@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@media (max-width: 767px){.dark-dropdown[data-v-df078f41]{position:relative;top:-10px}}@media (min-width: 1024px){.dark-dropdown[data-v-df078f41]{width:200px!important}}.overlay-loader[data-v-2bd7237c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-overlay[data-v-1f699820]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.modal-container[data-v-1f699820]{background:white;width:90%;max-width:525px;padding:2rem;border-radius:8px;position:relative;box-shadow:0 4px 10px #0000001a}.modal-close-button[data-v-1f699820]{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer}.modal-close-button[data-v-1f699820]:hover{color:#333}.image-loader[data-v-53f19731]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3}.custom-tooltip[data-v-9ea4f6ec]{position:relative;display:inline-block}.tooltip-content[data-v-9ea4f6ec]{position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #ccc;color:#000;padding:10px;border-radius:4px;box-shadow:0 2px 4px #0000001a;z-index:9999;display:block;width:300px}.custom-tooltip:hover .tooltip-content[data-v-9ea4f6ec]{display:block}.custom-width{width:30%}@media screen and (max-width: 1024px){.custom-width{width:40%}}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;inset:0;z-index:999999}.dp__menu_disabled{background:rgba(255,255,255,.5);cursor:not-allowed}.dp__menu_readonly{background:rgba(0,0,0,0);cursor:default}.dp-menu-loading{background:rgba(255,255,255,.5);cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}@media only screen and (width <= 600px){.dp--preset-dates{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}}.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (width <= 600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}@media only screen and (width <= 600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__btn,.dp--time-overlay-btn,.dp--time-invalid,.dp--qr-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.vue-advanced-cropper{text-align:center;position:relative;user-select:none;max-height:100%;max-width:100%;direction:ltr}.vue-advanced-cropper__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.vue-advanced-cropper__image{user-select:none;position:absolute;transform-origin:center;max-width:none!important}.vue-advanced-cropper__background,.vue-advanced-cropper__foreground{opacity:1;background:black;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.vue-advanced-cropper__foreground{opacity:.5}.vue-advanced-cropper__boundaries{opacity:1;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.vue-advanced-cropper__cropper-wrapper{width:100%;height:100%}.vue-advanced-cropper__image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%}.vue-advanced-cropper__stencil-wrapper{position:absolute}.vue-simple-handler{display:block;background:white;height:10px;width:10px}.vue-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.vue-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vue-handler-wrapper--west-north{cursor:nw-resize}.vue-handler-wrapper--north{cursor:n-resize}.vue-handler-wrapper--east-north{cursor:ne-resize}.vue-handler-wrapper--east{cursor:e-resize}.vue-handler-wrapper--east-south{cursor:se-resize}.vue-handler-wrapper--south{cursor:s-resize}.vue-handler-wrapper--west-south{cursor:sw-resize}.vue-handler-wrapper--west{cursor:w-resize}.vue-handler-wrapper--disabled{cursor:auto}.vue-line-wrapper{background:none;position:absolute;display:flex;align-items:center;justify-content:center}.vue-line-wrapper--north,.vue-line-wrapper--south{height:12px;width:100%;left:0;transform:translateY(-50%)}.vue-line-wrapper--north{top:0;cursor:n-resize}.vue-line-wrapper--south{top:100%;cursor:s-resize}.vue-line-wrapper--east,.vue-line-wrapper--west{width:12px;height:100%;transform:translate(-50%);top:0}.vue-line-wrapper--east{left:100%;cursor:e-resize}.vue-line-wrapper--west{left:0;cursor:w-resize}.vue-line-wrapper--disabled{cursor:auto}.vue-bounding-box{position:relative;height:100%;width:100%}.vue-bounding-box__handler{position:absolute}.vue-bounding-box__handler--west-north{left:0;top:0}.vue-bounding-box__handler--north{left:50%;top:0}.vue-bounding-box__handler--east-north{left:100%;top:0}.vue-bounding-box__handler--east{left:100%;top:50%}.vue-bounding-box__handler--east-south{left:100%;top:100%}.vue-bounding-box__handler--south{left:50%;top:100%}.vue-bounding-box__handler--west-south{left:0;top:100%}.vue-bounding-box__handler--west{left:0;top:50%}.vue-draggable-area{position:relative}.vue-preview-result{overflow:hidden;box-sizing:border-box;position:absolute;height:100%;width:100%}.vue-preview-result__wrapper{position:absolute}.vue-preview-result__image{pointer-events:none;position:relative;user-select:none;transform-origin:center;max-width:none!important}.vue-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box}.vue-rectangle-stencil__preview{position:absolute;width:100%;height:100%}.vue-rectangle-stencil--movable{cursor:move}.vue-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;cursor:move}.vue-circle-stencil__preview{border-radius:50%;position:absolute;width:100%;height:100%}.vue-circle-stencil--movable{cursor:move}.vue-preview{overflow:hidden;box-sizing:border-box;position:relative}.vue-preview--fill{width:100%;height:100%;position:absolute}.vue-preview__wrapper{position:absolute;height:100%;width:100%}.vue-preview__image{pointer-events:none;position:absolute;user-select:none;transform-origin:center;max-width:none!important}.vue-simple-line{background:none;transition:border .5s;border-color:#ffffff4d;border-width:0;border-style:solid}.vue-simple-line--south,.vue-simple-line--north{height:0;width:100%}.vue-simple-line--east,.vue-simple-line--west{height:100%;width:0}.vue-simple-line--east{border-right-width:1px}.vue-simple-line--west{border-left-width:1px}.vue-simple-line--south{border-bottom-width:1px}.vue-simple-line--north{border-top-width:1px}.vue-simple-line--hover{opacity:1;border-color:#fff}hr.horizontal-border{border:1px solid #555659!important}.cst-form .p-button[data-v-72b29729]{min-width:120px}.p-datatable-tbody tr[data-v-6fbdde63]:hover{background-color:#80c34233}.inactive-col[data-v-6fbdde63]{white-space:nowrap}@media screen and (max-width: 768px){.inactive-col[data-v-6fbdde63]{white-space:wrap}}$default-weight: 500; $text-main: #23262f; @define-mixin title $size{font-family:Avenir,Helvetica,sans-serif;font-weight:700;font-size:$size}@define-mixin text $size{font-family: Garamond,serif; font-weight: 400; font-size: $size;}$overlay: rgba(0,0,0,.6); @define-mixin flex-center{display:flex;flex-direction:row;justify-content:center;align-items:center}@define-mixin flex-center-col{display: flex; flex-direction: column; justify-content: center; align-items: center;}@define-mixin overlay{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}.p-overflow-hidden .p-dropdown-panel{max-width:100px!important}.p-overflow-hidden .p-dropdown-item{word-break:break-all;white-space:break-spaces}html,body{padding:0;margin:0;width:100%;height:100%;color:$text-main;background-color:#fff;* {box-sizing: border-box;}}.app{height:100%}a{text-decoration:none;color:unset}#app,.app-content{height:100%}.container{max-width:1200px;box-sizing:border-box;padding-left:40px;padding-right:40px;margin:0 auto}.p-multiselect-header .p-checkbox.p-component{width:100%}.p-multiselect-header .p-checkbox:after{content:"Select All";margin-left:.5rem;width:auto}.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none;user-select:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{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}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;user-select:none}.p-link:disabled{cursor:default}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-connected-overlay-enter-from{opacity:0;transform:scaleY(.8)}.p-connected-overlay-leave-to{opacity:0}.p-connected-overlay-enter-active{transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-leave-active{transition:opacity .1s linear}.p-toggleable-content-enter-from,.p-toggleable-content-leave-to{max-height:0}.p-toggleable-content-enter-to,.p-toggleable-content-leave-from{max-height:1000px}.p-toggleable-content-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.p-toggleable-content-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:inline-flex;cursor:pointer;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;user-select:none;vertical-align:bottom;position:relative}.p-checkbox.p-checkbox-disabled{cursor:default}.p-checkbox-box{display:flex;justify-content:center;align-items:center}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(/assets/color.473bc8ca.png) no-repeat left top}.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 left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-fluid .p-inputgroup .p-input{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>svg,.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-radiobutton{position:relative;display:inline-flex;cursor:pointer;user-select:none;vertical-align:bottom}.p-radiobutton.p-radiobutton-disabled{cursor:default}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0);pointer-events:none}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons.ce852338.eot);src:url(/assets/primeicons.ce852338.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons.3824be50.woff2) format("woff2"),url(/assets/primeicons.90a58d3a.woff) format("woff"),url(/assets/primeicons.131bc3bf.ttf) format("truetype"),url(/assets/primeicons.5e10f102.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;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;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}.col{flex-grow:1;flex-basis:0;padding:.5rem}.col-fixed{flex:0 0 auto;padding:.5rem}.col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.col-3{flex:0 0 auto;padding:.5rem;width:25%}.col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.col-6{flex:0 0 auto;padding:.5rem;width:50%}.col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.col-9{flex:0 0 auto;padding:.5rem;width:75%}.col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.col-12{flex:0 0 auto;padding:.5rem;width:100%}@media screen and (min-width: 576px){.sm\:col{flex-grow:1;flex-basis:0;padding:.5rem}.sm\:col-fixed{flex:0 0 auto;padding:.5rem}.sm\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.sm\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.sm\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.sm\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.sm\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.sm\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.sm\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.sm\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.sm\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.sm\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.sm\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 768px){.md\:col{flex-grow:1;flex-basis:0;padding:.5rem}.md\:col-fixed{flex:0 0 auto;padding:.5rem}.md\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.md\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.md\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.md\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.md\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.md\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.md\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.md\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.md\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.md\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.md\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.md\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-fixed{flex:0 0 auto;padding:.5rem}.lg\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.lg\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.lg\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.lg\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.lg\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.lg\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.lg\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.lg\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.lg\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.lg\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.lg\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:.5rem}.xl\:col-fixed{flex:0 0 auto;padding:.5rem}.xl\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.xl\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.xl\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.xl\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.xl\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.xl\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.xl\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.xl\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.xl\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.xl\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.xl\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}.col-offset-0{margin-left:0!important}.col-offset-1{margin-left:8.3333%!important}.col-offset-2{margin-left:16.6667%!important}.col-offset-3{margin-left:25%!important}.col-offset-4{margin-left:33.3333%!important}.col-offset-5{margin-left:41.6667%!important}.col-offset-6{margin-left:50%!important}.col-offset-7{margin-left:58.3333%!important}.col-offset-8{margin-left:66.6667%!important}.col-offset-9{margin-left:75%!important}.col-offset-10{margin-left:83.3333%!important}.col-offset-11{margin-left:91.6667%!important}.col-offset-12{margin-left:100%!important}@media screen and (min-width: 576px){.sm\:col-offset-0{margin-left:0!important}.sm\:col-offset-1{margin-left:8.3333%!important}.sm\:col-offset-2{margin-left:16.6667%!important}.sm\:col-offset-3{margin-left:25%!important}.sm\:col-offset-4{margin-left:33.3333%!important}.sm\:col-offset-5{margin-left:41.6667%!important}.sm\:col-offset-6{margin-left:50%!important}.sm\:col-offset-7{margin-left:58.3333%!important}.sm\:col-offset-8{margin-left:66.6667%!important}.sm\:col-offset-9{margin-left:75%!important}.sm\:col-offset-10{margin-left:83.3333%!important}.sm\:col-offset-11{margin-left:91.6667%!important}.sm\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 768px){.md\:col-offset-0{margin-left:0!important}.md\:col-offset-1{margin-left:8.3333%!important}.md\:col-offset-2{margin-left:16.6667%!important}.md\:col-offset-3{margin-left:25%!important}.md\:col-offset-4{margin-left:33.3333%!important}.md\:col-offset-5{margin-left:41.6667%!important}.md\:col-offset-6{margin-left:50%!important}.md\:col-offset-7{margin-left:58.3333%!important}.md\:col-offset-8{margin-left:66.6667%!important}.md\:col-offset-9{margin-left:75%!important}.md\:col-offset-10{margin-left:83.3333%!important}.md\:col-offset-11{margin-left:91.6667%!important}.md\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 992px){.lg\:col-offset-0{margin-left:0!important}.lg\:col-offset-1{margin-left:8.3333%!important}.lg\:col-offset-2{margin-left:16.6667%!important}.lg\:col-offset-3{margin-left:25%!important}.lg\:col-offset-4{margin-left:33.3333%!important}.lg\:col-offset-5{margin-left:41.6667%!important}.lg\:col-offset-6{margin-left:50%!important}.lg\:col-offset-7{margin-left:58.3333%!important}.lg\:col-offset-8{margin-left:66.6667%!important}.lg\:col-offset-9{margin-left:75%!important}.lg\:col-offset-10{margin-left:83.3333%!important}.lg\:col-offset-11{margin-left:91.6667%!important}.lg\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 1200px){.xl\:col-offset-0{margin-left:0!important}.xl\:col-offset-1{margin-left:8.3333%!important}.xl\:col-offset-2{margin-left:16.6667%!important}.xl\:col-offset-3{margin-left:25%!important}.xl\:col-offset-4{margin-left:33.3333%!important}.xl\:col-offset-5{margin-left:41.6667%!important}.xl\:col-offset-6{margin-left:50%!important}.xl\:col-offset-7{margin-left:58.3333%!important}.xl\:col-offset-8{margin-left:66.6667%!important}.xl\:col-offset-9{margin-left:75%!important}.xl\:col-offset-10{margin-left:83.3333%!important}.xl\:col-offset-11{margin-left:91.6667%!important}.xl\:col-offset-12{margin-left:100%!important}}.text-0{color:var(--surface-0)!important}.text-50{color:var(--surface-50)!important}.text-100{color:var(--surface-100)!important}.text-200{color:var(--surface-200)!important}.text-300{color:var(--surface-300)!important}.text-400{color:var(--surface-400)!important}.text-500{color:var(--surface-500)!important}.text-600{color:var(--surface-600)!important}.text-700{color:var(--surface-700)!important}.text-800{color:var(--surface-800)!important}.text-900{color:var(--surface-900)!important}.focus\:text-0:focus{color:var(--surface-0)!important}.hover\:text-0:hover,.active\:text-0:active{color:var(--surface-0)!important}.focus\:text-50:focus{color:var(--surface-50)!important}.hover\:text-50:hover,.active\:text-50:active{color:var(--surface-50)!important}.focus\:text-100:focus{color:var(--surface-100)!important}.hover\:text-100:hover,.active\:text-100:active{color:var(--surface-100)!important}.focus\:text-200:focus{color:var(--surface-200)!important}.hover\:text-200:hover,.active\:text-200:active{color:var(--surface-200)!important}.focus\:text-300:focus{color:var(--surface-300)!important}.hover\:text-300:hover,.active\:text-300:active{color:var(--surface-300)!important}.focus\:text-400:focus{color:var(--surface-400)!important}.hover\:text-400:hover,.active\:text-400:active{color:var(--surface-400)!important}.focus\:text-500:focus{color:var(--surface-500)!important}.hover\:text-500:hover,.active\:text-500:active{color:var(--surface-500)!important}.focus\:text-600:focus{color:var(--surface-600)!important}.hover\:text-600:hover,.active\:text-600:active{color:var(--surface-600)!important}.focus\:text-700:focus{color:var(--surface-700)!important}.hover\:text-700:hover,.active\:text-700:active{color:var(--surface-700)!important}.focus\:text-800:focus{color:var(--surface-800)!important}.hover\:text-800:hover,.active\:text-800:active{color:var(--surface-800)!important}.focus\:text-900:focus{color:var(--surface-900)!important}.hover\:text-900:hover,.active\:text-900:active{color:var(--surface-900)!important}.surface-0{background-color:var(--surface-0)!important}.surface-50{background-color:var(--surface-50)!important}.surface-100{background-color:var(--surface-100)!important}.surface-200{background-color:var(--surface-200)!important}.surface-300{background-color:var(--surface-300)!important}.surface-400{background-color:var(--surface-400)!important}.surface-500{background-color:var(--surface-500)!important}.surface-600{background-color:var(--surface-600)!important}.surface-700{background-color:var(--surface-700)!important}.surface-800{background-color:var(--surface-800)!important}.surface-900{background-color:var(--surface-900)!important}.focus\:surface-0:focus{background-color:var(--surface-0)!important}.hover\:surface-0:hover,.active\:surface-0:active{background-color:var(--surface-0)!important}.focus\:surface-50:focus{background-color:var(--surface-50)!important}.hover\:surface-50:hover,.active\:surface-50:active{background-color:var(--surface-50)!important}.focus\:surface-100:focus{background-color:var(--surface-100)!important}.hover\:surface-100:hover,.active\:surface-100:active{background-color:var(--surface-100)!important}.focus\:surface-200:focus{background-color:var(--surface-200)!important}.hover\:surface-200:hover,.active\:surface-200:active{background-color:var(--surface-200)!important}.focus\:surface-300:focus{background-color:var(--surface-300)!important}.hover\:surface-300:hover,.active\:surface-300:active{background-color:var(--surface-300)!important}.focus\:surface-400:focus{background-color:var(--surface-400)!important}.hover\:surface-400:hover,.active\:surface-400:active{background-color:var(--surface-400)!important}.focus\:surface-500:focus{background-color:var(--surface-500)!important}.hover\:surface-500:hover,.active\:surface-500:active{background-color:var(--surface-500)!important}.focus\:surface-600:focus{background-color:var(--surface-600)!important}.hover\:surface-600:hover,.active\:surface-600:active{background-color:var(--surface-600)!important}.focus\:surface-700:focus{background-color:var(--surface-700)!important}.hover\:surface-700:hover,.active\:surface-700:active{background-color:var(--surface-700)!important}.focus\:surface-800:focus{background-color:var(--surface-800)!important}.hover\:surface-800:hover,.active\:surface-800:active{background-color:var(--surface-800)!important}.focus\:surface-900:focus{background-color:var(--surface-900)!important}.hover\:surface-900:hover,.active\:surface-900:active{background-color:var(--surface-900)!important}.border-0{border-color:var(--surface-0)!important}.border-50{border-color:var(--surface-50)!important}.border-100{border-color:var(--surface-100)!important}.border-200{border-color:var(--surface-200)!important}.border-300{border-color:var(--surface-300)!important}.border-400{border-color:var(--surface-400)!important}.border-500{border-color:var(--surface-500)!important}.border-600{border-color:var(--surface-600)!important}.border-700{border-color:var(--surface-700)!important}.border-800{border-color:var(--surface-800)!important}.border-900{border-color:var(--surface-900)!important}.focus\:border-0:focus{border-color:var(--surface-0)!important}.hover\:border-0:hover,.active\:border-0:active{border-color:var(--surface-0)!important}.focus\:border-50:focus{border-color:var(--surface-50)!important}.hover\:border-50:hover,.active\:border-50:active{border-color:var(--surface-50)!important}.focus\:border-100:focus{border-color:var(--surface-100)!important}.hover\:border-100:hover,.active\:border-100:active{border-color:var(--surface-100)!important}.focus\:border-200:focus{border-color:var(--surface-200)!important}.hover\:border-200:hover,.active\:border-200:active{border-color:var(--surface-200)!important}.focus\:border-300:focus{border-color:var(--surface-300)!important}.hover\:border-300:hover,.active\:border-300:active{border-color:var(--surface-300)!important}.focus\:border-400:focus{border-color:var(--surface-400)!important}.hover\:border-400:hover,.active\:border-400:active{border-color:var(--surface-400)!important}.focus\:border-500:focus{border-color:var(--surface-500)!important}.hover\:border-500:hover,.active\:border-500:active{border-color:var(--surface-500)!important}.focus\:border-600:focus{border-color:var(--surface-600)!important}.hover\:border-600:hover,.active\:border-600:active{border-color:var(--surface-600)!important}.focus\:border-700:focus{border-color:var(--surface-700)!important}.hover\:border-700:hover,.active\:border-700:active{border-color:var(--surface-700)!important}.focus\:border-800:focus{border-color:var(--surface-800)!important}.hover\:border-800:hover,.active\:border-800:active{border-color:var(--surface-800)!important}.focus\:border-900:focus{border-color:var(--surface-900)!important}.hover\:border-900:hover,.active\:border-900:active{border-color:var(--surface-900)!important}.bg-transparent{background-color:transparent!important}@media screen and (min-width: 576px){.sm\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 768px){.md\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 992px){.lg\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:bg-transparent{background-color:transparent!important}}.border-transparent{border-color:transparent!important}@media screen and (min-width: 576px){.sm\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 768px){.md\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 992px){.lg\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:border-transparent{border-color:transparent!important}}.text-blue-50{color:var(--blue-50)!important}.text-blue-100{color:var(--blue-100)!important}.text-blue-200{color:var(--blue-200)!important}.text-blue-300{color:var(--blue-300)!important}.text-blue-400{color:var(--blue-400)!important}.text-blue-500{color:var(--blue-500)!important}.text-blue-600{color:var(--blue-600)!important}.text-blue-700{color:var(--blue-700)!important}.text-blue-800{color:var(--blue-800)!important}.text-blue-900{color:var(--blue-900)!important}.focus\:text-blue-50:focus{color:var(--blue-50)!important}.focus\:text-blue-100:focus{color:var(--blue-100)!important}.focus\:text-blue-200:focus{color:var(--blue-200)!important}.focus\:text-blue-300:focus{color:var(--blue-300)!important}.focus\:text-blue-400:focus{color:var(--blue-400)!important}.focus\:text-blue-500:focus{color:var(--blue-500)!important}.focus\:text-blue-600:focus{color:var(--blue-600)!important}.focus\:text-blue-700:focus{color:var(--blue-700)!important}.focus\:text-blue-800:focus{color:var(--blue-800)!important}.focus\:text-blue-900:focus{color:var(--blue-900)!important}.hover\:text-blue-50:hover{color:var(--blue-50)!important}.hover\:text-blue-100:hover{color:var(--blue-100)!important}.hover\:text-blue-200:hover{color:var(--blue-200)!important}.hover\:text-blue-300:hover{color:var(--blue-300)!important}.hover\:text-blue-400:hover{color:var(--blue-400)!important}.hover\:text-blue-500:hover{color:var(--blue-500)!important}.hover\:text-blue-600:hover{color:var(--blue-600)!important}.hover\:text-blue-700:hover{color:var(--blue-700)!important}.hover\:text-blue-800:hover{color:var(--blue-800)!important}.hover\:text-blue-900:hover{color:var(--blue-900)!important}.active\:text-blue-50:active{color:var(--blue-50)!important}.active\:text-blue-100:active{color:var(--blue-100)!important}.active\:text-blue-200:active{color:var(--blue-200)!important}.active\:text-blue-300:active{color:var(--blue-300)!important}.active\:text-blue-400:active{color:var(--blue-400)!important}.active\:text-blue-500:active{color:var(--blue-500)!important}.active\:text-blue-600:active{color:var(--blue-600)!important}.active\:text-blue-700:active{color:var(--blue-700)!important}.active\:text-blue-800:active{color:var(--blue-800)!important}.active\:text-blue-900:active{color:var(--blue-900)!important}.text-green-50{color:var(--green-50)!important}.text-green-100{color:var(--green-100)!important}.text-green-200{color:var(--green-200)!important}.text-green-300{color:var(--green-300)!important}.text-green-400{color:var(--green-400)!important}.text-green-500{color:var(--green-500)!important}.text-green-600{color:var(--green-600)!important}.text-green-700{color:var(--green-700)!important}.text-green-800{color:var(--green-800)!important}.text-green-900{color:var(--green-900)!important}.focus\:text-green-50:focus{color:var(--green-50)!important}.focus\:text-green-100:focus{color:var(--green-100)!important}.focus\:text-green-200:focus{color:var(--green-200)!important}.focus\:text-green-300:focus{color:var(--green-300)!important}.focus\:text-green-400:focus{color:var(--green-400)!important}.focus\:text-green-500:focus{color:var(--green-500)!important}.focus\:text-green-600:focus{color:var(--green-600)!important}.focus\:text-green-700:focus{color:var(--green-700)!important}.focus\:text-green-800:focus{color:var(--green-800)!important}.focus\:text-green-900:focus{color:var(--green-900)!important}.hover\:text-green-50:hover{color:var(--green-50)!important}.hover\:text-green-100:hover{color:var(--green-100)!important}.hover\:text-green-200:hover{color:var(--green-200)!important}.hover\:text-green-300:hover{color:var(--green-300)!important}.hover\:text-green-400:hover{color:var(--green-400)!important}.hover\:text-green-500:hover{color:var(--green-500)!important}.hover\:text-green-600:hover{color:var(--green-600)!important}.hover\:text-green-700:hover{color:var(--green-700)!important}.hover\:text-green-800:hover{color:var(--green-800)!important}.hover\:text-green-900:hover{color:var(--green-900)!important}.active\:text-green-50:active{color:var(--green-50)!important}.active\:text-green-100:active{color:var(--green-100)!important}.active\:text-green-200:active{color:var(--green-200)!important}.active\:text-green-300:active{color:var(--green-300)!important}.active\:text-green-400:active{color:var(--green-400)!important}.active\:text-green-500:active{color:var(--green-500)!important}.active\:text-green-600:active{color:var(--green-600)!important}.active\:text-green-700:active{color:var(--green-700)!important}.active\:text-green-800:active{color:var(--green-800)!important}.active\:text-green-900:active{color:var(--green-900)!important}.text-yellow-50{color:var(--yellow-50)!important}.text-yellow-100{color:var(--yellow-100)!important}.text-yellow-200{color:var(--yellow-200)!important}.text-yellow-300{color:var(--yellow-300)!important}.text-yellow-400{color:var(--yellow-400)!important}.text-yellow-500{color:var(--yellow-500)!important}.text-yellow-600{color:var(--yellow-600)!important}.text-yellow-700{color:var(--yellow-700)!important}.text-yellow-800{color:var(--yellow-800)!important}.text-yellow-900{color:var(--yellow-900)!important}.focus\:text-yellow-50:focus{color:var(--yellow-50)!important}.focus\:text-yellow-100:focus{color:var(--yellow-100)!important}.focus\:text-yellow-200:focus{color:var(--yellow-200)!important}.focus\:text-yellow-300:focus{color:var(--yellow-300)!important}.focus\:text-yellow-400:focus{color:var(--yellow-400)!important}.focus\:text-yellow-500:focus{color:var(--yellow-500)!important}.focus\:text-yellow-600:focus{color:var(--yellow-600)!important}.focus\:text-yellow-700:focus{color:var(--yellow-700)!important}.focus\:text-yellow-800:focus{color:var(--yellow-800)!important}.focus\:text-yellow-900:focus{color:var(--yellow-900)!important}.hover\:text-yellow-50:hover{color:var(--yellow-50)!important}.hover\:text-yellow-100:hover{color:var(--yellow-100)!important}.hover\:text-yellow-200:hover{color:var(--yellow-200)!important}.hover\:text-yellow-300:hover{color:var(--yellow-300)!important}.hover\:text-yellow-400:hover{color:var(--yellow-400)!important}.hover\:text-yellow-500:hover{color:var(--yellow-500)!important}.hover\:text-yellow-600:hover{color:var(--yellow-600)!important}.hover\:text-yellow-700:hover{color:var(--yellow-700)!important}.hover\:text-yellow-800:hover{color:var(--yellow-800)!important}.hover\:text-yellow-900:hover{color:var(--yellow-900)!important}.active\:text-yellow-50:active{color:var(--yellow-50)!important}.active\:text-yellow-100:active{color:var(--yellow-100)!important}.active\:text-yellow-200:active{color:var(--yellow-200)!important}.active\:text-yellow-300:active{color:var(--yellow-300)!important}.active\:text-yellow-400:active{color:var(--yellow-400)!important}.active\:text-yellow-500:active{color:var(--yellow-500)!important}.active\:text-yellow-600:active{color:var(--yellow-600)!important}.active\:text-yellow-700:active{color:var(--yellow-700)!important}.active\:text-yellow-800:active{color:var(--yellow-800)!important}.active\:text-yellow-900:active{color:var(--yellow-900)!important}.text-cyan-50{color:var(--cyan-50)!important}.text-cyan-100{color:var(--cyan-100)!important}.text-cyan-200{color:var(--cyan-200)!important}.text-cyan-300{color:var(--cyan-300)!important}.text-cyan-400{color:var(--cyan-400)!important}.text-cyan-500{color:var(--cyan-500)!important}.text-cyan-600{color:var(--cyan-600)!important}.text-cyan-700{color:var(--cyan-700)!important}.text-cyan-800{color:var(--cyan-800)!important}.text-cyan-900{color:var(--cyan-900)!important}.focus\:text-cyan-50:focus{color:var(--cyan-50)!important}.focus\:text-cyan-100:focus{color:var(--cyan-100)!important}.focus\:text-cyan-200:focus{color:var(--cyan-200)!important}.focus\:text-cyan-300:focus{color:var(--cyan-300)!important}.focus\:text-cyan-400:focus{color:var(--cyan-400)!important}.focus\:text-cyan-500:focus{color:var(--cyan-500)!important}.focus\:text-cyan-600:focus{color:var(--cyan-600)!important}.focus\:text-cyan-700:focus{color:var(--cyan-700)!important}.focus\:text-cyan-800:focus{color:var(--cyan-800)!important}.focus\:text-cyan-900:focus{color:var(--cyan-900)!important}.hover\:text-cyan-50:hover{color:var(--cyan-50)!important}.hover\:text-cyan-100:hover{color:var(--cyan-100)!important}.hover\:text-cyan-200:hover{color:var(--cyan-200)!important}.hover\:text-cyan-300:hover{color:var(--cyan-300)!important}.hover\:text-cyan-400:hover{color:var(--cyan-400)!important}.hover\:text-cyan-500:hover{color:var(--cyan-500)!important}.hover\:text-cyan-600:hover{color:var(--cyan-600)!important}.hover\:text-cyan-700:hover{color:var(--cyan-700)!important}.hover\:text-cyan-800:hover{color:var(--cyan-800)!important}.hover\:text-cyan-900:hover{color:var(--cyan-900)!important}.active\:text-cyan-50:active{color:var(--cyan-50)!important}.active\:text-cyan-100:active{color:var(--cyan-100)!important}.active\:text-cyan-200:active{color:var(--cyan-200)!important}.active\:text-cyan-300:active{color:var(--cyan-300)!important}.active\:text-cyan-400:active{color:var(--cyan-400)!important}.active\:text-cyan-500:active{color:var(--cyan-500)!important}.active\:text-cyan-600:active{color:var(--cyan-600)!important}.active\:text-cyan-700:active{color:var(--cyan-700)!important}.active\:text-cyan-800:active{color:var(--cyan-800)!important}.active\:text-cyan-900:active{color:var(--cyan-900)!important}.text-pink-50{color:var(--pink-50)!important}.text-pink-100{color:var(--pink-100)!important}.text-pink-200{color:var(--pink-200)!important}.text-pink-300{color:var(--pink-300)!important}.text-pink-400{color:var(--pink-400)!important}.text-pink-500{color:var(--pink-500)!important}.text-pink-600{color:var(--pink-600)!important}.text-pink-700{color:var(--pink-700)!important}.text-pink-800{color:var(--pink-800)!important}.text-pink-900{color:var(--pink-900)!important}.focus\:text-pink-50:focus{color:var(--pink-50)!important}.focus\:text-pink-100:focus{color:var(--pink-100)!important}.focus\:text-pink-200:focus{color:var(--pink-200)!important}.focus\:text-pink-300:focus{color:var(--pink-300)!important}.focus\:text-pink-400:focus{color:var(--pink-400)!important}.focus\:text-pink-500:focus{color:var(--pink-500)!important}.focus\:text-pink-600:focus{color:var(--pink-600)!important}.focus\:text-pink-700:focus{color:var(--pink-700)!important}.focus\:text-pink-800:focus{color:var(--pink-800)!important}.focus\:text-pink-900:focus{color:var(--pink-900)!important}.hover\:text-pink-50:hover{color:var(--pink-50)!important}.hover\:text-pink-100:hover{color:var(--pink-100)!important}.hover\:text-pink-200:hover{color:var(--pink-200)!important}.hover\:text-pink-300:hover{color:var(--pink-300)!important}.hover\:text-pink-400:hover{color:var(--pink-400)!important}.hover\:text-pink-500:hover{color:var(--pink-500)!important}.hover\:text-pink-600:hover{color:var(--pink-600)!important}.hover\:text-pink-700:hover{color:var(--pink-700)!important}.hover\:text-pink-800:hover{color:var(--pink-800)!important}.hover\:text-pink-900:hover{color:var(--pink-900)!important}.active\:text-pink-50:active{color:var(--pink-50)!important}.active\:text-pink-100:active{color:var(--pink-100)!important}.active\:text-pink-200:active{color:var(--pink-200)!important}.active\:text-pink-300:active{color:var(--pink-300)!important}.active\:text-pink-400:active{color:var(--pink-400)!important}.active\:text-pink-500:active{color:var(--pink-500)!important}.active\:text-pink-600:active{color:var(--pink-600)!important}.active\:text-pink-700:active{color:var(--pink-700)!important}.active\:text-pink-800:active{color:var(--pink-800)!important}.active\:text-pink-900:active{color:var(--pink-900)!important}.text-indigo-50{color:var(--indigo-50)!important}.text-indigo-100{color:var(--indigo-100)!important}.text-indigo-200{color:var(--indigo-200)!important}.text-indigo-300{color:var(--indigo-300)!important}.text-indigo-400{color:var(--indigo-400)!important}.text-indigo-500{color:var(--indigo-500)!important}.text-indigo-600{color:var(--indigo-600)!important}.text-indigo-700{color:var(--indigo-700)!important}.text-indigo-800{color:var(--indigo-800)!important}.text-indigo-900{color:var(--indigo-900)!important}.focus\:text-indigo-50:focus{color:var(--indigo-50)!important}.focus\:text-indigo-100:focus{color:var(--indigo-100)!important}.focus\:text-indigo-200:focus{color:var(--indigo-200)!important}.focus\:text-indigo-300:focus{color:var(--indigo-300)!important}.focus\:text-indigo-400:focus{color:var(--indigo-400)!important}.focus\:text-indigo-500:focus{color:var(--indigo-500)!important}.focus\:text-indigo-600:focus{color:var(--indigo-600)!important}.focus\:text-indigo-700:focus{color:var(--indigo-700)!important}.focus\:text-indigo-800:focus{color:var(--indigo-800)!important}.focus\:text-indigo-900:focus{color:var(--indigo-900)!important}.hover\:text-indigo-50:hover{color:var(--indigo-50)!important}.hover\:text-indigo-100:hover{color:var(--indigo-100)!important}.hover\:text-indigo-200:hover{color:var(--indigo-200)!important}.hover\:text-indigo-300:hover{color:var(--indigo-300)!important}.hover\:text-indigo-400:hover{color:var(--indigo-400)!important}.hover\:text-indigo-500:hover{color:var(--indigo-500)!important}.hover\:text-indigo-600:hover{color:var(--indigo-600)!important}.hover\:text-indigo-700:hover{color:var(--indigo-700)!important}.hover\:text-indigo-800:hover{color:var(--indigo-800)!important}.hover\:text-indigo-900:hover{color:var(--indigo-900)!important}.active\:text-indigo-50:active{color:var(--indigo-50)!important}.active\:text-indigo-100:active{color:var(--indigo-100)!important}.active\:text-indigo-200:active{color:var(--indigo-200)!important}.active\:text-indigo-300:active{color:var(--indigo-300)!important}.active\:text-indigo-400:active{color:var(--indigo-400)!important}.active\:text-indigo-500:active{color:var(--indigo-500)!important}.active\:text-indigo-600:active{color:var(--indigo-600)!important}.active\:text-indigo-700:active{color:var(--indigo-700)!important}.active\:text-indigo-800:active{color:var(--indigo-800)!important}.active\:text-indigo-900:active{color:var(--indigo-900)!important}.text-teal-50{color:var(--teal-50)!important}.text-teal-100{color:var(--teal-100)!important}.text-teal-200{color:var(--teal-200)!important}.text-teal-300{color:var(--teal-300)!important}.text-teal-400{color:var(--teal-400)!important}.text-teal-500{color:var(--teal-500)!important}.text-teal-600{color:var(--teal-600)!important}.text-teal-700{color:var(--teal-700)!important}.text-teal-800{color:var(--teal-800)!important}.text-teal-900{color:var(--teal-900)!important}.focus\:text-teal-50:focus{color:var(--teal-50)!important}.focus\:text-teal-100:focus{color:var(--teal-100)!important}.focus\:text-teal-200:focus{color:var(--teal-200)!important}.focus\:text-teal-300:focus{color:var(--teal-300)!important}.focus\:text-teal-400:focus{color:var(--teal-400)!important}.focus\:text-teal-500:focus{color:var(--teal-500)!important}.focus\:text-teal-600:focus{color:var(--teal-600)!important}.focus\:text-teal-700:focus{color:var(--teal-700)!important}.focus\:text-teal-800:focus{color:var(--teal-800)!important}.focus\:text-teal-900:focus{color:var(--teal-900)!important}.hover\:text-teal-50:hover{color:var(--teal-50)!important}.hover\:text-teal-100:hover{color:var(--teal-100)!important}.hover\:text-teal-200:hover{color:var(--teal-200)!important}.hover\:text-teal-300:hover{color:var(--teal-300)!important}.hover\:text-teal-400:hover{color:var(--teal-400)!important}.hover\:text-teal-500:hover{color:var(--teal-500)!important}.hover\:text-teal-600:hover{color:var(--teal-600)!important}.hover\:text-teal-700:hover{color:var(--teal-700)!important}.hover\:text-teal-800:hover{color:var(--teal-800)!important}.hover\:text-teal-900:hover{color:var(--teal-900)!important}.active\:text-teal-50:active{color:var(--teal-50)!important}.active\:text-teal-100:active{color:var(--teal-100)!important}.active\:text-teal-200:active{color:var(--teal-200)!important}.active\:text-teal-300:active{color:var(--teal-300)!important}.active\:text-teal-400:active{color:var(--teal-400)!important}.active\:text-teal-500:active{color:var(--teal-500)!important}.active\:text-teal-600:active{color:var(--teal-600)!important}.active\:text-teal-700:active{color:var(--teal-700)!important}.active\:text-teal-800:active{color:var(--teal-800)!important}.active\:text-teal-900:active{color:var(--teal-900)!important}.text-orange-50{color:var(--orange-50)!important}.text-orange-100{color:var(--orange-100)!important}.text-orange-200{color:var(--orange-200)!important}.text-orange-300{color:var(--orange-300)!important}.text-orange-400{color:var(--orange-400)!important}.text-orange-500{color:var(--orange-500)!important}.text-orange-600{color:var(--orange-600)!important}.text-orange-700{color:var(--orange-700)!important}.text-orange-800{color:var(--orange-800)!important}.text-orange-900{color:var(--orange-900)!important}.focus\:text-orange-50:focus{color:var(--orange-50)!important}.focus\:text-orange-100:focus{color:var(--orange-100)!important}.focus\:text-orange-200:focus{color:var(--orange-200)!important}.focus\:text-orange-300:focus{color:var(--orange-300)!important}.focus\:text-orange-400:focus{color:var(--orange-400)!important}.focus\:text-orange-500:focus{color:var(--orange-500)!important}.focus\:text-orange-600:focus{color:var(--orange-600)!important}.focus\:text-orange-700:focus{color:var(--orange-700)!important}.focus\:text-orange-800:focus{color:var(--orange-800)!important}.focus\:text-orange-900:focus{color:var(--orange-900)!important}.hover\:text-orange-50:hover{color:var(--orange-50)!important}.hover\:text-orange-100:hover{color:var(--orange-100)!important}.hover\:text-orange-200:hover{color:var(--orange-200)!important}.hover\:text-orange-300:hover{color:var(--orange-300)!important}.hover\:text-orange-400:hover{color:var(--orange-400)!important}.hover\:text-orange-500:hover{color:var(--orange-500)!important}.hover\:text-orange-600:hover{color:var(--orange-600)!important}.hover\:text-orange-700:hover{color:var(--orange-700)!important}.hover\:text-orange-800:hover{color:var(--orange-800)!important}.hover\:text-orange-900:hover{color:var(--orange-900)!important}.active\:text-orange-50:active{color:var(--orange-50)!important}.active\:text-orange-100:active{color:var(--orange-100)!important}.active\:text-orange-200:active{color:var(--orange-200)!important}.active\:text-orange-300:active{color:var(--orange-300)!important}.active\:text-orange-400:active{color:var(--orange-400)!important}.active\:text-orange-500:active{color:var(--orange-500)!important}.active\:text-orange-600:active{color:var(--orange-600)!important}.active\:text-orange-700:active{color:var(--orange-700)!important}.active\:text-orange-800:active{color:var(--orange-800)!important}.active\:text-orange-900:active{color:var(--orange-900)!important}.text-bluegray-50{color:var(--bluegray-50)!important}.text-bluegray-100{color:var(--bluegray-100)!important}.text-bluegray-200{color:var(--bluegray-200)!important}.text-bluegray-300{color:var(--bluegray-300)!important}.text-bluegray-400{color:var(--bluegray-400)!important}.text-bluegray-500{color:var(--bluegray-500)!important}.text-bluegray-600{color:var(--bluegray-600)!important}.text-bluegray-700{color:var(--bluegray-700)!important}.text-bluegray-800{color:var(--bluegray-800)!important}.text-bluegray-900{color:var(--bluegray-900)!important}.focus\:text-bluegray-50:focus{color:var(--bluegray-50)!important}.focus\:text-bluegray-100:focus{color:var(--bluegray-100)!important}.focus\:text-bluegray-200:focus{color:var(--bluegray-200)!important}.focus\:text-bluegray-300:focus{color:var(--bluegray-300)!important}.focus\:text-bluegray-400:focus{color:var(--bluegray-400)!important}.focus\:text-bluegray-500:focus{color:var(--bluegray-500)!important}.focus\:text-bluegray-600:focus{color:var(--bluegray-600)!important}.focus\:text-bluegray-700:focus{color:var(--bluegray-700)!important}.focus\:text-bluegray-800:focus{color:var(--bluegray-800)!important}.focus\:text-bluegray-900:focus{color:var(--bluegray-900)!important}.hover\:text-bluegray-50:hover{color:var(--bluegray-50)!important}.hover\:text-bluegray-100:hover{color:var(--bluegray-100)!important}.hover\:text-bluegray-200:hover{color:var(--bluegray-200)!important}.hover\:text-bluegray-300:hover{color:var(--bluegray-300)!important}.hover\:text-bluegray-400:hover{color:var(--bluegray-400)!important}.hover\:text-bluegray-500:hover{color:var(--bluegray-500)!important}.hover\:text-bluegray-600:hover{color:var(--bluegray-600)!important}.hover\:text-bluegray-700:hover{color:var(--bluegray-700)!important}.hover\:text-bluegray-800:hover{color:var(--bluegray-800)!important}.hover\:text-bluegray-900:hover{color:var(--bluegray-900)!important}.active\:text-bluegray-50:active{color:var(--bluegray-50)!important}.active\:text-bluegray-100:active{color:var(--bluegray-100)!important}.active\:text-bluegray-200:active{color:var(--bluegray-200)!important}.active\:text-bluegray-300:active{color:var(--bluegray-300)!important}.active\:text-bluegray-400:active{color:var(--bluegray-400)!important}.active\:text-bluegray-500:active{color:var(--bluegray-500)!important}.active\:text-bluegray-600:active{color:var(--bluegray-600)!important}.active\:text-bluegray-700:active{color:var(--bluegray-700)!important}.active\:text-bluegray-800:active{color:var(--bluegray-800)!important}.active\:text-bluegray-900:active{color:var(--bluegray-900)!important}.text-purple-50{color:var(--purple-50)!important}.text-purple-100{color:var(--purple-100)!important}.text-purple-200{color:var(--purple-200)!important}.text-purple-300{color:var(--purple-300)!important}.text-purple-400{color:var(--purple-400)!important}.text-purple-500{color:var(--purple-500)!important}.text-purple-600{color:var(--purple-600)!important}.text-purple-700{color:var(--purple-700)!important}.text-purple-800{color:var(--purple-800)!important}.text-purple-900{color:var(--purple-900)!important}.focus\:text-purple-50:focus{color:var(--purple-50)!important}.focus\:text-purple-100:focus{color:var(--purple-100)!important}.focus\:text-purple-200:focus{color:var(--purple-200)!important}.focus\:text-purple-300:focus{color:var(--purple-300)!important}.focus\:text-purple-400:focus{color:var(--purple-400)!important}.focus\:text-purple-500:focus{color:var(--purple-500)!important}.focus\:text-purple-600:focus{color:var(--purple-600)!important}.focus\:text-purple-700:focus{color:var(--purple-700)!important}.focus\:text-purple-800:focus{color:var(--purple-800)!important}.focus\:text-purple-900:focus{color:var(--purple-900)!important}.hover\:text-purple-50:hover{color:var(--purple-50)!important}.hover\:text-purple-100:hover{color:var(--purple-100)!important}.hover\:text-purple-200:hover{color:var(--purple-200)!important}.hover\:text-purple-300:hover{color:var(--purple-300)!important}.hover\:text-purple-400:hover{color:var(--purple-400)!important}.hover\:text-purple-500:hover{color:var(--purple-500)!important}.hover\:text-purple-600:hover{color:var(--purple-600)!important}.hover\:text-purple-700:hover{color:var(--purple-700)!important}.hover\:text-purple-800:hover{color:var(--purple-800)!important}.hover\:text-purple-900:hover{color:var(--purple-900)!important}.active\:text-purple-50:active{color:var(--purple-50)!important}.active\:text-purple-100:active{color:var(--purple-100)!important}.active\:text-purple-200:active{color:var(--purple-200)!important}.active\:text-purple-300:active{color:var(--purple-300)!important}.active\:text-purple-400:active{color:var(--purple-400)!important}.active\:text-purple-500:active{color:var(--purple-500)!important}.active\:text-purple-600:active{color:var(--purple-600)!important}.active\:text-purple-700:active{color:var(--purple-700)!important}.active\:text-purple-800:active{color:var(--purple-800)!important}.active\:text-purple-900:active{color:var(--purple-900)!important}.text-gray-50{color:var(--gray-50)!important}.text-gray-100{color:var(--gray-100)!important}.text-gray-200{color:var(--gray-200)!important}.text-gray-300{color:var(--gray-300)!important}.text-gray-400{color:var(--gray-400)!important}.text-gray-500{color:var(--gray-500)!important}.text-gray-600{color:var(--gray-600)!important}.text-gray-700{color:var(--gray-700)!important}.text-gray-800{color:var(--gray-800)!important}.text-gray-900{color:var(--gray-900)!important}.focus\:text-gray-50:focus{color:var(--gray-50)!important}.focus\:text-gray-100:focus{color:var(--gray-100)!important}.focus\:text-gray-200:focus{color:var(--gray-200)!important}.focus\:text-gray-300:focus{color:var(--gray-300)!important}.focus\:text-gray-400:focus{color:var(--gray-400)!important}.focus\:text-gray-500:focus{color:var(--gray-500)!important}.focus\:text-gray-600:focus{color:var(--gray-600)!important}.focus\:text-gray-700:focus{color:var(--gray-700)!important}.focus\:text-gray-800:focus{color:var(--gray-800)!important}.focus\:text-gray-900:focus{color:var(--gray-900)!important}.hover\:text-gray-50:hover{color:var(--gray-50)!important}.hover\:text-gray-100:hover{color:var(--gray-100)!important}.hover\:text-gray-200:hover{color:var(--gray-200)!important}.hover\:text-gray-300:hover{color:var(--gray-300)!important}.hover\:text-gray-400:hover{color:var(--gray-400)!important}.hover\:text-gray-500:hover{color:var(--gray-500)!important}.hover\:text-gray-600:hover{color:var(--gray-600)!important}.hover\:text-gray-700:hover{color:var(--gray-700)!important}.hover\:text-gray-800:hover{color:var(--gray-800)!important}.hover\:text-gray-900:hover{color:var(--gray-900)!important}.active\:text-gray-50:active{color:var(--gray-50)!important}.active\:text-gray-100:active{color:var(--gray-100)!important}.active\:text-gray-200:active{color:var(--gray-200)!important}.active\:text-gray-300:active{color:var(--gray-300)!important}.active\:text-gray-400:active{color:var(--gray-400)!important}.active\:text-gray-500:active{color:var(--gray-500)!important}.active\:text-gray-600:active{color:var(--gray-600)!important}.active\:text-gray-700:active{color:var(--gray-700)!important}.active\:text-gray-800:active{color:var(--gray-800)!important}.active\:text-gray-900:active{color:var(--gray-900)!important}.text-red-50{color:var(--red-50)!important}.text-red-100{color:var(--red-100)!important}.text-red-200{color:var(--red-200)!important}.text-red-300{color:var(--red-300)!important}.text-red-400{color:var(--red-400)!important}.text-red-500{color:var(--red-500)!important}.text-red-600{color:var(--red-600)!important}.text-red-700{color:var(--red-700)!important}.text-red-800{color:var(--red-800)!important}.text-red-900{color:var(--red-900)!important}.focus\:text-red-50:focus{color:var(--red-50)!important}.focus\:text-red-100:focus{color:var(--red-100)!important}.focus\:text-red-200:focus{color:var(--red-200)!important}.focus\:text-red-300:focus{color:var(--red-300)!important}.focus\:text-red-400:focus{color:var(--red-400)!important}.focus\:text-red-500:focus{color:var(--red-500)!important}.focus\:text-red-600:focus{color:var(--red-600)!important}.focus\:text-red-700:focus{color:var(--red-700)!important}.focus\:text-red-800:focus{color:var(--red-800)!important}.focus\:text-red-900:focus{color:var(--red-900)!important}.hover\:text-red-50:hover{color:var(--red-50)!important}.hover\:text-red-100:hover{color:var(--red-100)!important}.hover\:text-red-200:hover{color:var(--red-200)!important}.hover\:text-red-300:hover{color:var(--red-300)!important}.hover\:text-red-400:hover{color:var(--red-400)!important}.hover\:text-red-500:hover{color:var(--red-500)!important}.hover\:text-red-600:hover{color:var(--red-600)!important}.hover\:text-red-700:hover{color:var(--red-700)!important}.hover\:text-red-800:hover{color:var(--red-800)!important}.hover\:text-red-900:hover{color:var(--red-900)!important}.active\:text-red-50:active{color:var(--red-50)!important}.active\:text-red-100:active{color:var(--red-100)!important}.active\:text-red-200:active{color:var(--red-200)!important}.active\:text-red-300:active{color:var(--red-300)!important}.active\:text-red-400:active{color:var(--red-400)!important}.active\:text-red-500:active{color:var(--red-500)!important}.active\:text-red-600:active{color:var(--red-600)!important}.active\:text-red-700:active{color:var(--red-700)!important}.active\:text-red-800:active{color:var(--red-800)!important}.active\:text-red-900:active{color:var(--red-900)!important}.text-primary-50{color:var(--primary-50)!important}.text-primary-100{color:var(--primary-100)!important}.text-primary-200{color:var(--primary-200)!important}.text-primary-300{color:var(--primary-300)!important}.text-primary-400{color:var(--primary-400)!important}.text-primary-500{color:var(--primary-500)!important}.text-primary-600{color:var(--primary-600)!important}.text-primary-700{color:var(--primary-700)!important}.text-primary-800{color:var(--primary-800)!important}.text-primary-900{color:var(--primary-900)!important}.focus\:text-primary-50:focus{color:var(--primary-50)!important}.focus\:text-primary-100:focus{color:var(--primary-100)!important}.focus\:text-primary-200:focus{color:var(--primary-200)!important}.focus\:text-primary-300:focus{color:var(--primary-300)!important}.focus\:text-primary-400:focus{color:var(--primary-400)!important}.focus\:text-primary-500:focus{color:var(--primary-500)!important}.focus\:text-primary-600:focus{color:var(--primary-600)!important}.focus\:text-primary-700:focus{color:var(--primary-700)!important}.focus\:text-primary-800:focus{color:var(--primary-800)!important}.focus\:text-primary-900:focus{color:var(--primary-900)!important}.hover\:text-primary-50:hover{color:var(--primary-50)!important}.hover\:text-primary-100:hover{color:var(--primary-100)!important}.hover\:text-primary-200:hover{color:var(--primary-200)!important}.hover\:text-primary-300:hover{color:var(--primary-300)!important}.hover\:text-primary-400:hover{color:var(--primary-400)!important}.hover\:text-primary-500:hover{color:var(--primary-500)!important}.hover\:text-primary-600:hover{color:var(--primary-600)!important}.hover\:text-primary-700:hover{color:var(--primary-700)!important}.hover\:text-primary-800:hover{color:var(--primary-800)!important}.hover\:text-primary-900:hover{color:var(--primary-900)!important}.active\:text-primary-50:active{color:var(--primary-50)!important}.active\:text-primary-100:active{color:var(--primary-100)!important}.active\:text-primary-200:active{color:var(--primary-200)!important}.active\:text-primary-300:active{color:var(--primary-300)!important}.active\:text-primary-400:active{color:var(--primary-400)!important}.active\:text-primary-500:active{color:var(--primary-500)!important}.active\:text-primary-600:active{color:var(--primary-600)!important}.active\:text-primary-700:active{color:var(--primary-700)!important}.active\:text-primary-800:active{color:var(--primary-800)!important}.active\:text-primary-900:active{color:var(--primary-900)!important}.bg-blue-50{background-color:var(--blue-50)!important}.bg-blue-100{background-color:var(--blue-100)!important}.bg-blue-200{background-color:var(--blue-200)!important}.bg-blue-300{background-color:var(--blue-300)!important}.bg-blue-400{background-color:var(--blue-400)!important}.bg-blue-500{background-color:var(--blue-500)!important}.bg-blue-600{background-color:var(--blue-600)!important}.bg-blue-700{background-color:var(--blue-700)!important}.bg-blue-800{background-color:var(--blue-800)!important}.bg-blue-900{background-color:var(--blue-900)!important}.focus\:bg-blue-50:focus{background-color:var(--blue-50)!important}.focus\:bg-blue-100:focus{background-color:var(--blue-100)!important}.focus\:bg-blue-200:focus{background-color:var(--blue-200)!important}.focus\:bg-blue-300:focus{background-color:var(--blue-300)!important}.focus\:bg-blue-400:focus{background-color:var(--blue-400)!important}.focus\:bg-blue-500:focus{background-color:var(--blue-500)!important}.focus\:bg-blue-600:focus{background-color:var(--blue-600)!important}.focus\:bg-blue-700:focus{background-color:var(--blue-700)!important}.focus\:bg-blue-800:focus{background-color:var(--blue-800)!important}.focus\:bg-blue-900:focus{background-color:var(--blue-900)!important}.hover\:bg-blue-50:hover{background-color:var(--blue-50)!important}.hover\:bg-blue-100:hover{background-color:var(--blue-100)!important}.hover\:bg-blue-200:hover{background-color:var(--blue-200)!important}.hover\:bg-blue-300:hover{background-color:var(--blue-300)!important}.hover\:bg-blue-400:hover{background-color:var(--blue-400)!important}.hover\:bg-blue-500:hover{background-color:var(--blue-500)!important}.hover\:bg-blue-600:hover{background-color:var(--blue-600)!important}.hover\:bg-blue-700:hover{background-color:var(--blue-700)!important}.hover\:bg-blue-800:hover{background-color:var(--blue-800)!important}.hover\:bg-blue-900:hover{background-color:var(--blue-900)!important}.active\:bg-blue-50:active{background-color:var(--blue-50)!important}.active\:bg-blue-100:active{background-color:var(--blue-100)!important}.active\:bg-blue-200:active{background-color:var(--blue-200)!important}.active\:bg-blue-300:active{background-color:var(--blue-300)!important}.active\:bg-blue-400:active{background-color:var(--blue-400)!important}.active\:bg-blue-500:active{background-color:var(--blue-500)!important}.active\:bg-blue-600:active{background-color:var(--blue-600)!important}.active\:bg-blue-700:active{background-color:var(--blue-700)!important}.active\:bg-blue-800:active{background-color:var(--blue-800)!important}.active\:bg-blue-900:active{background-color:var(--blue-900)!important}.bg-green-50{background-color:var(--green-50)!important}.bg-green-100{background-color:var(--green-100)!important}.bg-green-200{background-color:var(--green-200)!important}.bg-green-300{background-color:var(--green-300)!important}.bg-green-400{background-color:var(--green-400)!important}.bg-green-500{background-color:var(--green-500)!important}.bg-green-600{background-color:var(--green-600)!important}.bg-green-700{background-color:var(--green-700)!important}.bg-green-800{background-color:var(--green-800)!important}.bg-green-900{background-color:var(--green-900)!important}.focus\:bg-green-50:focus{background-color:var(--green-50)!important}.focus\:bg-green-100:focus{background-color:var(--green-100)!important}.focus\:bg-green-200:focus{background-color:var(--green-200)!important}.focus\:bg-green-300:focus{background-color:var(--green-300)!important}.focus\:bg-green-400:focus{background-color:var(--green-400)!important}.focus\:bg-green-500:focus{background-color:var(--green-500)!important}.focus\:bg-green-600:focus{background-color:var(--green-600)!important}.focus\:bg-green-700:focus{background-color:var(--green-700)!important}.focus\:bg-green-800:focus{background-color:var(--green-800)!important}.focus\:bg-green-900:focus{background-color:var(--green-900)!important}.hover\:bg-green-50:hover{background-color:var(--green-50)!important}.hover\:bg-green-100:hover{background-color:var(--green-100)!important}.hover\:bg-green-200:hover{background-color:var(--green-200)!important}.hover\:bg-green-300:hover{background-color:var(--green-300)!important}.hover\:bg-green-400:hover{background-color:var(--green-400)!important}.hover\:bg-green-500:hover{background-color:var(--green-500)!important}.hover\:bg-green-600:hover{background-color:var(--green-600)!important}.hover\:bg-green-700:hover{background-color:var(--green-700)!important}.hover\:bg-green-800:hover{background-color:var(--green-800)!important}.hover\:bg-green-900:hover{background-color:var(--green-900)!important}.active\:bg-green-50:active{background-color:var(--green-50)!important}.active\:bg-green-100:active{background-color:var(--green-100)!important}.active\:bg-green-200:active{background-color:var(--green-200)!important}.active\:bg-green-300:active{background-color:var(--green-300)!important}.active\:bg-green-400:active{background-color:var(--green-400)!important}.active\:bg-green-500:active{background-color:var(--green-500)!important}.active\:bg-green-600:active{background-color:var(--green-600)!important}.active\:bg-green-700:active{background-color:var(--green-700)!important}.active\:bg-green-800:active{background-color:var(--green-800)!important}.active\:bg-green-900:active{background-color:var(--green-900)!important}.bg-yellow-50{background-color:var(--yellow-50)!important}.bg-yellow-100{background-color:var(--yellow-100)!important}.bg-yellow-200{background-color:var(--yellow-200)!important}.bg-yellow-300{background-color:var(--yellow-300)!important}.bg-yellow-400{background-color:var(--yellow-400)!important}.bg-yellow-500{background-color:var(--yellow-500)!important}.bg-yellow-600{background-color:var(--yellow-600)!important}.bg-yellow-700{background-color:var(--yellow-700)!important}.bg-yellow-800{background-color:var(--yellow-800)!important}.bg-yellow-900{background-color:var(--yellow-900)!important}.focus\:bg-yellow-50:focus{background-color:var(--yellow-50)!important}.focus\:bg-yellow-100:focus{background-color:var(--yellow-100)!important}.focus\:bg-yellow-200:focus{background-color:var(--yellow-200)!important}.focus\:bg-yellow-300:focus{background-color:var(--yellow-300)!important}.focus\:bg-yellow-400:focus{background-color:var(--yellow-400)!important}.focus\:bg-yellow-500:focus{background-color:var(--yellow-500)!important}.focus\:bg-yellow-600:focus{background-color:var(--yellow-600)!important}.focus\:bg-yellow-700:focus{background-color:var(--yellow-700)!important}.focus\:bg-yellow-800:focus{background-color:var(--yellow-800)!important}.focus\:bg-yellow-900:focus{background-color:var(--yellow-900)!important}.hover\:bg-yellow-50:hover{background-color:var(--yellow-50)!important}.hover\:bg-yellow-100:hover{background-color:var(--yellow-100)!important}.hover\:bg-yellow-200:hover{background-color:var(--yellow-200)!important}.hover\:bg-yellow-300:hover{background-color:var(--yellow-300)!important}.hover\:bg-yellow-400:hover{background-color:var(--yellow-400)!important}.hover\:bg-yellow-500:hover{background-color:var(--yellow-500)!important}.hover\:bg-yellow-600:hover{background-color:var(--yellow-600)!important}.hover\:bg-yellow-700:hover{background-color:var(--yellow-700)!important}.hover\:bg-yellow-800:hover{background-color:var(--yellow-800)!important}.hover\:bg-yellow-900:hover{background-color:var(--yellow-900)!important}.active\:bg-yellow-50:active{background-color:var(--yellow-50)!important}.active\:bg-yellow-100:active{background-color:var(--yellow-100)!important}.active\:bg-yellow-200:active{background-color:var(--yellow-200)!important}.active\:bg-yellow-300:active{background-color:var(--yellow-300)!important}.active\:bg-yellow-400:active{background-color:var(--yellow-400)!important}.active\:bg-yellow-500:active{background-color:var(--yellow-500)!important}.active\:bg-yellow-600:active{background-color:var(--yellow-600)!important}.active\:bg-yellow-700:active{background-color:var(--yellow-700)!important}.active\:bg-yellow-800:active{background-color:var(--yellow-800)!important}.active\:bg-yellow-900:active{background-color:var(--yellow-900)!important}.bg-cyan-50{background-color:var(--cyan-50)!important}.bg-cyan-100{background-color:var(--cyan-100)!important}.bg-cyan-200{background-color:var(--cyan-200)!important}.bg-cyan-300{background-color:var(--cyan-300)!important}.bg-cyan-400{background-color:var(--cyan-400)!important}.bg-cyan-500{background-color:var(--cyan-500)!important}.bg-cyan-600{background-color:var(--cyan-600)!important}.bg-cyan-700{background-color:var(--cyan-700)!important}.bg-cyan-800{background-color:var(--cyan-800)!important}.bg-cyan-900{background-color:var(--cyan-900)!important}.focus\:bg-cyan-50:focus{background-color:var(--cyan-50)!important}.focus\:bg-cyan-100:focus{background-color:var(--cyan-100)!important}.focus\:bg-cyan-200:focus{background-color:var(--cyan-200)!important}.focus\:bg-cyan-300:focus{background-color:var(--cyan-300)!important}.focus\:bg-cyan-400:focus{background-color:var(--cyan-400)!important}.focus\:bg-cyan-500:focus{background-color:var(--cyan-500)!important}.focus\:bg-cyan-600:focus{background-color:var(--cyan-600)!important}.focus\:bg-cyan-700:focus{background-color:var(--cyan-700)!important}.focus\:bg-cyan-800:focus{background-color:var(--cyan-800)!important}.focus\:bg-cyan-900:focus{background-color:var(--cyan-900)!important}.hover\:bg-cyan-50:hover{background-color:var(--cyan-50)!important}.hover\:bg-cyan-100:hover{background-color:var(--cyan-100)!important}.hover\:bg-cyan-200:hover{background-color:var(--cyan-200)!important}.hover\:bg-cyan-300:hover{background-color:var(--cyan-300)!important}.hover\:bg-cyan-400:hover{background-color:var(--cyan-400)!important}.hover\:bg-cyan-500:hover{background-color:var(--cyan-500)!important}.hover\:bg-cyan-600:hover{background-color:var(--cyan-600)!important}.hover\:bg-cyan-700:hover{background-color:var(--cyan-700)!important}.hover\:bg-cyan-800:hover{background-color:var(--cyan-800)!important}.hover\:bg-cyan-900:hover{background-color:var(--cyan-900)!important}.active\:bg-cyan-50:active{background-color:var(--cyan-50)!important}.active\:bg-cyan-100:active{background-color:var(--cyan-100)!important}.active\:bg-cyan-200:active{background-color:var(--cyan-200)!important}.active\:bg-cyan-300:active{background-color:var(--cyan-300)!important}.active\:bg-cyan-400:active{background-color:var(--cyan-400)!important}.active\:bg-cyan-500:active{background-color:var(--cyan-500)!important}.active\:bg-cyan-600:active{background-color:var(--cyan-600)!important}.active\:bg-cyan-700:active{background-color:var(--cyan-700)!important}.active\:bg-cyan-800:active{background-color:var(--cyan-800)!important}.active\:bg-cyan-900:active{background-color:var(--cyan-900)!important}.bg-pink-50{background-color:var(--pink-50)!important}.bg-pink-100{background-color:var(--pink-100)!important}.bg-pink-200{background-color:var(--pink-200)!important}.bg-pink-300{background-color:var(--pink-300)!important}.bg-pink-400{background-color:var(--pink-400)!important}.bg-pink-500{background-color:var(--pink-500)!important}.bg-pink-600{background-color:var(--pink-600)!important}.bg-pink-700{background-color:var(--pink-700)!important}.bg-pink-800{background-color:var(--pink-800)!important}.bg-pink-900{background-color:var(--pink-900)!important}.focus\:bg-pink-50:focus{background-color:var(--pink-50)!important}.focus\:bg-pink-100:focus{background-color:var(--pink-100)!important}.focus\:bg-pink-200:focus{background-color:var(--pink-200)!important}.focus\:bg-pink-300:focus{background-color:var(--pink-300)!important}.focus\:bg-pink-400:focus{background-color:var(--pink-400)!important}.focus\:bg-pink-500:focus{background-color:var(--pink-500)!important}.focus\:bg-pink-600:focus{background-color:var(--pink-600)!important}.focus\:bg-pink-700:focus{background-color:var(--pink-700)!important}.focus\:bg-pink-800:focus{background-color:var(--pink-800)!important}.focus\:bg-pink-900:focus{background-color:var(--pink-900)!important}.hover\:bg-pink-50:hover{background-color:var(--pink-50)!important}.hover\:bg-pink-100:hover{background-color:var(--pink-100)!important}.hover\:bg-pink-200:hover{background-color:var(--pink-200)!important}.hover\:bg-pink-300:hover{background-color:var(--pink-300)!important}.hover\:bg-pink-400:hover{background-color:var(--pink-400)!important}.hover\:bg-pink-500:hover{background-color:var(--pink-500)!important}.hover\:bg-pink-600:hover{background-color:var(--pink-600)!important}.hover\:bg-pink-700:hover{background-color:var(--pink-700)!important}.hover\:bg-pink-800:hover{background-color:var(--pink-800)!important}.hover\:bg-pink-900:hover{background-color:var(--pink-900)!important}.active\:bg-pink-50:active{background-color:var(--pink-50)!important}.active\:bg-pink-100:active{background-color:var(--pink-100)!important}.active\:bg-pink-200:active{background-color:var(--pink-200)!important}.active\:bg-pink-300:active{background-color:var(--pink-300)!important}.active\:bg-pink-400:active{background-color:var(--pink-400)!important}.active\:bg-pink-500:active{background-color:var(--pink-500)!important}.active\:bg-pink-600:active{background-color:var(--pink-600)!important}.active\:bg-pink-700:active{background-color:var(--pink-700)!important}.active\:bg-pink-800:active{background-color:var(--pink-800)!important}.active\:bg-pink-900:active{background-color:var(--pink-900)!important}.bg-indigo-50{background-color:var(--indigo-50)!important}.bg-indigo-100{background-color:var(--indigo-100)!important}.bg-indigo-200{background-color:var(--indigo-200)!important}.bg-indigo-300{background-color:var(--indigo-300)!important}.bg-indigo-400{background-color:var(--indigo-400)!important}.bg-indigo-500{background-color:var(--indigo-500)!important}.bg-indigo-600{background-color:var(--indigo-600)!important}.bg-indigo-700{background-color:var(--indigo-700)!important}.bg-indigo-800{background-color:var(--indigo-800)!important}.bg-indigo-900{background-color:var(--indigo-900)!important}.focus\:bg-indigo-50:focus{background-color:var(--indigo-50)!important}.focus\:bg-indigo-100:focus{background-color:var(--indigo-100)!important}.focus\:bg-indigo-200:focus{background-color:var(--indigo-200)!important}.focus\:bg-indigo-300:focus{background-color:var(--indigo-300)!important}.focus\:bg-indigo-400:focus{background-color:var(--indigo-400)!important}.focus\:bg-indigo-500:focus{background-color:var(--indigo-500)!important}.focus\:bg-indigo-600:focus{background-color:var(--indigo-600)!important}.focus\:bg-indigo-700:focus{background-color:var(--indigo-700)!important}.focus\:bg-indigo-800:focus{background-color:var(--indigo-800)!important}.focus\:bg-indigo-900:focus{background-color:var(--indigo-900)!important}.hover\:bg-indigo-50:hover{background-color:var(--indigo-50)!important}.hover\:bg-indigo-100:hover{background-color:var(--indigo-100)!important}.hover\:bg-indigo-200:hover{background-color:var(--indigo-200)!important}.hover\:bg-indigo-300:hover{background-color:var(--indigo-300)!important}.hover\:bg-indigo-400:hover{background-color:var(--indigo-400)!important}.hover\:bg-indigo-500:hover{background-color:var(--indigo-500)!important}.hover\:bg-indigo-600:hover{background-color:var(--indigo-600)!important}.hover\:bg-indigo-700:hover{background-color:var(--indigo-700)!important}.hover\:bg-indigo-800:hover{background-color:var(--indigo-800)!important}.hover\:bg-indigo-900:hover{background-color:var(--indigo-900)!important}.active\:bg-indigo-50:active{background-color:var(--indigo-50)!important}.active\:bg-indigo-100:active{background-color:var(--indigo-100)!important}.active\:bg-indigo-200:active{background-color:var(--indigo-200)!important}.active\:bg-indigo-300:active{background-color:var(--indigo-300)!important}.active\:bg-indigo-400:active{background-color:var(--indigo-400)!important}.active\:bg-indigo-500:active{background-color:var(--indigo-500)!important}.active\:bg-indigo-600:active{background-color:var(--indigo-600)!important}.active\:bg-indigo-700:active{background-color:var(--indigo-700)!important}.active\:bg-indigo-800:active{background-color:var(--indigo-800)!important}.active\:bg-indigo-900:active{background-color:var(--indigo-900)!important}.bg-teal-50{background-color:var(--teal-50)!important}.bg-teal-100{background-color:var(--teal-100)!important}.bg-teal-200{background-color:var(--teal-200)!important}.bg-teal-300{background-color:var(--teal-300)!important}.bg-teal-400{background-color:var(--teal-400)!important}.bg-teal-500{background-color:var(--teal-500)!important}.bg-teal-600{background-color:var(--teal-600)!important}.bg-teal-700{background-color:var(--teal-700)!important}.bg-teal-800{background-color:var(--teal-800)!important}.bg-teal-900{background-color:var(--teal-900)!important}.focus\:bg-teal-50:focus{background-color:var(--teal-50)!important}.focus\:bg-teal-100:focus{background-color:var(--teal-100)!important}.focus\:bg-teal-200:focus{background-color:var(--teal-200)!important}.focus\:bg-teal-300:focus{background-color:var(--teal-300)!important}.focus\:bg-teal-400:focus{background-color:var(--teal-400)!important}.focus\:bg-teal-500:focus{background-color:var(--teal-500)!important}.focus\:bg-teal-600:focus{background-color:var(--teal-600)!important}.focus\:bg-teal-700:focus{background-color:var(--teal-700)!important}.focus\:bg-teal-800:focus{background-color:var(--teal-800)!important}.focus\:bg-teal-900:focus{background-color:var(--teal-900)!important}.hover\:bg-teal-50:hover{background-color:var(--teal-50)!important}.hover\:bg-teal-100:hover{background-color:var(--teal-100)!important}.hover\:bg-teal-200:hover{background-color:var(--teal-200)!important}.hover\:bg-teal-300:hover{background-color:var(--teal-300)!important}.hover\:bg-teal-400:hover{background-color:var(--teal-400)!important}.hover\:bg-teal-500:hover{background-color:var(--teal-500)!important}.hover\:bg-teal-600:hover{background-color:var(--teal-600)!important}.hover\:bg-teal-700:hover{background-color:var(--teal-700)!important}.hover\:bg-teal-800:hover{background-color:var(--teal-800)!important}.hover\:bg-teal-900:hover{background-color:var(--teal-900)!important}.active\:bg-teal-50:active{background-color:var(--teal-50)!important}.active\:bg-teal-100:active{background-color:var(--teal-100)!important}.active\:bg-teal-200:active{background-color:var(--teal-200)!important}.active\:bg-teal-300:active{background-color:var(--teal-300)!important}.active\:bg-teal-400:active{background-color:var(--teal-400)!important}.active\:bg-teal-500:active{background-color:var(--teal-500)!important}.active\:bg-teal-600:active{background-color:var(--teal-600)!important}.active\:bg-teal-700:active{background-color:var(--teal-700)!important}.active\:bg-teal-800:active{background-color:var(--teal-800)!important}.active\:bg-teal-900:active{background-color:var(--teal-900)!important}.bg-orange-50{background-color:var(--orange-50)!important}.bg-orange-100{background-color:var(--orange-100)!important}.bg-orange-200{background-color:var(--orange-200)!important}.bg-orange-300{background-color:var(--orange-300)!important}.bg-orange-400{background-color:var(--orange-400)!important}.bg-orange-500{background-color:var(--orange-500)!important}.bg-orange-600{background-color:var(--orange-600)!important}.bg-orange-700{background-color:var(--orange-700)!important}.bg-orange-800{background-color:var(--orange-800)!important}.bg-orange-900{background-color:var(--orange-900)!important}.focus\:bg-orange-50:focus{background-color:var(--orange-50)!important}.focus\:bg-orange-100:focus{background-color:var(--orange-100)!important}.focus\:bg-orange-200:focus{background-color:var(--orange-200)!important}.focus\:bg-orange-300:focus{background-color:var(--orange-300)!important}.focus\:bg-orange-400:focus{background-color:var(--orange-400)!important}.focus\:bg-orange-500:focus{background-color:var(--orange-500)!important}.focus\:bg-orange-600:focus{background-color:var(--orange-600)!important}.focus\:bg-orange-700:focus{background-color:var(--orange-700)!important}.focus\:bg-orange-800:focus{background-color:var(--orange-800)!important}.focus\:bg-orange-900:focus{background-color:var(--orange-900)!important}.hover\:bg-orange-50:hover{background-color:var(--orange-50)!important}.hover\:bg-orange-100:hover{background-color:var(--orange-100)!important}.hover\:bg-orange-200:hover{background-color:var(--orange-200)!important}.hover\:bg-orange-300:hover{background-color:var(--orange-300)!important}.hover\:bg-orange-400:hover{background-color:var(--orange-400)!important}.hover\:bg-orange-500:hover{background-color:var(--orange-500)!important}.hover\:bg-orange-600:hover{background-color:var(--orange-600)!important}.hover\:bg-orange-700:hover{background-color:var(--orange-700)!important}.hover\:bg-orange-800:hover{background-color:var(--orange-800)!important}.hover\:bg-orange-900:hover{background-color:var(--orange-900)!important}.active\:bg-orange-50:active{background-color:var(--orange-50)!important}.active\:bg-orange-100:active{background-color:var(--orange-100)!important}.active\:bg-orange-200:active{background-color:var(--orange-200)!important}.active\:bg-orange-300:active{background-color:var(--orange-300)!important}.active\:bg-orange-400:active{background-color:var(--orange-400)!important}.active\:bg-orange-500:active{background-color:var(--orange-500)!important}.active\:bg-orange-600:active{background-color:var(--orange-600)!important}.active\:bg-orange-700:active{background-color:var(--orange-700)!important}.active\:bg-orange-800:active{background-color:var(--orange-800)!important}.active\:bg-orange-900:active{background-color:var(--orange-900)!important}.bg-bluegray-50{background-color:var(--bluegray-50)!important}.bg-bluegray-100{background-color:var(--bluegray-100)!important}.bg-bluegray-200{background-color:var(--bluegray-200)!important}.bg-bluegray-300{background-color:var(--bluegray-300)!important}.bg-bluegray-400{background-color:var(--bluegray-400)!important}.bg-bluegray-500{background-color:var(--bluegray-500)!important}.bg-bluegray-600{background-color:var(--bluegray-600)!important}.bg-bluegray-700{background-color:var(--bluegray-700)!important}.bg-bluegray-800{background-color:var(--bluegray-800)!important}.bg-bluegray-900{background-color:var(--bluegray-900)!important}.focus\:bg-bluegray-50:focus{background-color:var(--bluegray-50)!important}.focus\:bg-bluegray-100:focus{background-color:var(--bluegray-100)!important}.focus\:bg-bluegray-200:focus{background-color:var(--bluegray-200)!important}.focus\:bg-bluegray-300:focus{background-color:var(--bluegray-300)!important}.focus\:bg-bluegray-400:focus{background-color:var(--bluegray-400)!important}.focus\:bg-bluegray-500:focus{background-color:var(--bluegray-500)!important}.focus\:bg-bluegray-600:focus{background-color:var(--bluegray-600)!important}.focus\:bg-bluegray-700:focus{background-color:var(--bluegray-700)!important}.focus\:bg-bluegray-800:focus{background-color:var(--bluegray-800)!important}.focus\:bg-bluegray-900:focus{background-color:var(--bluegray-900)!important}.hover\:bg-bluegray-50:hover{background-color:var(--bluegray-50)!important}.hover\:bg-bluegray-100:hover{background-color:var(--bluegray-100)!important}.hover\:bg-bluegray-200:hover{background-color:var(--bluegray-200)!important}.hover\:bg-bluegray-300:hover{background-color:var(--bluegray-300)!important}.hover\:bg-bluegray-400:hover{background-color:var(--bluegray-400)!important}.hover\:bg-bluegray-500:hover{background-color:var(--bluegray-500)!important}.hover\:bg-bluegray-600:hover{background-color:var(--bluegray-600)!important}.hover\:bg-bluegray-700:hover{background-color:var(--bluegray-700)!important}.hover\:bg-bluegray-800:hover{background-color:var(--bluegray-800)!important}.hover\:bg-bluegray-900:hover{background-color:var(--bluegray-900)!important}.active\:bg-bluegray-50:active{background-color:var(--bluegray-50)!important}.active\:bg-bluegray-100:active{background-color:var(--bluegray-100)!important}.active\:bg-bluegray-200:active{background-color:var(--bluegray-200)!important}.active\:bg-bluegray-300:active{background-color:var(--bluegray-300)!important}.active\:bg-bluegray-400:active{background-color:var(--bluegray-400)!important}.active\:bg-bluegray-500:active{background-color:var(--bluegray-500)!important}.active\:bg-bluegray-600:active{background-color:var(--bluegray-600)!important}.active\:bg-bluegray-700:active{background-color:var(--bluegray-700)!important}.active\:bg-bluegray-800:active{background-color:var(--bluegray-800)!important}.active\:bg-bluegray-900:active{background-color:var(--bluegray-900)!important}.bg-purple-50{background-color:var(--purple-50)!important}.bg-purple-100{background-color:var(--purple-100)!important}.bg-purple-200{background-color:var(--purple-200)!important}.bg-purple-300{background-color:var(--purple-300)!important}.bg-purple-400{background-color:var(--purple-400)!important}.bg-purple-500{background-color:var(--purple-500)!important}.bg-purple-600{background-color:var(--purple-600)!important}.bg-purple-700{background-color:var(--purple-700)!important}.bg-purple-800{background-color:var(--purple-800)!important}.bg-purple-900{background-color:var(--purple-900)!important}.focus\:bg-purple-50:focus{background-color:var(--purple-50)!important}.focus\:bg-purple-100:focus{background-color:var(--purple-100)!important}.focus\:bg-purple-200:focus{background-color:var(--purple-200)!important}.focus\:bg-purple-300:focus{background-color:var(--purple-300)!important}.focus\:bg-purple-400:focus{background-color:var(--purple-400)!important}.focus\:bg-purple-500:focus{background-color:var(--purple-500)!important}.focus\:bg-purple-600:focus{background-color:var(--purple-600)!important}.focus\:bg-purple-700:focus{background-color:var(--purple-700)!important}.focus\:bg-purple-800:focus{background-color:var(--purple-800)!important}.focus\:bg-purple-900:focus{background-color:var(--purple-900)!important}.hover\:bg-purple-50:hover{background-color:var(--purple-50)!important}.hover\:bg-purple-100:hover{background-color:var(--purple-100)!important}.hover\:bg-purple-200:hover{background-color:var(--purple-200)!important}.hover\:bg-purple-300:hover{background-color:var(--purple-300)!important}.hover\:bg-purple-400:hover{background-color:var(--purple-400)!important}.hover\:bg-purple-500:hover{background-color:var(--purple-500)!important}.hover\:bg-purple-600:hover{background-color:var(--purple-600)!important}.hover\:bg-purple-700:hover{background-color:var(--purple-700)!important}.hover\:bg-purple-800:hover{background-color:var(--purple-800)!important}.hover\:bg-purple-900:hover{background-color:var(--purple-900)!important}.active\:bg-purple-50:active{background-color:var(--purple-50)!important}.active\:bg-purple-100:active{background-color:var(--purple-100)!important}.active\:bg-purple-200:active{background-color:var(--purple-200)!important}.active\:bg-purple-300:active{background-color:var(--purple-300)!important}.active\:bg-purple-400:active{background-color:var(--purple-400)!important}.active\:bg-purple-500:active{background-color:var(--purple-500)!important}.active\:bg-purple-600:active{background-color:var(--purple-600)!important}.active\:bg-purple-700:active{background-color:var(--purple-700)!important}.active\:bg-purple-800:active{background-color:var(--purple-800)!important}.active\:bg-purple-900:active{background-color:var(--purple-900)!important}.bg-gray-50{background-color:var(--gray-50)!important}.bg-gray-100{background-color:var(--gray-100)!important}.bg-gray-200{background-color:var(--gray-200)!important}.bg-gray-300{background-color:var(--gray-300)!important}.bg-gray-400{background-color:var(--gray-400)!important}.bg-gray-500{background-color:var(--gray-500)!important}.bg-gray-600{background-color:var(--gray-600)!important}.bg-gray-700{background-color:var(--gray-700)!important}.bg-gray-800{background-color:var(--gray-800)!important}.bg-gray-900{background-color:var(--gray-900)!important}.focus\:bg-gray-50:focus{background-color:var(--gray-50)!important}.focus\:bg-gray-100:focus{background-color:var(--gray-100)!important}.focus\:bg-gray-200:focus{background-color:var(--gray-200)!important}.focus\:bg-gray-300:focus{background-color:var(--gray-300)!important}.focus\:bg-gray-400:focus{background-color:var(--gray-400)!important}.focus\:bg-gray-500:focus{background-color:var(--gray-500)!important}.focus\:bg-gray-600:focus{background-color:var(--gray-600)!important}.focus\:bg-gray-700:focus{background-color:var(--gray-700)!important}.focus\:bg-gray-800:focus{background-color:var(--gray-800)!important}.focus\:bg-gray-900:focus{background-color:var(--gray-900)!important}.hover\:bg-gray-50:hover{background-color:var(--gray-50)!important}.hover\:bg-gray-100:hover{background-color:var(--gray-100)!important}.hover\:bg-gray-200:hover{background-color:var(--gray-200)!important}.hover\:bg-gray-300:hover{background-color:var(--gray-300)!important}.hover\:bg-gray-400:hover{background-color:var(--gray-400)!important}.hover\:bg-gray-500:hover{background-color:var(--gray-500)!important}.hover\:bg-gray-600:hover{background-color:var(--gray-600)!important}.hover\:bg-gray-700:hover{background-color:var(--gray-700)!important}.hover\:bg-gray-800:hover{background-color:var(--gray-800)!important}.hover\:bg-gray-900:hover{background-color:var(--gray-900)!important}.active\:bg-gray-50:active{background-color:var(--gray-50)!important}.active\:bg-gray-100:active{background-color:var(--gray-100)!important}.active\:bg-gray-200:active{background-color:var(--gray-200)!important}.active\:bg-gray-300:active{background-color:var(--gray-300)!important}.active\:bg-gray-400:active{background-color:var(--gray-400)!important}.active\:bg-gray-500:active{background-color:var(--gray-500)!important}.active\:bg-gray-600:active{background-color:var(--gray-600)!important}.active\:bg-gray-700:active{background-color:var(--gray-700)!important}.active\:bg-gray-800:active{background-color:var(--gray-800)!important}.active\:bg-gray-900:active{background-color:var(--gray-900)!important}.bg-red-50{background-color:var(--red-50)!important}.bg-red-100{background-color:var(--red-100)!important}.bg-red-200{background-color:var(--red-200)!important}.bg-red-300{background-color:var(--red-300)!important}.bg-red-400{background-color:var(--red-400)!important}.bg-red-500{background-color:var(--red-500)!important}.bg-red-600{background-color:var(--red-600)!important}.bg-red-700{background-color:var(--red-700)!important}.bg-red-800{background-color:var(--red-800)!important}.bg-red-900{background-color:var(--red-900)!important}.focus\:bg-red-50:focus{background-color:var(--red-50)!important}.focus\:bg-red-100:focus{background-color:var(--red-100)!important}.focus\:bg-red-200:focus{background-color:var(--red-200)!important}.focus\:bg-red-300:focus{background-color:var(--red-300)!important}.focus\:bg-red-400:focus{background-color:var(--red-400)!important}.focus\:bg-red-500:focus{background-color:var(--red-500)!important}.focus\:bg-red-600:focus{background-color:var(--red-600)!important}.focus\:bg-red-700:focus{background-color:var(--red-700)!important}.focus\:bg-red-800:focus{background-color:var(--red-800)!important}.focus\:bg-red-900:focus{background-color:var(--red-900)!important}.hover\:bg-red-50:hover{background-color:var(--red-50)!important}.hover\:bg-red-100:hover{background-color:var(--red-100)!important}.hover\:bg-red-200:hover{background-color:var(--red-200)!important}.hover\:bg-red-300:hover{background-color:var(--red-300)!important}.hover\:bg-red-400:hover{background-color:var(--red-400)!important}.hover\:bg-red-500:hover{background-color:var(--red-500)!important}.hover\:bg-red-600:hover{background-color:var(--red-600)!important}.hover\:bg-red-700:hover{background-color:var(--red-700)!important}.hover\:bg-red-800:hover{background-color:var(--red-800)!important}.hover\:bg-red-900:hover{background-color:var(--red-900)!important}.active\:bg-red-50:active{background-color:var(--red-50)!important}.active\:bg-red-100:active{background-color:var(--red-100)!important}.active\:bg-red-200:active{background-color:var(--red-200)!important}.active\:bg-red-300:active{background-color:var(--red-300)!important}.active\:bg-red-400:active{background-color:var(--red-400)!important}.active\:bg-red-500:active{background-color:var(--red-500)!important}.active\:bg-red-600:active{background-color:var(--red-600)!important}.active\:bg-red-700:active{background-color:var(--red-700)!important}.active\:bg-red-800:active{background-color:var(--red-800)!important}.active\:bg-red-900:active{background-color:var(--red-900)!important}.bg-primary-50{background-color:var(--primary-50)!important}.bg-primary-100{background-color:var(--primary-100)!important}.bg-primary-200{background-color:var(--primary-200)!important}.bg-primary-300{background-color:var(--primary-300)!important}.bg-primary-400{background-color:var(--primary-400)!important}.bg-primary-500{background-color:var(--primary-500)!important}.bg-primary-600{background-color:var(--primary-600)!important}.bg-primary-700{background-color:var(--primary-700)!important}.bg-primary-800{background-color:var(--primary-800)!important}.bg-primary-900{background-color:var(--primary-900)!important}.focus\:bg-primary-50:focus{background-color:var(--primary-50)!important}.focus\:bg-primary-100:focus{background-color:var(--primary-100)!important}.focus\:bg-primary-200:focus{background-color:var(--primary-200)!important}.focus\:bg-primary-300:focus{background-color:var(--primary-300)!important}.focus\:bg-primary-400:focus{background-color:var(--primary-400)!important}.focus\:bg-primary-500:focus{background-color:var(--primary-500)!important}.focus\:bg-primary-600:focus{background-color:var(--primary-600)!important}.focus\:bg-primary-700:focus{background-color:var(--primary-700)!important}.focus\:bg-primary-800:focus{background-color:var(--primary-800)!important}.focus\:bg-primary-900:focus{background-color:var(--primary-900)!important}.hover\:bg-primary-50:hover{background-color:var(--primary-50)!important}.hover\:bg-primary-100:hover{background-color:var(--primary-100)!important}.hover\:bg-primary-200:hover{background-color:var(--primary-200)!important}.hover\:bg-primary-300:hover{background-color:var(--primary-300)!important}.hover\:bg-primary-400:hover{background-color:var(--primary-400)!important}.hover\:bg-primary-500:hover{background-color:var(--primary-500)!important}.hover\:bg-primary-600:hover{background-color:var(--primary-600)!important}.hover\:bg-primary-700:hover{background-color:var(--primary-700)!important}.hover\:bg-primary-800:hover{background-color:var(--primary-800)!important}.hover\:bg-primary-900:hover{background-color:var(--primary-900)!important}.active\:bg-primary-50:active{background-color:var(--primary-50)!important}.active\:bg-primary-100:active{background-color:var(--primary-100)!important}.active\:bg-primary-200:active{background-color:var(--primary-200)!important}.active\:bg-primary-300:active{background-color:var(--primary-300)!important}.active\:bg-primary-400:active{background-color:var(--primary-400)!important}.active\:bg-primary-500:active{background-color:var(--primary-500)!important}.active\:bg-primary-600:active{background-color:var(--primary-600)!important}.active\:bg-primary-700:active{background-color:var(--primary-700)!important}.active\:bg-primary-800:active{background-color:var(--primary-800)!important}.active\:bg-primary-900:active{background-color:var(--primary-900)!important}.border-blue-50{border-color:var(--blue-50)!important}.border-blue-100{border-color:var(--blue-100)!important}.border-blue-200{border-color:var(--blue-200)!important}.border-blue-300{border-color:var(--blue-300)!important}.border-blue-400{border-color:var(--blue-400)!important}.border-blue-500{border-color:var(--blue-500)!important}.border-blue-600{border-color:var(--blue-600)!important}.border-blue-700{border-color:var(--blue-700)!important}.border-blue-800{border-color:var(--blue-800)!important}.border-blue-900{border-color:var(--blue-900)!important}.focus\:border-blue-50:focus{border-color:var(--blue-50)!important}.focus\:border-blue-100:focus{border-color:var(--blue-100)!important}.focus\:border-blue-200:focus{border-color:var(--blue-200)!important}.focus\:border-blue-300:focus{border-color:var(--blue-300)!important}.focus\:border-blue-400:focus{border-color:var(--blue-400)!important}.focus\:border-blue-500:focus{border-color:var(--blue-500)!important}.focus\:border-blue-600:focus{border-color:var(--blue-600)!important}.focus\:border-blue-700:focus{border-color:var(--blue-700)!important}.focus\:border-blue-800:focus{border-color:var(--blue-800)!important}.focus\:border-blue-900:focus{border-color:var(--blue-900)!important}.hover\:border-blue-50:hover{border-color:var(--blue-50)!important}.hover\:border-blue-100:hover{border-color:var(--blue-100)!important}.hover\:border-blue-200:hover{border-color:var(--blue-200)!important}.hover\:border-blue-300:hover{border-color:var(--blue-300)!important}.hover\:border-blue-400:hover{border-color:var(--blue-400)!important}.hover\:border-blue-500:hover{border-color:var(--blue-500)!important}.hover\:border-blue-600:hover{border-color:var(--blue-600)!important}.hover\:border-blue-700:hover{border-color:var(--blue-700)!important}.hover\:border-blue-800:hover{border-color:var(--blue-800)!important}.hover\:border-blue-900:hover{border-color:var(--blue-900)!important}.active\:border-blue-50:active{border-color:var(--blue-50)!important}.active\:border-blue-100:active{border-color:var(--blue-100)!important}.active\:border-blue-200:active{border-color:var(--blue-200)!important}.active\:border-blue-300:active{border-color:var(--blue-300)!important}.active\:border-blue-400:active{border-color:var(--blue-400)!important}.active\:border-blue-500:active{border-color:var(--blue-500)!important}.active\:border-blue-600:active{border-color:var(--blue-600)!important}.active\:border-blue-700:active{border-color:var(--blue-700)!important}.active\:border-blue-800:active{border-color:var(--blue-800)!important}.active\:border-blue-900:active{border-color:var(--blue-900)!important}.border-green-50{border-color:var(--green-50)!important}.border-green-100{border-color:var(--green-100)!important}.border-green-200{border-color:var(--green-200)!important}.border-green-300{border-color:var(--green-300)!important}.border-green-400{border-color:var(--green-400)!important}.border-green-500{border-color:var(--green-500)!important}.border-green-600{border-color:var(--green-600)!important}.border-green-700{border-color:var(--green-700)!important}.border-green-800{border-color:var(--green-800)!important}.border-green-900{border-color:var(--green-900)!important}.focus\:border-green-50:focus{border-color:var(--green-50)!important}.focus\:border-green-100:focus{border-color:var(--green-100)!important}.focus\:border-green-200:focus{border-color:var(--green-200)!important}.focus\:border-green-300:focus{border-color:var(--green-300)!important}.focus\:border-green-400:focus{border-color:var(--green-400)!important}.focus\:border-green-500:focus{border-color:var(--green-500)!important}.focus\:border-green-600:focus{border-color:var(--green-600)!important}.focus\:border-green-700:focus{border-color:var(--green-700)!important}.focus\:border-green-800:focus{border-color:var(--green-800)!important}.focus\:border-green-900:focus{border-color:var(--green-900)!important}.hover\:border-green-50:hover{border-color:var(--green-50)!important}.hover\:border-green-100:hover{border-color:var(--green-100)!important}.hover\:border-green-200:hover{border-color:var(--green-200)!important}.hover\:border-green-300:hover{border-color:var(--green-300)!important}.hover\:border-green-400:hover{border-color:var(--green-400)!important}.hover\:border-green-500:hover{border-color:var(--green-500)!important}.hover\:border-green-600:hover{border-color:var(--green-600)!important}.hover\:border-green-700:hover{border-color:var(--green-700)!important}.hover\:border-green-800:hover{border-color:var(--green-800)!important}.hover\:border-green-900:hover{border-color:var(--green-900)!important}.active\:border-green-50:active{border-color:var(--green-50)!important}.active\:border-green-100:active{border-color:var(--green-100)!important}.active\:border-green-200:active{border-color:var(--green-200)!important}.active\:border-green-300:active{border-color:var(--green-300)!important}.active\:border-green-400:active{border-color:var(--green-400)!important}.active\:border-green-500:active{border-color:var(--green-500)!important}.active\:border-green-600:active{border-color:var(--green-600)!important}.active\:border-green-700:active{border-color:var(--green-700)!important}.active\:border-green-800:active{border-color:var(--green-800)!important}.active\:border-green-900:active{border-color:var(--green-900)!important}.border-yellow-50{border-color:var(--yellow-50)!important}.border-yellow-100{border-color:var(--yellow-100)!important}.border-yellow-200{border-color:var(--yellow-200)!important}.border-yellow-300{border-color:var(--yellow-300)!important}.border-yellow-400{border-color:var(--yellow-400)!important}.border-yellow-500{border-color:var(--yellow-500)!important}.border-yellow-600{border-color:var(--yellow-600)!important}.border-yellow-700{border-color:var(--yellow-700)!important}.border-yellow-800{border-color:var(--yellow-800)!important}.border-yellow-900{border-color:var(--yellow-900)!important}.focus\:border-yellow-50:focus{border-color:var(--yellow-50)!important}.focus\:border-yellow-100:focus{border-color:var(--yellow-100)!important}.focus\:border-yellow-200:focus{border-color:var(--yellow-200)!important}.focus\:border-yellow-300:focus{border-color:var(--yellow-300)!important}.focus\:border-yellow-400:focus{border-color:var(--yellow-400)!important}.focus\:border-yellow-500:focus{border-color:var(--yellow-500)!important}.focus\:border-yellow-600:focus{border-color:var(--yellow-600)!important}.focus\:border-yellow-700:focus{border-color:var(--yellow-700)!important}.focus\:border-yellow-800:focus{border-color:var(--yellow-800)!important}.focus\:border-yellow-900:focus{border-color:var(--yellow-900)!important}.hover\:border-yellow-50:hover{border-color:var(--yellow-50)!important}.hover\:border-yellow-100:hover{border-color:var(--yellow-100)!important}.hover\:border-yellow-200:hover{border-color:var(--yellow-200)!important}.hover\:border-yellow-300:hover{border-color:var(--yellow-300)!important}.hover\:border-yellow-400:hover{border-color:var(--yellow-400)!important}.hover\:border-yellow-500:hover{border-color:var(--yellow-500)!important}.hover\:border-yellow-600:hover{border-color:var(--yellow-600)!important}.hover\:border-yellow-700:hover{border-color:var(--yellow-700)!important}.hover\:border-yellow-800:hover{border-color:var(--yellow-800)!important}.hover\:border-yellow-900:hover{border-color:var(--yellow-900)!important}.active\:border-yellow-50:active{border-color:var(--yellow-50)!important}.active\:border-yellow-100:active{border-color:var(--yellow-100)!important}.active\:border-yellow-200:active{border-color:var(--yellow-200)!important}.active\:border-yellow-300:active{border-color:var(--yellow-300)!important}.active\:border-yellow-400:active{border-color:var(--yellow-400)!important}.active\:border-yellow-500:active{border-color:var(--yellow-500)!important}.active\:border-yellow-600:active{border-color:var(--yellow-600)!important}.active\:border-yellow-700:active{border-color:var(--yellow-700)!important}.active\:border-yellow-800:active{border-color:var(--yellow-800)!important}.active\:border-yellow-900:active{border-color:var(--yellow-900)!important}.border-cyan-50{border-color:var(--cyan-50)!important}.border-cyan-100{border-color:var(--cyan-100)!important}.border-cyan-200{border-color:var(--cyan-200)!important}.border-cyan-300{border-color:var(--cyan-300)!important}.border-cyan-400{border-color:var(--cyan-400)!important}.border-cyan-500{border-color:var(--cyan-500)!important}.border-cyan-600{border-color:var(--cyan-600)!important}.border-cyan-700{border-color:var(--cyan-700)!important}.border-cyan-800{border-color:var(--cyan-800)!important}.border-cyan-900{border-color:var(--cyan-900)!important}.focus\:border-cyan-50:focus{border-color:var(--cyan-50)!important}.focus\:border-cyan-100:focus{border-color:var(--cyan-100)!important}.focus\:border-cyan-200:focus{border-color:var(--cyan-200)!important}.focus\:border-cyan-300:focus{border-color:var(--cyan-300)!important}.focus\:border-cyan-400:focus{border-color:var(--cyan-400)!important}.focus\:border-cyan-500:focus{border-color:var(--cyan-500)!important}.focus\:border-cyan-600:focus{border-color:var(--cyan-600)!important}.focus\:border-cyan-700:focus{border-color:var(--cyan-700)!important}.focus\:border-cyan-800:focus{border-color:var(--cyan-800)!important}.focus\:border-cyan-900:focus{border-color:var(--cyan-900)!important}.hover\:border-cyan-50:hover{border-color:var(--cyan-50)!important}.hover\:border-cyan-100:hover{border-color:var(--cyan-100)!important}.hover\:border-cyan-200:hover{border-color:var(--cyan-200)!important}.hover\:border-cyan-300:hover{border-color:var(--cyan-300)!important}.hover\:border-cyan-400:hover{border-color:var(--cyan-400)!important}.hover\:border-cyan-500:hover{border-color:var(--cyan-500)!important}.hover\:border-cyan-600:hover{border-color:var(--cyan-600)!important}.hover\:border-cyan-700:hover{border-color:var(--cyan-700)!important}.hover\:border-cyan-800:hover{border-color:var(--cyan-800)!important}.hover\:border-cyan-900:hover{border-color:var(--cyan-900)!important}.active\:border-cyan-50:active{border-color:var(--cyan-50)!important}.active\:border-cyan-100:active{border-color:var(--cyan-100)!important}.active\:border-cyan-200:active{border-color:var(--cyan-200)!important}.active\:border-cyan-300:active{border-color:var(--cyan-300)!important}.active\:border-cyan-400:active{border-color:var(--cyan-400)!important}.active\:border-cyan-500:active{border-color:var(--cyan-500)!important}.active\:border-cyan-600:active{border-color:var(--cyan-600)!important}.active\:border-cyan-700:active{border-color:var(--cyan-700)!important}.active\:border-cyan-800:active{border-color:var(--cyan-800)!important}.active\:border-cyan-900:active{border-color:var(--cyan-900)!important}.border-pink-50{border-color:var(--pink-50)!important}.border-pink-100{border-color:var(--pink-100)!important}.border-pink-200{border-color:var(--pink-200)!important}.border-pink-300{border-color:var(--pink-300)!important}.border-pink-400{border-color:var(--pink-400)!important}.border-pink-500{border-color:var(--pink-500)!important}.border-pink-600{border-color:var(--pink-600)!important}.border-pink-700{border-color:var(--pink-700)!important}.border-pink-800{border-color:var(--pink-800)!important}.border-pink-900{border-color:var(--pink-900)!important}.focus\:border-pink-50:focus{border-color:var(--pink-50)!important}.focus\:border-pink-100:focus{border-color:var(--pink-100)!important}.focus\:border-pink-200:focus{border-color:var(--pink-200)!important}.focus\:border-pink-300:focus{border-color:var(--pink-300)!important}.focus\:border-pink-400:focus{border-color:var(--pink-400)!important}.focus\:border-pink-500:focus{border-color:var(--pink-500)!important}.focus\:border-pink-600:focus{border-color:var(--pink-600)!important}.focus\:border-pink-700:focus{border-color:var(--pink-700)!important}.focus\:border-pink-800:focus{border-color:var(--pink-800)!important}.focus\:border-pink-900:focus{border-color:var(--pink-900)!important}.hover\:border-pink-50:hover{border-color:var(--pink-50)!important}.hover\:border-pink-100:hover{border-color:var(--pink-100)!important}.hover\:border-pink-200:hover{border-color:var(--pink-200)!important}.hover\:border-pink-300:hover{border-color:var(--pink-300)!important}.hover\:border-pink-400:hover{border-color:var(--pink-400)!important}.hover\:border-pink-500:hover{border-color:var(--pink-500)!important}.hover\:border-pink-600:hover{border-color:var(--pink-600)!important}.hover\:border-pink-700:hover{border-color:var(--pink-700)!important}.hover\:border-pink-800:hover{border-color:var(--pink-800)!important}.hover\:border-pink-900:hover{border-color:var(--pink-900)!important}.active\:border-pink-50:active{border-color:var(--pink-50)!important}.active\:border-pink-100:active{border-color:var(--pink-100)!important}.active\:border-pink-200:active{border-color:var(--pink-200)!important}.active\:border-pink-300:active{border-color:var(--pink-300)!important}.active\:border-pink-400:active{border-color:var(--pink-400)!important}.active\:border-pink-500:active{border-color:var(--pink-500)!important}.active\:border-pink-600:active{border-color:var(--pink-600)!important}.active\:border-pink-700:active{border-color:var(--pink-700)!important}.active\:border-pink-800:active{border-color:var(--pink-800)!important}.active\:border-pink-900:active{border-color:var(--pink-900)!important}.border-indigo-50{border-color:var(--indigo-50)!important}.border-indigo-100{border-color:var(--indigo-100)!important}.border-indigo-200{border-color:var(--indigo-200)!important}.border-indigo-300{border-color:var(--indigo-300)!important}.border-indigo-400{border-color:var(--indigo-400)!important}.border-indigo-500{border-color:var(--indigo-500)!important}.border-indigo-600{border-color:var(--indigo-600)!important}.border-indigo-700{border-color:var(--indigo-700)!important}.border-indigo-800{border-color:var(--indigo-800)!important}.border-indigo-900{border-color:var(--indigo-900)!important}.focus\:border-indigo-50:focus{border-color:var(--indigo-50)!important}.focus\:border-indigo-100:focus{border-color:var(--indigo-100)!important}.focus\:border-indigo-200:focus{border-color:var(--indigo-200)!important}.focus\:border-indigo-300:focus{border-color:var(--indigo-300)!important}.focus\:border-indigo-400:focus{border-color:var(--indigo-400)!important}.focus\:border-indigo-500:focus{border-color:var(--indigo-500)!important}.focus\:border-indigo-600:focus{border-color:var(--indigo-600)!important}.focus\:border-indigo-700:focus{border-color:var(--indigo-700)!important}.focus\:border-indigo-800:focus{border-color:var(--indigo-800)!important}.focus\:border-indigo-900:focus{border-color:var(--indigo-900)!important}.hover\:border-indigo-50:hover{border-color:var(--indigo-50)!important}.hover\:border-indigo-100:hover{border-color:var(--indigo-100)!important}.hover\:border-indigo-200:hover{border-color:var(--indigo-200)!important}.hover\:border-indigo-300:hover{border-color:var(--indigo-300)!important}.hover\:border-indigo-400:hover{border-color:var(--indigo-400)!important}.hover\:border-indigo-500:hover{border-color:var(--indigo-500)!important}.hover\:border-indigo-600:hover{border-color:var(--indigo-600)!important}.hover\:border-indigo-700:hover{border-color:var(--indigo-700)!important}.hover\:border-indigo-800:hover{border-color:var(--indigo-800)!important}.hover\:border-indigo-900:hover{border-color:var(--indigo-900)!important}.active\:border-indigo-50:active{border-color:var(--indigo-50)!important}.active\:border-indigo-100:active{border-color:var(--indigo-100)!important}.active\:border-indigo-200:active{border-color:var(--indigo-200)!important}.active\:border-indigo-300:active{border-color:var(--indigo-300)!important}.active\:border-indigo-400:active{border-color:var(--indigo-400)!important}.active\:border-indigo-500:active{border-color:var(--indigo-500)!important}.active\:border-indigo-600:active{border-color:var(--indigo-600)!important}.active\:border-indigo-700:active{border-color:var(--indigo-700)!important}.active\:border-indigo-800:active{border-color:var(--indigo-800)!important}.active\:border-indigo-900:active{border-color:var(--indigo-900)!important}.border-teal-50{border-color:var(--teal-50)!important}.border-teal-100{border-color:var(--teal-100)!important}.border-teal-200{border-color:var(--teal-200)!important}.border-teal-300{border-color:var(--teal-300)!important}.border-teal-400{border-color:var(--teal-400)!important}.border-teal-500{border-color:var(--teal-500)!important}.border-teal-600{border-color:var(--teal-600)!important}.border-teal-700{border-color:var(--teal-700)!important}.border-teal-800{border-color:var(--teal-800)!important}.border-teal-900{border-color:var(--teal-900)!important}.focus\:border-teal-50:focus{border-color:var(--teal-50)!important}.focus\:border-teal-100:focus{border-color:var(--teal-100)!important}.focus\:border-teal-200:focus{border-color:var(--teal-200)!important}.focus\:border-teal-300:focus{border-color:var(--teal-300)!important}.focus\:border-teal-400:focus{border-color:var(--teal-400)!important}.focus\:border-teal-500:focus{border-color:var(--teal-500)!important}.focus\:border-teal-600:focus{border-color:var(--teal-600)!important}.focus\:border-teal-700:focus{border-color:var(--teal-700)!important}.focus\:border-teal-800:focus{border-color:var(--teal-800)!important}.focus\:border-teal-900:focus{border-color:var(--teal-900)!important}.hover\:border-teal-50:hover{border-color:var(--teal-50)!important}.hover\:border-teal-100:hover{border-color:var(--teal-100)!important}.hover\:border-teal-200:hover{border-color:var(--teal-200)!important}.hover\:border-teal-300:hover{border-color:var(--teal-300)!important}.hover\:border-teal-400:hover{border-color:var(--teal-400)!important}.hover\:border-teal-500:hover{border-color:var(--teal-500)!important}.hover\:border-teal-600:hover{border-color:var(--teal-600)!important}.hover\:border-teal-700:hover{border-color:var(--teal-700)!important}.hover\:border-teal-800:hover{border-color:var(--teal-800)!important}.hover\:border-teal-900:hover{border-color:var(--teal-900)!important}.active\:border-teal-50:active{border-color:var(--teal-50)!important}.active\:border-teal-100:active{border-color:var(--teal-100)!important}.active\:border-teal-200:active{border-color:var(--teal-200)!important}.active\:border-teal-300:active{border-color:var(--teal-300)!important}.active\:border-teal-400:active{border-color:var(--teal-400)!important}.active\:border-teal-500:active{border-color:var(--teal-500)!important}.active\:border-teal-600:active{border-color:var(--teal-600)!important}.active\:border-teal-700:active{border-color:var(--teal-700)!important}.active\:border-teal-800:active{border-color:var(--teal-800)!important}.active\:border-teal-900:active{border-color:var(--teal-900)!important}.border-orange-50{border-color:var(--orange-50)!important}.border-orange-100{border-color:var(--orange-100)!important}.border-orange-200{border-color:var(--orange-200)!important}.border-orange-300{border-color:var(--orange-300)!important}.border-orange-400{border-color:var(--orange-400)!important}.border-orange-500{border-color:var(--orange-500)!important}.border-orange-600{border-color:var(--orange-600)!important}.border-orange-700{border-color:var(--orange-700)!important}.border-orange-800{border-color:var(--orange-800)!important}.border-orange-900{border-color:var(--orange-900)!important}.focus\:border-orange-50:focus{border-color:var(--orange-50)!important}.focus\:border-orange-100:focus{border-color:var(--orange-100)!important}.focus\:border-orange-200:focus{border-color:var(--orange-200)!important}.focus\:border-orange-300:focus{border-color:var(--orange-300)!important}.focus\:border-orange-400:focus{border-color:var(--orange-400)!important}.focus\:border-orange-500:focus{border-color:var(--orange-500)!important}.focus\:border-orange-600:focus{border-color:var(--orange-600)!important}.focus\:border-orange-700:focus{border-color:var(--orange-700)!important}.focus\:border-orange-800:focus{border-color:var(--orange-800)!important}.focus\:border-orange-900:focus{border-color:var(--orange-900)!important}.hover\:border-orange-50:hover{border-color:var(--orange-50)!important}.hover\:border-orange-100:hover{border-color:var(--orange-100)!important}.hover\:border-orange-200:hover{border-color:var(--orange-200)!important}.hover\:border-orange-300:hover{border-color:var(--orange-300)!important}.hover\:border-orange-400:hover{border-color:var(--orange-400)!important}.hover\:border-orange-500:hover{border-color:var(--orange-500)!important}.hover\:border-orange-600:hover{border-color:var(--orange-600)!important}.hover\:border-orange-700:hover{border-color:var(--orange-700)!important}.hover\:border-orange-800:hover{border-color:var(--orange-800)!important}.hover\:border-orange-900:hover{border-color:var(--orange-900)!important}.active\:border-orange-50:active{border-color:var(--orange-50)!important}.active\:border-orange-100:active{border-color:var(--orange-100)!important}.active\:border-orange-200:active{border-color:var(--orange-200)!important}.active\:border-orange-300:active{border-color:var(--orange-300)!important}.active\:border-orange-400:active{border-color:var(--orange-400)!important}.active\:border-orange-500:active{border-color:var(--orange-500)!important}.active\:border-orange-600:active{border-color:var(--orange-600)!important}.active\:border-orange-700:active{border-color:var(--orange-700)!important}.active\:border-orange-800:active{border-color:var(--orange-800)!important}.active\:border-orange-900:active{border-color:var(--orange-900)!important}.border-bluegray-50{border-color:var(--bluegray-50)!important}.border-bluegray-100{border-color:var(--bluegray-100)!important}.border-bluegray-200{border-color:var(--bluegray-200)!important}.border-bluegray-300{border-color:var(--bluegray-300)!important}.border-bluegray-400{border-color:var(--bluegray-400)!important}.border-bluegray-500{border-color:var(--bluegray-500)!important}.border-bluegray-600{border-color:var(--bluegray-600)!important}.border-bluegray-700{border-color:var(--bluegray-700)!important}.border-bluegray-800{border-color:var(--bluegray-800)!important}.border-bluegray-900{border-color:var(--bluegray-900)!important}.focus\:border-bluegray-50:focus{border-color:var(--bluegray-50)!important}.focus\:border-bluegray-100:focus{border-color:var(--bluegray-100)!important}.focus\:border-bluegray-200:focus{border-color:var(--bluegray-200)!important}.focus\:border-bluegray-300:focus{border-color:var(--bluegray-300)!important}.focus\:border-bluegray-400:focus{border-color:var(--bluegray-400)!important}.focus\:border-bluegray-500:focus{border-color:var(--bluegray-500)!important}.focus\:border-bluegray-600:focus{border-color:var(--bluegray-600)!important}.focus\:border-bluegray-700:focus{border-color:var(--bluegray-700)!important}.focus\:border-bluegray-800:focus{border-color:var(--bluegray-800)!important}.focus\:border-bluegray-900:focus{border-color:var(--bluegray-900)!important}.hover\:border-bluegray-50:hover{border-color:var(--bluegray-50)!important}.hover\:border-bluegray-100:hover{border-color:var(--bluegray-100)!important}.hover\:border-bluegray-200:hover{border-color:var(--bluegray-200)!important}.hover\:border-bluegray-300:hover{border-color:var(--bluegray-300)!important}.hover\:border-bluegray-400:hover{border-color:var(--bluegray-400)!important}.hover\:border-bluegray-500:hover{border-color:var(--bluegray-500)!important}.hover\:border-bluegray-600:hover{border-color:var(--bluegray-600)!important}.hover\:border-bluegray-700:hover{border-color:var(--bluegray-700)!important}.hover\:border-bluegray-800:hover{border-color:var(--bluegray-800)!important}.hover\:border-bluegray-900:hover{border-color:var(--bluegray-900)!important}.active\:border-bluegray-50:active{border-color:var(--bluegray-50)!important}.active\:border-bluegray-100:active{border-color:var(--bluegray-100)!important}.active\:border-bluegray-200:active{border-color:var(--bluegray-200)!important}.active\:border-bluegray-300:active{border-color:var(--bluegray-300)!important}.active\:border-bluegray-400:active{border-color:var(--bluegray-400)!important}.active\:border-bluegray-500:active{border-color:var(--bluegray-500)!important}.active\:border-bluegray-600:active{border-color:var(--bluegray-600)!important}.active\:border-bluegray-700:active{border-color:var(--bluegray-700)!important}.active\:border-bluegray-800:active{border-color:var(--bluegray-800)!important}.active\:border-bluegray-900:active{border-color:var(--bluegray-900)!important}.border-purple-50{border-color:var(--purple-50)!important}.border-purple-100{border-color:var(--purple-100)!important}.border-purple-200{border-color:var(--purple-200)!important}.border-purple-300{border-color:var(--purple-300)!important}.border-purple-400{border-color:var(--purple-400)!important}.border-purple-500{border-color:var(--purple-500)!important}.border-purple-600{border-color:var(--purple-600)!important}.border-purple-700{border-color:var(--purple-700)!important}.border-purple-800{border-color:var(--purple-800)!important}.border-purple-900{border-color:var(--purple-900)!important}.focus\:border-purple-50:focus{border-color:var(--purple-50)!important}.focus\:border-purple-100:focus{border-color:var(--purple-100)!important}.focus\:border-purple-200:focus{border-color:var(--purple-200)!important}.focus\:border-purple-300:focus{border-color:var(--purple-300)!important}.focus\:border-purple-400:focus{border-color:var(--purple-400)!important}.focus\:border-purple-500:focus{border-color:var(--purple-500)!important}.focus\:border-purple-600:focus{border-color:var(--purple-600)!important}.focus\:border-purple-700:focus{border-color:var(--purple-700)!important}.focus\:border-purple-800:focus{border-color:var(--purple-800)!important}.focus\:border-purple-900:focus{border-color:var(--purple-900)!important}.hover\:border-purple-50:hover{border-color:var(--purple-50)!important}.hover\:border-purple-100:hover{border-color:var(--purple-100)!important}.hover\:border-purple-200:hover{border-color:var(--purple-200)!important}.hover\:border-purple-300:hover{border-color:var(--purple-300)!important}.hover\:border-purple-400:hover{border-color:var(--purple-400)!important}.hover\:border-purple-500:hover{border-color:var(--purple-500)!important}.hover\:border-purple-600:hover{border-color:var(--purple-600)!important}.hover\:border-purple-700:hover{border-color:var(--purple-700)!important}.hover\:border-purple-800:hover{border-color:var(--purple-800)!important}.hover\:border-purple-900:hover{border-color:var(--purple-900)!important}.active\:border-purple-50:active{border-color:var(--purple-50)!important}.active\:border-purple-100:active{border-color:var(--purple-100)!important}.active\:border-purple-200:active{border-color:var(--purple-200)!important}.active\:border-purple-300:active{border-color:var(--purple-300)!important}.active\:border-purple-400:active{border-color:var(--purple-400)!important}.active\:border-purple-500:active{border-color:var(--purple-500)!important}.active\:border-purple-600:active{border-color:var(--purple-600)!important}.active\:border-purple-700:active{border-color:var(--purple-700)!important}.active\:border-purple-800:active{border-color:var(--purple-800)!important}.active\:border-purple-900:active{border-color:var(--purple-900)!important}.border-gray-50{border-color:var(--gray-50)!important}.border-gray-100{border-color:var(--gray-100)!important}.border-gray-200{border-color:var(--gray-200)!important}.border-gray-300{border-color:var(--gray-300)!important}.border-gray-400{border-color:var(--gray-400)!important}.border-gray-500{border-color:var(--gray-500)!important}.border-gray-600{border-color:var(--gray-600)!important}.border-gray-700{border-color:var(--gray-700)!important}.border-gray-800{border-color:var(--gray-800)!important}.border-gray-900{border-color:var(--gray-900)!important}.focus\:border-gray-50:focus{border-color:var(--gray-50)!important}.focus\:border-gray-100:focus{border-color:var(--gray-100)!important}.focus\:border-gray-200:focus{border-color:var(--gray-200)!important}.focus\:border-gray-300:focus{border-color:var(--gray-300)!important}.focus\:border-gray-400:focus{border-color:var(--gray-400)!important}.focus\:border-gray-500:focus{border-color:var(--gray-500)!important}.focus\:border-gray-600:focus{border-color:var(--gray-600)!important}.focus\:border-gray-700:focus{border-color:var(--gray-700)!important}.focus\:border-gray-800:focus{border-color:var(--gray-800)!important}.focus\:border-gray-900:focus{border-color:var(--gray-900)!important}.hover\:border-gray-50:hover{border-color:var(--gray-50)!important}.hover\:border-gray-100:hover{border-color:var(--gray-100)!important}.hover\:border-gray-200:hover{border-color:var(--gray-200)!important}.hover\:border-gray-300:hover{border-color:var(--gray-300)!important}.hover\:border-gray-400:hover{border-color:var(--gray-400)!important}.hover\:border-gray-500:hover{border-color:var(--gray-500)!important}.hover\:border-gray-600:hover{border-color:var(--gray-600)!important}.hover\:border-gray-700:hover{border-color:var(--gray-700)!important}.hover\:border-gray-800:hover{border-color:var(--gray-800)!important}.hover\:border-gray-900:hover{border-color:var(--gray-900)!important}.active\:border-gray-50:active{border-color:var(--gray-50)!important}.active\:border-gray-100:active{border-color:var(--gray-100)!important}.active\:border-gray-200:active{border-color:var(--gray-200)!important}.active\:border-gray-300:active{border-color:var(--gray-300)!important}.active\:border-gray-400:active{border-color:var(--gray-400)!important}.active\:border-gray-500:active{border-color:var(--gray-500)!important}.active\:border-gray-600:active{border-color:var(--gray-600)!important}.active\:border-gray-700:active{border-color:var(--gray-700)!important}.active\:border-gray-800:active{border-color:var(--gray-800)!important}.active\:border-gray-900:active{border-color:var(--gray-900)!important}.border-red-50{border-color:var(--red-50)!important}.border-red-100{border-color:var(--red-100)!important}.border-red-200{border-color:var(--red-200)!important}.border-red-300{border-color:var(--red-300)!important}.border-red-400{border-color:var(--red-400)!important}.border-red-500{border-color:var(--red-500)!important}.border-red-600{border-color:var(--red-600)!important}.border-red-700{border-color:var(--red-700)!important}.border-red-800{border-color:var(--red-800)!important}.border-red-900{border-color:var(--red-900)!important}.focus\:border-red-50:focus{border-color:var(--red-50)!important}.focus\:border-red-100:focus{border-color:var(--red-100)!important}.focus\:border-red-200:focus{border-color:var(--red-200)!important}.focus\:border-red-300:focus{border-color:var(--red-300)!important}.focus\:border-red-400:focus{border-color:var(--red-400)!important}.focus\:border-red-500:focus{border-color:var(--red-500)!important}.focus\:border-red-600:focus{border-color:var(--red-600)!important}.focus\:border-red-700:focus{border-color:var(--red-700)!important}.focus\:border-red-800:focus{border-color:var(--red-800)!important}.focus\:border-red-900:focus{border-color:var(--red-900)!important}.hover\:border-red-50:hover{border-color:var(--red-50)!important}.hover\:border-red-100:hover{border-color:var(--red-100)!important}.hover\:border-red-200:hover{border-color:var(--red-200)!important}.hover\:border-red-300:hover{border-color:var(--red-300)!important}.hover\:border-red-400:hover{border-color:var(--red-400)!important}.hover\:border-red-500:hover{border-color:var(--red-500)!important}.hover\:border-red-600:hover{border-color:var(--red-600)!important}.hover\:border-red-700:hover{border-color:var(--red-700)!important}.hover\:border-red-800:hover{border-color:var(--red-800)!important}.hover\:border-red-900:hover{border-color:var(--red-900)!important}.active\:border-red-50:active{border-color:var(--red-50)!important}.active\:border-red-100:active{border-color:var(--red-100)!important}.active\:border-red-200:active{border-color:var(--red-200)!important}.active\:border-red-300:active{border-color:var(--red-300)!important}.active\:border-red-400:active{border-color:var(--red-400)!important}.active\:border-red-500:active{border-color:var(--red-500)!important}.active\:border-red-600:active{border-color:var(--red-600)!important}.active\:border-red-700:active{border-color:var(--red-700)!important}.active\:border-red-800:active{border-color:var(--red-800)!important}.active\:border-red-900:active{border-color:var(--red-900)!important}.border-primary-50{border-color:var(--primary-50)!important}.border-primary-100{border-color:var(--primary-100)!important}.border-primary-200{border-color:var(--primary-200)!important}.border-primary-300{border-color:var(--primary-300)!important}.border-primary-400{border-color:var(--primary-400)!important}.border-primary-500{border-color:var(--primary-500)!important}.border-primary-600{border-color:var(--primary-600)!important}.border-primary-700{border-color:var(--primary-700)!important}.border-primary-800{border-color:var(--primary-800)!important}.border-primary-900{border-color:var(--primary-900)!important}.focus\:border-primary-50:focus{border-color:var(--primary-50)!important}.focus\:border-primary-100:focus{border-color:var(--primary-100)!important}.focus\:border-primary-200:focus{border-color:var(--primary-200)!important}.focus\:border-primary-300:focus{border-color:var(--primary-300)!important}.focus\:border-primary-400:focus{border-color:var(--primary-400)!important}.focus\:border-primary-500:focus{border-color:var(--primary-500)!important}.focus\:border-primary-600:focus{border-color:var(--primary-600)!important}.focus\:border-primary-700:focus{border-color:var(--primary-700)!important}.focus\:border-primary-800:focus{border-color:var(--primary-800)!important}.focus\:border-primary-900:focus{border-color:var(--primary-900)!important}.hover\:border-primary-50:hover{border-color:var(--primary-50)!important}.hover\:border-primary-100:hover{border-color:var(--primary-100)!important}.hover\:border-primary-200:hover{border-color:var(--primary-200)!important}.hover\:border-primary-300:hover{border-color:var(--primary-300)!important}.hover\:border-primary-400:hover{border-color:var(--primary-400)!important}.hover\:border-primary-500:hover{border-color:var(--primary-500)!important}.hover\:border-primary-600:hover{border-color:var(--primary-600)!important}.hover\:border-primary-700:hover{border-color:var(--primary-700)!important}.hover\:border-primary-800:hover{border-color:var(--primary-800)!important}.hover\:border-primary-900:hover{border-color:var(--primary-900)!important}.active\:border-primary-50:active{border-color:var(--primary-50)!important}.active\:border-primary-100:active{border-color:var(--primary-100)!important}.active\:border-primary-200:active{border-color:var(--primary-200)!important}.active\:border-primary-300:active{border-color:var(--primary-300)!important}.active\:border-primary-400:active{border-color:var(--primary-400)!important}.active\:border-primary-500:active{border-color:var(--primary-500)!important}.active\:border-primary-600:active{border-color:var(--primary-600)!important}.active\:border-primary-700:active{border-color:var(--primary-700)!important}.active\:border-primary-800:active{border-color:var(--primary-800)!important}.active\:border-primary-900:active{border-color:var(--primary-900)!important}.bg-white-alpha-10{background-color:#ffffff1a!important}.bg-white-alpha-20{background-color:#fff3!important}.bg-white-alpha-30{background-color:#ffffff4d!important}.bg-white-alpha-40{background-color:#fff6!important}.bg-white-alpha-50{background-color:#ffffff80!important}.bg-white-alpha-60{background-color:#fff9!important}.bg-white-alpha-70{background-color:#ffffffb3!important}.bg-white-alpha-80{background-color:#fffc!important}.bg-white-alpha-90{background-color:#ffffffe6!important}.hover\:bg-white-alpha-10:hover{background-color:#ffffff1a!important}.hover\:bg-white-alpha-20:hover{background-color:#fff3!important}.hover\:bg-white-alpha-30:hover{background-color:#ffffff4d!important}.hover\:bg-white-alpha-40:hover{background-color:#fff6!important}.hover\:bg-white-alpha-50:hover{background-color:#ffffff80!important}.hover\:bg-white-alpha-60:hover{background-color:#fff9!important}.hover\:bg-white-alpha-70:hover{background-color:#ffffffb3!important}.hover\:bg-white-alpha-80:hover{background-color:#fffc!important}.hover\:bg-white-alpha-90:hover{background-color:#ffffffe6!important}.focus\:bg-white-alpha-10:focus{background-color:#ffffff1a!important}.focus\:bg-white-alpha-20:focus{background-color:#fff3!important}.focus\:bg-white-alpha-30:focus{background-color:#ffffff4d!important}.focus\:bg-white-alpha-40:focus{background-color:#fff6!important}.focus\:bg-white-alpha-50:focus{background-color:#ffffff80!important}.focus\:bg-white-alpha-60:focus{background-color:#fff9!important}.focus\:bg-white-alpha-70:focus{background-color:#ffffffb3!important}.focus\:bg-white-alpha-80:focus{background-color:#fffc!important}.focus\:bg-white-alpha-90:focus{background-color:#ffffffe6!important}.active\:bg-white-alpha-10:active{background-color:#ffffff1a!important}.active\:bg-white-alpha-20:active{background-color:#fff3!important}.active\:bg-white-alpha-30:active{background-color:#ffffff4d!important}.active\:bg-white-alpha-40:active{background-color:#fff6!important}.active\:bg-white-alpha-50:active{background-color:#ffffff80!important}.active\:bg-white-alpha-60:active{background-color:#fff9!important}.active\:bg-white-alpha-70:active{background-color:#ffffffb3!important}.active\:bg-white-alpha-80:active{background-color:#fffc!important}.active\:bg-white-alpha-90:active{background-color:#ffffffe6!important}.bg-black-alpha-10{background-color:#0000001a!important}.bg-black-alpha-20{background-color:#0003!important}.bg-black-alpha-30{background-color:#0000004d!important}.bg-black-alpha-40{background-color:#0006!important}.bg-black-alpha-50{background-color:#00000080!important}.bg-black-alpha-60{background-color:#0009!important}.bg-black-alpha-70{background-color:#000000b3!important}.bg-black-alpha-80{background-color:#000c!important}.bg-black-alpha-90{background-color:#000000e6!important}.hover\:bg-black-alpha-10:hover{background-color:#0000001a!important}.hover\:bg-black-alpha-20:hover{background-color:#0003!important}.hover\:bg-black-alpha-30:hover{background-color:#0000004d!important}.hover\:bg-black-alpha-40:hover{background-color:#0006!important}.hover\:bg-black-alpha-50:hover{background-color:#00000080!important}.hover\:bg-black-alpha-60:hover{background-color:#0009!important}.hover\:bg-black-alpha-70:hover{background-color:#000000b3!important}.hover\:bg-black-alpha-80:hover{background-color:#000c!important}.hover\:bg-black-alpha-90:hover{background-color:#000000e6!important}.focus\:bg-black-alpha-10:focus{background-color:#0000001a!important}.focus\:bg-black-alpha-20:focus{background-color:#0003!important}.focus\:bg-black-alpha-30:focus{background-color:#0000004d!important}.focus\:bg-black-alpha-40:focus{background-color:#0006!important}.focus\:bg-black-alpha-50:focus{background-color:#00000080!important}.focus\:bg-black-alpha-60:focus{background-color:#0009!important}.focus\:bg-black-alpha-70:focus{background-color:#000000b3!important}.focus\:bg-black-alpha-80:focus{background-color:#000c!important}.focus\:bg-black-alpha-90:focus{background-color:#000000e6!important}.active\:bg-black-alpha-10:active{background-color:#0000001a!important}.active\:bg-black-alpha-20:active{background-color:#0003!important}.active\:bg-black-alpha-30:active{background-color:#0000004d!important}.active\:bg-black-alpha-40:active{background-color:#0006!important}.active\:bg-black-alpha-50:active{background-color:#00000080!important}.active\:bg-black-alpha-60:active{background-color:#0009!important}.active\:bg-black-alpha-70:active{background-color:#000000b3!important}.active\:bg-black-alpha-80:active{background-color:#000c!important}.active\:bg-black-alpha-90:active{background-color:#000000e6!important}.border-white-alpha-10{border-color:#ffffff1a!important}.border-white-alpha-20{border-color:#fff3!important}.border-white-alpha-30{border-color:#ffffff4d!important}.border-white-alpha-40{border-color:#fff6!important}.border-white-alpha-50{border-color:#ffffff80!important}.border-white-alpha-60{border-color:#fff9!important}.border-white-alpha-70{border-color:#ffffffb3!important}.border-white-alpha-80{border-color:#fffc!important}.border-white-alpha-90{border-color:#ffffffe6!important}.hover\:border-white-alpha-10:hover{border-color:#ffffff1a!important}.hover\:border-white-alpha-20:hover{border-color:#fff3!important}.hover\:border-white-alpha-30:hover{border-color:#ffffff4d!important}.hover\:border-white-alpha-40:hover{border-color:#fff6!important}.hover\:border-white-alpha-50:hover{border-color:#ffffff80!important}.hover\:border-white-alpha-60:hover{border-color:#fff9!important}.hover\:border-white-alpha-70:hover{border-color:#ffffffb3!important}.hover\:border-white-alpha-80:hover{border-color:#fffc!important}.hover\:border-white-alpha-90:hover{border-color:#ffffffe6!important}.focus\:border-white-alpha-10:focus{border-color:#ffffff1a!important}.focus\:border-white-alpha-20:focus{border-color:#fff3!important}.focus\:border-white-alpha-30:focus{border-color:#ffffff4d!important}.focus\:border-white-alpha-40:focus{border-color:#fff6!important}.focus\:border-white-alpha-50:focus{border-color:#ffffff80!important}.focus\:border-white-alpha-60:focus{border-color:#fff9!important}.focus\:border-white-alpha-70:focus{border-color:#ffffffb3!important}.focus\:border-white-alpha-80:focus{border-color:#fffc!important}.focus\:border-white-alpha-90:focus{border-color:#ffffffe6!important}.active\:border-white-alpha-10:active{border-color:#ffffff1a!important}.active\:border-white-alpha-20:active{border-color:#fff3!important}.active\:border-white-alpha-30:active{border-color:#ffffff4d!important}.active\:border-white-alpha-40:active{border-color:#fff6!important}.active\:border-white-alpha-50:active{border-color:#ffffff80!important}.active\:border-white-alpha-60:active{border-color:#fff9!important}.active\:border-white-alpha-70:active{border-color:#ffffffb3!important}.active\:border-white-alpha-80:active{border-color:#fffc!important}.active\:border-white-alpha-90:active{border-color:#ffffffe6!important}.border-black-alpha-10{border-color:#0000001a!important}.border-black-alpha-20{border-color:#0003!important}.border-black-alpha-30{border-color:#0000004d!important}.border-black-alpha-40{border-color:#0006!important}.border-black-alpha-50{border-color:#00000080!important}.border-black-alpha-60{border-color:#0009!important}.border-black-alpha-70{border-color:#000000b3!important}.border-black-alpha-80{border-color:#000c!important}.border-black-alpha-90{border-color:#000000e6!important}.hover\:border-black-alpha-10:hover{border-color:#0000001a!important}.hover\:border-black-alpha-20:hover{border-color:#0003!important}.hover\:border-black-alpha-30:hover{border-color:#0000004d!important}.hover\:border-black-alpha-40:hover{border-color:#0006!important}.hover\:border-black-alpha-50:hover{border-color:#00000080!important}.hover\:border-black-alpha-60:hover{border-color:#0009!important}.hover\:border-black-alpha-70:hover{border-color:#000000b3!important}.hover\:border-black-alpha-80:hover{border-color:#000c!important}.hover\:border-black-alpha-90:hover{border-color:#000000e6!important}.focus\:border-black-alpha-10:focus{border-color:#0000001a!important}.focus\:border-black-alpha-20:focus{border-color:#0003!important}.focus\:border-black-alpha-30:focus{border-color:#0000004d!important}.focus\:border-black-alpha-40:focus{border-color:#0006!important}.focus\:border-black-alpha-50:focus{border-color:#00000080!important}.focus\:border-black-alpha-60:focus{border-color:#0009!important}.focus\:border-black-alpha-70:focus{border-color:#000000b3!important}.focus\:border-black-alpha-80:focus{border-color:#000c!important}.focus\:border-black-alpha-90:focus{border-color:#000000e6!important}.active\:border-black-alpha-10:active{border-color:#0000001a!important}.active\:border-black-alpha-20:active{border-color:#0003!important}.active\:border-black-alpha-30:active{border-color:#0000004d!important}.active\:border-black-alpha-40:active{border-color:#0006!important}.active\:border-black-alpha-50:active{border-color:#00000080!important}.active\:border-black-alpha-60:active{border-color:#0009!important}.active\:border-black-alpha-70:active{border-color:#000000b3!important}.active\:border-black-alpha-80:active{border-color:#000c!important}.active\:border-black-alpha-90:active{border-color:#000000e6!important}.text-white-alpha-10{color:#ffffff1a!important}.text-white-alpha-20{color:#fff3!important}.text-white-alpha-30{color:#ffffff4d!important}.text-white-alpha-40{color:#fff6!important}.text-white-alpha-50{color:#ffffff80!important}.text-white-alpha-60{color:#fff9!important}.text-white-alpha-70{color:#ffffffb3!important}.text-white-alpha-80{color:#fffc!important}.text-white-alpha-90{color:#ffffffe6!important}.hover\:text-white-alpha-10:hover{color:#ffffff1a!important}.hover\:text-white-alpha-20:hover{color:#fff3!important}.hover\:text-white-alpha-30:hover{color:#ffffff4d!important}.hover\:text-white-alpha-40:hover{color:#fff6!important}.hover\:text-white-alpha-50:hover{color:#ffffff80!important}.hover\:text-white-alpha-60:hover{color:#fff9!important}.hover\:text-white-alpha-70:hover{color:#ffffffb3!important}.hover\:text-white-alpha-80:hover{color:#fffc!important}.hover\:text-white-alpha-90:hover{color:#ffffffe6!important}.focus\:text-white-alpha-10:focus{color:#ffffff1a!important}.focus\:text-white-alpha-20:focus{color:#fff3!important}.focus\:text-white-alpha-30:focus{color:#ffffff4d!important}.focus\:text-white-alpha-40:focus{color:#fff6!important}.focus\:text-white-alpha-50:focus{color:#ffffff80!important}.focus\:text-white-alpha-60:focus{color:#fff9!important}.focus\:text-white-alpha-70:focus{color:#ffffffb3!important}.focus\:text-white-alpha-80:focus{color:#fffc!important}.focus\:text-white-alpha-90:focus{color:#ffffffe6!important}.active\:text-white-alpha-10:active{color:#ffffff1a!important}.active\:text-white-alpha-20:active{color:#fff3!important}.active\:text-white-alpha-30:active{color:#ffffff4d!important}.active\:text-white-alpha-40:active{color:#fff6!important}.active\:text-white-alpha-50:active{color:#ffffff80!important}.active\:text-white-alpha-60:active{color:#fff9!important}.active\:text-white-alpha-70:active{color:#ffffffb3!important}.active\:text-white-alpha-80:active{color:#fffc!important}.active\:text-white-alpha-90:active{color:#ffffffe6!important}.text-black-alpha-10{color:#0000001a!important}.text-black-alpha-20{color:#0003!important}.text-black-alpha-30{color:#0000004d!important}.text-black-alpha-40{color:#0006!important}.text-black-alpha-50{color:#00000080!important}.text-black-alpha-60{color:#0009!important}.text-black-alpha-70{color:#000000b3!important}.text-black-alpha-80{color:#000c!important}.text-black-alpha-90{color:#000000e6!important}.hover\:text-black-alpha-10:hover{color:#0000001a!important}.hover\:text-black-alpha-20:hover{color:#0003!important}.hover\:text-black-alpha-30:hover{color:#0000004d!important}.hover\:text-black-alpha-40:hover{color:#0006!important}.hover\:text-black-alpha-50:hover{color:#00000080!important}.hover\:text-black-alpha-60:hover{color:#0009!important}.hover\:text-black-alpha-70:hover{color:#000000b3!important}.hover\:text-black-alpha-80:hover{color:#000c!important}.hover\:text-black-alpha-90:hover{color:#000000e6!important}.focus\:text-black-alpha-10:focus{color:#0000001a!important}.focus\:text-black-alpha-20:focus{color:#0003!important}.focus\:text-black-alpha-30:focus{color:#0000004d!important}.focus\:text-black-alpha-40:focus{color:#0006!important}.focus\:text-black-alpha-50:focus{color:#00000080!important}.focus\:text-black-alpha-60:focus{color:#0009!important}.focus\:text-black-alpha-70:focus{color:#000000b3!important}.focus\:text-black-alpha-80:focus{color:#000c!important}.focus\:text-black-alpha-90:focus{color:#000000e6!important}.active\:text-black-alpha-10:active{color:#0000001a!important}.active\:text-black-alpha-20:active{color:#0003!important}.active\:text-black-alpha-30:active{color:#0000004d!important}.active\:text-black-alpha-40:active{color:#0006!important}.active\:text-black-alpha-50:active{color:#00000080!important}.active\:text-black-alpha-60:active{color:#0009!important}.active\:text-black-alpha-70:active{color:#000000b3!important}.active\:text-black-alpha-80:active{color:#000c!important}.active\:text-black-alpha-90:active{color:#000000e6!important}.text-primary{color:var(--primary-color)!important}.bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.bg-white{background-color:#fff!important}.border-primary{border-color:var(--primary-color)!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.text-color{color:var(--text-color)!important}.text-color-secondary{color:var(--text-color-secondary)!important}.surface-ground{background-color:var(--surface-ground)!important}.surface-section{background-color:var(--surface-section)!important}.surface-card{background-color:var(--surface-card)!important}.surface-overlay{background-color:var(--surface-overlay)!important}.surface-hover{background-color:var(--surface-hover)!important}.surface-border{border-color:var(--surface-border)!important}.focus\:text-primary:focus{color:var(--primary-color)!important}.hover\:text-primary:hover,.active\:text-primary:active{color:var(--primary-color)!important}.focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.hover\:bg-primary:hover,.active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.hover\:bg-primary-reverse:hover,.active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.focus\:bg-white:focus{background-color:#fff!important}.hover\:bg-white:hover,.active\:bg-white:active{background-color:#fff!important}.focus\:border-primary:focus{border-color:var(--primary-color)!important}.hover\:border-primary:hover,.active\:border-primary:active{border-color:var(--primary-color)!important}.focus\:text-white:focus{color:#fff!important}.hover\:text-white:hover,.active\:text-white:active{color:#fff!important}.focus\:border-white:focus{border-color:#fff!important}.hover\:border-white:hover,.active\:border-white:active{border-color:#fff!important}.focus\:text-color:focus{color:var(--text-color)!important}.hover\:text-color:hover,.active\:text-color:active{color:var(--text-color)!important}.focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.hover\:text-color-secondary:hover,.active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.hover\:surface-ground:hover,.active\:surface-ground:active{background-color:var(--surface-ground)!important}.focus\:surface-section:focus{background-color:var(--surface-section)!important}.hover\:surface-section:hover,.active\:surface-section:active{background-color:var(--surface-section)!important}.focus\:surface-card:focus{background-color:var(--surface-card)!important}.hover\:surface-card:hover,.active\:surface-card:active{background-color:var(--surface-card)!important}.focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.hover\:surface-overlay:hover,.active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.hover\:surface-hover:hover,.active\:surface-hover:active{background-color:var(--surface-hover)!important}.focus\:surface-border:focus{border-color:var(--surface-border)!important}.hover\:surface-border:hover,.active\:surface-border:active{border-color:var(--surface-border)!important}@media screen and (min-width: 576px){.sm\:text-primary{color:var(--primary-color)!important}.sm\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:bg-white{background-color:#fff!important}.sm\:border-primary{border-color:var(--primary-color)!important}.sm\:text-white{color:#fff!important}.sm\:border-white{border-color:#fff!important}.sm\:text-color{color:var(--text-color)!important}.sm\:text-color-secondary{color:var(--text-color-secondary)!important}.sm\:surface-ground{background-color:var(--surface-ground)!important}.sm\:surface-section{background-color:var(--surface-section)!important}.sm\:surface-card{background-color:var(--surface-card)!important}.sm\:surface-overlay{background-color:var(--surface-overlay)!important}.sm\:surface-hover{background-color:var(--surface-hover)!important}.sm\:surface-border{border-color:var(--surface-border)!important}.sm\:focus\:text-primary:focus{color:var(--primary-color)!important}.sm\:hover\:text-primary:hover,.sm\:active\:text-primary:active{color:var(--primary-color)!important}.sm\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:hover\:bg-primary:hover,.sm\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:hover\:bg-primary-reverse:hover,.sm\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:focus\:bg-white:focus{background-color:#fff!important}.sm\:hover\:bg-white:hover,.sm\:active\:bg-white:active{background-color:#fff!important}.sm\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.sm\:hover\:border-primary:hover,.sm\:active\:border-primary:active{border-color:var(--primary-color)!important}.sm\:focus\:text-white:focus{color:#fff!important}.sm\:hover\:text-white:hover,.sm\:active\:text-white:active{color:#fff!important}.sm\:focus\:border-white:focus{border-color:#fff!important}.sm\:hover\:border-white:hover,.sm\:active\:border-white:active{border-color:#fff!important}.sm\:focus\:text-color:focus{color:var(--text-color)!important}.sm\:hover\:text-color:hover,.sm\:active\:text-color:active{color:var(--text-color)!important}.sm\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.sm\:hover\:text-color-secondary:hover,.sm\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.sm\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.sm\:hover\:surface-ground:hover,.sm\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.sm\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.sm\:hover\:surface-section:hover,.sm\:active\:surface-section:active{background-color:var(--surface-section)!important}.sm\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.sm\:hover\:surface-card:hover,.sm\:active\:surface-card:active{background-color:var(--surface-card)!important}.sm\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.sm\:hover\:surface-overlay:hover,.sm\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.sm\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.sm\:hover\:surface-hover:hover,.sm\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.sm\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.sm\:hover\:surface-border:hover,.sm\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 768px){.md\:text-primary{color:var(--primary-color)!important}.md\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:bg-white{background-color:#fff!important}.md\:border-primary{border-color:var(--primary-color)!important}.md\:text-white{color:#fff!important}.md\:border-white{border-color:#fff!important}.md\:text-color{color:var(--text-color)!important}.md\:text-color-secondary{color:var(--text-color-secondary)!important}.md\:surface-ground{background-color:var(--surface-ground)!important}.md\:surface-section{background-color:var(--surface-section)!important}.md\:surface-card{background-color:var(--surface-card)!important}.md\:surface-overlay{background-color:var(--surface-overlay)!important}.md\:surface-hover{background-color:var(--surface-hover)!important}.md\:surface-border{border-color:var(--surface-border)!important}.md\:focus\:text-primary:focus{color:var(--primary-color)!important}.md\:hover\:text-primary:hover,.md\:active\:text-primary:active{color:var(--primary-color)!important}.md\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:hover\:bg-primary:hover,.md\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:hover\:bg-primary-reverse:hover,.md\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:focus\:bg-white:focus{background-color:#fff!important}.md\:hover\:bg-white:hover,.md\:active\:bg-white:active{background-color:#fff!important}.md\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.md\:hover\:border-primary:hover,.md\:active\:border-primary:active{border-color:var(--primary-color)!important}.md\:focus\:text-white:focus{color:#fff!important}.md\:hover\:text-white:hover,.md\:active\:text-white:active{color:#fff!important}.md\:focus\:border-white:focus{border-color:#fff!important}.md\:hover\:border-white:hover,.md\:active\:border-white:active{border-color:#fff!important}.md\:focus\:text-color:focus{color:var(--text-color)!important}.md\:hover\:text-color:hover,.md\:active\:text-color:active{color:var(--text-color)!important}.md\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.md\:hover\:text-color-secondary:hover,.md\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.md\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.md\:hover\:surface-ground:hover,.md\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.md\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.md\:hover\:surface-section:hover,.md\:active\:surface-section:active{background-color:var(--surface-section)!important}.md\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.md\:hover\:surface-card:hover,.md\:active\:surface-card:active{background-color:var(--surface-card)!important}.md\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.md\:hover\:surface-overlay:hover,.md\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.md\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.md\:hover\:surface-hover:hover,.md\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.md\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.md\:hover\:surface-border:hover,.md\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 992px){.lg\:text-primary{color:var(--primary-color)!important}.lg\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:bg-white{background-color:#fff!important}.lg\:border-primary{border-color:var(--primary-color)!important}.lg\:text-white{color:#fff!important}.lg\:border-white{border-color:#fff!important}.lg\:text-color{color:var(--text-color)!important}.lg\:text-color-secondary{color:var(--text-color-secondary)!important}.lg\:surface-ground{background-color:var(--surface-ground)!important}.lg\:surface-section{background-color:var(--surface-section)!important}.lg\:surface-card{background-color:var(--surface-card)!important}.lg\:surface-overlay{background-color:var(--surface-overlay)!important}.lg\:surface-hover{background-color:var(--surface-hover)!important}.lg\:surface-border{border-color:var(--surface-border)!important}.lg\:focus\:text-primary:focus{color:var(--primary-color)!important}.lg\:hover\:text-primary:hover,.lg\:active\:text-primary:active{color:var(--primary-color)!important}.lg\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:hover\:bg-primary:hover,.lg\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:hover\:bg-primary-reverse:hover,.lg\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:focus\:bg-white:focus{background-color:#fff!important}.lg\:hover\:bg-white:hover,.lg\:active\:bg-white:active{background-color:#fff!important}.lg\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.lg\:hover\:border-primary:hover,.lg\:active\:border-primary:active{border-color:var(--primary-color)!important}.lg\:focus\:text-white:focus{color:#fff!important}.lg\:hover\:text-white:hover,.lg\:active\:text-white:active{color:#fff!important}.lg\:focus\:border-white:focus{border-color:#fff!important}.lg\:hover\:border-white:hover,.lg\:active\:border-white:active{border-color:#fff!important}.lg\:focus\:text-color:focus{color:var(--text-color)!important}.lg\:hover\:text-color:hover,.lg\:active\:text-color:active{color:var(--text-color)!important}.lg\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.lg\:hover\:text-color-secondary:hover,.lg\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.lg\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.lg\:hover\:surface-ground:hover,.lg\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.lg\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.lg\:hover\:surface-section:hover,.lg\:active\:surface-section:active{background-color:var(--surface-section)!important}.lg\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.lg\:hover\:surface-card:hover,.lg\:active\:surface-card:active{background-color:var(--surface-card)!important}.lg\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.lg\:hover\:surface-overlay:hover,.lg\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.lg\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.lg\:hover\:surface-hover:hover,.lg\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.lg\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.lg\:hover\:surface-border:hover,.lg\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 1200px){.xl\:text-primary{color:var(--primary-color)!important}.xl\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:bg-white{background-color:#fff!important}.xl\:border-primary{border-color:var(--primary-color)!important}.xl\:text-white{color:#fff!important}.xl\:border-white{border-color:#fff!important}.xl\:text-color{color:var(--text-color)!important}.xl\:text-color-secondary{color:var(--text-color-secondary)!important}.xl\:surface-ground{background-color:var(--surface-ground)!important}.xl\:surface-section{background-color:var(--surface-section)!important}.xl\:surface-card{background-color:var(--surface-card)!important}.xl\:surface-overlay{background-color:var(--surface-overlay)!important}.xl\:surface-hover{background-color:var(--surface-hover)!important}.xl\:surface-border{border-color:var(--surface-border)!important}.xl\:focus\:text-primary:focus{color:var(--primary-color)!important}.xl\:hover\:text-primary:hover,.xl\:active\:text-primary:active{color:var(--primary-color)!important}.xl\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:hover\:bg-primary:hover,.xl\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:hover\:bg-primary-reverse:hover,.xl\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:focus\:bg-white:focus{background-color:#fff!important}.xl\:hover\:bg-white:hover,.xl\:active\:bg-white:active{background-color:#fff!important}.xl\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.xl\:hover\:border-primary:hover,.xl\:active\:border-primary:active{border-color:var(--primary-color)!important}.xl\:focus\:text-white:focus{color:#fff!important}.xl\:hover\:text-white:hover,.xl\:active\:text-white:active{color:#fff!important}.xl\:focus\:border-white:focus{border-color:#fff!important}.xl\:hover\:border-white:hover,.xl\:active\:border-white:active{border-color:#fff!important}.xl\:focus\:text-color:focus{color:var(--text-color)!important}.xl\:hover\:text-color:hover,.xl\:active\:text-color:active{color:var(--text-color)!important}.xl\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.xl\:hover\:text-color-secondary:hover,.xl\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.xl\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.xl\:hover\:surface-ground:hover,.xl\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.xl\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.xl\:hover\:surface-section:hover,.xl\:active\:surface-section:active{background-color:var(--surface-section)!important}.xl\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.xl\:hover\:surface-card:hover,.xl\:active\:surface-card:active{background-color:var(--surface-card)!important}.xl\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.xl\:hover\:surface-overlay:hover,.xl\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.xl\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.xl\:hover\:surface-hover:hover,.xl\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.xl\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.xl\:hover\:surface-border:hover,.xl\:active\:surface-border:active{border-color:var(--surface-border)!important}}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid,.formgrid.grid{margin-top:0}.field.grid .col-fixed,.formgrid.grid .col-fixed,.field.grid .col,.formgrid.grid .col,.field.grid .col-1,.formgrid.grid .col-1,.field.grid .col-2,.formgrid.grid .col-2,.field.grid .col-3,.formgrid.grid .col-3,.field.grid .col-4,.formgrid.grid .col-4,.field.grid .col-5,.formgrid.grid .col-5,.field.grid .col-6,.formgrid.grid .col-6,.field.grid .col-7,.formgrid.grid .col-7,.field.grid .col-8,.formgrid.grid .col-8,.field.grid .col-9,.formgrid.grid .col-9,.field.grid .col-10,.formgrid.grid .col-10,.field.grid .col-11,.formgrid.grid .col-11,.field.grid .col-12,.formgrid.grid .col-12{padding-top:0;padding-bottom:0}.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}.formgroup-inline .field>label,.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}.hidden{display:none!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}@media screen and (min-width: 576px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:inline-block{display:inline-block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 992px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 1200px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:inline-block{display:inline-block!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (min-width: 576px){.sm\:text-center{text-align:center!important}.sm\:text-justify{text-align:justify!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}}@media screen and (min-width: 768px){.md\:text-center{text-align:center!important}.md\:text-justify{text-align:justify!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}}@media screen and (min-width: 992px){.lg\:text-center{text-align:center!important}.lg\:text-justify{text-align:justify!important}.lg\:text-left{text-align:left!important}.lg\:text-right{text-align:right!important}}@media screen and (min-width: 1200px){.xl\:text-center{text-align:center!important}.xl\:text-justify{text-align:justify!important}.xl\:text-left{text-align:left!important}.xl\:text-right{text-align:right!important}}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.hover\:underline:hover,.active\:underline:active{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.hover\:line-through:hover,.active\:line-through:active{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.hover\:no-underline:hover,.active\:no-underline:active{text-decoration:none!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-overflow-clip{text-overflow:clip!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}@media screen and (min-width: 576px){.sm\:text-overflow-clip{text-overflow:clip!important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 768px){.md\:text-overflow-clip{text-overflow:clip!important}.md\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 992px){.lg\:text-overflow-clip{text-overflow:clip!important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 1200px){.xl\:text-overflow-clip{text-overflow:clip!important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis!important}}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media screen and (min-width: 576px){.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}}@media screen and (min-width: 768px){.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}}@media screen and (min-width: 992px){.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}}@media screen and (min-width: 1200px){.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}.text-7xl{font-size:4rem!important}.text-8xl{font-size:6rem!important}@media screen and (min-width: 576px){.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.75rem!important}.sm\:text-4xl{font-size:2rem!important}.sm\:text-5xl{font-size:2.5rem!important}.sm\:text-6xl{font-size:3rem!important}.sm\:text-7xl{font-size:4rem!important}.sm\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 768px){.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.75rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.5rem!important}.md\:text-6xl{font-size:3rem!important}.md\:text-7xl{font-size:4rem!important}.md\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 992px){.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.75rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-5xl{font-size:2.5rem!important}.lg\:text-6xl{font-size:3rem!important}.lg\:text-7xl{font-size:4rem!important}.lg\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 1200px){.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.75rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-5xl{font-size:2.5rem!important}.xl\:text-6xl{font-size:3rem!important}.xl\:text-7xl{font-size:4rem!important}.xl\:text-8xl{font-size:6rem!important}}.line-height-1{line-height:1!important}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.line-height-4{line-height:2!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-text-top{vertical-align:text-top!important}.vertical-align-text-bottom{vertical-align:text-bottom!important}.vertical-align-sub{vertical-align:sub!important}.vertical-align-super{vertical-align:super!important}@media screen and (min-width: 576px){.sm\:vertical-align-baseline{vertical-align:baseline!important}.sm\:vertical-align-top{vertical-align:top!important}.sm\:vertical-align-middle{vertical-align:middle!important}.sm\:vertical-align-bottom{vertical-align:bottom!important}.sm\:vertical-align-text-top{vertical-align:text-top!important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom!important}.sm\:vertical-align-sub{vertical-align:sub!important}.sm\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 768px){.md\:vertical-align-baseline{vertical-align:baseline!important}.md\:vertical-align-top{vertical-align:top!important}.md\:vertical-align-middle{vertical-align:middle!important}.md\:vertical-align-bottom{vertical-align:bottom!important}.md\:vertical-align-text-top{vertical-align:text-top!important}.md\:vertical-align-text-bottom{vertical-align:text-bottom!important}.md\:vertical-align-sub{vertical-align:sub!important}.md\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 992px){.lg\:vertical-align-baseline{vertical-align:baseline!important}.lg\:vertical-align-top{vertical-align:top!important}.lg\:vertical-align-middle{vertical-align:middle!important}.lg\:vertical-align-bottom{vertical-align:bottom!important}.lg\:vertical-align-text-top{vertical-align:text-top!important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom!important}.lg\:vertical-align-sub{vertical-align:sub!important}.lg\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 1200px){.xl\:vertical-align-baseline{vertical-align:baseline!important}.xl\:vertical-align-top{vertical-align:top!important}.xl\:vertical-align-middle{vertical-align:middle!important}.xl\:vertical-align-bottom{vertical-align:bottom!important}.xl\:vertical-align-text-top{vertical-align:text-top!important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom!important}.xl\:vertical-align-sub{vertical-align:sub!important}.xl\:vertical-align-super{vertical-align:super!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 576px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-column{flex-direction:column!important}.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-column{flex-direction:column!important}.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-column{flex-direction:column!important}.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-column{flex-direction:column!important}.xl\:flex-column-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media screen and (min-width: 576px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 992px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 1200px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:justify-content-start{justify-content:flex-start!important}.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-center{justify-content:center!important}.sm\:justify-content-between{justify-content:space-between!important}.sm\:justify-content-around{justify-content:space-around!important}.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:justify-content-start{justify-content:flex-start!important}.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-center{justify-content:center!important}.md\:justify-content-between{justify-content:space-between!important}.md\:justify-content-around{justify-content:space-around!important}.md\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:justify-content-start{justify-content:flex-start!important}.lg\:justify-content-end{justify-content:flex-end!important}.lg\:justify-content-center{justify-content:center!important}.lg\:justify-content-between{justify-content:space-between!important}.lg\:justify-content-around{justify-content:space-around!important}.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:justify-content-start{justify-content:flex-start!important}.xl\:justify-content-end{justify-content:flex-end!important}.xl\:justify-content-center{justify-content:center!important}.xl\:justify-content-between{justify-content:space-between!important}.xl\:justify-content-around{justify-content:space-around!important}.xl\:justify-content-evenly{justify-content:space-evenly!important}}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-evenly{align-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:align-content-start{align-content:flex-start!important}.sm\:align-content-end{align-content:flex-end!important}.sm\:align-content-center{align-content:center!important}.sm\:align-content-between{align-content:space-between!important}.sm\:align-content-around{align-content:space-around!important}.sm\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:align-content-start{align-content:flex-start!important}.md\:align-content-end{align-content:flex-end!important}.md\:align-content-center{align-content:center!important}.md\:align-content-between{align-content:space-between!important}.md\:align-content-around{align-content:space-around!important}.md\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:align-content-start{align-content:flex-start!important}.lg\:align-content-end{align-content:flex-end!important}.lg\:align-content-center{align-content:center!important}.lg\:align-content-between{align-content:space-between!important}.lg\:align-content-around{align-content:space-around!important}.lg\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:align-content-start{align-content:flex-start!important}.xl\:align-content-end{align-content:flex-end!important}.xl\:align-content-center{align-content:center!important}.xl\:align-content-between{align-content:space-between!important}.xl\:align-content-around{align-content:space-around!important}.xl\:align-content-evenly{align-content:space-evenly!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}@media screen and (min-width: 576px){.sm\:align-items-stretch{align-items:stretch!important}.sm\:align-items-start{align-items:flex-start!important}.sm\:align-items-center{align-items:center!important}.sm\:align-items-end{align-items:flex-end!important}.sm\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 768px){.md\:align-items-stretch{align-items:stretch!important}.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}.md\:align-items-end{align-items:flex-end!important}.md\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 992px){.lg\:align-items-stretch{align-items:stretch!important}.lg\:align-items-start{align-items:flex-start!important}.lg\:align-items-center{align-items:center!important}.lg\:align-items-end{align-items:flex-end!important}.lg\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-items-stretch{align-items:stretch!important}.xl\:align-items-start{align-items:flex-start!important}.xl\:align-items-center{align-items:center!important}.xl\:align-items-end{align-items:flex-end!important}.xl\:align-items-baseline{align-items:baseline!important}}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-stretch{align-self:stretch!important}.align-self-baseline{align-self:baseline!important}@media screen and (min-width: 576px){.sm\:align-self-auto{align-self:auto!important}.sm\:align-self-start{align-self:flex-start!important}.sm\:align-self-end{align-self:flex-end!important}.sm\:align-self-center{align-self:center!important}.sm\:align-self-stretch{align-self:stretch!important}.sm\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 768px){.md\:align-self-auto{align-self:auto!important}.md\:align-self-start{align-self:flex-start!important}.md\:align-self-end{align-self:flex-end!important}.md\:align-self-center{align-self:center!important}.md\:align-self-stretch{align-self:stretch!important}.md\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 992px){.lg\:align-self-auto{align-self:auto!important}.lg\:align-self-start{align-self:flex-start!important}.lg\:align-self-end{align-self:flex-end!important}.lg\:align-self-center{align-self:center!important}.lg\:align-self-stretch{align-self:stretch!important}.lg\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-self-auto{align-self:auto!important}.xl\:align-self-start{align-self:flex-start!important}.xl\:align-self-end{align-self:flex-end!important}.xl\:align-self-center{align-self:center!important}.xl\:align-self-stretch{align-self:stretch!important}.xl\:align-self-baseline{align-self:baseline!important}}.flex-order-0{order:0!important}.flex-order-1{order:1!important}.flex-order-2{order:2!important}.flex-order-3{order:3!important}.flex-order-4{order:4!important}.flex-order-5{order:5!important}.flex-order-6{order:6!important}@media screen and (min-width: 576px){.sm\:flex-order-0{order:0!important}.sm\:flex-order-1{order:1!important}.sm\:flex-order-2{order:2!important}.sm\:flex-order-3{order:3!important}.sm\:flex-order-4{order:4!important}.sm\:flex-order-5{order:5!important}.sm\:flex-order-6{order:6!important}}@media screen and (min-width: 768px){.md\:flex-order-0{order:0!important}.md\:flex-order-1{order:1!important}.md\:flex-order-2{order:2!important}.md\:flex-order-3{order:3!important}.md\:flex-order-4{order:4!important}.md\:flex-order-5{order:5!important}.md\:flex-order-6{order:6!important}}@media screen and (min-width: 992px){.lg\:flex-order-0{order:0!important}.lg\:flex-order-1{order:1!important}.lg\:flex-order-2{order:2!important}.lg\:flex-order-3{order:3!important}.lg\:flex-order-4{order:4!important}.lg\:flex-order-5{order:5!important}.lg\:flex-order-6{order:6!important}}@media screen and (min-width: 1200px){.xl\:flex-order-0{order:0!important}.xl\:flex-order-1{order:1!important}.xl\:flex-order-2{order:2!important}.xl\:flex-order-3{order:3!important}.xl\:flex-order-4{order:4!important}.xl\:flex-order-5{order:5!important}.xl\:flex-order-6{order:6!important}}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}@media screen and (min-width: 576px){.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}}@media screen and (min-width: 768px){.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}}@media screen and (min-width: 992px){.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}}@media screen and (min-width: 1200px){.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}@media screen and (min-width: 576px){.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 768px){.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 992px){.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 1200px){.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow-1{flex-grow:1!important}}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}@media screen and (min-width: 576px){.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 768px){.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 992px){.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 1200px){.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink-1{flex-shrink:1!important}}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.gap-6{gap:3rem!important}.gap-7{gap:4rem!important}.gap-8{gap:5rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:3rem!important}.row-gap-7{row-gap:4rem!important}.row-gap-8{row-gap:5rem!important}.column-gap-0{column-gap:0rem!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:2rem!important}.column-gap-6{column-gap:3rem!important}.column-gap-7{column-gap:4rem!important}.column-gap-8{column-gap:5rem!important}@media screen and (min-width: 576px){.sm\:gap-0{gap:0rem!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:1rem!important}.sm\:gap-4{gap:1.5rem!important}.sm\:gap-5{gap:2rem!important}.sm\:gap-6{gap:3rem!important}.sm\:gap-7{gap:4rem!important}.sm\:gap-8{gap:5rem!important}.sm\:row-gap-0{row-gap:0rem!important}.sm\:row-gap-1{row-gap:.25rem!important}.sm\:row-gap-2{row-gap:.5rem!important}.sm\:row-gap-3{row-gap:1rem!important}.sm\:row-gap-4{row-gap:1.5rem!important}.sm\:row-gap-5{row-gap:2rem!important}.sm\:row-gap-6{row-gap:3rem!important}.sm\:row-gap-7{row-gap:4rem!important}.sm\:row-gap-8{row-gap:5rem!important}.sm\:column-gap-0{column-gap:0rem!important}.sm\:column-gap-1{column-gap:.25rem!important}.sm\:column-gap-2{column-gap:.5rem!important}.sm\:column-gap-3{column-gap:1rem!important}.sm\:column-gap-4{column-gap:1.5rem!important}.sm\:column-gap-5{column-gap:2rem!important}.sm\:column-gap-6{column-gap:3rem!important}.sm\:column-gap-7{column-gap:4rem!important}.sm\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 768px){.md\:gap-0{gap:0rem!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:1rem!important}.md\:gap-4{gap:1.5rem!important}.md\:gap-5{gap:2rem!important}.md\:gap-6{gap:3rem!important}.md\:gap-7{gap:4rem!important}.md\:gap-8{gap:5rem!important}.md\:row-gap-0{row-gap:0rem!important}.md\:row-gap-1{row-gap:.25rem!important}.md\:row-gap-2{row-gap:.5rem!important}.md\:row-gap-3{row-gap:1rem!important}.md\:row-gap-4{row-gap:1.5rem!important}.md\:row-gap-5{row-gap:2rem!important}.md\:row-gap-6{row-gap:3rem!important}.md\:row-gap-7{row-gap:4rem!important}.md\:row-gap-8{row-gap:5rem!important}.md\:column-gap-0{column-gap:0rem!important}.md\:column-gap-1{column-gap:.25rem!important}.md\:column-gap-2{column-gap:.5rem!important}.md\:column-gap-3{column-gap:1rem!important}.md\:column-gap-4{column-gap:1.5rem!important}.md\:column-gap-5{column-gap:2rem!important}.md\:column-gap-6{column-gap:3rem!important}.md\:column-gap-7{column-gap:4rem!important}.md\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 992px){.lg\:gap-0{gap:0rem!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:1rem!important}.lg\:gap-4{gap:1.5rem!important}.lg\:gap-5{gap:2rem!important}.lg\:gap-6{gap:3rem!important}.lg\:gap-7{gap:4rem!important}.lg\:gap-8{gap:5rem!important}.lg\:row-gap-0{row-gap:0rem!important}.lg\:row-gap-1{row-gap:.25rem!important}.lg\:row-gap-2{row-gap:.5rem!important}.lg\:row-gap-3{row-gap:1rem!important}.lg\:row-gap-4{row-gap:1.5rem!important}.lg\:row-gap-5{row-gap:2rem!important}.lg\:row-gap-6{row-gap:3rem!important}.lg\:row-gap-7{row-gap:4rem!important}.lg\:row-gap-8{row-gap:5rem!important}.lg\:column-gap-0{column-gap:0rem!important}.lg\:column-gap-1{column-gap:.25rem!important}.lg\:column-gap-2{column-gap:.5rem!important}.lg\:column-gap-3{column-gap:1rem!important}.lg\:column-gap-4{column-gap:1.5rem!important}.lg\:column-gap-5{column-gap:2rem!important}.lg\:column-gap-6{column-gap:3rem!important}.lg\:column-gap-7{column-gap:4rem!important}.lg\:column-gap-8{column-gap:5rem!important}}@media screen and (min-width: 1200px){.xl\:gap-0{gap:0rem!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:1rem!important}.xl\:gap-4{gap:1.5rem!important}.xl\:gap-5{gap:2rem!important}.xl\:gap-6{gap:3rem!important}.xl\:gap-7{gap:4rem!important}.xl\:gap-8{gap:5rem!important}.xl\:row-gap-0{row-gap:0rem!important}.xl\:row-gap-1{row-gap:.25rem!important}.xl\:row-gap-2{row-gap:.5rem!important}.xl\:row-gap-3{row-gap:1rem!important}.xl\:row-gap-4{row-gap:1.5rem!important}.xl\:row-gap-5{row-gap:2rem!important}.xl\:row-gap-6{row-gap:3rem!important}.xl\:row-gap-7{row-gap:4rem!important}.xl\:row-gap-8{row-gap:5rem!important}.xl\:column-gap-0{column-gap:0rem!important}.xl\:column-gap-1{column-gap:.25rem!important}.xl\:column-gap-2{column-gap:.5rem!important}.xl\:column-gap-3{column-gap:1rem!important}.xl\:column-gap-4{column-gap:1.5rem!important}.xl\:column-gap-5{column-gap:2rem!important}.xl\:column-gap-6{column-gap:3rem!important}.xl\:column-gap-7{column-gap:4rem!important}.xl\:column-gap-8{column-gap:5rem!important}}.p-0{padding:0rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pr-6{padding-right:3rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:5rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.pl-6{padding-left:3rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:5rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.px-7{padding-left:4rem!important;padding-right:4rem!important}.px-8{padding-left:5rem!important;padding-right:5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}@media screen and (min-width: 576px){.sm\:p-0{padding:0rem!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:1rem!important}.sm\:p-4{padding:1.5rem!important}.sm\:p-5{padding:2rem!important}.sm\:p-6{padding:3rem!important}.sm\:p-7{padding:4rem!important}.sm\:p-8{padding:5rem!important}.sm\:pt-0{padding-top:0rem!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:1rem!important}.sm\:pt-4{padding-top:1.5rem!important}.sm\:pt-5{padding-top:2rem!important}.sm\:pt-6{padding-top:3rem!important}.sm\:pt-7{padding-top:4rem!important}.sm\:pt-8{padding-top:5rem!important}.sm\:pr-0{padding-right:0rem!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:1rem!important}.sm\:pr-4{padding-right:1.5rem!important}.sm\:pr-5{padding-right:2rem!important}.sm\:pr-6{padding-right:3rem!important}.sm\:pr-7{padding-right:4rem!important}.sm\:pr-8{padding-right:5rem!important}.sm\:pl-0{padding-left:0rem!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:1rem!important}.sm\:pl-4{padding-left:1.5rem!important}.sm\:pl-5{padding-left:2rem!important}.sm\:pl-6{padding-left:3rem!important}.sm\:pl-7{padding-left:4rem!important}.sm\:pl-8{padding-left:5rem!important}.sm\:pb-0{padding-bottom:0rem!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:1rem!important}.sm\:pb-4{padding-bottom:1.5rem!important}.sm\:pb-5{padding-bottom:2rem!important}.sm\:pb-6{padding-bottom:3rem!important}.sm\:pb-7{padding-bottom:4rem!important}.sm\:pb-8{padding-bottom:5rem!important}.sm\:px-0{padding-left:0rem!important;padding-right:0rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-5{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-6{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-7{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-8{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 768px){.md\:p-0{padding:0rem!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:1rem!important}.md\:p-4{padding:1.5rem!important}.md\:p-5{padding:2rem!important}.md\:p-6{padding:3rem!important}.md\:p-7{padding:4rem!important}.md\:p-8{padding:5rem!important}.md\:pt-0{padding-top:0rem!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:1rem!important}.md\:pt-4{padding-top:1.5rem!important}.md\:pt-5{padding-top:2rem!important}.md\:pt-6{padding-top:3rem!important}.md\:pt-7{padding-top:4rem!important}.md\:pt-8{padding-top:5rem!important}.md\:pr-0{padding-right:0rem!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:1rem!important}.md\:pr-4{padding-right:1.5rem!important}.md\:pr-5{padding-right:2rem!important}.md\:pr-6{padding-right:3rem!important}.md\:pr-7{padding-right:4rem!important}.md\:pr-8{padding-right:5rem!important}.md\:pl-0{padding-left:0rem!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:1rem!important}.md\:pl-4{padding-left:1.5rem!important}.md\:pl-5{padding-left:2rem!important}.md\:pl-6{padding-left:3rem!important}.md\:pl-7{padding-left:4rem!important}.md\:pl-8{padding-left:5rem!important}.md\:pb-0{padding-bottom:0rem!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:1rem!important}.md\:pb-4{padding-bottom:1.5rem!important}.md\:pb-5{padding-bottom:2rem!important}.md\:pb-6{padding-bottom:3rem!important}.md\:pb-7{padding-bottom:4rem!important}.md\:pb-8{padding-bottom:5rem!important}.md\:px-0{padding-left:0rem!important;padding-right:0rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:1rem!important;padding-right:1rem!important}.md\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-5{padding-left:2rem!important;padding-right:2rem!important}.md\:px-6{padding-left:3rem!important;padding-right:3rem!important}.md\:px-7{padding-left:4rem!important;padding-right:4rem!important}.md\:px-8{padding-left:5rem!important;padding-right:5rem!important}.md\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 992px){.lg\:p-0{padding:0rem!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:1rem!important}.lg\:p-4{padding:1.5rem!important}.lg\:p-5{padding:2rem!important}.lg\:p-6{padding:3rem!important}.lg\:p-7{padding:4rem!important}.lg\:p-8{padding:5rem!important}.lg\:pt-0{padding-top:0rem!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:1rem!important}.lg\:pt-4{padding-top:1.5rem!important}.lg\:pt-5{padding-top:2rem!important}.lg\:pt-6{padding-top:3rem!important}.lg\:pt-7{padding-top:4rem!important}.lg\:pt-8{padding-top:5rem!important}.lg\:pr-0{padding-right:0rem!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:1rem!important}.lg\:pr-4{padding-right:1.5rem!important}.lg\:pr-5{padding-right:2rem!important}.lg\:pr-6{padding-right:3rem!important}.lg\:pr-7{padding-right:4rem!important}.lg\:pr-8{padding-right:5rem!important}.lg\:pl-0{padding-left:0rem!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:1rem!important}.lg\:pl-4{padding-left:1.5rem!important}.lg\:pl-5{padding-left:2rem!important}.lg\:pl-6{padding-left:3rem!important}.lg\:pl-7{padding-left:4rem!important}.lg\:pl-8{padding-left:5rem!important}.lg\:pb-0{padding-bottom:0rem!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:1rem!important}.lg\:pb-4{padding-bottom:1.5rem!important}.lg\:pb-5{padding-bottom:2rem!important}.lg\:pb-6{padding-bottom:3rem!important}.lg\:pb-7{padding-bottom:4rem!important}.lg\:pb-8{padding-bottom:5rem!important}.lg\:px-0{padding-left:0rem!important;padding-right:0rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-5{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-6{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-7{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-8{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 1200px){.xl\:p-0{padding:0rem!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:1rem!important}.xl\:p-4{padding:1.5rem!important}.xl\:p-5{padding:2rem!important}.xl\:p-6{padding:3rem!important}.xl\:p-7{padding:4rem!important}.xl\:p-8{padding:5rem!important}.xl\:pt-0{padding-top:0rem!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:1rem!important}.xl\:pt-4{padding-top:1.5rem!important}.xl\:pt-5{padding-top:2rem!important}.xl\:pt-6{padding-top:3rem!important}.xl\:pt-7{padding-top:4rem!important}.xl\:pt-8{padding-top:5rem!important}.xl\:pr-0{padding-right:0rem!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:1rem!important}.xl\:pr-4{padding-right:1.5rem!important}.xl\:pr-5{padding-right:2rem!important}.xl\:pr-6{padding-right:3rem!important}.xl\:pr-7{padding-right:4rem!important}.xl\:pr-8{padding-right:5rem!important}.xl\:pl-0{padding-left:0rem!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:1rem!important}.xl\:pl-4{padding-left:1.5rem!important}.xl\:pl-5{padding-left:2rem!important}.xl\:pl-6{padding-left:3rem!important}.xl\:pl-7{padding-left:4rem!important}.xl\:pl-8{padding-left:5rem!important}.xl\:pb-0{padding-bottom:0rem!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:1rem!important}.xl\:pb-4{padding-bottom:1.5rem!important}.xl\:pb-5{padding-bottom:2rem!important}.xl\:pb-6{padding-bottom:3rem!important}.xl\:pb-7{padding-bottom:4rem!important}.xl\:pb-8{padding-bottom:5rem!important}.xl\:px-0{padding-left:0rem!important;padding-right:0rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-5{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-6{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-7{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-8{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}.m-0{margin:0rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:3rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-1rem!important}.-m-4{margin:-1.5rem!important}.-m-5{margin:-2rem!important}.-m-6{margin:-3rem!important}.-m-7{margin:-4rem!important}.-m-8{margin:-5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:3rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-1rem!important}.-mt-4{margin-top:-1.5rem!important}.-mt-5{margin-top:-2rem!important}.-mt-6{margin-top:-3rem!important}.-mt-7{margin-top:-4rem!important}.-mt-8{margin-top:-5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-6{margin-right:3rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:5rem!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-1rem!important}.-mr-4{margin-right:-1.5rem!important}.-mr-5{margin-right:-2rem!important}.-mr-6{margin-right:-3rem!important}.-mr-7{margin-right:-4rem!important}.-mr-8{margin-right:-5rem!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-6{margin-left:3rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:5rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-1rem!important}.-ml-4{margin-left:-1.5rem!important}.-ml-5{margin-left:-2rem!important}.-ml-6{margin-left:-3rem!important}.-ml-7{margin-left:-4rem!important}.-ml-8{margin-left:-5rem!important}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:3rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-1rem!important}.-mb-4{margin-bottom:-1.5rem!important}.-mb-5{margin-bottom:-2rem!important}.-mb-6{margin-bottom:-3rem!important}.-mb-7{margin-bottom:-4rem!important}.-mb-8{margin-bottom:-5rem!important}.mb-auto{margin-bottom:auto!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.mx-7{margin-left:4rem!important;margin-right:4rem!important}.mx-8{margin-left:5rem!important;margin-right:5rem!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media screen and (min-width: 576px){.sm\:m-0{margin:0rem!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:1rem!important}.sm\:m-4{margin:1.5rem!important}.sm\:m-5{margin:2rem!important}.sm\:m-6{margin:3rem!important}.sm\:m-7{margin:4rem!important}.sm\:m-8{margin:5rem!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-1rem!important}.sm\:-m-4{margin:-1.5rem!important}.sm\:-m-5{margin:-2rem!important}.sm\:-m-6{margin:-3rem!important}.sm\:-m-7{margin:-4rem!important}.sm\:-m-8{margin:-5rem!important}.sm\:m-auto{margin:auto!important}.sm\:mt-0{margin-top:0rem!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:1rem!important}.sm\:mt-4{margin-top:1.5rem!important}.sm\:mt-5{margin-top:2rem!important}.sm\:mt-6{margin-top:3rem!important}.sm\:mt-7{margin-top:4rem!important}.sm\:mt-8{margin-top:5rem!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-1rem!important}.sm\:-mt-4{margin-top:-1.5rem!important}.sm\:-mt-5{margin-top:-2rem!important}.sm\:-mt-6{margin-top:-3rem!important}.sm\:-mt-7{margin-top:-4rem!important}.sm\:-mt-8{margin-top:-5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mr-0{margin-right:0rem!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:1rem!important}.sm\:mr-4{margin-right:1.5rem!important}.sm\:mr-5{margin-right:2rem!important}.sm\:mr-6{margin-right:3rem!important}.sm\:mr-7{margin-right:4rem!important}.sm\:mr-8{margin-right:5rem!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-1rem!important}.sm\:-mr-4{margin-right:-1.5rem!important}.sm\:-mr-5{margin-right:-2rem!important}.sm\:-mr-6{margin-right:-3rem!important}.sm\:-mr-7{margin-right:-4rem!important}.sm\:-mr-8{margin-right:-5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:ml-0{margin-left:0rem!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:1rem!important}.sm\:ml-4{margin-left:1.5rem!important}.sm\:ml-5{margin-left:2rem!important}.sm\:ml-6{margin-left:3rem!important}.sm\:ml-7{margin-left:4rem!important}.sm\:ml-8{margin-left:5rem!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-1rem!important}.sm\:-ml-4{margin-left:-1.5rem!important}.sm\:-ml-5{margin-left:-2rem!important}.sm\:-ml-6{margin-left:-3rem!important}.sm\:-ml-7{margin-left:-4rem!important}.sm\:-ml-8{margin-left:-5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mb-0{margin-bottom:0rem!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:1rem!important}.sm\:mb-4{margin-bottom:1.5rem!important}.sm\:mb-5{margin-bottom:2rem!important}.sm\:mb-6{margin-bottom:3rem!important}.sm\:mb-7{margin-bottom:4rem!important}.sm\:mb-8{margin-bottom:5rem!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-1rem!important}.sm\:-mb-4{margin-bottom:-1.5rem!important}.sm\:-mb-5{margin-bottom:-2rem!important}.sm\:-mb-6{margin-bottom:-3rem!important}.sm\:-mb-7{margin-bottom:-4rem!important}.sm\:-mb-8{margin-bottom:-5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 768px){.md\:m-0{margin:0rem!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:1rem!important}.md\:m-4{margin:1.5rem!important}.md\:m-5{margin:2rem!important}.md\:m-6{margin:3rem!important}.md\:m-7{margin:4rem!important}.md\:m-8{margin:5rem!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-1rem!important}.md\:-m-4{margin:-1.5rem!important}.md\:-m-5{margin:-2rem!important}.md\:-m-6{margin:-3rem!important}.md\:-m-7{margin:-4rem!important}.md\:-m-8{margin:-5rem!important}.md\:m-auto{margin:auto!important}.md\:mt-0{margin-top:0rem!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:1rem!important}.md\:mt-4{margin-top:1.5rem!important}.md\:mt-5{margin-top:2rem!important}.md\:mt-6{margin-top:3rem!important}.md\:mt-7{margin-top:4rem!important}.md\:mt-8{margin-top:5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-1rem!important}.md\:-mt-4{margin-top:-1.5rem!important}.md\:-mt-5{margin-top:-2rem!important}.md\:-mt-6{margin-top:-3rem!important}.md\:-mt-7{margin-top:-4rem!important}.md\:-mt-8{margin-top:-5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mr-0{margin-right:0rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:1rem!important}.md\:mr-4{margin-right:1.5rem!important}.md\:mr-5{margin-right:2rem!important}.md\:mr-6{margin-right:3rem!important}.md\:mr-7{margin-right:4rem!important}.md\:mr-8{margin-right:5rem!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-1rem!important}.md\:-mr-4{margin-right:-1.5rem!important}.md\:-mr-5{margin-right:-2rem!important}.md\:-mr-6{margin-right:-3rem!important}.md\:-mr-7{margin-right:-4rem!important}.md\:-mr-8{margin-right:-5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:ml-0{margin-left:0rem!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:1rem!important}.md\:ml-4{margin-left:1.5rem!important}.md\:ml-5{margin-left:2rem!important}.md\:ml-6{margin-left:3rem!important}.md\:ml-7{margin-left:4rem!important}.md\:ml-8{margin-left:5rem!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-1rem!important}.md\:-ml-4{margin-left:-1.5rem!important}.md\:-ml-5{margin-left:-2rem!important}.md\:-ml-6{margin-left:-3rem!important}.md\:-ml-7{margin-left:-4rem!important}.md\:-ml-8{margin-left:-5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mb-0{margin-bottom:0rem!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:1rem!important}.md\:mb-4{margin-bottom:1.5rem!important}.md\:mb-5{margin-bottom:2rem!important}.md\:mb-6{margin-bottom:3rem!important}.md\:mb-7{margin-bottom:4rem!important}.md\:mb-8{margin-bottom:5rem!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-1rem!important}.md\:-mb-4{margin-bottom:-1.5rem!important}.md\:-mb-5{margin-bottom:-2rem!important}.md\:-mb-6{margin-bottom:-3rem!important}.md\:-mb-7{margin-bottom:-4rem!important}.md\:-mb-8{margin-bottom:-5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 992px){.lg\:m-0{margin:0rem!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:1rem!important}.lg\:m-4{margin:1.5rem!important}.lg\:m-5{margin:2rem!important}.lg\:m-6{margin:3rem!important}.lg\:m-7{margin:4rem!important}.lg\:m-8{margin:5rem!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-1rem!important}.lg\:-m-4{margin:-1.5rem!important}.lg\:-m-5{margin:-2rem!important}.lg\:-m-6{margin:-3rem!important}.lg\:-m-7{margin:-4rem!important}.lg\:-m-8{margin:-5rem!important}.lg\:m-auto{margin:auto!important}.lg\:mt-0{margin-top:0rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:1rem!important}.lg\:mt-4{margin-top:1.5rem!important}.lg\:mt-5{margin-top:2rem!important}.lg\:mt-6{margin-top:3rem!important}.lg\:mt-7{margin-top:4rem!important}.lg\:mt-8{margin-top:5rem!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-1rem!important}.lg\:-mt-4{margin-top:-1.5rem!important}.lg\:-mt-5{margin-top:-2rem!important}.lg\:-mt-6{margin-top:-3rem!important}.lg\:-mt-7{margin-top:-4rem!important}.lg\:-mt-8{margin-top:-5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mr-0{margin-right:0rem!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:1rem!important}.lg\:mr-4{margin-right:1.5rem!important}.lg\:mr-5{margin-right:2rem!important}.lg\:mr-6{margin-right:3rem!important}.lg\:mr-7{margin-right:4rem!important}.lg\:mr-8{margin-right:5rem!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-1rem!important}.lg\:-mr-4{margin-right:-1.5rem!important}.lg\:-mr-5{margin-right:-2rem!important}.lg\:-mr-6{margin-right:-3rem!important}.lg\:-mr-7{margin-right:-4rem!important}.lg\:-mr-8{margin-right:-5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:ml-0{margin-left:0rem!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:1rem!important}.lg\:ml-4{margin-left:1.5rem!important}.lg\:ml-5{margin-left:2rem!important}.lg\:ml-6{margin-left:3rem!important}.lg\:ml-7{margin-left:4rem!important}.lg\:ml-8{margin-left:5rem!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-1rem!important}.lg\:-ml-4{margin-left:-1.5rem!important}.lg\:-ml-5{margin-left:-2rem!important}.lg\:-ml-6{margin-left:-3rem!important}.lg\:-ml-7{margin-left:-4rem!important}.lg\:-ml-8{margin-left:-5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mb-0{margin-bottom:0rem!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:1rem!important}.lg\:mb-4{margin-bottom:1.5rem!important}.lg\:mb-5{margin-bottom:2rem!important}.lg\:mb-6{margin-bottom:3rem!important}.lg\:mb-7{margin-bottom:4rem!important}.lg\:mb-8{margin-bottom:5rem!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-1rem!important}.lg\:-mb-4{margin-bottom:-1.5rem!important}.lg\:-mb-5{margin-bottom:-2rem!important}.lg\:-mb-6{margin-bottom:-3rem!important}.lg\:-mb-7{margin-bottom:-4rem!important}.lg\:-mb-8{margin-bottom:-5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 1200px){.xl\:m-0{margin:0rem!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:1rem!important}.xl\:m-4{margin:1.5rem!important}.xl\:m-5{margin:2rem!important}.xl\:m-6{margin:3rem!important}.xl\:m-7{margin:4rem!important}.xl\:m-8{margin:5rem!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-1rem!important}.xl\:-m-4{margin:-1.5rem!important}.xl\:-m-5{margin:-2rem!important}.xl\:-m-6{margin:-3rem!important}.xl\:-m-7{margin:-4rem!important}.xl\:-m-8{margin:-5rem!important}.xl\:m-auto{margin:auto!important}.xl\:mt-0{margin-top:0rem!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:1rem!important}.xl\:mt-4{margin-top:1.5rem!important}.xl\:mt-5{margin-top:2rem!important}.xl\:mt-6{margin-top:3rem!important}.xl\:mt-7{margin-top:4rem!important}.xl\:mt-8{margin-top:5rem!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-1rem!important}.xl\:-mt-4{margin-top:-1.5rem!important}.xl\:-mt-5{margin-top:-2rem!important}.xl\:-mt-6{margin-top:-3rem!important}.xl\:-mt-7{margin-top:-4rem!important}.xl\:-mt-8{margin-top:-5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mr-0{margin-right:0rem!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:1rem!important}.xl\:mr-4{margin-right:1.5rem!important}.xl\:mr-5{margin-right:2rem!important}.xl\:mr-6{margin-right:3rem!important}.xl\:mr-7{margin-right:4rem!important}.xl\:mr-8{margin-right:5rem!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-1rem!important}.xl\:-mr-4{margin-right:-1.5rem!important}.xl\:-mr-5{margin-right:-2rem!important}.xl\:-mr-6{margin-right:-3rem!important}.xl\:-mr-7{margin-right:-4rem!important}.xl\:-mr-8{margin-right:-5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:ml-0{margin-left:0rem!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:1rem!important}.xl\:ml-4{margin-left:1.5rem!important}.xl\:ml-5{margin-left:2rem!important}.xl\:ml-6{margin-left:3rem!important}.xl\:ml-7{margin-left:4rem!important}.xl\:ml-8{margin-left:5rem!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-1rem!important}.xl\:-ml-4{margin-left:-1.5rem!important}.xl\:-ml-5{margin-left:-2rem!important}.xl\:-ml-6{margin-left:-3rem!important}.xl\:-ml-7{margin-left:-4rem!important}.xl\:-ml-8{margin-left:-5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mb-0{margin-bottom:0rem!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1.5rem!important}.xl\:mb-5{margin-bottom:2rem!important}.xl\:mb-6{margin-bottom:3rem!important}.xl\:mb-7{margin-bottom:4rem!important}.xl\:mb-8{margin-bottom:5rem!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-1rem!important}.xl\:-mb-4{margin-bottom:-1.5rem!important}.xl\:-mb-5{margin-bottom:-2rem!important}.xl\:-mb-6{margin-bottom:-3rem!important}.xl\:-mb-7{margin-bottom:-4rem!important}.xl\:-mb-8{margin-bottom:-5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}.shadow-none{box-shadow:none!important}.shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.focus\:shadow-none:focus{box-shadow:none!important}.hover\:shadow-none:hover,.active\:shadow-none:active{box-shadow:none!important}.focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.hover\:shadow-1:hover,.active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.hover\:shadow-2:hover,.active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.hover\:shadow-3:hover,.active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.hover\:shadow-4:hover,.active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.hover\:shadow-5:hover,.active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.hover\:shadow-6:hover,.active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.hover\:shadow-7:hover,.active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.hover\:shadow-8:hover,.active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}@media screen and (min-width: 576px){.sm\:shadow-none{box-shadow:none!important}.sm\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:focus\:shadow-none:focus{box-shadow:none!important}.sm\:hover\:shadow-none:hover,.sm\:active\:shadow-none:active{box-shadow:none!important}.sm\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:hover\:shadow-1:hover,.sm\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:hover\:shadow-2:hover,.sm\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:hover\:shadow-3:hover,.sm\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:hover\:shadow-4:hover,.sm\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:hover\:shadow-5:hover,.sm\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:hover\:shadow-6:hover,.sm\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:hover\:shadow-7:hover,.sm\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:hover\:shadow-8:hover,.sm\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 768px){.md\:shadow-none{box-shadow:none!important}.md\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:focus\:shadow-none:focus{box-shadow:none!important}.md\:hover\:shadow-none:hover,.md\:active\:shadow-none:active{box-shadow:none!important}.md\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:hover\:shadow-1:hover,.md\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:hover\:shadow-2:hover,.md\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:hover\:shadow-3:hover,.md\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:hover\:shadow-4:hover,.md\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:hover\:shadow-5:hover,.md\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:hover\:shadow-6:hover,.md\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:hover\:shadow-7:hover,.md\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:hover\:shadow-8:hover,.md\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 992px){.lg\:shadow-none{box-shadow:none!important}.lg\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:focus\:shadow-none:focus{box-shadow:none!important}.lg\:hover\:shadow-none:hover,.lg\:active\:shadow-none:active{box-shadow:none!important}.lg\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:hover\:shadow-1:hover,.lg\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:hover\:shadow-2:hover,.lg\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:hover\:shadow-3:hover,.lg\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:hover\:shadow-4:hover,.lg\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:hover\:shadow-5:hover,.lg\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:hover\:shadow-6:hover,.lg\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:hover\:shadow-7:hover,.lg\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:hover\:shadow-8:hover,.lg\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 1200px){.xl\:shadow-none{box-shadow:none!important}.xl\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:focus\:shadow-none:focus{box-shadow:none!important}.xl\:hover\:shadow-none:hover,.xl\:active\:shadow-none:active{box-shadow:none!important}.xl\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:hover\:shadow-1:hover,.xl\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:hover\:shadow-2:hover,.xl\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:hover\:shadow-3:hover,.xl\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:hover\:shadow-4:hover,.xl\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:hover\:shadow-5:hover,.xl\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:hover\:shadow-6:hover,.xl\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:hover\:shadow-7:hover,.xl\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:hover\:shadow-8:hover,.xl\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}.border-none{border-width:0px!important;border-style:none}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-3{border-width:3px!important;border-style:solid}.border-top-none{border-top-width:0px!important;border-top-style:none}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-top-2{border-top-width:2px!important;border-top-style:solid}.border-top-3{border-top-width:3px!important;border-top-style:solid}.border-right-none{border-right-width:0px!important;border-right-style:none}.border-right-1{border-right-width:1px!important;border-right-style:solid}.border-right-2{border-right-width:2px!important;border-right-style:solid}.border-right-3{border-right-width:3px!important;border-right-style:solid}.border-left-none{border-left-width:0px!important;border-left-style:none}.border-left-1{border-left-width:1px!important;border-left-style:solid}.border-left-2{border-left-width:2px!important;border-left-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}@media screen and (min-width: 576px){.sm\:border-none{border-width:0px!important;border-style:none}.sm\:border-1{border-width:1px!important;border-style:solid}.sm\:border-2{border-width:2px!important;border-style:solid}.sm\:border-3{border-width:3px!important;border-style:solid}.sm\:border-top-none{border-top-width:0px!important;border-top-style:none}.sm\:border-top-1{border-top-width:1px!important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px!important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px!important;border-top-style:solid}.sm\:border-right-none{border-right-width:0px!important;border-right-style:none}.sm\:border-right-1{border-right-width:1px!important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px!important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px!important;border-right-style:solid}.sm\:border-left-none{border-left-width:0px!important;border-left-style:none}.sm\:border-left-1{border-left-width:1px!important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px!important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px!important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.sm\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.sm\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.sm\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.sm\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 768px){.md\:border-none{border-width:0px!important;border-style:none}.md\:border-1{border-width:1px!important;border-style:solid}.md\:border-2{border-width:2px!important;border-style:solid}.md\:border-3{border-width:3px!important;border-style:solid}.md\:border-top-none{border-top-width:0px!important;border-top-style:none}.md\:border-top-1{border-top-width:1px!important;border-top-style:solid}.md\:border-top-2{border-top-width:2px!important;border-top-style:solid}.md\:border-top-3{border-top-width:3px!important;border-top-style:solid}.md\:border-right-none{border-right-width:0px!important;border-right-style:none}.md\:border-right-1{border-right-width:1px!important;border-right-style:solid}.md\:border-right-2{border-right-width:2px!important;border-right-style:solid}.md\:border-right-3{border-right-width:3px!important;border-right-style:solid}.md\:border-left-none{border-left-width:0px!important;border-left-style:none}.md\:border-left-1{border-left-width:1px!important;border-left-style:solid}.md\:border-left-2{border-left-width:2px!important;border-left-style:solid}.md\:border-left-3{border-left-width:3px!important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.md\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.md\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.md\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.md\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 992px){.lg\:border-none{border-width:0px!important;border-style:none}.lg\:border-1{border-width:1px!important;border-style:solid}.lg\:border-2{border-width:2px!important;border-style:solid}.lg\:border-3{border-width:3px!important;border-style:solid}.lg\:border-top-none{border-top-width:0px!important;border-top-style:none}.lg\:border-top-1{border-top-width:1px!important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px!important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px!important;border-top-style:solid}.lg\:border-right-none{border-right-width:0px!important;border-right-style:none}.lg\:border-right-1{border-right-width:1px!important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px!important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px!important;border-right-style:solid}.lg\:border-left-none{border-left-width:0px!important;border-left-style:none}.lg\:border-left-1{border-left-width:1px!important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px!important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px!important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.lg\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.lg\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.lg\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.lg\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 1200px){.xl\:border-none{border-width:0px!important;border-style:none}.xl\:border-1{border-width:1px!important;border-style:solid}.xl\:border-2{border-width:2px!important;border-style:solid}.xl\:border-3{border-width:3px!important;border-style:solid}.xl\:border-top-none{border-top-width:0px!important;border-top-style:none}.xl\:border-top-1{border-top-width:1px!important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px!important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px!important;border-top-style:solid}.xl\:border-right-none{border-right-width:0px!important;border-right-style:none}.xl\:border-right-1{border-right-width:1px!important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px!important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px!important;border-right-style:solid}.xl\:border-left-none{border-left-width:0px!important;border-left-style:none}.xl\:border-left-1{border-left-width:1px!important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px!important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px!important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.xl\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.xl\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.xl\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.xl\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}@media screen and (min-width: 576px){.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}}@media screen and (min-width: 768px){.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}}@media screen and (min-width: 992px){.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}}@media screen and (min-width: 1200px){.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}}.border-noround{border-radius:0!important}.border-round{border-radius:var(--border-radius)!important}.border-round-xs{border-radius:.125rem!important}.border-round-sm{border-radius:.25rem!important}.border-round-md{border-radius:.375rem!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-round-2xl{border-radius:1rem!important}.border-round-3xl{border-radius:1.5rem!important}.border-circle{border-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround{border-radius:0!important}.sm\:border-round{border-radius:var(--border-radius)!important}.sm\:border-round-xs{border-radius:.125rem!important}.sm\:border-round-sm{border-radius:.25rem!important}.sm\:border-round-md{border-radius:.375rem!important}.sm\:border-round-lg{border-radius:.5rem!important}.sm\:border-round-xl{border-radius:.75rem!important}.sm\:border-round-2xl{border-radius:1rem!important}.sm\:border-round-3xl{border-radius:1.5rem!important}.sm\:border-circle{border-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround{border-radius:0!important}.md\:border-round{border-radius:var(--border-radius)!important}.md\:border-round-xs{border-radius:.125rem!important}.md\:border-round-sm{border-radius:.25rem!important}.md\:border-round-md{border-radius:.375rem!important}.md\:border-round-lg{border-radius:.5rem!important}.md\:border-round-xl{border-radius:.75rem!important}.md\:border-round-2xl{border-radius:1rem!important}.md\:border-round-3xl{border-radius:1.5rem!important}.md\:border-circle{border-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround{border-radius:0!important}.lg\:border-round{border-radius:var(--border-radius)!important}.lg\:border-round-xs{border-radius:.125rem!important}.lg\:border-round-sm{border-radius:.25rem!important}.lg\:border-round-md{border-radius:.375rem!important}.lg\:border-round-lg{border-radius:.5rem!important}.lg\:border-round-xl{border-radius:.75rem!important}.lg\:border-round-2xl{border-radius:1rem!important}.lg\:border-round-3xl{border-radius:1.5rem!important}.lg\:border-circle{border-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround{border-radius:0!important}.xl\:border-round{border-radius:var(--border-radius)!important}.xl\:border-round-xs{border-radius:.125rem!important}.xl\:border-round-sm{border-radius:.25rem!important}.xl\:border-round-md{border-radius:.375rem!important}.xl\:border-round-lg{border-radius:.5rem!important}.xl\:border-round-xl{border-radius:.75rem!important}.xl\:border-round-2xl{border-radius:1rem!important}.xl\:border-round-3xl{border-radius:1.5rem!important}.xl\:border-circle{border-radius:50%!important}}.border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.sm\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.sm\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.sm\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.sm\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.sm\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.md\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.md\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.md\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.md\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.md\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.lg\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.lg\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.lg\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.lg\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.lg\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.xl\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.xl\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.xl\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.xl\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.xl\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-1{width:8.3333%!important}.w-2{width:16.6667%!important}.w-3{width:25%!important}.w-4{width:33.3333%!important}.w-5{width:41.6667%!important}.w-6{width:50%!important}.w-7{width:58.3333%!important}.w-8{width:66.6667%!important}.w-9{width:75%!important}.w-10{width:83.3333%!important}.w-11{width:91.6667%!important}.w-12{width:100%!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:fit-content!important}.w-1rem{width:1rem!important}.w-2rem{width:2rem!important}.w-3rem{width:3rem!important}.w-4rem{width:4rem!important}.w-5rem{width:5rem!important}.w-6rem{width:6rem!important}.w-7rem{width:7rem!important}.w-8rem{width:8rem!important}.w-9rem{width:9rem!important}.w-10rem{width:10rem!important}.w-11rem{width:11rem!important}.w-12rem{width:12rem!important}.w-13rem{width:13rem!important}.w-14rem{width:14rem!important}.w-15rem{width:15rem!important}.w-16rem{width:16rem!important}.w-17rem{width:17rem!important}.w-18rem{width:18rem!important}.w-19rem{width:19rem!important}.w-20rem{width:20rem!important}.w-21rem{width:21rem!important}.w-22rem{width:22rem!important}.w-23rem{width:23rem!important}.w-24rem{width:24rem!important}.w-25rem{width:25rem!important}.w-26rem{width:26rem!important}.w-27rem{width:27rem!important}.w-28rem{width:28rem!important}.w-29rem{width:29rem!important}.w-30rem{width:30rem!important}@media screen and (min-width: 576px){.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-auto{width:auto!important}.sm\:w-1{width:8.3333%!important}.sm\:w-2{width:16.6667%!important}.sm\:w-3{width:25%!important}.sm\:w-4{width:33.3333%!important}.sm\:w-5{width:41.6667%!important}.sm\:w-6{width:50%!important}.sm\:w-7{width:58.3333%!important}.sm\:w-8{width:66.6667%!important}.sm\:w-9{width:75%!important}.sm\:w-10{width:83.3333%!important}.sm\:w-11{width:91.6667%!important}.sm\:w-12{width:100%!important}.sm\:w-min{width:min-content!important}.sm\:w-max{width:max-content!important}.sm\:w-fit{width:fit-content!important}.sm\:w-1rem{width:1rem!important}.sm\:w-2rem{width:2rem!important}.sm\:w-3rem{width:3rem!important}.sm\:w-4rem{width:4rem!important}.sm\:w-5rem{width:5rem!important}.sm\:w-6rem{width:6rem!important}.sm\:w-7rem{width:7rem!important}.sm\:w-8rem{width:8rem!important}.sm\:w-9rem{width:9rem!important}.sm\:w-10rem{width:10rem!important}.sm\:w-11rem{width:11rem!important}.sm\:w-12rem{width:12rem!important}.sm\:w-13rem{width:13rem!important}.sm\:w-14rem{width:14rem!important}.sm\:w-15rem{width:15rem!important}.sm\:w-16rem{width:16rem!important}.sm\:w-17rem{width:17rem!important}.sm\:w-18rem{width:18rem!important}.sm\:w-19rem{width:19rem!important}.sm\:w-20rem{width:20rem!important}.sm\:w-21rem{width:21rem!important}.sm\:w-22rem{width:22rem!important}.sm\:w-23rem{width:23rem!important}.sm\:w-24rem{width:24rem!important}.sm\:w-25rem{width:25rem!important}.sm\:w-26rem{width:26rem!important}.sm\:w-27rem{width:27rem!important}.sm\:w-28rem{width:28rem!important}.sm\:w-29rem{width:29rem!important}.sm\:w-30rem{width:30rem!important}}@media screen and (min-width: 768px){.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-auto{width:auto!important}.md\:w-1{width:8.3333%!important}.md\:w-2{width:16.6667%!important}.md\:w-3{width:25%!important}.md\:w-4{width:33.3333%!important}.md\:w-5{width:41.6667%!important}.md\:w-6{width:50%!important}.md\:w-7{width:58.3333%!important}.md\:w-8{width:66.6667%!important}.md\:w-9{width:75%!important}.md\:w-10{width:83.3333%!important}.md\:w-11{width:91.6667%!important}.md\:w-12{width:100%!important}.md\:w-min{width:min-content!important}.md\:w-max{width:max-content!important}.md\:w-fit{width:fit-content!important}.md\:w-1rem{width:1rem!important}.md\:w-2rem{width:2rem!important}.md\:w-3rem{width:3rem!important}.md\:w-4rem{width:4rem!important}.md\:w-5rem{width:5rem!important}.md\:w-6rem{width:6rem!important}.md\:w-7rem{width:7rem!important}.md\:w-8rem{width:8rem!important}.md\:w-9rem{width:9rem!important}.md\:w-10rem{width:10rem!important}.md\:w-11rem{width:11rem!important}.md\:w-12rem{width:12rem!important}.md\:w-13rem{width:13rem!important}.md\:w-14rem{width:14rem!important}.md\:w-15rem{width:15rem!important}.md\:w-16rem{width:16rem!important}.md\:w-17rem{width:17rem!important}.md\:w-18rem{width:18rem!important}.md\:w-19rem{width:19rem!important}.md\:w-20rem{width:20rem!important}.md\:w-21rem{width:21rem!important}.md\:w-22rem{width:22rem!important}.md\:w-23rem{width:23rem!important}.md\:w-24rem{width:24rem!important}.md\:w-25rem{width:25rem!important}.md\:w-26rem{width:26rem!important}.md\:w-27rem{width:27rem!important}.md\:w-28rem{width:28rem!important}.md\:w-29rem{width:29rem!important}.md\:w-30rem{width:30rem!important}}@media screen and (min-width: 992px){.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-auto{width:auto!important}.lg\:w-1{width:8.3333%!important}.lg\:w-2{width:16.6667%!important}.lg\:w-3{width:25%!important}.lg\:w-4{width:33.3333%!important}.lg\:w-5{width:41.6667%!important}.lg\:w-6{width:50%!important}.lg\:w-7{width:58.3333%!important}.lg\:w-8{width:66.6667%!important}.lg\:w-9{width:75%!important}.lg\:w-10{width:83.3333%!important}.lg\:w-11{width:91.6667%!important}.lg\:w-12{width:100%!important}.lg\:w-min{width:min-content!important}.lg\:w-max{width:max-content!important}.lg\:w-fit{width:fit-content!important}.lg\:w-1rem{width:1rem!important}.lg\:w-2rem{width:2rem!important}.lg\:w-3rem{width:3rem!important}.lg\:w-4rem{width:4rem!important}.lg\:w-5rem{width:5rem!important}.lg\:w-6rem{width:6rem!important}.lg\:w-7rem{width:7rem!important}.lg\:w-8rem{width:8rem!important}.lg\:w-9rem{width:9rem!important}.lg\:w-10rem{width:10rem!important}.lg\:w-11rem{width:11rem!important}.lg\:w-12rem{width:12rem!important}.lg\:w-13rem{width:13rem!important}.lg\:w-14rem{width:14rem!important}.lg\:w-15rem{width:15rem!important}.lg\:w-16rem{width:16rem!important}.lg\:w-17rem{width:17rem!important}.lg\:w-18rem{width:18rem!important}.lg\:w-19rem{width:19rem!important}.lg\:w-20rem{width:20rem!important}.lg\:w-21rem{width:21rem!important}.lg\:w-22rem{width:22rem!important}.lg\:w-23rem{width:23rem!important}.lg\:w-24rem{width:24rem!important}.lg\:w-25rem{width:25rem!important}.lg\:w-26rem{width:26rem!important}.lg\:w-27rem{width:27rem!important}.lg\:w-28rem{width:28rem!important}.lg\:w-29rem{width:29rem!important}.lg\:w-30rem{width:30rem!important}}@media screen and (min-width: 1200px){.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-auto{width:auto!important}.xl\:w-1{width:8.3333%!important}.xl\:w-2{width:16.6667%!important}.xl\:w-3{width:25%!important}.xl\:w-4{width:33.3333%!important}.xl\:w-5{width:41.6667%!important}.xl\:w-6{width:50%!important}.xl\:w-7{width:58.3333%!important}.xl\:w-8{width:66.6667%!important}.xl\:w-9{width:75%!important}.xl\:w-10{width:83.3333%!important}.xl\:w-11{width:91.6667%!important}.xl\:w-12{width:100%!important}.xl\:w-min{width:min-content!important}.xl\:w-max{width:max-content!important}.xl\:w-fit{width:fit-content!important}.xl\:w-1rem{width:1rem!important}.xl\:w-2rem{width:2rem!important}.xl\:w-3rem{width:3rem!important}.xl\:w-4rem{width:4rem!important}.xl\:w-5rem{width:5rem!important}.xl\:w-6rem{width:6rem!important}.xl\:w-7rem{width:7rem!important}.xl\:w-8rem{width:8rem!important}.xl\:w-9rem{width:9rem!important}.xl\:w-10rem{width:10rem!important}.xl\:w-11rem{width:11rem!important}.xl\:w-12rem{width:12rem!important}.xl\:w-13rem{width:13rem!important}.xl\:w-14rem{width:14rem!important}.xl\:w-15rem{width:15rem!important}.xl\:w-16rem{width:16rem!important}.xl\:w-17rem{width:17rem!important}.xl\:w-18rem{width:18rem!important}.xl\:w-19rem{width:19rem!important}.xl\:w-20rem{width:20rem!important}.xl\:w-21rem{width:21rem!important}.xl\:w-22rem{width:22rem!important}.xl\:w-23rem{width:23rem!important}.xl\:w-24rem{width:24rem!important}.xl\:w-25rem{width:25rem!important}.xl\:w-26rem{width:26rem!important}.xl\:w-27rem{width:27rem!important}.xl\:w-28rem{width:28rem!important}.xl\:w-29rem{width:29rem!important}.xl\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:min-content!important}.h-max{height:max-content!important}.h-fit{height:fit-content!important}.h-1rem{height:1rem!important}.h-2rem{height:2rem!important}.h-3rem{height:3rem!important}.h-4rem{height:4rem!important}.h-5rem{height:5rem!important}.h-6rem{height:6rem!important}.h-7rem{height:7rem!important}.h-8rem{height:8rem!important}.h-9rem{height:9rem!important}.h-10rem{height:10rem!important}.h-11rem{height:11rem!important}.h-12rem{height:12rem!important}.h-13rem{height:13rem!important}.h-14rem{height:14rem!important}.h-15rem{height:15rem!important}.h-16rem{height:16rem!important}.h-17rem{height:17rem!important}.h-18rem{height:18rem!important}.h-19rem{height:19rem!important}.h-20rem{height:20rem!important}.h-21rem{height:21rem!important}.h-22rem{height:22rem!important}.h-23rem{height:23rem!important}.h-24rem{height:24rem!important}.h-25rem{height:25rem!important}.h-26rem{height:26rem!important}.h-27rem{height:27rem!important}.h-28rem{height:28rem!important}.h-29rem{height:29rem!important}.h-30rem{height:30rem!important}@media screen and (min-width: 576px){.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:h-auto{height:auto!important}.sm\:h-min{height:min-content!important}.sm\:h-max{height:max-content!important}.sm\:h-fit{height:fit-content!important}.sm\:h-1rem{height:1rem!important}.sm\:h-2rem{height:2rem!important}.sm\:h-3rem{height:3rem!important}.sm\:h-4rem{height:4rem!important}.sm\:h-5rem{height:5rem!important}.sm\:h-6rem{height:6rem!important}.sm\:h-7rem{height:7rem!important}.sm\:h-8rem{height:8rem!important}.sm\:h-9rem{height:9rem!important}.sm\:h-10rem{height:10rem!important}.sm\:h-11rem{height:11rem!important}.sm\:h-12rem{height:12rem!important}.sm\:h-13rem{height:13rem!important}.sm\:h-14rem{height:14rem!important}.sm\:h-15rem{height:15rem!important}.sm\:h-16rem{height:16rem!important}.sm\:h-17rem{height:17rem!important}.sm\:h-18rem{height:18rem!important}.sm\:h-19rem{height:19rem!important}.sm\:h-20rem{height:20rem!important}.sm\:h-21rem{height:21rem!important}.sm\:h-22rem{height:22rem!important}.sm\:h-23rem{height:23rem!important}.sm\:h-24rem{height:24rem!important}.sm\:h-25rem{height:25rem!important}.sm\:h-26rem{height:26rem!important}.sm\:h-27rem{height:27rem!important}.sm\:h-28rem{height:28rem!important}.sm\:h-29rem{height:29rem!important}.sm\:h-30rem{height:30rem!important}}@media screen and (min-width: 768px){.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:h-auto{height:auto!important}.md\:h-min{height:min-content!important}.md\:h-max{height:max-content!important}.md\:h-fit{height:fit-content!important}.md\:h-1rem{height:1rem!important}.md\:h-2rem{height:2rem!important}.md\:h-3rem{height:3rem!important}.md\:h-4rem{height:4rem!important}.md\:h-5rem{height:5rem!important}.md\:h-6rem{height:6rem!important}.md\:h-7rem{height:7rem!important}.md\:h-8rem{height:8rem!important}.md\:h-9rem{height:9rem!important}.md\:h-10rem{height:10rem!important}.md\:h-11rem{height:11rem!important}.md\:h-12rem{height:12rem!important}.md\:h-13rem{height:13rem!important}.md\:h-14rem{height:14rem!important}.md\:h-15rem{height:15rem!important}.md\:h-16rem{height:16rem!important}.md\:h-17rem{height:17rem!important}.md\:h-18rem{height:18rem!important}.md\:h-19rem{height:19rem!important}.md\:h-20rem{height:20rem!important}.md\:h-21rem{height:21rem!important}.md\:h-22rem{height:22rem!important}.md\:h-23rem{height:23rem!important}.md\:h-24rem{height:24rem!important}.md\:h-25rem{height:25rem!important}.md\:h-26rem{height:26rem!important}.md\:h-27rem{height:27rem!important}.md\:h-28rem{height:28rem!important}.md\:h-29rem{height:29rem!important}.md\:h-30rem{height:30rem!important}}@media screen and (min-width: 992px){.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:h-auto{height:auto!important}.lg\:h-min{height:min-content!important}.lg\:h-max{height:max-content!important}.lg\:h-fit{height:fit-content!important}.lg\:h-1rem{height:1rem!important}.lg\:h-2rem{height:2rem!important}.lg\:h-3rem{height:3rem!important}.lg\:h-4rem{height:4rem!important}.lg\:h-5rem{height:5rem!important}.lg\:h-6rem{height:6rem!important}.lg\:h-7rem{height:7rem!important}.lg\:h-8rem{height:8rem!important}.lg\:h-9rem{height:9rem!important}.lg\:h-10rem{height:10rem!important}.lg\:h-11rem{height:11rem!important}.lg\:h-12rem{height:12rem!important}.lg\:h-13rem{height:13rem!important}.lg\:h-14rem{height:14rem!important}.lg\:h-15rem{height:15rem!important}.lg\:h-16rem{height:16rem!important}.lg\:h-17rem{height:17rem!important}.lg\:h-18rem{height:18rem!important}.lg\:h-19rem{height:19rem!important}.lg\:h-20rem{height:20rem!important}.lg\:h-21rem{height:21rem!important}.lg\:h-22rem{height:22rem!important}.lg\:h-23rem{height:23rem!important}.lg\:h-24rem{height:24rem!important}.lg\:h-25rem{height:25rem!important}.lg\:h-26rem{height:26rem!important}.lg\:h-27rem{height:27rem!important}.lg\:h-28rem{height:28rem!important}.lg\:h-29rem{height:29rem!important}.lg\:h-30rem{height:30rem!important}}@media screen and (min-width: 1200px){.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:h-auto{height:auto!important}.xl\:h-min{height:min-content!important}.xl\:h-max{height:max-content!important}.xl\:h-fit{height:fit-content!important}.xl\:h-1rem{height:1rem!important}.xl\:h-2rem{height:2rem!important}.xl\:h-3rem{height:3rem!important}.xl\:h-4rem{height:4rem!important}.xl\:h-5rem{height:5rem!important}.xl\:h-6rem{height:6rem!important}.xl\:h-7rem{height:7rem!important}.xl\:h-8rem{height:8rem!important}.xl\:h-9rem{height:9rem!important}.xl\:h-10rem{height:10rem!important}.xl\:h-11rem{height:11rem!important}.xl\:h-12rem{height:12rem!important}.xl\:h-13rem{height:13rem!important}.xl\:h-14rem{height:14rem!important}.xl\:h-15rem{height:15rem!important}.xl\:h-16rem{height:16rem!important}.xl\:h-17rem{height:17rem!important}.xl\:h-18rem{height:18rem!important}.xl\:h-19rem{height:19rem!important}.xl\:h-20rem{height:20rem!important}.xl\:h-21rem{height:21rem!important}.xl\:h-22rem{height:22rem!important}.xl\:h-23rem{height:23rem!important}.xl\:h-24rem{height:24rem!important}.xl\:h-25rem{height:25rem!important}.xl\:h-26rem{height:26rem!important}.xl\:h-27rem{height:27rem!important}.xl\:h-28rem{height:28rem!important}.xl\:h-29rem{height:29rem!important}.xl\:h-30rem{height:30rem!important}}.min-w-0{min-width:0px!important}.min-w-full{min-width:100%!important}.min-w-screen{min-width:100vw!important}.min-w-min{min-width:min-content!important}.min-w-max{min-width:max-content!important}@media screen and (min-width: 576px){.sm\:min-w-0{min-width:0px!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-screen{min-width:100vw!important}.sm\:min-w-min{min-width:min-content!important}.sm\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 768px){.md\:min-w-0{min-width:0px!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-screen{min-width:100vw!important}.md\:min-w-min{min-width:min-content!important}.md\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 992px){.lg\:min-w-0{min-width:0px!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-screen{min-width:100vw!important}.lg\:min-w-min{min-width:min-content!important}.lg\:min-w-max{min-width:max-content!important}}@media screen and (min-width: 1200px){.xl\:min-w-0{min-width:0px!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-screen{min-width:100vw!important}.xl\:min-w-min{min-width:min-content!important}.xl\:min-w-max{min-width:max-content!important}}.max-w-0{max-width:0px!important}.max-w-full{max-width:100%!important}.max-w-screen{max-width:100vw!important}.max-w-min{max-width:min-content!important}.max-w-max{max-width:max-content!important}.max-w-fit{max-width:fit-content!important}.max-w-1rem{max-width:1rem!important}.max-w-2rem{max-width:2rem!important}.max-w-3rem{max-width:3rem!important}.max-w-4rem{max-width:4rem!important}.max-w-5rem{max-width:5rem!important}.max-w-6rem{max-width:6rem!important}.max-w-7rem{max-width:7rem!important}.max-w-8rem{max-width:8rem!important}.max-w-9rem{max-width:9rem!important}.max-w-10rem{max-width:10rem!important}.max-w-11rem{max-width:11rem!important}.max-w-12rem{max-width:12rem!important}.max-w-13rem{max-width:13rem!important}.max-w-14rem{max-width:14rem!important}.max-w-15rem{max-width:15rem!important}.max-w-16rem{max-width:16rem!important}.max-w-17rem{max-width:17rem!important}.max-w-18rem{max-width:18rem!important}.max-w-19rem{max-width:19rem!important}.max-w-20rem{max-width:20rem!important}.max-w-21rem{max-width:21rem!important}.max-w-22rem{max-width:22rem!important}.max-w-23rem{max-width:23rem!important}.max-w-24rem{max-width:24rem!important}.max-w-25rem{max-width:25rem!important}.max-w-26rem{max-width:26rem!important}.max-w-27rem{max-width:27rem!important}.max-w-28rem{max-width:28rem!important}.max-w-29rem{max-width:29rem!important}.max-w-30rem{max-width:30rem!important}@media screen and (min-width: 576px){.sm\:max-w-0{max-width:0px!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-screen{max-width:100vw!important}.sm\:max-w-min{max-width:min-content!important}.sm\:max-w-max{max-width:max-content!important}.sm\:max-w-fit{max-width:fit-content!important}.sm\:max-w-1rem{max-width:1rem!important}.sm\:max-w-2rem{max-width:2rem!important}.sm\:max-w-3rem{max-width:3rem!important}.sm\:max-w-4rem{max-width:4rem!important}.sm\:max-w-5rem{max-width:5rem!important}.sm\:max-w-6rem{max-width:6rem!important}.sm\:max-w-7rem{max-width:7rem!important}.sm\:max-w-8rem{max-width:8rem!important}.sm\:max-w-9rem{max-width:9rem!important}.sm\:max-w-10rem{max-width:10rem!important}.sm\:max-w-11rem{max-width:11rem!important}.sm\:max-w-12rem{max-width:12rem!important}.sm\:max-w-13rem{max-width:13rem!important}.sm\:max-w-14rem{max-width:14rem!important}.sm\:max-w-15rem{max-width:15rem!important}.sm\:max-w-16rem{max-width:16rem!important}.sm\:max-w-17rem{max-width:17rem!important}.sm\:max-w-18rem{max-width:18rem!important}.sm\:max-w-19rem{max-width:19rem!important}.sm\:max-w-20rem{max-width:20rem!important}.sm\:max-w-21rem{max-width:21rem!important}.sm\:max-w-22rem{max-width:22rem!important}.sm\:max-w-23rem{max-width:23rem!important}.sm\:max-w-24rem{max-width:24rem!important}.sm\:max-w-25rem{max-width:25rem!important}.sm\:max-w-26rem{max-width:26rem!important}.sm\:max-w-27rem{max-width:27rem!important}.sm\:max-w-28rem{max-width:28rem!important}.sm\:max-w-29rem{max-width:29rem!important}.sm\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 768px){.md\:max-w-0{max-width:0px!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-screen{max-width:100vw!important}.md\:max-w-min{max-width:min-content!important}.md\:max-w-max{max-width:max-content!important}.md\:max-w-fit{max-width:fit-content!important}.md\:max-w-1rem{max-width:1rem!important}.md\:max-w-2rem{max-width:2rem!important}.md\:max-w-3rem{max-width:3rem!important}.md\:max-w-4rem{max-width:4rem!important}.md\:max-w-5rem{max-width:5rem!important}.md\:max-w-6rem{max-width:6rem!important}.md\:max-w-7rem{max-width:7rem!important}.md\:max-w-8rem{max-width:8rem!important}.md\:max-w-9rem{max-width:9rem!important}.md\:max-w-10rem{max-width:10rem!important}.md\:max-w-11rem{max-width:11rem!important}.md\:max-w-12rem{max-width:12rem!important}.md\:max-w-13rem{max-width:13rem!important}.md\:max-w-14rem{max-width:14rem!important}.md\:max-w-15rem{max-width:15rem!important}.md\:max-w-16rem{max-width:16rem!important}.md\:max-w-17rem{max-width:17rem!important}.md\:max-w-18rem{max-width:18rem!important}.md\:max-w-19rem{max-width:19rem!important}.md\:max-w-20rem{max-width:20rem!important}.md\:max-w-21rem{max-width:21rem!important}.md\:max-w-22rem{max-width:22rem!important}.md\:max-w-23rem{max-width:23rem!important}.md\:max-w-24rem{max-width:24rem!important}.md\:max-w-25rem{max-width:25rem!important}.md\:max-w-26rem{max-width:26rem!important}.md\:max-w-27rem{max-width:27rem!important}.md\:max-w-28rem{max-width:28rem!important}.md\:max-w-29rem{max-width:29rem!important}.md\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 992px){.lg\:max-w-0{max-width:0px!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-screen{max-width:100vw!important}.lg\:max-w-min{max-width:min-content!important}.lg\:max-w-max{max-width:max-content!important}.lg\:max-w-fit{max-width:fit-content!important}.lg\:max-w-1rem{max-width:1rem!important}.lg\:max-w-2rem{max-width:2rem!important}.lg\:max-w-3rem{max-width:3rem!important}.lg\:max-w-4rem{max-width:4rem!important}.lg\:max-w-5rem{max-width:5rem!important}.lg\:max-w-6rem{max-width:6rem!important}.lg\:max-w-7rem{max-width:7rem!important}.lg\:max-w-8rem{max-width:8rem!important}.lg\:max-w-9rem{max-width:9rem!important}.lg\:max-w-10rem{max-width:10rem!important}.lg\:max-w-11rem{max-width:11rem!important}.lg\:max-w-12rem{max-width:12rem!important}.lg\:max-w-13rem{max-width:13rem!important}.lg\:max-w-14rem{max-width:14rem!important}.lg\:max-w-15rem{max-width:15rem!important}.lg\:max-w-16rem{max-width:16rem!important}.lg\:max-w-17rem{max-width:17rem!important}.lg\:max-w-18rem{max-width:18rem!important}.lg\:max-w-19rem{max-width:19rem!important}.lg\:max-w-20rem{max-width:20rem!important}.lg\:max-w-21rem{max-width:21rem!important}.lg\:max-w-22rem{max-width:22rem!important}.lg\:max-w-23rem{max-width:23rem!important}.lg\:max-w-24rem{max-width:24rem!important}.lg\:max-w-25rem{max-width:25rem!important}.lg\:max-w-26rem{max-width:26rem!important}.lg\:max-w-27rem{max-width:27rem!important}.lg\:max-w-28rem{max-width:28rem!important}.lg\:max-w-29rem{max-width:29rem!important}.lg\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-w-0{max-width:0px!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-screen{max-width:100vw!important}.xl\:max-w-min{max-width:min-content!important}.xl\:max-w-max{max-width:max-content!important}.xl\:max-w-fit{max-width:fit-content!important}.xl\:max-w-1rem{max-width:1rem!important}.xl\:max-w-2rem{max-width:2rem!important}.xl\:max-w-3rem{max-width:3rem!important}.xl\:max-w-4rem{max-width:4rem!important}.xl\:max-w-5rem{max-width:5rem!important}.xl\:max-w-6rem{max-width:6rem!important}.xl\:max-w-7rem{max-width:7rem!important}.xl\:max-w-8rem{max-width:8rem!important}.xl\:max-w-9rem{max-width:9rem!important}.xl\:max-w-10rem{max-width:10rem!important}.xl\:max-w-11rem{max-width:11rem!important}.xl\:max-w-12rem{max-width:12rem!important}.xl\:max-w-13rem{max-width:13rem!important}.xl\:max-w-14rem{max-width:14rem!important}.xl\:max-w-15rem{max-width:15rem!important}.xl\:max-w-16rem{max-width:16rem!important}.xl\:max-w-17rem{max-width:17rem!important}.xl\:max-w-18rem{max-width:18rem!important}.xl\:max-w-19rem{max-width:19rem!important}.xl\:max-w-20rem{max-width:20rem!important}.xl\:max-w-21rem{max-width:21rem!important}.xl\:max-w-22rem{max-width:22rem!important}.xl\:max-w-23rem{max-width:23rem!important}.xl\:max-w-24rem{max-width:24rem!important}.xl\:max-w-25rem{max-width:25rem!important}.xl\:max-w-26rem{max-width:26rem!important}.xl\:max-w-27rem{max-width:27rem!important}.xl\:max-w-28rem{max-width:28rem!important}.xl\:max-w-29rem{max-width:29rem!important}.xl\:max-w-30rem{max-width:30rem!important}}.min-h-0{min-height:0px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}@media screen and (min-width: 576px){.sm\:min-h-0{min-height:0px!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 768px){.md\:min-h-0{min-height:0px!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 992px){.lg\:min-h-0{min-height:0px!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 1200px){.xl\:min-h-0{min-height:0px!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}}.max-h-0{max-height:0px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:min-content!important}.max-h-max{max-height:max-content!important}.max-h-fit{max-height:fit-content!important}.max-h-1rem{max-height:1rem!important}.max-h-2rem{max-height:2rem!important}.max-h-3rem{max-height:3rem!important}.max-h-4rem{max-height:4rem!important}.max-h-5rem{max-height:5rem!important}.max-h-6rem{max-height:6rem!important}.max-h-7rem{max-height:7rem!important}.max-h-8rem{max-height:8rem!important}.max-h-9rem{max-height:9rem!important}.max-h-10rem{max-height:10rem!important}.max-h-11rem{max-height:11rem!important}.max-h-12rem{max-height:12rem!important}.max-h-13rem{max-height:13rem!important}.max-h-14rem{max-height:14rem!important}.max-h-15rem{max-height:15rem!important}.max-h-16rem{max-height:16rem!important}.max-h-17rem{max-height:17rem!important}.max-h-18rem{max-height:18rem!important}.max-h-19rem{max-height:19rem!important}.max-h-20rem{max-height:20rem!important}.max-h-21rem{max-height:21rem!important}.max-h-22rem{max-height:22rem!important}.max-h-23rem{max-height:23rem!important}.max-h-24rem{max-height:24rem!important}.max-h-25rem{max-height:25rem!important}.max-h-26rem{max-height:26rem!important}.max-h-27rem{max-height:27rem!important}.max-h-28rem{max-height:28rem!important}.max-h-29rem{max-height:29rem!important}.max-h-30rem{max-height:30rem!important}@media screen and (min-width: 576px){.sm\:max-h-0{max-height:0px!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-h-min{max-height:min-content!important}.sm\:max-h-max{max-height:max-content!important}.sm\:max-h-fit{max-height:fit-content!important}.sm\:max-h-1rem{max-height:1rem!important}.sm\:max-h-2rem{max-height:2rem!important}.sm\:max-h-3rem{max-height:3rem!important}.sm\:max-h-4rem{max-height:4rem!important}.sm\:max-h-5rem{max-height:5rem!important}.sm\:max-h-6rem{max-height:6rem!important}.sm\:max-h-7rem{max-height:7rem!important}.sm\:max-h-8rem{max-height:8rem!important}.sm\:max-h-9rem{max-height:9rem!important}.sm\:max-h-10rem{max-height:10rem!important}.sm\:max-h-11rem{max-height:11rem!important}.sm\:max-h-12rem{max-height:12rem!important}.sm\:max-h-13rem{max-height:13rem!important}.sm\:max-h-14rem{max-height:14rem!important}.sm\:max-h-15rem{max-height:15rem!important}.sm\:max-h-16rem{max-height:16rem!important}.sm\:max-h-17rem{max-height:17rem!important}.sm\:max-h-18rem{max-height:18rem!important}.sm\:max-h-19rem{max-height:19rem!important}.sm\:max-h-20rem{max-height:20rem!important}.sm\:max-h-21rem{max-height:21rem!important}.sm\:max-h-22rem{max-height:22rem!important}.sm\:max-h-23rem{max-height:23rem!important}.sm\:max-h-24rem{max-height:24rem!important}.sm\:max-h-25rem{max-height:25rem!important}.sm\:max-h-26rem{max-height:26rem!important}.sm\:max-h-27rem{max-height:27rem!important}.sm\:max-h-28rem{max-height:28rem!important}.sm\:max-h-29rem{max-height:29rem!important}.sm\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 768px){.md\:max-h-0{max-height:0px!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-h-min{max-height:min-content!important}.md\:max-h-max{max-height:max-content!important}.md\:max-h-fit{max-height:fit-content!important}.md\:max-h-1rem{max-height:1rem!important}.md\:max-h-2rem{max-height:2rem!important}.md\:max-h-3rem{max-height:3rem!important}.md\:max-h-4rem{max-height:4rem!important}.md\:max-h-5rem{max-height:5rem!important}.md\:max-h-6rem{max-height:6rem!important}.md\:max-h-7rem{max-height:7rem!important}.md\:max-h-8rem{max-height:8rem!important}.md\:max-h-9rem{max-height:9rem!important}.md\:max-h-10rem{max-height:10rem!important}.md\:max-h-11rem{max-height:11rem!important}.md\:max-h-12rem{max-height:12rem!important}.md\:max-h-13rem{max-height:13rem!important}.md\:max-h-14rem{max-height:14rem!important}.md\:max-h-15rem{max-height:15rem!important}.md\:max-h-16rem{max-height:16rem!important}.md\:max-h-17rem{max-height:17rem!important}.md\:max-h-18rem{max-height:18rem!important}.md\:max-h-19rem{max-height:19rem!important}.md\:max-h-20rem{max-height:20rem!important}.md\:max-h-21rem{max-height:21rem!important}.md\:max-h-22rem{max-height:22rem!important}.md\:max-h-23rem{max-height:23rem!important}.md\:max-h-24rem{max-height:24rem!important}.md\:max-h-25rem{max-height:25rem!important}.md\:max-h-26rem{max-height:26rem!important}.md\:max-h-27rem{max-height:27rem!important}.md\:max-h-28rem{max-height:28rem!important}.md\:max-h-29rem{max-height:29rem!important}.md\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 992px){.lg\:max-h-0{max-height:0px!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-h-min{max-height:min-content!important}.lg\:max-h-max{max-height:max-content!important}.lg\:max-h-fit{max-height:fit-content!important}.lg\:max-h-1rem{max-height:1rem!important}.lg\:max-h-2rem{max-height:2rem!important}.lg\:max-h-3rem{max-height:3rem!important}.lg\:max-h-4rem{max-height:4rem!important}.lg\:max-h-5rem{max-height:5rem!important}.lg\:max-h-6rem{max-height:6rem!important}.lg\:max-h-7rem{max-height:7rem!important}.lg\:max-h-8rem{max-height:8rem!important}.lg\:max-h-9rem{max-height:9rem!important}.lg\:max-h-10rem{max-height:10rem!important}.lg\:max-h-11rem{max-height:11rem!important}.lg\:max-h-12rem{max-height:12rem!important}.lg\:max-h-13rem{max-height:13rem!important}.lg\:max-h-14rem{max-height:14rem!important}.lg\:max-h-15rem{max-height:15rem!important}.lg\:max-h-16rem{max-height:16rem!important}.lg\:max-h-17rem{max-height:17rem!important}.lg\:max-h-18rem{max-height:18rem!important}.lg\:max-h-19rem{max-height:19rem!important}.lg\:max-h-20rem{max-height:20rem!important}.lg\:max-h-21rem{max-height:21rem!important}.lg\:max-h-22rem{max-height:22rem!important}.lg\:max-h-23rem{max-height:23rem!important}.lg\:max-h-24rem{max-height:24rem!important}.lg\:max-h-25rem{max-height:25rem!important}.lg\:max-h-26rem{max-height:26rem!important}.lg\:max-h-27rem{max-height:27rem!important}.lg\:max-h-28rem{max-height:28rem!important}.lg\:max-h-29rem{max-height:29rem!important}.lg\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-h-0{max-height:0px!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-h-min{max-height:min-content!important}.xl\:max-h-max{max-height:max-content!important}.xl\:max-h-fit{max-height:fit-content!important}.xl\:max-h-1rem{max-height:1rem!important}.xl\:max-h-2rem{max-height:2rem!important}.xl\:max-h-3rem{max-height:3rem!important}.xl\:max-h-4rem{max-height:4rem!important}.xl\:max-h-5rem{max-height:5rem!important}.xl\:max-h-6rem{max-height:6rem!important}.xl\:max-h-7rem{max-height:7rem!important}.xl\:max-h-8rem{max-height:8rem!important}.xl\:max-h-9rem{max-height:9rem!important}.xl\:max-h-10rem{max-height:10rem!important}.xl\:max-h-11rem{max-height:11rem!important}.xl\:max-h-12rem{max-height:12rem!important}.xl\:max-h-13rem{max-height:13rem!important}.xl\:max-h-14rem{max-height:14rem!important}.xl\:max-h-15rem{max-height:15rem!important}.xl\:max-h-16rem{max-height:16rem!important}.xl\:max-h-17rem{max-height:17rem!important}.xl\:max-h-18rem{max-height:18rem!important}.xl\:max-h-19rem{max-height:19rem!important}.xl\:max-h-20rem{max-height:20rem!important}.xl\:max-h-21rem{max-height:21rem!important}.xl\:max-h-22rem{max-height:22rem!important}.xl\:max-h-23rem{max-height:23rem!important}.xl\:max-h-24rem{max-height:24rem!important}.xl\:max-h-25rem{max-height:25rem!important}.xl\:max-h-26rem{max-height:26rem!important}.xl\:max-h-27rem{max-height:27rem!important}.xl\:max-h-28rem{max-height:28rem!important}.xl\:max-h-29rem{max-height:29rem!important}.xl\:max-h-30rem{max-height:30rem!important}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}@media screen and (min-width: 576px){.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}}@media screen and (min-width: 768px){.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}}@media screen and (min-width: 992px){.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}}@media screen and (min-width: 1200px){.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}}.top-auto{top:auto!important}.top-0{top:0px!important}.top-50{top:50%!important}.top-100{top:100%!important}@media screen and (min-width: 576px){.sm\:top-auto{top:auto!important}.sm\:top-0{top:0px!important}.sm\:top-50{top:50%!important}.sm\:top-100{top:100%!important}}@media screen and (min-width: 768px){.md\:top-auto{top:auto!important}.md\:top-0{top:0px!important}.md\:top-50{top:50%!important}.md\:top-100{top:100%!important}}@media screen and (min-width: 992px){.lg\:top-auto{top:auto!important}.lg\:top-0{top:0px!important}.lg\:top-50{top:50%!important}.lg\:top-100{top:100%!important}}@media screen and (min-width: 1200px){.xl\:top-auto{top:auto!important}.xl\:top-0{top:0px!important}.xl\:top-50{top:50%!important}.xl\:top-100{top:100%!important}}.left-auto{left:auto!important}.left-0{left:0px!important}.left-50{left:50%!important}.left-100{left:100%!important}@media screen and (min-width: 576px){.sm\:left-auto{left:auto!important}.sm\:left-0{left:0px!important}.sm\:left-50{left:50%!important}.sm\:left-100{left:100%!important}}@media screen and (min-width: 768px){.md\:left-auto{left:auto!important}.md\:left-0{left:0px!important}.md\:left-50{left:50%!important}.md\:left-100{left:100%!important}}@media screen and (min-width: 992px){.lg\:left-auto{left:auto!important}.lg\:left-0{left:0px!important}.lg\:left-50{left:50%!important}.lg\:left-100{left:100%!important}}@media screen and (min-width: 1200px){.xl\:left-auto{left:auto!important}.xl\:left-0{left:0px!important}.xl\:left-50{left:50%!important}.xl\:left-100{left:100%!important}}.right-auto{right:auto!important}.right-0{right:0px!important}.right-50{right:50%!important}.right-100{right:100%!important}@media screen and (min-width: 576px){.sm\:right-auto{right:auto!important}.sm\:right-0{right:0px!important}.sm\:right-50{right:50%!important}.sm\:right-100{right:100%!important}}@media screen and (min-width: 768px){.md\:right-auto{right:auto!important}.md\:right-0{right:0px!important}.md\:right-50{right:50%!important}.md\:right-100{right:100%!important}}@media screen and (min-width: 992px){.lg\:right-auto{right:auto!important}.lg\:right-0{right:0px!important}.lg\:right-50{right:50%!important}.lg\:right-100{right:100%!important}}@media screen and (min-width: 1200px){.xl\:right-auto{right:auto!important}.xl\:right-0{right:0px!important}.xl\:right-50{right:50%!important}.xl\:right-100{right:100%!important}}.bottom-auto{bottom:auto!important}.bottom-0{bottom:0px!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}@media screen and (min-width: 576px){.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-0{bottom:0px!important}.sm\:bottom-50{bottom:50%!important}.sm\:bottom-100{bottom:100%!important}}@media screen and (min-width: 768px){.md\:bottom-auto{bottom:auto!important}.md\:bottom-0{bottom:0px!important}.md\:bottom-50{bottom:50%!important}.md\:bottom-100{bottom:100%!important}}@media screen and (min-width: 992px){.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-0{bottom:0px!important}.lg\:bottom-50{bottom:50%!important}.lg\:bottom-100{bottom:100%!important}}@media screen and (min-width: 1200px){.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-0{bottom:0px!important}.xl\:bottom-50{bottom:50%!important}.xl\:bottom-100{bottom:100%!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}}.z-auto{z-index:auto!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}@media screen and (min-width: 576px){.sm\:z-auto{z-index:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-1{z-index:1!important}.sm\:z-2{z-index:2!important}.sm\:z-3{z-index:3!important}.sm\:z-4{z-index:4!important}.sm\:z-5{z-index:5!important}}@media screen and (min-width: 768px){.md\:z-auto{z-index:auto!important}.md\:z-0{z-index:0!important}.md\:z-1{z-index:1!important}.md\:z-2{z-index:2!important}.md\:z-3{z-index:3!important}.md\:z-4{z-index:4!important}.md\:z-5{z-index:5!important}}@media screen and (min-width: 992px){.lg\:z-auto{z-index:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-1{z-index:1!important}.lg\:z-2{z-index:2!important}.lg\:z-3{z-index:3!important}.lg\:z-4{z-index:4!important}.lg\:z-5{z-index:5!important}}@media screen and (min-width: 1200px){.xl\:z-auto{z-index:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-1{z-index:1!important}.xl\:z-2{z-index:2!important}.xl\:z-3{z-index:3!important}.xl\:z-4{z-index:4!important}.xl\:z-5{z-index:5!important}}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}@media screen and (min-width: 576px){.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 768px){.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 992px){.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 1200px){.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}@media screen and (min-width: 576px){.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}}@media screen and (min-width: 768px){.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}}@media screen and (min-width: 992px){.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}}@media screen and (min-width: 1200px){.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}@media screen and (min-width: 576px){.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:center!important}.sm\:bg-left{background-position:left!important}.sm\:bg-left-bottom{background-position:left bottom!important}.sm\:bg-left-top{background-position:left top!important}.sm\:bg-right{background-position:right!important}.sm\:bg-right-bottom{background-position:right bottom!important}.sm\:bg-right-top{background-position:right top!important}.sm\:bg-top{background-position:top!important}}@media screen and (min-width: 768px){.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:center!important}.md\:bg-left{background-position:left!important}.md\:bg-left-bottom{background-position:left bottom!important}.md\:bg-left-top{background-position:left top!important}.md\:bg-right{background-position:right!important}.md\:bg-right-bottom{background-position:right bottom!important}.md\:bg-right-top{background-position:right top!important}.md\:bg-top{background-position:top!important}}@media screen and (min-width: 992px){.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:center!important}.lg\:bg-left{background-position:left!important}.lg\:bg-left-bottom{background-position:left bottom!important}.lg\:bg-left-top{background-position:left top!important}.lg\:bg-right{background-position:right!important}.lg\:bg-right-bottom{background-position:right bottom!important}.lg\:bg-right-top{background-position:right top!important}.lg\:bg-top{background-position:top!important}}@media screen and (min-width: 1200px){.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:center!important}.xl\:bg-left{background-position:left!important}.xl\:bg-left-bottom{background-position:left bottom!important}.xl\:bg-left-top{background-position:left top!important}.xl\:bg-right{background-position:right!important}.xl\:bg-right-bottom{background-position:right bottom!important}.xl\:bg-right-top{background-position:right top!important}.xl\:bg-top{background-position:top!important}}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.appearance-none{appearance:none!important}.outline-none{outline:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-move{cursor:move!important}.select-none{user-select:none!important}.select-text{user-select:text!important}.select-all{user-select:all!important}.select-auto{user-select:auto!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.reset{all:unset}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-transform{transition-property:transform!important}.transition-duration-100{transition-duration:.1s!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}.transition-duration-300{transition-duration:.3s!important}.transition-duration-400{transition-duration:.4s!important}.transition-duration-500{transition-duration:.5s!important}.transition-duration-1000{transition-duration:1s!important}.transition-duration-2000{transition-duration:2s!important}.transition-duration-3000{transition-duration:3s!important}.transition-linear{transition-timing-function:linear!important}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.transition-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-delay-100{transition-delay:.1s!important}.transition-delay-150{transition-delay:.15s!important}.transition-delay-200{transition-delay:.2s!important}.transition-delay-300{transition-delay:.3s!important}.transition-delay-400{transition-delay:.4s!important}.transition-delay-500{transition-delay:.5s!important}.transition-delay-1000{transition-delay:1s!important}.translate-x-0{transform:translate(0)!important}.translate-x-100{transform:translate(100%)!important}.-translate-x-100{transform:translate(-100%)!important}.translate-y-0{transform:translateY(0)!important}.translate-y-100{transform:translateY(100%)!important}.-translate-y-100{transform:translateY(-100%)!important}@media screen and (min-width: 576px){.sm\:translate-x-0{transform:translate(0)!important}.sm\:translate-x-100{transform:translate(100%)!important}.sm\:-translate-x-100{transform:translate(-100%)!important}.sm\:translate-y-0{transform:translateY(0)!important}.sm\:translate-y-100{transform:translateY(100%)!important}.sm\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 768px){.md\:translate-x-0{transform:translate(0)!important}.md\:translate-x-100{transform:translate(100%)!important}.md\:-translate-x-100{transform:translate(-100%)!important}.md\:translate-y-0{transform:translateY(0)!important}.md\:translate-y-100{transform:translateY(100%)!important}.md\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 992px){.lg\:translate-x-0{transform:translate(0)!important}.lg\:translate-x-100{transform:translate(100%)!important}.lg\:-translate-x-100{transform:translate(-100%)!important}.lg\:translate-y-0{transform:translateY(0)!important}.lg\:translate-y-100{transform:translateY(100%)!important}.lg\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 1200px){.xl\:translate-x-0{transform:translate(0)!important}.xl\:translate-x-100{transform:translate(100%)!important}.xl\:-translate-x-100{transform:translate(-100%)!important}.xl\:translate-y-0{transform:translateY(0)!important}.xl\:translate-y-100{transform:translateY(100%)!important}.xl\:-translate-y-100{transform:translateY(-100%)!important}}.rotate-45{transform:rotate(45deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.rotate-90{transform:rotate(90deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-180{transform:rotate(-180deg)!important}@media screen and (min-width: 576px){.sm\:rotate-45{transform:rotate(45deg)!important}.sm\:-rotate-45{transform:rotate(-45deg)!important}.sm\:rotate-90{transform:rotate(90deg)!important}.sm\:-rotate-90{transform:rotate(-90deg)!important}.sm\:rotate-180{transform:rotate(180deg)!important}.sm\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 768px){.md\:rotate-45{transform:rotate(45deg)!important}.md\:-rotate-45{transform:rotate(-45deg)!important}.md\:rotate-90{transform:rotate(90deg)!important}.md\:-rotate-90{transform:rotate(-90deg)!important}.md\:rotate-180{transform:rotate(180deg)!important}.md\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 992px){.lg\:rotate-45{transform:rotate(45deg)!important}.lg\:-rotate-45{transform:rotate(-45deg)!important}.lg\:rotate-90{transform:rotate(90deg)!important}.lg\:-rotate-90{transform:rotate(-90deg)!important}.lg\:rotate-180{transform:rotate(180deg)!important}.lg\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 1200px){.xl\:rotate-45{transform:rotate(45deg)!important}.xl\:-rotate-45{transform:rotate(-45deg)!important}.xl\:rotate-90{transform:rotate(90deg)!important}.xl\:-rotate-90{transform:rotate(-90deg)!important}.xl\:rotate-180{transform:rotate(180deg)!important}.xl\:-rotate-180{transform:rotate(-180deg)!important}}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top-left!important}@media screen and (min-width: 576px){.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 768px){.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 992px){.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 1200px){.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top-left!important}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}@keyframes flip{0%{transform:perspective(2000px) rotateX(-100deg)}to{transform:perspective(2000px) rotateX(0)}}@keyframes flipleft{0%{transform:perspective(2000px) rotateY(-100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipright{0%{transform:perspective(2000px) rotateY(100deg);opacity:0}to{transform:perspective(2000px) rotateY(0);opacity:1}}@keyframes flipup{0%{transform:perspective(2000px) rotateX(-100deg);opacity:0}to{transform:perspective(2000px) rotateX(0);opacity:1}}@keyframes zoomin{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomindown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoominleft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoominright{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoominup{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.fadein{animation:fadein .15s linear}.fadeout{animation:fadeout .15s linear}.slidedown{animation:slidedown .45s ease-in-out}.slideup{animation:slideup .45s cubic-bezier(0,1,0,1)}.scalein{animation:scalein .15s linear}.fadeinleft{animation:fadeinleft .15s linear}.fadeoutleft{animation:fadeoutleft .15s linear}.fadeinright{animation:fadeinright .15s linear}.fadeoutright{animation:fadeoutright .15s linear}.fadeinup{animation:fadeinup .15s linear}.fadeoutup{animation:fadeoutup .15s linear}.fadeindown{animation:fadeindown .15s linear}.fadeoutdown{animation:fadeoutdown .15s linear}.animate-width{animation:animate-width 1s linear}.flip{backface-visibility:visible;animation:flip .15s linear}.flipup{backface-visibility:visible;animation:flipup .15s linear}.flipleft{backface-visibility:visible;animation:flipleft .15s linear}.flipright{backface-visibility:visible;animation:flipright .15s linear}.zoomin{animation:zoomin .15s linear}.zoomindown{animation:zoomindown .15s linear}.zoominleft{animation:zoominleft .15s linear}.zoominright{animation:zoominright .15s linear}.zoominup{animation:zoominup .15s linear}.animation-duration-100{animation-duration:.1s!important}.animation-duration-150{animation-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.animation-duration-300{animation-duration:.3s!important}.animation-duration-400{animation-duration:.4s!important}.animation-duration-500{animation-duration:.5s!important}.animation-duration-1000{animation-duration:1s!important}.animation-duration-2000{animation-duration:2s!important}.animation-duration-3000{animation-duration:3s!important}.animation-delay-100{animation-delay:.1s!important}.animation-delay-150{animation-delay:.15s!important}.animation-delay-200{animation-delay:.2s!important}.animation-delay-300{animation-delay:.3s!important}.animation-delay-400{animation-delay:.4s!important}.animation-delay-500{animation-delay:.5s!important}.animation-delay-1000{animation-delay:1s!important}.animation-iteration-1{animation-iteration-count:1!important}.animation-iteration-2{animation-iteration-count:2!important}.animation-iteration-infinite{animation-iteration-count:infinite!important}.animation-linear{animation-timing-function:linear!important}.animation-ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.animation-ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.animation-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.animation-fill-none{animation-fill-mode:none!important}.animation-fill-forwards{animation-fill-mode:forwards!important}.animation-fill-backwards{animation-fill-mode:backwards!important}.animation-fill-both{animation-fill-mode:both!important}span.flag{width:44px;height:30px;display:inline-block}img.flag{width:30px}.flag{background:url(https://primefaces.org/cdn/primevue/images/flag/flags_responsive.png) no-repeat;background-size:100%;vertical-align:middle}.flag-ad{background-position:0 .413223%}.flag-ae{background-position:0 .826446%}.flag-af{background-position:0 1.239669%}.flag-ag{background-position:0 1.652893%}.flag-ai{background-position:0 2.066116%}.flag-al{background-position:0 2.479339%}.flag-am{background-position:0 2.892562%}.flag-an{background-position:0 3.305785%}.flag-ao{background-position:0 3.719008%}.flag-aq{background-position:0 4.132231%}.flag-ar{background-position:0 4.545455%}.flag-as{background-position:0 4.958678%}.flag-at{background-position:0 5.371901%}.flag-au{background-position:0 5.785124%}.flag-aw{background-position:0 6.198347%}.flag-az{background-position:0 6.61157%}.flag-ba{background-position:0 7.024793%}.flag-bb{background-position:0 7.438017%}.flag-bd{background-position:0 7.85124%}.flag-be{background-position:0 8.264463%}.flag-bf{background-position:0 8.677686%}.flag-bg{background-position:0 9.090909%}.flag-bh{background-position:0 9.504132%}.flag-bi{background-position:0 9.917355%}.flag-bj{background-position:0 10.330579%}.flag-bm{background-position:0 10.743802%}.flag-bn{background-position:0 11.157025%}.flag-bo{background-position:0 11.570248%}.flag-br{background-position:0 11.983471%}.flag-bs{background-position:0 12.396694%}.flag-bt{background-position:0 12.809917%}.flag-bv{background-position:0 13.22314%}.flag-bw{background-position:0 13.636364%}.flag-by{background-position:0 14.049587%}.flag-bz{background-position:0 14.46281%}.flag-ca{background-position:0 14.876033%}.flag-cc{background-position:0 15.289256%}.flag-cd{background-position:0 15.702479%}.flag-cf{background-position:0 16.115702%}.flag-cg{background-position:0 16.528926%}.flag-ch{background-position:0 16.942149%}.flag-ci{background-position:0 17.355372%}.flag-ck{background-position:0 17.768595%}.flag-cl{background-position:0 18.181818%}.flag-cm{background-position:0 18.595041%}.flag-cn{background-position:0 19.008264%}.flag-co{background-position:0 19.421488%}.flag-cr{background-position:0 19.834711%}.flag-cu{background-position:0 20.247934%}.flag-cv{background-position:0 20.661157%}.flag-cx{background-position:0 21.07438%}.flag-cy{background-position:0 21.487603%}.flag-cz{background-position:0 21.900826%}.flag-de{background-position:0 22.31405%}.flag-dj{background-position:0 22.727273%}.flag-dk{background-position:0 23.140496%}.flag-dm{background-position:0 23.553719%}.flag-do{background-position:0 23.966942%}.flag-dz{background-position:0 24.380165%}.flag-ec{background-position:0 24.793388%}.flag-ee{background-position:0 25.206612%}.flag-eg{background-position:0 25.619835%}.flag-eh{background-position:0 26.033058%}.flag-er{background-position:0 26.446281%}.flag-es{background-position:0 26.859504%}.flag-et{background-position:0 27.272727%}.flag-fi{background-position:0 27.68595%}.flag-fj{background-position:0 28.099174%}.flag-fk{background-position:0 28.512397%}.flag-fm{background-position:0 28.92562%}.flag-fo{background-position:0 29.338843%}.flag-fr{background-position:0 29.752066%}.flag-ga{background-position:0 30.165289%}.flag-gd{background-position:0 30.578512%}.flag-ge{background-position:0 30.991736%}.flag-gf{background-position:0 31.404959%}.flag-gh{background-position:0 31.818182%}.flag-gi{background-position:0 32.231405%}.flag-gl{background-position:0 32.644628%}.flag-gm{background-position:0 33.057851%}.flag-gn{background-position:0 33.471074%}.flag-gp{background-position:0 33.884298%}.flag-gq{background-position:0 34.297521%}.flag-gr{background-position:0 34.710744%}.flag-gs{background-position:0 35.123967%}.flag-gt{background-position:0 35.53719%}.flag-gu{background-position:0 35.950413%}.flag-gw{background-position:0 36.363636%}.flag-gy{background-position:0 36.77686%}.flag-hk{background-position:0 37.190083%}.flag-hm{background-position:0 37.603306%}.flag-hn{background-position:0 38.016529%}.flag-hr{background-position:0 38.429752%}.flag-ht{background-position:0 38.842975%}.flag-hu{background-position:0 39.256198%}.flag-id{background-position:0 39.669421%}.flag-ie{background-position:0 40.082645%}.flag-il{background-position:0 40.495868%}.flag-in{background-position:0 40.909091%}.flag-io{background-position:0 41.322314%}.flag-iq{background-position:0 41.735537%}.flag-ir{background-position:0 42.14876%}.flag-is{background-position:0 42.561983%}.flag-it{background-position:0 42.975207%}.flag-jm{background-position:0 43.38843%}.flag-jo{background-position:0 43.801653%}.flag-jp{background-position:0 44.214876%}.flag-ke{background-position:0 44.628099%}.flag-kg{background-position:0 45.041322%}.flag-kh{background-position:0 45.454545%}.flag-ki{background-position:0 45.867769%}.flag-km{background-position:0 46.280992%}.flag-kn{background-position:0 46.694215%}.flag-kp{background-position:0 47.107438%}.flag-kr{background-position:0 47.520661%}.flag-kw{background-position:0 47.933884%}.flag-ky{background-position:0 48.347107%}.flag-kz{background-position:0 48.760331%}.flag-la{background-position:0 49.173554%}.flag-lb{background-position:0 49.586777%}.flag-lc{background-position:0 50%}.flag-li{background-position:0 50.413223%}.flag-lk{background-position:0 50.826446%}.flag-lr{background-position:0 51.239669%}.flag-ls{background-position:0 51.652893%}.flag-lt{background-position:0 52.066116%}.flag-lu{background-position:0 52.479339%}.flag-lv{background-position:0 52.892562%}.flag-ly{background-position:0 53.305785%}.flag-ma{background-position:0 53.719008%}.flag-mc{background-position:0 54.132231%}.flag-md{background-position:0 54.545455%}.flag-me{background-position:0 54.958678%}.flag-mg{background-position:0 55.371901%}.flag-mh{background-position:0 55.785124%}.flag-mk{background-position:0 56.198347%}.flag-ml{background-position:0 56.61157%}.flag-mm{background-position:0 57.024793%}.flag-mn{background-position:0 57.438017%}.flag-mo{background-position:0 57.85124%}.flag-mp{background-position:0 58.264463%}.flag-mq{background-position:0 58.677686%}.flag-mr{background-position:0 59.090909%}.flag-ms{background-position:0 59.504132%}.flag-mt{background-position:0 59.917355%}.flag-mu{background-position:0 60.330579%}.flag-mv{background-position:0 60.743802%}.flag-mw{background-position:0 61.157025%}.flag-mx{background-position:0 61.570248%}.flag-my{background-position:0 61.983471%}.flag-mz{background-position:0 62.396694%}.flag-na{background-position:0 62.809917%}.flag-nc{background-position:0 63.22314%}.flag-ne{background-position:0 63.636364%}.flag-nf{background-position:0 64.049587%}.flag-ng{background-position:0 64.46281%}.flag-ni{background-position:0 64.876033%}.flag-nl{background-position:0 65.289256%}.flag-no{background-position:0 65.702479%}.flag-np{background-position:0 66.115702%}.flag-nr{background-position:0 66.528926%}.flag-nu{background-position:0 66.942149%}.flag-nz{background-position:0 67.355372%}.flag-om{background-position:0 67.768595%}.flag-pa{background-position:0 68.181818%}.flag-pe{background-position:0 68.595041%}.flag-pf{background-position:0 69.008264%}.flag-pg{background-position:0 69.421488%}.flag-ph{background-position:0 69.834711%}.flag-pk{background-position:0 70.247934%}.flag-pl{background-position:0 70.661157%}.flag-pm{background-position:0 71.07438%}.flag-pn{background-position:0 71.487603%}.flag-pr{background-position:0 71.900826%}.flag-pt{background-position:0 72.31405%}.flag-pw{background-position:0 72.727273%}.flag-py{background-position:0 73.140496%}.flag-qa{background-position:0 73.553719%}.flag-re{background-position:0 73.966942%}.flag-ro{background-position:0 74.380165%}.flag-rs{background-position:0 74.793388%}.flag-ru{background-position:0 75.206612%}.flag-rw{background-position:0 75.619835%}.flag-sa{background-position:0 76.033058%}.flag-sb{background-position:0 76.446281%}.flag-sc{background-position:0 76.859504%}.flag-sd{background-position:0 77.272727%}.flag-se{background-position:0 77.68595%}.flag-sg{background-position:0 78.099174%}.flag-sh{background-position:0 78.512397%}.flag-si{background-position:0 78.92562%}.flag-sj{background-position:0 79.338843%}.flag-sk{background-position:0 79.752066%}.flag-sl{background-position:0 80.165289%}.flag-sm{background-position:0 80.578512%}.flag-sn{background-position:0 80.991736%}.flag-so{background-position:0 81.404959%}.flag-sr{background-position:0 81.818182%}.flag-ss{background-position:0 82.231405%}.flag-st{background-position:0 82.644628%}.flag-sv{background-position:0 83.057851%}.flag-sy{background-position:0 83.471074%}.flag-sz{background-position:0 83.884298%}.flag-tc{background-position:0 84.297521%}.flag-td{background-position:0 84.710744%}.flag-tf{background-position:0 85.123967%}.flag-tg{background-position:0 85.53719%}.flag-th{background-position:0 85.950413%}.flag-tj{background-position:0 86.363636%}.flag-tk{background-position:0 86.77686%}.flag-tl{background-position:0 87.190083%}.flag-tm{background-position:0 87.603306%}.flag-tn{background-position:0 88.016529%}.flag-to{background-position:0 88.429752%}.flag-tp{background-position:0 88.842975%}.flag-tr{background-position:0 89.256198%}.flag-tt{background-position:0 89.669421%}.flag-tv{background-position:0 90.082645%}.flag-tw{background-position:0 90.495868%}.flag-ty{background-position:0 90.909091%}.flag-tz{background-position:0 91.322314%}.flag-ua{background-position:0 91.735537%}.flag-ug{background-position:0 92.14876%}.flag-gb,.flag-uk{background-position:0 92.561983%}.flag-um{background-position:0 92.975207%}.flag-us{background-position:0 93.38843%}.flag-uy{background-position:0 93.801653%}.flag-uz{background-position:0 94.214876%}.flag-va{background-position:0 94.628099%}.flag-vc{background-position:0 95.041322%}.flag-ve{background-position:0 95.454545%}.flag-vg{background-position:0 95.867769%}.flag-vi{background-position:0 96.280992%}.flag-vn{background-position:0 96.694215%}.flag-vu{background-position:0 97.107438%}.flag-wf{background-position:0 97.520661%}.flag-ws{background-position:0 97.933884%}.flag-ye{background-position:0 98.347107%}.flag-za{background-position:0 98.760331%}.flag-zm{background-position:0 99.173554%}.flag-zr{background-position:0 99.586777%}.flag-zw{background-position:0 100%}[web-theme=chainit][theme-variant=dark] :root{--surface-a:#293241;--surface-b:#3E4754;--surface-c:rgba(255, 255, 255, .03);--surface-d:#545B67;--surface-e:#293241;--surface-f:#293241;--text-color:#EAEBEC;--text-color-secondary:#BFC2C6;--primary-color:#80C342;--primary-dark-color:#679f33;--primary-light-color:#b4dc8f;--primary-lighter-color:#9acf69;--primary-color-text:#FFFFFF;--font-family:Montserrat, sans-serif;--surface-0: #293241;--surface-50: #3e4754;--surface-100: #545b67;--surface-200: #69707a;--surface-300: #7f848d;--surface-400: #9499a0;--surface-500: #a9adb3;--surface-600: #bfc2c6;--surface-700: #d4d6d9;--surface-800: #eaebec;--surface-900: #ffffff;--gray-50:#eaebec;--gray-100: #d4d6d9;--gray-200: #d4d6d9;--gray-300: #bfc2c6;--gray-400: #a9adb3;--gray-500: #7f848d;--gray-600: #69707a;--gray-700: #545b67;--gray-800: #3e4754;--gray-900: #293241;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#3E4754;--surface-section:#3E4754;--surface-card:#293241;--surface-overlay:#293241;--surface-border:#545B67;--surface-hover:rgba(255,255,255,.03);--focus-ring: 0 0 0 1px #b4dc8f;--maskbg: rgba(0, 0, 0, .4)}[web-theme=chainit][theme-variant=dark] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=chainit][theme-variant=dark] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=chainit][theme-variant=dark] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=chainit][theme-variant=dark] h1,[web-theme=chainit][theme-variant=dark] h2,[web-theme=chainit][theme-variant=dark] h3,[web-theme=chainit][theme-variant=dark] h4,[web-theme=chainit][theme-variant=dark] h5,[web-theme=chainit][theme-variant=dark] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=chainit][theme-variant=dark] h1:first-child,[web-theme=chainit][theme-variant=dark] h2:first-child,[web-theme=chainit][theme-variant=dark] h3:first-child,[web-theme=chainit][theme-variant=dark] h4:first-child,[web-theme=chainit][theme-variant=dark] h5:first-child,[web-theme=chainit][theme-variant=dark] h6:first-child{margin-top:0}[web-theme=chainit][theme-variant=dark] h1{font-size:2.5rem}[web-theme=chainit][theme-variant=dark] h2{font-size:2rem}[web-theme=chainit][theme-variant=dark] h3{font-size:1.75rem}[web-theme=chainit][theme-variant=dark] h4{font-size:1.5rem}[web-theme=chainit][theme-variant=dark] h5{font-size:1.25rem}[web-theme=chainit][theme-variant=dark] h6{font-size:1rem}[web-theme=chainit][theme-variant=dark] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=chainit][theme-variant=dark] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=chainit][theme-variant=dark] hr{border-top:solid #545B67;border-width:1px 0 0 0;margin:1rem 0}[web-theme=chainit][theme-variant=dark] p{margin:0 0 1rem;line-height:1.5}[web-theme=chainit][theme-variant=dark] p:last-child{margin-bottom:0}[web-theme=chainit][theme-variant=dark] body{margin:0}[web-theme=chainit][theme-variant=dark] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=chainit][theme-variant=dark] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=chainit][theme-variant=dark] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=chainit][theme-variant=dark] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=chainit][theme-variant=dark] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=chainit][theme-variant=dark] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=chainit][theme-variant=dark] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=chainit][theme-variant=dark] html{height:100%;font-size:1rem}[web-theme=chainit][theme-variant=dark] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#eaebec;padding:0;margin:0;min-height:100%;background-color:#231f20;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=chainit][theme-variant=dark] body.blocked-scroll{overflow:auto}[web-theme=chainit][theme-variant=dark] a{text-decoration:none;color:#9acf69;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .ajax-loader{font-size:32px;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=chainit][theme-variant=dark] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=chainit][theme-variant=dark] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-content{padding:32px 14px}}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#80C342,10%)}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#80C342,10%)}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#95cd61}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#95cd61}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#eaebec}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#80c342cc;color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#eaebec}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#80c34233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#312b2c;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#312b2c;border:1px solid #312b2c;color:#b4dc8f}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#b4dc8f}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#312b2c}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#95cd61}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#95cd61}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#80c342cc;color:#fff}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#80c34233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=chainit][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#312b2c;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger{color:#999797;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#858282}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #545B67;transition:background-color .2s;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#80c342}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#999797}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#999797}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#424040}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#80c342}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#fff;font-weight:600}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#424040cc}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=chainit][theme-variant=dark] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=chainit][theme-variant=dark] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#231f20;color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#231f20;color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#e9e9e9;background-color:#80c342;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:red;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#231f20;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#e9e9e9;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=chainit][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:var(--primary-light-color);background-color:#231f20}}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#231f20;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#231f20;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#293241;background-color:#80c342;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:red;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#231f20;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#293241;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=chainit][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:var(--primary-color);background-color:#231f20}}[web-theme=chainit][theme-variant=dark] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#303a48;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#293241;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#fff;margin:0 0 4px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#293241;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#3e4754}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #545B67;color:#545b67;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#3e4754}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#303A48 0%,rgba(234,237,243,0) 100%)}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=chainit][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#293241}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=chainit][theme-variant=dark] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=chainit][theme-variant=dark] .layout-footer{padding:0 36px}[web-theme=chainit][theme-variant=dark] .layout-footer .footer-menutitle{color:#bfc2c6;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=chainit][theme-variant=dark] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=chainit][theme-variant=dark] .layout-footer ul>li{padding:7px 0}[web-theme=chainit][theme-variant=dark] .layout-footer ul>li>a{color:#eaebec;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=dark] .layout-footer ul>li>a:hover{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-footer .newsletter-input{margin-top:16px;background-color:#293241;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=dark] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=chainit][theme-variant=dark] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=chainit][theme-variant=dark] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=chainit][theme-variant=dark] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=dark] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=chainit][theme-variant=dark] .clearfix:after{content:" ";display:block;clear:both}[web-theme=chainit][theme-variant=dark] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=chainit][theme-variant=dark] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=chainit][theme-variant=dark] .card:last-child{margin-bottom:0}[web-theme=chainit][theme-variant=dark] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=chainit][theme-variant=dark] .card .card-header h6{margin-bottom:2px}[web-theme=chainit][theme-variant=dark] .card .card-header .subtitle{font-weight:600;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .card .card-subtitle{color:#bfc2c6;font-weight:600;margin:-1rem 0 1rem}[web-theme=chainit][theme-variant=dark] .card.no-gutter{margin-bottom:0}[web-theme=chainit][theme-variant=dark] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=chainit][theme-variant=dark] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=chainit][theme-variant=dark] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=chainit][theme-variant=dark] .layout-dashboard .chart{overflow:auto}[web-theme=chainit][theme-variant=dark] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=chainit][theme-variant=dark] .layout-dashboard .desktop-teams{display:none}[web-theme=chainit][theme-variant=dark] .layout-dashboard .mobile-teams{display:block}[web-theme=chainit][theme-variant=dark] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=chainit][theme-variant=dark] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=chainit][theme-variant=dark] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#80c342}[web-theme=chainit][theme-variant=dark] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=chainit][theme-variant=dark] .overview-box .overview-info>h1{margin:0;color:#fff}[web-theme=chainit][theme-variant=dark] .overview-box>i{font-size:24px}[web-theme=chainit][theme-variant=dark] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=chainit][theme-variant=dark] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=chainit][theme-variant=dark] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=chainit][theme-variant=dark] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=chainit][theme-variant=dark] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=chainit][theme-variant=dark] .timeline{padding-right:4px}[web-theme=chainit][theme-variant=dark] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=chainit][theme-variant=dark] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=chainit][theme-variant=dark] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=chainit][theme-variant=dark] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .timeline>ul>li .event-content span.event-title{color:#fff}[web-theme=chainit][theme-variant=dark] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .timeline>ul>li.blue>i{color:#297fff}[web-theme=chainit][theme-variant=dark] .timeline>ul>li.green>i{color:#34b56f}[web-theme=chainit][theme-variant=dark] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=chainit][theme-variant=dark] .device-status .content{color:#bfc2c6;line-height:1.4;margin-bottom:20px}[web-theme=chainit][theme-variant=dark] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .device-status .progress>span{min-width:40px}[web-theme=chainit][theme-variant=dark] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=chainit][theme-variant=dark] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=dark] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=chainit][theme-variant=dark] .device-status .device{margin-bottom:16px}[web-theme=chainit][theme-variant=dark] .device-status .device span{color:#80c342;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=chainit][theme-variant=dark] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=chainit][theme-variant=dark] .device-status .device span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=chainit][theme-variant=dark] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=dark] .team .card-header{padding:0;min-width:70px}[web-theme=chainit][theme-variant=dark] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=chainit][theme-variant=dark] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=chainit][theme-variant=dark] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#eaebec;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=chainit][theme-variant=dark] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=chainit][theme-variant=dark] .map{padding:0}[web-theme=chainit][theme-variant=dark] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=chainit][theme-variant=dark] .map .map-content{padding:50px 20px 28px}[web-theme=chainit][theme-variant=dark] .map .map-content h6{margin:0 0 16px}[web-theme=chainit][theme-variant=dark] .map .map-content .city{margin-bottom:16px}[web-theme=chainit][theme-variant=dark] .map .map-content .city span{color:#80c342;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=chainit][theme-variant=dark] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=chainit][theme-variant=dark] .map .map-content .city span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=chainit][theme-variant=dark] .schedule>p{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .schedule>ul>li{background:#3E4754;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=chainit][theme-variant=dark] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=chainit][theme-variant=dark] .schedule>ul>li .schedule-header span{color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=dark] .schedule>ul>li>span{margin-top:4px;color:#bfc2c6;display:block;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=dark] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=chainit][theme-variant=dark] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=chainit][theme-variant=dark] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=chainit][theme-variant=dark] .statistics .statistic-item h6{margin:0;font-weight:600;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#303a48;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#374250;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-name h6{margin:0;color:#eaebec;line-height:17px;font-weight:600}[web-theme=chainit][theme-variant=dark] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-price i{display:inline-block}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=chainit][theme-variant=dark] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=chainit][theme-variant=dark] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=chainit][theme-variant=dark] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=chainit][theme-variant=dark] .operations{overflow:auto}[web-theme=chainit][theme-variant=dark] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=chainit][theme-variant=dark] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=chainit][theme-variant=dark] .operations .insights .insight-header h6{margin:0 6px}[web-theme=chainit][theme-variant=dark] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .operations .insights>ul>li span{font-weight:600}[web-theme=chainit][theme-variant=dark] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=chainit][theme-variant=dark] .operations>button{width:100%}[web-theme=chainit][theme-variant=dark] .notification{padding:30px 24px;background-color:#293241;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=dark] .notification>h6{margin:0;color:#eaebec}[web-theme=chainit][theme-variant=dark] .notification>h6>a{margin-left:10px}[web-theme=chainit][theme-variant=dark] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#80c342;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#80C342;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#293241 0%,rgba(234,237,243,0) 100%)}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#303a48;margin-bottom:8px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#eaebec}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#eaebec}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#303a48}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=chainit][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#3e4754;border:none}[web-theme=chainit][theme-variant=dark] .image-card{padding:0;position:relative}[web-theme=chainit][theme-variant=dark] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=chainit][theme-variant=dark] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=chainit][theme-variant=dark] .image-card .image-content{padding:32px 20px 28px}[web-theme=chainit][theme-variant=dark] .image-card .image-content h6{margin:0 0 8px}[web-theme=chainit][theme-variant=dark] .image-card .image-content>p{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=chainit][theme-variant=dark] .login-body{background:#FFFFFF}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>p>a{color:#80c342;cursor:pointer}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input,[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}@media (max-width: 992px){[web-theme=chainit][theme-variant=dark] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=chainit][theme-variant=dark] .exception-body .exception-topbar{height:62px;background-color:#293241;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=chainit][theme-variant=dark] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=chainit][theme-variant=dark] .landing-body{background-color:#e5e5e5}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=chainit][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=dark] .landing-body .landing-button.p-button{padding:0}[web-theme=chainit][theme-variant=dark] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=chainit][theme-variant=dark] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=chainit][theme-variant=dark] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=chainit][theme-variant=dark] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=chainit][theme-variant=dark] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=chainit][theme-variant=dark] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=chainit][theme-variant=dark] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=chainit][theme-variant=dark] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=chainit][theme-variant=dark] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=chainit][theme-variant=dark] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=chainit][theme-variant=dark] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=chainit][theme-variant=dark] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=chainit][theme-variant=dark] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .landing-body.block-scroll{overflow:hidden}[web-theme=chainit][theme-variant=dark] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=chainit][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=chainit][theme-variant=dark] .help-page p{margin:0}[web-theme=chainit][theme-variant=dark] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=chainit][theme-variant=dark] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=chainit][theme-variant=dark] .help-page .help-search .help-search-content h3{color:#eaebec;font-weight:500}[web-theme=chainit][theme-variant=dark] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=chainit][theme-variant=dark] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=chainit][theme-variant=dark] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=chainit][theme-variant=dark] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=dark] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=chainit][theme-variant=dark] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=chainit][theme-variant=dark] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=chainit][theme-variant=dark] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=chainit][theme-variant=dark] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=dark] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #545B67;background-color:#293241;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=dark] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=chainit][theme-variant=dark] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=chainit][theme-variant=dark] .help-page .blog-post .blog-text h1{color:#eaebec;margin-bottom:1rem;font-weight:500}[web-theme=chainit][theme-variant=dark] .help-page .blog-post .blog-text span{color:#bfc2c6;line-height:1.4}[web-theme=chainit][theme-variant=dark] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=chainit][theme-variant=dark] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=chainit][theme-variant=dark] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=chainit][theme-variant=dark] .invoice{padding:2rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=dark] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=chainit][theme-variant=dark] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=chainit][theme-variant=dark] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=chainit][theme-variant=dark] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=chainit][theme-variant=dark] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #231F20}[web-theme=chainit][theme-variant=dark] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table tr{border-bottom:1px solid #231F20}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table th{font-weight:500}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table th,[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table th:first-child,[web-theme=chainit][theme-variant=dark] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=chainit][theme-variant=dark] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=chainit][theme-variant=dark] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=chainit][theme-variant=dark] body *{visibility:hidden}[web-theme=chainit][theme-variant=dark] #invoice-content *{visibility:visible}[web-theme=chainit][theme-variant=dark] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=chainit][theme-variant=dark] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#1e1e1e;z-index:999;border-left:1px solid #545B67;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=chainit][theme-variant=dark] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=chainit][theme-variant=dark] .layout-config p{line-height:1.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=chainit][theme-variant=dark] .layout-config .layout-themes>div{padding:.25rem}[web-theme=chainit][theme-variant=dark] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=chainit][theme-variant=dark] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=chainit][theme-variant=dark] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=chainit][theme-variant=dark] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=chainit][theme-variant=dark] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=chainit][theme-variant=dark] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#384454}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#303a48}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#384454}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=chainit][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=chainit][theme-variant=dark] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=chainit][theme-variant=dark] body{color:#fff}[web-theme=chainit][theme-variant=dark] .layout-content-wrapper,[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .menu-wrapper{background-color:#322e2e;box-shadow:none}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=chainit][theme-variant=dark] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=chainit][theme-variant=dark] *{box-sizing:border-box}[web-theme=chainit][theme-variant=dark] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=chainit][theme-variant=dark] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=chainit][theme-variant=dark] .p-disabled,[web-theme=chainit][theme-variant=dark] .p-component:disabled{opacity:.4}[web-theme=chainit][theme-variant=dark] .p-error{color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=chainit][theme-variant=dark] .p-text-secondary{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .pi{font-size:1rem}[web-theme=chainit][theme-variant=dark] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=chainit][theme-variant=dark] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=chainit][theme-variant=dark] .text-primary{color:#80c342!important}[web-theme=chainit][theme-variant=dark] .bg-primary{background-color:#80c342!important}[web-theme=chainit][theme-variant=dark] .bg-light-primary{background-color:#80c34233!important}[web-theme=chainit][theme-variant=dark] .border-primary{border-color:#80c342!important}[web-theme=chainit][theme-variant=dark] .text-secondary{color:#231f20!important}[web-theme=chainit][theme-variant=dark] .bg-secondary{background-color:#231f20!important}[web-theme=chainit][theme-variant=dark] .bg-light-secondary{background-color:#231f2033!important}[web-theme=chainit][theme-variant=dark] .border-secondary{border-color:#231f20!important}[web-theme=chainit][theme-variant=dark] .text-tertiary{color:#424040!important}[web-theme=chainit][theme-variant=dark] .bg-tertiary{background-color:#424040!important}[web-theme=chainit][theme-variant=dark] .bg-light-tertiary{background-color:#42404033!important}[web-theme=chainit][theme-variant=dark] .border-tertiary{border-color:#424040!important}[web-theme=chainit][theme-variant=dark] .text-white{color:#fff!important}[web-theme=chainit][theme-variant=dark] .bg-white{background-color:#fff!important}[web-theme=chainit][theme-variant=dark] .bg-light-white{background-color:#fff3!important}[web-theme=chainit][theme-variant=dark] .border-white{border-color:#fff!important}[web-theme=chainit][theme-variant=dark] .text-black{color:#000!important}[web-theme=chainit][theme-variant=dark] .bg-black{background-color:#000!important}[web-theme=chainit][theme-variant=dark] .bg-light-black{background-color:#0003!important}[web-theme=chainit][theme-variant=dark] .border-black{border-color:#000!important}[web-theme=chainit][theme-variant=dark] .text-gray{color:#e4e4e4!important}[web-theme=chainit][theme-variant=dark] .bg-gray{background-color:#e4e4e4!important}[web-theme=chainit][theme-variant=dark] .bg-light-gray{background-color:#e4e4e433!important}[web-theme=chainit][theme-variant=dark] .border-gray{border-color:#e4e4e4!important}[web-theme=chainit][theme-variant=dark] .text-success{color:#80c342!important}[web-theme=chainit][theme-variant=dark] .bg-success{background-color:#80c342!important}[web-theme=chainit][theme-variant=dark] .bg-light-success{background-color:#80c34233!important}[web-theme=chainit][theme-variant=dark] .border-success{border-color:#80c342!important}[web-theme=chainit][theme-variant=dark] .text-info{color:#0cc4fe!important}[web-theme=chainit][theme-variant=dark] .bg-info{background-color:#0cc4fe!important}[web-theme=chainit][theme-variant=dark] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=chainit][theme-variant=dark] .border-info{border-color:#0cc4fe!important}[web-theme=chainit][theme-variant=dark] .text-error{color:#cc4848!important}[web-theme=chainit][theme-variant=dark] .bg-error{background-color:#cc4848!important}[web-theme=chainit][theme-variant=dark] .bg-light-error{background-color:#cc484833!important}[web-theme=chainit][theme-variant=dark] .border-error{border-color:#cc4848!important}[web-theme=chainit][theme-variant=dark] .text-warn{color:#f6851b!important}[web-theme=chainit][theme-variant=dark] .bg-warn{background-color:#f6851b!important}[web-theme=chainit][theme-variant=dark] .bg-light-warn{background-color:#f6851b33!important}[web-theme=chainit][theme-variant=dark] .border-warn{border-color:#f6851b!important}[web-theme=chainit][theme-variant=dark] .bit-primary-card{background-color:#322e2e!important}[web-theme=chainit][theme-variant=dark] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#322E2E,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=dark] .bit-secondary-card{background-color:#231f20!important}[web-theme=chainit][theme-variant=dark] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#231F20,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=dark] .bit-tertiary-card{background-color:#424040!important}[web-theme=chainit][theme-variant=dark] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#424040,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=dark] .bit-primary-text1{color:#fff!important}[web-theme=chainit][theme-variant=dark] .bit-primary-text2{color:#999797!important}[web-theme=chainit][theme-variant=dark] .bit-secondary-text1{color:#fff!important}[web-theme=chainit][theme-variant=dark] .bit-secondary-text2{color:#999797!important}[web-theme=chainit][theme-variant=dark] .bit-tertiary-text1{color:#e4e4e4!important}[web-theme=chainit][theme-variant=dark] .bit-tertiary-text2{color:#999797!important}[web-theme=chainit][theme-variant=dark] .options-overlay{z-index:1003!important}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#80c342;box-shadow:0 0 0 1px #ffffff1a}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=chainit][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=chainit][theme-variant=dark] .notifications-overlay{z-index:1003!important}[web-theme=chainit][theme-variant=dark] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=chainit][theme-variant=dark] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .text-border-left{border-left:5px solid #80C342;padding-left:10px;color:#fff}[web-theme=chainit][theme-variant=dark] .table-container{background-color:#322e2e;padding:1rem;border-radius:10px}[web-theme=chainit][theme-variant=dark] .sub-heading,[web-theme=chainit][theme-variant=dark] .menu-heading{color:#fff}[web-theme=chainit][theme-variant=dark] .top-bar-app-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#FFFFFF 46.12%,rgba(50,46,46,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=chainit][theme-variant=dark] .search-input{position:relative;width:100%;display:flex}[web-theme=chainit][theme-variant=dark] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#231f20;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=chainit][theme-variant=dark] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=dark] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#80c342;color:#fff;border:#80C342;width:150px}[web-theme=chainit][theme-variant=dark] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=chainit][theme-variant=dark] .search-input{width:320px}}[web-theme=chainit][theme-variant=dark] .text-grayed{color:#999797!important}[web-theme=chainit][theme-variant=dark] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#80c342;margin:.1rem}[web-theme=chainit][theme-variant=dark] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-primary{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-secondary{color:#231f20!important;background-color:#231f2033}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-tertiary{color:#424040!important;background-color:#42404033}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-success{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=chainit][theme-variant=dark] .filter-chip.filter-chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=chainit][theme-variant=dark] .chip{border-radius:1.75rem;min-width:max-content;color:#80c342;background-color:#80c34233;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=chainit][theme-variant=dark] .chip.chip-primary{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .chip.chip-secondary{color:#231f20!important;background-color:#231f2033}[web-theme=chainit][theme-variant=dark] .chip.chip-tertiary{color:#424040!important;background-color:#42404033}[web-theme=chainit][theme-variant=dark] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=chainit][theme-variant=dark] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=chainit][theme-variant=dark] .chip.chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=chainit][theme-variant=dark] .chip.chip-success{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=chainit][theme-variant=dark] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=chainit][theme-variant=dark] .chip.chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=chainit][theme-variant=dark] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=chainit][theme-variant=dark] .bit-file-field input{display:none}[web-theme=chainit][theme-variant=dark] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=chainit][theme-variant=dark] .bit-file-selected{height:40px;background-color:#e4e4e4;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=chainit][theme-variant=dark] .category-divider{background-color:#e4e4e4;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=chainit][theme-variant=dark] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e4e4e4;height:50px;width:50px;border-radius:50%;border:1px solid #E4E4E4;color:#000}@media (max-width: 767px){[web-theme=chainit][theme-variant=dark] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=chainit][theme-variant=dark] .form-list__item{background-color:#80c342;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=chainit][theme-variant=dark] .form-list__item.draft{background-color:#999797}[web-theme=chainit][theme-variant=dark] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=chainit][theme-variant=dark] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=chainit][theme-variant=dark] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=chainit][theme-variant=dark] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=chainit][theme-variant=dark] .add-field__item:hover{background-color:#231f20;color:#80c342}[web-theme=chainit][theme-variant=dark] .category-type-list__item{position:relative;cursor:pointer}[web-theme=chainit][theme-variant=dark] .category-type-list__item:hover .delete-button,[web-theme=chainit][theme-variant=dark] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=chainit][theme-variant=dark] .category-type-list__item:hover .arrow{color:#80c342}[web-theme=chainit][theme-variant=dark] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=chainit][theme-variant=dark] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=chainit][theme-variant=dark] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=chainit][theme-variant=dark] .category-list__item:hover .delete-button{display:block}[web-theme=chainit][theme-variant=dark] .category-list__item:hover .arrow{color:#80c342}[web-theme=chainit][theme-variant=dark] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=chainit][theme-variant=dark] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #80C342;overflow-x:auto}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b{display:none;background-color:#424040;bottom:0;position:absolute;width:16px;height:16px}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b:after{display:block;background-color:#231f20;content:"";border-radius:50%;width:32px;height:32px}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li.active{z-index:1;background-color:#80c342}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs li.active b{display:block;background-color:#80c342}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li{background-color:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li b{display:block}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li.active{background-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li.active b{background-color:#80c342}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li.active b:after{background-color:#424040}[web-theme=chainit][theme-variant=dark] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=chainit][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#80c34233;border-radius:.375rem}[web-theme=chainit][theme-variant=dark] .link{color:#28aee0}[web-theme=chainit][theme-variant=dark] .link:hover{text-decoration:underline}[web-theme=chainit][theme-variant=dark] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=chainit][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=chainit][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#80c342;border-radius:4px;display:inline-block;height:100%}[web-theme=chainit][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=chainit][theme-variant=dark] .search-filter:after,[web-theme=chainit][theme-variant=dark] .search-filter:before{display:none}[web-theme=chainit][theme-variant=dark] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#e4e4e4}[web-theme=chainit][theme-variant=dark] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=chainit][theme-variant=dark] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=chainit][theme-variant=dark] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=chainit][theme-variant=dark] ::-webkit-scrollbar-thumb{background-color:#80c342;border-radius:10px}[web-theme=chainit][theme-variant=dark] :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}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-inputtext{width:100%}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=chainit][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=chainit][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(128,195,66,.2);color:#80c342;border-radius:16px}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#fff}[web-theme=chainit][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#231f20!important;color:#fff!important}[web-theme=chainit][theme-variant=dark] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=chainit][theme-variant=dark] .p-datepicker{padding:.5rem;background:#293241;color:#000;border:1px solid #545B67;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header{padding:.5rem;color:#fff;background:#293241;font-weight:600;margin:0;border-bottom:1px solid #545B67;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-datepicker table th{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker table td{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=chainit][theme-variant=dark] .p-datepicker table td>span.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span{background:transparent;color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker{border-top:1px solid #545B67;padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker button:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #545B67;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=chainit][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=chainit][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=chainit][theme-variant=dark] .p-datepicker table th,[web-theme=chainit][theme-variant=dark] .p-datepicker table td{padding:0}}[web-theme=chainit][theme-variant=dark] .p-cascadeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-cascadeselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=chainit][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=chainit][theme-variant=dark] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-cascadeselect{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-checkbox{width:20px;height:20px}[web-theme=chainit][theme-variant=dark] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:20px;height:20px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight{border-color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#679f33;background:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=chainit][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#679f33}[web-theme=chainit][theme-variant=dark] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=chainit][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#eaebec;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=chainit][theme-variant=dark] .p-colorpicker-panel{background:#293241;border:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=chainit][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-dropdown:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=chainit][theme-variant=dark] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=chainit][theme-variant=dark] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=chainit][theme-variant=dark] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=chainit][theme-variant=dark] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=chainit][theme-variant=dark] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-dropdown.dark-dropdown{background:#231F20}[web-theme=chainit][theme-variant=dark] .p-dropdown.dark-dropdown .p-dropdown-label{color:#fff}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#fff;background:#231F20;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-dropdown{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar{background:#293241;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-content.ql-snow{border:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-editor-container .p-editor-content .ql-editor{background:#3E4754;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#eaebec}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#80c342}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#80c342}[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=chainit][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-inputgroup-addon{color:#bfc2c6;border-top:1px solid #545B67;border-left:1px solid #545B67;border-bottom:1px solid #545B67;padding:.7rem .5rem;min-width:2.357rem}[web-theme=chainit][theme-variant=dark] .p-inputgroup-addon:last-child{border-right:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-component,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-component:focus,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-component:focus~label,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=chainit][theme-variant=dark] .p-inputgroup-addon:first-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup button:first-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup input:first-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-inputgroup-addon:last-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup button:last-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup input:last-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=chainit][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=chainit][theme-variant=dark] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=chainit][theme-variant=dark] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-inputnumber.dark-inputnumber input{background-color:#231f20!important;color:#fff!important}[web-theme=chainit][theme-variant=dark] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=chainit][theme-variant=dark] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=chainit][theme-variant=dark] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=chainit][theme-variant=dark] .p-inputswitch .p-inputswitch-slider:before{background:#BFC2C6;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#EAEBEC}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#679f33}[web-theme=chainit][theme-variant=dark] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#3E4754;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=chainit][theme-variant=dark] .p-inputtext:enabled:hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=chainit][theme-variant=dark] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=chainit][theme-variant=dark] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=chainit][theme-variant=dark] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=chainit][theme-variant=dark] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=chainit][theme-variant=dark] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=chainit][theme-variant=dark] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=chainit][theme-variant=dark] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=chainit][theme-variant=dark] ::-webkit-input-placeholder{color:#999797}[web-theme=chainit][theme-variant=dark] :-moz-placeholder{color:#999797}[web-theme=chainit][theme-variant=dark] ::-moz-placeholder{color:#999797}[web-theme=chainit][theme-variant=dark] :-ms-input-placeholder{color:#999797}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-inputtext{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-inputtext:enabled:hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-inputtext:enabled:focus{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=chainit][theme-variant=dark] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=chainit][theme-variant=dark] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=chainit][theme-variant=dark] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=chainit][theme-variant=dark] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=dark] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=chainit][theme-variant=dark] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=chainit][theme-variant=dark] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=dark] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=chainit][theme-variant=dark] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=chainit][theme-variant=dark] .p-listbox{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=chainit][theme-variant=dark] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-multiselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=chainit][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(128,195,66,.2);color:#80c342;border-radius:16px}[web-theme=chainit][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-multiselect .p-multiselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-multiselect.dark-multiselect{background:#231F20}[web-theme=chainit][theme-variant=dark] .p-multiselect.dark-multiselect .p-multiselect-label{color:#fff}[web-theme=chainit][theme-variant=dark] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-multiselect{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-password-panel{padding:1rem;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#545B67}[web-theme=chainit][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.weak{background:#F48FB1}[web-theme=chainit][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FFE082}[web-theme=chainit][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.strong{background:#C5E1A5}[web-theme=chainit][theme-variant=dark] .p-radiobutton{width:20px;height:20px}[web-theme=chainit][theme-variant=dark] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#3E4754;background-color:#fff;width:20px;height:20px;color:#eaebec;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#80c342;background:#FFFFFF;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-radiobutton:focus{outline:0 none}[web-theme=chainit][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box{background-color:#231f20}[web-theme=chainit][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=chainit][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#679f33}[web-theme=chainit][theme-variant=dark] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#fff}[web-theme=chainit][theme-variant=dark] .bit-radio-list{display:flex;gap:8px}[web-theme=chainit][theme-variant=dark] .bit-radio-list .bit-radio-option{background-color:#e4e4e4;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=chainit][theme-variant=dark] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=chainit][theme-variant=dark] .bit-radio-list .bit-radio-option.selected{background-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .p-rating .p-rating-icon{color:#eaebec;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=chainit][theme-variant=dark] .p-rating .p-rating-icon.p-rating-cancel{color:#f48fb1}[web-theme=chainit][theme-variant=dark] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=chainit][theme-variant=dark] .p-rating .p-rating-icon.pi-star-fill{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#f48fb1}[web-theme=chainit][theme-variant=dark] .p-highlight .p-rating .p-rating-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-right{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover{background:#679f33;border-color:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=chainit][theme-variant=dark] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-slider{background:#545B67;border:0 none;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=chainit][theme-variant=dark] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=chainit][theme-variant=dark] .p-slider.p-slider-vertical{width:.286rem}[web-theme=chainit][theme-variant=dark] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=chainit][theme-variant=dark] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#545B67;border:2px solid #80C342;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-slider .p-slider-range{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#80C342;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-treeselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-treeselect .p-treeselect-label.p-placeholder{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=chainit][theme-variant=dark] .p-treeselect .p-treeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=chainit][theme-variant=dark] .p-treeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=chainit][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-treeselect{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-right{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover{background:#679f33;border-color:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=chainit][theme-variant=dark] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-button{color:#fff;background:#80C342;border:1px solid #80C342;border-color:#80c342;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=chainit][theme-variant=dark] .p-button:enabled:hover{background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .p-button:enabled:active{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined{background-color:#80c34233;color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined:enabled:hover{background:rgba(128,195,66,.2);color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined:enabled:active{background:rgba(128,195,66,.16);color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined.p-button-plain{color:#bfc2c6;border-color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined-secondary{background-color:#fff;color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(35,31,32,.2);color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(35,31,32,.16);color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text{background-color:transparent;color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text:enabled:hover{background:rgba(128,195,66,.2);color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text:enabled:active{background:rgba(128,195,66,.16);color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text.p-button-plain{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-button.p-button-text-secondary:enabled.active-option{background:#E4E4E4;border-color:transparent}[web-theme=chainit][theme-variant=dark] .p-button.p-button-secondary{background-color:#231f20;border-color:#231f20;color:#fff}[web-theme=chainit][theme-variant=dark] .p-button.p-button-secondary:hover{background-color:#080707;border-color:#080707}[web-theme=chainit][theme-variant=dark] .p-button.p-button-tertiary{background-color:#424040;border-color:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .p-button.p-button-tertiary:hover{background-color:#282727;border-color:#282727}[web-theme=chainit][theme-variant=dark] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=chainit][theme-variant=dark] .p-button.p-button-show-form{border:0;background-color:#f6851b33;color:#f6851b;min-height:32px;max-height:32px;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-button.p-button-show-form:hover{background-color:#f6851b80;color:#f6851b}[web-theme=chainit][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-action{width:3rem;height:3rem;background:#EAEBEC;color:#3e4754}[web-theme=chainit][theme-variant=dark] .p-speeddial-action:hover{background:#BFC2C6;color:#3e4754}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-speeddial-circle .p-speeddial-item,[web-theme=chainit][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=chainit][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=chainit][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=chainit][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=chainit][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=chainit][theme-variant=dark] .p-speeddial-mask{background-color:#0006}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#545b67;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#636b79}[web-theme=chainit][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s;font-size:16px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#80c342;background:#80C342;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight{background:#293241;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(255,255,255,.03);color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 1px #b4dc8f;outline:0 none}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#eaebec;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #b4dc8f;outline-offset:-1px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #80c342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #80c342}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-datatable .p-column-resizer-helper{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-scrollable-header,[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-scrollable-footer{background:#293241}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#293241}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:rgba(255,255,255,.01)}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=chainit][theme-variant=dark] .p-dataview .p-dataview-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=chainit][theme-variant=dark] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #545B67;border-width:0 0 1px 0}[web-theme=chainit][theme-variant=dark] .p-dataview .p-dataview-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-column-filter-row .p-column-filter-menu-button,[web-theme=chainit][theme-variant=dark] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-column-filter-clear-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-column-filter-clear-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=chainit][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container th{background:#293241;border:1px solid #545B67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #545B67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-view{background:#293241}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-event{background:#679f33;border:1px solid #679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-divider{background:#293241;border:1px solid #545B67}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#80C342;border:1px solid #80C342;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#679f33;border-color:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#545b67}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness th{background:#293241;border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness td{color:#eaebec;border-color:#545b67}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#293241}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#293241}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#80C342;border:1px solid #80C342;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.4;color:#fff;background:#80C342;border:1px solid #80C342}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#679f33;border-color:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .fc.fc-theme-standard .fc-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#416520}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-line-down{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #545B67;border-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #545B67;border-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=chainit][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-paginator{color:#bfc2c6;padding:.5rem 1rem;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-next,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:transparent;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=dark] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.286em}[web-theme=chainit][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.286em}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;padding:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#424040;border-color:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-timeline .p-timeline-event-marker{border:2px solid #80C342;border-radius:50%;width:1rem;height:1rem;background-color:#293241}[web-theme=chainit][theme-variant=dark] .p-timeline .p-timeline-event-connector{background-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=chainit][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=chainit][theme-variant=dark] .p-tree{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=chainit][theme-variant=dark] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column{outline-color:#b4dc8f}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#80c342;background:#80C342;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight{background:#293241;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr{background:#293241;color:#eaebec;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #b4dc8f;outline-offset:-1px}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-treetable .p-column-resizer-helper{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-scrollable-header,[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-scrollable-footer{background:#293241}[web-theme=chainit][theme-variant=dark] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#fff}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-body{color:#fff}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#424040;border:1px solid #424040;border-radius:10px}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#999797;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#999797;border-color:#999797}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#424040}[web-theme=chainit][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#80c342}[web-theme=chainit][theme-variant=dark] .data-table-custom-container{overflow-x:auto}[web-theme=chainit][theme-variant=dark] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=chainit][theme-variant=dark] .data-table-custom th,[web-theme=chainit][theme-variant=dark] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=chainit][theme-variant=dark] .data-table-custom td{text-align:left}[web-theme=chainit][theme-variant=dark] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=chainit][theme-variant=dark] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=chainit][theme-variant=dark] .data-table-custom th:first-child,[web-theme=chainit][theme-variant=dark] .data-table-custom td:first-child{border-left:none}[web-theme=chainit][theme-variant=dark] .data-table-custom th:last-child,[web-theme=chainit][theme-variant=dark] .data-table-custom td:last-child{border-right:none}[web-theme=chainit][theme-variant=dark] .data-table-custom th{border-top:none}[web-theme=chainit][theme-variant=dark] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=chainit][theme-variant=dark] .data-table-custom-first-header-cell,[web-theme=chainit][theme-variant=dark] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=chainit][theme-variant=dark] .data-table-custom-last-header-cell,[web-theme=chainit][theme-variant=dark] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=chainit][theme-variant=dark] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=chainit][theme-variant=dark] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=chainit][theme-variant=dark] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=chainit][theme-variant=dark] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=chainit][theme-variant=dark] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=chainit][theme-variant=dark] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=chainit][theme-variant=dark] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=chainit][theme-variant=dark] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=chainit][theme-variant=dark] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=chainit][theme-variant=dark] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=chainit][theme-variant=dark] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=chainit][theme-variant=dark] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=chainit][theme-variant=dark] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=chainit][theme-variant=dark] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=chainit][theme-variant=dark] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=chainit][theme-variant=dark] .storefront-top-line .p-button{margin-top:20px}[web-theme=chainit][theme-variant=dark] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=chainit][theme-variant=dark] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=chainit][theme-variant=dark] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=chainit][theme-variant=dark] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=chainit][theme-variant=dark] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=chainit][theme-variant=dark] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=chainit][theme-variant=dark] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=dark] .fade-enter-active,[web-theme=chainit][theme-variant=dark] .fade-leave-active{transition:opacity .3s}[web-theme=chainit][theme-variant=dark] .fade-enter,[web-theme=chainit][theme-variant=dark] .fade-leave-to{opacity:0}[web-theme=chainit][theme-variant=dark] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=chainit][theme-variant=dark] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=chainit][theme-variant=dark] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=chainit][theme-variant=dark] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=dark] .storefront-pull-end{margin-left:auto}[web-theme=chainit][theme-variant=dark] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=chainit][theme-variant=dark] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=chainit][theme-variant=dark] .storefront-product-details{flex:1}[web-theme=chainit][theme-variant=dark] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=chainit][theme-variant=dark] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=chainit][theme-variant=dark] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=chainit][theme-variant=dark] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=chainit][theme-variant=dark] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=chainit][theme-variant=dark] .storefront-product-verified,[web-theme=chainit][theme-variant=dark] .storefront-product-vdtMinted{font-size:10px}[web-theme=chainit][theme-variant=dark] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=chainit][theme-variant=dark] .storefront-error-messages{color:red;margin:1em}[web-theme=chainit][theme-variant=dark] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=chainit][theme-variant=dark] .centered-modal .modal-content{color:#000}[web-theme=chainit][theme-variant=dark] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=chainit][theme-variant=dark] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=chainit][theme-variant=dark] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=chainit][theme-variant=dark] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=chainit][theme-variant=dark] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=chainit][theme-variant=dark] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=chainit][theme-variant=dark] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=chainit][theme-variant=dark] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=chainit][theme-variant=dark] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=chainit][theme-variant=dark] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=chainit][theme-variant=dark] .centered-modal pre{margin:0}[web-theme=chainit][theme-variant=dark] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=chainit][theme-variant=dark] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=chainit][theme-variant=dark] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=chainit][theme-variant=dark] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .bottom-corner-modal{width:100%;height:100%}}[web-theme=chainit][theme-variant=dark] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0;border-radius:0 0 6px 6px}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-card{background:#293241;color:#eaebec;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-card .p-card-body{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-card .p-card-subtitle{font-weight:700;margin-bottom:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-card .p-card-content{padding:1rem 0}[web-theme=chainit][theme-variant=dark] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=chainit][theme-variant=dark] .p-fieldset{border:1px solid #545B67;background:#293241;color:#eaebec;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-divider .p-divider-content{background-color:#293241}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-horizontal:before{border-top:1px #545B67}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-vertical:before{border-left:1px #545B67}[web-theme=chainit][theme-variant=dark] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-scrollpanel .p-scrollpanel-bar{background:#545B67;border:0 none}[web-theme=chainit][theme-variant=dark] .p-splitter{border:1px solid #545B67;background:#293241;border-radius:6px;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=chainit][theme-variant=dark] .p-splitter .p-splitter-gutter-resizing{background:#545B67}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav{border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#80c342;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#80c342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link{background:#293241;color:#80c342;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-toolbar{background:#293241;border:1px solid #545B67;padding:1rem;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-confirm-popup{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=chainit][theme-variant=dark] .p-confirm-popup:after{border:solid transparent;border-color:#29324100;border-bottom-color:#293241}[web-theme=chainit][theme-variant=dark] .p-confirm-popup:before{border:solid transparent;border-color:#545b6700;border-bottom-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#293241}[web-theme=chainit][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=chainit][theme-variant=dark] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=chainit][theme-variant=dark] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:1px solid #545B67;border-color:#999797}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header{border-bottom:0 none;background:#293241;color:#eaebec;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#fff}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#fff}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-footer{border-top:0 none;background:#293241;color:#eaebec;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=chainit][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=chainit][theme-variant=dark] .p-overlaypanel{background:#FFFFFF;color:#eaebec;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=dark] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=chainit][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close{background:#80C342;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=chainit][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#679f33;color:#fff}[web-theme=chainit][theme-variant=dark] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=chainit][theme-variant=dark] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=chainit][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#293241}[web-theme=chainit][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-sidebar{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=chainit][theme-variant=dark] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=chainit][theme-variant=dark] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=chainit][theme-variant=dark] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=chainit][theme-variant=dark] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar{background:#293241;padding:1rem;border:1px solid #545B67;color:#eaebec;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-fileupload-content{background:#293241;padding:2rem 1rem;border:1px solid #545B67;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-progressbar{height:.25rem}[web-theme=chainit][theme-variant=dark] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=chainit][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):hover{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):active{background:#679f33;color:#fff;border-color:#679f33}[web-theme=chainit][theme-variant=dark] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#e4e4e4}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li.p-menuitem-separator{color:#424040}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-contextmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=dark] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=chainit][theme-variant=dark] .p-dock .p-dock-item{padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-next,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-current,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-next,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-current,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=chainit][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=chainit][theme-variant=dark] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=chainit][theme-variant=dark] .p-megamenu{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-panel{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-menu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-menu.p-menu-overlay{background:#FFFFFF;border:1px solid #545B67;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=chainit][theme-variant=dark] .p-menu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-menubar{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}@media screen and (max-width: 960px){[web-theme=chainit][theme-variant=dark] .p-menubar{position:relative}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#bfc2c6;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-button:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=chainit][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=chainit][theme-variant=dark] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #545B67;background:#293241;color:#eaebec;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .2s;border-radius:6px;background:transparent}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#eaebec;border:0 none;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #545B67;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;background:#293241;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#293241;border-color:#80c342;color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#293241;border-color:#80c342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tieredmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #b4dc8f}[web-theme=chainit][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:1px;color:#044868}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:1px;color:#224a23}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:1px;color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:1px;color:#73000c}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=chainit][theme-variant=dark] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=chainit][theme-variant=dark] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=chainit][theme-variant=dark] .p-message{margin:1rem 0;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=chainit][theme-variant=dark] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=chainit][theme-variant=dark] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=chainit][theme-variant=dark] .p-message.p-message-info .p-message-icon,[web-theme=chainit][theme-variant=dark] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=chainit][theme-variant=dark] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=chainit][theme-variant=dark] .p-message.p-message-success .p-message-icon,[web-theme=chainit][theme-variant=dark] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=chainit][theme-variant=dark] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-message.p-message-warn .p-message-icon,[web-theme=chainit][theme-variant=dark] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=chainit][theme-variant=dark] .p-message.p-message-error .p-message-icon,[web-theme=chainit][theme-variant=dark] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=chainit][theme-variant=dark] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=chainit][theme-variant=dark] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-toast{opacity:.9}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:none;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=chainit][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#545b67;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#636b79}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=chainit][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=chainit][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-galleria-mask,[web-theme=chainit][theme-variant=dark] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=chainit][theme-variant=dark] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=chainit][theme-variant=dark] .p-image-toolbar{padding:1rem}[web-theme=chainit][theme-variant=dark] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-image-action.p-link:last-child{margin-right:0}[web-theme=chainit][theme-variant=dark] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=chainit][theme-variant=dark] .p-image-action.p-link i{font-size:1.5rem}[web-theme=chainit][theme-variant=dark] .p-avatar{border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=chainit][theme-variant=dark] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=chainit][theme-variant=dark] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=chainit][theme-variant=dark] .p-avatar-group .p-avatar{border:2px solid #293241}[web-theme=chainit][theme-variant=dark] .p-badge{background:#80C342;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-secondary{background-color:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-success{background-color:#c5e1a5;color:#121212}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-info{background-color:#81d4fa;color:#121212}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-warning{background-color:#ffe082;color:#121212}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-danger{background-color:#f48fb1;color:#121212}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=chainit][theme-variant=dark] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=chainit][theme-variant=dark] .p-chip{background-color:#545b67;color:#eaebec;border-radius:16px;padding:0 .5rem}[web-theme=chainit][theme-variant=dark] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=chainit][theme-variant=dark] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=dark] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=dark] .p-progressbar{border:0 none;height:1rem;background:#545B67;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-progressbar .p-progressbar-label{color:#fff;line-height:1rem}[web-theme=chainit][theme-variant=dark] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=dark] .p-scrolltop.p-link{background:#80C342}[web-theme=chainit][theme-variant=dark] .p-scrolltop.p-link:hover{background:#80c342}[web-theme=chainit][theme-variant=dark] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#80c342}[web-theme=chainit][theme-variant=dark] .p-skeleton{background-color:#ffffff0f;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,0))}[web-theme=chainit][theme-variant=dark] .p-tag{background:#80C342;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=chainit][theme-variant=dark] .p-tag.p-tag-success{background-color:#c5e1a5;color:#121212}[web-theme=chainit][theme-variant=dark] .p-tag.p-tag-info{background-color:#81d4fa;color:#121212}[web-theme=chainit][theme-variant=dark] .p-tag.p-tag-warning{background-color:#ffe082;color:#121212}[web-theme=chainit][theme-variant=dark] .p-tag.p-tag-danger{background-color:#f48fb1;color:#121212}[web-theme=chainit][theme-variant=dark] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=chainit][theme-variant=dark] .p-terminal{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem}[web-theme=chainit][theme-variant=dark] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=chainit][theme-variant=dark] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=chainit][theme-variant=dark] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=chainit][theme-variant=dark] .p-badge{background:#FFFFFF;color:#fff;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=chainit][theme-variant=dark] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=chainit][theme-variant=dark] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=chainit][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=chainit][theme-variant=dark] .p-datepicker table th>span{font-weight:400}[web-theme=chainit][theme-variant=dark] .p-card{background-color:#322e2e}[web-theme=chainit][theme-variant=dark] .p-checkbox.light{width:20px;height:20px}[web-theme=chainit][theme-variant=dark] .p-checkbox.light .p-checkbox-box{color:#eaebec;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=chainit][theme-variant=dark] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=chainit][theme-variant=dark] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#545b67}[web-theme=chainit][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=chainit][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#80C342}[web-theme=chainit][theme-variant=dark] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=chainit][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#424040;border-radius:8px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{border:none;background:#424040;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#fff}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#fff}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#fff;background:none}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#fff}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#999797;border-bottom:1px solid #424040}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:hover{background-color:#424040cc}[web-theme=chainit][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=chainit][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=chainit][theme-variant=dark] .p-paginator{padding:1rem 0 0}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-current{color:#fff}[web-theme=chainit][theme-variant=dark] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=chainit][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#231f20}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-last,[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-next{min-width:auto}[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=chainit][theme-variant=dark] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=chainit][theme-variant=dark] .p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=dark] .p-inputtext.dark-inputtext{background-color:#231f20!important;color:#fff!important}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=chainit][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#231f20}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#322e2e}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#fff;cursor:pointer}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#322e2e}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#80c34233;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=dark] .p-sidebar{background:white;color:#000}[web-theme=chainit][theme-variant=dark] .p-sidebar .chip{background:#8c8a8a;color:#80c342;border-radius:1.75rem}[web-theme=chainit][theme-variant=dark] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=chainit][theme-variant=dark] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=chainit][theme-variant=dark] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=chainit][theme-variant=dark] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#231F20;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=chainit][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=chainit][theme-variant=dark] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=chainit][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=chainit][theme-variant=dark] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=chainit][theme-variant=dark] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=chainit][theme-variant=dark] .bit-primary-heading,[web-theme=chainit][theme-variant=dark] .bit-secondary-heading{color:#fff}[web-theme=chainit][theme-variant=dark] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=chainit][theme-variant=dark] .form-badge.active{background-color:#28a745}[web-theme=chainit][theme-variant=dark] .form-badge.draft{background-color:#6c757d}[web-theme=chainit][theme-variant=dark] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=chainit][theme-variant=dark] .form-list-item{border-radius:.75rem}[web-theme=chainit][theme-variant=dark] .form-list-item.draft{background-color:#fddac6}[web-theme=chainit][theme-variant=dark] .form-list-item.active{background-color:#f8a576}[web-theme=chainit][theme-variant=dark] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=chainit][theme-variant=dark] .bit-image-upload .file-input{display:none}[web-theme=chainit][theme-variant=dark] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=chainit][theme-variant=dark] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=chainit][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=chainit][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=chainit][theme-variant=dark] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=chainit][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=chainit][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#80c342}[web-theme=chainit][theme-variant=dark] .dataview-grid-item.type{background-color:#80c342;border:none;min-height:5rem}[web-theme=chainit][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=chainit][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=chainit][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=chainit][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=chainit][theme-variant=dark] .bit-input-label{color:#231f20}[web-theme=chainit][theme-variant=dark] .bit-input-label-dark{color:#999797}[web-theme=chainit][theme-variant=dark] .bit-table-header{background-color:#424040;color:#fff}[web-theme=chainit][theme-variant=dark] .rotate-360{animation:rotate .15s linear}[web-theme=chainit][theme-variant=dark] .bit-age-verification-banner{background:#b4dc8f;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=chainit][theme-variant=dark] .draggable-table-container{transition:width .3s}[web-theme=chainit][theme-variant=dark] .draggable-table-container.modal-open{width:75%}[web-theme=chainit][theme-variant=dark] .draggable-table-container .m-5{margin:0 1rem}[web-theme=chainit][theme-variant=dark] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=chainit][theme-variant=dark] .draggable-table-container.modal-open{width:100%}}[web-theme=chainit][theme-variant=dark] .h-100{height:100%}[web-theme=chainit][theme-variant=dark] .w-100{width:100%}[web-theme=chainit][theme-variant=dark] .cursor-move{cursor:move}[web-theme=chainit][theme-variant=dark] .icon-lg{font-size:24px}[web-theme=chainit][theme-variant=dark] .border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=dark] .border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=dark] .border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=dark] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=chainit][theme-variant=dark] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=dark] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=dark] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=dark] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=chainit][theme-variant=dark] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=dark] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=dark] .md\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=dark] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=chainit][theme-variant=dark] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=dark] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=dark] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=dark] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=chainit][theme-variant=dark] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=dark] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=dark] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=dark] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=chainit][theme-variant=dark] .topbar-border-bottom{border-bottom:1px solid rgba(153,151,151,.1)!important}[web-theme=chainit][theme-variant=light] :root{--surface-a:#ffffff;--surface-b:#FCFCFC;--surface-c:rgba(128, 195, 66, .2);--surface-d:#D4D6D9;--surface-e:#ffffff;--surface-f:#ffffff;--text-color:#69707A;--text-color-secondary:#83888F;--primary-color:#80C342;--primary-dark-color:#679f33;--primary-light-color:#b4dc8f;--primary-lighter-color:#9acf69;--primary-color-text:#000000;--font-family:Montserrat, sans-serif;--surface-0: #ffffff;--surface-50: #f2f4f6;--surface-100: #d9dbdd;--surface-200: #c1c3c4;--surface-300: #a9aaac;--surface-400: #919293;--surface-500: #797a7b;--surface-600: #606162;--surface-700: #484949;--surface-800: #303031;--surface-900: #181818;--gray-50: #f2f4f6;--gray-100: #d9dbdd;--gray-200: #c1c3c4;--gray-300: #a9aaac;--gray-400: #919293;--gray-500: #797a7b;--gray-600: #606162;--gray-700: #484949;--gray-800: #303031;--gray-900: #181818;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#F2F4F6;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#D4D6D9;--surface-hover: rgba(128, 195, 66, .2);--focus-ring: 0 0 0 .2rem #b4dc8f;--maskbg: rgba(0, 0, 0, .4)}[web-theme=chainit][theme-variant=light] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=chainit][theme-variant=light] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=chainit][theme-variant=light] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=chainit][theme-variant=light] h1,[web-theme=chainit][theme-variant=light] h2,[web-theme=chainit][theme-variant=light] h3,[web-theme=chainit][theme-variant=light] h4,[web-theme=chainit][theme-variant=light] h5,[web-theme=chainit][theme-variant=light] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=chainit][theme-variant=light] h1:first-child,[web-theme=chainit][theme-variant=light] h2:first-child,[web-theme=chainit][theme-variant=light] h3:first-child,[web-theme=chainit][theme-variant=light] h4:first-child,[web-theme=chainit][theme-variant=light] h5:first-child,[web-theme=chainit][theme-variant=light] h6:first-child{margin-top:0}[web-theme=chainit][theme-variant=light] h1{font-size:2.5rem}[web-theme=chainit][theme-variant=light] h2{font-size:2rem}[web-theme=chainit][theme-variant=light] h3{font-size:1.75rem}[web-theme=chainit][theme-variant=light] h4{font-size:1.5rem}[web-theme=chainit][theme-variant=light] h5{font-size:1.25rem}[web-theme=chainit][theme-variant=light] h6{font-size:1rem}[web-theme=chainit][theme-variant=light] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=chainit][theme-variant=light] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=chainit][theme-variant=light] hr{border-top:solid #D4D6D9;border-width:1px 0 0 0;margin:1rem 0}[web-theme=chainit][theme-variant=light] p{margin:0 0 1rem;line-height:1.5}[web-theme=chainit][theme-variant=light] p:last-child{margin-bottom:0}[web-theme=chainit][theme-variant=light] body{margin:0}[web-theme=chainit][theme-variant=light] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=chainit][theme-variant=light] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=chainit][theme-variant=light] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=chainit][theme-variant=light] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=chainit][theme-variant=light] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=chainit][theme-variant=light] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=chainit][theme-variant=light] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=chainit][theme-variant=light] html{height:100%;font-size:1rem}[web-theme=chainit][theme-variant=light] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#293241cc;padding:0;margin:0;min-height:100%;background-color:#dee2e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=chainit][theme-variant=light] body.blocked-scroll{overflow:auto}[web-theme=chainit][theme-variant=light] a{text-decoration:none;color:#9acf69;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .ajax-loader{font-size:32px;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=chainit][theme-variant=light] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=chainit][theme-variant=light] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-content{padding:32px 14px}}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#80C342,10%)}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#80C342,10%)}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#95cd61}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#95cd61}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#293241cc}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#80c342cc;color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#29324180}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#293241cc}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#29324180}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#80c34233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#edeff1;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#edeff1;border:1px solid #edeff1;color:#b4dc8f}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#b4dc8f}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#edeff1}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#95cd61}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#95cd61}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#80c342cc;color:#fff}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#80c34233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=chainit][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#edeff1;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger{color:#231f20;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#0d0c0c}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #D4D6D9;transition:background-color .2s;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#80c342}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#231f20}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#231f20}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#80c342}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#424040;font-weight:600}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=chainit][theme-variant=light] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=chainit][theme-variant=light] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#dee2e6;color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#dee2e6;color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#e9e9e9;background-color:#80c342;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:red;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#dee2e6;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-light-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=chainit][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#e9e9e9;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=chainit][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:var(--primary-light-color);background-color:#dee2e6}}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#dee2e6;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#dee2e6;color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#293241;background-color:#80c342;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:red;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#dee2e6;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#80c34233;background-color:var(--primary-lighter-color);color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#80c342;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#80c342;color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#80c342;background-color:var(--primary-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#80c34233;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#80c3421a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#80c3421a;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:#293241;background-color:#80c342;background-color:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=chainit][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#80c342;color:var(--primary-color);background-color:#dee2e6}}[web-theme=chainit][theme-variant=light] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#f7faff;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#3e4754;margin:0 0 4px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#29324180}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#fff;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#f7f7f8}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #D4D6D9;color:#d4d6d9;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#f7f7f8}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#F7FAFF 0%,rgba(234,237,243,0) 100%)}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=chainit][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=chainit][theme-variant=light] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=chainit][theme-variant=light] .layout-footer{padding:0 36px}[web-theme=chainit][theme-variant=light] .layout-footer .footer-menutitle{color:#29324180;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=chainit][theme-variant=light] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#29324180}[web-theme=chainit][theme-variant=light] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=chainit][theme-variant=light] .layout-footer ul>li{padding:7px 0}[web-theme=chainit][theme-variant=light] .layout-footer ul>li>a{color:#293241cc;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=light] .layout-footer ul>li>a:hover{color:#29324180}[web-theme=chainit][theme-variant=light] .layout-footer .newsletter-input{margin-top:16px;background-color:#fff;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=light] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=chainit][theme-variant=light] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=chainit][theme-variant=light] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=chainit][theme-variant=light] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=light] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=chainit][theme-variant=light] .clearfix:after{content:" ";display:block;clear:both}[web-theme=chainit][theme-variant=light] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=chainit][theme-variant=light] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=chainit][theme-variant=light] .card:last-child{margin-bottom:0}[web-theme=chainit][theme-variant=light] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=chainit][theme-variant=light] .card .card-header h6{margin-bottom:2px}[web-theme=chainit][theme-variant=light] .card .card-header .subtitle{font-weight:600;color:#29324180}[web-theme=chainit][theme-variant=light] .card .card-subtitle{color:#29324180;font-weight:600;margin:-1rem 0 1rem}[web-theme=chainit][theme-variant=light] .card.no-gutter{margin-bottom:0}[web-theme=chainit][theme-variant=light] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=chainit][theme-variant=light] .p-text-secondary{color:#29324180}[web-theme=chainit][theme-variant=light] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=chainit][theme-variant=light] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=chainit][theme-variant=light] .layout-dashboard .chart{overflow:auto}[web-theme=chainit][theme-variant=light] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=chainit][theme-variant=light] .layout-dashboard .desktop-teams{display:none}[web-theme=chainit][theme-variant=light] .layout-dashboard .mobile-teams{display:block}[web-theme=chainit][theme-variant=light] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=chainit][theme-variant=light] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=chainit][theme-variant=light] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#80c342}[web-theme=chainit][theme-variant=light] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=chainit][theme-variant=light] .overview-box .overview-info>h1{margin:0;color:#000}[web-theme=chainit][theme-variant=light] .overview-box>i{font-size:24px}[web-theme=chainit][theme-variant=light] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=chainit][theme-variant=light] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=chainit][theme-variant=light] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=chainit][theme-variant=light] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=chainit][theme-variant=light] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=chainit][theme-variant=light] .timeline{padding-right:4px}[web-theme=chainit][theme-variant=light] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=chainit][theme-variant=light] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=chainit][theme-variant=light] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=chainit][theme-variant=light] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#29324180}[web-theme=chainit][theme-variant=light] .timeline>ul>li .event-content span.event-title{color:#3e4754}[web-theme=chainit][theme-variant=light] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#29324180}[web-theme=chainit][theme-variant=light] .timeline>ul>li.blue>i{color:#297fff}[web-theme=chainit][theme-variant=light] .timeline>ul>li.green>i{color:#34b56f}[web-theme=chainit][theme-variant=light] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=chainit][theme-variant=light] .device-status .content{color:#29324180;line-height:1.4;margin-bottom:20px}[web-theme=chainit][theme-variant=light] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#29324180}[web-theme=chainit][theme-variant=light] .device-status .progress>span{min-width:40px}[web-theme=chainit][theme-variant=light] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=chainit][theme-variant=light] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=chainit][theme-variant=light] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=chainit][theme-variant=light] .device-status .device{margin-bottom:16px}[web-theme=chainit][theme-variant=light] .device-status .device span{color:#80c342;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=chainit][theme-variant=light] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=chainit][theme-variant=light] .device-status .device span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=chainit][theme-variant=light] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=light] .team .card-header{padding:0;min-width:70px}[web-theme=chainit][theme-variant=light] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=chainit][theme-variant=light] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=chainit][theme-variant=light] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#293241cc;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=chainit][theme-variant=light] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=chainit][theme-variant=light] .map{padding:0}[web-theme=chainit][theme-variant=light] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=chainit][theme-variant=light] .map .map-content{padding:50px 20px 28px}[web-theme=chainit][theme-variant=light] .map .map-content h6{margin:0 0 16px}[web-theme=chainit][theme-variant=light] .map .map-content .city{margin-bottom:16px}[web-theme=chainit][theme-variant=light] .map .map-content .city span{color:#80c342;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=chainit][theme-variant=light] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=chainit][theme-variant=light] .map .map-content .city span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=chainit][theme-variant=light] .schedule>p{color:#29324180}[web-theme=chainit][theme-variant=light] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .schedule>ul>li{background:#F7F7F8;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=chainit][theme-variant=light] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=chainit][theme-variant=light] .schedule>ul>li .schedule-header span{color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=light] .schedule>ul>li>span{margin-top:4px;color:#29324180;display:block;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=light] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=chainit][theme-variant=light] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=chainit][theme-variant=light] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=chainit][theme-variant=light] .statistics .statistic-item h6{margin:0;font-weight:600;color:#29324180}[web-theme=chainit][theme-variant=light] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f7faff;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#eef5ff;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-name h6{margin:0;color:#293241cc;line-height:17px;font-weight:600}[web-theme=chainit][theme-variant=light] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-price i{display:inline-block}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=chainit][theme-variant=light] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#29324180}[web-theme=chainit][theme-variant=light] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=chainit][theme-variant=light] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=chainit][theme-variant=light] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=chainit][theme-variant=light] .operations{overflow:auto}[web-theme=chainit][theme-variant=light] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=chainit][theme-variant=light] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=chainit][theme-variant=light] .operations .insights .insight-header h6{margin:0 6px}[web-theme=chainit][theme-variant=light] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#29324180}[web-theme=chainit][theme-variant=light] .operations .insights>ul>li span{font-weight:600}[web-theme=chainit][theme-variant=light] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=chainit][theme-variant=light] .operations>button{width:100%}[web-theme=chainit][theme-variant=light] .notification{padding:30px 24px;background-color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=light] .notification>h6{margin:0;color:#293241cc}[web-theme=chainit][theme-variant=light] .notification>h6>a{margin-left:10px}[web-theme=chainit][theme-variant=light] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#80c342;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#80C342;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#ffffff 0%,rgba(234,237,243,0) 100%)}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#f7faff;margin-bottom:8px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#293241cc}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#29324180}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#29324180}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#293241cc}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#f7faff}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=chainit][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#f7f7f8;border:none}[web-theme=chainit][theme-variant=light] .image-card{padding:0;position:relative}[web-theme=chainit][theme-variant=light] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=chainit][theme-variant=light] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=chainit][theme-variant=light] .image-card .image-content{padding:32px 20px 28px}[web-theme=chainit][theme-variant=light] .image-card .image-content h6{margin:0 0 8px}[web-theme=chainit][theme-variant=light] .image-card .image-content>p{color:#29324180}[web-theme=chainit][theme-variant=light] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=chainit][theme-variant=light] .login-body{background:#FFFFFF}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>p>a{color:#80c342;cursor:pointer}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>div>input,[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}@media (max-width: 992px){[web-theme=chainit][theme-variant=light] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=chainit][theme-variant=light] .exception-body .exception-topbar{height:62px;background-color:#fff;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=chainit][theme-variant=light] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#29324180}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=chainit][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=chainit][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=chainit][theme-variant=light] .landing-body{background-color:#e5e5e5}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=chainit][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=chainit][theme-variant=light] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=chainit][theme-variant=light] .landing-body .landing-button.p-button{padding:0}[web-theme=chainit][theme-variant=light] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=chainit][theme-variant=light] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=chainit][theme-variant=light] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=chainit][theme-variant=light] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=chainit][theme-variant=light] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=chainit][theme-variant=light] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=chainit][theme-variant=light] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=chainit][theme-variant=light] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=chainit][theme-variant=light] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=chainit][theme-variant=light] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=chainit][theme-variant=light] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=chainit][theme-variant=light] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=chainit][theme-variant=light] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=chainit][theme-variant=light] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .landing-body.block-scroll{overflow:hidden}[web-theme=chainit][theme-variant=light] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=chainit][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=chainit][theme-variant=light] .help-page p{margin:0}[web-theme=chainit][theme-variant=light] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=chainit][theme-variant=light] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=chainit][theme-variant=light] .help-page .help-search .help-search-content h3{color:#293241cc;font-weight:500}[web-theme=chainit][theme-variant=light] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=chainit][theme-variant=light] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=chainit][theme-variant=light] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=chainit][theme-variant=light] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=chainit][theme-variant=light] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=chainit][theme-variant=light] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=chainit][theme-variant=light] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=chainit][theme-variant=light] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=chainit][theme-variant=light] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=light] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #D4D6D9;background-color:#fff;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=chainit][theme-variant=light] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=chainit][theme-variant=light] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=chainit][theme-variant=light] .help-page .blog-post .blog-text h1{color:#293241cc;margin-bottom:1rem;font-weight:500}[web-theme=chainit][theme-variant=light] .help-page .blog-post .blog-text span{color:#29324180;line-height:1.4}[web-theme=chainit][theme-variant=light] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=chainit][theme-variant=light] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=chainit][theme-variant=light] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=chainit][theme-variant=light] .invoice{padding:2rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=chainit][theme-variant=light] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=chainit][theme-variant=light] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=chainit][theme-variant=light] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=chainit][theme-variant=light] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=chainit][theme-variant=light] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #dee2e6}[web-theme=chainit][theme-variant=light] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=chainit][theme-variant=light] .invoice .invoice-items table tr{border-bottom:1px solid #dee2e6}[web-theme=chainit][theme-variant=light] .invoice .invoice-items table th{font-weight:500}[web-theme=chainit][theme-variant=light] .invoice .invoice-items table th,[web-theme=chainit][theme-variant=light] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=chainit][theme-variant=light] .invoice .invoice-items table th:first-child,[web-theme=chainit][theme-variant=light] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=chainit][theme-variant=light] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=chainit][theme-variant=light] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=chainit][theme-variant=light] body *{visibility:hidden}[web-theme=chainit][theme-variant=light] #invoice-content *{visibility:visible}[web-theme=chainit][theme-variant=light] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=chainit][theme-variant=light] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#ffffff;z-index:999;border-left:0 none;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=chainit][theme-variant=light] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=chainit][theme-variant=light] .layout-config p{line-height:1.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=chainit][theme-variant=light] .layout-config .layout-themes>div{padding:.25rem}[web-theme=chainit][theme-variant=light] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=chainit][theme-variant=light] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=chainit][theme-variant=light] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=chainit][theme-variant=light] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=chainit][theme-variant=light] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=chainit][theme-variant=light] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#f7faff}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=chainit][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=chainit][theme-variant=light] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=chainit][theme-variant=light] body{color:#000}[web-theme=chainit][theme-variant=light] .layout-content-wrapper,[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-topbar-light .menu-wrapper{background-color:#fff;box-shadow:none}[web-theme=chainit][theme-variant=light] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=chainit][theme-variant=light] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=chainit][theme-variant=light] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=chainit][theme-variant=light] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=chainit][theme-variant=light] *{box-sizing:border-box}[web-theme=chainit][theme-variant=light] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=chainit][theme-variant=light] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=chainit][theme-variant=light] .p-disabled,[web-theme=chainit][theme-variant=light] .p-component:disabled{opacity:.6}[web-theme=chainit][theme-variant=light] .p-error{color:#cc4848}[web-theme=chainit][theme-variant=light] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=chainit][theme-variant=light] .p-text-secondary{color:#83888f}[web-theme=chainit][theme-variant=light] .pi{font-size:1rem}[web-theme=chainit][theme-variant=light] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=chainit][theme-variant=light] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=chainit][theme-variant=light] .text-primary{color:#80c342!important}[web-theme=chainit][theme-variant=light] .bg-primary{background-color:#80c342!important}[web-theme=chainit][theme-variant=light] .bg-light-primary{background-color:#80c34233!important}[web-theme=chainit][theme-variant=light] .border-primary{border-color:#80c342!important}[web-theme=chainit][theme-variant=light] .text-secondary{color:#dee2e6!important}[web-theme=chainit][theme-variant=light] .bg-secondary{background-color:#dee2e6!important}[web-theme=chainit][theme-variant=light] .bg-light-secondary{background-color:#dee2e633!important}[web-theme=chainit][theme-variant=light] .border-secondary{border-color:#dee2e6!important}[web-theme=chainit][theme-variant=light] .text-tertiary{color:#231f20!important}[web-theme=chainit][theme-variant=light] .bg-tertiary{background-color:#231f20!important}[web-theme=chainit][theme-variant=light] .bg-light-tertiary{background-color:#231f2033!important}[web-theme=chainit][theme-variant=light] .border-tertiary{border-color:#231f20!important}[web-theme=chainit][theme-variant=light] .text-white{color:#fff!important}[web-theme=chainit][theme-variant=light] .bg-white{background-color:#fff!important}[web-theme=chainit][theme-variant=light] .bg-light-white{background-color:#fff3!important}[web-theme=chainit][theme-variant=light] .border-white{border-color:#fff!important}[web-theme=chainit][theme-variant=light] .text-black{color:#000!important}[web-theme=chainit][theme-variant=light] .bg-black{background-color:#000!important}[web-theme=chainit][theme-variant=light] .bg-light-black{background-color:#0003!important}[web-theme=chainit][theme-variant=light] .border-black{border-color:#000!important}[web-theme=chainit][theme-variant=light] .text-gray{color:#cbcbcb!important}[web-theme=chainit][theme-variant=light] .bg-gray{background-color:#cbcbcb!important}[web-theme=chainit][theme-variant=light] .bg-light-gray{background-color:#cbcbcb33!important}[web-theme=chainit][theme-variant=light] .border-gray{border-color:#cbcbcb!important}[web-theme=chainit][theme-variant=light] .text-success{color:#80c342!important}[web-theme=chainit][theme-variant=light] .bg-success{background-color:#80c342!important}[web-theme=chainit][theme-variant=light] .bg-light-success{background-color:#80c34233!important}[web-theme=chainit][theme-variant=light] .border-success{border-color:#80c342!important}[web-theme=chainit][theme-variant=light] .text-info{color:#0cc4fe!important}[web-theme=chainit][theme-variant=light] .bg-info{background-color:#0cc4fe!important}[web-theme=chainit][theme-variant=light] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=chainit][theme-variant=light] .border-info{border-color:#0cc4fe!important}[web-theme=chainit][theme-variant=light] .text-error{color:#cc4848!important}[web-theme=chainit][theme-variant=light] .bg-error{background-color:#cc4848!important}[web-theme=chainit][theme-variant=light] .bg-light-error{background-color:#cc484833!important}[web-theme=chainit][theme-variant=light] .border-error{border-color:#cc4848!important}[web-theme=chainit][theme-variant=light] .text-warn{color:#f6851b!important}[web-theme=chainit][theme-variant=light] .bg-warn{background-color:#f6851b!important}[web-theme=chainit][theme-variant=light] .bg-light-warn{background-color:#f6851b33!important}[web-theme=chainit][theme-variant=light] .border-warn{border-color:#f6851b!important}[web-theme=chainit][theme-variant=light] .bit-primary-card{background-color:#fff!important}[web-theme=chainit][theme-variant=light] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#FFFFFF,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=light] .bit-secondary-card{background-color:#dee2e6!important}[web-theme=chainit][theme-variant=light] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#dee2e6,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=light] .bit-tertiary-card{background-color:#dee2e6!important}[web-theme=chainit][theme-variant=light] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#dee2e6,rgba(0,0,0,0))}[web-theme=chainit][theme-variant=light] .bit-primary-text1{color:#424040!important}[web-theme=chainit][theme-variant=light] .bit-primary-text2{color:#999797!important}[web-theme=chainit][theme-variant=light] .bit-secondary-text1{color:#000!important}[web-theme=chainit][theme-variant=light] .bit-secondary-text2{color:#999797!important}[web-theme=chainit][theme-variant=light] .bit-tertiary-text1{color:#000!important}[web-theme=chainit][theme-variant=light] .bit-tertiary-text2{color:#999797!important}[web-theme=chainit][theme-variant=light] .options-overlay{z-index:1003!important}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#80c342;box-shadow:0 0 0 1px #ffffff1a}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#80c34233}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=chainit][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=chainit][theme-variant=light] .notifications-overlay{z-index:1003!important}[web-theme=chainit][theme-variant=light] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=chainit][theme-variant=light] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=light] .text-border-left{border-left:5px solid #80C342;padding-left:10px;color:#000}[web-theme=chainit][theme-variant=light] .table-container{background-color:#fff;padding:1rem;border-radius:10px}[web-theme=chainit][theme-variant=light] .sub-heading,[web-theme=chainit][theme-variant=light] .menu-heading{color:#000}[web-theme=chainit][theme-variant=light] .top-bar-app-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(255,255,255,0) 1.43%,#231F20 46.12%,rgba(255,255,255,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=chainit][theme-variant=light] .search-input{position:relative;width:100%;display:flex}[web-theme=chainit][theme-variant=light] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#231f20;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=chainit][theme-variant=light] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=light] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#80c342;color:#fff;border:#80C342;width:150px}[web-theme=chainit][theme-variant=light] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=chainit][theme-variant=light] .search-input{width:320px}}[web-theme=chainit][theme-variant=light] .text-grayed{color:#999797!important}[web-theme=chainit][theme-variant=light] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#80c342;margin:.1rem}[web-theme=chainit][theme-variant=light] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-primary{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-secondary{color:#dee2e6!important;background-color:#dee2e633}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-tertiary{color:#231f20!important;background-color:#231f2033}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-gray{color:#cbcbcb!important;background-color:#cbcbcb33}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-success{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=chainit][theme-variant=light] .filter-chip.filter-chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=chainit][theme-variant=light] .chip{border-radius:1.75rem;min-width:max-content;color:#80c342;background-color:#80c34233;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=chainit][theme-variant=light] .chip.chip-primary{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=light] .chip.chip-secondary{color:#dee2e6!important;background-color:#dee2e633}[web-theme=chainit][theme-variant=light] .chip.chip-tertiary{color:#231f20!important;background-color:#231f2033}[web-theme=chainit][theme-variant=light] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=chainit][theme-variant=light] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=chainit][theme-variant=light] .chip.chip-gray{color:#cbcbcb!important;background-color:#cbcbcb33}[web-theme=chainit][theme-variant=light] .chip.chip-success{color:#80c342!important;background-color:#80c34233}[web-theme=chainit][theme-variant=light] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=chainit][theme-variant=light] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=chainit][theme-variant=light] .chip.chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=chainit][theme-variant=light] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=chainit][theme-variant=light] .bit-file-field input{display:none}[web-theme=chainit][theme-variant=light] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=chainit][theme-variant=light] .bit-file-selected{height:40px;background-color:#cbcbcb;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=chainit][theme-variant=light] .category-divider{background-color:#cbcbcb;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=chainit][theme-variant=light] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#cbcbcb;height:50px;width:50px;border-radius:50%;border:1px solid #cbcbcb;color:#000}@media (max-width: 767px){[web-theme=chainit][theme-variant=light] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=chainit][theme-variant=light] .form-list__item{background-color:#80c342;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=chainit][theme-variant=light] .form-list__item.draft{background-color:#999797}[web-theme=chainit][theme-variant=light] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=chainit][theme-variant=light] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=chainit][theme-variant=light] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=chainit][theme-variant=light] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=chainit][theme-variant=light] .add-field__item:hover{background-color:#dee2e6;color:#80c342}[web-theme=chainit][theme-variant=light] .category-type-list__item{position:relative;cursor:pointer}[web-theme=chainit][theme-variant=light] .category-type-list__item:hover .delete-button,[web-theme=chainit][theme-variant=light] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=chainit][theme-variant=light] .category-type-list__item:hover .arrow{color:#80c342}[web-theme=chainit][theme-variant=light] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=chainit][theme-variant=light] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=chainit][theme-variant=light] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=chainit][theme-variant=light] .category-list__item:hover .delete-button{display:block}[web-theme=chainit][theme-variant=light] .category-list__item:hover .arrow{color:#80c342}[web-theme=chainit][theme-variant=light] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=chainit][theme-variant=light] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #80C342;overflow-x:auto}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b{display:none;background-color:#231f20;bottom:0;position:absolute;width:16px;height:16px}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b:after{display:block;background-color:#dee2e6;content:"";border-radius:50%;width:32px;height:32px}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li.active{z-index:1;background-color:#80c342}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs li.active b{display:block;background-color:#80c342}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details{border-color:#80c342}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li{background-color:#231f20;color:#fff}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li b{display:block}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li.active{background-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li.active b{background-color:#80c342}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li.active b:after{background-color:#231f20}[web-theme=chainit][theme-variant=light] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#dee2e6}[web-theme=chainit][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=chainit][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#80c34233;border-radius:.375rem}[web-theme=chainit][theme-variant=light] .link{color:#28aee0}[web-theme=chainit][theme-variant=light] .link:hover{text-decoration:underline}[web-theme=chainit][theme-variant=light] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=chainit][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=chainit][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#80c342;border-radius:4px;display:inline-block;height:100%}[web-theme=chainit][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=chainit][theme-variant=light] .search-filter:after,[web-theme=chainit][theme-variant=light] .search-filter:before{display:none}[web-theme=chainit][theme-variant=light] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#cbcbcb}[web-theme=chainit][theme-variant=light] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=chainit][theme-variant=light] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=chainit][theme-variant=light] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=chainit][theme-variant=light] ::-webkit-scrollbar-thumb{background-color:#80c342;border-radius:10px}[web-theme=chainit][theme-variant=light] :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}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-inputtext{width:100%}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=chainit][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=chainit][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(128,195,66,.2);color:#80c342;border-radius:16px}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#000}[web-theme=chainit][theme-variant=light] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=chainit][theme-variant=light] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=chainit][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=chainit][theme-variant=light] .p-datepicker{padding:.5rem;background:#ffffff;color:#000;border:1px solid #D4D6D9;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#231F20;color:#fff}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header{padding:.5rem;color:#000;background:#ffffff;font-weight:600;margin:0;border-bottom:1px solid #D4D6D9;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=chainit][theme-variant=light] .p-datepicker table th{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker table td{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=chainit][theme-variant=light] .p-datepicker table td>span.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datepicker table td.p-datepicker-today>span{background:#D4D6D9;color:#69707a;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker{border-top:1px solid #D4D6D9;padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker button:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=chainit][theme-variant=light] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=chainit][theme-variant=light] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=chainit][theme-variant=light] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=chainit][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=chainit][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #D4D6D9;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=chainit][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=chainit][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=chainit][theme-variant=light] .p-datepicker table th,[web-theme=chainit][theme-variant=light] .p-datepicker table td{padding:0}}[web-theme=chainit][theme-variant=light] .p-cascadeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-cascadeselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=chainit][theme-variant=light] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#83888f}[web-theme=chainit][theme-variant=light] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=chainit][theme-variant=light] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=chainit][theme-variant=light] .p-input-filled .p-cascadeselect{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-checkbox{width:18px;height:18px}[web-theme=chainit][theme-variant=light] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:18px;height:18px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=chainit][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight{border-color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#80c342}[web-theme=chainit][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#679f33;background:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=chainit][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#80c342}[web-theme=chainit][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#80C342}[web-theme=chainit][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#679f33}[web-theme=chainit][theme-variant=light] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=chainit][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#69707a;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=chainit][theme-variant=light] .p-colorpicker-panel{background:#323232;border:1px solid #191919}[web-theme=chainit][theme-variant=light] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=chainit][theme-variant=light] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}[web-theme=chainit][theme-variant=light] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-dropdown:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=chainit][theme-variant=light] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=chainit][theme-variant=light] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=chainit][theme-variant=light] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=chainit][theme-variant=light] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=chainit][theme-variant=light] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-dropdown.dark-dropdown{background:#FFFFFF}[web-theme=chainit][theme-variant=light] .p-dropdown.dark-dropdown .p-dropdown-label{color:#000}[web-theme=chainit][theme-variant=light] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#000;background:#dee2e6;font-weight:600}[web-theme=chainit][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=chainit][theme-variant=light] .p-input-filled .p-dropdown{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar{background:#FCFCFC;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#83888f}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#83888f}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#83888f}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#69707a;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-content.ql-snow{border:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#69707a}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#80c342}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#80c342}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#80c342}[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=chainit][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#80c342}[web-theme=chainit][theme-variant=light] .p-inputgroup-addon{color:#83888f;border-top:1px solid #D4D6D9;border-left:1px solid #D4D6D9;border-bottom:1px solid #D4D6D9;padding:.7rem .5rem;min-width:2.357rem}[web-theme=chainit][theme-variant=light] .p-inputgroup-addon:last-child{border-right:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-component,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-component:focus,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-component:focus~label,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=chainit][theme-variant=light] .p-inputgroup-addon:first-child,[web-theme=chainit][theme-variant=light] .p-inputgroup button:first-child,[web-theme=chainit][theme-variant=light] .p-inputgroup input:first-child,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-inputgroup-addon:last-child,[web-theme=chainit][theme-variant=light] .p-inputgroup button:last-child,[web-theme=chainit][theme-variant=light] .p-inputgroup input:last-child,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=chainit][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=chainit][theme-variant=light] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=chainit][theme-variant=light] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-inputnumber.dark-inputnumber input{background-color:#fff!important;color:#000!important}[web-theme=chainit][theme-variant=light] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=chainit][theme-variant=light] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=chainit][theme-variant=light] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=chainit][theme-variant=light] .p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#80C342}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#679f33}[web-theme=chainit][theme-variant=light] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#ffffff;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=chainit][theme-variant=light] .p-inputtext:enabled:hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=chainit][theme-variant=light] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=chainit][theme-variant=light] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=chainit][theme-variant=light] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=chainit][theme-variant=light] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=chainit][theme-variant=light] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=chainit][theme-variant=light] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=chainit][theme-variant=light] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=chainit][theme-variant=light] ::-webkit-input-placeholder{color:#999797}[web-theme=chainit][theme-variant=light] :-moz-placeholder{color:#999797}[web-theme=chainit][theme-variant=light] ::-moz-placeholder{color:#999797}[web-theme=chainit][theme-variant=light] :-ms-input-placeholder{color:#999797}[web-theme=chainit][theme-variant=light] .p-input-filled .p-inputtext{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-inputtext:enabled:hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-inputtext:enabled:focus{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=chainit][theme-variant=light] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=chainit][theme-variant=light] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=chainit][theme-variant=light] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=chainit][theme-variant=light] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=light] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=chainit][theme-variant=light] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=chainit][theme-variant=light] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=light] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=chainit][theme-variant=light] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=chainit][theme-variant=light] .p-listbox{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=chainit][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=chainit][theme-variant=light] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-multiselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=chainit][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(128,195,66,.2);color:#80c342;border-radius:16px}[web-theme=chainit][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-multiselect .p-multiselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-multiselect.dark-multiselect{background:#FFFFFF}[web-theme=chainit][theme-variant=light] .p-multiselect.dark-multiselect .p-multiselect-label{color:#000}[web-theme=chainit][theme-variant=light] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=chainit][theme-variant=light] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#80C342}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=chainit][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=chainit][theme-variant=light] .p-input-filled .p-multiselect{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-password-panel{padding:1rem;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#D4D6D9}[web-theme=chainit][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.weak{background:#D32F2F}[web-theme=chainit][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FBC02D}[web-theme=chainit][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.strong{background:#689F38}[web-theme=chainit][theme-variant=light] .p-radiobutton{width:20px;height:20px}[web-theme=chainit][theme-variant=light] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#ffffff;background-color:#fff;width:20px;height:20px;color:#69707a;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#80c342}[web-theme=chainit][theme-variant=light] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#80c342;background:#FFFFFF;color:#80c342}[web-theme=chainit][theme-variant=light] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-radiobutton:focus{outline:0 none}[web-theme=chainit][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box,[web-theme=chainit][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#80c342}[web-theme=chainit][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#80C342}[web-theme=chainit][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#679f33}[web-theme=chainit][theme-variant=light] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#000}[web-theme=chainit][theme-variant=light] .bit-radio-list{display:flex;gap:8px}[web-theme=chainit][theme-variant=light] .bit-radio-list .bit-radio-option{background-color:#cbcbcb;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=chainit][theme-variant=light] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=chainit][theme-variant=light] .bit-radio-list .bit-radio-option.selected{background-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=light] .p-rating .p-rating-icon{color:#69707a;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=chainit][theme-variant=light] .p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}[web-theme=chainit][theme-variant=light] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=chainit][theme-variant=light] .p-rating .p-rating-icon.pi-star-fill{color:#80c342}[web-theme=chainit][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}[web-theme=chainit][theme-variant=light] .p-highlight .p-rating .p-rating-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button .p-button-icon-right{color:#83888f}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight{background:#80C342;border-color:#80c342;color:#000}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover{background:#679f33;border-color:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=chainit][theme-variant=light] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-slider{background:#D4D6D9;border:0 none;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=chainit][theme-variant=light] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=chainit][theme-variant=light] .p-slider.p-slider-vertical{width:.286rem}[web-theme=chainit][theme-variant=light] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=chainit][theme-variant=light] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#ffffff;border:2px solid #80C342;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-slider .p-slider-range{background:#80C342}[web-theme=chainit][theme-variant=light] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#80C342;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-treeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-treeselect:not(.p-disabled):hover{border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#80c342}[web-theme=chainit][theme-variant=light] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-treeselect .p-treeselect-label.p-placeholder{color:#83888f}[web-theme=chainit][theme-variant=light] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=chainit][theme-variant=light] .p-treeselect .p-treeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=chainit][theme-variant=light] .p-treeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=chainit][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=chainit][theme-variant=light] .p-input-filled .p-treeselect{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button .p-button-icon-right{color:#83888f}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight{background:#80C342;border-color:#80c342;color:#000}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover{background:#679f33;border-color:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=chainit][theme-variant=light] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-button{color:#fff;background:#80C342;border:1px solid #80C342;border-color:#80c342;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=chainit][theme-variant=light] .p-button:enabled:hover{background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=light] .p-button:enabled:active{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined{background-color:#80c34233;color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined:enabled:hover{background:rgba(128,195,66,.2);color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined:enabled:active{background:rgba(128,195,66,.16);color:#80c342;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined.p-button-plain{color:#83888f;border-color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(128,195,66,.2);color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined-secondary{background-color:#fff;color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(35,31,32,.2);color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(35,31,32,.16);color:#231f20;border:1px solid}[web-theme=chainit][theme-variant=light] .p-button.p-button-text{background-color:transparent;color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-button.p-button-text:enabled:hover{background:rgba(128,195,66,.2);color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-button.p-button-text:enabled:active{background:rgba(128,195,66,.16);color:#80c342;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-button.p-button-text.p-button-plain{color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(128,195,66,.2);color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=chainit][theme-variant=light] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=chainit][theme-variant=light] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-button.p-button-text-secondary:enabled.active-option{background:#cbcbcb;border-color:transparent}[web-theme=chainit][theme-variant=light] .p-button.p-button-secondary{background-color:#231f20;border-color:#231f20;color:#fff}[web-theme=chainit][theme-variant=light] .p-button.p-button-secondary:hover{background-color:#080707;border-color:#080707}[web-theme=chainit][theme-variant=light] .p-button.p-button-tertiary{background-color:#cbcbcb;border-color:#cbcbcb;color:#000}[web-theme=chainit][theme-variant=light] .p-button.p-button-tertiary:hover{background-color:#b2b2b2;border-color:#b2b2b2}[web-theme=chainit][theme-variant=light] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=chainit][theme-variant=light] .p-button.p-button-show-form{border:0;background-color:#f6851b33;color:#f6851b;min-height:32px;max-height:32px;font-size:14px}[web-theme=chainit][theme-variant=light] .p-button.p-button-show-form:hover{background-color:#f6851b80;color:#f6851b}[web-theme=chainit][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=chainit][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=chainit][theme-variant=light] .p-speeddial-action{width:3rem;height:3rem;background:#69707A;color:#fff}[web-theme=chainit][theme-variant=light] .p-speeddial-action:hover{background:#343a40;color:#fff}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=chainit][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-speeddial-circle .p-speeddial-item,[web-theme=chainit][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=chainit][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=chainit][theme-variant=light] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=light] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=chainit][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=chainit][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=chainit][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=chainit][theme-variant=light] .p-speeddial-mask{background-color:#0006}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#80c34233;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#D4D6D9}[web-theme=chainit][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-paginator-top,[web-theme=chainit][theme-variant=light] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s;font-size:16px}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#80c342;background:#80C342;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column.p-highlight{background:#FCFCFC;color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(128,195,66,.2);color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #b4dc8f;outline:0 none}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#69707a;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #b4dc8f;outline-offset:-1px}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #80c342}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #80c342}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-datatable .p-column-resizer-helper{background:#80C342}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-scrollable-header,[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-scrollable-footer{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=chainit][theme-variant=light] .p-dataview .p-dataview-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=light] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=chainit][theme-variant=light] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid rgba(128,195,66,.2);border-width:0 0 1px 0}[web-theme=chainit][theme-variant=light] .p-dataview .p-dataview-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-column-filter-row .p-column-filter-menu-button,[web-theme=chainit][theme-variant=light] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-column-filter-clear-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-column-filter-clear-button:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=chainit][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container th{background:#FCFCFC;border:1px solid #D4D6D9;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #D4D6D9;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-view{background:#ffffff}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-event{background:#679f33;border:1px solid #679f33;color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-divider{background:#FCFCFC;border:1px solid #D4D6D9}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button{color:#000;background:#80C342;border:1px solid #80C342;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#80C342;border-color:#80c342;color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#679f33;border-color:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#d4d6d9}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness th{background:#FCFCFC;border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness td{color:#69707a;border-color:#d4d6d9}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#000;background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#679f33;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#000;background:#80C342;border:1px solid #80C342;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#000;background:#80C342;border:1px solid #80C342}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#80C342;border-color:#80c342;color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#679f33;border-color:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .fc.fc-theme-standard .fc-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#416520}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-line-down{background:#D4D6D9}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=chainit][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-paginator{color:#83888f;padding:.5rem 1rem;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-next,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(128,195,66,.2);border-color:transparent;color:#69707a}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=chainit][theme-variant=light] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}[web-theme=chainit][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;padding:0 .5rem}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#80C342;border-color:#80c342;color:#fff}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#cbcbcb;border-color:#cbcbcb;color:#000}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#80c342;background:#80C342}[web-theme=chainit][theme-variant=light] .p-timeline .p-timeline-event-marker{border:2px solid #80C342;border-radius:50%;width:1rem;height:1rem;background-color:#fff}[web-theme=chainit][theme-variant=light] .p-timeline .p-timeline-event-connector{background-color:#d4d6d9}[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=chainit][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=chainit][theme-variant=light] .p-tree{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=chainit][theme-variant=light] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-paginator-top,[web-theme=chainit][theme-variant=light] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column{outline-color:#b4dc8f}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#80c342;background:#80C342;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column.p-highlight{background:#FCFCFC;color:#80c342}[web-theme=chainit][theme-variant=light] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#69707a;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid rgba(128,195,66,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #b4dc8f;outline-offset:-1px}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#80c342}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#69707a}[web-theme=chainit][theme-variant=light] .p-treetable .p-column-resizer-helper{background:#80C342}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-scrollable-header,[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-scrollable-footer{background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=chainit][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#000}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-body{color:#000}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#dbeec9;border:1px solid #dbeec9;border-radius:10px}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#b4dc8f;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#b4dc8f;border-color:#b4dc8f}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#dbeec9}[web-theme=chainit][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#999797}[web-theme=chainit][theme-variant=light] .data-table-custom-container{overflow-x:auto}[web-theme=chainit][theme-variant=light] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=chainit][theme-variant=light] .data-table-custom th,[web-theme=chainit][theme-variant=light] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=chainit][theme-variant=light] .data-table-custom td{text-align:left}[web-theme=chainit][theme-variant=light] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=chainit][theme-variant=light] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=chainit][theme-variant=light] .data-table-custom th:first-child,[web-theme=chainit][theme-variant=light] .data-table-custom td:first-child{border-left:none}[web-theme=chainit][theme-variant=light] .data-table-custom th:last-child,[web-theme=chainit][theme-variant=light] .data-table-custom td:last-child{border-right:none}[web-theme=chainit][theme-variant=light] .data-table-custom th{border-top:none}[web-theme=chainit][theme-variant=light] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=chainit][theme-variant=light] .data-table-custom-first-header-cell,[web-theme=chainit][theme-variant=light] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=chainit][theme-variant=light] .data-table-custom-last-header-cell,[web-theme=chainit][theme-variant=light] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=chainit][theme-variant=light] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=chainit][theme-variant=light] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=chainit][theme-variant=light] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=chainit][theme-variant=light] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=chainit][theme-variant=light] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=chainit][theme-variant=light] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=chainit][theme-variant=light] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=chainit][theme-variant=light] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=chainit][theme-variant=light] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=chainit][theme-variant=light] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=chainit][theme-variant=light] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=chainit][theme-variant=light] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=chainit][theme-variant=light] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=chainit][theme-variant=light] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=chainit][theme-variant=light] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=chainit][theme-variant=light] .storefront-top-line .p-button{margin-top:20px}[web-theme=chainit][theme-variant=light] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=chainit][theme-variant=light] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=chainit][theme-variant=light] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=chainit][theme-variant=light] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=chainit][theme-variant=light] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=chainit][theme-variant=light] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=chainit][theme-variant=light] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=chainit][theme-variant=light] .fade-enter-active,[web-theme=chainit][theme-variant=light] .fade-leave-active{transition:opacity .3s}[web-theme=chainit][theme-variant=light] .fade-enter,[web-theme=chainit][theme-variant=light] .fade-leave-to{opacity:0}[web-theme=chainit][theme-variant=light] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=chainit][theme-variant=light] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=chainit][theme-variant=light] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=chainit][theme-variant=light] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=chainit][theme-variant=light] .storefront-pull-end{margin-left:auto}[web-theme=chainit][theme-variant=light] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=chainit][theme-variant=light] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=chainit][theme-variant=light] .storefront-product-details{flex:1}[web-theme=chainit][theme-variant=light] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=chainit][theme-variant=light] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=chainit][theme-variant=light] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=chainit][theme-variant=light] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=chainit][theme-variant=light] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=chainit][theme-variant=light] .storefront-product-verified,[web-theme=chainit][theme-variant=light] .storefront-product-vdtMinted{font-size:10px}[web-theme=chainit][theme-variant=light] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=chainit][theme-variant=light] .storefront-error-messages{color:red;margin:1em}[web-theme=chainit][theme-variant=light] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=chainit][theme-variant=light] .centered-modal .modal-content{color:#000}[web-theme=chainit][theme-variant=light] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=chainit][theme-variant=light] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=chainit][theme-variant=light] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=chainit][theme-variant=light] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=chainit][theme-variant=light] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=chainit][theme-variant=light] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=chainit][theme-variant=light] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=chainit][theme-variant=light] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=chainit][theme-variant=light] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=chainit][theme-variant=light] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=chainit][theme-variant=light] .centered-modal pre{margin:0}[web-theme=chainit][theme-variant=light] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=chainit][theme-variant=light] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=chainit][theme-variant=light] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=chainit][theme-variant=light] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .bottom-corner-modal{width:100%;height:100%}}[web-theme=chainit][theme-variant=light] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#d4d6d9;background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0;border-radius:0 0 6px 6px}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-card{background:#ffffff;color:#69707a;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-card .p-card-body{padding:1rem}[web-theme=chainit][theme-variant=light] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-card .p-card-content{padding:1rem 0}[web-theme=chainit][theme-variant=light] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=chainit][theme-variant=light] .p-fieldset{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#69707a}[web-theme=chainit][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=chainit][theme-variant=light] .p-divider .p-divider-content{background-color:#fff}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-horizontal:before{border-top:1px #D4D6D9}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-vertical:before{border-left:1px #D4D6D9}[web-theme=chainit][theme-variant=light] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=chainit][theme-variant=light] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=chainit][theme-variant=light] .p-scrollpanel .p-scrollpanel-bar{background:#FCFCFC;border:0 none}[web-theme=chainit][theme-variant=light] .p-splitter{border:1px solid #D4D6D9;background:#ffffff;border-radius:6px;color:#69707a}[web-theme=chainit][theme-variant=light] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#FCFCFC}[web-theme=chainit][theme-variant=light] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=chainit][theme-variant=light] .p-splitter .p-splitter-gutter-resizing{background:#D4D6D9}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav{border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#83888f;color:#83888f}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#80c342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#80c342;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-toolbar{background:#FCFCFC;border:1px solid #D4D6D9;padding:1rem;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=chainit][theme-variant=light] .p-confirm-popup{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=chainit][theme-variant=light] .p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=chainit][theme-variant=light] .p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=chainit][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}[web-theme=chainit][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=chainit][theme-variant=light] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=chainit][theme-variant=light] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:0 none;border-color:#999797}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header{border-bottom:0 none;background:#ffffff;color:#69707a;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#000}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#000}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-footer{border-top:0 none;background:#ffffff;color:#69707a;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=chainit][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=chainit][theme-variant=light] .p-overlaypanel{background:#FFFFFF;color:#69707a;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=light] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=chainit][theme-variant=light] .p-overlaypanel .p-overlaypanel-close{background:#80C342;color:#000;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=chainit][theme-variant=light] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#679f33;color:#000}[web-theme=chainit][theme-variant=light] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=chainit][theme-variant=light] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=chainit][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}[web-theme=chainit][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}[web-theme=chainit][theme-variant=light] .p-sidebar{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=chainit][theme-variant=light] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=chainit][theme-variant=light] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=chainit][theme-variant=light] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=chainit][theme-variant=light] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=chainit][theme-variant=light] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=chainit][theme-variant=light] .p-fileupload .p-fileupload-buttonbar{background:#FCFCFC;padding:1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-fileupload .p-progressbar{height:.25rem}[web-theme=chainit][theme-variant=light] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=chainit][theme-variant=light] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=chainit][theme-variant=light] .p-fileupload-choose:not(.p-disabled):hover{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .p-fileupload-choose:not(.p-disabled):active{background:#679f33;color:#000;border-color:#679f33}[web-theme=chainit][theme-variant=light] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#231f20}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li.p-menuitem-separator{color:#231f20}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#80c342}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#80c342}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#80c342}[web-theme=chainit][theme-variant=light] .p-contextmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=light] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=chainit][theme-variant=light] .p-dock .p-dock-item{padding:.5rem}[web-theme=chainit][theme-variant=light] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-item-next,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-item-current,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-item-next,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-item-current,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=chainit][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=chainit][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=chainit][theme-variant=light] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=chainit][theme-variant=light] .p-megamenu{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-panel{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=chainit][theme-variant=light] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=chainit][theme-variant=light] .p-menu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-menu.p-menu-overlay{background:#FFFFFF;border:0 none;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=chainit][theme-variant=light] .p-menu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-menubar{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}@media screen and (max-width: 960px){[web-theme=chainit][theme-variant=light] .p-menubar{position:relative}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#83888f;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-button:hover{color:#83888f;background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=chainit][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=chainit][theme-variant=light] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(128,195,66,.2);border-color:#d4d6d9;color:#69707a}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#d4d6d9;background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#ffffff}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#69707a;border:1px solid rgba(128,195,66,.2);background:#ffffff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#83888f}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#69707a}[web-theme=chainit][theme-variant=light] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #D4D6D9;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav{background:#ffffff;border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;background:#ffffff;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#83888f;color:#83888f}[web-theme=chainit][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#80c342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-tieredmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#80c342}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#80c342}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #b4dc8f}[web-theme=chainit][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0px;color:#044868}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:0px;color:#224a23}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0px;color:#6d5100}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:0px;color:#73000c}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=chainit][theme-variant=light] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=chainit][theme-variant=light] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=chainit][theme-variant=light] .p-message{margin:1rem 0;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=chainit][theme-variant=light] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=chainit][theme-variant=light] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=chainit][theme-variant=light] .p-message.p-message-info .p-message-icon,[web-theme=chainit][theme-variant=light] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=chainit][theme-variant=light] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=chainit][theme-variant=light] .p-message.p-message-success .p-message-icon,[web-theme=chainit][theme-variant=light] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=chainit][theme-variant=light] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=chainit][theme-variant=light] .p-message.p-message-warn .p-message-icon,[web-theme=chainit][theme-variant=light] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=chainit][theme-variant=light] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=chainit][theme-variant=light] .p-message.p-message-error .p-message-icon,[web-theme=chainit][theme-variant=light] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=chainit][theme-variant=light] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=chainit][theme-variant=light] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-toast{opacity:.9}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=chainit][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-item-nav{background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#fcfcfc;padding:1rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#80c34233;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#D4D6D9}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=chainit][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#80C342;color:#80c342}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#fcfcfc;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-galleria-mask,[web-theme=chainit][theme-variant=light] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=chainit][theme-variant=light] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=chainit][theme-variant=light] .p-image-toolbar{padding:1rem}[web-theme=chainit][theme-variant=light] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-image-action.p-link:last-child{margin-right:0}[web-theme=chainit][theme-variant=light] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=chainit][theme-variant=light] .p-image-action.p-link i{font-size:1.5rem}[web-theme=chainit][theme-variant=light] .p-avatar{border-radius:6px}[web-theme=chainit][theme-variant=light] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=chainit][theme-variant=light] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=chainit][theme-variant=light] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=chainit][theme-variant=light] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=chainit][theme-variant=light] .p-avatar-group .p-avatar{border:2px solid #ffffff}[web-theme=chainit][theme-variant=light] .p-badge{background:#80C342;color:#000;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-secondary{background-color:#cbcbcb;color:#000}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-success{background-color:#689f38;color:#fff}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-info{background-color:#0288d1;color:#fff}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=chainit][theme-variant=light] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=chainit][theme-variant=light] .p-chip{background-color:#d4d6d9;color:#69707a;border-radius:16px;padding:0 .5rem}[web-theme=chainit][theme-variant=light] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=chainit][theme-variant=light] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=chainit][theme-variant=light] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(128,195,66,.2);color:#69707a}[web-theme=chainit][theme-variant=light] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=chainit][theme-variant=light] .p-progressbar{border:0 none;height:1rem;background:#D4D6D9;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#80C342}[web-theme=chainit][theme-variant=light] .p-progressbar .p-progressbar-label{color:#000;line-height:1rem}[web-theme=chainit][theme-variant=light] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=chainit][theme-variant=light] .p-scrolltop.p-link{background:rgba(0,0,0,.7)}[web-theme=chainit][theme-variant=light] .p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}[web-theme=chainit][theme-variant=light] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#fcfcfc}[web-theme=chainit][theme-variant=light] .p-skeleton{background-color:#80c34233;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}[web-theme=chainit][theme-variant=light] .p-tag{background:#80C342;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=chainit][theme-variant=light] .p-tag.p-tag-success{background-color:#689f38;color:#fff}[web-theme=chainit][theme-variant=light] .p-tag.p-tag-info{background-color:#0288d1;color:#fff}[web-theme=chainit][theme-variant=light] .p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}[web-theme=chainit][theme-variant=light] .p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}[web-theme=chainit][theme-variant=light] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=chainit][theme-variant=light] .p-terminal{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;padding:1rem}[web-theme=chainit][theme-variant=light] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=chainit][theme-variant=light] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=chainit][theme-variant=light] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=chainit][theme-variant=light] .p-badge{background:#FFFFFF;color:#000;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=chainit][theme-variant=light] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=chainit][theme-variant=light] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=chainit][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=chainit][theme-variant=light] .p-datepicker table th>span{font-weight:400}[web-theme=chainit][theme-variant=light] .p-card{background-color:#322e2e}[web-theme=chainit][theme-variant=light] .p-checkbox.light{width:18px;height:18px}[web-theme=chainit][theme-variant=light] .p-checkbox.light .p-checkbox-box{color:#69707a;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=chainit][theme-variant=light] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=chainit][theme-variant=light] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#80C342}[web-theme=chainit][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#83888f}[web-theme=chainit][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=chainit][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#80C342}[web-theme=chainit][theme-variant=light] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=chainit][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#231F20;border-radius:8px}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{border:none;background:#231F20;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#424040}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#424040}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#000;background:none}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#000}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#424040;border-bottom:1px solid #cbcbcb}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr:hover{background-color:#80c34233}[web-theme=chainit][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=chainit][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=chainit][theme-variant=light] .p-paginator{padding:1rem 0 0}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-current{color:#000}[web-theme=chainit][theme-variant=light] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=chainit][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#dee2e6}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-last,[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-next{min-width:auto}[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=chainit][theme-variant=light] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=chainit][theme-variant=light] .p-dataview .p-paginator-top,[web-theme=chainit][theme-variant=light] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=chainit][theme-variant=light] .p-inputtext.dark-inputtext{background-color:#fff!important;color:#000!important}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=chainit][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#dee2e6}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#231f20;cursor:pointer}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#fff}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=chainit][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#80c34233;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=chainit][theme-variant=light] .p-sidebar{background:white;color:#000}[web-theme=chainit][theme-variant=light] .p-sidebar .chip{background:#8c8a8a;color:#80c342;border-radius:1.75rem}[web-theme=chainit][theme-variant=light] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=chainit][theme-variant=light] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=chainit][theme-variant=light] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=chainit][theme-variant=light] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=chainit][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#dee2e6;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=chainit][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(128,195,66,.2)}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=chainit][theme-variant=light] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=chainit][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=chainit][theme-variant=light] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=chainit][theme-variant=light] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=chainit][theme-variant=light] .bit-primary-heading{color:#000}[web-theme=chainit][theme-variant=light] .bit-secondary-heading{color:#231f20}[web-theme=chainit][theme-variant=light] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=chainit][theme-variant=light] .form-badge.active{background-color:#28a745}[web-theme=chainit][theme-variant=light] .form-badge.draft{background-color:#6c757d}[web-theme=chainit][theme-variant=light] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=chainit][theme-variant=light] .form-list-item{border-radius:.75rem}[web-theme=chainit][theme-variant=light] .form-list-item.draft{background-color:#fddac6}[web-theme=chainit][theme-variant=light] .form-list-item.active{background-color:#f8a576}[web-theme=chainit][theme-variant=light] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=chainit][theme-variant=light] .bit-image-upload .file-input{display:none}[web-theme=chainit][theme-variant=light] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=chainit][theme-variant=light] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=chainit][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=chainit][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=chainit][theme-variant=light] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=chainit][theme-variant=light] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=chainit][theme-variant=light] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#80c342}[web-theme=chainit][theme-variant=light] .dataview-grid-item.type{background-color:#80c342;border:none;min-height:5rem}[web-theme=chainit][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=chainit][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=chainit][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=chainit][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=chainit][theme-variant=light] .bit-input-label,[web-theme=chainit][theme-variant=light] .bit-input-label-dark{color:#000}[web-theme=chainit][theme-variant=light] .bit-table-header{background-color:#231f20;color:#fff}[web-theme=chainit][theme-variant=light] .rotate-360{animation:rotate .15s linear}[web-theme=chainit][theme-variant=light] .bit-age-verification-banner{background:#b4dc8f;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=chainit][theme-variant=light] .draggable-table-container{transition:width .3s}[web-theme=chainit][theme-variant=light] .draggable-table-container.modal-open{width:75%}[web-theme=chainit][theme-variant=light] .draggable-table-container .m-5{margin:0 1rem}[web-theme=chainit][theme-variant=light] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=chainit][theme-variant=light] .draggable-table-container.modal-open{width:100%}}[web-theme=chainit][theme-variant=light] .h-100{height:100%}[web-theme=chainit][theme-variant=light] .w-100{width:100%}[web-theme=chainit][theme-variant=light] .cursor-move{cursor:move}[web-theme=chainit][theme-variant=light] .icon-lg{font-size:24px}[web-theme=chainit][theme-variant=light] .border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=light] .border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=light] .border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=light] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=chainit][theme-variant=light] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=light] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=light] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=light] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=chainit][theme-variant=light] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=light] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=light] .md\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=light] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=chainit][theme-variant=light] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=light] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=light] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=light] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=chainit][theme-variant=light] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=chainit][theme-variant=light] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=chainit][theme-variant=light] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=chainit][theme-variant=light] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=chainit][theme-variant=light] .topbar-border-bottom{border-bottom:1px solid rgba(153,151,151,.1)!important}[web-theme=gld][theme-variant=dark] :root{--surface-a:#293241;--surface-b:#3E4754;--surface-c:rgba(255, 255, 255, .03);--surface-d:#545B67;--surface-e:#293241;--surface-f:#293241;--text-color:#EAEBEC;--text-color-secondary:#BFC2C6;--primary-color:#05BF62;--primary-dark-color:#048d49;--primary-light-color:#30fa95;--primary-lighter-color:#06f17c;--primary-color-text:#FFFFFF;--font-family:Montserrat, sans-serif;--surface-0: #293241;--surface-50: #3e4754;--surface-100: #545b67;--surface-200: #69707a;--surface-300: #7f848d;--surface-400: #9499a0;--surface-500: #a9adb3;--surface-600: #bfc2c6;--surface-700: #d4d6d9;--surface-800: #eaebec;--surface-900: #ffffff;--gray-50:#eaebec;--gray-100: #d4d6d9;--gray-200: #d4d6d9;--gray-300: #bfc2c6;--gray-400: #a9adb3;--gray-500: #7f848d;--gray-600: #69707a;--gray-700: #545b67;--gray-800: #3e4754;--gray-900: #293241;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#3E4754;--surface-section:#3E4754;--surface-card:#293241;--surface-overlay:#293241;--surface-border:#545B67;--surface-hover:rgba(255,255,255,.03);--focus-ring: 0 0 0 1px #30fa95;--maskbg: rgba(0, 0, 0, .4)}[web-theme=gld][theme-variant=dark] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=gld][theme-variant=dark] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=gld][theme-variant=dark] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=gld][theme-variant=dark] h1,[web-theme=gld][theme-variant=dark] h2,[web-theme=gld][theme-variant=dark] h3,[web-theme=gld][theme-variant=dark] h4,[web-theme=gld][theme-variant=dark] h5,[web-theme=gld][theme-variant=dark] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=gld][theme-variant=dark] h1:first-child,[web-theme=gld][theme-variant=dark] h2:first-child,[web-theme=gld][theme-variant=dark] h3:first-child,[web-theme=gld][theme-variant=dark] h4:first-child,[web-theme=gld][theme-variant=dark] h5:first-child,[web-theme=gld][theme-variant=dark] h6:first-child{margin-top:0}[web-theme=gld][theme-variant=dark] h1{font-size:2.5rem}[web-theme=gld][theme-variant=dark] h2{font-size:2rem}[web-theme=gld][theme-variant=dark] h3{font-size:1.75rem}[web-theme=gld][theme-variant=dark] h4{font-size:1.5rem}[web-theme=gld][theme-variant=dark] h5{font-size:1.25rem}[web-theme=gld][theme-variant=dark] h6{font-size:1rem}[web-theme=gld][theme-variant=dark] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=gld][theme-variant=dark] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=gld][theme-variant=dark] hr{border-top:solid #545B67;border-width:1px 0 0 0;margin:1rem 0}[web-theme=gld][theme-variant=dark] p{margin:0 0 1rem;line-height:1.5}[web-theme=gld][theme-variant=dark] p:last-child{margin-bottom:0}[web-theme=gld][theme-variant=dark] body{margin:0}[web-theme=gld][theme-variant=dark] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=gld][theme-variant=dark] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=gld][theme-variant=dark] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=gld][theme-variant=dark] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=gld][theme-variant=dark] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=gld][theme-variant=dark] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=gld][theme-variant=dark] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=gld][theme-variant=dark] html{height:100%;font-size:1rem}[web-theme=gld][theme-variant=dark] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#eaebec;padding:0;margin:0;min-height:100%;background-color:#232c25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=gld][theme-variant=dark] body.blocked-scroll{overflow:auto}[web-theme=gld][theme-variant=dark] a{text-decoration:none;color:#06f17c;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .ajax-loader{font-size:32px;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=gld][theme-variant=dark] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=gld][theme-variant=dark] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-content{padding:32px 14px}}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#05BF62,10%)}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#05BF62,10%)}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#06e776}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#06e776}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#eaebec}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#05bf62cc;color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#eaebec}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#2e3a31;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#2e3a31;border:1px solid #2e3a31;color:#30fa95}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#30fa95}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#2e3a31}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#06e776}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#06e776}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#05bf62cc;color:#fff}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=gld][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#2e3a31;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger{color:#999797;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#858282}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #545B67;transition:background-color .2s;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#05bf62}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#999797}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#999797}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#05bf62}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#fff;font-weight:600}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=gld][theme-variant=dark] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=gld][theme-variant=dark] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#232c25;color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#232c25;color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#e9e9e9;background-color:#05bf62;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:red;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#232c25;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#e9e9e9;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=gld][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:var(--primary-light-color);background-color:#232c25}}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#232c25;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#232c25;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#293241;background-color:#05bf62;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:red;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#232c25;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#293241;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=gld][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:var(--primary-color);background-color:#232c25}}[web-theme=gld][theme-variant=dark] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#303a48;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#293241;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#fff;margin:0 0 4px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#293241;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#3e4754}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #545B67;color:#545b67;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#3e4754}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#303A48 0%,rgba(234,237,243,0) 100%)}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#293241}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=gld][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#293241}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=gld][theme-variant=dark] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=gld][theme-variant=dark] .layout-footer{padding:0 36px}[web-theme=gld][theme-variant=dark] .layout-footer .footer-menutitle{color:#bfc2c6;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=gld][theme-variant=dark] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=gld][theme-variant=dark] .layout-footer ul>li{padding:7px 0}[web-theme=gld][theme-variant=dark] .layout-footer ul>li>a{color:#eaebec;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=dark] .layout-footer ul>li>a:hover{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-footer .newsletter-input{margin-top:16px;background-color:#293241;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=dark] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=gld][theme-variant=dark] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=gld][theme-variant=dark] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=gld][theme-variant=dark] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=dark] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=gld][theme-variant=dark] .clearfix:after{content:" ";display:block;clear:both}[web-theme=gld][theme-variant=dark] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=gld][theme-variant=dark] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=gld][theme-variant=dark] .card:last-child{margin-bottom:0}[web-theme=gld][theme-variant=dark] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=gld][theme-variant=dark] .card .card-header h6{margin-bottom:2px}[web-theme=gld][theme-variant=dark] .card .card-header .subtitle{font-weight:600;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .card .card-subtitle{color:#bfc2c6;font-weight:600;margin:-1rem 0 1rem}[web-theme=gld][theme-variant=dark] .card.no-gutter{margin-bottom:0}[web-theme=gld][theme-variant=dark] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=gld][theme-variant=dark] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=gld][theme-variant=dark] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=gld][theme-variant=dark] .layout-dashboard .chart{overflow:auto}[web-theme=gld][theme-variant=dark] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=gld][theme-variant=dark] .layout-dashboard .desktop-teams{display:none}[web-theme=gld][theme-variant=dark] .layout-dashboard .mobile-teams{display:block}[web-theme=gld][theme-variant=dark] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=gld][theme-variant=dark] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=gld][theme-variant=dark] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#05bf62}[web-theme=gld][theme-variant=dark] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=gld][theme-variant=dark] .overview-box .overview-info>h1{margin:0;color:#fff}[web-theme=gld][theme-variant=dark] .overview-box>i{font-size:24px}[web-theme=gld][theme-variant=dark] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=gld][theme-variant=dark] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=gld][theme-variant=dark] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=gld][theme-variant=dark] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=gld][theme-variant=dark] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=gld][theme-variant=dark] .timeline{padding-right:4px}[web-theme=gld][theme-variant=dark] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=gld][theme-variant=dark] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=gld][theme-variant=dark] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=gld][theme-variant=dark] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .timeline>ul>li .event-content span.event-title{color:#fff}[web-theme=gld][theme-variant=dark] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .timeline>ul>li.blue>i{color:#297fff}[web-theme=gld][theme-variant=dark] .timeline>ul>li.green>i{color:#34b56f}[web-theme=gld][theme-variant=dark] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=gld][theme-variant=dark] .device-status .content{color:#bfc2c6;line-height:1.4;margin-bottom:20px}[web-theme=gld][theme-variant=dark] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .device-status .progress>span{min-width:40px}[web-theme=gld][theme-variant=dark] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=gld][theme-variant=dark] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=gld][theme-variant=dark] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=gld][theme-variant=dark] .device-status .device{margin-bottom:16px}[web-theme=gld][theme-variant=dark] .device-status .device span{color:#05bf62;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=gld][theme-variant=dark] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=gld][theme-variant=dark] .device-status .device span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=gld][theme-variant=dark] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=dark] .team .card-header{padding:0;min-width:70px}[web-theme=gld][theme-variant=dark] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=gld][theme-variant=dark] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=gld][theme-variant=dark] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#eaebec;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=gld][theme-variant=dark] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=gld][theme-variant=dark] .map{padding:0}[web-theme=gld][theme-variant=dark] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=gld][theme-variant=dark] .map .map-content{padding:50px 20px 28px}[web-theme=gld][theme-variant=dark] .map .map-content h6{margin:0 0 16px}[web-theme=gld][theme-variant=dark] .map .map-content .city{margin-bottom:16px}[web-theme=gld][theme-variant=dark] .map .map-content .city span{color:#05bf62;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=gld][theme-variant=dark] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=gld][theme-variant=dark] .map .map-content .city span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=gld][theme-variant=dark] .schedule>p{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .schedule>ul>li{background:#3E4754;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=gld][theme-variant=dark] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=gld][theme-variant=dark] .schedule>ul>li .schedule-header span{color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=dark] .schedule>ul>li>span{margin-top:4px;color:#bfc2c6;display:block;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=dark] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=gld][theme-variant=dark] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=gld][theme-variant=dark] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=gld][theme-variant=dark] .statistics .statistic-item h6{margin:0;font-weight:600;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#303a48;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#374250;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-name h6{margin:0;color:#eaebec;line-height:17px;font-weight:600}[web-theme=gld][theme-variant=dark] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-price i{display:inline-block}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=gld][theme-variant=dark] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=gld][theme-variant=dark] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=gld][theme-variant=dark] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=gld][theme-variant=dark] .operations{overflow:auto}[web-theme=gld][theme-variant=dark] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=gld][theme-variant=dark] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=gld][theme-variant=dark] .operations .insights .insight-header h6{margin:0 6px}[web-theme=gld][theme-variant=dark] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .operations .insights>ul>li span{font-weight:600}[web-theme=gld][theme-variant=dark] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=gld][theme-variant=dark] .operations>button{width:100%}[web-theme=gld][theme-variant=dark] .notification{padding:30px 24px;background-color:#293241;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=dark] .notification>h6{margin:0;color:#eaebec}[web-theme=gld][theme-variant=dark] .notification>h6>a{margin-left:10px}[web-theme=gld][theme-variant=dark] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#05bf62;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#05BF62;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#293241 0%,rgba(234,237,243,0) 100%)}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#303a48;margin-bottom:8px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#eaebec}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#eaebec}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#303a48}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=gld][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#3e4754;border:none}[web-theme=gld][theme-variant=dark] .image-card{padding:0;position:relative}[web-theme=gld][theme-variant=dark] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=gld][theme-variant=dark] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=gld][theme-variant=dark] .image-card .image-content{padding:32px 20px 28px}[web-theme=gld][theme-variant=dark] .image-card .image-content h6{margin:0 0 8px}[web-theme=gld][theme-variant=dark] .image-card .image-content>p{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=gld][theme-variant=dark] .login-body{background:#FFFFFF}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>p>a{color:#05bf62;cursor:pointer}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input,[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}@media (max-width: 992px){[web-theme=gld][theme-variant=dark] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=gld][theme-variant=dark] .exception-body .exception-topbar{height:62px;background-color:#293241;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=gld][theme-variant=dark] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=gld][theme-variant=dark] .landing-body{background-color:#e5e5e5}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=gld][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=gld][theme-variant=dark] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=dark] .landing-body .landing-button.p-button{padding:0}[web-theme=gld][theme-variant=dark] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=gld][theme-variant=dark] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=gld][theme-variant=dark] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=gld][theme-variant=dark] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=gld][theme-variant=dark] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=gld][theme-variant=dark] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=gld][theme-variant=dark] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=gld][theme-variant=dark] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=gld][theme-variant=dark] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=gld][theme-variant=dark] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=gld][theme-variant=dark] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=gld][theme-variant=dark] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=gld][theme-variant=dark] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=gld][theme-variant=dark] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .landing-body.block-scroll{overflow:hidden}[web-theme=gld][theme-variant=dark] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=gld][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=gld][theme-variant=dark] .help-page p{margin:0}[web-theme=gld][theme-variant=dark] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=gld][theme-variant=dark] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=gld][theme-variant=dark] .help-page .help-search .help-search-content h3{color:#eaebec;font-weight:500}[web-theme=gld][theme-variant=dark] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=gld][theme-variant=dark] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=gld][theme-variant=dark] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=gld][theme-variant=dark] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=dark] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=gld][theme-variant=dark] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=gld][theme-variant=dark] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=gld][theme-variant=dark] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=gld][theme-variant=dark] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=dark] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #545B67;background-color:#293241;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=dark] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=gld][theme-variant=dark] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=gld][theme-variant=dark] .help-page .blog-post .blog-text h1{color:#eaebec;margin-bottom:1rem;font-weight:500}[web-theme=gld][theme-variant=dark] .help-page .blog-post .blog-text span{color:#bfc2c6;line-height:1.4}[web-theme=gld][theme-variant=dark] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=gld][theme-variant=dark] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=gld][theme-variant=dark] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=gld][theme-variant=dark] .invoice{padding:2rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=dark] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=gld][theme-variant=dark] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=gld][theme-variant=dark] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=gld][theme-variant=dark] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=gld][theme-variant=dark] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #232C25}[web-theme=gld][theme-variant=dark] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=gld][theme-variant=dark] .invoice .invoice-items table tr{border-bottom:1px solid #232C25}[web-theme=gld][theme-variant=dark] .invoice .invoice-items table th{font-weight:500}[web-theme=gld][theme-variant=dark] .invoice .invoice-items table th,[web-theme=gld][theme-variant=dark] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=gld][theme-variant=dark] .invoice .invoice-items table th:first-child,[web-theme=gld][theme-variant=dark] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=gld][theme-variant=dark] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=gld][theme-variant=dark] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=gld][theme-variant=dark] body *{visibility:hidden}[web-theme=gld][theme-variant=dark] #invoice-content *{visibility:visible}[web-theme=gld][theme-variant=dark] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=gld][theme-variant=dark] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#1e1e1e;z-index:999;border-left:1px solid #545B67;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=gld][theme-variant=dark] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=gld][theme-variant=dark] .layout-config p{line-height:1.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=gld][theme-variant=dark] .layout-config .layout-themes>div{padding:.25rem}[web-theme=gld][theme-variant=dark] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=gld][theme-variant=dark] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=gld][theme-variant=dark] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=gld][theme-variant=dark] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=gld][theme-variant=dark] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=gld][theme-variant=dark] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#384454}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#303a48}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#384454}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=gld][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=gld][theme-variant=dark] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=gld][theme-variant=dark] body{color:#fff}[web-theme=gld][theme-variant=dark] .layout-content-wrapper,[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-topbar-light .menu-wrapper{background-color:#3b4a3f;box-shadow:none}[web-theme=gld][theme-variant=dark] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=gld][theme-variant=dark] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=gld][theme-variant=dark] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=gld][theme-variant=dark] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=gld][theme-variant=dark] *{box-sizing:border-box}[web-theme=gld][theme-variant=dark] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=gld][theme-variant=dark] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=gld][theme-variant=dark] .p-disabled,[web-theme=gld][theme-variant=dark] .p-component:disabled{opacity:.4}[web-theme=gld][theme-variant=dark] .p-error{color:#cc4848}[web-theme=gld][theme-variant=dark] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=gld][theme-variant=dark] .p-text-secondary{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .pi{font-size:1rem}[web-theme=gld][theme-variant=dark] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=gld][theme-variant=dark] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=gld][theme-variant=dark] .text-primary{color:#05bf62!important}[web-theme=gld][theme-variant=dark] .bg-primary{background-color:#05bf62!important}[web-theme=gld][theme-variant=dark] .bg-light-primary{background-color:#05bf6233!important}[web-theme=gld][theme-variant=dark] .border-primary{border-color:#05bf62!important}[web-theme=gld][theme-variant=dark] .text-secondary{color:#232c25!important}[web-theme=gld][theme-variant=dark] .bg-secondary{background-color:#232c25!important}[web-theme=gld][theme-variant=dark] .bg-light-secondary{background-color:#232c2533!important}[web-theme=gld][theme-variant=dark] .border-secondary{border-color:#232c25!important}[web-theme=gld][theme-variant=dark] .text-tertiary{color:#232c25!important}[web-theme=gld][theme-variant=dark] .bg-tertiary{background-color:#232c25!important}[web-theme=gld][theme-variant=dark] .bg-light-tertiary{background-color:#232c2533!important}[web-theme=gld][theme-variant=dark] .border-tertiary{border-color:#232c25!important}[web-theme=gld][theme-variant=dark] .text-white{color:#fff!important}[web-theme=gld][theme-variant=dark] .bg-white{background-color:#fff!important}[web-theme=gld][theme-variant=dark] .bg-light-white{background-color:#fff3!important}[web-theme=gld][theme-variant=dark] .border-white{border-color:#fff!important}[web-theme=gld][theme-variant=dark] .text-black{color:#000!important}[web-theme=gld][theme-variant=dark] .bg-black{background-color:#000!important}[web-theme=gld][theme-variant=dark] .bg-light-black{background-color:#0003!important}[web-theme=gld][theme-variant=dark] .border-black{border-color:#000!important}[web-theme=gld][theme-variant=dark] .text-gray{color:#dcdcdc!important}[web-theme=gld][theme-variant=dark] .bg-gray{background-color:#dcdcdc!important}[web-theme=gld][theme-variant=dark] .bg-light-gray{background-color:#dcdcdc33!important}[web-theme=gld][theme-variant=dark] .border-gray{border-color:#dcdcdc!important}[web-theme=gld][theme-variant=dark] .text-success{color:#05bf62!important}[web-theme=gld][theme-variant=dark] .bg-success{background-color:#05bf62!important}[web-theme=gld][theme-variant=dark] .bg-light-success{background-color:#05bf6233!important}[web-theme=gld][theme-variant=dark] .border-success{border-color:#05bf62!important}[web-theme=gld][theme-variant=dark] .text-info{color:#0cc4fe!important}[web-theme=gld][theme-variant=dark] .bg-info{background-color:#0cc4fe!important}[web-theme=gld][theme-variant=dark] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=gld][theme-variant=dark] .border-info{border-color:#0cc4fe!important}[web-theme=gld][theme-variant=dark] .text-error{color:#cc4848!important}[web-theme=gld][theme-variant=dark] .bg-error{background-color:#cc4848!important}[web-theme=gld][theme-variant=dark] .bg-light-error{background-color:#cc484833!important}[web-theme=gld][theme-variant=dark] .border-error{border-color:#cc4848!important}[web-theme=gld][theme-variant=dark] .text-warn{color:#c9a013!important}[web-theme=gld][theme-variant=dark] .bg-warn{background-color:#c9a013!important}[web-theme=gld][theme-variant=dark] .bg-light-warn{background-color:#c9a01333!important}[web-theme=gld][theme-variant=dark] .border-warn{border-color:#c9a013!important}[web-theme=gld][theme-variant=dark] .bit-primary-card{background-color:#3b4a3f!important}[web-theme=gld][theme-variant=dark] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#3B4A3F,rgba(0,0,0,0))}[web-theme=gld][theme-variant=dark] .bit-secondary-card{background-color:#232c25!important}[web-theme=gld][theme-variant=dark] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#232C25,rgba(0,0,0,0))}[web-theme=gld][theme-variant=dark] .bit-tertiary-card{background-color:#232c25!important}[web-theme=gld][theme-variant=dark] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#232C25,rgba(0,0,0,0))}[web-theme=gld][theme-variant=dark] .bit-primary-text1{color:#fff!important}[web-theme=gld][theme-variant=dark] .bit-primary-text2{color:#999797!important}[web-theme=gld][theme-variant=dark] .bit-secondary-text1{color:#fff!important}[web-theme=gld][theme-variant=dark] .bit-secondary-text2{color:#999797!important}[web-theme=gld][theme-variant=dark] .bit-tertiary-text1{color:#fff!important}[web-theme=gld][theme-variant=dark] .bit-tertiary-text2{color:#999797!important}[web-theme=gld][theme-variant=dark] .options-overlay{z-index:1003!important}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#05bf62;box-shadow:0 0 0 1px #ffffff1a}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=gld][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=gld][theme-variant=dark] .notifications-overlay{z-index:1003!important}[web-theme=gld][theme-variant=dark] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=gld][theme-variant=dark] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .text-border-left{border-left:5px solid #05BF62;padding-left:10px;color:#fff}[web-theme=gld][theme-variant=dark] .table-container{background-color:#3b4a3f;padding:1rem;border-radius:10px}[web-theme=gld][theme-variant=dark] .sub-heading,[web-theme=gld][theme-variant=dark] .menu-heading{color:#fff}[web-theme=gld][theme-variant=dark] .top-bar-app-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(59,74,63,0) 1.43%,#FFFFFF 46.12%,rgba(59,74,63,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=gld][theme-variant=dark] .search-input{position:relative;width:100%;display:flex}[web-theme=gld][theme-variant=dark] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#232c25;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=gld][theme-variant=dark] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=dark] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#05bf62;color:#fff;border:#05BF62;width:150px}[web-theme=gld][theme-variant=dark] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=gld][theme-variant=dark] .search-input{width:320px}}[web-theme=gld][theme-variant=dark] .text-grayed{color:#999797!important}[web-theme=gld][theme-variant=dark] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#05bf62;margin:.1rem}[web-theme=gld][theme-variant=dark] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-primary{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-secondary,[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-tertiary{color:#232c25!important;background-color:#232c2533}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-gray{color:#dcdcdc!important;background-color:#dcdcdc33}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-success{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=gld][theme-variant=dark] .filter-chip.filter-chip-warn{color:#c9a013!important;background-color:#c9a01333}[web-theme=gld][theme-variant=dark] .chip{border-radius:1.75rem;min-width:max-content;color:#05bf62;background-color:#05bf6233;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=gld][theme-variant=dark] .chip.chip-primary{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .chip.chip-secondary,[web-theme=gld][theme-variant=dark] .chip.chip-tertiary{color:#232c25!important;background-color:#232c2533}[web-theme=gld][theme-variant=dark] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=gld][theme-variant=dark] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=gld][theme-variant=dark] .chip.chip-gray{color:#dcdcdc!important;background-color:#dcdcdc33}[web-theme=gld][theme-variant=dark] .chip.chip-success{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=gld][theme-variant=dark] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=gld][theme-variant=dark] .chip.chip-warn{color:#c9a013!important;background-color:#c9a01333}[web-theme=gld][theme-variant=dark] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=gld][theme-variant=dark] .bit-file-field input{display:none}[web-theme=gld][theme-variant=dark] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=gld][theme-variant=dark] .bit-file-selected{height:40px;background-color:#dcdcdc;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=gld][theme-variant=dark] .category-divider{background-color:#dcdcdc;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=gld][theme-variant=dark] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#dcdcdc;height:50px;width:50px;border-radius:50%;border:1px solid #DCDCDC;color:#000}@media (max-width: 767px){[web-theme=gld][theme-variant=dark] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=gld][theme-variant=dark] .form-list__item{background-color:#05bf62;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=gld][theme-variant=dark] .form-list__item.draft{background-color:#999797}[web-theme=gld][theme-variant=dark] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=gld][theme-variant=dark] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=gld][theme-variant=dark] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=gld][theme-variant=dark] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=gld][theme-variant=dark] .add-field__item:hover{background-color:#232c25;color:#05bf62}[web-theme=gld][theme-variant=dark] .category-type-list__item{position:relative;cursor:pointer}[web-theme=gld][theme-variant=dark] .category-type-list__item:hover .delete-button,[web-theme=gld][theme-variant=dark] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=gld][theme-variant=dark] .category-type-list__item:hover .arrow{color:#05bf62}[web-theme=gld][theme-variant=dark] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=gld][theme-variant=dark] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=gld][theme-variant=dark] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=gld][theme-variant=dark] .category-list__item:hover .delete-button{display:block}[web-theme=gld][theme-variant=dark] .category-list__item:hover .arrow{color:#05bf62}[web-theme=gld][theme-variant=dark] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=gld][theme-variant=dark] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #05BF62;overflow-x:auto}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b{display:none;background-color:#232c25;bottom:0;position:absolute;width:16px;height:16px}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b:after{display:block;background-color:#232c25;content:"";border-radius:50%;width:32px;height:32px}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li.active{z-index:1;background-color:#05bf62}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs li.active b{display:block;background-color:#05bf62}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li{background-color:#232c25;color:#fff}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li b{display:block}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li.active{background-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li.active b{background-color:#05bf62}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li.active b:after{background-color:#232c25}[web-theme=gld][theme-variant=dark] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#232c25}[web-theme=gld][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=gld][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#05bf6233;border-radius:.375rem}[web-theme=gld][theme-variant=dark] .link{color:#28aee0}[web-theme=gld][theme-variant=dark] .link:hover{text-decoration:underline}[web-theme=gld][theme-variant=dark] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=gld][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=gld][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#05bf62;border-radius:4px;display:inline-block;height:100%}[web-theme=gld][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=gld][theme-variant=dark] .search-filter:after,[web-theme=gld][theme-variant=dark] .search-filter:before{display:none}[web-theme=gld][theme-variant=dark] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#dcdcdc}[web-theme=gld][theme-variant=dark] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=gld][theme-variant=dark] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=gld][theme-variant=dark] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=gld][theme-variant=dark] ::-webkit-scrollbar-thumb{background-color:#05bf62;border-radius:10px}[web-theme=gld][theme-variant=dark] :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}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-inputtext{width:100%}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=gld][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=gld][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(5,191,98,.2);color:#05bf62;border-radius:16px}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#fff}[web-theme=gld][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#232c25!important;color:#fff!important}[web-theme=gld][theme-variant=dark] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=gld][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=gld][theme-variant=dark] .p-datepicker{padding:.5rem;background:#293241;color:#000;border:1px solid #545B67;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#232C25;color:#fff}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header{padding:.5rem;color:#fff;background:#293241;font-weight:600;margin:0;border-bottom:1px solid #545B67;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=gld][theme-variant=dark] .p-datepicker table th{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker table td{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=gld][theme-variant=dark] .p-datepicker table td>span.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span{background:transparent;color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker{border-top:1px solid #545B67;padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker button:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=gld][theme-variant=dark] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=gld][theme-variant=dark] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=gld][theme-variant=dark] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=gld][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=gld][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #545B67;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=gld][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=gld][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=gld][theme-variant=dark] .p-datepicker table th,[web-theme=gld][theme-variant=dark] .p-datepicker table td{padding:0}}[web-theme=gld][theme-variant=dark] .p-cascadeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-cascadeselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=gld][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=gld][theme-variant=dark] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=gld][theme-variant=dark] .p-input-filled .p-cascadeselect{background:#545B67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-checkbox{width:20px;height:20px}[web-theme=gld][theme-variant=dark] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:20px;height:20px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=gld][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight{border-color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#048d49;background:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#232c25}[web-theme=gld][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=gld][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#232c25}[web-theme=gld][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#048d49}[web-theme=gld][theme-variant=dark] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=gld][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#eaebec;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=gld][theme-variant=dark] .p-colorpicker-panel{background:#293241;border:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=gld][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#eaebec}[web-theme=gld][theme-variant=dark] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-dropdown:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=gld][theme-variant=dark] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=gld][theme-variant=dark] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=gld][theme-variant=dark] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=gld][theme-variant=dark] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=gld][theme-variant=dark] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-dropdown.dark-dropdown{background:#232C25}[web-theme=gld][theme-variant=dark] .p-dropdown.dark-dropdown .p-dropdown-label{color:#fff}[web-theme=gld][theme-variant=dark] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#fff;background:#232C25;font-weight:600}[web-theme=gld][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=gld][theme-variant=dark] .p-input-filled .p-dropdown{background:#545B67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar{background:#293241;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-content.ql-snow{border:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-editor-container .p-editor-content .ql-editor{background:#3E4754;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#eaebec}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#05bf62}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#05bf62}[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=gld][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-inputgroup-addon{color:#bfc2c6;border-top:1px solid #545B67;border-left:1px solid #545B67;border-bottom:1px solid #545B67;padding:.7rem .5rem;min-width:2.357rem}[web-theme=gld][theme-variant=dark] .p-inputgroup-addon:last-child{border-right:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-component,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-component:focus,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-component:focus~label,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=gld][theme-variant=dark] .p-inputgroup-addon:first-child,[web-theme=gld][theme-variant=dark] .p-inputgroup button:first-child,[web-theme=gld][theme-variant=dark] .p-inputgroup input:first-child,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-inputgroup-addon:last-child,[web-theme=gld][theme-variant=dark] .p-inputgroup button:last-child,[web-theme=gld][theme-variant=dark] .p-inputgroup input:last-child,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=gld][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=gld][theme-variant=dark] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=gld][theme-variant=dark] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-inputnumber.dark-inputnumber input{background-color:#232c25!important;color:#fff!important}[web-theme=gld][theme-variant=dark] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=gld][theme-variant=dark] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=gld][theme-variant=dark] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=gld][theme-variant=dark] .p-inputswitch .p-inputswitch-slider:before{background:#BFC2C6;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#EAEBEC}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#048d49}[web-theme=gld][theme-variant=dark] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#3E4754;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=gld][theme-variant=dark] .p-inputtext:enabled:hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=gld][theme-variant=dark] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=gld][theme-variant=dark] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=gld][theme-variant=dark] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=gld][theme-variant=dark] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=gld][theme-variant=dark] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=gld][theme-variant=dark] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=gld][theme-variant=dark] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=gld][theme-variant=dark] ::-webkit-input-placeholder{color:#999797}[web-theme=gld][theme-variant=dark] :-moz-placeholder{color:#999797}[web-theme=gld][theme-variant=dark] ::-moz-placeholder{color:#999797}[web-theme=gld][theme-variant=dark] :-ms-input-placeholder{color:#999797}[web-theme=gld][theme-variant=dark] .p-input-filled .p-inputtext{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-inputtext:enabled:hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-inputtext:enabled:focus{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=gld][theme-variant=dark] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=gld][theme-variant=dark] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=gld][theme-variant=dark] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=gld][theme-variant=dark] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=dark] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=gld][theme-variant=dark] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=gld][theme-variant=dark] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=dark] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=gld][theme-variant=dark] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=gld][theme-variant=dark] .p-listbox{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=gld][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=gld][theme-variant=dark] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-multiselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=gld][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(5,191,98,.2);color:#05bf62;border-radius:16px}[web-theme=gld][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-multiselect .p-multiselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-multiselect.dark-multiselect{background:#232C25}[web-theme=gld][theme-variant=dark] .p-multiselect.dark-multiselect .p-multiselect-label{color:#fff}[web-theme=gld][theme-variant=dark] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=gld][theme-variant=dark] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=gld][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=gld][theme-variant=dark] .p-input-filled .p-multiselect{background:#545B67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-password-panel{padding:1rem;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#545B67}[web-theme=gld][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.weak{background:#F48FB1}[web-theme=gld][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FFE082}[web-theme=gld][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.strong{background:#C5E1A5}[web-theme=gld][theme-variant=dark] .p-radiobutton{width:20px;height:20px}[web-theme=gld][theme-variant=dark] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#3E4754;background-color:#fff;width:20px;height:20px;color:#eaebec;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#05bf62;background:#FFFFFF;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-radiobutton:focus{outline:0 none}[web-theme=gld][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box{background-color:#232c25}[web-theme=gld][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=gld][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#048d49}[web-theme=gld][theme-variant=dark] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#fff}[web-theme=gld][theme-variant=dark] .bit-radio-list{display:flex;gap:8px}[web-theme=gld][theme-variant=dark] .bit-radio-list .bit-radio-option{background-color:#dcdcdc;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=gld][theme-variant=dark] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=gld][theme-variant=dark] .bit-radio-list .bit-radio-option.selected{background-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .p-rating .p-rating-icon{color:#eaebec;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=gld][theme-variant=dark] .p-rating .p-rating-icon.p-rating-cancel{color:#f48fb1}[web-theme=gld][theme-variant=dark] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=gld][theme-variant=dark] .p-rating .p-rating-icon.pi-star-fill{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#f48fb1}[web-theme=gld][theme-variant=dark] .p-highlight .p-rating .p-rating-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-right{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover{background:#048d49;border-color:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=gld][theme-variant=dark] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-slider{background:#545B67;border:0 none;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=gld][theme-variant=dark] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=gld][theme-variant=dark] .p-slider.p-slider-vertical{width:.286rem}[web-theme=gld][theme-variant=dark] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=gld][theme-variant=dark] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#545B67;border:2px solid #05BF62;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-slider .p-slider-range{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#05BF62;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-treeselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-treeselect .p-treeselect-label.p-placeholder{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=gld][theme-variant=dark] .p-treeselect .p-treeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=gld][theme-variant=dark] .p-treeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=gld][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=gld][theme-variant=dark] .p-input-filled .p-treeselect{background:#545B67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-right{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover{background:#048d49;border-color:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=gld][theme-variant=dark] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-button{color:#fff;background:#05BF62;border:1px solid #05BF62;border-color:#05bf62;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=gld][theme-variant=dark] .p-button:enabled:hover{background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=dark] .p-button:enabled:active{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined{background-color:#05bf6233;color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined:enabled:hover{background:rgba(5,191,98,.2);color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined:enabled:active{background:rgba(5,191,98,.16);color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined.p-button-plain{color:#bfc2c6;border-color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined-secondary{background-color:#fff;color:#232c25;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(35,44,37,.2);color:#232c25;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(35,44,37,.16);color:#232c25;border:1px solid}[web-theme=gld][theme-variant=dark] .p-button.p-button-text{background-color:transparent;color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-button.p-button-text:enabled:hover{background:rgba(5,191,98,.2);color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-button.p-button-text:enabled:active{background:rgba(5,191,98,.16);color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-button.p-button-text.p-button-plain{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=gld][theme-variant=dark] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-button.p-button-text-secondary:enabled.active-option{background:#DCDCDC;border-color:transparent}[web-theme=gld][theme-variant=dark] .p-button.p-button-secondary{background-color:#232c25;border-color:#232c25;color:#fff}[web-theme=gld][theme-variant=dark] .p-button.p-button-secondary:hover{background-color:#0c100d;border-color:#0c100d}[web-theme=gld][theme-variant=dark] .p-button.p-button-tertiary{background-color:#424040;border-color:#424040;color:#fff}[web-theme=gld][theme-variant=dark] .p-button.p-button-tertiary:hover{background-color:#282727;border-color:#282727}[web-theme=gld][theme-variant=dark] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=gld][theme-variant=dark] .p-button.p-button-show-form{border:0;background-color:#c9a01333;color:#c9a013;min-height:32px;max-height:32px;font-size:14px}[web-theme=gld][theme-variant=dark] .p-button.p-button-show-form:hover{background-color:#c9a01380;color:#c9a013}[web-theme=gld][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=gld][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=gld][theme-variant=dark] .p-speeddial-action{width:3rem;height:3rem;background:#EAEBEC;color:#3e4754}[web-theme=gld][theme-variant=dark] .p-speeddial-action:hover{background:#BFC2C6;color:#3e4754}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=gld][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-speeddial-circle .p-speeddial-item,[web-theme=gld][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=gld][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=gld][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=gld][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=gld][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=gld][theme-variant=dark] .p-speeddial-mask{background-color:#0006}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#545b67;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#636b79}[web-theme=gld][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s;font-size:16px}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#05bf62;background:#05BF62;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight{background:#293241;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(255,255,255,.03);color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 1px #30fa95;outline:0 none}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#eaebec;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #30fa95;outline-offset:-1px}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #05bf62}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #05bf62}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-datatable .p-column-resizer-helper{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-scrollable-header,[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-scrollable-footer{background:#293241}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#293241}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:rgba(255,255,255,.01)}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=gld][theme-variant=dark] .p-dataview .p-dataview-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=dark] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=gld][theme-variant=dark] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #545B67;border-width:0 0 1px 0}[web-theme=gld][theme-variant=dark] .p-dataview .p-dataview-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-column-filter-row .p-column-filter-menu-button,[web-theme=gld][theme-variant=dark] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-column-filter-clear-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-column-filter-clear-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #545B67}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=gld][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container th{background:#293241;border:1px solid #545B67;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #545B67;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #545B67}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-view{background:#293241}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #545B67}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-event{background:#048d49;border:1px solid #048d49;color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-divider{background:#293241;border:1px solid #545B67}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#05BF62;border:1px solid #05BF62;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#048d49;border-color:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#545b67}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness th{background:#293241;border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness td{color:#eaebec;border-color:#545b67}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#293241}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#293241}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#05BF62;border:1px solid #05BF62;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.4;color:#fff;background:#05BF62;border:1px solid #05BF62}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#048d49;border-color:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .fc.fc-theme-standard .fc-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#024322}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-line-down{background:#545B67}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #545B67;border-color:#545b67}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #545B67;border-color:#545b67}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=gld][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-paginator{color:#bfc2c6;padding:.5rem 1rem;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-next,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:transparent;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=dark] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.286em}[web-theme=gld][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.286em}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;padding:0 .5rem}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#424040;border-color:#424040;color:#fff}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-timeline .p-timeline-event-marker{border:2px solid #05BF62;border-radius:50%;width:1rem;height:1rem;background-color:#293241}[web-theme=gld][theme-variant=dark] .p-timeline .p-timeline-event-connector{background-color:#545b67}[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=gld][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=gld][theme-variant=dark] .p-tree{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=gld][theme-variant=dark] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column{outline-color:#30fa95}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#05bf62;background:#05BF62;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight{background:#293241;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr{background:#293241;color:#eaebec;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #30fa95;outline-offset:-1px}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-treetable .p-column-resizer-helper{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-scrollable-header,[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-scrollable-footer{background:#293241}[web-theme=gld][theme-variant=dark] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#fff}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-body{color:#fff}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#424040;border:1px solid #424040;border-radius:10px}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#999797;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#999797;border-color:#999797}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#424040}[web-theme=gld][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#05bf62}[web-theme=gld][theme-variant=dark] .data-table-custom-container{overflow-x:auto}[web-theme=gld][theme-variant=dark] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=gld][theme-variant=dark] .data-table-custom th,[web-theme=gld][theme-variant=dark] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=gld][theme-variant=dark] .data-table-custom td{text-align:left}[web-theme=gld][theme-variant=dark] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=gld][theme-variant=dark] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=gld][theme-variant=dark] .data-table-custom th:first-child,[web-theme=gld][theme-variant=dark] .data-table-custom td:first-child{border-left:none}[web-theme=gld][theme-variant=dark] .data-table-custom th:last-child,[web-theme=gld][theme-variant=dark] .data-table-custom td:last-child{border-right:none}[web-theme=gld][theme-variant=dark] .data-table-custom th{border-top:none}[web-theme=gld][theme-variant=dark] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=gld][theme-variant=dark] .data-table-custom-first-header-cell,[web-theme=gld][theme-variant=dark] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=gld][theme-variant=dark] .data-table-custom-last-header-cell,[web-theme=gld][theme-variant=dark] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=gld][theme-variant=dark] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=gld][theme-variant=dark] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=gld][theme-variant=dark] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=gld][theme-variant=dark] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=gld][theme-variant=dark] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=gld][theme-variant=dark] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=gld][theme-variant=dark] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=gld][theme-variant=dark] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=gld][theme-variant=dark] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=gld][theme-variant=dark] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=gld][theme-variant=dark] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=gld][theme-variant=dark] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=gld][theme-variant=dark] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=gld][theme-variant=dark] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=gld][theme-variant=dark] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=gld][theme-variant=dark] .storefront-top-line .p-button{margin-top:20px}[web-theme=gld][theme-variant=dark] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=gld][theme-variant=dark] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=gld][theme-variant=dark] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=gld][theme-variant=dark] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=gld][theme-variant=dark] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=gld][theme-variant=dark] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=gld][theme-variant=dark] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=dark] .fade-enter-active,[web-theme=gld][theme-variant=dark] .fade-leave-active{transition:opacity .3s}[web-theme=gld][theme-variant=dark] .fade-enter,[web-theme=gld][theme-variant=dark] .fade-leave-to{opacity:0}[web-theme=gld][theme-variant=dark] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=gld][theme-variant=dark] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=gld][theme-variant=dark] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=gld][theme-variant=dark] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=dark] .storefront-pull-end{margin-left:auto}[web-theme=gld][theme-variant=dark] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=gld][theme-variant=dark] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=gld][theme-variant=dark] .storefront-product-details{flex:1}[web-theme=gld][theme-variant=dark] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=gld][theme-variant=dark] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=gld][theme-variant=dark] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=gld][theme-variant=dark] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=gld][theme-variant=dark] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=gld][theme-variant=dark] .storefront-product-verified,[web-theme=gld][theme-variant=dark] .storefront-product-vdtMinted{font-size:10px}[web-theme=gld][theme-variant=dark] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=gld][theme-variant=dark] .storefront-error-messages{color:red;margin:1em}[web-theme=gld][theme-variant=dark] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=gld][theme-variant=dark] .centered-modal .modal-content{color:#000}[web-theme=gld][theme-variant=dark] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=gld][theme-variant=dark] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=gld][theme-variant=dark] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=gld][theme-variant=dark] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=gld][theme-variant=dark] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=gld][theme-variant=dark] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=gld][theme-variant=dark] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=gld][theme-variant=dark] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=gld][theme-variant=dark] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=gld][theme-variant=dark] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=gld][theme-variant=dark] .centered-modal pre{margin:0}[web-theme=gld][theme-variant=dark] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=gld][theme-variant=dark] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=gld][theme-variant=dark] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=gld][theme-variant=dark] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .bottom-corner-modal{width:100%;height:100%}}[web-theme=gld][theme-variant=dark] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0;border-radius:0 0 6px 6px}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-card{background:#293241;color:#eaebec;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-card .p-card-body{padding:1rem}[web-theme=gld][theme-variant=dark] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-card .p-card-subtitle{font-weight:700;margin-bottom:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-card .p-card-content{padding:1rem 0}[web-theme=gld][theme-variant=dark] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=gld][theme-variant=dark] .p-fieldset{border:1px solid #545B67;background:#293241;color:#eaebec;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=gld][theme-variant=dark] .p-divider .p-divider-content{background-color:#293241}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-horizontal:before{border-top:1px #545B67}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-vertical:before{border-left:1px #545B67}[web-theme=gld][theme-variant=dark] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=gld][theme-variant=dark] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=gld][theme-variant=dark] .p-scrollpanel .p-scrollpanel-bar{background:#545B67;border:0 none}[web-theme=gld][theme-variant=dark] .p-splitter{border:1px solid #545B67;background:#293241;border-radius:6px;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=gld][theme-variant=dark] .p-splitter .p-splitter-gutter-resizing{background:#545B67}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav{border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#05bf62;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#05bf62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link{background:#293241;color:#05bf62;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-toolbar{background:#293241;border:1px solid #545B67;padding:1rem;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=gld][theme-variant=dark] .p-confirm-popup{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=gld][theme-variant=dark] .p-confirm-popup:after{border:solid transparent;border-color:#29324100;border-bottom-color:#293241}[web-theme=gld][theme-variant=dark] .p-confirm-popup:before{border:solid transparent;border-color:#545b6700;border-bottom-color:#545b67}[web-theme=gld][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#293241}[web-theme=gld][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#545b67}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=gld][theme-variant=dark] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=gld][theme-variant=dark] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:1px solid #545B67;border-color:#999797}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header{border-bottom:0 none;background:#293241;color:#eaebec;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#fff}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#fff}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-footer{border-top:0 none;background:#293241;color:#eaebec;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=gld][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=gld][theme-variant=dark] .p-overlaypanel{background:#FFFFFF;color:#eaebec;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=dark] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=gld][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close{background:#05BF62;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=gld][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#048d49;color:#fff}[web-theme=gld][theme-variant=dark] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=gld][theme-variant=dark] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=gld][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#293241}[web-theme=gld][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#545b67}[web-theme=gld][theme-variant=dark] .p-sidebar{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=gld][theme-variant=dark] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=gld][theme-variant=dark] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=gld][theme-variant=dark] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=gld][theme-variant=dark] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=gld][theme-variant=dark] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=gld][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar{background:#293241;padding:1rem;border:1px solid #545B67;color:#eaebec;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-fileupload .p-fileupload-content{background:#293241;padding:2rem 1rem;border:1px solid #545B67;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-fileupload .p-progressbar{height:.25rem}[web-theme=gld][theme-variant=dark] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=gld][theme-variant=dark] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=gld][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):hover{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):active{background:#048d49;color:#fff;border-color:#048d49}[web-theme=gld][theme-variant=dark] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#dcdcdc}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li.p-menuitem-separator{color:#424040}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-contextmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=dark] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=gld][theme-variant=dark] .p-dock .p-dock-item{padding:.5rem}[web-theme=gld][theme-variant=dark] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-next,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-current,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-next,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-current,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=gld][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=gld][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=gld][theme-variant=dark] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=gld][theme-variant=dark] .p-megamenu{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-panel{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=gld][theme-variant=dark] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=gld][theme-variant=dark] .p-menu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-menu.p-menu-overlay{background:#FFFFFF;border:1px solid #545B67;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=gld][theme-variant=dark] .p-menu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-menubar{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}@media screen and (max-width: 960px){[web-theme=gld][theme-variant=dark] .p-menubar{position:relative}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#bfc2c6;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-button:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=gld][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=gld][theme-variant=dark] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #545B67;background:#293241;color:#eaebec;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .2s;border-radius:6px;background:transparent}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#eaebec;border:0 none;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #545B67;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;background:#293241;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#293241;border-color:#05bf62;color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#293241;border-color:#05bf62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tieredmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #30fa95}[web-theme=gld][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:1px;color:#044868}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:1px;color:#224a23}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:1px;color:#6d5100}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:1px;color:#73000c}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=gld][theme-variant=dark] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=gld][theme-variant=dark] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=gld][theme-variant=dark] .p-message{margin:1rem 0;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=gld][theme-variant=dark] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=gld][theme-variant=dark] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=gld][theme-variant=dark] .p-message.p-message-info .p-message-icon,[web-theme=gld][theme-variant=dark] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=gld][theme-variant=dark] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=gld][theme-variant=dark] .p-message.p-message-success .p-message-icon,[web-theme=gld][theme-variant=dark] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=gld][theme-variant=dark] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=gld][theme-variant=dark] .p-message.p-message-warn .p-message-icon,[web-theme=gld][theme-variant=dark] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=gld][theme-variant=dark] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=gld][theme-variant=dark] .p-message.p-message-error .p-message-icon,[web-theme=gld][theme-variant=dark] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=gld][theme-variant=dark] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=gld][theme-variant=dark] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-toast{opacity:.9}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:none;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=gld][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#545b67;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#636b79}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=gld][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=gld][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-galleria-mask,[web-theme=gld][theme-variant=dark] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=gld][theme-variant=dark] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=gld][theme-variant=dark] .p-image-toolbar{padding:1rem}[web-theme=gld][theme-variant=dark] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-image-action.p-link:last-child{margin-right:0}[web-theme=gld][theme-variant=dark] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=gld][theme-variant=dark] .p-image-action.p-link i{font-size:1.5rem}[web-theme=gld][theme-variant=dark] .p-avatar{border-radius:6px}[web-theme=gld][theme-variant=dark] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=gld][theme-variant=dark] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=gld][theme-variant=dark] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=gld][theme-variant=dark] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=gld][theme-variant=dark] .p-avatar-group .p-avatar{border:2px solid #293241}[web-theme=gld][theme-variant=dark] .p-badge{background:#05BF62;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-secondary{background-color:#424040;color:#fff}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-success{background-color:#c5e1a5;color:#121212}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-info{background-color:#81d4fa;color:#121212}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-warning{background-color:#ffe082;color:#121212}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-danger{background-color:#f48fb1;color:#121212}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=gld][theme-variant=dark] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=gld][theme-variant=dark] .p-chip{background-color:#545b67;color:#eaebec;border-radius:16px;padding:0 .5rem}[web-theme=gld][theme-variant=dark] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=gld][theme-variant=dark] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=dark] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=gld][theme-variant=dark] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=dark] .p-progressbar{border:0 none;height:1rem;background:#545B67;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-progressbar .p-progressbar-label{color:#fff;line-height:1rem}[web-theme=gld][theme-variant=dark] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=dark] .p-scrolltop.p-link{background:#05BF62}[web-theme=gld][theme-variant=dark] .p-scrolltop.p-link:hover{background:#05bf62}[web-theme=gld][theme-variant=dark] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#05bf62}[web-theme=gld][theme-variant=dark] .p-skeleton{background-color:#ffffff0f;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,0))}[web-theme=gld][theme-variant=dark] .p-tag{background:#05BF62;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=gld][theme-variant=dark] .p-tag.p-tag-success{background-color:#c5e1a5;color:#121212}[web-theme=gld][theme-variant=dark] .p-tag.p-tag-info{background-color:#81d4fa;color:#121212}[web-theme=gld][theme-variant=dark] .p-tag.p-tag-warning{background-color:#ffe082;color:#121212}[web-theme=gld][theme-variant=dark] .p-tag.p-tag-danger{background-color:#f48fb1;color:#121212}[web-theme=gld][theme-variant=dark] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=gld][theme-variant=dark] .p-terminal{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem}[web-theme=gld][theme-variant=dark] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=gld][theme-variant=dark] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=gld][theme-variant=dark] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=gld][theme-variant=dark] .p-badge{background:#FFFFFF;color:#fff;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=gld][theme-variant=dark] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=gld][theme-variant=dark] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=gld][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=gld][theme-variant=dark] .p-datepicker table th>span{font-weight:400}[web-theme=gld][theme-variant=dark] .p-card{background-color:#322e2e}[web-theme=gld][theme-variant=dark] .p-checkbox.light{width:20px;height:20px}[web-theme=gld][theme-variant=dark] .p-checkbox.light .p-checkbox-box{color:#eaebec;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=gld][theme-variant=dark] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=gld][theme-variant=dark] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#545b67}[web-theme=gld][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=gld][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#05BF62}[web-theme=gld][theme-variant=dark] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=gld][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#232C25;border-radius:8px}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{border:none;background:#232C25;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#fff}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#fff}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#fff;background:none}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#fff}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#999797;border-bottom:1px solid #232C25}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=gld][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=gld][theme-variant=dark] .p-paginator{padding:1rem 0 0}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-current{color:#fff}[web-theme=gld][theme-variant=dark] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=gld][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#232c25}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-last,[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-next{min-width:auto}[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=gld][theme-variant=dark] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=gld][theme-variant=dark] .p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=dark] .p-inputtext.dark-inputtext{background-color:#232c25!important;color:#fff!important}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=gld][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#232c25}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#3b4a3f}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#fff;cursor:pointer}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#3b4a3f}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#05bf6233;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=dark] .p-sidebar{background:white;color:#000}[web-theme=gld][theme-variant=dark] .p-sidebar .chip{background:#8c8a8a;color:#05bf62;border-radius:1.75rem}[web-theme=gld][theme-variant=dark] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=gld][theme-variant=dark] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=gld][theme-variant=dark] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=gld][theme-variant=dark] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#232C25;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=gld][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=gld][theme-variant=dark] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=gld][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=gld][theme-variant=dark] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=gld][theme-variant=dark] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=gld][theme-variant=dark] .bit-primary-heading,[web-theme=gld][theme-variant=dark] .bit-secondary-heading{color:#fff}[web-theme=gld][theme-variant=dark] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=gld][theme-variant=dark] .form-badge.active{background-color:#28a745}[web-theme=gld][theme-variant=dark] .form-badge.draft{background-color:#6c757d}[web-theme=gld][theme-variant=dark] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=gld][theme-variant=dark] .form-list-item{border-radius:.75rem}[web-theme=gld][theme-variant=dark] .form-list-item.draft{background-color:#fddac6}[web-theme=gld][theme-variant=dark] .form-list-item.active{background-color:#f8a576}[web-theme=gld][theme-variant=dark] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=gld][theme-variant=dark] .bit-image-upload .file-input{display:none}[web-theme=gld][theme-variant=dark] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=gld][theme-variant=dark] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=gld][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=gld][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=gld][theme-variant=dark] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=gld][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=gld][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#05bf62}[web-theme=gld][theme-variant=dark] .dataview-grid-item.type{background-color:#05bf62;border:none;min-height:5rem}[web-theme=gld][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=gld][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=gld][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=gld][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=gld][theme-variant=dark] .bit-input-label{color:#232c25}[web-theme=gld][theme-variant=dark] .bit-input-label-dark{color:#999797}[web-theme=gld][theme-variant=dark] .bit-table-header{background-color:#232c25;color:#fff}[web-theme=gld][theme-variant=dark] .rotate-360{animation:rotate .15s linear}[web-theme=gld][theme-variant=dark] .bit-age-verification-banner{background:#30fa95;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=gld][theme-variant=dark] .draggable-table-container{transition:width .3s}[web-theme=gld][theme-variant=dark] .draggable-table-container.modal-open{width:75%}[web-theme=gld][theme-variant=dark] .draggable-table-container .m-5{margin:0 1rem}[web-theme=gld][theme-variant=dark] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=gld][theme-variant=dark] .draggable-table-container.modal-open{width:100%}}[web-theme=gld][theme-variant=dark] .h-100{height:100%}[web-theme=gld][theme-variant=dark] .w-100{width:100%}[web-theme=gld][theme-variant=dark] .cursor-move{cursor:move}[web-theme=gld][theme-variant=dark] .icon-lg{font-size:24px}[web-theme=gld][theme-variant=dark] .border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=dark] .border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=dark] .border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=dark] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=gld][theme-variant=dark] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=dark] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=dark] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=dark] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=gld][theme-variant=dark] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=dark] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=dark] .md\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=dark] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=gld][theme-variant=dark] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=dark] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=dark] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=dark] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=gld][theme-variant=dark] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=dark] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=dark] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=dark] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=gld][theme-variant=dark] .topbar-border-bottom{border-bottom:1px solid rgba(153,151,151,.1)!important}[web-theme=gld][theme-variant=light] :root{--surface-a:#ffffff;--surface-b:#FCFCFC;--surface-c:rgba(5, 191, 98, .2);--surface-d:#D4D6D9;--surface-e:#ffffff;--surface-f:#ffffff;--text-color:#69707A;--text-color-secondary:#83888F;--primary-color:#05BF62;--primary-dark-color:#048d49;--primary-light-color:#30fa95;--primary-lighter-color:#06f17c;--primary-color-text:#000000;--font-family:Montserrat, sans-serif;--surface-0: #ffffff;--surface-50: #f2f4f6;--surface-100: #d9dbdd;--surface-200: #c1c3c4;--surface-300: #a9aaac;--surface-400: #919293;--surface-500: #797a7b;--surface-600: #606162;--surface-700: #484949;--surface-800: #303031;--surface-900: #181818;--gray-50: #f2f4f6;--gray-100: #d9dbdd;--gray-200: #c1c3c4;--gray-300: #a9aaac;--gray-400: #919293;--gray-500: #797a7b;--gray-600: #606162;--gray-700: #484949;--gray-800: #303031;--gray-900: #181818;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#F2F4F6;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#D4D6D9;--surface-hover: rgba(5, 191, 98, .2);--focus-ring: 0 0 0 .2rem #30fa95;--maskbg: rgba(0, 0, 0, .4)}[web-theme=gld][theme-variant=light] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=gld][theme-variant=light] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=gld][theme-variant=light] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=gld][theme-variant=light] h1,[web-theme=gld][theme-variant=light] h2,[web-theme=gld][theme-variant=light] h3,[web-theme=gld][theme-variant=light] h4,[web-theme=gld][theme-variant=light] h5,[web-theme=gld][theme-variant=light] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=gld][theme-variant=light] h1:first-child,[web-theme=gld][theme-variant=light] h2:first-child,[web-theme=gld][theme-variant=light] h3:first-child,[web-theme=gld][theme-variant=light] h4:first-child,[web-theme=gld][theme-variant=light] h5:first-child,[web-theme=gld][theme-variant=light] h6:first-child{margin-top:0}[web-theme=gld][theme-variant=light] h1{font-size:2.5rem}[web-theme=gld][theme-variant=light] h2{font-size:2rem}[web-theme=gld][theme-variant=light] h3{font-size:1.75rem}[web-theme=gld][theme-variant=light] h4{font-size:1.5rem}[web-theme=gld][theme-variant=light] h5{font-size:1.25rem}[web-theme=gld][theme-variant=light] h6{font-size:1rem}[web-theme=gld][theme-variant=light] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=gld][theme-variant=light] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=gld][theme-variant=light] hr{border-top:solid #D4D6D9;border-width:1px 0 0 0;margin:1rem 0}[web-theme=gld][theme-variant=light] p{margin:0 0 1rem;line-height:1.5}[web-theme=gld][theme-variant=light] p:last-child{margin-bottom:0}[web-theme=gld][theme-variant=light] body{margin:0}[web-theme=gld][theme-variant=light] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=gld][theme-variant=light] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=gld][theme-variant=light] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=gld][theme-variant=light] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=gld][theme-variant=light] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=gld][theme-variant=light] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=gld][theme-variant=light] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=gld][theme-variant=light] html{height:100%;font-size:1rem}[web-theme=gld][theme-variant=light] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#293241cc;padding:0;margin:0;min-height:100%;background-color:#eff3f1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=gld][theme-variant=light] body.blocked-scroll{overflow:auto}[web-theme=gld][theme-variant=light] a{text-decoration:none;color:#06f17c;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .ajax-loader{font-size:32px;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=gld][theme-variant=light] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=gld][theme-variant=light] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-content{padding:32px 14px}}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#05BF62,10%)}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#05BF62,10%)}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#06e776}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#06e776}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#293241cc}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#05bf62cc;color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#29324180}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#293241cc}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#29324180}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#fefefe;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#fefefe;border:1px solid #fefefe;color:#30fa95}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#30fa95}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fefefe}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#06e776}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#06e776}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#05bf62cc;color:#fff}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=gld][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#fefefe;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger{color:#3b4a3f;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#29332c}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #D4D6D9;transition:background-color .2s;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#05bf62}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#3b4a3f}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#3b4a3f}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#05bf62}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#424040;font-weight:600}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=gld][theme-variant=light] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=gld][theme-variant=light] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#eff3f1;color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#eff3f1;color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#e9e9e9;background-color:#05bf62;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:red;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#eff3f1;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-light-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=gld][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#e9e9e9;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=gld][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:var(--primary-light-color);background-color:#eff3f1}}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#eff3f1;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#eff3f1;color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#293241;background-color:#05bf62;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:red;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#eff3f1;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#05bf6233;background-color:var(--primary-lighter-color);color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#05bf62;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#05bf62;color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#05bf62;background-color:var(--primary-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#05bf6233;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#05bf621a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#05bf621a;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:#293241;background-color:#05bf62;background-color:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=gld][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#05bf62;color:var(--primary-color);background-color:#eff3f1}}[web-theme=gld][theme-variant=light] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#f7faff;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#3e4754;margin:0 0 4px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#29324180}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#fff;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#f7f7f8}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #D4D6D9;color:#d4d6d9;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#f7f7f8}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#F7FAFF 0%,rgba(234,237,243,0) 100%)}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=gld][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=gld][theme-variant=light] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=gld][theme-variant=light] .layout-footer{padding:0 36px}[web-theme=gld][theme-variant=light] .layout-footer .footer-menutitle{color:#29324180;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=gld][theme-variant=light] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#29324180}[web-theme=gld][theme-variant=light] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=gld][theme-variant=light] .layout-footer ul>li{padding:7px 0}[web-theme=gld][theme-variant=light] .layout-footer ul>li>a{color:#293241cc;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=light] .layout-footer ul>li>a:hover{color:#29324180}[web-theme=gld][theme-variant=light] .layout-footer .newsletter-input{margin-top:16px;background-color:#fff;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=light] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=gld][theme-variant=light] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=gld][theme-variant=light] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=gld][theme-variant=light] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=light] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=gld][theme-variant=light] .clearfix:after{content:" ";display:block;clear:both}[web-theme=gld][theme-variant=light] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=gld][theme-variant=light] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=gld][theme-variant=light] .card:last-child{margin-bottom:0}[web-theme=gld][theme-variant=light] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=gld][theme-variant=light] .card .card-header h6{margin-bottom:2px}[web-theme=gld][theme-variant=light] .card .card-header .subtitle{font-weight:600;color:#29324180}[web-theme=gld][theme-variant=light] .card .card-subtitle{color:#29324180;font-weight:600;margin:-1rem 0 1rem}[web-theme=gld][theme-variant=light] .card.no-gutter{margin-bottom:0}[web-theme=gld][theme-variant=light] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=gld][theme-variant=light] .p-text-secondary{color:#29324180}[web-theme=gld][theme-variant=light] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=gld][theme-variant=light] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=gld][theme-variant=light] .layout-dashboard .chart{overflow:auto}[web-theme=gld][theme-variant=light] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=gld][theme-variant=light] .layout-dashboard .desktop-teams{display:none}[web-theme=gld][theme-variant=light] .layout-dashboard .mobile-teams{display:block}[web-theme=gld][theme-variant=light] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=gld][theme-variant=light] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=gld][theme-variant=light] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#05bf62}[web-theme=gld][theme-variant=light] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=gld][theme-variant=light] .overview-box .overview-info>h1{margin:0;color:#000}[web-theme=gld][theme-variant=light] .overview-box>i{font-size:24px}[web-theme=gld][theme-variant=light] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=gld][theme-variant=light] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=gld][theme-variant=light] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=gld][theme-variant=light] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=gld][theme-variant=light] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=gld][theme-variant=light] .timeline{padding-right:4px}[web-theme=gld][theme-variant=light] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=gld][theme-variant=light] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=gld][theme-variant=light] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=gld][theme-variant=light] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#29324180}[web-theme=gld][theme-variant=light] .timeline>ul>li .event-content span.event-title{color:#3e4754}[web-theme=gld][theme-variant=light] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#29324180}[web-theme=gld][theme-variant=light] .timeline>ul>li.blue>i{color:#297fff}[web-theme=gld][theme-variant=light] .timeline>ul>li.green>i{color:#34b56f}[web-theme=gld][theme-variant=light] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=gld][theme-variant=light] .device-status .content{color:#29324180;line-height:1.4;margin-bottom:20px}[web-theme=gld][theme-variant=light] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#29324180}[web-theme=gld][theme-variant=light] .device-status .progress>span{min-width:40px}[web-theme=gld][theme-variant=light] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=gld][theme-variant=light] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=gld][theme-variant=light] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=gld][theme-variant=light] .device-status .device{margin-bottom:16px}[web-theme=gld][theme-variant=light] .device-status .device span{color:#05bf62;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=gld][theme-variant=light] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=gld][theme-variant=light] .device-status .device span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=gld][theme-variant=light] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=light] .team .card-header{padding:0;min-width:70px}[web-theme=gld][theme-variant=light] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=gld][theme-variant=light] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=gld][theme-variant=light] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#293241cc;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=gld][theme-variant=light] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=gld][theme-variant=light] .map{padding:0}[web-theme=gld][theme-variant=light] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=gld][theme-variant=light] .map .map-content{padding:50px 20px 28px}[web-theme=gld][theme-variant=light] .map .map-content h6{margin:0 0 16px}[web-theme=gld][theme-variant=light] .map .map-content .city{margin-bottom:16px}[web-theme=gld][theme-variant=light] .map .map-content .city span{color:#05bf62;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=gld][theme-variant=light] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=gld][theme-variant=light] .map .map-content .city span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=gld][theme-variant=light] .schedule>p{color:#29324180}[web-theme=gld][theme-variant=light] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=light] .schedule>ul>li{background:#F7F7F8;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=gld][theme-variant=light] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=gld][theme-variant=light] .schedule>ul>li .schedule-header span{color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=light] .schedule>ul>li>span{margin-top:4px;color:#29324180;display:block;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=light] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=gld][theme-variant=light] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=gld][theme-variant=light] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=gld][theme-variant=light] .statistics .statistic-item h6{margin:0;font-weight:600;color:#29324180}[web-theme=gld][theme-variant=light] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=light] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f7faff;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#eef5ff;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-name h6{margin:0;color:#293241cc;line-height:17px;font-weight:600}[web-theme=gld][theme-variant=light] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-price i{display:inline-block}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=gld][theme-variant=light] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#29324180}[web-theme=gld][theme-variant=light] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=gld][theme-variant=light] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=gld][theme-variant=light] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=gld][theme-variant=light] .operations{overflow:auto}[web-theme=gld][theme-variant=light] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=gld][theme-variant=light] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=gld][theme-variant=light] .operations .insights .insight-header h6{margin:0 6px}[web-theme=gld][theme-variant=light] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=light] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#29324180}[web-theme=gld][theme-variant=light] .operations .insights>ul>li span{font-weight:600}[web-theme=gld][theme-variant=light] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=gld][theme-variant=light] .operations>button{width:100%}[web-theme=gld][theme-variant=light] .notification{padding:30px 24px;background-color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=light] .notification>h6{margin:0;color:#293241cc}[web-theme=gld][theme-variant=light] .notification>h6>a{margin-left:10px}[web-theme=gld][theme-variant=light] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#05bf62;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#05BF62;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#ffffff 0%,rgba(234,237,243,0) 100%)}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#f7faff;margin-bottom:8px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#293241cc}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#29324180}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#29324180}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#293241cc}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#f7faff}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=gld][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#f7f7f8;border:none}[web-theme=gld][theme-variant=light] .image-card{padding:0;position:relative}[web-theme=gld][theme-variant=light] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=gld][theme-variant=light] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=gld][theme-variant=light] .image-card .image-content{padding:32px 20px 28px}[web-theme=gld][theme-variant=light] .image-card .image-content h6{margin:0 0 8px}[web-theme=gld][theme-variant=light] .image-card .image-content>p{color:#29324180}[web-theme=gld][theme-variant=light] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=gld][theme-variant=light] .login-body{background:#FFFFFF}[web-theme=gld][theme-variant=light] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>p>a{color:#05bf62;cursor:pointer}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>div>input,[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}@media (max-width: 992px){[web-theme=gld][theme-variant=light] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=gld][theme-variant=light] .exception-body .exception-topbar{height:62px;background-color:#fff;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=gld][theme-variant=light] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#29324180}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=gld][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=gld][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=gld][theme-variant=light] .landing-body{background-color:#e5e5e5}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=gld][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=gld][theme-variant=light] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=gld][theme-variant=light] .landing-body .landing-button.p-button{padding:0}[web-theme=gld][theme-variant=light] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=gld][theme-variant=light] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=gld][theme-variant=light] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=gld][theme-variant=light] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=gld][theme-variant=light] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=gld][theme-variant=light] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=gld][theme-variant=light] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=gld][theme-variant=light] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=gld][theme-variant=light] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=gld][theme-variant=light] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=gld][theme-variant=light] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=gld][theme-variant=light] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=gld][theme-variant=light] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=gld][theme-variant=light] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=gld][theme-variant=light] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=gld][theme-variant=light] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=gld][theme-variant=light] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=gld][theme-variant=light] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=gld][theme-variant=light] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=gld][theme-variant=light] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=gld][theme-variant=light] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=gld][theme-variant=light] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=gld][theme-variant=light] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=gld][theme-variant=light] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .landing-body.block-scroll{overflow:hidden}[web-theme=gld][theme-variant=light] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=gld][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=gld][theme-variant=light] .help-page p{margin:0}[web-theme=gld][theme-variant=light] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=gld][theme-variant=light] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=gld][theme-variant=light] .help-page .help-search .help-search-content h3{color:#293241cc;font-weight:500}[web-theme=gld][theme-variant=light] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=gld][theme-variant=light] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=gld][theme-variant=light] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=gld][theme-variant=light] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=gld][theme-variant=light] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=gld][theme-variant=light] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=gld][theme-variant=light] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=gld][theme-variant=light] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=gld][theme-variant=light] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=light] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #D4D6D9;background-color:#fff;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=gld][theme-variant=light] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=gld][theme-variant=light] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=gld][theme-variant=light] .help-page .blog-post .blog-text h1{color:#293241cc;margin-bottom:1rem;font-weight:500}[web-theme=gld][theme-variant=light] .help-page .blog-post .blog-text span{color:#29324180;line-height:1.4}[web-theme=gld][theme-variant=light] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=gld][theme-variant=light] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=gld][theme-variant=light] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=gld][theme-variant=light] .invoice{padding:2rem}[web-theme=gld][theme-variant=light] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=gld][theme-variant=light] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=gld][theme-variant=light] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=gld][theme-variant=light] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=gld][theme-variant=light] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=gld][theme-variant=light] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #EFF3F1}[web-theme=gld][theme-variant=light] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=gld][theme-variant=light] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=gld][theme-variant=light] .invoice .invoice-items table tr{border-bottom:1px solid #EFF3F1}[web-theme=gld][theme-variant=light] .invoice .invoice-items table th{font-weight:500}[web-theme=gld][theme-variant=light] .invoice .invoice-items table th,[web-theme=gld][theme-variant=light] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=gld][theme-variant=light] .invoice .invoice-items table th:first-child,[web-theme=gld][theme-variant=light] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=gld][theme-variant=light] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=gld][theme-variant=light] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=gld][theme-variant=light] body *{visibility:hidden}[web-theme=gld][theme-variant=light] #invoice-content *{visibility:visible}[web-theme=gld][theme-variant=light] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=gld][theme-variant=light] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=gld][theme-variant=light] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#ffffff;z-index:999;border-left:0 none;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=gld][theme-variant=light] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=gld][theme-variant=light] .layout-config p{line-height:1.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=gld][theme-variant=light] .layout-config .layout-themes>div{padding:.25rem}[web-theme=gld][theme-variant=light] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=gld][theme-variant=light] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=gld][theme-variant=light] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=gld][theme-variant=light] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=gld][theme-variant=light] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=gld][theme-variant=light] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#f7faff}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=gld][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=gld][theme-variant=light] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=gld][theme-variant=light] body{color:#000}[web-theme=gld][theme-variant=light] .layout-content-wrapper,[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-topbar-light .menu-wrapper{background-color:#fff;box-shadow:none}[web-theme=gld][theme-variant=light] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=gld][theme-variant=light] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=gld][theme-variant=light] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=gld][theme-variant=light] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=gld][theme-variant=light] *{box-sizing:border-box}[web-theme=gld][theme-variant=light] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=gld][theme-variant=light] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=gld][theme-variant=light] .p-disabled,[web-theme=gld][theme-variant=light] .p-component:disabled{opacity:.6}[web-theme=gld][theme-variant=light] .p-error{color:#cc4848}[web-theme=gld][theme-variant=light] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=gld][theme-variant=light] .p-text-secondary{color:#83888f}[web-theme=gld][theme-variant=light] .pi{font-size:1rem}[web-theme=gld][theme-variant=light] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=gld][theme-variant=light] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=gld][theme-variant=light] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=gld][theme-variant=light] .text-primary{color:#05bf62!important}[web-theme=gld][theme-variant=light] .bg-primary{background-color:#05bf62!important}[web-theme=gld][theme-variant=light] .bg-light-primary{background-color:#05bf6233!important}[web-theme=gld][theme-variant=light] .border-primary{border-color:#05bf62!important}[web-theme=gld][theme-variant=light] .text-secondary{color:#eff3f1!important}[web-theme=gld][theme-variant=light] .bg-secondary{background-color:#eff3f1!important}[web-theme=gld][theme-variant=light] .bg-light-secondary{background-color:#eff3f133!important}[web-theme=gld][theme-variant=light] .border-secondary{border-color:#eff3f1!important}[web-theme=gld][theme-variant=light] .text-tertiary{color:#3b4a3f!important}[web-theme=gld][theme-variant=light] .bg-tertiary{background-color:#3b4a3f!important}[web-theme=gld][theme-variant=light] .bg-light-tertiary{background-color:#3b4a3f33!important}[web-theme=gld][theme-variant=light] .border-tertiary{border-color:#3b4a3f!important}[web-theme=gld][theme-variant=light] .text-white{color:#fff!important}[web-theme=gld][theme-variant=light] .bg-white{background-color:#fff!important}[web-theme=gld][theme-variant=light] .bg-light-white{background-color:#fff3!important}[web-theme=gld][theme-variant=light] .border-white{border-color:#fff!important}[web-theme=gld][theme-variant=light] .text-black{color:#000!important}[web-theme=gld][theme-variant=light] .bg-black{background-color:#000!important}[web-theme=gld][theme-variant=light] .bg-light-black{background-color:#0003!important}[web-theme=gld][theme-variant=light] .border-black{border-color:#000!important}[web-theme=gld][theme-variant=light] .text-gray{color:#dcdcdc!important}[web-theme=gld][theme-variant=light] .bg-gray{background-color:#dcdcdc!important}[web-theme=gld][theme-variant=light] .bg-light-gray{background-color:#dcdcdc33!important}[web-theme=gld][theme-variant=light] .border-gray{border-color:#dcdcdc!important}[web-theme=gld][theme-variant=light] .text-success{color:#05bf62!important}[web-theme=gld][theme-variant=light] .bg-success{background-color:#05bf62!important}[web-theme=gld][theme-variant=light] .bg-light-success{background-color:#05bf6233!important}[web-theme=gld][theme-variant=light] .border-success{border-color:#05bf62!important}[web-theme=gld][theme-variant=light] .text-info{color:#0cc4fe!important}[web-theme=gld][theme-variant=light] .bg-info{background-color:#0cc4fe!important}[web-theme=gld][theme-variant=light] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=gld][theme-variant=light] .border-info{border-color:#0cc4fe!important}[web-theme=gld][theme-variant=light] .text-error{color:#cc4848!important}[web-theme=gld][theme-variant=light] .bg-error{background-color:#cc4848!important}[web-theme=gld][theme-variant=light] .bg-light-error{background-color:#cc484833!important}[web-theme=gld][theme-variant=light] .border-error{border-color:#cc4848!important}[web-theme=gld][theme-variant=light] .text-warn{color:#e9c01d!important}[web-theme=gld][theme-variant=light] .bg-warn{background-color:#e9c01d!important}[web-theme=gld][theme-variant=light] .bg-light-warn{background-color:#e9c01d33!important}[web-theme=gld][theme-variant=light] .border-warn{border-color:#e9c01d!important}[web-theme=gld][theme-variant=light] .bit-primary-card{background-color:#fff!important}[web-theme=gld][theme-variant=light] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#FFFFFF,rgba(0,0,0,0))}[web-theme=gld][theme-variant=light] .bit-secondary-card{background-color:#eff3f1!important}[web-theme=gld][theme-variant=light] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#EFF3F1,rgba(0,0,0,0))}[web-theme=gld][theme-variant=light] .bit-tertiary-card{background-color:#eff3f1!important}[web-theme=gld][theme-variant=light] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#EFF3F1,rgba(0,0,0,0))}[web-theme=gld][theme-variant=light] .bit-primary-text1{color:#424040!important}[web-theme=gld][theme-variant=light] .bit-primary-text2{color:#999797!important}[web-theme=gld][theme-variant=light] .bit-secondary-text1{color:#000!important}[web-theme=gld][theme-variant=light] .bit-secondary-text2{color:#999797!important}[web-theme=gld][theme-variant=light] .bit-tertiary-text1{color:#000!important}[web-theme=gld][theme-variant=light] .bit-tertiary-text2{color:#999797!important}[web-theme=gld][theme-variant=light] .options-overlay{z-index:1003!important}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#05bf62;box-shadow:0 0 0 1px #ffffff1a}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#05bf6233}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=gld][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=gld][theme-variant=light] .notifications-overlay{z-index:1003!important}[web-theme=gld][theme-variant=light] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=gld][theme-variant=light] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=light] .text-border-left{border-left:5px solid #05BF62;padding-left:10px;color:#000}[web-theme=gld][theme-variant=light] .table-container{background-color:#fff;padding:1rem;border-radius:10px}[web-theme=gld][theme-variant=light] .sub-heading,[web-theme=gld][theme-variant=light] .menu-heading{color:#000}[web-theme=gld][theme-variant=light] .top-bar-app-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(255,255,255,0) 1.43%,#3B4A3F 46.12%,rgba(255,255,255,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=gld][theme-variant=light] .search-input{position:relative;width:100%;display:flex}[web-theme=gld][theme-variant=light] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#3b4a3f;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=gld][theme-variant=light] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=light] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#05bf62;color:#fff;border:#05BF62;width:150px}[web-theme=gld][theme-variant=light] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=gld][theme-variant=light] .search-input{width:320px}}[web-theme=gld][theme-variant=light] .text-grayed{color:#999797!important}[web-theme=gld][theme-variant=light] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#05bf62;margin:.1rem}[web-theme=gld][theme-variant=light] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-primary{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-secondary{color:#eff3f1!important;background-color:#eff3f133}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-tertiary{color:#3b4a3f!important;background-color:#3b4a3f33}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-gray{color:#dcdcdc!important;background-color:#dcdcdc33}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-success{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=gld][theme-variant=light] .filter-chip.filter-chip-warn{color:#e9c01d!important;background-color:#e9c01d33}[web-theme=gld][theme-variant=light] .chip{border-radius:1.75rem;min-width:max-content;color:#05bf62;background-color:#05bf6233;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=gld][theme-variant=light] .chip.chip-primary{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=light] .chip.chip-secondary{color:#eff3f1!important;background-color:#eff3f133}[web-theme=gld][theme-variant=light] .chip.chip-tertiary{color:#3b4a3f!important;background-color:#3b4a3f33}[web-theme=gld][theme-variant=light] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=gld][theme-variant=light] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=gld][theme-variant=light] .chip.chip-gray{color:#dcdcdc!important;background-color:#dcdcdc33}[web-theme=gld][theme-variant=light] .chip.chip-success{color:#05bf62!important;background-color:#05bf6233}[web-theme=gld][theme-variant=light] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=gld][theme-variant=light] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=gld][theme-variant=light] .chip.chip-warn{color:#e9c01d!important;background-color:#e9c01d33}[web-theme=gld][theme-variant=light] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=gld][theme-variant=light] .bit-file-field input{display:none}[web-theme=gld][theme-variant=light] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=gld][theme-variant=light] .bit-file-selected{height:40px;background-color:#dcdcdc;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=gld][theme-variant=light] .category-divider{background-color:#dcdcdc;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=gld][theme-variant=light] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#dcdcdc;height:50px;width:50px;border-radius:50%;border:1px solid #DCDCDC;color:#000}@media (max-width: 767px){[web-theme=gld][theme-variant=light] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=gld][theme-variant=light] .form-list__item{background-color:#05bf62;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=gld][theme-variant=light] .form-list__item.draft{background-color:#999797}[web-theme=gld][theme-variant=light] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=gld][theme-variant=light] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=gld][theme-variant=light] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=gld][theme-variant=light] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=gld][theme-variant=light] .add-field__item:hover{background-color:#eff3f1;color:#05bf62}[web-theme=gld][theme-variant=light] .category-type-list__item{position:relative;cursor:pointer}[web-theme=gld][theme-variant=light] .category-type-list__item:hover .delete-button,[web-theme=gld][theme-variant=light] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=gld][theme-variant=light] .category-type-list__item:hover .arrow{color:#05bf62}[web-theme=gld][theme-variant=light] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=gld][theme-variant=light] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=gld][theme-variant=light] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=gld][theme-variant=light] .category-list__item:hover .delete-button{display:block}[web-theme=gld][theme-variant=light] .category-list__item:hover .arrow{color:#05bf62}[web-theme=gld][theme-variant=light] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=gld][theme-variant=light] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=gld][theme-variant=light] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #05BF62;overflow-x:auto}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b{display:none;background-color:#3b4a3f;bottom:0;position:absolute;width:16px;height:16px}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b:after{display:block;background-color:#eff3f1;content:"";border-radius:50%;width:32px;height:32px}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li.active{z-index:1;background-color:#05bf62}[web-theme=gld][theme-variant=light] .pricing-plan-tabs li.active b{display:block;background-color:#05bf62}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details{border-color:#05bf62}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li{background-color:#3b4a3f;color:#fff}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li b{display:block}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li.active{background-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li.active b{background-color:#05bf62}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li.active b:after{background-color:#3b4a3f}[web-theme=gld][theme-variant=light] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#eff3f1}[web-theme=gld][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=gld][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#05bf6233;border-radius:.375rem}[web-theme=gld][theme-variant=light] .link{color:#28aee0}[web-theme=gld][theme-variant=light] .link:hover{text-decoration:underline}[web-theme=gld][theme-variant=light] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=gld][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=gld][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#05bf62;border-radius:4px;display:inline-block;height:100%}[web-theme=gld][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=gld][theme-variant=light] .search-filter:after,[web-theme=gld][theme-variant=light] .search-filter:before{display:none}[web-theme=gld][theme-variant=light] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#dcdcdc}[web-theme=gld][theme-variant=light] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=gld][theme-variant=light] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=gld][theme-variant=light] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=gld][theme-variant=light] ::-webkit-scrollbar-thumb{background-color:#05bf62;border-radius:10px}[web-theme=gld][theme-variant=light] :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}[web-theme=gld][theme-variant=light] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=gld][theme-variant=light] .p-autocomplete .p-inputtext{width:100%}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=gld][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=gld][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(5,191,98,.2);color:#05bf62;border-radius:16px}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#000}[web-theme=gld][theme-variant=light] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=gld][theme-variant=light] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=light] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=gld][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=gld][theme-variant=light] .p-datepicker{padding:.5rem;background:#ffffff;color:#000;border:1px solid #D4D6D9;border-radius:6px}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#3B4A3F;color:#fff}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header{padding:.5rem;color:#000;background:#ffffff;font-weight:600;margin:0;border-bottom:1px solid #D4D6D9;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=gld][theme-variant=light] .p-datepicker table th{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=gld][theme-variant=light] .p-datepicker table td{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=gld][theme-variant=light] .p-datepicker table td>span.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datepicker table td.p-datepicker-today>span{background:#D4D6D9;color:#69707a;border-color:transparent}[web-theme=gld][theme-variant=light] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker{border-top:1px solid #D4D6D9;padding:.5rem}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker button:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=gld][theme-variant=light] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=gld][theme-variant=light] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=gld][theme-variant=light] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=gld][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=gld][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #D4D6D9;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=gld][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=gld][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=gld][theme-variant=light] .p-datepicker table th,[web-theme=gld][theme-variant=light] .p-datepicker table td{padding:0}}[web-theme=gld][theme-variant=light] .p-cascadeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-cascadeselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=gld][theme-variant=light] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#83888f}[web-theme=gld][theme-variant=light] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=gld][theme-variant=light] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=gld][theme-variant=light] .p-input-filled .p-cascadeselect{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=gld][theme-variant=light] .p-checkbox{width:18px;height:18px}[web-theme=gld][theme-variant=light] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:18px;height:18px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=gld][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight{border-color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#05bf62}[web-theme=gld][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#048d49;background:#048d49;color:#000}[web-theme=gld][theme-variant=light] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#fff}[web-theme=gld][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=gld][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#05bf62}[web-theme=gld][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#fff}[web-theme=gld][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#05BF62}[web-theme=gld][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#048d49}[web-theme=gld][theme-variant=light] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=gld][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#69707a;padding:0;margin:0}[web-theme=gld][theme-variant=light] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=gld][theme-variant=light] .p-colorpicker-panel{background:#323232;border:1px solid #191919}[web-theme=gld][theme-variant=light] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=gld][theme-variant=light] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}[web-theme=gld][theme-variant=light] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-dropdown:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=gld][theme-variant=light] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=gld][theme-variant=light] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=gld][theme-variant=light] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=gld][theme-variant=light] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=gld][theme-variant=light] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-dropdown.dark-dropdown{background:#FFFFFF}[web-theme=gld][theme-variant=light] .p-dropdown.dark-dropdown .p-dropdown-label{color:#000}[web-theme=gld][theme-variant=light] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#000;background:#EFF3F1;font-weight:600}[web-theme=gld][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=gld][theme-variant=light] .p-input-filled .p-dropdown{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar{background:#FCFCFC;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#83888f}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#83888f}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#83888f}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#69707a;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-content.ql-snow{border:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#69707a}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#05bf62}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#05bf62}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#05bf62}[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=gld][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#05bf62}[web-theme=gld][theme-variant=light] .p-inputgroup-addon{color:#83888f;border-top:1px solid #D4D6D9;border-left:1px solid #D4D6D9;border-bottom:1px solid #D4D6D9;padding:.7rem .5rem;min-width:2.357rem}[web-theme=gld][theme-variant=light] .p-inputgroup-addon:last-child{border-right:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .p-inputgroup>.p-component,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=gld][theme-variant=light] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=gld][theme-variant=light] .p-inputgroup>.p-component:focus,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=gld][theme-variant=light] .p-inputgroup>.p-component:focus~label,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=gld][theme-variant=light] .p-inputgroup-addon:first-child,[web-theme=gld][theme-variant=light] .p-inputgroup button:first-child,[web-theme=gld][theme-variant=light] .p-inputgroup input:first-child,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-inputgroup-addon:last-child,[web-theme=gld][theme-variant=light] .p-inputgroup button:last-child,[web-theme=gld][theme-variant=light] .p-inputgroup input:last-child,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=gld][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=gld][theme-variant=light] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=gld][theme-variant=light] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-inputnumber.dark-inputnumber input{background-color:#fff!important;color:#000!important}[web-theme=gld][theme-variant=light] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=gld][theme-variant=light] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=gld][theme-variant=light] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=gld][theme-variant=light] .p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=gld][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=gld][theme-variant=light] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=gld][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#05BF62}[web-theme=gld][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}[web-theme=gld][theme-variant=light] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#048d49}[web-theme=gld][theme-variant=light] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#ffffff;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=gld][theme-variant=light] .p-inputtext:enabled:hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=gld][theme-variant=light] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=gld][theme-variant=light] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=gld][theme-variant=light] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=gld][theme-variant=light] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=gld][theme-variant=light] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=gld][theme-variant=light] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=gld][theme-variant=light] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=gld][theme-variant=light] ::-webkit-input-placeholder{color:#999797}[web-theme=gld][theme-variant=light] :-moz-placeholder{color:#999797}[web-theme=gld][theme-variant=light] ::-moz-placeholder{color:#999797}[web-theme=gld][theme-variant=light] :-ms-input-placeholder{color:#999797}[web-theme=gld][theme-variant=light] .p-input-filled .p-inputtext{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-inputtext:enabled:hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-inputtext:enabled:focus{background-color:#fff}[web-theme=gld][theme-variant=light] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=gld][theme-variant=light] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=gld][theme-variant=light] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=gld][theme-variant=light] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=gld][theme-variant=light] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=light] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=gld][theme-variant=light] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=gld][theme-variant=light] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=light] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=gld][theme-variant=light] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=gld][theme-variant=light] .p-listbox{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=gld][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=gld][theme-variant=light] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-multiselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=gld][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(5,191,98,.2);color:#05bf62;border-radius:16px}[web-theme=gld][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-multiselect .p-multiselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-multiselect.dark-multiselect{background:#FFFFFF}[web-theme=gld][theme-variant=light] .p-multiselect.dark-multiselect .p-multiselect-label{color:#000}[web-theme=gld][theme-variant=light] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=gld][theme-variant=light] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#05BF62}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=gld][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=gld][theme-variant=light] .p-input-filled .p-multiselect{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=gld][theme-variant=light] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-password-panel{padding:1rem;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=light] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#D4D6D9}[web-theme=gld][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.weak{background:#D32F2F}[web-theme=gld][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FBC02D}[web-theme=gld][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.strong{background:#689F38}[web-theme=gld][theme-variant=light] .p-radiobutton{width:20px;height:20px}[web-theme=gld][theme-variant=light] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#ffffff;background-color:#fff;width:20px;height:20px;color:#69707a;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#05bf62}[web-theme=gld][theme-variant=light] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#05bf62;background:#FFFFFF;color:#05bf62}[web-theme=gld][theme-variant=light] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-radiobutton:focus{outline:0 none}[web-theme=gld][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box,[web-theme=gld][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=gld][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#05bf62}[web-theme=gld][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#05BF62}[web-theme=gld][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#048d49}[web-theme=gld][theme-variant=light] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#000}[web-theme=gld][theme-variant=light] .bit-radio-list{display:flex;gap:8px}[web-theme=gld][theme-variant=light] .bit-radio-list .bit-radio-option{background-color:#dcdcdc;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=gld][theme-variant=light] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=gld][theme-variant=light] .bit-radio-list .bit-radio-option.selected{background-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=light] .p-rating .p-rating-icon{color:#69707a;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=gld][theme-variant=light] .p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}[web-theme=gld][theme-variant=light] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=gld][theme-variant=light] .p-rating .p-rating-icon.pi-star-fill{color:#05bf62}[web-theme=gld][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}[web-theme=gld][theme-variant=light] .p-highlight .p-rating .p-rating-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-selectbutton .p-button .p-button-icon-right{color:#83888f}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight{background:#05BF62;border-color:#05bf62;color:#000}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover{background:#048d49;border-color:#048d49;color:#000}[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=gld][theme-variant=light] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-slider{background:#D4D6D9;border:0 none;border-radius:6px}[web-theme=gld][theme-variant=light] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=gld][theme-variant=light] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=gld][theme-variant=light] .p-slider.p-slider-vertical{width:.286rem}[web-theme=gld][theme-variant=light] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=gld][theme-variant=light] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#ffffff;border:2px solid #05BF62;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-slider .p-slider-range{background:#05BF62}[web-theme=gld][theme-variant=light] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#05BF62;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-treeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-treeselect:not(.p-disabled):hover{border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#05bf62}[web-theme=gld][theme-variant=light] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-treeselect .p-treeselect-label.p-placeholder{color:#83888f}[web-theme=gld][theme-variant=light] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=gld][theme-variant=light] .p-treeselect .p-treeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=gld][theme-variant=light] .p-treeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=gld][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=gld][theme-variant=light] .p-input-filled .p-treeselect{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-togglebutton.p-button .p-button-icon-right{color:#83888f}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight{background:#05BF62;border-color:#05bf62;color:#000}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover{background:#048d49;border-color:#048d49;color:#000}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=gld][theme-variant=light] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-button{color:#fff;background:#05BF62;border:1px solid #05BF62;border-color:#05bf62;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=gld][theme-variant=light] .p-button:enabled:hover{background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=light] .p-button:enabled:active{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined{background-color:#05bf6233;color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined:enabled:hover{background:rgba(5,191,98,.2);color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined:enabled:active{background:rgba(5,191,98,.16);color:#05bf62;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined.p-button-plain{color:#83888f;border-color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(5,191,98,.2);color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined-secondary{background-color:#fff;color:#3b4a3f;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(59,74,63,.2);color:#3b4a3f;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(59,74,63,.16);color:#3b4a3f;border:1px solid}[web-theme=gld][theme-variant=light] .p-button.p-button-text{background-color:transparent;color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=light] .p-button.p-button-text:enabled:hover{background:rgba(5,191,98,.2);color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=light] .p-button.p-button-text:enabled:active{background:rgba(5,191,98,.16);color:#05bf62;border-color:transparent}[web-theme=gld][theme-variant=light] .p-button.p-button-text.p-button-plain{color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(5,191,98,.2);color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=gld][theme-variant=light] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=gld][theme-variant=light] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=gld][theme-variant=light] .p-button.p-button-text-secondary:enabled.active-option{background:#DCDCDC;border-color:transparent}[web-theme=gld][theme-variant=light] .p-button.p-button-secondary{background-color:#3b4a3f;border-color:#3b4a3f;color:#fff}[web-theme=gld][theme-variant=light] .p-button.p-button-secondary:hover{background-color:#242e27;border-color:#242e27}[web-theme=gld][theme-variant=light] .p-button.p-button-tertiary{background-color:#dcdcdc;border-color:#dcdcdc;color:#424040}[web-theme=gld][theme-variant=light] .p-button.p-button-tertiary:hover{background-color:#c3c3c3;border-color:#c3c3c3}[web-theme=gld][theme-variant=light] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=gld][theme-variant=light] .p-button.p-button-show-form{border:0;background-color:#e9c01d33;color:#e9c01d;min-height:32px;max-height:32px;font-size:14px}[web-theme=gld][theme-variant=light] .p-button.p-button-show-form:hover{background-color:#e9c01d80;color:#e9c01d}[web-theme=gld][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=gld][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=gld][theme-variant=light] .p-speeddial-action{width:3rem;height:3rem;background:#69707A;color:#fff}[web-theme=gld][theme-variant=light] .p-speeddial-action:hover{background:#343a40;color:#fff}[web-theme=gld][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=gld][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=gld][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=gld][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-speeddial-circle .p-speeddial-item,[web-theme=gld][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=gld][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=gld][theme-variant=light] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=light] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=gld][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=gld][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=gld][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=gld][theme-variant=light] .p-speeddial-mask{background-color:#0006}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#05bf6233;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#D4D6D9}[web-theme=gld][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-paginator-top,[web-theme=gld][theme-variant=light] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s;font-size:16px}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#05bf62;background:#05BF62;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column.p-highlight{background:#FCFCFC;color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(5,191,98,.2);color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #30fa95;outline:0 none}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#69707a;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #30fa95;outline-offset:-1px}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #05bf62}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #05bf62}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-datatable .p-column-resizer-helper{background:#05BF62}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-scrollable-header,[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-scrollable-footer{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:#fcfcfc}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=gld][theme-variant=light] .p-dataview .p-dataview-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=light] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=gld][theme-variant=light] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid rgba(5,191,98,.2);border-width:0 0 1px 0}[web-theme=gld][theme-variant=light] .p-dataview .p-dataview-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-column-filter-row .p-column-filter-menu-button,[web-theme=gld][theme-variant=light] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-column-filter-menu-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-column-filter-menu-button:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=gld][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=gld][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-column-filter-clear-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-column-filter-clear-button:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-column-filter-overlay{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=gld][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container th{background:#FCFCFC;border:1px solid #D4D6D9;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #D4D6D9;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-view{background:#ffffff}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-event{background:#048d49;border:1px solid #048d49;color:#000}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-divider{background:#FCFCFC;border:1px solid #D4D6D9}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button{color:#000;background:#05BF62;border:1px solid #05BF62;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#05BF62;border-color:#05bf62;color:#000}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#048d49;border-color:#048d49;color:#000}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#d4d6d9}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness th{background:#FCFCFC;border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness td{color:#69707a;border-color:#d4d6d9}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#000;background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#000}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#048d49;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#FCFCFC}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#000;background:#05BF62;border:1px solid #05BF62;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#000;background:#05BF62;border:1px solid #05BF62}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#05BF62;border-color:#05bf62;color:#000}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#048d49;border-color:#048d49;color:#000}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .fc.fc-theme-standard .fc-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#024322}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-line-down{background:#D4D6D9}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=gld][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-paginator{color:#83888f;padding:.5rem 1rem;border-radius:6px}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-next,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(5,191,98,.2);border-color:transparent;color:#69707a}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=gld][theme-variant=light] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}[web-theme=gld][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;padding:0 .5rem}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#05BF62;border-color:#05bf62;color:#fff}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#DCDCDC;border-color:#dcdcdc;color:#424040}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#05bf62;background:#05BF62}[web-theme=gld][theme-variant=light] .p-timeline .p-timeline-event-marker{border:2px solid #05BF62;border-radius:50%;width:1rem;height:1rem;background-color:#fff}[web-theme=gld][theme-variant=light] .p-timeline .p-timeline-event-connector{background-color:#d4d6d9}[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=gld][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=gld][theme-variant=light] .p-tree{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem;border-radius:6px}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=gld][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=gld][theme-variant=light] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-treetable .p-paginator-top,[web-theme=gld][theme-variant=light] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column{outline-color:#30fa95}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#05bf62;background:#05BF62;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column.p-highlight{background:#FCFCFC;color:#05bf62}[web-theme=gld][theme-variant=light] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#69707a;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid rgba(5,191,98,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #30fa95;outline-offset:-1px}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#05bf62}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#69707a}[web-theme=gld][theme-variant=light] .p-treetable .p-column-resizer-helper{background:#05BF62}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-scrollable-header,[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-scrollable-footer{background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=gld][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=gld][theme-variant=light] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#000}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-body{color:#000}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#7bfcbb;border:1px solid #7bfcbb;border-radius:10px}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#30fa95;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#30fa95;border-color:#30fa95}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#7bfcbb}[web-theme=gld][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#999797}[web-theme=gld][theme-variant=light] .data-table-custom-container{overflow-x:auto}[web-theme=gld][theme-variant=light] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=gld][theme-variant=light] .data-table-custom th,[web-theme=gld][theme-variant=light] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=gld][theme-variant=light] .data-table-custom td{text-align:left}[web-theme=gld][theme-variant=light] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=gld][theme-variant=light] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=gld][theme-variant=light] .data-table-custom th:first-child,[web-theme=gld][theme-variant=light] .data-table-custom td:first-child{border-left:none}[web-theme=gld][theme-variant=light] .data-table-custom th:last-child,[web-theme=gld][theme-variant=light] .data-table-custom td:last-child{border-right:none}[web-theme=gld][theme-variant=light] .data-table-custom th{border-top:none}[web-theme=gld][theme-variant=light] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=gld][theme-variant=light] .data-table-custom-first-header-cell,[web-theme=gld][theme-variant=light] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=gld][theme-variant=light] .data-table-custom-last-header-cell,[web-theme=gld][theme-variant=light] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=gld][theme-variant=light] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=gld][theme-variant=light] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=gld][theme-variant=light] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=gld][theme-variant=light] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=gld][theme-variant=light] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=gld][theme-variant=light] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=gld][theme-variant=light] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=gld][theme-variant=light] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=gld][theme-variant=light] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=gld][theme-variant=light] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=gld][theme-variant=light] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=gld][theme-variant=light] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=gld][theme-variant=light] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=gld][theme-variant=light] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=gld][theme-variant=light] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=gld][theme-variant=light] .storefront-top-line .p-button{margin-top:20px}[web-theme=gld][theme-variant=light] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=gld][theme-variant=light] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=gld][theme-variant=light] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=gld][theme-variant=light] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=gld][theme-variant=light] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=gld][theme-variant=light] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=gld][theme-variant=light] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=gld][theme-variant=light] .fade-enter-active,[web-theme=gld][theme-variant=light] .fade-leave-active{transition:opacity .3s}[web-theme=gld][theme-variant=light] .fade-enter,[web-theme=gld][theme-variant=light] .fade-leave-to{opacity:0}[web-theme=gld][theme-variant=light] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=gld][theme-variant=light] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=gld][theme-variant=light] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=gld][theme-variant=light] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=gld][theme-variant=light] .storefront-pull-end{margin-left:auto}[web-theme=gld][theme-variant=light] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=gld][theme-variant=light] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=gld][theme-variant=light] .storefront-product-details{flex:1}[web-theme=gld][theme-variant=light] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=gld][theme-variant=light] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=gld][theme-variant=light] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=gld][theme-variant=light] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=gld][theme-variant=light] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=gld][theme-variant=light] .storefront-product-verified,[web-theme=gld][theme-variant=light] .storefront-product-vdtMinted{font-size:10px}[web-theme=gld][theme-variant=light] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=gld][theme-variant=light] .storefront-error-messages{color:red;margin:1em}[web-theme=gld][theme-variant=light] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=gld][theme-variant=light] .centered-modal .modal-content{color:#000}[web-theme=gld][theme-variant=light] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=gld][theme-variant=light] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=gld][theme-variant=light] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=gld][theme-variant=light] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=gld][theme-variant=light] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=gld][theme-variant=light] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=gld][theme-variant=light] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=gld][theme-variant=light] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=gld][theme-variant=light] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=gld][theme-variant=light] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=gld][theme-variant=light] .centered-modal pre{margin:0}[web-theme=gld][theme-variant=light] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=gld][theme-variant=light] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=gld][theme-variant=light] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=gld][theme-variant=light] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .bottom-corner-modal{width:100%;height:100%}}[web-theme=gld][theme-variant=light] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#d4d6d9;background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0;border-radius:0 0 6px 6px}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-card{background:#ffffff;color:#69707a;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=light] .p-card .p-card-body{padding:1rem}[web-theme=gld][theme-variant=light] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-card .p-card-content{padding:1rem 0}[web-theme=gld][theme-variant=light] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=gld][theme-variant=light] .p-fieldset{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-radius:6px}[web-theme=gld][theme-variant=light] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#69707a}[web-theme=gld][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=gld][theme-variant=light] .p-divider .p-divider-content{background-color:#fff}[web-theme=gld][theme-variant=light] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=gld][theme-variant=light] .p-divider.p-divider-horizontal:before{border-top:1px #D4D6D9}[web-theme=gld][theme-variant=light] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=gld][theme-variant=light] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=gld][theme-variant=light] .p-divider.p-divider-vertical:before{border-left:1px #D4D6D9}[web-theme=gld][theme-variant=light] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=gld][theme-variant=light] .p-panel .p-panel-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=gld][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=gld][theme-variant=light] .p-panel .p-panel-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=gld][theme-variant=light] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=gld][theme-variant=light] .p-scrollpanel .p-scrollpanel-bar{background:#FCFCFC;border:0 none}[web-theme=gld][theme-variant=light] .p-splitter{border:1px solid #D4D6D9;background:#ffffff;border-radius:6px;color:#69707a}[web-theme=gld][theme-variant=light] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#FCFCFC}[web-theme=gld][theme-variant=light] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=gld][theme-variant=light] .p-splitter .p-splitter-gutter-resizing{background:#D4D6D9}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav{border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #30fa95}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#83888f;color:#83888f}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#05bf62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#05bf62;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #30fa95}[web-theme=gld][theme-variant=light] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-toolbar{background:#FCFCFC;border:1px solid #D4D6D9;padding:1rem;border-radius:6px}[web-theme=gld][theme-variant=light] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=gld][theme-variant=light] .p-confirm-popup{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=gld][theme-variant=light] .p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=gld][theme-variant=light] .p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=gld][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}[web-theme=gld][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=gld][theme-variant=light] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=gld][theme-variant=light] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:0 none;border-color:#999797}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header{border-bottom:0 none;background:#ffffff;color:#69707a;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#424040}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#424040}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-footer{border-top:0 none;background:#ffffff;color:#69707a;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=gld][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=gld][theme-variant=light] .p-overlaypanel{background:#FFFFFF;color:#69707a;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=light] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=gld][theme-variant=light] .p-overlaypanel .p-overlaypanel-close{background:#05BF62;color:#000;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=gld][theme-variant=light] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#048d49;color:#000}[web-theme=gld][theme-variant=light] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=gld][theme-variant=light] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=gld][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}[web-theme=gld][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}[web-theme=gld][theme-variant=light] .p-sidebar{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=gld][theme-variant=light] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=gld][theme-variant=light] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=light] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=gld][theme-variant=light] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=gld][theme-variant=light] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=gld][theme-variant=light] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=gld][theme-variant=light] .p-fileupload .p-fileupload-buttonbar{background:#FCFCFC;padding:1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-fileupload .p-progressbar{height:.25rem}[web-theme=gld][theme-variant=light] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=gld][theme-variant=light] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=gld][theme-variant=light] .p-fileupload-choose:not(.p-disabled):hover{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .p-fileupload-choose:not(.p-disabled):active{background:#048d49;color:#000;border-color:#048d49}[web-theme=gld][theme-variant=light] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#3b4a3f}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li.p-menuitem-separator{color:#3b4a3f}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#05bf62}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#05bf62}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#05bf62}[web-theme=gld][theme-variant=light] .p-contextmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-contextmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=light] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=gld][theme-variant=light] .p-dock .p-dock-item{padding:.5rem}[web-theme=gld][theme-variant=light] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-item-next,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-item-current,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-item-next,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-item-current,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=gld][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=gld][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=gld][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=gld][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=gld][theme-variant=light] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=gld][theme-variant=light] .p-megamenu{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-panel{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=gld][theme-variant=light] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=gld][theme-variant=light] .p-menu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-menu.p-menu-overlay{background:#FFFFFF;border:0 none;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=gld][theme-variant=light] .p-menu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-menubar{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=gld][theme-variant=light] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}@media screen and (max-width: 960px){[web-theme=gld][theme-variant=light] .p-menubar{position:relative}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#83888f;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-button:hover{color:#83888f;background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=gld][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=gld][theme-variant=light] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(5,191,98,.2);border-color:#d4d6d9;color:#69707a}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#d4d6d9;background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#ffffff}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#69707a;border:1px solid rgba(5,191,98,.2);background:#ffffff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#83888f}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#69707a}[web-theme=gld][theme-variant=light] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #D4D6D9;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav{background:#ffffff;border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;background:#ffffff;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #30fa95}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#83888f;color:#83888f}[web-theme=gld][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#05bf62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-tieredmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#05bf62}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#05bf62}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #30fa95}[web-theme=gld][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0px;color:#044868}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:0px;color:#224a23}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0px;color:#6d5100}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:0px;color:#73000c}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=gld][theme-variant=light] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=gld][theme-variant=light] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=gld][theme-variant=light] .p-message{margin:1rem 0;border-radius:6px}[web-theme=gld][theme-variant=light] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=gld][theme-variant=light] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=gld][theme-variant=light] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=gld][theme-variant=light] .p-message.p-message-info .p-message-icon,[web-theme=gld][theme-variant=light] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=gld][theme-variant=light] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=gld][theme-variant=light] .p-message.p-message-success .p-message-icon,[web-theme=gld][theme-variant=light] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=gld][theme-variant=light] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=gld][theme-variant=light] .p-message.p-message-warn .p-message-icon,[web-theme=gld][theme-variant=light] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=gld][theme-variant=light] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=gld][theme-variant=light] .p-message.p-message-error .p-message-icon,[web-theme=gld][theme-variant=light] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=gld][theme-variant=light] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=gld][theme-variant=light] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-toast{opacity:.9}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=gld][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-item-nav{background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#fcfcfc;padding:1rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#05bf6233;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#D4D6D9}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=gld][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#05BF62;color:#05bf62}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#fcfcfc;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-galleria-mask,[web-theme=gld][theme-variant=light] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=gld][theme-variant=light] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=gld][theme-variant=light] .p-image-toolbar{padding:1rem}[web-theme=gld][theme-variant=light] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-image-action.p-link:last-child{margin-right:0}[web-theme=gld][theme-variant=light] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=gld][theme-variant=light] .p-image-action.p-link i{font-size:1.5rem}[web-theme=gld][theme-variant=light] .p-avatar{border-radius:6px}[web-theme=gld][theme-variant=light] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=gld][theme-variant=light] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=gld][theme-variant=light] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=gld][theme-variant=light] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=gld][theme-variant=light] .p-avatar-group .p-avatar{border:2px solid #ffffff}[web-theme=gld][theme-variant=light] .p-badge{background:#05BF62;color:#000;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=gld][theme-variant=light] .p-badge.p-badge-secondary{background-color:#dcdcdc;color:#424040}[web-theme=gld][theme-variant=light] .p-badge.p-badge-success{background-color:#689f38;color:#fff}[web-theme=gld][theme-variant=light] .p-badge.p-badge-info{background-color:#0288d1;color:#fff}[web-theme=gld][theme-variant=light] .p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}[web-theme=gld][theme-variant=light] .p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}[web-theme=gld][theme-variant=light] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=gld][theme-variant=light] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=gld][theme-variant=light] .p-chip{background-color:#d4d6d9;color:#69707a;border-radius:16px;padding:0 .5rem}[web-theme=gld][theme-variant=light] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=gld][theme-variant=light] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=gld][theme-variant=light] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(5,191,98,.2);color:#69707a}[web-theme=gld][theme-variant=light] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=gld][theme-variant=light] .p-progressbar{border:0 none;height:1rem;background:#D4D6D9;border-radius:6px}[web-theme=gld][theme-variant=light] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#05BF62}[web-theme=gld][theme-variant=light] .p-progressbar .p-progressbar-label{color:#000;line-height:1rem}[web-theme=gld][theme-variant=light] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=gld][theme-variant=light] .p-scrolltop.p-link{background:rgba(0,0,0,.7)}[web-theme=gld][theme-variant=light] .p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}[web-theme=gld][theme-variant=light] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#fcfcfc}[web-theme=gld][theme-variant=light] .p-skeleton{background-color:#05bf6233;border-radius:6px}[web-theme=gld][theme-variant=light] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}[web-theme=gld][theme-variant=light] .p-tag{background:#05BF62;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=gld][theme-variant=light] .p-tag.p-tag-success{background-color:#689f38;color:#fff}[web-theme=gld][theme-variant=light] .p-tag.p-tag-info{background-color:#0288d1;color:#fff}[web-theme=gld][theme-variant=light] .p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}[web-theme=gld][theme-variant=light] .p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}[web-theme=gld][theme-variant=light] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=gld][theme-variant=light] .p-terminal{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;padding:1rem}[web-theme=gld][theme-variant=light] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=gld][theme-variant=light] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=gld][theme-variant=light] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=gld][theme-variant=light] .p-badge{background:#FFFFFF;color:#000;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=gld][theme-variant=light] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=gld][theme-variant=light] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=gld][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=gld][theme-variant=light] .p-datepicker table th>span{font-weight:400}[web-theme=gld][theme-variant=light] .p-card{background-color:#322e2e}[web-theme=gld][theme-variant=light] .p-checkbox.light{width:18px;height:18px}[web-theme=gld][theme-variant=light] .p-checkbox.light .p-checkbox-box{color:#69707a;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=gld][theme-variant=light] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=gld][theme-variant=light] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#05BF62}[web-theme=gld][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#83888f}[web-theme=gld][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=gld][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#05BF62}[web-theme=gld][theme-variant=light] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=gld][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#3B4A3F;border-radius:8px}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{border:none;background:#3B4A3F;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#424040}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#424040}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#000;background:none}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#000}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#424040;border-bottom:1px solid #DCDCDC}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr:hover{background-color:#05bf6233}[web-theme=gld][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=gld][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=gld][theme-variant=light] .p-paginator{padding:1rem 0 0}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-current{color:#000}[web-theme=gld][theme-variant=light] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=gld][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#eff3f1}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-last,[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-next{min-width:auto}[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=gld][theme-variant=light] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=gld][theme-variant=light] .p-dataview .p-paginator-top,[web-theme=gld][theme-variant=light] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=gld][theme-variant=light] .p-inputtext.dark-inputtext{background-color:#fff!important;color:#000!important}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=gld][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#eff3f1}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#3b4a3f;cursor:pointer}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#fff}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=gld][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#05bf6233;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=gld][theme-variant=light] .p-sidebar{background:white;color:#000}[web-theme=gld][theme-variant=light] .p-sidebar .chip{background:#8c8a8a;color:#05bf62;border-radius:1.75rem}[web-theme=gld][theme-variant=light] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=gld][theme-variant=light] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=gld][theme-variant=light] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=gld][theme-variant=light] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=gld][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#EFF3F1;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=gld][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(5,191,98,.2)}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=gld][theme-variant=light] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=gld][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=gld][theme-variant=light] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=gld][theme-variant=light] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=gld][theme-variant=light] .bit-primary-heading{color:#000}[web-theme=gld][theme-variant=light] .bit-secondary-heading{color:#3b4a3f}[web-theme=gld][theme-variant=light] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=gld][theme-variant=light] .form-badge.active{background-color:#28a745}[web-theme=gld][theme-variant=light] .form-badge.draft{background-color:#6c757d}[web-theme=gld][theme-variant=light] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=gld][theme-variant=light] .form-list-item{border-radius:.75rem}[web-theme=gld][theme-variant=light] .form-list-item.draft{background-color:#fddac6}[web-theme=gld][theme-variant=light] .form-list-item.active{background-color:#f8a576}[web-theme=gld][theme-variant=light] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=gld][theme-variant=light] .bit-image-upload .file-input{display:none}[web-theme=gld][theme-variant=light] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=gld][theme-variant=light] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=gld][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=gld][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=gld][theme-variant=light] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=gld][theme-variant=light] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=gld][theme-variant=light] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#05bf62}[web-theme=gld][theme-variant=light] .dataview-grid-item.type{background-color:#05bf62;border:none;min-height:5rem}[web-theme=gld][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=gld][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=gld][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=gld][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=gld][theme-variant=light] .bit-input-label,[web-theme=gld][theme-variant=light] .bit-input-label-dark{color:#000}[web-theme=gld][theme-variant=light] .bit-table-header{background-color:#3b4a3f;color:#fff}[web-theme=gld][theme-variant=light] .rotate-360{animation:rotate .15s linear}[web-theme=gld][theme-variant=light] .bit-age-verification-banner{background:#30fa95;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=gld][theme-variant=light] .draggable-table-container{transition:width .3s}[web-theme=gld][theme-variant=light] .draggable-table-container.modal-open{width:75%}[web-theme=gld][theme-variant=light] .draggable-table-container .m-5{margin:0 1rem}[web-theme=gld][theme-variant=light] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=gld][theme-variant=light] .draggable-table-container.modal-open{width:100%}}[web-theme=gld][theme-variant=light] .h-100{height:100%}[web-theme=gld][theme-variant=light] .w-100{width:100%}[web-theme=gld][theme-variant=light] .cursor-move{cursor:move}[web-theme=gld][theme-variant=light] .icon-lg{font-size:24px}[web-theme=gld][theme-variant=light] .border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=light] .border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=light] .border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=light] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=gld][theme-variant=light] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=light] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=light] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=light] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=gld][theme-variant=light] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=light] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=light] .md\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=light] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=gld][theme-variant=light] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=light] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=light] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=light] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=gld][theme-variant=light] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=gld][theme-variant=light] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=gld][theme-variant=light] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=gld][theme-variant=light] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=gld][theme-variant=light] .topbar-border-bottom{border-bottom:1px solid rgba(153,151,151,.1)!important}[web-theme=art_lock][theme-variant=dark] :root{--surface-a:#293241;--surface-b:#3E4754;--surface-c:rgba(255, 255, 255, .03);--surface-d:#545B67;--surface-e:#293241;--surface-f:#293241;--text-color:#EAEBEC;--text-color-secondary:#BFC2C6;--primary-color:#F28241;--primary-dark-color:#ef6311;--primary-light-color:#f9c1a0;--primary-lighter-color:#f5a171;--primary-color-text:#FFFFFF;--font-family:Montserrat, sans-serif;--surface-0: #293241;--surface-50: #3e4754;--surface-100: #545b67;--surface-200: #69707a;--surface-300: #7f848d;--surface-400: #9499a0;--surface-500: #a9adb3;--surface-600: #bfc2c6;--surface-700: #d4d6d9;--surface-800: #eaebec;--surface-900: #ffffff;--gray-50:#eaebec;--gray-100: #d4d6d9;--gray-200: #d4d6d9;--gray-300: #bfc2c6;--gray-400: #a9adb3;--gray-500: #7f848d;--gray-600: #69707a;--gray-700: #545b67;--gray-800: #3e4754;--gray-900: #293241;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#3E4754;--surface-section:#3E4754;--surface-card:#293241;--surface-overlay:#293241;--surface-border:#545B67;--surface-hover:rgba(255,255,255,.03);--focus-ring: 0 0 0 1px #f9c1a0;--maskbg: rgba(0, 0, 0, .4)}[web-theme=art_lock][theme-variant=dark] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=art_lock][theme-variant=dark] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=art_lock][theme-variant=dark] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=art_lock][theme-variant=dark] h1,[web-theme=art_lock][theme-variant=dark] h2,[web-theme=art_lock][theme-variant=dark] h3,[web-theme=art_lock][theme-variant=dark] h4,[web-theme=art_lock][theme-variant=dark] h5,[web-theme=art_lock][theme-variant=dark] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=art_lock][theme-variant=dark] h1:first-child,[web-theme=art_lock][theme-variant=dark] h2:first-child,[web-theme=art_lock][theme-variant=dark] h3:first-child,[web-theme=art_lock][theme-variant=dark] h4:first-child,[web-theme=art_lock][theme-variant=dark] h5:first-child,[web-theme=art_lock][theme-variant=dark] h6:first-child{margin-top:0}[web-theme=art_lock][theme-variant=dark] h1{font-size:2.5rem}[web-theme=art_lock][theme-variant=dark] h2{font-size:2rem}[web-theme=art_lock][theme-variant=dark] h3{font-size:1.75rem}[web-theme=art_lock][theme-variant=dark] h4{font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] h5{font-size:1.25rem}[web-theme=art_lock][theme-variant=dark] h6{font-size:1rem}[web-theme=art_lock][theme-variant=dark] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=art_lock][theme-variant=dark] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=art_lock][theme-variant=dark] hr{border-top:solid #545B67;border-width:1px 0 0 0;margin:1rem 0}[web-theme=art_lock][theme-variant=dark] p{margin:0 0 1rem;line-height:1.5}[web-theme=art_lock][theme-variant=dark] p:last-child{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] body{margin:0}[web-theme=art_lock][theme-variant=dark] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=art_lock][theme-variant=dark] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=art_lock][theme-variant=dark] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=art_lock][theme-variant=dark] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=art_lock][theme-variant=dark] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=art_lock][theme-variant=dark] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=art_lock][theme-variant=dark] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=art_lock][theme-variant=dark] html{height:100%;font-size:1rem}[web-theme=art_lock][theme-variant=dark] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#eaebec;padding:0;margin:0;min-height:100%;background-color:#231f20;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=art_lock][theme-variant=dark] body.blocked-scroll{overflow:auto}[web-theme=art_lock][theme-variant=dark] a{text-decoration:none;color:#f5a171;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .ajax-loader{font-size:32px;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=art_lock][theme-variant=dark] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=art_lock][theme-variant=dark] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-content{padding:32px 14px}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#F28241,10%)}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#F28241,10%)}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#f59b67}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#f59b67}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#f28241cc;color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#f2824133;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#312b2c;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#312b2c;border:1px solid #312b2c;color:#f9c1a0}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#f9c1a0}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#312b2c}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#f59b67}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#f59b67}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#f28241cc;color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#f2824133;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=art_lock][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#312b2c;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger{color:#999797;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#858282}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #545B67;transition:background-color .2s;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#f28241}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#999797}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#999797}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#424040}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#f28241}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#fff;font-weight:600}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#424040cc}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=art_lock][theme-variant=dark] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=art_lock][theme-variant=dark] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#231f20;color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#231f20;color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#e9e9e9;background-color:#f28241;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:red;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#231f20;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#e9e9e9;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=art_lock][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:var(--primary-light-color);background-color:#231f20}}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#231f20;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#231f20;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#293241;background-color:#f28241;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:red;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#231f20;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#293241;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=art_lock][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:var(--primary-color);background-color:#231f20}}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#303a48;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#293241;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#fff;margin:0 0 4px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#293241;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#3e4754}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #545B67;color:#545b67;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#3e4754}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#303A48 0%,rgba(234,237,243,0) 100%)}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=art_lock][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=art_lock][theme-variant=dark] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=art_lock][theme-variant=dark] .layout-footer{padding:0 36px}[web-theme=art_lock][theme-variant=dark] .layout-footer .footer-menutitle{color:#bfc2c6;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=art_lock][theme-variant=dark] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=art_lock][theme-variant=dark] .layout-footer ul>li{padding:7px 0}[web-theme=art_lock][theme-variant=dark] .layout-footer ul>li>a{color:#eaebec;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=dark] .layout-footer ul>li>a:hover{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-footer .newsletter-input{margin-top:16px;background-color:#293241;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=art_lock][theme-variant=dark] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=art_lock][theme-variant=dark] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=art_lock][theme-variant=dark] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=dark] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=art_lock][theme-variant=dark] .clearfix:after{content:" ";display:block;clear:both}[web-theme=art_lock][theme-variant=dark] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=art_lock][theme-variant=dark] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=art_lock][theme-variant=dark] .card:last-child{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=art_lock][theme-variant=dark] .card .card-header h6{margin-bottom:2px}[web-theme=art_lock][theme-variant=dark] .card .card-header .subtitle{font-weight:600;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .card .card-subtitle{color:#bfc2c6;font-weight:600;margin:-1rem 0 1rem}[web-theme=art_lock][theme-variant=dark] .card.no-gutter{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=art_lock][theme-variant=dark] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=art_lock][theme-variant=dark] .layout-dashboard .chart{overflow:auto}[web-theme=art_lock][theme-variant=dark] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=art_lock][theme-variant=dark] .layout-dashboard .desktop-teams{display:none}[web-theme=art_lock][theme-variant=dark] .layout-dashboard .mobile-teams{display:block}[web-theme=art_lock][theme-variant=dark] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=art_lock][theme-variant=dark] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=art_lock][theme-variant=dark] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#f28241}[web-theme=art_lock][theme-variant=dark] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=art_lock][theme-variant=dark] .overview-box .overview-info>h1{margin:0;color:#fff}[web-theme=art_lock][theme-variant=dark] .overview-box>i{font-size:24px}[web-theme=art_lock][theme-variant=dark] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=art_lock][theme-variant=dark] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=art_lock][theme-variant=dark] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=art_lock][theme-variant=dark] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=art_lock][theme-variant=dark] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=art_lock][theme-variant=dark] .timeline{padding-right:4px}[web-theme=art_lock][theme-variant=dark] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li .event-content span.event-title{color:#fff}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li.blue>i{color:#297fff}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li.green>i{color:#34b56f}[web-theme=art_lock][theme-variant=dark] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=art_lock][theme-variant=dark] .device-status .content{color:#bfc2c6;line-height:1.4;margin-bottom:20px}[web-theme=art_lock][theme-variant=dark] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .device-status .progress>span{min-width:40px}[web-theme=art_lock][theme-variant=dark] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=dark] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=art_lock][theme-variant=dark] .device-status .device{margin-bottom:16px}[web-theme=art_lock][theme-variant=dark] .device-status .device span{color:#f28241;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=art_lock][theme-variant=dark] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=art_lock][theme-variant=dark] .device-status .device span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=art_lock][theme-variant=dark] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .team .card-header{padding:0;min-width:70px}[web-theme=art_lock][theme-variant=dark] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=art_lock][theme-variant=dark] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=art_lock][theme-variant=dark] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#eaebec;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=art_lock][theme-variant=dark] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=art_lock][theme-variant=dark] .map{padding:0}[web-theme=art_lock][theme-variant=dark] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=art_lock][theme-variant=dark] .map .map-content{padding:50px 20px 28px}[web-theme=art_lock][theme-variant=dark] .map .map-content h6{margin:0 0 16px}[web-theme=art_lock][theme-variant=dark] .map .map-content .city{margin-bottom:16px}[web-theme=art_lock][theme-variant=dark] .map .map-content .city span{color:#f28241;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=art_lock][theme-variant=dark] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=art_lock][theme-variant=dark] .map .map-content .city span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=art_lock][theme-variant=dark] .schedule>p{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .schedule>ul>li{background:#3E4754;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=art_lock][theme-variant=dark] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=art_lock][theme-variant=dark] .schedule>ul>li .schedule-header span{color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .schedule>ul>li>span{margin-top:4px;color:#bfc2c6;display:block;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=art_lock][theme-variant=dark] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=art_lock][theme-variant=dark] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=art_lock][theme-variant=dark] .statistics .statistic-item h6{margin:0;font-weight:600;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#303a48;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#374250;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-name h6{margin:0;color:#eaebec;line-height:17px;font-weight:600}[web-theme=art_lock][theme-variant=dark] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-price i{display:inline-block}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=art_lock][theme-variant=dark] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=art_lock][theme-variant=dark] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=art_lock][theme-variant=dark] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=art_lock][theme-variant=dark] .operations{overflow:auto}[web-theme=art_lock][theme-variant=dark] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=art_lock][theme-variant=dark] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=art_lock][theme-variant=dark] .operations .insights .insight-header h6{margin:0 6px}[web-theme=art_lock][theme-variant=dark] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .operations .insights>ul>li span{font-weight:600}[web-theme=art_lock][theme-variant=dark] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=art_lock][theme-variant=dark] .operations>button{width:100%}[web-theme=art_lock][theme-variant=dark] .notification{padding:30px 24px;background-color:#293241;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=dark] .notification>h6{margin:0;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .notification>h6>a{margin-left:10px}[web-theme=art_lock][theme-variant=dark] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#f28241;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#F28241;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#293241 0%,rgba(234,237,243,0) 100%)}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#303a48;margin-bottom:8px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#303a48}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=art_lock][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#3e4754;border:none}[web-theme=art_lock][theme-variant=dark] .image-card{padding:0;position:relative}[web-theme=art_lock][theme-variant=dark] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=art_lock][theme-variant=dark] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=art_lock][theme-variant=dark] .image-card .image-content{padding:32px 20px 28px}[web-theme=art_lock][theme-variant=dark] .image-card .image-content h6{margin:0 0 8px}[web-theme=art_lock][theme-variant=dark] .image-card .image-content>p{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=art_lock][theme-variant=dark] .login-body{background:#FFFFFF}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>p>a{color:#f28241;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input,[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}@media (max-width: 992px){[web-theme=art_lock][theme-variant=dark] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-topbar{height:62px;background-color:#293241;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=art_lock][theme-variant=dark] .landing-body{background-color:#e5e5e5}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-button.p-button{padding:0}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=art_lock][theme-variant=dark] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=art_lock][theme-variant=dark] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=art_lock][theme-variant=dark] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=art_lock][theme-variant=dark] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .landing-body.block-scroll{overflow:hidden}[web-theme=art_lock][theme-variant=dark] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=art_lock][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=art_lock][theme-variant=dark] .help-page p{margin:0}[web-theme=art_lock][theme-variant=dark] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=art_lock][theme-variant=dark] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=art_lock][theme-variant=dark] .help-page .help-search .help-search-content h3{color:#eaebec;font-weight:500}[web-theme=art_lock][theme-variant=dark] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=art_lock][theme-variant=dark] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=art_lock][theme-variant=dark] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=art_lock][theme-variant=dark] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=dark] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=art_lock][theme-variant=dark] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=art_lock][theme-variant=dark] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=art_lock][theme-variant=dark] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=art_lock][theme-variant=dark] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #545B67;background-color:#293241;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post .blog-text h1{color:#eaebec;margin-bottom:1rem;font-weight:500}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post .blog-text span{color:#bfc2c6;line-height:1.4}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=art_lock][theme-variant=dark] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=art_lock][theme-variant=dark] .invoice{padding:2rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #231F20}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table tr{border-bottom:1px solid #231F20}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table th{font-weight:500}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table th,[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table th:first-child,[web-theme=art_lock][theme-variant=dark] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=art_lock][theme-variant=dark] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=art_lock][theme-variant=dark] body *{visibility:hidden}[web-theme=art_lock][theme-variant=dark] #invoice-content *{visibility:visible}[web-theme=art_lock][theme-variant=dark] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=art_lock][theme-variant=dark] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#1e1e1e;z-index:999;border-left:1px solid #545B67;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=art_lock][theme-variant=dark] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=art_lock][theme-variant=dark] .layout-config p{line-height:1.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=art_lock][theme-variant=dark] .layout-config .layout-themes>div{padding:.25rem}[web-theme=art_lock][theme-variant=dark] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=art_lock][theme-variant=dark] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=art_lock][theme-variant=dark] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=art_lock][theme-variant=dark] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=art_lock][theme-variant=dark] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=art_lock][theme-variant=dark] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#384454}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#303a48}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#384454}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=art_lock][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=art_lock][theme-variant=dark] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=art_lock][theme-variant=dark] body{color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-content-wrapper,[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .menu-wrapper{background-color:#4e4e4e;box-shadow:none}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=art_lock][theme-variant=dark] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=art_lock][theme-variant=dark] *{box-sizing:border-box}[web-theme=art_lock][theme-variant=dark] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=art_lock][theme-variant=dark] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=art_lock][theme-variant=dark] .p-disabled,[web-theme=art_lock][theme-variant=dark] .p-component:disabled{opacity:.4}[web-theme=art_lock][theme-variant=dark] .p-error{color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=art_lock][theme-variant=dark] .p-text-secondary{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .pi{font-size:1rem}[web-theme=art_lock][theme-variant=dark] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=art_lock][theme-variant=dark] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=art_lock][theme-variant=dark] .text-primary{color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .bg-primary{background-color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .bg-light-primary{background-color:#f2824133!important}[web-theme=art_lock][theme-variant=dark] .border-primary{border-color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .text-secondary{color:#231f20!important}[web-theme=art_lock][theme-variant=dark] .bg-secondary{background-color:#231f20!important}[web-theme=art_lock][theme-variant=dark] .bg-light-secondary{background-color:#231f2033!important}[web-theme=art_lock][theme-variant=dark] .border-secondary{border-color:#231f20!important}[web-theme=art_lock][theme-variant=dark] .text-tertiary{color:#424040!important}[web-theme=art_lock][theme-variant=dark] .bg-tertiary{background-color:#424040!important}[web-theme=art_lock][theme-variant=dark] .bg-light-tertiary{background-color:#42404033!important}[web-theme=art_lock][theme-variant=dark] .border-tertiary{border-color:#424040!important}[web-theme=art_lock][theme-variant=dark] .text-white{color:#fff!important}[web-theme=art_lock][theme-variant=dark] .bg-white{background-color:#fff!important}[web-theme=art_lock][theme-variant=dark] .bg-light-white{background-color:#fff3!important}[web-theme=art_lock][theme-variant=dark] .border-white{border-color:#fff!important}[web-theme=art_lock][theme-variant=dark] .text-black{color:#000!important}[web-theme=art_lock][theme-variant=dark] .bg-black{background-color:#000!important}[web-theme=art_lock][theme-variant=dark] .bg-light-black{background-color:#0003!important}[web-theme=art_lock][theme-variant=dark] .border-black{border-color:#000!important}[web-theme=art_lock][theme-variant=dark] .text-gray{color:#e4e4e4!important}[web-theme=art_lock][theme-variant=dark] .bg-gray{background-color:#e4e4e4!important}[web-theme=art_lock][theme-variant=dark] .bg-light-gray{background-color:#e4e4e433!important}[web-theme=art_lock][theme-variant=dark] .border-gray{border-color:#e4e4e4!important}[web-theme=art_lock][theme-variant=dark] .text-success{color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .bg-success{background-color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .bg-light-success{background-color:#f2824133!important}[web-theme=art_lock][theme-variant=dark] .border-success{border-color:#f28241!important}[web-theme=art_lock][theme-variant=dark] .text-info{color:#0cc4fe!important}[web-theme=art_lock][theme-variant=dark] .bg-info{background-color:#0cc4fe!important}[web-theme=art_lock][theme-variant=dark] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=art_lock][theme-variant=dark] .border-info{border-color:#0cc4fe!important}[web-theme=art_lock][theme-variant=dark] .text-error{color:#cc4848!important}[web-theme=art_lock][theme-variant=dark] .bg-error{background-color:#cc4848!important}[web-theme=art_lock][theme-variant=dark] .bg-light-error{background-color:#cc484833!important}[web-theme=art_lock][theme-variant=dark] .border-error{border-color:#cc4848!important}[web-theme=art_lock][theme-variant=dark] .text-warn{color:#facc15!important}[web-theme=art_lock][theme-variant=dark] .bg-warn{background-color:#facc15!important}[web-theme=art_lock][theme-variant=dark] .bg-light-warn{background-color:#facc1533!important}[web-theme=art_lock][theme-variant=dark] .border-warn{border-color:#facc15!important}[web-theme=art_lock][theme-variant=dark] .bit-primary-card{background-color:#4e4e4e!important}[web-theme=art_lock][theme-variant=dark] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#4E4E4E,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=dark] .bit-secondary-card{background-color:#231f20!important}[web-theme=art_lock][theme-variant=dark] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#231F20,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=dark] .bit-tertiary-card{background-color:#424040!important}[web-theme=art_lock][theme-variant=dark] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#424040,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=dark] .bit-primary-text1{color:#fff!important}[web-theme=art_lock][theme-variant=dark] .bit-primary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .bit-secondary-text1{color:#fff!important}[web-theme=art_lock][theme-variant=dark] .bit-secondary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .bit-tertiary-text1{color:#e4e4e4!important}[web-theme=art_lock][theme-variant=dark] .bit-tertiary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .options-overlay{z-index:1003!important}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#f28241;box-shadow:0 0 0 1px #ffffff1a}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=art_lock][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=art_lock][theme-variant=dark] .notifications-overlay{z-index:1003!important}[web-theme=art_lock][theme-variant=dark] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=art_lock][theme-variant=dark] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .text-border-left{border-left:5px solid #F28241;padding-left:10px;color:#fff}[web-theme=art_lock][theme-variant=dark] .table-container{background-color:#4e4e4e;padding:1rem;border-radius:10px}[web-theme=art_lock][theme-variant=dark] .sub-heading,[web-theme=art_lock][theme-variant=dark] .menu-heading{color:#fff}[web-theme=art_lock][theme-variant=dark] .top-bar-app-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(78,78,78,0) 1.43%,#FFFFFF 46.12%,rgba(78,78,78,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=art_lock][theme-variant=dark] .search-input{position:relative;width:100%;display:flex}[web-theme=art_lock][theme-variant=dark] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#231f20;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=dark] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#f28241;color:#fff;border:#F28241;width:150px}[web-theme=art_lock][theme-variant=dark] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=art_lock][theme-variant=dark] .search-input{width:320px}}[web-theme=art_lock][theme-variant=dark] .text-grayed{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#f28241;margin:.1rem}[web-theme=art_lock][theme-variant=dark] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-primary{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-secondary{color:#231f20!important;background-color:#231f2033}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-tertiary{color:#424040!important;background-color:#42404033}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-success{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=art_lock][theme-variant=dark] .filter-chip.filter-chip-warn{color:#facc15!important;background-color:#facc1533}[web-theme=art_lock][theme-variant=dark] .chip{border-radius:1.75rem;min-width:max-content;color:#f28241;background-color:#f2824133;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=art_lock][theme-variant=dark] .chip.chip-primary{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .chip.chip-secondary{color:#231f20!important;background-color:#231f2033}[web-theme=art_lock][theme-variant=dark] .chip.chip-tertiary{color:#424040!important;background-color:#42404033}[web-theme=art_lock][theme-variant=dark] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=art_lock][theme-variant=dark] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=art_lock][theme-variant=dark] .chip.chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=art_lock][theme-variant=dark] .chip.chip-success{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=art_lock][theme-variant=dark] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=art_lock][theme-variant=dark] .chip.chip-warn{color:#facc15!important;background-color:#facc1533}[web-theme=art_lock][theme-variant=dark] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=art_lock][theme-variant=dark] .bit-file-field input{display:none}[web-theme=art_lock][theme-variant=dark] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=art_lock][theme-variant=dark] .bit-file-selected{height:40px;background-color:#e4e4e4;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=art_lock][theme-variant=dark] .category-divider{background-color:#e4e4e4;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=art_lock][theme-variant=dark] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e4e4e4;height:50px;width:50px;border-radius:50%;border:1px solid #E4E4E4;color:#000}@media (max-width: 767px){[web-theme=art_lock][theme-variant=dark] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=art_lock][theme-variant=dark] .form-list__item{background-color:#f28241;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=art_lock][theme-variant=dark] .form-list__item.draft{background-color:#999797}[web-theme=art_lock][theme-variant=dark] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=art_lock][theme-variant=dark] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=art_lock][theme-variant=dark] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=art_lock][theme-variant=dark] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=art_lock][theme-variant=dark] .add-field__item:hover{background-color:#231f20;color:#f28241}[web-theme=art_lock][theme-variant=dark] .category-type-list__item{position:relative;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .category-type-list__item:hover .delete-button,[web-theme=art_lock][theme-variant=dark] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=art_lock][theme-variant=dark] .category-type-list__item:hover .arrow{color:#f28241}[web-theme=art_lock][theme-variant=dark] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=art_lock][theme-variant=dark] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=art_lock][theme-variant=dark] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .category-list__item:hover .delete-button{display:block}[web-theme=art_lock][theme-variant=dark] .category-list__item:hover .arrow{color:#f28241}[web-theme=art_lock][theme-variant=dark] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=art_lock][theme-variant=dark] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #F28241;overflow-x:auto}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b{display:none;background-color:#424040;bottom:0;position:absolute;width:16px;height:16px}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b:after{display:block;background-color:#231f20;content:"";border-radius:50%;width:32px;height:32px}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li.active{z-index:1;background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs li.active b{display:block;background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li{background-color:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li b{display:block}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li.active{background-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li.active b{background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li.active b:after{background-color:#424040}[web-theme=art_lock][theme-variant=dark] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=art_lock][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#f2824133;border-radius:.375rem}[web-theme=art_lock][theme-variant=dark] .link{color:#28aee0}[web-theme=art_lock][theme-variant=dark] .link:hover{text-decoration:underline}[web-theme=art_lock][theme-variant=dark] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=art_lock][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=art_lock][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#f28241;border-radius:4px;display:inline-block;height:100%}[web-theme=art_lock][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=art_lock][theme-variant=dark] .search-filter:after,[web-theme=art_lock][theme-variant=dark] .search-filter:before{display:none}[web-theme=art_lock][theme-variant=dark] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#e4e4e4}[web-theme=art_lock][theme-variant=dark] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=art_lock][theme-variant=dark] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=art_lock][theme-variant=dark] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=art_lock][theme-variant=dark] ::-webkit-scrollbar-thumb{background-color:#f28241;border-radius:10px}[web-theme=art_lock][theme-variant=dark] :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}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-inputtext{width:100%}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(242,130,65,.2);color:#f28241;border-radius:16px}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#231f20!important;color:#fff!important}[web-theme=art_lock][theme-variant=dark] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-datepicker{padding:.5rem;background:#293241;color:#000;border:1px solid #545B67;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header{padding:.5rem;color:#fff;background:#293241;font-weight:600;margin:0;border-bottom:1px solid #545B67;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-datepicker table th{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td>span.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span{background:transparent;color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker{border-top:1px solid #545B67;padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker button:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #545B67;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=art_lock][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=art_lock][theme-variant=dark] .p-datepicker table th,[web-theme=art_lock][theme-variant=dark] .p-datepicker table td{padding:0}}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-cascadeselect{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-checkbox{width:20px;height:20px}[web-theme=art_lock][theme-variant=dark] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:20px;height:20px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight{border-color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#ef6311;background:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=art_lock][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=art_lock][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#eaebec;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=art_lock][theme-variant=dark] .p-colorpicker-panel{background:#293241;border:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=art_lock][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-dropdown:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=art_lock][theme-variant=dark] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=art_lock][theme-variant=dark] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=art_lock][theme-variant=dark] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-dropdown.dark-dropdown{background:#231F20}[web-theme=art_lock][theme-variant=dark] .p-dropdown.dark-dropdown .p-dropdown-label{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#fff;background:#231F20;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-dropdown{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar{background:#293241;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-content.ql-snow{border:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-editor-container .p-editor-content .ql-editor{background:#3E4754;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#f28241}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#f28241}[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=art_lock][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-inputgroup-addon{color:#bfc2c6;border-top:1px solid #545B67;border-left:1px solid #545B67;border-bottom:1px solid #545B67;padding:.7rem .5rem;min-width:2.357rem}[web-theme=art_lock][theme-variant=dark] .p-inputgroup-addon:last-child{border-right:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-component,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-component:focus,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-component:focus~label,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=art_lock][theme-variant=dark] .p-inputgroup-addon:first-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup button:first-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup input:first-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-inputgroup-addon:last-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup button:last-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup input:last-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=art_lock][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=art_lock][theme-variant=dark] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=art_lock][theme-variant=dark] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-inputnumber.dark-inputnumber input{background-color:#231f20!important;color:#fff!important}[web-theme=art_lock][theme-variant=dark] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=art_lock][theme-variant=dark] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=art_lock][theme-variant=dark] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=art_lock][theme-variant=dark] .p-inputswitch .p-inputswitch-slider:before{background:#BFC2C6;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#EAEBEC}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#3E4754;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=art_lock][theme-variant=dark] .p-inputtext:enabled:hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=art_lock][theme-variant=dark] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=art_lock][theme-variant=dark] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=art_lock][theme-variant=dark] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=art_lock][theme-variant=dark] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=art_lock][theme-variant=dark] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=art_lock][theme-variant=dark] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=art_lock][theme-variant=dark] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=art_lock][theme-variant=dark] ::-webkit-input-placeholder{color:#999797}[web-theme=art_lock][theme-variant=dark] :-moz-placeholder{color:#999797}[web-theme=art_lock][theme-variant=dark] ::-moz-placeholder{color:#999797}[web-theme=art_lock][theme-variant=dark] :-ms-input-placeholder{color:#999797}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-inputtext{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-inputtext:enabled:hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-inputtext:enabled:focus{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=art_lock][theme-variant=dark] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=art_lock][theme-variant=dark] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=art_lock][theme-variant=dark] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=art_lock][theme-variant=dark] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=art_lock][theme-variant=dark] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=art_lock][theme-variant=dark] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=art_lock][theme-variant=dark] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=art_lock][theme-variant=dark] .p-listbox{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-multiselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=art_lock][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(242,130,65,.2);color:#f28241;border-radius:16px}[web-theme=art_lock][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-multiselect .p-multiselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-multiselect.dark-multiselect{background:#231F20}[web-theme=art_lock][theme-variant=dark] .p-multiselect.dark-multiselect .p-multiselect-label{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-multiselect{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-password-panel{padding:1rem;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.weak{background:#F48FB1}[web-theme=art_lock][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FFE082}[web-theme=art_lock][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.strong{background:#C5E1A5}[web-theme=art_lock][theme-variant=dark] .p-radiobutton{width:20px;height:20px}[web-theme=art_lock][theme-variant=dark] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#3E4754;background-color:#fff;width:20px;height:20px;color:#eaebec;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#f28241;background:#FFFFFF;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-radiobutton:focus{outline:0 none}[web-theme=art_lock][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box{background-color:#231f20}[web-theme=art_lock][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#fff}[web-theme=art_lock][theme-variant=dark] .bit-radio-list{display:flex;gap:8px}[web-theme=art_lock][theme-variant=dark] .bit-radio-list .bit-radio-option{background-color:#e4e4e4;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=art_lock][theme-variant=dark] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=art_lock][theme-variant=dark] .bit-radio-list .bit-radio-option.selected{background-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-rating .p-rating-icon{color:#eaebec;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=art_lock][theme-variant=dark] .p-rating .p-rating-icon.p-rating-cancel{color:#f48fb1}[web-theme=art_lock][theme-variant=dark] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=art_lock][theme-variant=dark] .p-rating .p-rating-icon.pi-star-fill{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#f48fb1}[web-theme=art_lock][theme-variant=dark] .p-highlight .p-rating .p-rating-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-right{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover{background:#ef6311;border-color:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-slider{background:#545B67;border:0 none;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=art_lock][theme-variant=dark] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=art_lock][theme-variant=dark] .p-slider.p-slider-vertical{width:.286rem}[web-theme=art_lock][theme-variant=dark] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=art_lock][theme-variant=dark] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#545B67;border:2px solid #F28241;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-slider .p-slider-range{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#F28241;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-treeselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-treeselect .p-treeselect-label.p-placeholder{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=art_lock][theme-variant=dark] .p-treeselect .p-treeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=dark] .p-treeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=art_lock][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-treeselect{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-right{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover{background:#ef6311;border-color:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-button{color:#fff;background:#F28241;border:1px solid #F28241;border-color:#f28241;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=art_lock][theme-variant=dark] .p-button:enabled:hover{background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-button:enabled:active{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined{background-color:#f2824133;color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined:enabled:hover{background:rgba(242,130,65,.2);color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined:enabled:active{background:rgba(242,130,65,.16);color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined.p-button-plain{color:#bfc2c6;border-color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined-secondary{background-color:#fff;color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(35,31,32,.2);color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(35,31,32,.16);color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text{background-color:transparent;color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text:enabled:hover{background:rgba(242,130,65,.2);color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text:enabled:active{background:rgba(242,130,65,.16);color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text.p-button-plain{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-text-secondary:enabled.active-option{background:#E4E4E4;border-color:transparent}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-secondary{background-color:#231f20;border-color:#231f20;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-secondary:hover{background-color:#080707;border-color:#080707}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-tertiary{background-color:#424040;border-color:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-tertiary:hover{background-color:#282727;border-color:#282727}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-show-form{border:0;background-color:#facc1533;color:#facc15;min-height:32px;max-height:32px;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-button.p-button-show-form:hover{background-color:#facc1580;color:#facc15}[web-theme=art_lock][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-action{width:3rem;height:3rem;background:#EAEBEC;color:#3e4754}[web-theme=art_lock][theme-variant=dark] .p-speeddial-action:hover{background:#BFC2C6;color:#3e4754}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-speeddial-circle .p-speeddial-item,[web-theme=art_lock][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=art_lock][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=art_lock][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=art_lock][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=art_lock][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=art_lock][theme-variant=dark] .p-speeddial-mask{background-color:#0006}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#545b67;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#636b79}[web-theme=art_lock][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s;font-size:16px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#f28241;background:#F28241;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight{background:#293241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(255,255,255,.03);color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 1px #f9c1a0;outline:0 none}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#eaebec;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #f9c1a0;outline-offset:-1px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-column-resizer-helper{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-scrollable-header,[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-scrollable-footer{background:#293241}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:rgba(255,255,255,.01)}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=art_lock][theme-variant=dark] .p-dataview .p-dataview-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=art_lock][theme-variant=dark] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #545B67;border-width:0 0 1px 0}[web-theme=art_lock][theme-variant=dark] .p-dataview .p-dataview-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-column-filter-row .p-column-filter-menu-button,[web-theme=art_lock][theme-variant=dark] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-clear-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-column-filter-clear-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container th{background:#293241;border:1px solid #545B67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #545B67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-view{background:#293241}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-event{background:#ef6311;border:1px solid #ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-divider{background:#293241;border:1px solid #545B67}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#F28241;border:1px solid #F28241;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#ef6311;border-color:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#545b67}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness th{background:#293241;border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness td{color:#eaebec;border-color:#545b67}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#293241}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#293241}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#F28241;border:1px solid #F28241;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.4;color:#fff;background:#F28241;border:1px solid #F28241}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#ef6311;border-color:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .fc.fc-theme-standard .fc-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#a8450b}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-line-down{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #545B67;border-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #545B67;border-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=art_lock][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-paginator{color:#bfc2c6;padding:.5rem 1rem;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-next,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:transparent;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.286em}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.286em}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;padding:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#424040;border-color:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-timeline .p-timeline-event-marker{border:2px solid #F28241;border-radius:50%;width:1rem;height:1rem;background-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-timeline .p-timeline-event-connector{background-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=art_lock][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=art_lock][theme-variant=dark] .p-tree{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=art_lock][theme-variant=dark] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column{outline-color:#f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#f28241;background:#F28241;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight{background:#293241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr{background:#293241;color:#eaebec;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #f9c1a0;outline-offset:-1px}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-column-resizer-helper{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-scrollable-header,[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-scrollable-footer{background:#293241}[web-theme=art_lock][theme-variant=dark] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#fff}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-body{color:#fff}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#424040;border:1px solid #424040;border-radius:10px}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#999797;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#999797;border-color:#999797}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#424040}[web-theme=art_lock][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#f28241}[web-theme=art_lock][theme-variant=dark] .data-table-custom-container{overflow-x:auto}[web-theme=art_lock][theme-variant=dark] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=art_lock][theme-variant=dark] .data-table-custom th,[web-theme=art_lock][theme-variant=dark] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=art_lock][theme-variant=dark] .data-table-custom td{text-align:left}[web-theme=art_lock][theme-variant=dark] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=art_lock][theme-variant=dark] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=art_lock][theme-variant=dark] .data-table-custom th:first-child,[web-theme=art_lock][theme-variant=dark] .data-table-custom td:first-child{border-left:none}[web-theme=art_lock][theme-variant=dark] .data-table-custom th:last-child,[web-theme=art_lock][theme-variant=dark] .data-table-custom td:last-child{border-right:none}[web-theme=art_lock][theme-variant=dark] .data-table-custom th{border-top:none}[web-theme=art_lock][theme-variant=dark] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=art_lock][theme-variant=dark] .data-table-custom-first-header-cell,[web-theme=art_lock][theme-variant=dark] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=art_lock][theme-variant=dark] .data-table-custom-last-header-cell,[web-theme=art_lock][theme-variant=dark] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=art_lock][theme-variant=dark] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=art_lock][theme-variant=dark] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=art_lock][theme-variant=dark] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=art_lock][theme-variant=dark] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=art_lock][theme-variant=dark] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=art_lock][theme-variant=dark] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=art_lock][theme-variant=dark] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=art_lock][theme-variant=dark] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=art_lock][theme-variant=dark] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=art_lock][theme-variant=dark] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=art_lock][theme-variant=dark] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=art_lock][theme-variant=dark] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=art_lock][theme-variant=dark] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=art_lock][theme-variant=dark] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=art_lock][theme-variant=dark] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=art_lock][theme-variant=dark] .storefront-top-line .p-button{margin-top:20px}[web-theme=art_lock][theme-variant=dark] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=art_lock][theme-variant=dark] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=dark] .fade-enter-active,[web-theme=art_lock][theme-variant=dark] .fade-leave-active{transition:opacity .3s}[web-theme=art_lock][theme-variant=dark] .fade-enter,[web-theme=art_lock][theme-variant=dark] .fade-leave-to{opacity:0}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=art_lock][theme-variant=dark] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=art_lock][theme-variant=dark] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=art_lock][theme-variant=dark] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .storefront-pull-end{margin-left:auto}[web-theme=art_lock][theme-variant=dark] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=art_lock][theme-variant=dark] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=art_lock][theme-variant=dark] .storefront-product-details{flex:1}[web-theme=art_lock][theme-variant=dark] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=art_lock][theme-variant=dark] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=art_lock][theme-variant=dark] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=art_lock][theme-variant=dark] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=art_lock][theme-variant=dark] .storefront-product-verified,[web-theme=art_lock][theme-variant=dark] .storefront-product-vdtMinted{font-size:10px}[web-theme=art_lock][theme-variant=dark] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=art_lock][theme-variant=dark] .storefront-error-messages{color:red;margin:1em}[web-theme=art_lock][theme-variant=dark] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=art_lock][theme-variant=dark] .centered-modal .modal-content{color:#000}[web-theme=art_lock][theme-variant=dark] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=art_lock][theme-variant=dark] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=art_lock][theme-variant=dark] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=art_lock][theme-variant=dark] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=art_lock][theme-variant=dark] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=art_lock][theme-variant=dark] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=art_lock][theme-variant=dark] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=art_lock][theme-variant=dark] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=art_lock][theme-variant=dark] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=art_lock][theme-variant=dark] .centered-modal pre{margin:0}[web-theme=art_lock][theme-variant=dark] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=art_lock][theme-variant=dark] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=art_lock][theme-variant=dark] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .bottom-corner-modal{width:100%;height:100%}}[web-theme=art_lock][theme-variant=dark] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0;border-radius:0 0 6px 6px}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-card{background:#293241;color:#eaebec;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-card .p-card-body{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-card .p-card-subtitle{font-weight:700;margin-bottom:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-card .p-card-content{padding:1rem 0}[web-theme=art_lock][theme-variant=dark] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=art_lock][theme-variant=dark] .p-fieldset{border:1px solid #545B67;background:#293241;color:#eaebec;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-divider .p-divider-content{background-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-horizontal:before{border-top:1px #545B67}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-vertical:before{border-left:1px #545B67}[web-theme=art_lock][theme-variant=dark] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-scrollpanel .p-scrollpanel-bar{background:#545B67;border:0 none}[web-theme=art_lock][theme-variant=dark] .p-splitter{border:1px solid #545B67;background:#293241;border-radius:6px;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=art_lock][theme-variant=dark] .p-splitter .p-splitter-gutter-resizing{background:#545B67}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav{border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#f28241;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#f28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link{background:#293241;color:#f28241;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-toolbar{background:#293241;border:1px solid #545B67;padding:1rem;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup:after{border:solid transparent;border-color:#29324100;border-bottom-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup:before{border:solid transparent;border-color:#545b6700;border-bottom-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=art_lock][theme-variant=dark] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:1px solid #545B67;border-color:#999797}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header{border-bottom:0 none;background:#293241;color:#eaebec;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-footer{border-top:0 none;background:#293241;color:#eaebec;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=art_lock][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel{background:#FFFFFF;color:#eaebec;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close{background:#F28241;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#ef6311;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#293241}[web-theme=art_lock][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-sidebar{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=art_lock][theme-variant=dark] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar{background:#293241;padding:1rem;border:1px solid #545B67;color:#eaebec;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-fileupload-content{background:#293241;padding:2rem 1rem;border:1px solid #545B67;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-progressbar{height:.25rem}[web-theme=art_lock][theme-variant=dark] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=art_lock][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):hover{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):active{background:#ef6311;color:#fff;border-color:#ef6311}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#e4e4e4}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li.p-menuitem-separator{color:#424040}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-contextmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=dark] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=art_lock][theme-variant=dark] .p-dock .p-dock-item{padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-next,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-current,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-next,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-current,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=art_lock][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=art_lock][theme-variant=dark] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=art_lock][theme-variant=dark] .p-megamenu{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-panel{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-menu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-menu.p-menu-overlay{background:#FFFFFF;border:1px solid #545B67;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=art_lock][theme-variant=dark] .p-menu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-menubar{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}@media screen and (max-width: 960px){[web-theme=art_lock][theme-variant=dark] .p-menubar{position:relative}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#bfc2c6;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-button:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=art_lock][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=art_lock][theme-variant=dark] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #545B67;background:#293241;color:#eaebec;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .2s;border-radius:6px;background:transparent}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#eaebec;border:0 none;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #545B67;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;background:#293241;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#293241;border-color:#f28241;color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#293241;border-color:#f28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #f9c1a0}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:1px;color:#044868}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:1px;color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:1px;color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:1px;color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=art_lock][theme-variant=dark] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=art_lock][theme-variant=dark] .p-message{margin:1rem 0;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-info .p-message-icon,[web-theme=art_lock][theme-variant=dark] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-success .p-message-icon,[web-theme=art_lock][theme-variant=dark] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-warn .p-message-icon,[web-theme=art_lock][theme-variant=dark] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-message.p-message-error .p-message-icon,[web-theme=art_lock][theme-variant=dark] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=art_lock][theme-variant=dark] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-toast{opacity:.9}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:none;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=art_lock][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#545b67;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#636b79}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=art_lock][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=art_lock][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-galleria-mask,[web-theme=art_lock][theme-variant=dark] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=art_lock][theme-variant=dark] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=art_lock][theme-variant=dark] .p-image-toolbar{padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-image-action.p-link:last-child{margin-right:0}[web-theme=art_lock][theme-variant=dark] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=art_lock][theme-variant=dark] .p-image-action.p-link i{font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-avatar{border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=art_lock][theme-variant=dark] .p-avatar-group .p-avatar{border:2px solid #293241}[web-theme=art_lock][theme-variant=dark] .p-badge{background:#F28241;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-secondary{background-color:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-success{background-color:#c5e1a5;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-info{background-color:#81d4fa;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-warning{background-color:#ffe082;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-danger{background-color:#f48fb1;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=art_lock][theme-variant=dark] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=art_lock][theme-variant=dark] .p-chip{background-color:#545b67;color:#eaebec;border-radius:16px;padding:0 .5rem}[web-theme=art_lock][theme-variant=dark] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=art_lock][theme-variant=dark] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=dark] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=dark] .p-progressbar{border:0 none;height:1rem;background:#545B67;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-progressbar .p-progressbar-label{color:#fff;line-height:1rem}[web-theme=art_lock][theme-variant=dark] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=dark] .p-scrolltop.p-link{background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-scrolltop.p-link:hover{background:#f28241}[web-theme=art_lock][theme-variant=dark] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f28241}[web-theme=art_lock][theme-variant=dark] .p-skeleton{background-color:#ffffff0f;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,0))}[web-theme=art_lock][theme-variant=dark] .p-tag{background:#F28241;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=art_lock][theme-variant=dark] .p-tag.p-tag-success{background-color:#c5e1a5;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-tag.p-tag-info{background-color:#81d4fa;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-tag.p-tag-warning{background-color:#ffe082;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-tag.p-tag-danger{background-color:#f48fb1;color:#121212}[web-theme=art_lock][theme-variant=dark] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=art_lock][theme-variant=dark] .p-terminal{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem}[web-theme=art_lock][theme-variant=dark] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=art_lock][theme-variant=dark] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=art_lock][theme-variant=dark] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=art_lock][theme-variant=dark] .p-badge{background:#FFFFFF;color:#fff;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=art_lock][theme-variant=dark] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=art_lock][theme-variant=dark] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=art_lock][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=art_lock][theme-variant=dark] .p-datepicker table th>span{font-weight:400}[web-theme=art_lock][theme-variant=dark] .p-card{background-color:#322e2e}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light{width:20px;height:20px}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light .p-checkbox-box{color:#eaebec;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#545b67}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#F28241}[web-theme=art_lock][theme-variant=dark] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#424040;border-radius:8px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{border:none;background:#424040;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#fff}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#fff;background:none}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#999797;border-bottom:1px solid #424040}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:hover{background-color:#424040cc}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=art_lock][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=art_lock][theme-variant=dark] .p-paginator{padding:1rem 0 0}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-current{color:#fff}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#231f20}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-last,[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-next{min-width:auto}[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=art_lock][theme-variant=dark] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=art_lock][theme-variant=dark] .p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=dark] .p-inputtext.dark-inputtext{background-color:#231f20!important;color:#fff!important}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#231f20}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#4e4e4e}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#fff;cursor:pointer}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#4e4e4e}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#f2824133;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=dark] .p-sidebar{background:white;color:#000}[web-theme=art_lock][theme-variant=dark] .p-sidebar .chip{background:#8c8a8a;color:#f28241;border-radius:1.75rem}[web-theme=art_lock][theme-variant=dark] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=art_lock][theme-variant=dark] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=art_lock][theme-variant=dark] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#231F20;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=art_lock][theme-variant=dark] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=art_lock][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=art_lock][theme-variant=dark] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=art_lock][theme-variant=dark] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=art_lock][theme-variant=dark] .bit-primary-heading,[web-theme=art_lock][theme-variant=dark] .bit-secondary-heading{color:#fff}[web-theme=art_lock][theme-variant=dark] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=art_lock][theme-variant=dark] .form-badge.active{background-color:#28a745}[web-theme=art_lock][theme-variant=dark] .form-badge.draft{background-color:#6c757d}[web-theme=art_lock][theme-variant=dark] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=art_lock][theme-variant=dark] .form-list-item{border-radius:.75rem}[web-theme=art_lock][theme-variant=dark] .form-list-item.draft{background-color:#fddac6}[web-theme=art_lock][theme-variant=dark] .form-list-item.active{background-color:#f8a576}[web-theme=art_lock][theme-variant=dark] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=art_lock][theme-variant=dark] .bit-image-upload .file-input{display:none}[web-theme=art_lock][theme-variant=dark] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=art_lock][theme-variant=dark] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=art_lock][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=art_lock][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#f28241}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item.type{background-color:#f28241;border:none;min-height:5rem}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=art_lock][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=art_lock][theme-variant=dark] .bit-input-label{color:#231f20}[web-theme=art_lock][theme-variant=dark] .bit-input-label-dark{color:#999797}[web-theme=art_lock][theme-variant=dark] .bit-table-header{background-color:#424040;color:#fff}[web-theme=art_lock][theme-variant=dark] .rotate-360{animation:rotate .15s linear}[web-theme=art_lock][theme-variant=dark] .bit-age-verification-banner{background:#f9c1a0;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=art_lock][theme-variant=dark] .draggable-table-container{transition:width .3s}[web-theme=art_lock][theme-variant=dark] .draggable-table-container.modal-open{width:75%}[web-theme=art_lock][theme-variant=dark] .draggable-table-container .m-5{margin:0 1rem}[web-theme=art_lock][theme-variant=dark] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=art_lock][theme-variant=dark] .draggable-table-container.modal-open{width:100%}}[web-theme=art_lock][theme-variant=dark] .h-100{height:100%}[web-theme=art_lock][theme-variant=dark] .w-100{width:100%}[web-theme=art_lock][theme-variant=dark] .cursor-move{cursor:move}[web-theme=art_lock][theme-variant=dark] .icon-lg{font-size:24px}[web-theme=art_lock][theme-variant=dark] .border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=dark] .border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=dark] .border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=dark] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=art_lock][theme-variant=dark] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=dark] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=dark] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=dark] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=art_lock][theme-variant=dark] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=dark] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=dark] .md\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=dark] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=art_lock][theme-variant=dark] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=dark] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=dark] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=dark] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=art_lock][theme-variant=dark] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=dark] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=dark] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=dark] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=art_lock][theme-variant=dark] .topbar-border-bottom{border-bottom:1px solid rgba(78,78,78,.1)!important}[web-theme=art_lock][theme-variant=light] :root{--surface-a:#ffffff;--surface-b:#FCFCFC;--surface-c:rgba(242, 130, 65, .2);--surface-d:#D4D6D9;--surface-e:#ffffff;--surface-f:#ffffff;--text-color:#69707A;--text-color-secondary:#83888F;--primary-color:#F28241;--primary-dark-color:#ef6311;--primary-light-color:#f9c1a0;--primary-lighter-color:#f5a171;--primary-color-text:#000000;--font-family:Montserrat, sans-serif;--surface-0: #ffffff;--surface-50: #f2f4f6;--surface-100: #d9dbdd;--surface-200: #c1c3c4;--surface-300: #a9aaac;--surface-400: #919293;--surface-500: #797a7b;--surface-600: #606162;--surface-700: #484949;--surface-800: #303031;--surface-900: #181818;--gray-50: #f2f4f6;--gray-100: #d9dbdd;--gray-200: #c1c3c4;--gray-300: #a9aaac;--gray-400: #919293;--gray-500: #797a7b;--gray-600: #606162;--gray-700: #484949;--gray-800: #303031;--gray-900: #181818;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#F2F4F6;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#D4D6D9;--surface-hover: rgba(242, 130, 65, .2);--focus-ring: 0 0 0 .2rem #f9c1a0;--maskbg: rgba(0, 0, 0, .4)}[web-theme=art_lock][theme-variant=light] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=art_lock][theme-variant=light] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=art_lock][theme-variant=light] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=art_lock][theme-variant=light] h1,[web-theme=art_lock][theme-variant=light] h2,[web-theme=art_lock][theme-variant=light] h3,[web-theme=art_lock][theme-variant=light] h4,[web-theme=art_lock][theme-variant=light] h5,[web-theme=art_lock][theme-variant=light] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=art_lock][theme-variant=light] h1:first-child,[web-theme=art_lock][theme-variant=light] h2:first-child,[web-theme=art_lock][theme-variant=light] h3:first-child,[web-theme=art_lock][theme-variant=light] h4:first-child,[web-theme=art_lock][theme-variant=light] h5:first-child,[web-theme=art_lock][theme-variant=light] h6:first-child{margin-top:0}[web-theme=art_lock][theme-variant=light] h1{font-size:2.5rem}[web-theme=art_lock][theme-variant=light] h2{font-size:2rem}[web-theme=art_lock][theme-variant=light] h3{font-size:1.75rem}[web-theme=art_lock][theme-variant=light] h4{font-size:1.5rem}[web-theme=art_lock][theme-variant=light] h5{font-size:1.25rem}[web-theme=art_lock][theme-variant=light] h6{font-size:1rem}[web-theme=art_lock][theme-variant=light] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=art_lock][theme-variant=light] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=art_lock][theme-variant=light] hr{border-top:solid #D4D6D9;border-width:1px 0 0 0;margin:1rem 0}[web-theme=art_lock][theme-variant=light] p{margin:0 0 1rem;line-height:1.5}[web-theme=art_lock][theme-variant=light] p:last-child{margin-bottom:0}[web-theme=art_lock][theme-variant=light] body{margin:0}[web-theme=art_lock][theme-variant=light] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=art_lock][theme-variant=light] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=art_lock][theme-variant=light] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=art_lock][theme-variant=light] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=art_lock][theme-variant=light] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=art_lock][theme-variant=light] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=art_lock][theme-variant=light] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=art_lock][theme-variant=light] html{height:100%;font-size:1rem}[web-theme=art_lock][theme-variant=light] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#293241cc;padding:0;margin:0;min-height:100%;background-color:#f3f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=art_lock][theme-variant=light] body.blocked-scroll{overflow:auto}[web-theme=art_lock][theme-variant=light] a{text-decoration:none;color:#f5a171;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .ajax-loader{font-size:32px;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=art_lock][theme-variant=light] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=art_lock][theme-variant=light] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-content{padding:32px 14px}}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#F28241,10%)}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#F28241,10%)}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#f59b67}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#f59b67}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#293241cc}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#f28241cc;color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#293241cc}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#f2824133;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#fff;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#fff;border:1px solid white;color:#f9c1a0}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#f9c1a0}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#f59b67}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#f59b67}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#f28241cc;color:#fff}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#f2824133;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=art_lock][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#fff;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger{color:#231f20;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#0d0c0c}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #D4D6D9;transition:background-color .2s;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#f28241}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#231f20}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#231f20}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#f28241}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#424040;font-weight:600}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=art_lock][theme-variant=light] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=art_lock][theme-variant=light] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f3f4f6;color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f3f4f6;color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#e9e9e9;background-color:#f28241;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:red;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#f3f4f6;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-light-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=art_lock][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#e9e9e9;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=art_lock][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:var(--primary-light-color);background-color:#f3f4f6}}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f3f4f6;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f3f4f6;color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#293241;background-color:#f28241;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:red;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#f3f4f6;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#f2824133;background-color:var(--primary-lighter-color);color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#f28241;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#f28241;color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#f28241;background-color:var(--primary-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#f2824133;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#f282411a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#f282411a;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:#293241;background-color:#f28241;background-color:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=art_lock][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#f28241;color:var(--primary-color);background-color:#f3f4f6}}[web-theme=art_lock][theme-variant=light] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#f7faff;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#3e4754;margin:0 0 4px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#fff;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#f7f7f8}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #D4D6D9;color:#d4d6d9;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#f7f7f8}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#F7FAFF 0%,rgba(234,237,243,0) 100%)}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=art_lock][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=art_lock][theme-variant=light] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=art_lock][theme-variant=light] .layout-footer{padding:0 36px}[web-theme=art_lock][theme-variant=light] .layout-footer .footer-menutitle{color:#29324180;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=art_lock][theme-variant=light] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=art_lock][theme-variant=light] .layout-footer ul>li{padding:7px 0}[web-theme=art_lock][theme-variant=light] .layout-footer ul>li>a{color:#293241cc;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=light] .layout-footer ul>li>a:hover{color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-footer .newsletter-input{margin-top:16px;background-color:#fff;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=light] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=art_lock][theme-variant=light] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=art_lock][theme-variant=light] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=art_lock][theme-variant=light] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=light] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=art_lock][theme-variant=light] .clearfix:after{content:" ";display:block;clear:both}[web-theme=art_lock][theme-variant=light] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=art_lock][theme-variant=light] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=art_lock][theme-variant=light] .card:last-child{margin-bottom:0}[web-theme=art_lock][theme-variant=light] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=art_lock][theme-variant=light] .card .card-header h6{margin-bottom:2px}[web-theme=art_lock][theme-variant=light] .card .card-header .subtitle{font-weight:600;color:#29324180}[web-theme=art_lock][theme-variant=light] .card .card-subtitle{color:#29324180;font-weight:600;margin:-1rem 0 1rem}[web-theme=art_lock][theme-variant=light] .card.no-gutter{margin-bottom:0}[web-theme=art_lock][theme-variant=light] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=art_lock][theme-variant=light] .p-text-secondary{color:#29324180}[web-theme=art_lock][theme-variant=light] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=art_lock][theme-variant=light] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=art_lock][theme-variant=light] .layout-dashboard .chart{overflow:auto}[web-theme=art_lock][theme-variant=light] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=art_lock][theme-variant=light] .layout-dashboard .desktop-teams{display:none}[web-theme=art_lock][theme-variant=light] .layout-dashboard .mobile-teams{display:block}[web-theme=art_lock][theme-variant=light] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=art_lock][theme-variant=light] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=art_lock][theme-variant=light] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#f28241}[web-theme=art_lock][theme-variant=light] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=art_lock][theme-variant=light] .overview-box .overview-info>h1{margin:0;color:#000}[web-theme=art_lock][theme-variant=light] .overview-box>i{font-size:24px}[web-theme=art_lock][theme-variant=light] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=art_lock][theme-variant=light] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=art_lock][theme-variant=light] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=art_lock][theme-variant=light] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=art_lock][theme-variant=light] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=art_lock][theme-variant=light] .timeline{padding-right:4px}[web-theme=art_lock][theme-variant=light] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=art_lock][theme-variant=light] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=art_lock][theme-variant=light] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=art_lock][theme-variant=light] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#29324180}[web-theme=art_lock][theme-variant=light] .timeline>ul>li .event-content span.event-title{color:#3e4754}[web-theme=art_lock][theme-variant=light] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#29324180}[web-theme=art_lock][theme-variant=light] .timeline>ul>li.blue>i{color:#297fff}[web-theme=art_lock][theme-variant=light] .timeline>ul>li.green>i{color:#34b56f}[web-theme=art_lock][theme-variant=light] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=art_lock][theme-variant=light] .device-status .content{color:#29324180;line-height:1.4;margin-bottom:20px}[web-theme=art_lock][theme-variant=light] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#29324180}[web-theme=art_lock][theme-variant=light] .device-status .progress>span{min-width:40px}[web-theme=art_lock][theme-variant=light] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=art_lock][theme-variant=light] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=art_lock][theme-variant=light] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=art_lock][theme-variant=light] .device-status .device{margin-bottom:16px}[web-theme=art_lock][theme-variant=light] .device-status .device span{color:#f28241;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=art_lock][theme-variant=light] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=art_lock][theme-variant=light] .device-status .device span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=art_lock][theme-variant=light] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=light] .team .card-header{padding:0;min-width:70px}[web-theme=art_lock][theme-variant=light] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=art_lock][theme-variant=light] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=art_lock][theme-variant=light] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#293241cc;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=art_lock][theme-variant=light] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=art_lock][theme-variant=light] .map{padding:0}[web-theme=art_lock][theme-variant=light] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=art_lock][theme-variant=light] .map .map-content{padding:50px 20px 28px}[web-theme=art_lock][theme-variant=light] .map .map-content h6{margin:0 0 16px}[web-theme=art_lock][theme-variant=light] .map .map-content .city{margin-bottom:16px}[web-theme=art_lock][theme-variant=light] .map .map-content .city span{color:#f28241;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=art_lock][theme-variant=light] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=art_lock][theme-variant=light] .map .map-content .city span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=art_lock][theme-variant=light] .schedule>p{color:#29324180}[web-theme=art_lock][theme-variant=light] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .schedule>ul>li{background:#F7F7F8;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=art_lock][theme-variant=light] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=art_lock][theme-variant=light] .schedule>ul>li .schedule-header span{color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=light] .schedule>ul>li>span{margin-top:4px;color:#29324180;display:block;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=light] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=art_lock][theme-variant=light] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=art_lock][theme-variant=light] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=art_lock][theme-variant=light] .statistics .statistic-item h6{margin:0;font-weight:600;color:#29324180}[web-theme=art_lock][theme-variant=light] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f7faff;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#eef5ff;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-name h6{margin:0;color:#293241cc;line-height:17px;font-weight:600}[web-theme=art_lock][theme-variant=light] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-price i{display:inline-block}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=art_lock][theme-variant=light] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#29324180}[web-theme=art_lock][theme-variant=light] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=art_lock][theme-variant=light] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=art_lock][theme-variant=light] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=art_lock][theme-variant=light] .operations{overflow:auto}[web-theme=art_lock][theme-variant=light] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=art_lock][theme-variant=light] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=art_lock][theme-variant=light] .operations .insights .insight-header h6{margin:0 6px}[web-theme=art_lock][theme-variant=light] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#29324180}[web-theme=art_lock][theme-variant=light] .operations .insights>ul>li span{font-weight:600}[web-theme=art_lock][theme-variant=light] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=art_lock][theme-variant=light] .operations>button{width:100%}[web-theme=art_lock][theme-variant=light] .notification{padding:30px 24px;background-color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=light] .notification>h6{margin:0;color:#293241cc}[web-theme=art_lock][theme-variant=light] .notification>h6>a{margin-left:10px}[web-theme=art_lock][theme-variant=light] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#f28241;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#F28241;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#ffffff 0%,rgba(234,237,243,0) 100%)}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#f7faff;margin-bottom:8px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#293241cc}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#29324180}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#29324180}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#293241cc}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#f7faff}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=art_lock][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#f7f7f8;border:none}[web-theme=art_lock][theme-variant=light] .image-card{padding:0;position:relative}[web-theme=art_lock][theme-variant=light] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=art_lock][theme-variant=light] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=art_lock][theme-variant=light] .image-card .image-content{padding:32px 20px 28px}[web-theme=art_lock][theme-variant=light] .image-card .image-content h6{margin:0 0 8px}[web-theme=art_lock][theme-variant=light] .image-card .image-content>p{color:#29324180}[web-theme=art_lock][theme-variant=light] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=art_lock][theme-variant=light] .login-body{background:#FFFFFF}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>p>a{color:#f28241;cursor:pointer}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>div>input,[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}@media (max-width: 992px){[web-theme=art_lock][theme-variant=light] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=art_lock][theme-variant=light] .exception-body .exception-topbar{height:62px;background-color:#fff;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=art_lock][theme-variant=light] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#29324180}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=art_lock][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=art_lock][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=art_lock][theme-variant=light] .landing-body{background-color:#e5e5e5}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=art_lock][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=art_lock][theme-variant=light] .landing-body .landing-button.p-button{padding:0}[web-theme=art_lock][theme-variant=light] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=art_lock][theme-variant=light] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=art_lock][theme-variant=light] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=art_lock][theme-variant=light] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=art_lock][theme-variant=light] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=art_lock][theme-variant=light] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=art_lock][theme-variant=light] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=art_lock][theme-variant=light] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=art_lock][theme-variant=light] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=art_lock][theme-variant=light] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=art_lock][theme-variant=light] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=art_lock][theme-variant=light] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=art_lock][theme-variant=light] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .landing-body.block-scroll{overflow:hidden}[web-theme=art_lock][theme-variant=light] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=art_lock][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=art_lock][theme-variant=light] .help-page p{margin:0}[web-theme=art_lock][theme-variant=light] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=art_lock][theme-variant=light] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=art_lock][theme-variant=light] .help-page .help-search .help-search-content h3{color:#293241cc;font-weight:500}[web-theme=art_lock][theme-variant=light] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=art_lock][theme-variant=light] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=art_lock][theme-variant=light] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=art_lock][theme-variant=light] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=art_lock][theme-variant=light] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=art_lock][theme-variant=light] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=art_lock][theme-variant=light] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=art_lock][theme-variant=light] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=art_lock][theme-variant=light] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=light] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #D4D6D9;background-color:#fff;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=art_lock][theme-variant=light] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=art_lock][theme-variant=light] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=art_lock][theme-variant=light] .help-page .blog-post .blog-text h1{color:#293241cc;margin-bottom:1rem;font-weight:500}[web-theme=art_lock][theme-variant=light] .help-page .blog-post .blog-text span{color:#29324180;line-height:1.4}[web-theme=art_lock][theme-variant=light] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=art_lock][theme-variant=light] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=art_lock][theme-variant=light] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=art_lock][theme-variant=light] .invoice{padding:2rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=art_lock][theme-variant=light] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=art_lock][theme-variant=light] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=art_lock][theme-variant=light] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=art_lock][theme-variant=light] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=art_lock][theme-variant=light] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #F3F4F6}[web-theme=art_lock][theme-variant=light] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table tr{border-bottom:1px solid #F3F4F6}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table th{font-weight:500}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table th,[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table th:first-child,[web-theme=art_lock][theme-variant=light] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=art_lock][theme-variant=light] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=art_lock][theme-variant=light] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=art_lock][theme-variant=light] body *{visibility:hidden}[web-theme=art_lock][theme-variant=light] #invoice-content *{visibility:visible}[web-theme=art_lock][theme-variant=light] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=art_lock][theme-variant=light] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#ffffff;z-index:999;border-left:0 none;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=art_lock][theme-variant=light] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=art_lock][theme-variant=light] .layout-config p{line-height:1.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=art_lock][theme-variant=light] .layout-config .layout-themes>div{padding:.25rem}[web-theme=art_lock][theme-variant=light] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=art_lock][theme-variant=light] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=art_lock][theme-variant=light] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=art_lock][theme-variant=light] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=art_lock][theme-variant=light] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=art_lock][theme-variant=light] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#f7faff}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=art_lock][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=art_lock][theme-variant=light] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=art_lock][theme-variant=light] body{color:#000}[web-theme=art_lock][theme-variant=light] .layout-content-wrapper,[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .menu-wrapper{background-color:#fff;box-shadow:none}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=art_lock][theme-variant=light] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=art_lock][theme-variant=light] *{box-sizing:border-box}[web-theme=art_lock][theme-variant=light] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=art_lock][theme-variant=light] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=art_lock][theme-variant=light] .p-disabled,[web-theme=art_lock][theme-variant=light] .p-component:disabled{opacity:.6}[web-theme=art_lock][theme-variant=light] .p-error{color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=art_lock][theme-variant=light] .p-text-secondary{color:#83888f}[web-theme=art_lock][theme-variant=light] .pi{font-size:1rem}[web-theme=art_lock][theme-variant=light] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=art_lock][theme-variant=light] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=art_lock][theme-variant=light] .text-primary{color:#f28241!important}[web-theme=art_lock][theme-variant=light] .bg-primary{background-color:#f28241!important}[web-theme=art_lock][theme-variant=light] .bg-light-primary{background-color:#f2824133!important}[web-theme=art_lock][theme-variant=light] .border-primary{border-color:#f28241!important}[web-theme=art_lock][theme-variant=light] .text-secondary{color:#f3f4f6!important}[web-theme=art_lock][theme-variant=light] .bg-secondary{background-color:#f3f4f6!important}[web-theme=art_lock][theme-variant=light] .bg-light-secondary{background-color:#f3f4f633!important}[web-theme=art_lock][theme-variant=light] .border-secondary{border-color:#f3f4f6!important}[web-theme=art_lock][theme-variant=light] .text-tertiary{color:#231f20!important}[web-theme=art_lock][theme-variant=light] .bg-tertiary{background-color:#231f20!important}[web-theme=art_lock][theme-variant=light] .bg-light-tertiary{background-color:#231f2033!important}[web-theme=art_lock][theme-variant=light] .border-tertiary{border-color:#231f20!important}[web-theme=art_lock][theme-variant=light] .text-white{color:#fff!important}[web-theme=art_lock][theme-variant=light] .bg-white{background-color:#fff!important}[web-theme=art_lock][theme-variant=light] .bg-light-white{background-color:#fff3!important}[web-theme=art_lock][theme-variant=light] .border-white{border-color:#fff!important}[web-theme=art_lock][theme-variant=light] .text-black{color:#000!important}[web-theme=art_lock][theme-variant=light] .bg-black{background-color:#000!important}[web-theme=art_lock][theme-variant=light] .bg-light-black{background-color:#0003!important}[web-theme=art_lock][theme-variant=light] .border-black{border-color:#000!important}[web-theme=art_lock][theme-variant=light] .text-gray{color:#e4e4e4!important}[web-theme=art_lock][theme-variant=light] .bg-gray{background-color:#e4e4e4!important}[web-theme=art_lock][theme-variant=light] .bg-light-gray{background-color:#e4e4e433!important}[web-theme=art_lock][theme-variant=light] .border-gray{border-color:#e4e4e4!important}[web-theme=art_lock][theme-variant=light] .text-success{color:#f28241!important}[web-theme=art_lock][theme-variant=light] .bg-success{background-color:#f28241!important}[web-theme=art_lock][theme-variant=light] .bg-light-success{background-color:#f2824133!important}[web-theme=art_lock][theme-variant=light] .border-success{border-color:#f28241!important}[web-theme=art_lock][theme-variant=light] .text-info{color:#0cc4fe!important}[web-theme=art_lock][theme-variant=light] .bg-info{background-color:#0cc4fe!important}[web-theme=art_lock][theme-variant=light] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=art_lock][theme-variant=light] .border-info{border-color:#0cc4fe!important}[web-theme=art_lock][theme-variant=light] .text-error{color:#cc4848!important}[web-theme=art_lock][theme-variant=light] .bg-error{background-color:#cc4848!important}[web-theme=art_lock][theme-variant=light] .bg-light-error{background-color:#cc484833!important}[web-theme=art_lock][theme-variant=light] .border-error{border-color:#cc4848!important}[web-theme=art_lock][theme-variant=light] .text-warn{color:#facc15!important}[web-theme=art_lock][theme-variant=light] .bg-warn{background-color:#facc15!important}[web-theme=art_lock][theme-variant=light] .bg-light-warn{background-color:#facc1533!important}[web-theme=art_lock][theme-variant=light] .border-warn{border-color:#facc15!important}[web-theme=art_lock][theme-variant=light] .bit-primary-card{background-color:#fff!important}[web-theme=art_lock][theme-variant=light] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#FFFFFF,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=light] .bit-secondary-card{background-color:#f3f4f6!important}[web-theme=art_lock][theme-variant=light] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#F3F4F6,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=light] .bit-tertiary-card{background-color:#f3f4f6!important}[web-theme=art_lock][theme-variant=light] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#F3F4F6,rgba(0,0,0,0))}[web-theme=art_lock][theme-variant=light] .bit-primary-text1{color:#424040!important}[web-theme=art_lock][theme-variant=light] .bit-primary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=light] .bit-secondary-text1{color:#000!important}[web-theme=art_lock][theme-variant=light] .bit-secondary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=light] .bit-tertiary-text1{color:#000!important}[web-theme=art_lock][theme-variant=light] .bit-tertiary-text2{color:#999797!important}[web-theme=art_lock][theme-variant=light] .options-overlay{z-index:1003!important}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#f28241;box-shadow:0 0 0 1px #ffffff1a}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=art_lock][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=art_lock][theme-variant=light] .notifications-overlay{z-index:1003!important}[web-theme=art_lock][theme-variant=light] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=art_lock][theme-variant=light] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .text-border-left{border-left:5px solid #F28241;padding-left:10px;color:#000}[web-theme=art_lock][theme-variant=light] .table-container{background-color:#fff;padding:1rem;border-radius:10px}[web-theme=art_lock][theme-variant=light] .sub-heading,[web-theme=art_lock][theme-variant=light] .menu-heading{color:#000}[web-theme=art_lock][theme-variant=light] .top-bar-app-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(255,255,255,0) 1.43%,#231F20 46.12%,rgba(255,255,255,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=art_lock][theme-variant=light] .search-input{position:relative;width:100%;display:flex}[web-theme=art_lock][theme-variant=light] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#231f20;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=art_lock][theme-variant=light] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=light] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#f28241;color:#fff;border:#F28241;width:150px}[web-theme=art_lock][theme-variant=light] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=art_lock][theme-variant=light] .search-input{width:320px}}[web-theme=art_lock][theme-variant=light] .text-grayed{color:#999797!important}[web-theme=art_lock][theme-variant=light] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#f28241;margin:.1rem}[web-theme=art_lock][theme-variant=light] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-primary{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-secondary{color:#f3f4f6!important;background-color:#f3f4f633}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-tertiary{color:#231f20!important;background-color:#231f2033}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-success{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=art_lock][theme-variant=light] .filter-chip.filter-chip-warn{color:#facc15!important;background-color:#facc1533}[web-theme=art_lock][theme-variant=light] .chip{border-radius:1.75rem;min-width:max-content;color:#f28241;background-color:#f2824133;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=art_lock][theme-variant=light] .chip.chip-primary{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .chip.chip-secondary{color:#f3f4f6!important;background-color:#f3f4f633}[web-theme=art_lock][theme-variant=light] .chip.chip-tertiary{color:#231f20!important;background-color:#231f2033}[web-theme=art_lock][theme-variant=light] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=art_lock][theme-variant=light] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=art_lock][theme-variant=light] .chip.chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=art_lock][theme-variant=light] .chip.chip-success{color:#f28241!important;background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=art_lock][theme-variant=light] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=art_lock][theme-variant=light] .chip.chip-warn{color:#facc15!important;background-color:#facc1533}[web-theme=art_lock][theme-variant=light] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=art_lock][theme-variant=light] .bit-file-field input{display:none}[web-theme=art_lock][theme-variant=light] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=art_lock][theme-variant=light] .bit-file-selected{height:40px;background-color:#e4e4e4;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=art_lock][theme-variant=light] .category-divider{background-color:#e4e4e4;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=art_lock][theme-variant=light] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e4e4e4;height:50px;width:50px;border-radius:50%;border:1px solid #E4E4E4;color:#000}@media (max-width: 767px){[web-theme=art_lock][theme-variant=light] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=art_lock][theme-variant=light] .form-list__item{background-color:#f28241;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=art_lock][theme-variant=light] .form-list__item.draft{background-color:#999797}[web-theme=art_lock][theme-variant=light] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=art_lock][theme-variant=light] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=art_lock][theme-variant=light] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=art_lock][theme-variant=light] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=art_lock][theme-variant=light] .add-field__item:hover{background-color:#f3f4f6;color:#f28241}[web-theme=art_lock][theme-variant=light] .category-type-list__item{position:relative;cursor:pointer}[web-theme=art_lock][theme-variant=light] .category-type-list__item:hover .delete-button,[web-theme=art_lock][theme-variant=light] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=art_lock][theme-variant=light] .category-type-list__item:hover .arrow{color:#f28241}[web-theme=art_lock][theme-variant=light] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=art_lock][theme-variant=light] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=art_lock][theme-variant=light] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=art_lock][theme-variant=light] .category-list__item:hover .delete-button{display:block}[web-theme=art_lock][theme-variant=light] .category-list__item:hover .arrow{color:#f28241}[web-theme=art_lock][theme-variant=light] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=art_lock][theme-variant=light] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #F28241;overflow-x:auto}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b{display:none;background-color:#231f20;bottom:0;position:absolute;width:16px;height:16px}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b:after{display:block;background-color:#f3f4f6;content:"";border-radius:50%;width:32px;height:32px}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li.active{z-index:1;background-color:#f28241}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs li.active b{display:block;background-color:#f28241}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li{background-color:#231f20;color:#fff}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li b{display:block}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li.active{background-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li.active b{background-color:#f28241}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li.active b:after{background-color:#231f20}[web-theme=art_lock][theme-variant=light] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=art_lock][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#f2824133;border-radius:.375rem}[web-theme=art_lock][theme-variant=light] .link{color:#28aee0}[web-theme=art_lock][theme-variant=light] .link:hover{text-decoration:underline}[web-theme=art_lock][theme-variant=light] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=art_lock][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=art_lock][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#f28241;border-radius:4px;display:inline-block;height:100%}[web-theme=art_lock][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=art_lock][theme-variant=light] .search-filter:after,[web-theme=art_lock][theme-variant=light] .search-filter:before{display:none}[web-theme=art_lock][theme-variant=light] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#e4e4e4}[web-theme=art_lock][theme-variant=light] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=art_lock][theme-variant=light] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=art_lock][theme-variant=light] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=art_lock][theme-variant=light] ::-webkit-scrollbar-thumb{background-color:#f28241;border-radius:10px}[web-theme=art_lock][theme-variant=light] :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}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-inputtext{width:100%}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=art_lock][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=art_lock][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(242,130,65,.2);color:#f28241;border-radius:16px}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#000}[web-theme=art_lock][theme-variant=light] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=art_lock][theme-variant=light] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=art_lock][theme-variant=light] .p-datepicker{padding:.5rem;background:#ffffff;color:#000;border:1px solid #D4D6D9;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#231F20;color:#fff}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header{padding:.5rem;color:#000;background:#ffffff;font-weight:600;margin:0;border-bottom:1px solid #D4D6D9;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-datepicker table th{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker table td{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=art_lock][theme-variant=light] .p-datepicker table td>span.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datepicker table td.p-datepicker-today>span{background:#D4D6D9;color:#69707a;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker{border-top:1px solid #D4D6D9;padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker button:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #D4D6D9;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=art_lock][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=art_lock][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=art_lock][theme-variant=light] .p-datepicker table th,[web-theme=art_lock][theme-variant=light] .p-datepicker table td{padding:0}}[web-theme=art_lock][theme-variant=light] .p-cascadeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-cascadeselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=art_lock][theme-variant=light] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=art_lock][theme-variant=light] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-cascadeselect{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-checkbox{width:18px;height:18px}[web-theme=art_lock][theme-variant=light] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:18px;height:18px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight{border-color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#ef6311;background:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=art_lock][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#ef6311}[web-theme=art_lock][theme-variant=light] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=art_lock][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#69707a;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=art_lock][theme-variant=light] .p-colorpicker-panel{background:#323232;border:1px solid #191919}[web-theme=art_lock][theme-variant=light] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=art_lock][theme-variant=light] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}[web-theme=art_lock][theme-variant=light] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-dropdown:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=art_lock][theme-variant=light] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=art_lock][theme-variant=light] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=art_lock][theme-variant=light] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=art_lock][theme-variant=light] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=art_lock][theme-variant=light] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-dropdown.dark-dropdown{background:#FFFFFF}[web-theme=art_lock][theme-variant=light] .p-dropdown.dark-dropdown .p-dropdown-label{color:#000}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#000;background:#F3F4F6;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-dropdown{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar{background:#FCFCFC;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#83888f}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#83888f}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#69707a;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-content.ql-snow{border:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#69707a}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#f28241}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#f28241}[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=art_lock][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-inputgroup-addon{color:#83888f;border-top:1px solid #D4D6D9;border-left:1px solid #D4D6D9;border-bottom:1px solid #D4D6D9;padding:.7rem .5rem;min-width:2.357rem}[web-theme=art_lock][theme-variant=light] .p-inputgroup-addon:last-child{border-right:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-component,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-component:focus,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-component:focus~label,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=art_lock][theme-variant=light] .p-inputgroup-addon:first-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup button:first-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup input:first-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-inputgroup-addon:last-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup button:last-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup input:last-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=art_lock][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=art_lock][theme-variant=light] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=art_lock][theme-variant=light] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-inputnumber.dark-inputnumber input{background-color:#fff!important;color:#000!important}[web-theme=art_lock][theme-variant=light] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=art_lock][theme-variant=light] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=art_lock][theme-variant=light] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=art_lock][theme-variant=light] .p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#ef6311}[web-theme=art_lock][theme-variant=light] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#ffffff;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=art_lock][theme-variant=light] .p-inputtext:enabled:hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=art_lock][theme-variant=light] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=art_lock][theme-variant=light] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=art_lock][theme-variant=light] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=art_lock][theme-variant=light] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=art_lock][theme-variant=light] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=art_lock][theme-variant=light] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=art_lock][theme-variant=light] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=art_lock][theme-variant=light] ::-webkit-input-placeholder{color:#999797}[web-theme=art_lock][theme-variant=light] :-moz-placeholder{color:#999797}[web-theme=art_lock][theme-variant=light] ::-moz-placeholder{color:#999797}[web-theme=art_lock][theme-variant=light] :-ms-input-placeholder{color:#999797}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-inputtext{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-inputtext:enabled:hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-inputtext:enabled:focus{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=art_lock][theme-variant=light] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=art_lock][theme-variant=light] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=art_lock][theme-variant=light] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=art_lock][theme-variant=light] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=light] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=art_lock][theme-variant=light] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=art_lock][theme-variant=light] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=light] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=art_lock][theme-variant=light] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=art_lock][theme-variant=light] .p-listbox{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=art_lock][theme-variant=light] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-multiselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=art_lock][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(242,130,65,.2);color:#f28241;border-radius:16px}[web-theme=art_lock][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-multiselect .p-multiselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-multiselect.dark-multiselect{background:#FFFFFF}[web-theme=art_lock][theme-variant=light] .p-multiselect.dark-multiselect .p-multiselect-label{color:#000}[web-theme=art_lock][theme-variant=light] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-multiselect{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-password-panel{padding:1rem;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#D4D6D9}[web-theme=art_lock][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.weak{background:#D32F2F}[web-theme=art_lock][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FBC02D}[web-theme=art_lock][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.strong{background:#689F38}[web-theme=art_lock][theme-variant=light] .p-radiobutton{width:20px;height:20px}[web-theme=art_lock][theme-variant=light] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#ffffff;background-color:#fff;width:20px;height:20px;color:#69707a;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#f28241;background:#FFFFFF;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-radiobutton:focus{outline:0 none}[web-theme=art_lock][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box,[web-theme=art_lock][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#ef6311}[web-theme=art_lock][theme-variant=light] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#000}[web-theme=art_lock][theme-variant=light] .bit-radio-list{display:flex;gap:8px}[web-theme=art_lock][theme-variant=light] .bit-radio-list .bit-radio-option{background-color:#e4e4e4;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=art_lock][theme-variant=light] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=art_lock][theme-variant=light] .bit-radio-list .bit-radio-option.selected{background-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=light] .p-rating .p-rating-icon{color:#69707a;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=art_lock][theme-variant=light] .p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}[web-theme=art_lock][theme-variant=light] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=art_lock][theme-variant=light] .p-rating .p-rating-icon.pi-star-fill{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}[web-theme=art_lock][theme-variant=light] .p-highlight .p-rating .p-rating-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button .p-button-icon-right{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight{background:#F28241;border-color:#f28241;color:#000}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover{background:#ef6311;border-color:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=art_lock][theme-variant=light] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-slider{background:#D4D6D9;border:0 none;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=art_lock][theme-variant=light] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=art_lock][theme-variant=light] .p-slider.p-slider-vertical{width:.286rem}[web-theme=art_lock][theme-variant=light] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=art_lock][theme-variant=light] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#ffffff;border:2px solid #F28241;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-slider .p-slider-range{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#F28241;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-treeselect:not(.p-disabled):hover{border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-treeselect .p-treeselect-label.p-placeholder{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=art_lock][theme-variant=light] .p-treeselect .p-treeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=art_lock][theme-variant=light] .p-treeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=art_lock][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-treeselect{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button .p-button-icon-right{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight{background:#F28241;border-color:#f28241;color:#000}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover{background:#ef6311;border-color:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=art_lock][theme-variant=light] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-button{color:#fff;background:#F28241;border:1px solid #F28241;border-color:#f28241;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=art_lock][theme-variant=light] .p-button:enabled:hover{background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .p-button:enabled:active{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined{background-color:#f2824133;color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined:enabled:hover{background:rgba(242,130,65,.2);color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined:enabled:active{background:rgba(242,130,65,.16);color:#f28241;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined.p-button-plain{color:#83888f;border-color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(242,130,65,.2);color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined-secondary{background-color:#fff;color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(35,31,32,.2);color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(35,31,32,.16);color:#231f20;border:1px solid}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text{background-color:transparent;color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text:enabled:hover{background:rgba(242,130,65,.2);color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text:enabled:active{background:rgba(242,130,65,.16);color:#f28241;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text.p-button-plain{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(242,130,65,.2);color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-button.p-button-text-secondary:enabled.active-option{background:#E4E4E4;border-color:transparent}[web-theme=art_lock][theme-variant=light] .p-button.p-button-secondary{background-color:#231f20;border-color:#231f20;color:#fff}[web-theme=art_lock][theme-variant=light] .p-button.p-button-secondary:hover{background-color:#080707;border-color:#080707}[web-theme=art_lock][theme-variant=light] .p-button.p-button-tertiary{background-color:#e4e4e4;border-color:#e4e4e4;color:#424040}[web-theme=art_lock][theme-variant=light] .p-button.p-button-tertiary:hover{background-color:#cbcbcb;border-color:#cbcbcb}[web-theme=art_lock][theme-variant=light] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=art_lock][theme-variant=light] .p-button.p-button-show-form{border:0;background-color:#facc1533;color:#facc15;min-height:32px;max-height:32px;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-button.p-button-show-form:hover{background-color:#facc1580;color:#facc15}[web-theme=art_lock][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-action{width:3rem;height:3rem;background:#69707A;color:#fff}[web-theme=art_lock][theme-variant=light] .p-speeddial-action:hover{background:#343a40;color:#fff}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-speeddial-circle .p-speeddial-item,[web-theme=art_lock][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=art_lock][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=art_lock][theme-variant=light] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=light] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=art_lock][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=art_lock][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=art_lock][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=art_lock][theme-variant=light] .p-speeddial-mask{background-color:#0006}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#f2824133;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#D4D6D9}[web-theme=art_lock][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-paginator-top,[web-theme=art_lock][theme-variant=light] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s;font-size:16px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#f28241;background:#F28241;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column.p-highlight{background:#FCFCFC;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(242,130,65,.2);color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #f9c1a0;outline:0 none}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#69707a;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #f9c1a0;outline-offset:-1px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #f28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #f28241}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-datatable .p-column-resizer-helper{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-scrollable-header,[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-scrollable-footer{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=art_lock][theme-variant=light] .p-dataview .p-dataview-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=art_lock][theme-variant=light] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid rgba(242,130,65,.2);border-width:0 0 1px 0}[web-theme=art_lock][theme-variant=light] .p-dataview .p-dataview-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-column-filter-row .p-column-filter-menu-button,[web-theme=art_lock][theme-variant=light] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-column-filter-clear-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-column-filter-clear-button:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container th{background:#FCFCFC;border:1px solid #D4D6D9;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #D4D6D9;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-view{background:#ffffff}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-event{background:#ef6311;border:1px solid #ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-divider{background:#FCFCFC;border:1px solid #D4D6D9}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button{color:#000;background:#F28241;border:1px solid #F28241;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#F28241;border-color:#f28241;color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#ef6311;border-color:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#d4d6d9}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness th{background:#FCFCFC;border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness td{color:#69707a;border-color:#d4d6d9}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#000;background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#ef6311;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#000;background:#F28241;border:1px solid #F28241;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#000;background:#F28241;border:1px solid #F28241}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#F28241;border-color:#f28241;color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#ef6311;border-color:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .fc.fc-theme-standard .fc-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#a8450b}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-line-down{background:#D4D6D9}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=art_lock][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-paginator{color:#83888f;padding:.5rem 1rem;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-next,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(242,130,65,.2);border-color:transparent;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=art_lock][theme-variant=light] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}[web-theme=art_lock][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;padding:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#F28241;border-color:#f28241;color:#fff}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#E4E4E4;border-color:#e4e4e4;color:#424040}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#f28241;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-timeline .p-timeline-event-marker{border:2px solid #F28241;border-radius:50%;width:1rem;height:1rem;background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-timeline .p-timeline-event-connector{background-color:#d4d6d9}[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=art_lock][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=art_lock][theme-variant=light] .p-tree{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=art_lock][theme-variant=light] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-paginator-top,[web-theme=art_lock][theme-variant=light] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column{outline-color:#f9c1a0}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#f28241;background:#F28241;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column.p-highlight{background:#FCFCFC;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#69707a;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid rgba(242,130,65,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #f9c1a0;outline-offset:-1px}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-treetable .p-column-resizer-helper{background:#F28241}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-scrollable-header,[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-scrollable-footer{background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#000}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-body{color:#000}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#fdf0e8;border:1px solid #fdf0e8;border-radius:10px}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#f9c1a0;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#f9c1a0;border-color:#f9c1a0}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#fdf0e8}[web-theme=art_lock][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#999797}[web-theme=art_lock][theme-variant=light] .data-table-custom-container{overflow-x:auto}[web-theme=art_lock][theme-variant=light] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=art_lock][theme-variant=light] .data-table-custom th,[web-theme=art_lock][theme-variant=light] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=art_lock][theme-variant=light] .data-table-custom td{text-align:left}[web-theme=art_lock][theme-variant=light] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=art_lock][theme-variant=light] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=art_lock][theme-variant=light] .data-table-custom th:first-child,[web-theme=art_lock][theme-variant=light] .data-table-custom td:first-child{border-left:none}[web-theme=art_lock][theme-variant=light] .data-table-custom th:last-child,[web-theme=art_lock][theme-variant=light] .data-table-custom td:last-child{border-right:none}[web-theme=art_lock][theme-variant=light] .data-table-custom th{border-top:none}[web-theme=art_lock][theme-variant=light] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=art_lock][theme-variant=light] .data-table-custom-first-header-cell,[web-theme=art_lock][theme-variant=light] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=art_lock][theme-variant=light] .data-table-custom-last-header-cell,[web-theme=art_lock][theme-variant=light] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=art_lock][theme-variant=light] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=art_lock][theme-variant=light] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=art_lock][theme-variant=light] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=art_lock][theme-variant=light] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=art_lock][theme-variant=light] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=art_lock][theme-variant=light] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=art_lock][theme-variant=light] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=art_lock][theme-variant=light] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=art_lock][theme-variant=light] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=art_lock][theme-variant=light] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=art_lock][theme-variant=light] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=art_lock][theme-variant=light] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=art_lock][theme-variant=light] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=art_lock][theme-variant=light] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=art_lock][theme-variant=light] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=art_lock][theme-variant=light] .storefront-top-line .p-button{margin-top:20px}[web-theme=art_lock][theme-variant=light] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=art_lock][theme-variant=light] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=art_lock][theme-variant=light] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=art_lock][theme-variant=light] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=art_lock][theme-variant=light] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=art_lock][theme-variant=light] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=art_lock][theme-variant=light] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=art_lock][theme-variant=light] .fade-enter-active,[web-theme=art_lock][theme-variant=light] .fade-leave-active{transition:opacity .3s}[web-theme=art_lock][theme-variant=light] .fade-enter,[web-theme=art_lock][theme-variant=light] .fade-leave-to{opacity:0}[web-theme=art_lock][theme-variant=light] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=art_lock][theme-variant=light] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=art_lock][theme-variant=light] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=art_lock][theme-variant=light] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=art_lock][theme-variant=light] .storefront-pull-end{margin-left:auto}[web-theme=art_lock][theme-variant=light] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=art_lock][theme-variant=light] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=art_lock][theme-variant=light] .storefront-product-details{flex:1}[web-theme=art_lock][theme-variant=light] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=art_lock][theme-variant=light] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=art_lock][theme-variant=light] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=art_lock][theme-variant=light] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=art_lock][theme-variant=light] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=art_lock][theme-variant=light] .storefront-product-verified,[web-theme=art_lock][theme-variant=light] .storefront-product-vdtMinted{font-size:10px}[web-theme=art_lock][theme-variant=light] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=art_lock][theme-variant=light] .storefront-error-messages{color:red;margin:1em}[web-theme=art_lock][theme-variant=light] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=art_lock][theme-variant=light] .centered-modal .modal-content{color:#000}[web-theme=art_lock][theme-variant=light] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=art_lock][theme-variant=light] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=art_lock][theme-variant=light] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=art_lock][theme-variant=light] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=art_lock][theme-variant=light] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=art_lock][theme-variant=light] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=art_lock][theme-variant=light] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=art_lock][theme-variant=light] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=art_lock][theme-variant=light] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=art_lock][theme-variant=light] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=art_lock][theme-variant=light] .centered-modal pre{margin:0}[web-theme=art_lock][theme-variant=light] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=art_lock][theme-variant=light] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=art_lock][theme-variant=light] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=art_lock][theme-variant=light] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .bottom-corner-modal{width:100%;height:100%}}[web-theme=art_lock][theme-variant=light] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#d4d6d9;background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0;border-radius:0 0 6px 6px}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-card{background:#ffffff;color:#69707a;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-card .p-card-body{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-card .p-card-content{padding:1rem 0}[web-theme=art_lock][theme-variant=light] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=art_lock][theme-variant=light] .p-fieldset{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-divider .p-divider-content{background-color:#fff}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-horizontal:before{border-top:1px #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-vertical:before{border-left:1px #D4D6D9}[web-theme=art_lock][theme-variant=light] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-scrollpanel .p-scrollpanel-bar{background:#FCFCFC;border:0 none}[web-theme=art_lock][theme-variant=light] .p-splitter{border:1px solid #D4D6D9;background:#ffffff;border-radius:6px;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#FCFCFC}[web-theme=art_lock][theme-variant=light] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=art_lock][theme-variant=light] .p-splitter .p-splitter-gutter-resizing{background:#D4D6D9}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav{border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#83888f;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#f28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#f28241;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-toolbar{background:#FCFCFC;border:1px solid #D4D6D9;padding:1rem;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-confirm-popup{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=art_lock][theme-variant=light] .p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=art_lock][theme-variant=light] .p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=art_lock][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}[web-theme=art_lock][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=art_lock][theme-variant=light] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=art_lock][theme-variant=light] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:0 none;border-color:#999797}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header{border-bottom:0 none;background:#ffffff;color:#69707a;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#424040}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#424040}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-footer{border-top:0 none;background:#ffffff;color:#69707a;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=art_lock][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=art_lock][theme-variant=light] .p-overlaypanel{background:#FFFFFF;color:#69707a;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=light] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=art_lock][theme-variant=light] .p-overlaypanel .p-overlaypanel-close{background:#F28241;color:#000;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=art_lock][theme-variant=light] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#ef6311;color:#000}[web-theme=art_lock][theme-variant=light] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=art_lock][theme-variant=light] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=art_lock][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}[web-theme=art_lock][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}[web-theme=art_lock][theme-variant=light] .p-sidebar{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=art_lock][theme-variant=light] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=art_lock][theme-variant=light] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=art_lock][theme-variant=light] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=art_lock][theme-variant=light] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-fileupload-buttonbar{background:#FCFCFC;padding:1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-progressbar{height:.25rem}[web-theme=art_lock][theme-variant=light] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=art_lock][theme-variant=light] .p-fileupload-choose:not(.p-disabled):hover{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .p-fileupload-choose:not(.p-disabled):active{background:#ef6311;color:#000;border-color:#ef6311}[web-theme=art_lock][theme-variant=light] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#231f20}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li.p-menuitem-separator{color:#231f20}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-contextmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=light] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=art_lock][theme-variant=light] .p-dock .p-dock-item{padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-item-next,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-item-current,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-item-next,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-item-current,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=art_lock][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=art_lock][theme-variant=light] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=art_lock][theme-variant=light] .p-megamenu{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-panel{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-menu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-menu.p-menu-overlay{background:#FFFFFF;border:0 none;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=art_lock][theme-variant=light] .p-menu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-menubar{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}@media screen and (max-width: 960px){[web-theme=art_lock][theme-variant=light] .p-menubar{position:relative}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#83888f;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-button:hover{color:#83888f;background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=art_lock][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=art_lock][theme-variant=light] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(242,130,65,.2);border-color:#d4d6d9;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#d4d6d9;background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#ffffff}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#69707a;border:1px solid rgba(242,130,65,.2);background:#ffffff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#69707a}[web-theme=art_lock][theme-variant=light] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #D4D6D9;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav{background:#ffffff;border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;background:#ffffff;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#83888f;color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#f28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tieredmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#f28241}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #f9c1a0}[web-theme=art_lock][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0px;color:#044868}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:0px;color:#224a23}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0px;color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:0px;color:#73000c}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=art_lock][theme-variant=light] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=art_lock][theme-variant=light] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=art_lock][theme-variant=light] .p-message{margin:1rem 0;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=art_lock][theme-variant=light] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=art_lock][theme-variant=light] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=art_lock][theme-variant=light] .p-message.p-message-info .p-message-icon,[web-theme=art_lock][theme-variant=light] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=art_lock][theme-variant=light] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=art_lock][theme-variant=light] .p-message.p-message-success .p-message-icon,[web-theme=art_lock][theme-variant=light] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=art_lock][theme-variant=light] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-message.p-message-warn .p-message-icon,[web-theme=art_lock][theme-variant=light] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=art_lock][theme-variant=light] .p-message.p-message-error .p-message-icon,[web-theme=art_lock][theme-variant=light] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=art_lock][theme-variant=light] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=art_lock][theme-variant=light] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-toast{opacity:.9}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=art_lock][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-item-nav{background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#fcfcfc;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#f2824133;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#D4D6D9}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=art_lock][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#F28241;color:#f28241}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#fcfcfc;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-galleria-mask,[web-theme=art_lock][theme-variant=light] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=art_lock][theme-variant=light] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=art_lock][theme-variant=light] .p-image-toolbar{padding:1rem}[web-theme=art_lock][theme-variant=light] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-image-action.p-link:last-child{margin-right:0}[web-theme=art_lock][theme-variant=light] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=art_lock][theme-variant=light] .p-image-action.p-link i{font-size:1.5rem}[web-theme=art_lock][theme-variant=light] .p-avatar{border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=art_lock][theme-variant=light] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=art_lock][theme-variant=light] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=art_lock][theme-variant=light] .p-avatar-group .p-avatar{border:2px solid #ffffff}[web-theme=art_lock][theme-variant=light] .p-badge{background:#F28241;color:#000;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-secondary{background-color:#e4e4e4;color:#424040}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-success{background-color:#689f38;color:#fff}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-info{background-color:#0288d1;color:#fff}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=art_lock][theme-variant=light] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=art_lock][theme-variant=light] .p-chip{background-color:#d4d6d9;color:#69707a;border-radius:16px;padding:0 .5rem}[web-theme=art_lock][theme-variant=light] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=art_lock][theme-variant=light] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=art_lock][theme-variant=light] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(242,130,65,.2);color:#69707a}[web-theme=art_lock][theme-variant=light] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=art_lock][theme-variant=light] .p-progressbar{border:0 none;height:1rem;background:#D4D6D9;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-progressbar .p-progressbar-label{color:#000;line-height:1rem}[web-theme=art_lock][theme-variant=light] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=art_lock][theme-variant=light] .p-scrolltop.p-link{background:rgba(0,0,0,.7)}[web-theme=art_lock][theme-variant=light] .p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}[web-theme=art_lock][theme-variant=light] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#fcfcfc}[web-theme=art_lock][theme-variant=light] .p-skeleton{background-color:#f2824133;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}[web-theme=art_lock][theme-variant=light] .p-tag{background:#F28241;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=art_lock][theme-variant=light] .p-tag.p-tag-success{background-color:#689f38;color:#fff}[web-theme=art_lock][theme-variant=light] .p-tag.p-tag-info{background-color:#0288d1;color:#fff}[web-theme=art_lock][theme-variant=light] .p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}[web-theme=art_lock][theme-variant=light] .p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}[web-theme=art_lock][theme-variant=light] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=art_lock][theme-variant=light] .p-terminal{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;padding:1rem}[web-theme=art_lock][theme-variant=light] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=art_lock][theme-variant=light] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=art_lock][theme-variant=light] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=art_lock][theme-variant=light] .p-badge{background:#FFFFFF;color:#000;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=art_lock][theme-variant=light] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=art_lock][theme-variant=light] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=art_lock][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=art_lock][theme-variant=light] .p-datepicker table th>span{font-weight:400}[web-theme=art_lock][theme-variant=light] .p-card{background-color:#322e2e}[web-theme=art_lock][theme-variant=light] .p-checkbox.light{width:18px;height:18px}[web-theme=art_lock][theme-variant=light] .p-checkbox.light .p-checkbox-box{color:#69707a;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=art_lock][theme-variant=light] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=art_lock][theme-variant=light] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#83888f}[web-theme=art_lock][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=art_lock][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#F28241}[web-theme=art_lock][theme-variant=light] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=art_lock][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#231F20;border-radius:8px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{border:none;background:#231F20;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#424040}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#424040}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#000;background:none}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#000}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#424040;border-bottom:1px solid #E4E4E4}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr:hover{background-color:#f2824133}[web-theme=art_lock][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=art_lock][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=art_lock][theme-variant=light] .p-paginator{padding:1rem 0 0}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-current{color:#000}[web-theme=art_lock][theme-variant=light] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=art_lock][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-last,[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-next{min-width:auto}[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=art_lock][theme-variant=light] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=art_lock][theme-variant=light] .p-dataview .p-paginator-top,[web-theme=art_lock][theme-variant=light] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=art_lock][theme-variant=light] .p-inputtext.dark-inputtext{background-color:#fff!important;color:#000!important}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=art_lock][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#f3f4f6}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#231f20;cursor:pointer}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#fff}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=art_lock][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#f2824133;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=art_lock][theme-variant=light] .p-sidebar{background:white;color:#000}[web-theme=art_lock][theme-variant=light] .p-sidebar .chip{background:#8c8a8a;color:#f28241;border-radius:1.75rem}[web-theme=art_lock][theme-variant=light] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=art_lock][theme-variant=light] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=art_lock][theme-variant=light] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=art_lock][theme-variant=light] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=art_lock][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#F3F4F6;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=art_lock][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(242,130,65,.2)}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=art_lock][theme-variant=light] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=art_lock][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=art_lock][theme-variant=light] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=art_lock][theme-variant=light] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=art_lock][theme-variant=light] .bit-primary-heading{color:#000}[web-theme=art_lock][theme-variant=light] .bit-secondary-heading{color:#231f20}[web-theme=art_lock][theme-variant=light] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=art_lock][theme-variant=light] .form-badge.active{background-color:#28a745}[web-theme=art_lock][theme-variant=light] .form-badge.draft{background-color:#6c757d}[web-theme=art_lock][theme-variant=light] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=art_lock][theme-variant=light] .form-list-item{border-radius:.75rem}[web-theme=art_lock][theme-variant=light] .form-list-item.draft{background-color:#fddac6}[web-theme=art_lock][theme-variant=light] .form-list-item.active{background-color:#f8a576}[web-theme=art_lock][theme-variant=light] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=art_lock][theme-variant=light] .bit-image-upload .file-input{display:none}[web-theme=art_lock][theme-variant=light] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=art_lock][theme-variant=light] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=art_lock][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=art_lock][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=art_lock][theme-variant=light] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=art_lock][theme-variant=light] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=art_lock][theme-variant=light] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#f28241}[web-theme=art_lock][theme-variant=light] .dataview-grid-item.type{background-color:#f28241;border:none;min-height:5rem}[web-theme=art_lock][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=art_lock][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=art_lock][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=art_lock][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=art_lock][theme-variant=light] .bit-input-label,[web-theme=art_lock][theme-variant=light] .bit-input-label-dark{color:#000}[web-theme=art_lock][theme-variant=light] .bit-table-header{background-color:#231f20;color:#fff}[web-theme=art_lock][theme-variant=light] .rotate-360{animation:rotate .15s linear}[web-theme=art_lock][theme-variant=light] .bit-age-verification-banner{background:#f9c1a0;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=art_lock][theme-variant=light] .draggable-table-container{transition:width .3s}[web-theme=art_lock][theme-variant=light] .draggable-table-container.modal-open{width:75%}[web-theme=art_lock][theme-variant=light] .draggable-table-container .m-5{margin:0 1rem}[web-theme=art_lock][theme-variant=light] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=art_lock][theme-variant=light] .draggable-table-container.modal-open{width:100%}}[web-theme=art_lock][theme-variant=light] .h-100{height:100%}[web-theme=art_lock][theme-variant=light] .w-100{width:100%}[web-theme=art_lock][theme-variant=light] .cursor-move{cursor:move}[web-theme=art_lock][theme-variant=light] .icon-lg{font-size:24px}[web-theme=art_lock][theme-variant=light] .border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=light] .border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=light] .border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=light] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=art_lock][theme-variant=light] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=light] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=light] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=light] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=art_lock][theme-variant=light] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=light] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=light] .md\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=light] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=art_lock][theme-variant=light] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=light] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=light] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=light] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=art_lock][theme-variant=light] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=art_lock][theme-variant=light] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=art_lock][theme-variant=light] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=art_lock][theme-variant=light] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=art_lock][theme-variant=light] .topbar-border-bottom{border-bottom:1px solid rgba(35,31,32,.1)!important}[web-theme=sportafi][theme-variant=dark] :root{--surface-a:#293241;--surface-b:#3E4754;--surface-c:rgba(255, 255, 255, .03);--surface-d:#545B67;--surface-e:#293241;--surface-f:#293241;--text-color:#EAEBEC;--text-color-secondary:#BFC2C6;--primary-color:#FEBF45;--primary-dark-color:#feae12;--primary-light-color:#ffe2aa;--primary-lighter-color:#fed078;--primary-color-text:#FFFFFF;--font-family:Montserrat, sans-serif;--surface-0: #293241;--surface-50: #3e4754;--surface-100: #545b67;--surface-200: #69707a;--surface-300: #7f848d;--surface-400: #9499a0;--surface-500: #a9adb3;--surface-600: #bfc2c6;--surface-700: #d4d6d9;--surface-800: #eaebec;--surface-900: #ffffff;--gray-50:#eaebec;--gray-100: #d4d6d9;--gray-200: #d4d6d9;--gray-300: #bfc2c6;--gray-400: #a9adb3;--gray-500: #7f848d;--gray-600: #69707a;--gray-700: #545b67;--gray-800: #3e4754;--gray-900: #293241;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#3E4754;--surface-section:#3E4754;--surface-card:#293241;--surface-overlay:#293241;--surface-border:#545B67;--surface-hover:rgba(255,255,255,.03);--focus-ring: 0 0 0 1px #ffe2aa;--maskbg: rgba(0, 0, 0, .4)}[web-theme=sportafi][theme-variant=dark] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=sportafi][theme-variant=dark] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}[web-theme=sportafi][theme-variant=dark] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=sportafi][theme-variant=dark] h1,[web-theme=sportafi][theme-variant=dark] h2,[web-theme=sportafi][theme-variant=dark] h3,[web-theme=sportafi][theme-variant=dark] h4,[web-theme=sportafi][theme-variant=dark] h5,[web-theme=sportafi][theme-variant=dark] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=sportafi][theme-variant=dark] h1:first-child,[web-theme=sportafi][theme-variant=dark] h2:first-child,[web-theme=sportafi][theme-variant=dark] h3:first-child,[web-theme=sportafi][theme-variant=dark] h4:first-child,[web-theme=sportafi][theme-variant=dark] h5:first-child,[web-theme=sportafi][theme-variant=dark] h6:first-child{margin-top:0}[web-theme=sportafi][theme-variant=dark] h1{font-size:2.5rem}[web-theme=sportafi][theme-variant=dark] h2{font-size:2rem}[web-theme=sportafi][theme-variant=dark] h3{font-size:1.75rem}[web-theme=sportafi][theme-variant=dark] h4{font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] h5{font-size:1.25rem}[web-theme=sportafi][theme-variant=dark] h6{font-size:1rem}[web-theme=sportafi][theme-variant=dark] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=sportafi][theme-variant=dark] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=sportafi][theme-variant=dark] hr{border-top:solid #545B67;border-width:1px 0 0 0;margin:1rem 0}[web-theme=sportafi][theme-variant=dark] p{margin:0 0 1rem;line-height:1.5}[web-theme=sportafi][theme-variant=dark] p:last-child{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] body{margin:0}[web-theme=sportafi][theme-variant=dark] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=sportafi][theme-variant=dark] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=sportafi][theme-variant=dark] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=sportafi][theme-variant=dark] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=sportafi][theme-variant=dark] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=sportafi][theme-variant=dark] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=sportafi][theme-variant=dark] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}[web-theme=sportafi][theme-variant=dark] html{height:100%;font-size:1rem}[web-theme=sportafi][theme-variant=dark] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#eaebec;padding:0;margin:0;min-height:100%;background-color:#171d4d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=sportafi][theme-variant=dark] body.blocked-scroll{overflow:auto}[web-theme=sportafi][theme-variant=dark] a{text-decoration:none;color:#fed078;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .ajax-loader{font-size:32px;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=sportafi][theme-variant=dark] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=sportafi][theme-variant=dark] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-content{padding:32px 14px}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#FEBF45,10%)}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#FEBF45,10%)}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#fecd6e}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#fecd6e}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#febf45cc;color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#febf4533;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#303A48;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#1d2461;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#1d2461;border:1px solid #1d2461;color:#ffe2aa}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#ffe2aa}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#1d2461}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#fecd6e}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#fecd6e}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#febf45cc;color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#febf4533;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=sportafi][theme-variant=dark] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#1d2461;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger{color:#999797;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#858282}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #545B67;transition:background-color .2s;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#febf45}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#999797}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#999797}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#febf45}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#fff;font-weight:600}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=dark] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=sportafi][theme-variant=dark] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=sportafi][theme-variant=dark] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#171d4d;color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#171d4d;color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#e9e9e9;background-color:#febf45;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:red;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#171d4d;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#e9e9e9;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=sportafi][theme-variant=dark] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:var(--primary-light-color);background-color:#171d4d}}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#171d4d;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#171d4d;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#293241;background-color:#febf45;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:red;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#171d4d;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#293241;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=sportafi][theme-variant=dark] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:var(--primary-color);background-color:#171d4d}}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#303a48;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#293241;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#fff;margin:0 0 4px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#293241;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#3e4754}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #545B67;color:#545b67;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#3e4754}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#303A48 0%,rgba(234,237,243,0) 100%)}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=sportafi][theme-variant=dark] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=sportafi][theme-variant=dark] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=sportafi][theme-variant=dark] .layout-footer{padding:0 36px}[web-theme=sportafi][theme-variant=dark] .layout-footer .footer-menutitle{color:#bfc2c6;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=sportafi][theme-variant=dark] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=sportafi][theme-variant=dark] .layout-footer ul>li{padding:7px 0}[web-theme=sportafi][theme-variant=dark] .layout-footer ul>li>a{color:#eaebec;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=dark] .layout-footer ul>li>a:hover{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-footer .newsletter-input{margin-top:16px;background-color:#293241;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=sportafi][theme-variant=dark] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=sportafi][theme-variant=dark] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=sportafi][theme-variant=dark] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=dark] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=sportafi][theme-variant=dark] .clearfix:after{content:" ";display:block;clear:both}[web-theme=sportafi][theme-variant=dark] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=sportafi][theme-variant=dark] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=sportafi][theme-variant=dark] .card:last-child{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=sportafi][theme-variant=dark] .card .card-header h6{margin-bottom:2px}[web-theme=sportafi][theme-variant=dark] .card .card-header .subtitle{font-weight:600;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .card .card-subtitle{color:#bfc2c6;font-weight:600;margin:-1rem 0 1rem}[web-theme=sportafi][theme-variant=dark] .card.no-gutter{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=sportafi][theme-variant=dark] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=sportafi][theme-variant=dark] .layout-dashboard .chart{overflow:auto}[web-theme=sportafi][theme-variant=dark] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=sportafi][theme-variant=dark] .layout-dashboard .desktop-teams{display:none}[web-theme=sportafi][theme-variant=dark] .layout-dashboard .mobile-teams{display:block}[web-theme=sportafi][theme-variant=dark] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=sportafi][theme-variant=dark] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=sportafi][theme-variant=dark] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#febf45}[web-theme=sportafi][theme-variant=dark] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=sportafi][theme-variant=dark] .overview-box .overview-info>h1{margin:0;color:#fff}[web-theme=sportafi][theme-variant=dark] .overview-box>i{font-size:24px}[web-theme=sportafi][theme-variant=dark] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=sportafi][theme-variant=dark] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=sportafi][theme-variant=dark] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=sportafi][theme-variant=dark] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=sportafi][theme-variant=dark] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=sportafi][theme-variant=dark] .timeline{padding-right:4px}[web-theme=sportafi][theme-variant=dark] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li .event-content span.event-title{color:#fff}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li.blue>i{color:#297fff}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li.green>i{color:#34b56f}[web-theme=sportafi][theme-variant=dark] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=sportafi][theme-variant=dark] .device-status .content{color:#bfc2c6;line-height:1.4;margin-bottom:20px}[web-theme=sportafi][theme-variant=dark] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .device-status .progress>span{min-width:40px}[web-theme=sportafi][theme-variant=dark] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=dark] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=sportafi][theme-variant=dark] .device-status .device{margin-bottom:16px}[web-theme=sportafi][theme-variant=dark] .device-status .device span{color:#febf45;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=sportafi][theme-variant=dark] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=sportafi][theme-variant=dark] .device-status .device span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=sportafi][theme-variant=dark] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .team .card-header{padding:0;min-width:70px}[web-theme=sportafi][theme-variant=dark] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=sportafi][theme-variant=dark] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=sportafi][theme-variant=dark] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#eaebec;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=sportafi][theme-variant=dark] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=sportafi][theme-variant=dark] .map{padding:0}[web-theme=sportafi][theme-variant=dark] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=sportafi][theme-variant=dark] .map .map-content{padding:50px 20px 28px}[web-theme=sportafi][theme-variant=dark] .map .map-content h6{margin:0 0 16px}[web-theme=sportafi][theme-variant=dark] .map .map-content .city{margin-bottom:16px}[web-theme=sportafi][theme-variant=dark] .map .map-content .city span{color:#febf45;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=sportafi][theme-variant=dark] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=sportafi][theme-variant=dark] .map .map-content .city span.status{font-size:12px;color:#bfc2c6;margin-top:4px;display:block}[web-theme=sportafi][theme-variant=dark] .schedule>p{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .schedule>ul>li{background:#3E4754;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=sportafi][theme-variant=dark] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=sportafi][theme-variant=dark] .schedule>ul>li .schedule-header span{color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .schedule>ul>li>span{margin-top:4px;color:#bfc2c6;display:block;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=sportafi][theme-variant=dark] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=sportafi][theme-variant=dark] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=sportafi][theme-variant=dark] .statistics .statistic-item h6{margin:0;font-weight:600;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#303a48;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#374250;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-name h6{margin:0;color:#eaebec;line-height:17px;font-weight:600}[web-theme=sportafi][theme-variant=dark] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-price i{display:inline-block}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=sportafi][theme-variant=dark] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=sportafi][theme-variant=dark] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=sportafi][theme-variant=dark] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=sportafi][theme-variant=dark] .operations{overflow:auto}[web-theme=sportafi][theme-variant=dark] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=sportafi][theme-variant=dark] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=sportafi][theme-variant=dark] .operations .insights .insight-header h6{margin:0 6px}[web-theme=sportafi][theme-variant=dark] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .operations .insights>ul>li span{font-weight:600}[web-theme=sportafi][theme-variant=dark] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=sportafi][theme-variant=dark] .operations>button{width:100%}[web-theme=sportafi][theme-variant=dark] .notification{padding:30px 24px;background-color:#293241;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=dark] .notification>h6{margin:0;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .notification>h6>a{margin-left:10px}[web-theme=sportafi][theme-variant=dark] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#febf45;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#FEBF45;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#293241 0%,rgba(234,237,243,0) 100%)}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#303a48;margin-bottom:8px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#bfc2c6;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#303a48}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=sportafi][theme-variant=dark] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#3e4754;border:none}[web-theme=sportafi][theme-variant=dark] .image-card{padding:0;position:relative}[web-theme=sportafi][theme-variant=dark] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=sportafi][theme-variant=dark] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=sportafi][theme-variant=dark] .image-card .image-content{padding:32px 20px 28px}[web-theme=sportafi][theme-variant=dark] .image-card .image-content h6{margin:0 0 8px}[web-theme=sportafi][theme-variant=dark] .image-card .image-content>p{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=sportafi][theme-variant=dark] .login-body{background:#FFFFFF}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>p>a{color:#febf45;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input,[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}@media (max-width: 992px){[web-theme=sportafi][theme-variant=dark] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-topbar{height:62px;background-color:#293241;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#bfc2c6;font-weight:500}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=dark] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=sportafi][theme-variant=dark] .landing-body{background-color:#e5e5e5}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-button.p-button{padding:0}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=sportafi][theme-variant=dark] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=sportafi][theme-variant=dark] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=sportafi][theme-variant=dark] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=sportafi][theme-variant=dark] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .landing-body.block-scroll{overflow:hidden}[web-theme=sportafi][theme-variant=dark] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=sportafi][theme-variant=dark] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=sportafi][theme-variant=dark] .help-page p{margin:0}[web-theme=sportafi][theme-variant=dark] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=sportafi][theme-variant=dark] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=sportafi][theme-variant=dark] .help-page .help-search .help-search-content h3{color:#eaebec;font-weight:500}[web-theme=sportafi][theme-variant=dark] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=sportafi][theme-variant=dark] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=sportafi][theme-variant=dark] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=sportafi][theme-variant=dark] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=dark] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=sportafi][theme-variant=dark] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=sportafi][theme-variant=dark] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=sportafi][theme-variant=dark] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=sportafi][theme-variant=dark] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #545B67;background-color:#293241;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post .blog-text h1{color:#eaebec;margin-bottom:1rem;font-weight:500}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post .blog-text span{color:#bfc2c6;line-height:1.4}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=sportafi][theme-variant=dark] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=sportafi][theme-variant=dark] .invoice{padding:2rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #171D4D}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table tr{border-bottom:1px solid #171D4D}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table th{font-weight:500}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table th,[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table th:first-child,[web-theme=sportafi][theme-variant=dark] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=sportafi][theme-variant=dark] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=sportafi][theme-variant=dark] body *{visibility:hidden}[web-theme=sportafi][theme-variant=dark] #invoice-content *{visibility:visible}[web-theme=sportafi][theme-variant=dark] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=sportafi][theme-variant=dark] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#1e1e1e;z-index:999;border-left:1px solid #545B67;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=sportafi][theme-variant=dark] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=sportafi][theme-variant=dark] .layout-config p{line-height:1.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=sportafi][theme-variant=dark] .layout-config .layout-themes>div{padding:.25rem}[web-theme=sportafi][theme-variant=dark] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=sportafi][theme-variant=dark] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=sportafi][theme-variant=dark] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=sportafi][theme-variant=dark] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=sportafi][theme-variant=dark] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=sportafi][theme-variant=dark] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#384454}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#303a48}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#384454}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=sportafi][theme-variant=dark] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=sportafi][theme-variant=dark] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=sportafi][theme-variant=dark] body{color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-content-wrapper,[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .menu-wrapper{background-color:#37408d;box-shadow:none}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=sportafi][theme-variant=dark] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=sportafi][theme-variant=dark] *{box-sizing:border-box}[web-theme=sportafi][theme-variant=dark] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=sportafi][theme-variant=dark] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=sportafi][theme-variant=dark] .p-disabled,[web-theme=sportafi][theme-variant=dark] .p-component:disabled{opacity:.4}[web-theme=sportafi][theme-variant=dark] .p-error{color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=sportafi][theme-variant=dark] .p-text-secondary{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .pi{font-size:1rem}[web-theme=sportafi][theme-variant=dark] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=sportafi][theme-variant=dark] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}[web-theme=sportafi][theme-variant=dark] .text-primary{color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .bg-primary{background-color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .bg-light-primary{background-color:#febf4533!important}[web-theme=sportafi][theme-variant=dark] .border-primary{border-color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .text-secondary{color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bg-secondary{background-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bg-light-secondary{background-color:#171d4d33!important}[web-theme=sportafi][theme-variant=dark] .border-secondary{border-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .text-tertiary{color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bg-tertiary{background-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bg-light-tertiary{background-color:#171d4d33!important}[web-theme=sportafi][theme-variant=dark] .border-tertiary{border-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .text-white{color:#fff!important}[web-theme=sportafi][theme-variant=dark] .bg-white{background-color:#fff!important}[web-theme=sportafi][theme-variant=dark] .bg-light-white{background-color:#fff3!important}[web-theme=sportafi][theme-variant=dark] .border-white{border-color:#fff!important}[web-theme=sportafi][theme-variant=dark] .text-black{color:#000!important}[web-theme=sportafi][theme-variant=dark] .bg-black{background-color:#000!important}[web-theme=sportafi][theme-variant=dark] .bg-light-black{background-color:#0003!important}[web-theme=sportafi][theme-variant=dark] .border-black{border-color:#000!important}[web-theme=sportafi][theme-variant=dark] .text-gray{color:#e4e4e4!important}[web-theme=sportafi][theme-variant=dark] .bg-gray{background-color:#e4e4e4!important}[web-theme=sportafi][theme-variant=dark] .bg-light-gray{background-color:#e4e4e433!important}[web-theme=sportafi][theme-variant=dark] .border-gray{border-color:#e4e4e4!important}[web-theme=sportafi][theme-variant=dark] .text-success{color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .bg-success{background-color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .bg-light-success{background-color:#febf4533!important}[web-theme=sportafi][theme-variant=dark] .border-success{border-color:#febf45!important}[web-theme=sportafi][theme-variant=dark] .text-info{color:#0cc4fe!important}[web-theme=sportafi][theme-variant=dark] .bg-info{background-color:#0cc4fe!important}[web-theme=sportafi][theme-variant=dark] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=sportafi][theme-variant=dark] .border-info{border-color:#0cc4fe!important}[web-theme=sportafi][theme-variant=dark] .text-error{color:#cc4848!important}[web-theme=sportafi][theme-variant=dark] .bg-error{background-color:#cc4848!important}[web-theme=sportafi][theme-variant=dark] .bg-light-error{background-color:#cc484833!important}[web-theme=sportafi][theme-variant=dark] .border-error{border-color:#cc4848!important}[web-theme=sportafi][theme-variant=dark] .text-warn{color:#f6851b!important}[web-theme=sportafi][theme-variant=dark] .bg-warn{background-color:#f6851b!important}[web-theme=sportafi][theme-variant=dark] .bg-light-warn{background-color:#f6851b33!important}[web-theme=sportafi][theme-variant=dark] .border-warn{border-color:#f6851b!important}[web-theme=sportafi][theme-variant=dark] .bit-primary-card{background-color:#37408d!important}[web-theme=sportafi][theme-variant=dark] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#37408D,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=dark] .bit-secondary-card{background-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#171D4D,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=dark] .bit-tertiary-card{background-color:#171d4d!important}[web-theme=sportafi][theme-variant=dark] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#171D4D,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=dark] .bit-primary-text1{color:#fff!important}[web-theme=sportafi][theme-variant=dark] .bit-primary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .bit-secondary-text1{color:#fff!important}[web-theme=sportafi][theme-variant=dark] .bit-secondary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .bit-tertiary-text1{color:#fff!important}[web-theme=sportafi][theme-variant=dark] .bit-tertiary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .options-overlay{z-index:1003!important}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#febf45;box-shadow:0 0 0 1px #ffffff1a}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=sportafi][theme-variant=dark] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=sportafi][theme-variant=dark] .notifications-overlay{z-index:1003!important}[web-theme=sportafi][theme-variant=dark] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=sportafi][theme-variant=dark] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .text-border-left{border-left:5px solid #FEBF45;padding-left:10px;color:#fff}[web-theme=sportafi][theme-variant=dark] .table-container{background-color:#37408d;padding:1rem;border-radius:10px}[web-theme=sportafi][theme-variant=dark] .sub-heading,[web-theme=sportafi][theme-variant=dark] .menu-heading{color:#fff}[web-theme=sportafi][theme-variant=dark] .top-bar-app-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(55,64,141,0) 1.43%,#FFFFFF 46.12%,rgba(55,64,141,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=sportafi][theme-variant=dark] .search-input{position:relative;width:100%;display:flex}[web-theme=sportafi][theme-variant=dark] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#171d4d;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=dark] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#febf45;color:#fff;border:#FEBF45;width:150px}[web-theme=sportafi][theme-variant=dark] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=sportafi][theme-variant=dark] .search-input{width:320px}}[web-theme=sportafi][theme-variant=dark] .text-grayed{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#febf45;margin:.1rem}[web-theme=sportafi][theme-variant=dark] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-primary{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-secondary,[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-tertiary{color:#171d4d!important;background-color:#171d4d33}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-success{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=sportafi][theme-variant=dark] .filter-chip.filter-chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=sportafi][theme-variant=dark] .chip{border-radius:1.75rem;min-width:max-content;color:#febf45;background-color:#febf4533;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=sportafi][theme-variant=dark] .chip.chip-primary{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .chip.chip-secondary,[web-theme=sportafi][theme-variant=dark] .chip.chip-tertiary{color:#171d4d!important;background-color:#171d4d33}[web-theme=sportafi][theme-variant=dark] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=sportafi][theme-variant=dark] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=sportafi][theme-variant=dark] .chip.chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=sportafi][theme-variant=dark] .chip.chip-success{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=sportafi][theme-variant=dark] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=sportafi][theme-variant=dark] .chip.chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=sportafi][theme-variant=dark] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=sportafi][theme-variant=dark] .bit-file-field input{display:none}[web-theme=sportafi][theme-variant=dark] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=sportafi][theme-variant=dark] .bit-file-selected{height:40px;background-color:#e4e4e4;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=sportafi][theme-variant=dark] .category-divider{background-color:#e4e4e4;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=sportafi][theme-variant=dark] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e4e4e4;height:50px;width:50px;border-radius:50%;border:1px solid #E4E4E4;color:#000}@media (max-width: 767px){[web-theme=sportafi][theme-variant=dark] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=sportafi][theme-variant=dark] .form-list__item{background-color:#febf45;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=sportafi][theme-variant=dark] .form-list__item.draft{background-color:#999797}[web-theme=sportafi][theme-variant=dark] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=sportafi][theme-variant=dark] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=sportafi][theme-variant=dark] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=sportafi][theme-variant=dark] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=sportafi][theme-variant=dark] .add-field__item:hover{background-color:#171d4d;color:#febf45}[web-theme=sportafi][theme-variant=dark] .category-type-list__item{position:relative;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .category-type-list__item:hover .delete-button,[web-theme=sportafi][theme-variant=dark] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=sportafi][theme-variant=dark] .category-type-list__item:hover .arrow{color:#febf45}[web-theme=sportafi][theme-variant=dark] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=sportafi][theme-variant=dark] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=sportafi][theme-variant=dark] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .category-list__item:hover .delete-button{display:block}[web-theme=sportafi][theme-variant=dark] .category-list__item:hover .arrow{color:#febf45}[web-theme=sportafi][theme-variant=dark] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=sportafi][theme-variant=dark] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #FEBF45;overflow-x:auto}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b{display:none;background-color:#171d4d;bottom:0;position:absolute;width:16px;height:16px}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b:after{display:block;background-color:#171d4d;content:"";border-radius:50%;width:32px;height:32px}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li.active{z-index:1;background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs li.active b{display:block;background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li{background-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li b{display:block}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li.active{background-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li.active b{background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li.active b:after{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=sportafi][theme-variant=dark] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#febf4533;border-radius:.375rem}[web-theme=sportafi][theme-variant=dark] .link{color:#28aee0}[web-theme=sportafi][theme-variant=dark] .link:hover{text-decoration:underline}[web-theme=sportafi][theme-variant=dark] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=sportafi][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=sportafi][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#febf45;border-radius:4px;display:inline-block;height:100%}[web-theme=sportafi][theme-variant=dark] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=sportafi][theme-variant=dark] .search-filter:after,[web-theme=sportafi][theme-variant=dark] .search-filter:before{display:none}[web-theme=sportafi][theme-variant=dark] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#e4e4e4}[web-theme=sportafi][theme-variant=dark] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=sportafi][theme-variant=dark] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=sportafi][theme-variant=dark] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=sportafi][theme-variant=dark] ::-webkit-scrollbar-thumb{background-color:#febf45;border-radius:10px}[web-theme=sportafi][theme-variant=dark] :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}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-inputtext{width:100%}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(254,191,69,.2);color:#febf45;border-radius:16px}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#171d4d!important;color:#fff!important}[web-theme=sportafi][theme-variant=dark] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-datepicker{padding:.5rem;background:#293241;color:#000;border:1px solid #545B67;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#171D4D;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header{padding:.5rem;color:#fff;background:#293241;font-weight:600;margin:0;border-bottom:1px solid #545B67;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-datepicker table th{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td>span.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span{background:transparent;color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker{border-top:1px solid #545B67;padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker button:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #545B67;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=sportafi][theme-variant=dark] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=sportafi][theme-variant=dark] .p-datepicker table th,[web-theme=sportafi][theme-variant=dark] .p-datepicker table td{padding:0}}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-cascadeselect{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-checkbox{width:20px;height:20px}[web-theme=sportafi][theme-variant=dark] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:20px;height:20px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight{border-color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#feae12;background:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=sportafi][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#feae12}[web-theme=sportafi][theme-variant=dark] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=sportafi][theme-variant=dark] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#eaebec;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=sportafi][theme-variant=dark] .p-colorpicker-panel{background:#293241;border:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=sportafi][theme-variant=dark] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-dropdown:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=sportafi][theme-variant=dark] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=sportafi][theme-variant=dark] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=sportafi][theme-variant=dark] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-dropdown.dark-dropdown{background:#171D4D}[web-theme=sportafi][theme-variant=dark] .p-dropdown.dark-dropdown .p-dropdown-label{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#fff;background:#171D4D;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-dropdown{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar{background:#293241;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-content.ql-snow{border:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-editor-container .p-editor-content .ql-editor{background:#3E4754;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#febf45}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#febf45}[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=sportafi][theme-variant=dark] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-inputgroup-addon{color:#bfc2c6;border-top:1px solid #545B67;border-left:1px solid #545B67;border-bottom:1px solid #545B67;padding:.7rem .5rem;min-width:2.357rem}[web-theme=sportafi][theme-variant=dark] .p-inputgroup-addon:last-child{border-right:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-component,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-component:focus,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-component:focus~label,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=sportafi][theme-variant=dark] .p-inputgroup-addon:first-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup button:first-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup input:first-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-inputgroup-addon:last-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup button:last-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup input:last-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=sportafi][theme-variant=dark] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=sportafi][theme-variant=dark] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=sportafi][theme-variant=dark] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-inputnumber.dark-inputnumber input{background-color:#171d4d!important;color:#fff!important}[web-theme=sportafi][theme-variant=dark] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=sportafi][theme-variant=dark] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=sportafi][theme-variant=dark] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=sportafi][theme-variant=dark] .p-inputswitch .p-inputswitch-slider:before{background:#BFC2C6;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#EAEBEC}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#feae12}[web-theme=sportafi][theme-variant=dark] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#3E4754;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=sportafi][theme-variant=dark] .p-inputtext:enabled:hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=sportafi][theme-variant=dark] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=sportafi][theme-variant=dark] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=sportafi][theme-variant=dark] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=sportafi][theme-variant=dark] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=sportafi][theme-variant=dark] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=sportafi][theme-variant=dark] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=sportafi][theme-variant=dark] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=sportafi][theme-variant=dark] ::-webkit-input-placeholder{color:#999797}[web-theme=sportafi][theme-variant=dark] :-moz-placeholder{color:#999797}[web-theme=sportafi][theme-variant=dark] ::-moz-placeholder{color:#999797}[web-theme=sportafi][theme-variant=dark] :-ms-input-placeholder{color:#999797}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-inputtext{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-inputtext:enabled:hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-inputtext:enabled:focus{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=sportafi][theme-variant=dark] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=sportafi][theme-variant=dark] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=sportafi][theme-variant=dark] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=sportafi][theme-variant=dark] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=sportafi][theme-variant=dark] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=sportafi][theme-variant=dark] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=sportafi][theme-variant=dark] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=sportafi][theme-variant=dark] .p-listbox{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-multiselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=sportafi][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(254,191,69,.2);color:#febf45;border-radius:16px}[web-theme=sportafi][theme-variant=dark] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-multiselect .p-multiselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-multiselect.dark-multiselect{background:#171D4D}[web-theme=sportafi][theme-variant=dark] .p-multiselect.dark-multiselect .p-multiselect-label{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-multiselect{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-password-panel{padding:1rem;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.weak{background:#F48FB1}[web-theme=sportafi][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FFE082}[web-theme=sportafi][theme-variant=dark] .p-password-panel .p-password-meter .p-password-strength.strong{background:#C5E1A5}[web-theme=sportafi][theme-variant=dark] .p-radiobutton{width:20px;height:20px}[web-theme=sportafi][theme-variant=dark] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#3E4754;background-color:#fff;width:20px;height:20px;color:#eaebec;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#febf45;background:#FFFFFF;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-radiobutton:focus{outline:0 none}[web-theme=sportafi][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box{background-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#feae12}[web-theme=sportafi][theme-variant=dark] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#fff}[web-theme=sportafi][theme-variant=dark] .bit-radio-list{display:flex;gap:8px}[web-theme=sportafi][theme-variant=dark] .bit-radio-list .bit-radio-option{background-color:#e4e4e4;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=sportafi][theme-variant=dark] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=sportafi][theme-variant=dark] .bit-radio-list .bit-radio-option.selected{background-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-rating .p-rating-icon{color:#eaebec;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=sportafi][theme-variant=dark] .p-rating .p-rating-icon.p-rating-cancel{color:#f48fb1}[web-theme=sportafi][theme-variant=dark] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=sportafi][theme-variant=dark] .p-rating .p-rating-icon.pi-star-fill{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#f48fb1}[web-theme=sportafi][theme-variant=dark] .p-highlight .p-rating .p-rating-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button .p-button-icon-right{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover{background:#feae12;border-color:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-slider{background:#545B67;border:0 none;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=sportafi][theme-variant=dark] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=sportafi][theme-variant=dark] .p-slider.p-slider-vertical{width:.286rem}[web-theme=sportafi][theme-variant=dark] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=sportafi][theme-variant=dark] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#545B67;border:2px solid #FEBF45;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-slider .p-slider-range{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#FEBF45;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treeselect{background:#3E4754;border:1px solid #545B67;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-treeselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-treeselect .p-treeselect-label.p-placeholder{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#545B67;color:#eaebec;border-radius:16px}[web-theme=sportafi][theme-variant=dark] .p-treeselect .p-treeselect-trigger{background:transparent;color:#bfc2c6;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=dark] .p-treeselect-panel{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=sportafi][theme-variant=dark] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#eaebec;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-treeselect{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button .p-button-icon-right{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover{background:#feae12;border-color:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-button{color:#fff;background:#FEBF45;border:1px solid #FEBF45;border-color:#febf45;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=sportafi][theme-variant=dark] .p-button:enabled:hover{background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .p-button:enabled:active{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined{background-color:#febf4533;color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined:enabled:hover{background:rgba(254,191,69,.2);color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined:enabled:active{background:rgba(254,191,69,.16);color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined.p-button-plain{color:#bfc2c6;border-color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined-secondary{background-color:#fff;color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(23,29,77,.2);color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(23,29,77,.16);color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text{background-color:transparent;color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text:enabled:hover{background:rgba(254,191,69,.2);color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text:enabled:active{background:rgba(254,191,69,.16);color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text.p-button-plain{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(255,255,255,.03);color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text.p-button-plain:enabled:active{background:rgba(255,255,255,.16);color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-text-secondary:enabled.active-option{background:#E4E4E4;border-color:transparent}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-secondary{background-color:#171d4d;border-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-secondary:hover{background-color:#0b0e26;border-color:#0b0e26}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-tertiary{background-color:#424040;border-color:#424040;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-tertiary:hover{background-color:#282727;border-color:#282727}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-show-form{border:0;background-color:#f6851b33;color:#f6851b;min-height:32px;max-height:32px;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-button.p-button-show-form:hover{background-color:#f6851b80;color:#f6851b}[web-theme=sportafi][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-action{width:3rem;height:3rem;background:#EAEBEC;color:#3e4754}[web-theme=sportafi][theme-variant=dark] .p-speeddial-action:hover{background:#BFC2C6;color:#3e4754}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-speeddial-circle .p-speeddial-item,[web-theme=sportafi][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=sportafi][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=sportafi][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=dark] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=sportafi][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=dark] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=sportafi][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=dark] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=sportafi][theme-variant=dark] .p-speeddial-mask{background-color:#0006}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#545b67;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#636b79}[web-theme=sportafi][theme-variant=dark] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s;font-size:16px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#febf45;background:#FEBF45;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight{background:#293241;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(255,255,255,.03);color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 1px #ffe2aa;outline:0 none}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#eaebec;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #ffe2aa;outline-offset:-1px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-column-resizer-helper{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-scrollable-header,[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-scrollable-footer{background:#293241}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:rgba(255,255,255,.01)}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=sportafi][theme-variant=dark] .p-dataview .p-dataview-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=sportafi][theme-variant=dark] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #545B67;border-width:0 0 1px 0}[web-theme=sportafi][theme-variant=dark] .p-dataview .p-dataview-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-column-filter-row .p-column-filter-menu-button,[web-theme=sportafi][theme-variant=dark] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-column-filter-clear-button{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-column-filter-clear-button:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#eaebec;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#eaebec;background:#293241;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=dark] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container th{background:#293241;border:1px solid #545B67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #545B67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-view{background:#293241}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-event{background:#feae12;border:1px solid #feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-view-container .fc-divider{background:#293241;border:1px solid #545B67}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#FEBF45;border:1px solid #FEBF45;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#feae12;border-color:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#545b67}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness th{background:#293241;border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness td{color:#eaebec;border-color:#545b67}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#293241}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#293241}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#FEBF45;border:1px solid #FEBF45;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.4;color:#fff;background:#FEBF45;border:1px solid #FEBF45}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#293241;border:1px solid #545B67;color:#eaebec;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#feae12;border-color:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .fc.fc-theme-standard .fc-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#c28101}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-line-down{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #545B67;border-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #545B67;border-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=sportafi][theme-variant=dark] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-paginator{color:#bfc2c6;padding:.5rem 1rem;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-next,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(255,255,255,.03);border-color:transparent;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.286em}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.286em}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#bfc2c6;min-width:2.286em;height:2.286em;margin:.143rem;padding:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.286em;height:2.286em;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#424040;border-color:#424040;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-header{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-list{border:1px solid #545B67;background:#293241;color:#eaebec;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#eaebec;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-timeline .p-timeline-event-marker{border:2px solid #FEBF45;border-radius:50%;width:1rem;height:1rem;background-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-timeline .p-timeline-event-connector{background-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=sportafi][theme-variant=dark] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=sportafi][theme-variant=dark] .p-tree{border:1px solid #545B67;background:#293241;color:#eaebec;padding:1rem;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=sportafi][theme-variant=dark] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-header{background:#293241;color:#bfc2c6;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-footer{background:#293241;color:#eaebec;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid #545B67;border-width:0 0 1px 0;font-weight:600;color:#eaebec;background:#293241}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column{outline-color:#ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#febf45;background:#FEBF45;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight{background:#293241;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr{background:#293241;color:#eaebec;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #545B67;border-width:0 0 1px 0;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #ffe2aa;outline-offset:-1px}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-column-resizer-helper{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-scrollable-header,[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-scrollable-footer{background:#293241}[web-theme=sportafi][theme-variant=dark] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#fff}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-body{color:#fff}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#424040;border:1px solid #424040;border-radius:10px}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#999797;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#999797;border-color:#999797}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#424040}[web-theme=sportafi][theme-variant=dark] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#febf45}[web-theme=sportafi][theme-variant=dark] .data-table-custom-container{overflow-x:auto}[web-theme=sportafi][theme-variant=dark] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=sportafi][theme-variant=dark] .data-table-custom th,[web-theme=sportafi][theme-variant=dark] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=sportafi][theme-variant=dark] .data-table-custom td{text-align:left}[web-theme=sportafi][theme-variant=dark] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=sportafi][theme-variant=dark] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=sportafi][theme-variant=dark] .data-table-custom th:first-child,[web-theme=sportafi][theme-variant=dark] .data-table-custom td:first-child{border-left:none}[web-theme=sportafi][theme-variant=dark] .data-table-custom th:last-child,[web-theme=sportafi][theme-variant=dark] .data-table-custom td:last-child{border-right:none}[web-theme=sportafi][theme-variant=dark] .data-table-custom th{border-top:none}[web-theme=sportafi][theme-variant=dark] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=sportafi][theme-variant=dark] .data-table-custom-first-header-cell,[web-theme=sportafi][theme-variant=dark] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=sportafi][theme-variant=dark] .data-table-custom-last-header-cell,[web-theme=sportafi][theme-variant=dark] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=sportafi][theme-variant=dark] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=sportafi][theme-variant=dark] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=sportafi][theme-variant=dark] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=sportafi][theme-variant=dark] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=sportafi][theme-variant=dark] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=sportafi][theme-variant=dark] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=sportafi][theme-variant=dark] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=sportafi][theme-variant=dark] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=sportafi][theme-variant=dark] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=sportafi][theme-variant=dark] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=sportafi][theme-variant=dark] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=sportafi][theme-variant=dark] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=sportafi][theme-variant=dark] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=sportafi][theme-variant=dark] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=sportafi][theme-variant=dark] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=sportafi][theme-variant=dark] .storefront-top-line .p-button{margin-top:20px}[web-theme=sportafi][theme-variant=dark] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=sportafi][theme-variant=dark] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=dark] .fade-enter-active,[web-theme=sportafi][theme-variant=dark] .fade-leave-active{transition:opacity .3s}[web-theme=sportafi][theme-variant=dark] .fade-enter,[web-theme=sportafi][theme-variant=dark] .fade-leave-to{opacity:0}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=sportafi][theme-variant=dark] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=sportafi][theme-variant=dark] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=sportafi][theme-variant=dark] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .storefront-pull-end{margin-left:auto}[web-theme=sportafi][theme-variant=dark] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=sportafi][theme-variant=dark] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=sportafi][theme-variant=dark] .storefront-product-details{flex:1}[web-theme=sportafi][theme-variant=dark] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=sportafi][theme-variant=dark] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=sportafi][theme-variant=dark] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=sportafi][theme-variant=dark] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=sportafi][theme-variant=dark] .storefront-product-verified,[web-theme=sportafi][theme-variant=dark] .storefront-product-vdtMinted{font-size:10px}[web-theme=sportafi][theme-variant=dark] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=sportafi][theme-variant=dark] .storefront-error-messages{color:red;margin:1em}[web-theme=sportafi][theme-variant=dark] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=sportafi][theme-variant=dark] .centered-modal .modal-content{color:#000}[web-theme=sportafi][theme-variant=dark] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=sportafi][theme-variant=dark] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=sportafi][theme-variant=dark] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=sportafi][theme-variant=dark] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=sportafi][theme-variant=dark] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=sportafi][theme-variant=dark] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=sportafi][theme-variant=dark] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=sportafi][theme-variant=dark] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=sportafi][theme-variant=dark] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=sportafi][theme-variant=dark] .centered-modal pre{margin:0}[web-theme=sportafi][theme-variant=dark] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=sportafi][theme-variant=dark] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=sportafi][theme-variant=dark] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .bottom-corner-modal{width:100%;height:100%}}[web-theme=sportafi][theme-variant=dark] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0;border-radius:0 0 6px 6px}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-card{background:#293241;color:#eaebec;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-card .p-card-body{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-card .p-card-subtitle{font-weight:700;margin-bottom:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-card .p-card-content{padding:1rem 0}[web-theme=sportafi][theme-variant=dark] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=sportafi][theme-variant=dark] .p-fieldset{border:1px solid #545B67;background:#293241;color:#eaebec;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-divider .p-divider-content{background-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-horizontal:before{border-top:1px #545B67}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-vertical:before{border-left:1px #545B67}[web-theme=sportafi][theme-variant=dark] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-header{border:1px solid #545B67;padding:1rem;background:#293241;color:#eaebec;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-content{padding:1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #545B67;background:#293241;color:#eaebec;border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-scrollpanel .p-scrollpanel-bar{background:#545B67;border:0 none}[web-theme=sportafi][theme-variant=dark] .p-splitter{border:1px solid #545B67;background:#293241;border-radius:6px;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=sportafi][theme-variant=dark] .p-splitter .p-splitter-gutter-resizing{background:#545B67}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav{border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#febf45;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#febf45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link{background:#293241;color:#febf45;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-toolbar{background:#293241;border:1px solid #545B67;padding:1rem;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup{background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup:after{border:solid transparent;border-color:#29324100;border-bottom-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup:before{border:solid transparent;border-color:#545b6700;border-bottom-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=sportafi][theme-variant=dark] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:1px solid #545B67;border-color:#999797}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header{border-bottom:0 none;background:#293241;color:#eaebec;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-footer{border-top:0 none;background:#293241;color:#eaebec;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=sportafi][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel{background:#FFFFFF;color:#eaebec;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close{background:#FEBF45;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#feae12;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#293241}[web-theme=sportafi][theme-variant=dark] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-sidebar{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#bfc2c6;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#eaebec;border-color:transparent;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=sportafi][theme-variant=dark] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar{background:#293241;padding:1rem;border:1px solid #545B67;color:#eaebec;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-fileupload-content{background:#293241;padding:2rem 1rem;border:1px solid #545B67;color:#eaebec;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-progressbar{height:.25rem}[web-theme=sportafi][theme-variant=dark] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=sportafi][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):hover{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .p-fileupload-choose:not(.p-disabled):active{background:#feae12;color:#fff;border-color:#feae12}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#e4e4e4}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li.p-menuitem-separator{color:#424040}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-contextmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=dark] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=sportafi][theme-variant=dark] .p-dock .p-dock-item{padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-next,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-item-current,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-next,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-item-current,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=sportafi][theme-variant=dark] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=sportafi][theme-variant=dark] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=sportafi][theme-variant=dark] .p-megamenu{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-panel{background:#293241;color:#eaebec;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-menu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-menu.p-menu-overlay{background:#FFFFFF;border:1px solid #545B67;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#eaebec;background:#293241;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=sportafi][theme-variant=dark] .p-menu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-menubar{padding:.5rem;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#eaebec;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6;margin-left:.5rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}@media screen and (max-width: 960px){[web-theme=sportafi][theme-variant=dark] .p-menubar{position:relative}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#bfc2c6;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-button:hover{color:#eaebec;background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=sportafi][theme-variant=dark] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=sportafi][theme-variant=dark] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #545B67;color:#eaebec;background:#293241;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(255,255,255,.03);border-color:#545b67;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#293241;border-color:#545b67;color:#eaebec;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#545b67;background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #545B67;background:#293241;color:#eaebec;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link{transition:box-shadow .2s;border-radius:6px;background:transparent}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#eaebec;border:0 none;background:transparent;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #545B67;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav{background:transparent;border:1px solid #545B67;border-width:0 0 2px 0}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #545B67;border-width:0 0 2px 0;border-color:transparent transparent #545B67 transparent;background:#293241;color:#bfc2c6;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#293241;border-color:#febf45;color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#293241;border-color:#febf45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu{padding:.25rem 0;background:#293241;color:#eaebec;border:1px solid #545B67;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#bfc2c6;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#bfc2c6}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 1px #ffe2aa}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:1px;color:#044868}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:1px;color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:1px;color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:1px;color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=sportafi][theme-variant=dark] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=sportafi][theme-variant=dark] .p-message{margin:1rem 0;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-info .p-message-icon,[web-theme=sportafi][theme-variant=dark] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-success .p-message-icon,[web-theme=sportafi][theme-variant=dark] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-warn .p-message-icon,[web-theme=sportafi][theme-variant=dark] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-message.p-message-error .p-message-icon,[web-theme=sportafi][theme-variant=dark] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=sportafi][theme-variant=dark] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-toast{opacity:.9}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:none;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=sportafi][theme-variant=dark] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#545b67;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#636b79}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=sportafi][theme-variant=dark] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#f8f9fa}[web-theme=sportafi][theme-variant=dark] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-galleria-mask,[web-theme=sportafi][theme-variant=dark] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=sportafi][theme-variant=dark] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=sportafi][theme-variant=dark] .p-image-toolbar{padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-image-action.p-link:last-child{margin-right:0}[web-theme=sportafi][theme-variant=dark] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=sportafi][theme-variant=dark] .p-image-action.p-link i{font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-avatar{border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=sportafi][theme-variant=dark] .p-avatar-group .p-avatar{border:2px solid #293241}[web-theme=sportafi][theme-variant=dark] .p-badge{background:#FEBF45;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-secondary{background-color:#424040;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-success{background-color:#c5e1a5;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-info{background-color:#81d4fa;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-warning{background-color:#ffe082;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-danger{background-color:#f48fb1;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=sportafi][theme-variant=dark] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=sportafi][theme-variant=dark] .p-chip{background-color:#545b67;color:#eaebec;border-radius:16px;padding:0 .5rem}[web-theme=sportafi][theme-variant=dark] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=sportafi][theme-variant=dark] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=dark] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(255,255,255,.03);color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=dark] .p-progressbar{border:0 none;height:1rem;background:#545B67;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-progressbar .p-progressbar-label{color:#fff;line-height:1rem}[web-theme=sportafi][theme-variant=dark] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=dark] .p-scrolltop.p-link{background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-scrolltop.p-link:hover{background:#febf45}[web-theme=sportafi][theme-variant=dark] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#febf45}[web-theme=sportafi][theme-variant=dark] .p-skeleton{background-color:#ffffff0f;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.04),rgba(255,255,255,0))}[web-theme=sportafi][theme-variant=dark] .p-tag{background:#FEBF45;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=sportafi][theme-variant=dark] .p-tag.p-tag-success{background-color:#c5e1a5;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-tag.p-tag-info{background-color:#81d4fa;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-tag.p-tag-warning{background-color:#ffe082;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-tag.p-tag-danger{background-color:#f48fb1;color:#121212}[web-theme=sportafi][theme-variant=dark] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=sportafi][theme-variant=dark] .p-terminal{background:#293241;color:#eaebec;border:1px solid #545B67;padding:1rem}[web-theme=sportafi][theme-variant=dark] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=sportafi][theme-variant=dark] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=sportafi][theme-variant=dark] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}[web-theme=sportafi][theme-variant=dark] .p-badge{background:#FFFFFF;color:#fff;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=sportafi][theme-variant=dark] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=sportafi][theme-variant=dark] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=sportafi][theme-variant=dark] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=sportafi][theme-variant=dark] .p-datepicker table th>span{font-weight:400}[web-theme=sportafi][theme-variant=dark] .p-card{background-color:#322e2e}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light{width:20px;height:20px}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light .p-checkbox-box{color:#eaebec;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#545b67}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#FEBF45}[web-theme=sportafi][theme-variant=dark] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=dark] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#171D4D;border-radius:8px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead>tr>th{border:none;background:#171D4D;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#fff}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#fff;background:none}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr{color:#999797;border-bottom:1px solid #171D4D}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=sportafi][theme-variant=dark] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=sportafi][theme-variant=dark] .p-paginator{padding:1rem 0 0}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-current{color:#fff}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-first,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-prev,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-last,[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-next{min-width:auto}[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=sportafi][theme-variant=dark] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=sportafi][theme-variant=dark] .p-dataview .p-paginator-top{border-width:1px 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=dark] .p-inputtext.dark-inputtext{background-color:#171d4d!important;color:#fff!important}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#171d4d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#37408d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#fff;cursor:pointer}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#37408d}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=dark] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#febf4533;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=dark] .p-sidebar{background:white;color:#000}[web-theme=sportafi][theme-variant=dark] .p-sidebar .chip{background:#8c8a8a;color:#febf45;border-radius:1.75rem}[web-theme=sportafi][theme-variant=dark] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=sportafi][theme-variant=dark] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=sportafi][theme-variant=dark] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay{background:#171D4D;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#293241;border:1px solid #545B67;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(255,255,255,.03)}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#eaebec}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-menu-separator{border-top:1px solid #545B67;margin:.25rem 0}[web-theme=sportafi][theme-variant=dark] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=sportafi][theme-variant=dark] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=sportafi][theme-variant=dark] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=sportafi][theme-variant=dark] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=sportafi][theme-variant=dark] .bit-primary-heading,[web-theme=sportafi][theme-variant=dark] .bit-secondary-heading{color:#fff}[web-theme=sportafi][theme-variant=dark] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=sportafi][theme-variant=dark] .form-badge.active{background-color:#28a745}[web-theme=sportafi][theme-variant=dark] .form-badge.draft{background-color:#6c757d}[web-theme=sportafi][theme-variant=dark] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=sportafi][theme-variant=dark] .form-list-item{border-radius:.75rem}[web-theme=sportafi][theme-variant=dark] .form-list-item.draft{background-color:#fddac6}[web-theme=sportafi][theme-variant=dark] .form-list-item.active{background-color:#f8a576}[web-theme=sportafi][theme-variant=dark] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=sportafi][theme-variant=dark] .bit-image-upload .file-input{display:none}[web-theme=sportafi][theme-variant=dark] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=sportafi][theme-variant=dark] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=sportafi][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=sportafi][theme-variant=dark] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#febf45}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item.type{background-color:#febf45;border:none;min-height:5rem}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=sportafi][theme-variant=dark] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=sportafi][theme-variant=dark] .bit-input-label{color:#171d4d}[web-theme=sportafi][theme-variant=dark] .bit-input-label-dark{color:#999797}[web-theme=sportafi][theme-variant=dark] .bit-table-header{background-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=dark] .rotate-360{animation:rotate .15s linear}[web-theme=sportafi][theme-variant=dark] .bit-age-verification-banner{background:#ffe2aa;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=sportafi][theme-variant=dark] .draggable-table-container{transition:width .3s}[web-theme=sportafi][theme-variant=dark] .draggable-table-container.modal-open{width:75%}[web-theme=sportafi][theme-variant=dark] .draggable-table-container .m-5{margin:0 1rem}[web-theme=sportafi][theme-variant=dark] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=sportafi][theme-variant=dark] .draggable-table-container.modal-open{width:100%}}[web-theme=sportafi][theme-variant=dark] .h-100{height:100%}[web-theme=sportafi][theme-variant=dark] .w-100{width:100%}[web-theme=sportafi][theme-variant=dark] .cursor-move{cursor:move}[web-theme=sportafi][theme-variant=dark] .icon-lg{font-size:24px}[web-theme=sportafi][theme-variant=dark] .border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=dark] .border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=dark] .border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=dark] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=sportafi][theme-variant=dark] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=dark] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=dark] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=dark] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=sportafi][theme-variant=dark] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=dark] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=dark] .md\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=dark] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=sportafi][theme-variant=dark] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=dark] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=dark] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=dark] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=sportafi][theme-variant=dark] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=dark] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=dark] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=dark] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=sportafi][theme-variant=dark] .topbar-border-bottom{border-bottom:1px solid rgba(254,191,69,.1)!important}[web-theme=sportafi][theme-variant=light] :root{--surface-a:#ffffff;--surface-b:#FCFCFC;--surface-c:rgba(254, 191, 69, .2);--surface-d:#D4D6D9;--surface-e:#ffffff;--surface-f:#ffffff;--text-color:#69707A;--text-color-secondary:#83888F;--primary-color:#FEBF45;--primary-dark-color:#feae12;--primary-light-color:#ffe2aa;--primary-lighter-color:#fed078;--primary-color-text:#000000;--font-family:Montserrat, sans-serif;--surface-0: #ffffff;--surface-50: #f2f4f6;--surface-100: #d9dbdd;--surface-200: #c1c3c4;--surface-300: #a9aaac;--surface-400: #919293;--surface-500: #797a7b;--surface-600: #606162;--surface-700: #484949;--surface-800: #303031;--surface-900: #181818;--gray-50: #f2f4f6;--gray-100: #d9dbdd;--gray-200: #c1c3c4;--gray-300: #a9aaac;--gray-400: #919293;--gray-500: #797a7b;--gray-600: #606162;--gray-700: #484949;--gray-800: #303031;--gray-900: #181818;--content-padding:1rem;--inline-spacing:.5rem;--border-radius:6px;--surface-ground:#F2F4F6;--surface-section:#ffffff;--surface-card:#ffffff;--surface-overlay:#ffffff;--surface-border:#D4D6D9;--surface-hover: rgba(254, 191, 69, .2);--focus-ring: 0 0 0 .2rem #ffe2aa;--maskbg: rgba(0, 0, 0, .4)}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@keyframes fadeinmask{0%{opacity:0}to{opacity:.8}}[web-theme=sportafi][theme-variant=light] .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}[web-theme=sportafi][theme-variant=light] .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes modal-in{0%{background-color:transparent}to{background-color:#0009}}@keyframes modal-in{0%{background-color:transparent}to{background-color:#0009}}[web-theme=sportafi][theme-variant=light] .modal-in{-webkit-animation-name:modal-in;animation-name:modal-in}[web-theme=sportafi][theme-variant=light] h1,[web-theme=sportafi][theme-variant=light] h2,[web-theme=sportafi][theme-variant=light] h3,[web-theme=sportafi][theme-variant=light] h4,[web-theme=sportafi][theme-variant=light] h5,[web-theme=sportafi][theme-variant=light] h6{margin:1.5rem 0 1rem;font-family:inherit;font-weight:600;line-height:1.2;color:inherit}[web-theme=sportafi][theme-variant=light] h1:first-child,[web-theme=sportafi][theme-variant=light] h2:first-child,[web-theme=sportafi][theme-variant=light] h3:first-child,[web-theme=sportafi][theme-variant=light] h4:first-child,[web-theme=sportafi][theme-variant=light] h5:first-child,[web-theme=sportafi][theme-variant=light] h6:first-child{margin-top:0}[web-theme=sportafi][theme-variant=light] h1{font-size:2.5rem}[web-theme=sportafi][theme-variant=light] h2{font-size:2rem}[web-theme=sportafi][theme-variant=light] h3{font-size:1.75rem}[web-theme=sportafi][theme-variant=light] h4{font-size:1.5rem}[web-theme=sportafi][theme-variant=light] h5{font-size:1.25rem}[web-theme=sportafi][theme-variant=light] h6{font-size:1rem}[web-theme=sportafi][theme-variant=light] mark{background:#FFF8E1;padding:.25rem .4rem;border-radius:6px;font-family:monospace}[web-theme=sportafi][theme-variant=light] blockquote{margin:1rem 0;padding:0 2rem;border-left:4px solid #90A4AE}[web-theme=sportafi][theme-variant=light] hr{border-top:solid #D4D6D9;border-width:1px 0 0 0;margin:1rem 0}[web-theme=sportafi][theme-variant=light] p{margin:0 0 1rem;line-height:1.5}[web-theme=sportafi][theme-variant=light] p:last-child{margin-bottom:0}[web-theme=sportafi][theme-variant=light] body{margin:0}[web-theme=sportafi][theme-variant=light] .loader{position:absolute;top:50%;left:40%;margin-left:10%;transform:translate3d(-50%,-50%,0)}[web-theme=sportafi][theme-variant=light] .dot{width:24px;height:24px;background:#3ac;border-radius:100%;display:inline-block;animation:slide 1s infinite}[web-theme=sportafi][theme-variant=light] .dot:nth-child(1){animation-delay:.1s;background:#26A1D0}[web-theme=sportafi][theme-variant=light] .dot:nth-child(2){animation-delay:.2s;background:#66E4F7}[web-theme=sportafi][theme-variant=light] .dot:nth-child(3){animation-delay:.3s;background:#7379F7}[web-theme=sportafi][theme-variant=light] .dot:nth-child(4){animation-delay:.4s;background:#FFB642}[web-theme=sportafi][theme-variant=light] .dot:nth-child(5){animation-delay:.5s;background:#FFDC8D}@keyframes slide{0%{transform:scale(1)}50%{opacity:.3;transform:scale(2)}to{transform:scale(1)}}[web-theme=sportafi][theme-variant=light] html{height:100%;font-size:1rem}[web-theme=sportafi][theme-variant=light] body{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400;color:#293241cc;padding:0;margin:0;min-height:100%;background-color:#e7e8ed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=sportafi][theme-variant=light] body.blocked-scroll{overflow:auto}[web-theme=sportafi][theme-variant=light] a{text-decoration:none;color:#fed078;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .ajax-loader{font-size:32px;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:calc(100vh - 62px);padding-top:61px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .layout-main{min-height:calc(100vh - 100px)}}[web-theme=sportafi][theme-variant=light] .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;animation-duration:.2s;animation-timing-function:cubic-bezier(.05,.74,.2,.99);animation-fill-mode:forwards}[web-theme=sportafi][theme-variant=light] .layout-content{padding:30px 36px;flex:1 1 auto;height:calc(100vh - 97px);overflow-y:auto}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-content{padding:32px 14px}}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar{height:100px}}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f8fafc;border:1px solid #ebedef;color:lighthen(#FEBF45,10%)}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:lighthen(#FEBF45,10%)}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#293241;opacity:.5}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#fecd6e}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#fecd6e}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#293241cc}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#febf45cc;color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#293241cc}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#febf4533;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#293241;background-color:transparent}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#e8edf0;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar{position:fixed;top:0;z-index:999;width:100%;-moz-transition:width .2s;-o-transition:width .2s;-webkit-transition:width .2s;transition:width .2s;height:62px}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar{height:100px}}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#dee2e6;z-index:999}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left{height:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{height:15px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{padding:6px;margin-right:16px;border-radius:4px;display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button i{font-size:18px;width:18px;height:18px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{height:100%;flex-grow:1;padding:0 36px 0 0;margin-left:28px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;border-right:solid 1px transparent}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right{width:100%;flex-direction:column;padding-right:5px;align-items:flex-end}}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1;list-style-type:none;margin:0;padding:0;height:100%}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a{width:100%;padding:6px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{font-size:18px;border-radius:6px;width:30px;height:30px;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a.layout-rightpanel-button i{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{display:none;position:absolute;top:62px;right:0px;list-style-type:none;margin:0;padding:7px 0 8px;z-index:1000;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;border-bottom-right-radius:2px;min-width:250px;animation-duration:.2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .angle-icon{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;flex-grow:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{margin-right:10px;padding:6px;border-radius:2px;width:26px;height:26px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a img{height:36px;width:36px;margin-right:10px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item a{width:auto;display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper{position:relative;width:0;opacity:0;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper .p-inputtext{background:#F7FAFF;width:100%;position:relative;padding:9px 9px 9px 37px;border:none;color:#3e4754}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item .search-input-wrapper i{position:absolute;left:9px;font-size:18px;top:50%;margin-top:-9px;display:none;z-index:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a{margin-left:16px;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.user-profile>a>img{height:28px;width:28px;border-radius:10px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper{width:200px;opacity:1}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item .search-input-wrapper i{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem>ul{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{font-size:18px;border-radius:6px;width:30px;height:30px;margin-left:26px;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper{-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 6px}}@media (max-width: 576px){[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{left:10px;right:10px;position:fixed;top:62px}}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:none;cursor:pointer;color:#999797}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{background-color:transparent!important}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a>.topbar-icon{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>a:hover i{background-color:#f6f6f8;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input{background-color:#f6f6f8;border:1px solid #f6f6f8;color:#ffe2aa}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper input::placeholder{color:#ffe2aa}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.search-item>form>.search-input-wrapper i{color:#e9e9e9;opacity:.5}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul{box-shadow:0 2px 8px #191a1c1f;background-color:#f6f6f8}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header{background-color:#fecd6e}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header h6{color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul .layout-submenu-header:hover{background-color:#fecd6e}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a i{background-color:#febf45cc;color:#fff}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li>a .notification-detail{color:#c2c2c2}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text p{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li .menu-text span{color:#c2c2c2}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li>ul>li:hover{background-color:#febf4533;background-color:var(--primary-lighter-color);-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button{color:#e9e9e9;background-color:transparent}[web-theme=sportafi][theme-variant=light] .layout-topbar-dark .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-rightpanel-button:hover{background-color:#f6f6f8;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper{width:230px;border-top-right-radius:30px;top:62px;height:100%;position:fixed;z-index:999;left:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container{padding:1.5rem;text-align:right;height:68px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger{color:#171d4d;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .burger-container .burger:hover{color:#0e112e}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .bit-scrollbar{height:calc(100% - 130px);overflow-y:auto}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo{height:62px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:0 20px 0 22px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo .sidebar-pin{display:none;height:16px;width:16px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:2px solid #D4D6D9;transition:background-color .2s;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .sidebar-logo img{width:17px;height:20px;border:0 none}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .divider{height:1px;width:90%;margin-inline:auto}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-title{margin-left:2rem;color:#febf45}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container{height:calc(100% - 130px)}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;margin:0;padding-inline:1rem;overflow:hidden;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li{width:100%;border-radius:5px;margin:5px 0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a{padding:.5rem}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a svg{color:#171d4d}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a span{color:#171d4d}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:has(a.active-route){background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route svg{color:#febf45}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li a.active-route span{color:#424040;font-weight:600}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a{margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:13px;user-select:none;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>span{margin:0 8px;font-weight:500;font-size:12px;line-height:14px;white-space:nowrap}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i{font-size:24px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:hidden}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>a.rotated-icon .layout-menuitem-icon{transform:rotate(90deg)}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul{list-style-type:none;overflow:hidden;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li{padding:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li>a{margin-left:0;padding-right:8px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li i{font-size:14px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li ul li{padding:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li>ul>li.layout-root-menuitem>a{display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-to{max-height:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-from{max-height:1000px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-from{max-height:0}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-to{max-height:1000px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper .layout-menu-container .layout-menu li ul.layout-menu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper{transform:translateZ(0)}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo{justify-content:space-between}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo img,[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .app-name{display:inline}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{display:inline-block;border:2px solid var(--primary-color);background-color:#777bf11a}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-static .layout-main{padding-left:230px;-moz-transition:padding-left .2s;-o-transition:padding-left .2s;-webkit-transition:padding-left .2s;transition:padding-left .2s}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active{transform:translateZ(0)}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo{justify-content:space-between}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo img,[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .app-name{display:inline}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{display:inline-block;border-color:#bfc2c6}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container{overflow:auto}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=light] .layout-sidebar .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-wrapper .menu-wrapper{top:62px;z-index:1010;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1);transform:translate3d(-230px,0,0);-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .layout-wrapper .menu-wrapper .burger-container .burger,[web-theme=sportafi][theme-variant=light] .layout-wrapper .menu-wrapper .sidebar-logo{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper .menu-wrapper .layout-menu-container .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active{overflow:hidden;height:100vh}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper{transform:translateZ(0)}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu{max-width:230px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li{min-width:230px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu>li>ul>li{margin-left:10px;margin-right:12px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a>span{visibility:visible;white-space:normal}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-sidebar .layout-menu li>a i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container{overflow:auto}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .menu-wrapper .layout-menu-container .layout-menu li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-mobile-active .layout-mask,[web-theme=sportafi][theme-variant=light] .layout-wrapper .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{display:block}}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper{top:0px;width:100%;height:62px;position:relative}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .sidebar-logo{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container{height:100%;display:flex;align-items:center}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-width:100%;overflow:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>a i.layout-submenu-toggler{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem>ul{max-width:230px;-ms-flex-direction:column;flex-direction:column}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-to{max-height:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-from{max-height:1000px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu li.active-menuitem .layout-menu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li{padding:0;position:relative;margin:0 9px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li .layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a{margin:0;padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a:before{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>span{margin:0 8px;font-weight:600;font-size:12px;line-height:14px;visibility:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i{font-size:14px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li a>i.layout-submenu-toggler{-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;margin-left:auto;font-size:12px;visibility:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>div{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-from{opacity:0;transform:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-to{opacity:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-leave-active,[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.layout-root-menuitem>ul.layout-menu-enter-active{transition:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{list-style-type:none;top:44px;left:0px;width:230px;position:absolute;padding:10px 10px 0;margin:0;z-index:100;max-height:460px;overflow:auto}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li{border:0 none;margin:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul>li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button-wrapper .menu-button{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item a{display:block}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>.search-input-wrapper{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-horizontal .layout-topbar .layout-topbar-wrapper .layout-topbar-right .layout-topbar-actions>li.active-topmenuitem.search-item>ul{display:block;padding:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper{width:75px;overflow:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .burger-container{padding-inline:0;text-align:center}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container{padding:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu{overflow:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{display:none;padding:0 .412px;position:absolute;left:72px;top:16px;line-height:1;border-radius:2px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:500;min-width:75px;white-space:nowrap;text-align:center;-webkit-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);-moz-box-shadow:0 2px 10px 0 rgba(0,3,6,.16);box-shadow:0 2px 10px #00030629}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;top:50%;left:-4px;margin-top:-5px;border-width:5px 5px 5px 0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li{position:relative}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a{padding-inline:.5rem;margin:0;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;position:relative;border:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:before{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a span{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i{margin-right:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a i.layout-submenu-toggler{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a .menuitem-badge{display:none;margin-left:auto}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a:hover+.layout-menu-tooltip{display:block}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{display:none;position:absolute;top:0;left:62px;min-width:250px;max-height:450px;padding:10px 10px 0;overflow:auto}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul:after{content:"";display:block;height:10px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li{margin:0;padding:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{justify-content:flex-start;padding:10px 5px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>span{visibility:visible;display:block}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a>i.layout-submenu-toggler{visibility:visible}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover+.layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li a{padding-left:20px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li a{padding-left:30px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li a{padding-left:40px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li a{padding-left:50px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li a{padding-left:60px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li a{padding-left:70px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:80px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:90px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li ul li ul li ul li ul li ul li ul li ul li ul li ul li a{padding-left:100px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul{display:block}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .menu-wrapper .layout-menu-title,[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .layout-topbar .layout-topbar-wrapper .layout-topbar-left .layout-topbar-logo{display:none}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-slim .layout-main{padding-left:75px}}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#e7e8ed;color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#e7e8ed;color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#e9e9e9;background-color:#febf45;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:red;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#e7e8ed;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-light-color)}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-light-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#e9e9e9cc}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#e9e9e9}[web-theme=sportafi][theme-variant=light] .layout-menu-dark .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#e9e9e9;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=sportafi][theme-variant=light] .layout-menu-dark.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:var(--primary-light-color);background-color:#e7e8ed}}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#e7e8ed;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#e7e8ed;color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li>a.active-route:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#293241;background-color:#febf45;background-color:var(--primary-lighter-color)}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-static .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:red;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper{box-shadow:none}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul{background-color:#e7e8ed;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip{background-color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{color:#fff}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{border-right-color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>a.active-route:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul{box-shadow:0 10px 40px #2932410f;background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a:hover{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route{background-color:#febf4533;background-color:var(--primary-lighter-color);color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route i{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li>ul li>a.active-route:hover{color:#febf45;color:var(--primary-color)}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>a:hover{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a{color:#febf45;color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>a:before{background-color:#febf45;background-color:var(--primary-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem{background-color:#febf4533;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul>li.active-menuitem>a{background-color:#febf451a;background-color:var(--primary-lighter-color);color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a{color:#293241b3}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li a:hover{background-color:#febf451a;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li>ul li.active-menuitem>a{color:#293241}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:#293241;background-color:#febf45;background-color:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-slim .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route,[web-theme=sportafi][theme-variant=light] .layout-menu-light.layout-horizontal .menu-wrapper .layout-menu-container .layout-menu>li.active-menuitem>ul>li>a.active-route{color:#febf45;color:var(--primary-color);background-color:#e7e8ed}}[web-theme=sportafi][theme-variant=light] .layout-rightpanel{position:fixed;z-index:1000;right:0;top:62px;height:calc(100% - 62px);padding:0;width:418px;overflow:auto;background-color:#f7faff;transform:translate3d(418px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 10px 40px #2932410f}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper{padding:22px 20px 40px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section{padding:16px 0}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section .section-header>h6{margin:0}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:14px 16px;background-image:url(../../demo/images/rightpanel/asset-weather.png);background-position:center;background-repeat:no-repeat;background-size:cover;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-webkit-box-shadow:0px 10px 40 rgba(41,50,65,.06);-moz-box-shadow:0px 10px 40 rgba(41,50,65,.06);box-shadow:0 10px 40 #2932410f;color:#293241cc}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather>img{height:60px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info{margin-left:16px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h6{margin:0 0 2px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.weather-section .weather .weather-info h1{margin:0}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul{padding:0;margin:0;list-style:none;overflow:auto;max-height:320px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li{padding:16px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background-color:#fff;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info h6{color:#3e4754;margin:0 0 4px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li .task-info>span{display:block;font-weight:500;font-size:14px;line-height:140%;color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done{opacity:.5}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.tasks-section>ul>li.done .task-info h6{text-decoration:line-through}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap;margin:-7px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;width:80px;height:80px;background-color:#fff;margin:7px;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .favorite-item:hover{background-color:#f7f7f8}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;width:80px;height:80px;margin:7px;border:1px dashed #D4D6D9;color:#d4d6d9;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.favorites-section .favorite-items .add-item:hover{background-color:#f7f7f8}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section{margin-top:40px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel,[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat{height:400px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{background-image:linear-gradient(180deg,#F7FAFF 0%,rgba(234,237,243,0) 100%)}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{max-height:400px}[web-theme=sportafi][theme-variant=light] .layout-rightpanel .rightpanel-wrapper .rightpanel-section.chat-section .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-rightpanel-active .layout-rightpanel{transform:translateZ(0)}@media (max-width: 576px){[web-theme=sportafi][theme-variant=light] .layout-rightpanel{width:100%;transform:translate3d(100%,0,0)}}[web-theme=sportafi][theme-variant=light] .layout-footer{padding:0 36px}[web-theme=sportafi][theme-variant=light] .layout-footer .footer-menutitle{color:#29324180;font-weight:600;font-size:12px;line-height:14px;min-height:15px;display:block;margin-bottom:9px}[web-theme=sportafi][theme-variant=light] .layout-footer .footer-subtitle{font-weight:500;font-size:14px;display:block;color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-footer ul{padding:0;margin:0;list-style:none}[web-theme=sportafi][theme-variant=light] .layout-footer ul>li{padding:7px 0}[web-theme=sportafi][theme-variant=light] .layout-footer ul>li>a{color:#293241cc;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=light] .layout-footer ul>li>a:hover{color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-footer .newsletter-input{margin-top:16px;background-color:#fff;position:relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=light] .layout-footer .newsletter-input>input{width:100%;background-color:transparent;border:none;padding:11px 16px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;font-size:14px;line-height:200%}[web-theme=sportafi][theme-variant=light] .layout-footer .newsletter-input>button{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;position:absolute;right:6px;top:50%;margin-top:-16px}[web-theme=sportafi][theme-variant=light] .layout-footer .newsletter-input>button>span{display:block;padding:0;width:100%;font-weight:600;font-size:14px}[web-theme=sportafi][theme-variant=light] .layout-footer .footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .layout-footer .footer-bottom h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=light] .layout-footer .footer-bottom h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=sportafi][theme-variant=light] .clearfix:after{content:" ";display:block;clear:both}[web-theme=sportafi][theme-variant=light] .card{padding:20px;box-sizing:border-box;box-shadow:0 10px 40px #2932410f;border-radius:10px;margin-bottom:2rem}[web-theme=sportafi][theme-variant=light] .card .dark-box-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #0000001a}[web-theme=sportafi][theme-variant=light] .card:last-child{margin-bottom:0}[web-theme=sportafi][theme-variant=light] .card .card-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:16px}[web-theme=sportafi][theme-variant=light] .card .card-header h6{margin-bottom:2px}[web-theme=sportafi][theme-variant=light] .card .card-header .subtitle{font-weight:600;color:#29324180}[web-theme=sportafi][theme-variant=light] .card .card-subtitle{color:#29324180;font-weight:600;margin:-1rem 0 1rem}[web-theme=sportafi][theme-variant=light] .card.no-gutter{margin-bottom:0}[web-theme=sportafi][theme-variant=light] .p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}[web-theme=sportafi][theme-variant=light] .p-text-secondary{color:#29324180}[web-theme=sportafi][theme-variant=light] .layout-wrapper .layout-ajax-loader{position:absolute;right:15px;bottom:70px}[web-theme=sportafi][theme-variant=light] .layout-wrapper .layout-ajax-loader .layout-ajax-loader-icon{color:red;font-size:32px}[web-theme=sportafi][theme-variant=light] .layout-dashboard .chart{overflow:auto}[web-theme=sportafi][theme-variant=light] .layout-dashboard .mobile-teams{display:none}@media (max-width: 1200px){[web-theme=sportafi][theme-variant=light] .layout-dashboard .desktop-teams{display:none}[web-theme=sportafi][theme-variant=light] .layout-dashboard .mobile-teams{display:block}[web-theme=sportafi][theme-variant=light] .layout-dashboard .mobile-teams .team{height:100%;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}[web-theme=sportafi][theme-variant=light] .layout-dashboard .mobile-teams .team .peoples{margin:12px -8px}}[web-theme=sportafi][theme-variant=light] .overview-box{display:-ms-flexbox;display:flex;padding-top:24px;height:100%;min-width:200px;background-color:#322e2e;color:#febf45}[web-theme=sportafi][theme-variant=light] .overview-box .overview-info>h6{margin:0 0 2px}[web-theme=sportafi][theme-variant=light] .overview-box .overview-info>h1{margin:0;color:#000}[web-theme=sportafi][theme-variant=light] .overview-box>i{font-size:24px}[web-theme=sportafi][theme-variant=light] .overview-box.white{background:#FFFFFF;color:#293241cc}[web-theme=sportafi][theme-variant=light] .overview-box.blue{background:#69B7FF;color:#fff}[web-theme=sportafi][theme-variant=light] .overview-box.gray{background:rgba(41,50,65,.4);color:#fff}[web-theme=sportafi][theme-variant=light] .overview-box.darkgray{background:rgba(41,50,65,.8);color:#fff}[web-theme=sportafi][theme-variant=light] .overview-box.orange{background:linear-gradient(90deg,#FFB340 0%,#FFA740 100%);color:#fff}[web-theme=sportafi][theme-variant=light] .timeline{padding-right:4px}[web-theme=sportafi][theme-variant=light] .timeline>ul{padding:0;margin:0 0 1em;list-style:none;max-height:372px;overflow:auto}[web-theme=sportafi][theme-variant=light] .timeline>ul>li{display:-ms-flexbox;display:flex;margin-bottom:16px}[web-theme=sportafi][theme-variant=light] .timeline>ul>li>i{font-size:8px;margin-right:10px;margin-top:4px}[web-theme=sportafi][theme-variant=light] .timeline>ul>li .event-content span{display:block;margin-bottom:4px;font-weight:600;font-size:12px;color:#29324180}[web-theme=sportafi][theme-variant=light] .timeline>ul>li .event-content span.event-title{color:#3e4754}[web-theme=sportafi][theme-variant=light] .timeline>ul>li .event-content span.time{font-size:10px;font-weight:400;color:#29324180}[web-theme=sportafi][theme-variant=light] .timeline>ul>li.blue>i{color:#297fff}[web-theme=sportafi][theme-variant=light] .timeline>ul>li.green>i{color:#34b56f}[web-theme=sportafi][theme-variant=light] .timeline>ul>li.orange>i{color:#ffa928}[web-theme=sportafi][theme-variant=light] .device-status .content{color:#29324180;line-height:1.4;margin-bottom:20px}[web-theme=sportafi][theme-variant=light] .device-status .progress{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 0;color:#29324180}[web-theme=sportafi][theme-variant=light] .device-status .progress>span{min-width:40px}[web-theme=sportafi][theme-variant=light] .device-status .progress .p-progressbar{width:100%;margin:0 12px;background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .device-status .progress .p-progressbar .p-progressbar-value{background:rgba(41,127,255,.2);background:var(--primary-color);opacity:.8;border-radius:6px}[web-theme=sportafi][theme-variant=light] .device-status .progress.active .p-progressbar{background:rgba(41,127,255,.2);background:var(--primary-lighter-color)}[web-theme=sportafi][theme-variant=light] .device-status .progress.active .p-progressbar .p-progressbar-value{background:linear-gradient(270deg,#42BBFF 0%,#6129FF 100%);background:linear-gradient(270deg,var(--primary-lighter-color) 0%,var(--primary-color) 100%);opacity:.8}[web-theme=sportafi][theme-variant=light] .device-status .device{margin-bottom:16px}[web-theme=sportafi][theme-variant=light] .device-status .device span{color:#febf45;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=sportafi][theme-variant=light] .device-status .device span>span{font-size:8px;font-weight:400}[web-theme=sportafi][theme-variant=light] .device-status .device span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=sportafi][theme-variant=light] .team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=light] .team .card-header{padding:0;min-width:70px}[web-theme=sportafi][theme-variant=light] .team .peoples{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-wrap:wrap}[web-theme=sportafi][theme-variant=light] .team .peoples>img{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px}[web-theme=sportafi][theme-variant=light] .team .peoples .no-picture{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:8px;width:32px;height:32px;background:rgba(41,50,65,.1);color:#293241cc;font-size:12px;-moz-transition:background .2s;-o-transition:background .2s;-webkit-transition:background .2s;transition:background .2s}[web-theme=sportafi][theme-variant=light] .team .peoples .no-picture:hover{background:rgba(41,50,65,.2)}[web-theme=sportafi][theme-variant=light] .map{padding:0}[web-theme=sportafi][theme-variant=light] .map>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=sportafi][theme-variant=light] .map .map-content{padding:50px 20px 28px}[web-theme=sportafi][theme-variant=light] .map .map-content h6{margin:0 0 16px}[web-theme=sportafi][theme-variant=light] .map .map-content .city{margin-bottom:16px}[web-theme=sportafi][theme-variant=light] .map .map-content .city span{color:#febf45;color:var(--primary-color);font-size:14px;font-weight:600}[web-theme=sportafi][theme-variant=light] .map .map-content .city span>span{font-size:8px;font-weight:400}[web-theme=sportafi][theme-variant=light] .map .map-content .city span.status{font-size:12px;color:#29324180;margin-top:4px;display:block}[web-theme=sportafi][theme-variant=light] .schedule>p{color:#29324180}[web-theme=sportafi][theme-variant=light] .schedule>ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .schedule>ul>li{background:#F7F7F8;border-radius:8px;margin-bottom:10px;padding:5px 16px 12px}[web-theme=sportafi][theme-variant=light] .schedule>ul>li .schedule-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .schedule>ul>li .schedule-header h6{line-height:24px;margin:0}[web-theme=sportafi][theme-variant=light] .schedule>ul>li .schedule-header span{color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=light] .schedule>ul>li>span{margin-top:4px;color:#29324180;display:block;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=light] .statistics .statistic-item .item-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:4px}[web-theme=sportafi][theme-variant=light] .statistics .statistic-item .item-title span{display:block;margin-right:12px}[web-theme=sportafi][theme-variant=light] .statistics .statistic-item .item-title h5{margin:0;font-weight:700}[web-theme=sportafi][theme-variant=light] .statistics .statistic-item h6{margin:0;font-weight:600;color:#29324180}[web-theme=sportafi][theme-variant=light] .stocks ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .stocks ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background-color:#f7faff;padding:0;margin:0 0 12px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;overflow:hidden}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#eef5ff;padding:18px 10px;min-width:70px;margin-right:4px}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-name h6{margin:0;color:#293241cc;line-height:17px;font-weight:600}[web-theme=sportafi][theme-variant=light] .stocks ul>li>img{margin:0 4px;height:25px}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-price{padding:0 10px;color:#34b56f;margin:0 4px}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-price h6{line-height:17px;font-weight:600;display:inline-block}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-price i{display:inline-block}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-status{margin-left:4px;padding:0 20px}[web-theme=sportafi][theme-variant=light] .stocks ul>li .stock-status span{display:block;font-weight:600;font-size:10px;line-height:12px;color:#29324180}[web-theme=sportafi][theme-variant=light] .stocks ul>li.down .stock-price{color:#ff6e49}[web-theme=sportafi][theme-variant=light] .stocks ul>li.same .stock-price{color:#ffa928}[web-theme=sportafi][theme-variant=light] .stocks>.p-button{width:100%;margin-top:30px}[web-theme=sportafi][theme-variant=light] .operations{overflow:auto}[web-theme=sportafi][theme-variant=light] .operations .insights{padding:16px 15px;background-color:#297fff0a;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;margin:12px 0 16px}[web-theme=sportafi][theme-variant=light] .operations .insights .insight-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:5px}[web-theme=sportafi][theme-variant=light] .operations .insights .insight-header h6{margin:0 6px}[web-theme=sportafi][theme-variant=light] .operations .insights>ul{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .operations .insights>ul>li{margin:8px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;color:#29324180}[web-theme=sportafi][theme-variant=light] .operations .insights>ul>li span{font-weight:600}[web-theme=sportafi][theme-variant=light] .operations .insights>ul>li span>span{font-size:8px;line-height:10px;font-weight:400}[web-theme=sportafi][theme-variant=light] .operations>button{width:100%}[web-theme=sportafi][theme-variant=light] .notification{padding:30px 24px;background-color:#fff;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=light] .notification>h6{margin:0;color:#293241cc}[web-theme=sportafi][theme-variant=light] .notification>h6>a{margin-left:10px}[web-theme=sportafi][theme-variant=light] .notification>h6>a i{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav{background-color:transparent;margin:0 -10px;border:none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav:before{display:none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li{padding:9px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;margin:0 10px;border:none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li a{position:relative;width:52px;height:52px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#d0d6dd;cursor:pointer;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;color:#febf45;color:var(--primary-color);border:0 none;overflow:visible}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li a img{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li a .p-badge{position:absolute;bottom:-5px;right:-5px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight{padding:0 0 9px;border:none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a{box-shadow:0 0 1px #29324129,0 1px 2px #2932410a,0 6px 12px #2932413d;border:0 none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li.p-highlight a:before{content:"";width:12px;height:2px;background:#FEBF45;background:var(--primary-color);border-radius:3px;position:absolute;bottom:-10px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-nav li:hover{border:none;padding:0 0 9px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels{background-color:transparent;border:none;padding:16px 0 0}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel{padding:0;height:350px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:350px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .fade{position:absolute;top:0;left:0;display:block;width:100%;height:44px;background-image:linear-gradient(180deg,#ffffff 0%,rgba(234,237,243,0) 100%)}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content{max-height:400px;overflow:auto;padding:30px 6px 12px;flex:1 1 auto}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message{display:-ms-flexbox;display:flex;flex-direction:column}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .name{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message{max-width:250px;padding:8px 10px;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;background-color:#f7faff;margin-bottom:8px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message p{padding:0;margin:0 0 2px;color:#293241cc}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message .message span{display:block;font-weight:600;font-size:10px;line-height:14px;color:#29324180}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send{-ms-flex-align:end;align-items:flex-end}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content .chat-message.send .message span{text-align:right}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-content.no-message h4{color:#29324180}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts{flex:1 1 auto;max-height:400px;overflow:auto;padding:0 0 12px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul{padding:0;margin:0;list-style:none}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;padding:8px 10px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li img{margin-right:12px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li h6{margin:0 0 2px;color:#293241cc}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li span{display:block;color:#29324180;font-weight:600;font-size:10px;line-height:14px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .contacts ul>li:hover{background-color:#f7faff}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input{margin-top:30px}[web-theme=sportafi][theme-variant=light] .chat .p-tabview .p-tabview-panels .p-tabview-panel .chat .chat-input input{width:100%;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:20px 19px;background-color:#f7f7f8;border:none}[web-theme=sportafi][theme-variant=light] .image-card{padding:0;position:relative}[web-theme=sportafi][theme-variant=light] .image-card>span{position:absolute;right:20px;top:20px}[web-theme=sportafi][theme-variant=light] .image-card>img{width:100%;height:auto;border-radius:24px 24px 12px 12px}[web-theme=sportafi][theme-variant=light] .image-card .image-content{padding:32px 20px 28px}[web-theme=sportafi][theme-variant=light] .image-card .image-content h6{margin:0 0 8px}[web-theme=sportafi][theme-variant=light] .image-card .image-content>p{color:#29324180}[web-theme=sportafi][theme-variant=light] .image-card .image-content>button{margin-top:32px;width:100%}[web-theme=sportafi][theme-variant=light] .login-body{background:#FFFFFF}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;flex-direction:column;height:100vh}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel{width:30%;height:100%;text-align:center;padding:40px 20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;flex:1 1 100%}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel .logo{margin-bottom:50px}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel .logo img{width:45px;height:53px}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>a{font-weight:500;font-size:10px;line-height:12px;color:#2932414d}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>p{font-weight:500;margin:40px 0 0;color:#29324180}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>p>a{color:#febf45;cursor:pointer}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>div>input,[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>input{max-width:247px;width:100%;margin-bottom:10px;background-color:#f6f7f7;border:1.2px solid #D4D6D9;color:#515c66;padding:12px 10px}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>div>input::placeholder,[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>input::placeholder{color:gba(41,50,65,.3)}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>div{max-width:247px;width:85%}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>input{width:85%}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>button{width:85%;max-width:247px;margin-bottom:10px;padding:0}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel>button>span{padding:15px 20px;display:block;font-weight:600;font-size:14px;line-height:16px}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}@media (max-width: 992px){[web-theme=sportafi][theme-variant=light] .login-body .login-wrapper .login-panel{width:100%}}[web-theme=sportafi][theme-variant=light] .exception-body .exception-topbar{height:62px;background-color:#fff;box-shadow:0 10px 40px #2932410f;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 16px}[web-theme=sportafi][theme-variant=light] .exception-body .exception-topbar .layout-topbar-logo>img{height:15px}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;flex:1 1 auto}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-content>span{font-weight:400;font-size:60px;line-height:73px;text-align:center;display:block}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:70px}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-footer h4{line-height:22px;margin:0 32px 0 0}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-footer h6{line-height:17px;margin:0;color:#29324180;font-weight:500}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;flex:1 1 auto}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content img{width:332px;height:271px;margin-bottom:-150px}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span{font-size:140px;line-height:171px}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>span.exception-subtitle{font-weight:500;font-size:14px;line-height:17px;color:#29324180}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button{padding:0;margin-top:20px;width:155px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px}[web-theme=sportafi][theme-variant=light] .exception-body.notfound .exception-wrapper .exception-content>button>span{padding:18px;font-weight:600}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;min-height:calc(100vh - 62px)}[web-theme=sportafi][theme-variant=light] .exception-body .exception-wrapper .exception-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}[web-theme=sportafi][theme-variant=light] .landing-body{background-color:#e5e5e5}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar{height:83px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;z-index:999;padding:20px 40px;position:relative}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo{margin-right:40px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left .logo img{height:16px;width:auto}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0;padding:0}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li #landing-menu-close{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;margin:0 10px;min-width:100px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-left>ul>li>a:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right{display:flex;align-items:center}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton{font-weight:600;font-size:12px;line-height:14px;color:#293241e6;padding:14px 10px;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;min-width:76px;-moz-transition:color .2s;-o-transition:color .2s;-webkit-transition:color .2s;transition:color .2s}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .second-menubutton:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right .landing-button span{font-weight:600;font-size:12px;line-height:14px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button{display:none;padding:0 8px;cursor:pointer}[web-theme=sportafi][theme-variant=light] .landing-body .landing-topbar .landing-topbar-right #landing-menu-button i{font-size:20px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-button{background:linear-gradient(108.43deg,#297FFF 12.5%,#7A0EE7 96.32%);border:none;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}[web-theme=sportafi][theme-variant=light] .landing-body .landing-button.p-button{padding:0}[web-theme=sportafi][theme-variant=light] .landing-body .landing-button.p-button>.p-button-text{padding:14px 10px;min-width:121px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=sportafi][theme-variant=light] .landing-body .landing-button>a .p-button-text{padding:14px 10px;min-width:87px;font-weight:600;font-size:16px;line-height:19px;display:block}[web-theme=sportafi][theme-variant=light] .landing-body .landing-button:hover{background:linear-gradient(108.43deg,#2f79e7 12.5%,#781cd4 96.32%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-banner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:303px 30px 218px;position:relative;transform-style:inherit;background:url(../../layout/images/pages/asset-landing-header.jpg);background-size:cover;height:80vh}[web-theme=sportafi][theme-variant=light] .landing-body .landing-banner .landing-banner-content{text-align:center;position:relative}[web-theme=sportafi][theme-variant=light] .landing-body .landing-banner .landing-banner-content .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#fff}[web-theme=sportafi][theme-variant=light] .landing-body .landing-banner .landing-banner-content h3{margin:40px 0 30px;color:#fff;font-weight:500;line-height:29px}[web-theme=sportafi][theme-variant=light] .landing-body .section-header{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column}[web-theme=sportafi][theme-variant=light] .landing-body .section-header .title{display:block;font-weight:500;font-size:70px;line-height:84px;color:#293241e6}[web-theme=sportafi][theme-variant=light] .landing-body .section-header h3{margin:15px 0 100px;color:#293241e6;font-weight:500;line-height:29px;max-width:800px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features{background-color:#fff;position:relative;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:36px 6% 125px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .p-lg-3{transition:transform .25s linear;-webkit-transition:transform .25s linear}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature{display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-top:30px;margin-right:12px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature .feature-card{-moz-border-radius:36px;-webkit-border-radius:36px;border-radius:36px;padding:28px 30px;display:-ms-flexbox;display:flex;width:100%}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature .feature-card>span{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature .feature-card h3{font-weight:500;line-height:36px;margin:0 0 20px;color:#293241cc}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature .feature-card h5{margin:0;font-weight:400;line-height:150%;color:#293241e6;opacity:.8}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.yellow .feature-card{padding-bottom:128px;background:linear-gradient(197.55deg,#FFD37D -1.02%,#FFDB7D 46.53%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.blue .feature-card{padding-bottom:67px;background:linear-gradient(156.18deg,#DAF4FF 38.02%,#CEDFFF 95.69%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.darker-blue .feature-card{padding-bottom:164px;background:linear-gradient(165.84deg,#C1E9FF 42.24%,rgba(219,242,255,.23) 97.17%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card{padding-bottom:109px;background:linear-gradient(176.91deg,rgba(41,50,65,.6) 50%,rgba(41,50,65,.282) 115.03%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h3{color:#fff}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.darker-gray .feature-card h5{color:#fff;opacity:.8}[web-theme=sportafi][theme-variant=light] .landing-body .landing-features .feature.gray .feature-card{padding-bottom:50px;background:linear-gradient(11.49deg,rgba(41,50,65,.1) 60.37%,rgba(41,50,65,.026) 98.03%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing{background-color:#fff;position:relative;padding:125px 15% 260px;text-align:center}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card{background:#FFFFFF;box-shadow:0 0 1px #29324180,0 1px 1px #29324133;-moz-border-radius:24px;-webkit-border-radius:24px;border-radius:24px;padding:30px 20px 33px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;position:relative;margin-bottom:60px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card .preferred-tag{padding:14px 24px;background:linear-gradient(112.58deg,#FFD029 22.19%,#F1AF60 100%);box-shadow:0 10px 40px #2932410f;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;transform:rotate(-7.18deg);position:absolute;top:-32px;color:#fff;font-weight:700;font-size:20px;line-height:24px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card h2{margin:0 0 14px;color:#293241e6}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card .price{display:block;color:#2170e7;font-weight:700;font-size:80px;line-height:95px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card .time{color:#29324180;font-size:12px;line-height:14px;display:block;margin-bottom:32px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul{padding:42px 0 0;width:100%;margin:0;list-style:none;border-top:1px solid rgba(41,50,65,.1)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card>ul>li{font-size:16px;line-height:205.34%;color:#29324180}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.pro{background:linear-gradient(333.31deg,#EFF3FB 6.36%,#FFFFFF 72.79%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise{background:linear-gradient(156.19deg,rgba(41,50,65,.8) 10.28%,rgba(35,40,49,.496) 87.74%)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise h2{margin:0 0 14px;color:#fff}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .price{color:#fff}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise .time{color:#fff;opacity:.6}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul{border-top:1px solid rgba(255,255,255,.2)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing .pricing-card.enterprise>ul>li{color:#fff}[web-theme=sportafi][theme-variant=light] .landing-body .landing-pricing>a{font-size:24px;line-height:29px;display:block}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer{background-color:#fff;position:relative}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer .footer-menutitle{color:#29324133}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer .footer-subtitle{color:#2932414d}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer ul>li{color:#29324180}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer ul>li>a{color:#29324180}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer ul>li>a:hover{color:#2932414d}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer .newsletter-input{background-color:#2932410a}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer .footer-bottom{color:#293241b3}[web-theme=sportafi][theme-variant=light] .landing-body .layout-footer .footer-bottom h6{color:#29324180}[web-theme=sportafi][theme-variant=light] .landing-body .landing-mask{display:none;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#0003;z-index:998}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .landing-body.block-scroll{overflow:hidden}[web-theme=sportafi][theme-variant=light] .landing-body.block-scroll .landing-wrapper .landing-mask{display:block}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper.landing-menu-active .landing-topbar .landing-menu{transform:translateZ(0)}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar{padding:0 13px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu{position:fixed;flex-direction:column;-ms-flex-align:end;align-items:flex-end;right:0;top:0;padding:28px 15px;z-index:999;width:220px;height:100%;background-color:#eef5ff;box-shadow:0 24px 64px -2px #00000005,0 6px 16px -2px #0000000f,0 2px 6px -2px #00000014;transform:translate3d(260px,0,0);-moz-transition:transform .2s;-o-transition:transform .2s;-webkit-transition:transform .2s;transition:transform .2s}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li{margin:0 0 12px;width:100%}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a{padding:6px 16px;font-size:14px;text-align:right;background-color:#eef5ff;display:block;color:#293241e6}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li>a:hover{color:#29324199}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close{display:block;font-size:20px;text-align:right;color:#293241e6}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-menu>li #landing-menu-close:hover{color:#29324199}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar #landing-menu-button{display:block;color:#293241e6;font-size:20px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .second-menubutton{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-topbar .landing-topbar-right .landing-button{margin-right:20px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-banner{background-position:top;padding:80px 23px;-ms-flex-pack:start;justify-content:flex-start;height:auto;top:auto!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content{text-align:left;max-width:262px;top:auto!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>span{font-size:60px;line-height:91.84%}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-banner .landing-banner-content>h3{font-size:18px;line-height:130%}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features{padding:36px 20px 30px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .box{transform:translateY(0)!important;margin-top:auto!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-empty{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-3{margin-top:auto}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature-4{transform:translateY(0)!important;margin-top:auto!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature>span{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card{padding-bottom:28px!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature .feature-card>span{font-weight:500;font-size:20px;line-height:20px;color:#293241cc;margin-right:12px;margin-top:8px;display:block}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.blue .feature-card>span{margin-right:0;margin-left:12px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card{flex-direction:row-reverse;text-align:right}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-features .feature.darker-gray .feature-card>span{color:#fff;float:right;margin-right:0;margin-left:12px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .section-header .title{font-size:60px;line-height:72px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .section-header h3{font-size:18px;line-height:130%}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-pricing{padding:30px 20px 97px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card{margin-bottom:20px}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .pricing-card>ul{display:none}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred{order:-1!important}[web-theme=sportafi][theme-variant=light] .landing-body .landing-wrapper .landing-pricing .preferred .pricing-card>ul{display:block}}[web-theme=sportafi][theme-variant=light] .help-page p{margin:0}[web-theme=sportafi][theme-variant=light] .help-page .help-search{background-image:url(../../layout/images/pages/search.png);padding:0;text-align:center}[web-theme=sportafi][theme-variant=light] .help-page .help-search .help-search-content{padding:5rem 12rem}[web-theme=sportafi][theme-variant=light] .help-page .help-search .help-search-content h3{color:#293241cc;font-weight:500}[web-theme=sportafi][theme-variant=light] .help-page .help-search .search-container{font-size:1rem;padding:1rem;position:relative}[web-theme=sportafi][theme-variant=light] .help-page .help-search .search-container input{appearance:none;font-size:1rem;text-indent:2rem;padding:1rem;width:100%}[web-theme=sportafi][theme-variant=light] .help-page .help-search .search-container i{width:1rem;position:absolute;margin-left:1rem;top:50%;margin-top:-.5rem}[web-theme=sportafi][theme-variant=light] .help-page .status-bars{margin-top:1rem;display:-ms-flexbox;display:flex}[web-theme=sportafi][theme-variant=light] .help-page .status-bars .status-bar{flex:1 1 0;-ms-flex:1 1 0px;background:#6EC180;height:50px;margin-right:.25rem;transition:transform .2s}[web-theme=sportafi][theme-variant=light] .help-page .status-bars .status-bar:last-child{margin-right:0}[web-theme=sportafi][theme-variant=light] .help-page .status-bars .status-bar.status-bar-failure{background:#FF6E49}[web-theme=sportafi][theme-variant=light] .help-page .status-bars .status-bar:hover{transform:scale(1.1)}[web-theme=sportafi][theme-variant=light] .help-page .status-bar-footer{padding:1rem 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=light] .help-page .blog-post{padding:20px;margin:3rem 2rem;border:1px solid #D4D6D9;background-color:#fff;position:relative;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}[web-theme=sportafi][theme-variant=light] .help-page .blog-post:last-child{margin-bottom:1rem}[web-theme=sportafi][theme-variant=light] .help-page .blog-post img{width:100%;position:absolute;left:0;top:0}[web-theme=sportafi][theme-variant=light] .help-page .blog-post .blog-text h1{color:#293241cc;margin-bottom:1rem;font-weight:500}[web-theme=sportafi][theme-variant=light] .help-page .blog-post .blog-text span{color:#29324180;line-height:1.4}[web-theme=sportafi][theme-variant=light] .help-page .blog-post .blog-profile{position:absolute;top:-25px;left:-25px}[web-theme=sportafi][theme-variant=light] .help-page .blog-post .blog-profile img{width:50px;height:50px;border-radius:50%}@media screen and (max-width: 991px){[web-theme=sportafi][theme-variant=light] .help-page .help-search .help-search-content{padding:6rem 2rem}}[web-theme=sportafi][theme-variant=light] .invoice{padding:2rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}[web-theme=sportafi][theme-variant=light] .invoice .invoice-company .logo-image{height:50px;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-company div{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-company .company-name{font-weight:500;font-size:1.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-title{font-size:2rem;margin-bottom:2rem;text-align:right;font-weight:300}[web-theme=sportafi][theme-variant=light] .invoice .invoice-details{width:15rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=sportafi][theme-variant=light] .invoice .invoice-details>div{width:50%;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-details .invoice-label{text-align:left;font-weight:500}[web-theme=sportafi][theme-variant=light] .invoice .invoice-details .invoice-value{text-align:right}[web-theme=sportafi][theme-variant=light] .invoice .invoice-to{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #E7E8ED}[web-theme=sportafi][theme-variant=light] .invoice .invoice-to .bill-to{font-size:1.25rem;font-weight:500;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-to .invoice-to-info div{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items{margin-top:2rem;padding-top:2rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table{width:100%;border-collapse:collapse}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table tr{border-bottom:1px solid #E7E8ED}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table th{font-weight:500}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table th,[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table td{padding:1rem;text-align:right}[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table th:first-child,[web-theme=sportafi][theme-variant=light] .invoice .invoice-items table td:first-child{text-align:left}[web-theme=sportafi][theme-variant=light] .invoice .invoice-summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:2.5rem;padding-top:2.5rem}[web-theme=sportafi][theme-variant=light] .invoice .invoice-summary .invoice-value{font-weight:500}@media print{[web-theme=sportafi][theme-variant=light] body *{visibility:hidden}[web-theme=sportafi][theme-variant=light] #invoice-content *{visibility:visible}[web-theme=sportafi][theme-variant=light] #invoice-content{width:100%;position:absolute;left:0;top:0;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .invoice{padding:0;margin:0;background:#ffffff;color:#424242}}[web-theme=sportafi][theme-variant=light] .layout-config{width:16rem;height:100%;position:fixed;right:0;top:0;padding:1rem;overflow:auto;background:#ffffff;z-index:999;border-left:0 none;transform:translate(100%);transition:transform .2s cubic-bezier(.05,.74,.2,.99)}[web-theme=sportafi][theme-variant=light] .layout-config.layout-config-active{transform:translate(0);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .layout-config.layout-config-active .layout-config-content .layout-config-button i{transform:rotate(360deg)}[web-theme=sportafi][theme-variant=light] .layout-config p{line-height:1.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .layout-config .layout-themes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[web-theme=sportafi][theme-variant=light] .layout-config .layout-themes>div{padding:.25rem}[web-theme=sportafi][theme-variant=light] .layout-config .layout-themes a{width:2rem;height:2rem;border-radius:6px;display:block;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:transform .2s;box-shadow:0 .125rem .25rem #00000013}[web-theme=sportafi][theme-variant=light] .layout-config .layout-themes a i{font-size:1rem;position:absolute;top:50%;left:50%;margin-left:-.5rem;margin-top:-.5rem}[web-theme=sportafi][theme-variant=light] .layout-config .layout-themes a:hover{transform:scale(1.1)}[web-theme=sportafi][theme-variant=light] .layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:6px;border-bottom-left-radius:6px;transition:background-color .2s;overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}[web-theme=sportafi][theme-variant=light] .layout-config-button i{font-size:1.75rem;line-height:inherit;transform:rotate(0);transition:transform 1s}[web-theme=sportafi][theme-variant=light] .layout-config-button:hover{background:var(--primary-dark-color)}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper{position:relative;height:100%}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header{text-align:center}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-header .profile{padding:12px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions{padding:12px 6px 36px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-col-6,[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-actions .actions .action-buttons .p-md-4{padding:.2em}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header{padding:1rem}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header a{font-size:12px;font-weight:500}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header>span{font-size:10px}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-nav li.ui-tabs-header.ui-state-active{background-color:#f7faff}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel{padding:0}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-content .chat-message .message{width:80%}[web-theme=sportafi][theme-variant=light] .layout-wrapper.layout-sidebar .layout-main .layout-wrapper .layout-rightpanel .rightpanel-wrapper .rightpanel-chat .ui-tabs .ui-tabs-panels .ui-tabs-panel .chat .chat-input input{width:105px;margin-right:7px}[web-theme=sportafi][theme-variant=light] #app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[web-theme=sportafi][theme-variant=light] body{color:#000}[web-theme=sportafi][theme-variant=light] .layout-content-wrapper,[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .menu-wrapper{background-color:#fff;box-shadow:none}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .menu-wrapper.layout-sidebar-active{padding:0}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .app-logo{width:205px;max-height:40px}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .app-logo-gld{width:100%;max-height:40px;max-width:205px;margin-left:20px;padding-right:45px}[web-theme=sportafi][theme-variant=light] .menu-wrapper{top:62px}@media (min-width: 992px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:block}}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button.desktop-menu-button{display:none}}[web-theme=sportafi][theme-variant=light] *{box-sizing:border-box}[web-theme=sportafi][theme-variant=light] .p-component{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:400}[web-theme=sportafi][theme-variant=light] .p-component-overlay{background-color:#0006!important;transition-duration:.2s}[web-theme=sportafi][theme-variant=light] .p-disabled,[web-theme=sportafi][theme-variant=light] .p-component:disabled{opacity:.6}[web-theme=sportafi][theme-variant=light] .p-error{color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-error.option-e{margin-left:27px;font-size:12px!important}[web-theme=sportafi][theme-variant=light] .p-text-secondary{color:#83888f}[web-theme=sportafi][theme-variant=light] .pi{font-size:1rem}[web-theme=sportafi][theme-variant=light] .p-link{font-size:1rem;font-family:Montserrat,sans-serif;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}[web-theme=sportafi][theme-variant=light] .p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}[web-theme=sportafi][theme-variant=light] .text-primary{color:#febf45!important}[web-theme=sportafi][theme-variant=light] .bg-primary{background-color:#febf45!important}[web-theme=sportafi][theme-variant=light] .bg-light-primary{background-color:#febf4533!important}[web-theme=sportafi][theme-variant=light] .border-primary{border-color:#febf45!important}[web-theme=sportafi][theme-variant=light] .text-secondary{color:#e7e8ed!important}[web-theme=sportafi][theme-variant=light] .bg-secondary{background-color:#e7e8ed!important}[web-theme=sportafi][theme-variant=light] .bg-light-secondary{background-color:#e7e8ed33!important}[web-theme=sportafi][theme-variant=light] .border-secondary{border-color:#e7e8ed!important}[web-theme=sportafi][theme-variant=light] .text-tertiary{color:#171d4d!important}[web-theme=sportafi][theme-variant=light] .bg-tertiary{background-color:#171d4d!important}[web-theme=sportafi][theme-variant=light] .bg-light-tertiary{background-color:#171d4d33!important}[web-theme=sportafi][theme-variant=light] .border-tertiary{border-color:#171d4d!important}[web-theme=sportafi][theme-variant=light] .text-white{color:#fff!important}[web-theme=sportafi][theme-variant=light] .bg-white{background-color:#fff!important}[web-theme=sportafi][theme-variant=light] .bg-light-white{background-color:#fff3!important}[web-theme=sportafi][theme-variant=light] .border-white{border-color:#fff!important}[web-theme=sportafi][theme-variant=light] .text-black{color:#000!important}[web-theme=sportafi][theme-variant=light] .bg-black{background-color:#000!important}[web-theme=sportafi][theme-variant=light] .bg-light-black{background-color:#0003!important}[web-theme=sportafi][theme-variant=light] .border-black{border-color:#000!important}[web-theme=sportafi][theme-variant=light] .text-gray{color:#e4e4e4!important}[web-theme=sportafi][theme-variant=light] .bg-gray{background-color:#e4e4e4!important}[web-theme=sportafi][theme-variant=light] .bg-light-gray{background-color:#e4e4e433!important}[web-theme=sportafi][theme-variant=light] .border-gray{border-color:#e4e4e4!important}[web-theme=sportafi][theme-variant=light] .text-success{color:#febf45!important}[web-theme=sportafi][theme-variant=light] .bg-success{background-color:#febf45!important}[web-theme=sportafi][theme-variant=light] .bg-light-success{background-color:#febf4533!important}[web-theme=sportafi][theme-variant=light] .border-success{border-color:#febf45!important}[web-theme=sportafi][theme-variant=light] .text-info{color:#0cc4fe!important}[web-theme=sportafi][theme-variant=light] .bg-info{background-color:#0cc4fe!important}[web-theme=sportafi][theme-variant=light] .bg-light-info{background-color:#0cc4fe33!important}[web-theme=sportafi][theme-variant=light] .border-info{border-color:#0cc4fe!important}[web-theme=sportafi][theme-variant=light] .text-error{color:#cc4848!important}[web-theme=sportafi][theme-variant=light] .bg-error{background-color:#cc4848!important}[web-theme=sportafi][theme-variant=light] .bg-light-error{background-color:#cc484833!important}[web-theme=sportafi][theme-variant=light] .border-error{border-color:#cc4848!important}[web-theme=sportafi][theme-variant=light] .text-warn{color:#f6851b!important}[web-theme=sportafi][theme-variant=light] .bg-warn{background-color:#f6851b!important}[web-theme=sportafi][theme-variant=light] .bg-light-warn{background-color:#f6851b33!important}[web-theme=sportafi][theme-variant=light] .border-warn{border-color:#f6851b!important}[web-theme=sportafi][theme-variant=light] .bit-primary-card{background-color:#fff!important}[web-theme=sportafi][theme-variant=light] .bit-primary-gradient-heading{background-image:linear-gradient(to right,#FFFFFF,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=light] .bit-secondary-card{background-color:#e7e8ed!important}[web-theme=sportafi][theme-variant=light] .bit-secondary-gradient-heading{background-image:linear-gradient(to right,#E7E8ED,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=light] .bit-tertiary-card{background-color:#e7e8ed!important}[web-theme=sportafi][theme-variant=light] .bit-tertiary-gradient-heading{background-image:linear-gradient(to right,#E7E8ED,rgba(0,0,0,0))}[web-theme=sportafi][theme-variant=light] .bit-primary-text1{color:#424040!important}[web-theme=sportafi][theme-variant=light] .bit-primary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=light] .bit-secondary-text1{color:#000!important}[web-theme=sportafi][theme-variant=light] .bit-secondary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=light] .bit-tertiary-text1{color:#000!important}[web-theme=sportafi][theme-variant=light] .bit-tertiary-text2{color:#999797!important}[web-theme=sportafi][theme-variant=light] .options-overlay{z-index:1003!important}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content{display:flex;flex-direction:column}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row{display:flex;flex:1}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;min-height:70px;max-height:70px;min-width:80px;max-width:80px;border-radius:.5rem}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active{background-color:#febf45;box-shadow:0 0 0 1px #ffffff1a}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active svg{color:#fff!important}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option.active span{font-weight:500!important;color:#fff!important}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.active):hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled){cursor:pointer}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) svg{color:#000}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .row .option:not(.disabled) span{color:#000}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.vertical{background-image:linear-gradient(180deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);max-height:100%;min-height:100%;width:1px;margin-inline:.5rem}[web-theme=sportafi][theme-variant=light] .options-overlay .p-overlaypanel-content .divider.horizontal{background-image:linear-gradient(90deg,rgba(50,46,46,0) 1.43%,#999797 46.12%,rgba(35,31,32,0) 92.72%);height:1px;width:100%;margin:.5rem 0}[web-theme=sportafi][theme-variant=light] .notifications-overlay{z-index:1003!important}[web-theme=sportafi][theme-variant=light] .notifications-overlay .p-overlaypanel-content{padding-inline:0!important}[web-theme=sportafi][theme-variant=light] .notifications-overlay .p-overlaypanel-content .item:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .text-border-left{border-left:5px solid #FEBF45;padding-left:10px;color:#000}[web-theme=sportafi][theme-variant=light] .table-container{background-color:#fff;padding:1rem;border-radius:10px}[web-theme=sportafi][theme-variant=light] .sub-heading,[web-theme=sportafi][theme-variant=light] .menu-heading{color:#000}[web-theme=sportafi][theme-variant=light] .top-bar-app-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .top-bar-app-divider{background-image:linear-gradient(180deg,rgba(255,255,255,0) 1.43%,#171D4D 46.12%,rgba(255,255,255,0) 92.72%);max-height:80%;min-height:80%;width:1px}[web-theme=sportafi][theme-variant=light] .search-input{position:relative;width:100%;display:flex}[web-theme=sportafi][theme-variant=light] .search-input .icon{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:#171d4d;color:#fff;width:28px;height:28px;border-radius:6px;display:flex;justify-content:center;align-items:center}[web-theme=sportafi][theme-variant=light] .search-input.has-left-button input{border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=light] .search-input button{font-size:12;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#febf45;color:#fff;border:#FEBF45;width:150px}[web-theme=sportafi][theme-variant=light] .search-input input{height:38px;padding-right:38px;width:100%}@media (min-width: 577px){[web-theme=sportafi][theme-variant=light] .search-input{width:320px}}[web-theme=sportafi][theme-variant=light] .text-grayed{color:#999797!important}[web-theme=sportafi][theme-variant=light] .filter-chip{background-color:#424040;display:inline-flex;padding:.35rem .5rem;font-size:12px;line-height:1;align-items:center;color:#febf45;margin:.1rem}[web-theme=sportafi][theme-variant=light] .filter-chip__remove{margin-left:4px;background-color:#999797;border-radius:50%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;width:14px;height:14px;color:#424040;cursor:pointer;transform:translate(2px)}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-primary{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-secondary{color:#e7e8ed!important;background-color:#e7e8ed33}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-tertiary{color:#171d4d!important;background-color:#171d4d33}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-white{color:#fff!important;background-color:#fff3}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-black{color:#000!important;background-color:#0003}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-success{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=sportafi][theme-variant=light] .filter-chip.filter-chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=sportafi][theme-variant=light] .chip{border-radius:1.75rem;min-width:max-content;color:#febf45;background-color:#febf4533;display:inline-flex;padding:4px 8px;font-size:12px;align-items:center}[web-theme=sportafi][theme-variant=light] .chip.chip-primary{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .chip.chip-secondary{color:#e7e8ed!important;background-color:#e7e8ed33}[web-theme=sportafi][theme-variant=light] .chip.chip-tertiary{color:#171d4d!important;background-color:#171d4d33}[web-theme=sportafi][theme-variant=light] .chip.chip-white{color:#fff!important;background-color:#fff3}[web-theme=sportafi][theme-variant=light] .chip.chip-black{color:#000!important;background-color:#0003}[web-theme=sportafi][theme-variant=light] .chip.chip-gray{color:#e4e4e4!important;background-color:#e4e4e433}[web-theme=sportafi][theme-variant=light] .chip.chip-success{color:#febf45!important;background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .chip.chip-info{color:#0cc4fe!important;background-color:#0cc4fe33}[web-theme=sportafi][theme-variant=light] .chip.chip-error{color:#cc4848!important;background-color:#cc484833}[web-theme=sportafi][theme-variant=light] .chip.chip-warn{color:#f6851b!important;background-color:#f6851b33}[web-theme=sportafi][theme-variant=light] .bit-file-field{border:1px dashed #999797;display:flex;justify-content:space-between;border-radius:8px;align-items:center;gap:8px;padding:4px;height:40px;margin-bottom:8px}[web-theme=sportafi][theme-variant=light] .bit-file-field input{display:none}[web-theme=sportafi][theme-variant=light] .bit-file-field button{min-height:32px!important;max-height:32px!important;padding:0 8px}[web-theme=sportafi][theme-variant=light] .bit-file-selected{height:40px;background-color:#e4e4e4;border-radius:8px;padding:4px;display:flex;align-items:center}[web-theme=sportafi][theme-variant=light] .category-divider{background-color:#e4e4e4;width:1px;min-height:100%;max-height:100%;position:relative}[web-theme=sportafi][theme-variant=light] .category-divider:after{display:flex;justify-content:center;align-items:center;content:"OR";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#e4e4e4;height:50px;width:50px;border-radius:50%;border:1px solid #E4E4E4;color:#000}@media (max-width: 767px){[web-theme=sportafi][theme-variant=light] .category-divider{height:1px;min-width:100%;max-width:100%}}[web-theme=sportafi][theme-variant=light] .form-list__item{background-color:#febf45;border-radius:.5rem;overflow:hidden;margin:.5rem;padding-bottom:1px;box-shadow:0 0 1px gray}[web-theme=sportafi][theme-variant=light] .form-list__item.draft{background-color:#999797}[web-theme=sportafi][theme-variant=light] .form-list__item.archived{background-color:unset;border:1px solid #424040;color:#999797}[web-theme=sportafi][theme-variant=light] .form-list__item.archived .form-list__item__content{background-color:unset}[web-theme=sportafi][theme-variant=light] .form-list__item__content{display:flex;padding:1rem;border-radius:.5rem}[web-theme=sportafi][theme-variant=light] .add-field__item{display:flex;width:100%;cursor:pointer;align-items:center;padding:6px 8px;border-radius:4px;margin-bottom:2px}[web-theme=sportafi][theme-variant=light] .add-field__item:hover{background-color:#e7e8ed;color:#febf45}[web-theme=sportafi][theme-variant=light] .category-type-list__item{position:relative;cursor:pointer}[web-theme=sportafi][theme-variant=light] .category-type-list__item:hover .delete-button,[web-theme=sportafi][theme-variant=light] .category-type-list__item:hover .duplicate-button{display:block}[web-theme=sportafi][theme-variant=light] .category-type-list__item:hover .arrow{color:#febf45}[web-theme=sportafi][theme-variant=light] .category-type-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=sportafi][theme-variant=light] .category-type-list__item .duplicate-button{display:none;position:absolute;top:8px;right:32px;color:#0cc4fe}[web-theme=sportafi][theme-variant=light] .category-list__item{position:relative;background-color:#424040;cursor:pointer}[web-theme=sportafi][theme-variant=light] .category-list__item:hover .delete-button{display:block}[web-theme=sportafi][theme-variant=light] .category-list__item:hover .arrow{color:#febf45}[web-theme=sportafi][theme-variant=light] .category-list__item .delete-button{display:none;position:absolute;top:8px;color:#cc4848}[web-theme=sportafi][theme-variant=light] .step-wrapper{border-radius:.75rem;padding:1rem;width:100%}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs{display:flex;list-style:none;padding:0;border-bottom:2px solid #FEBF45;overflow-x:auto}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li{padding:8px 32px;border-radius:12px 12px 0 0;font-size:16px;font-weight:700;position:relative;cursor:pointer}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li:nth-child(1) b:nth-child(1){display:none}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b{display:none;background-color:#171d4d;bottom:0;position:absolute;width:16px;height:16px}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b:after{display:block;background-color:#e7e8ed;content:"";border-radius:50%;width:32px;height:32px}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b:nth-child(1){left:-16px}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b:nth-child(1):after{transform:translate(-50%,-50%)}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b:nth-child(2){right:-16px}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li b:nth-child(2):after{transform:translateY(-50%)}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li.active{z-index:1;background-color:#febf45}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs li.active b{display:block;background-color:#febf45}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li{background-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li b{display:block}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li.active{background-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li.active b{background-color:#febf45}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li.active b:after{background-color:#171d4d}[web-theme=sportafi][theme-variant=light] .pricing-plan-tabs.other-details li:last-child b:nth-child(2):after{background-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li{padding:8px;cursor:pointer;color:#000}[web-theme=sportafi][theme-variant=light] .account-menu-overlay .p-overlaypanel-content li:hover{background-color:#febf4533;border-radius:.375rem}[web-theme=sportafi][theme-variant=light] .link{color:#28aee0}[web-theme=sportafi][theme-variant=light] .link:hover{text-decoration:underline}[web-theme=sportafi][theme-variant=light] .platform-settings-item .p-overlaypanel-content{padding:4px!important;border-radius:4px}[web-theme=sportafi][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li{padding:8px 4px;font-size:16px;font-weight:600}[web-theme=sportafi][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li div .border-left{width:4px;background-color:#febf45;border-radius:4px;display:inline-block;height:100%}[web-theme=sportafi][theme-variant=light] .platform-settings-item .p-overlaypanel-content ul li:not(:last-child){border-bottom:.5px solid rgba(153,151,151,.3)}[web-theme=sportafi][theme-variant=light] .search-filter:after,[web-theme=sportafi][theme-variant=light] .search-filter:before{display:none}[web-theme=sportafi][theme-variant=light] .search-filter .p-overlaypanel-content{max-width:350px;background-color:#424040;border-radius:4px;color:#e4e4e4}[web-theme=sportafi][theme-variant=light] .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[web-theme=sportafi][theme-variant=light] ::-webkit-scrollbar{width:5px;height:5px}[web-theme=sportafi][theme-variant=light] ::-webkit-scrollbar-track{background:rgba(211,211,211,.2);border-radius:10px}[web-theme=sportafi][theme-variant=light] ::-webkit-scrollbar-thumb{background-color:#febf45;border-radius:10px}[web-theme=sportafi][theme-variant=light] :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}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-inputtext{width:100%}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-loader{right:.5rem}[web-theme=sportafi][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-dd-input{border-top-right-radius:0;border-bottom-right-radius:0}[web-theme=sportafi][theme-variant=light] .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.35rem 0}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#000;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.35rem .5rem;margin-right:.5rem;margin-top:.25rem;margin-bottom:.25rem;background:rgba(254,191,69,.2);color:#febf45;border-radius:16px}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-autocomplete.dark-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{color:#000}[web-theme=sportafi][theme-variant=light] .p-autocomplete.dark-autocomplete .p-inputtext{background-color:#fff!important;color:#000!important}[web-theme=sportafi][theme-variant=light] .p-autocomplete .p-autocomplete-dropdown{min-width:42px;min-height:42px;border-top-left-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel{background:#FFFFFF;color:#424040;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=sportafi][theme-variant=light] .p-datepicker{padding:.5rem;background:#ffffff;color:#000;border:1px solid #D4D6D9;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-datepicker-inline){background:#FFFFFF;border:1px solid #999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#171D4D;color:#fff}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header{padding:.5rem;color:#000;background:#ffffff;font-weight:600;margin:0;border-bottom:1px solid #D4D6D9;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;color:#fff}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-prev:focus,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{color:#fff;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker table{font-size:1rem;margin:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-datepicker table th{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker table th>span{width:2.5rem;height:2.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker table td{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent}[web-theme=sportafi][theme-variant=light] .p-datepicker table td>span.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-datepicker table td>span:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datepicker table td.p-datepicker-today>span{background:#D4D6D9;color:#69707a;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-datepicker table td.p-datepicker-today>span.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-buttonbar .p-button{width:auto}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker{border-top:1px solid #D4D6D9;padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker button:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker button:last-child{margin-top:.2em}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker span{font-size:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-timepicker>div{padding:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-monthpicker{margin:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-yearpicker{margin:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #D4D6D9;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}[web-theme=sportafi][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}[web-theme=sportafi][theme-variant=light] .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0}@media screen and (max-width: 769px){[web-theme=sportafi][theme-variant=light] .p-datepicker table th,[web-theme=sportafi][theme-variant=light] .p-datepicker table td{padding:0}}[web-theme=sportafi][theme-variant=light] .p-cascadeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-cascadeselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.7rem .5rem}[web-theme=sportafi][theme-variant=light] .p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=sportafi][theme-variant=light] .p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-cascadeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-cascadeselect{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-checkbox{width:18px;height:18px}[web-theme=sportafi][theme-variant=light] .p-checkbox .p-checkbox-box{border:1px solid;border-color:#999797;background:#FFFFFF;background-color:#fff;width:18px;height:18px;color:#000;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight{border-color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#feae12;background:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .p-checkbox.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight,[web-theme=sportafi][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-checkbox.dark-checkbox .p-checkbox-icon{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#feae12}[web-theme=sportafi][theme-variant=light] .p-highlight .p-checkbox .p-checkbox-box{border-color:#fff}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token{padding:.35rem 0}[web-theme=sportafi][theme-variant=light] .p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:Montserrat,sans-serif;font-size:1rem;color:#69707a;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .p-chips.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-colorpicker-preview{width:2rem;height:2rem}[web-theme=sportafi][theme-variant=light] .p-colorpicker-panel{background:#323232;border:1px solid #191919}[web-theme=sportafi][theme-variant=light] .p-colorpicker-panel .p-colorpicker-color-handle,[web-theme=sportafi][theme-variant=light] .p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}[web-theme=sportafi][theme-variant=light] .p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-dropdown{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-dropdown:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}[web-theme=sportafi][theme-variant=light] .p-dropdown .p-dropdown-label{background:transparent;border:0 none;color:#000}[web-theme=sportafi][theme-variant=light] .p-dropdown .p-dropdown-label.p-placeholder{color:#999797!important}[web-theme=sportafi][theme-variant=light] .p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}[web-theme=sportafi][theme-variant=light] .p-dropdown .p-dropdown-trigger{background:transparent;color:#999797;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-dropdown .p-dropdown-clear-icon{color:#999797;right:2.357rem}[web-theme=sportafi][theme-variant=light] .p-dropdown.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-dropdown.dark-dropdown{background:#FFFFFF}[web-theme=sportafi][theme-variant=light] .p-dropdown.dark-dropdown .p-dropdown-label{color:#000}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#000;background:#E7E8ED;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#999797;background:transparent}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-dropdown{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar{background:#FCFCFC;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#83888f}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#83888f}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#69707a;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-content.ql-snow{border:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-editor-container .p-editor-content .ql-editor{background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke{stroke:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill{fill:#69707a}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke{stroke:#febf45}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill{fill:#febf45}[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,[web-theme=sportafi][theme-variant=light] .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-inputgroup-addon{color:#83888f;border-top:1px solid #D4D6D9;border-left:1px solid #D4D6D9;border-bottom:1px solid #D4D6D9;padding:.7rem .5rem;min-width:2.357rem}[web-theme=sportafi][theme-variant=light] .p-inputgroup-addon:last-child{border-right:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-component,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-float-label>.p-component{border-radius:0;margin:0}[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-component+.p-inputgroup-addon,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon{border-left:0 none}[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-component:focus,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus{z-index:1}[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-component:focus~label,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-float-label>.p-component:focus~label{z-index:1}[web-theme=sportafi][theme-variant=light] .p-inputgroup-addon:first-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup button:first-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup input:first-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper:first-child>.p-inputtext{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-inputgroup .p-float-label:first-child input{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-inputgroup-addon:last-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup button:last-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup input:last-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child,[web-theme=sportafi][theme-variant=light] .p-inputgroup>.p-inputwrapper:last-child>.p-inputtext{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-inputgroup .p-float-label:last-child input{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-fluid .p-inputgroup .p-button{width:auto}[web-theme=sportafi][theme-variant=light] .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}[web-theme=sportafi][theme-variant=light] .p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-inputnumber.dark-inputnumber input{background-color:#fff!important;color:#000!important}[web-theme=sportafi][theme-variant=light] .p-inputnumber.scale-value-field input{width:50px;padding:.3rem;min-height:27px}[web-theme=sportafi][theme-variant=light] .p-inputswitch{width:3rem;height:1.75rem}[web-theme=sportafi][theme-variant=light] .p-inputswitch .p-inputswitch-slider{background:#999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}[web-theme=sportafi][theme-variant=light] .p-inputswitch .p-inputswitch-slider:before{background:#ffffff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#807d7d}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#ffffff}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#feae12}[web-theme=sportafi][theme-variant=light] .p-inputswitch.p-invalid{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-inputtext{font-family:Montserrat,sans-serif;font-size:.875rem;color:#000;background:#ffffff;background-color:#fff;padding:.7rem .5rem;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;appearance:none;border-radius:6px;min-height:38px}[web-theme=sportafi][theme-variant=light] .p-inputtext:enabled:hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-inputtext:enabled:focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-inputtext.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-inputtext.p-inputtext-sm{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=sportafi][theme-variant=light] .p-inputtext.p-inputtext-lg{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=sportafi][theme-variant=light] .p-float-label>label{left:.5rem;color:#999797;transition-duration:.2s}[web-theme=sportafi][theme-variant=light] .p-input-icon-left>i:first-of-type{left:.5rem;color:#999797}[web-theme=sportafi][theme-variant=light] .p-input-icon-left>.p-inputtext{padding-left:2rem}[web-theme=sportafi][theme-variant=light] .p-input-icon-left.p-float-label>label{left:2rem}[web-theme=sportafi][theme-variant=light] .p-input-icon-right>i:last-of-type{right:.5rem;color:#999797}[web-theme=sportafi][theme-variant=light] .p-input-icon-right>.p-inputtext{padding-right:2rem}[web-theme=sportafi][theme-variant=light] ::-webkit-input-placeholder{color:#999797}[web-theme=sportafi][theme-variant=light] :-moz-placeholder{color:#999797}[web-theme=sportafi][theme-variant=light] ::-moz-placeholder{color:#999797}[web-theme=sportafi][theme-variant=light] :-ms-input-placeholder{color:#999797}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-inputtext{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-inputtext:enabled:hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-inputtext:enabled:focus{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-inputtext-sm .p-inputtext{font-size:.765625rem;padding:.6125rem .4375rem}[web-theme=sportafi][theme-variant=light] .p-inputtext-lg .p-inputtext{font-size:1.09375rem;padding:.875rem .625rem}[web-theme=sportafi][theme-variant=light] .p-input-image-cropper-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=sportafi][theme-variant=light] .p-input-image-cropper-modal-content{background:white;padding:1rem;border-radius:4px;position:relative;z-index:1000;max-width:90vh;max-height:90vh}[web-theme=sportafi][theme-variant=light] .p-input-image-cropper-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=light] .bit-image-cropper-field{display:flex;align-items:center;border:2px dashed #ccc;padding:10px;border-radius:4px}[web-theme=sportafi][theme-variant=light] .bit-cropped-image{max-width:98%;object-fit:cover}[web-theme=sportafi][theme-variant=light] .bit-image-cropped-remove{font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=light] .bit-image-cropper-modal-content{width:100%;margin-top:20px;height:80%;max-width:1000px;max-height:750px;overflow:hidden}[web-theme=sportafi][theme-variant=light] .bit-image-cropper-modal{max-width:100%;max-height:100%;object-fit:contain;width:100%;height:auto;display:block}[web-theme=sportafi][theme-variant=light] .p-listbox{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=sportafi][theme-variant=light] .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-listbox.p-invalid{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-multiselect{background:#FFFFFF;border:1px solid #999797;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-multiselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-multiselect .p-multiselect-label{color:#000;padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-multiselect .p-multiselect-label.p-placeholder{color:#999797!important}[web-theme=sportafi][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.35rem .5rem;margin-right:.5rem;background:rgba(254,191,69,.2);color:#febf45;border-radius:16px}[web-theme=sportafi][theme-variant=light] .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-multiselect .p-multiselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-multiselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-multiselect.dark-multiselect{background:#FFFFFF}[web-theme=sportafi][theme-variant=light] .p-multiselect.dark-multiselect .p-multiselect-label{color:#000}[web-theme=sportafi][theme-variant=light] .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel{background:#FFFFFF;color:#424040;border:1px solid;border-color:#999797;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:1px solid;border-color:#999797;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#999797}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#424040;background:#FFFFFF;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#fff;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-multiselect{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-password.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-password-panel{padding:1rem;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-password-panel .p-password-meter{margin-bottom:.5rem;background:#D4D6D9}[web-theme=sportafi][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.weak{background:#D32F2F}[web-theme=sportafi][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.medium{background:#FBC02D}[web-theme=sportafi][theme-variant=light] .p-password-panel .p-password-meter .p-password-strength.strong{background:#689F38}[web-theme=sportafi][theme-variant=light] .p-radiobutton{width:20px;height:20px}[web-theme=sportafi][theme-variant=light] .p-radiobutton .p-radiobutton-box{border:2px solid;border-color:#999797;background:#ffffff;background-color:#fff;width:20px;height:20px;color:#69707a;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:10px;height:10px;transition-duration:.2s;background-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-radiobutton .p-radiobutton-box.p-highlight{border-color:#febf45;background:#FFFFFF;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-radiobutton:focus{outline:0 none}[web-theme=sportafi][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box,[web-theme=sportafi][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-box.p-highlight{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-radiobutton.dark-radiobutton .p-radiobutton-icon{background-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#feae12}[web-theme=sportafi][theme-variant=light] .p-highlight .p-radiobutton .p-radiobutton-box{border-color:#000}[web-theme=sportafi][theme-variant=light] .bit-radio-list{display:flex;gap:8px}[web-theme=sportafi][theme-variant=light] .bit-radio-list .bit-radio-option{background-color:#e4e4e4;display:flex;flex-direction:column;padding:10px 20px;border-radius:20px;cursor:pointer;user-select:none}[web-theme=sportafi][theme-variant=light] .bit-radio-list .bit-radio-option.disabled{background-color:#f0f0f0;cursor:default}[web-theme=sportafi][theme-variant=light] .bit-radio-list .bit-radio-option.selected{background-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=light] .p-rating .p-rating-icon{color:#69707a;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}[web-theme=sportafi][theme-variant=light] .p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}[web-theme=sportafi][theme-variant=light] .p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-rating .p-rating-icon:first-child{margin-left:0}[web-theme=sportafi][theme-variant=light] .p-rating .p-rating-icon.pi-star-fill{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}[web-theme=sportafi][theme-variant=light] .p-highlight .p-rating .p-rating-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button .p-button-icon-right{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight{background:#FEBF45;border-color:#febf45;color:#000}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover{background:#feae12;border-color:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=sportafi][theme-variant=light] .p-selectbutton.p-invalid>.p-button{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-slider{background:#D4D6D9;border:0 none;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-slider.p-slider-horizontal{height:.286rem}[web-theme=sportafi][theme-variant=light] .p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}[web-theme=sportafi][theme-variant=light] .p-slider.p-slider-vertical{width:.286rem}[web-theme=sportafi][theme-variant=light] .p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}[web-theme=sportafi][theme-variant=light] .p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#ffffff;border:2px solid #FEBF45;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-slider .p-slider-range{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-slider:not(.p-disabled) .p-slider-handle:hover{background:#FEBF45;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treeselect{background:#ffffff;border:1px solid #D4D6D9;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-treeselect:not(.p-disabled):hover{border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;border-color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treeselect .p-treeselect-label{padding:.7rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-treeselect .p-treeselect-label.p-placeholder{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.35rem .5rem;margin-right:.5rem;background:#D4D6D9;color:#69707a;border-radius:16px}[web-theme=sportafi][theme-variant=light] .p-treeselect .p-treeselect-trigger{background:transparent;color:#83888f;width:2.357rem;border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-treeselect.p-invalid.p-component{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.35rem .5rem}[web-theme=sportafi][theme-variant=light] .p-treeselect-panel{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}[web-theme=sportafi][theme-variant=light] .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#69707a;background:transparent}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-treeselect{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button .p-button-icon-right{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight{background:#FEBF45;border-color:#febf45;color:#000}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#000}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover{background:#feae12;border-color:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#000}[web-theme=sportafi][theme-variant=light] .p-togglebutton.p-button.p-invalid>.p-button{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-button{color:#fff;background:#FEBF45;border:1px solid #FEBF45;border-color:#febf45;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;min-height:38px;max-height:38px;justify-content:center}[web-theme=sportafi][theme-variant=light] .p-button:enabled:hover{background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .p-button:enabled:active{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined{background-color:#febf4533;color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined:enabled:hover{background:rgba(254,191,69,.2);color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined:enabled:active{background:rgba(254,191,69,.16);color:#febf45;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined.p-button-plain{color:#83888f;border-color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:hover{background:rgba(254,191,69,.2);color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined-secondary{background-color:#fff;color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:hover{background:rgba(23,29,77,.2);color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-outlined-secondary:enabled:active{background:rgba(23,29,77,.16);color:#171d4d;border:1px solid}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text{background-color:transparent;color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text:enabled:hover{background:rgba(254,191,69,.2);color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text:enabled:active{background:rgba(254,191,69,.16);color:#febf45;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text.p-button-plain{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:hover{background:rgba(254,191,69,.2);color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text.p-button-plain:enabled:active{background:#D4D6D9;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text-secondary{background-color:transparent;color:#000;border-color:transparent;border-radius:0%;padding:25px 20px}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text-secondary:enabled:hover{background:#f0f0f0;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-button.p-button-text-secondary:enabled.active-option{background:#E4E4E4;border-color:transparent}[web-theme=sportafi][theme-variant=light] .p-button.p-button-secondary{background-color:#171d4d;border-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=light] .p-button.p-button-secondary:hover{background-color:#0b0e26;border-color:#0b0e26}[web-theme=sportafi][theme-variant=light] .p-button.p-button-tertiary{background-color:#e4e4e4;border-color:#e4e4e4;color:#424040}[web-theme=sportafi][theme-variant=light] .p-button.p-button-tertiary:hover{background-color:#cbcbcb;border-color:#cbcbcb}[web-theme=sportafi][theme-variant=light] .p-button.p-button-error{background-color:#cc4848;border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-button.p-button-error:hover{background-color:#b03131;border-color:#b03131}[web-theme=sportafi][theme-variant=light] .p-button.p-button-show-form{border:0;background-color:#f6851b33;color:#f6851b;min-height:32px;max-height:32px;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-button.p-button-show-form:hover{background-color:#f6851b80;color:#f6851b}[web-theme=sportafi][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-action{width:3rem;height:3rem;background:#69707A;color:#fff}[web-theme=sportafi][theme-variant=light] .p-speeddial-action:hover{background:#343a40;color:#fff}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-speeddial-circle .p-speeddial-item,[web-theme=sportafi][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item,[web-theme=sportafi][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item{margin:0}[web-theme=sportafi][theme-variant=light] .p-speeddial-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=light] .p-speeddial-circle .p-speeddial-item:last-child,[web-theme=sportafi][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=light] .p-speeddial-semi-circle .p-speeddial-item:last-child,[web-theme=sportafi][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:first-child,[web-theme=sportafi][theme-variant=light] .p-speeddial-quarter-circle .p-speeddial-item:last-child{margin:0}[web-theme=sportafi][theme-variant=light] .p-speeddial-mask{background-color:#0006}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev,[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-prev:focus,[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-content .p-carousel-next:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-indicators{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#febf4533;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#D4D6D9}[web-theme=sportafi][theme-variant=light] .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-paginator-top,[web-theme=sportafi][theme-variant=light] .p-datatable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s;font-size:16px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#febf45;background:#FEBF45;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column.p-highlight{background:#FCFCFC;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover{background:rgba(254,191,69,.2);color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #ffe2aa;outline:0 none}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#69707a;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr:focus{outline:1px solid #ffe2aa;outline-offset:-1px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px #febf45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px #febf45}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-datatable .p-column-resizer-helper{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-scrollable-header,[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-scrollable-footer{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead,[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot{background-color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td{border-left-width:0}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even){background:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(even).p-highlight .p-row-toggler:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-header{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tbody>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-sm .p-datatable-footer{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-header{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tbody>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-lg .p-datatable-footer{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-row-expansion td{padding-inline:0!important}[web-theme=sportafi][theme-variant=light] .p-dataview .p-dataview-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-dataview .p-dataview-content{border:0 none;padding:0}[web-theme=sportafi][theme-variant=light] .p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid rgba(254,191,69,.2);border-width:0 0 1px 0}[web-theme=sportafi][theme-variant=light] .p-dataview .p-dataview-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600;border-bottom-left-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-column-filter-row .p-column-filter-menu-button,[web-theme=sportafi][theme-variant=light] .p-column-filter-row .p-column-filter-clear-button{margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open,[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active,[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-column-filter-menu-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-column-filter-clear-button{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-column-filter-clear-button:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-column-filter-clear-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;min-width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#69707a;background:transparent;transition:box-shadow .2s;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#69707a;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#69707a;background:#FCFCFC;margin:0;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=light] .p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container th{background:#FCFCFC;border:1px solid #D4D6D9;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-widget-content{border:1px solid #D4D6D9;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-view{background:#ffffff}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-event{background:#feae12;border:1px solid #feae12;color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-view-container .fc-divider{background:#FCFCFC;border:1px solid #D4D6D9}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button{color:#000;background:#FEBF45;border:1px solid #FEBF45;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px;display:flex;align-items:center}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#FEBF45;border-color:#febf45;color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#feae12;border-color:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus,[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#d4d6d9}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness th{background:#FCFCFC;border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness td{color:#69707a;border-color:#d4d6d9}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-view{background:#ffffff}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#000;background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#feae12;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button{color:#000;background:#FEBF45;border:1px solid #FEBF45;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#000;background:#FEBF45;border:1px solid #FEBF45}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button{background:#ffffff;border:1px solid #D4D6D9;color:#69707a;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active{background:#FEBF45;border-color:#febf45;color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover{background:#feae12;border-color:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus,[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus{outline:0 none;outline-offset:0;z-index:1}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .fc.fc-theme-standard .fc-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-controls{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#c28101}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-line-down{background:#D4D6D9}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #D4D6D9;border-color:#d4d6d9}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}[web-theme=sportafi][theme-variant=light] .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-paginator{color:#83888f;padding:.5rem 1rem;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-next,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-last{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover{background:rgba(254,191,69,.2);border-color:transparent;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-first{border-top-left-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-last{border-top-right-radius:6px;border-bottom-right-radius:6px}[web-theme=sportafi][theme-variant=light] .p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}[web-theme=sportafi][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{padding-right:0}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-current{background-color:transparent;border:0 none;color:#83888f;min-width:2.357rem;height:2.357rem;margin:.143rem;padding:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#999797;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:6px;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#FEBF45;border-color:#febf45;color:#fff}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#E4E4E4;border-color:#e4e4e4;color:#424040}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-buttons{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-header{background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-list{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:.5rem 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#69707a;background:transparent;transition:transform .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#febf45;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-timeline .p-timeline-event-marker{border:2px solid #FEBF45;border-radius:50%;width:1rem;height:1rem;background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-timeline .p-timeline-event-connector{background-color:#d4d6d9}[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-opposite,[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-content{padding:0 1rem}[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-content{padding:1rem 0}[web-theme=sportafi][theme-variant=light] .p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}[web-theme=sportafi][theme-variant=light] .p-tree{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;padding:1rem;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode{padding:.343rem}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:6px;transition:box-shadow .2s;padding:0}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-filter-container{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tree .p-treenode-children{padding:0 0 0 1rem}[web-theme=sportafi][theme-variant=light] .p-tree .p-tree-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-paginator-top,[web-theme=sportafi][theme-variant=light] .p-treetable .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-header{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:1px 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-footer{background:#FCFCFC;color:#69707a;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;padding:1rem;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-thead>tr>th{text-align:left;padding:1rem;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;font-weight:600;color:#69707a;background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column{outline-color:#ffe2aa}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-icon{color:#83888f;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#febf45;background:#FEBF45;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column.p-highlight{background:#FCFCFC;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr{background:#ffffff;color:#69707a;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid rgba(254,191,69,.2);border-width:0 0 1px 0;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr:focus{outline:1px solid #ffe2aa;outline-offset:-1px}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-treetable .p-column-resizer-helper{background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-scrollable-header,[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-scrollable-footer{background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-treetable .p-treetable-loading-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td{border-width:1px}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tbody>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-sm .p-treetable-footer{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-header{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tbody>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .p-treetable.p-treetable-lg .p-treetable-footer{padding:1.25rem}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable{width:100%;margin:auto;overflow:auto}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header{display:flex;align-items:center;padding:10px;font-weight:700;color:#000}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-icon{width:50px}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-body{color:#000}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row{display:flex;align-items:center;padding:10px;flex:1;background-color:#fffcf7;border:1px solid #fffcf7;border-radius:10px}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item{display:flex;align-items:center;padding:5px;transition:background-color .3s}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-handle{cursor:grab;padding:0 10px;width:50px;text-align:center}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-order{width:30px;height:30px;text-align:center;background-color:#ffe2aa;border-radius:6px;display:flex;align-items:center;justify-content:center}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item-actions{display:flex;gap:10px;margin-left:auto}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-header-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-row{background-color:#ffe2aa;border-color:#ffe2aa}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-item.selected .bit-datatable-draggable-item-order{background-color:#fffcf7}[web-theme=sportafi][theme-variant=light] .bit-datatable-draggable .bit-datatable-draggable-row:hover{border-color:#999797}[web-theme=sportafi][theme-variant=light] .data-table-custom-container{overflow-x:auto}[web-theme=sportafi][theme-variant=light] .data-table-custom{width:100%;border-collapse:separate;border-spacing:0;border:none}[web-theme=sportafi][theme-variant=light] .data-table-custom th,[web-theme=sportafi][theme-variant=light] .data-table-custom td{padding:12px 30px;border:1px solid #afafaf}[web-theme=sportafi][theme-variant=light] .data-table-custom td{text-align:left}[web-theme=sportafi][theme-variant=light] .data-table-custom-header-cell{text-align:center;height:80px}[web-theme=sportafi][theme-variant=light] .data-table-custom-data-cell{vertical-align:middle;height:60px}[web-theme=sportafi][theme-variant=light] .data-table-custom th:first-child,[web-theme=sportafi][theme-variant=light] .data-table-custom td:first-child{border-left:none}[web-theme=sportafi][theme-variant=light] .data-table-custom th:last-child,[web-theme=sportafi][theme-variant=light] .data-table-custom td:last-child{border-right:none}[web-theme=sportafi][theme-variant=light] .data-table-custom th{border-top:none}[web-theme=sportafi][theme-variant=light] .data-table-custom tbody:last-child td{border-bottom:none}[web-theme=sportafi][theme-variant=light] .data-table-custom-first-header-cell,[web-theme=sportafi][theme-variant=light] .data-table-custom-first-data-cell{border-top:1px solid #ccc}[web-theme=sportafi][theme-variant=light] .data-table-custom-last-header-cell,[web-theme=sportafi][theme-variant=light] .data-table-custom-last-data-cell{border-bottom:1px solid #ccc}[web-theme=sportafi][theme-variant=light] .data-table-custom-data-table-custom .squared-data{display:inline-block;padding:4px 8px;border-radius:4px}[web-theme=sportafi][theme-variant=light] .data-table-custom-squared-data.primary{background-color:#d4fdad;color:#050505}[web-theme=sportafi][theme-variant=light] .data-table-custom-squared-data.success{background-color:#d4fdad;color:#000}[web-theme=sportafi][theme-variant=light] .data-table-custom-squared-data.info{background-color:#ffe29a;color:#000}[web-theme=sportafi][theme-variant=light] .sdata-table-custom-quared-data.danger{background-color:#ffbdbd;color:#000}[web-theme=sportafi][theme-variant=light] .data-table-custom-empty-message{text-align:center;padding:20px;color:#666}[web-theme=sportafi][theme-variant=light] .data-table-custom-pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:30px}[web-theme=sportafi][theme-variant=light] .data-table-custom-rows-per-page{margin-right:auto}[web-theme=sportafi][theme-variant=light] .data-table-custom-pagination-info{display:flex;align-items:center}[web-theme=sportafi][theme-variant=light] .data-table-custom-rows-per-page select{padding:4px;border:1px solid #ccc;border-radius:4px}[web-theme=sportafi][theme-variant=light] .data-table-custom-pagination-button{border:none;padding:10px;background-color:transparent;cursor:pointer;font-size:30px}[web-theme=sportafi][theme-variant=light] .data-table-custom-pagination-button:disabled{cursor:default;opacity:.6}[web-theme=sportafi][theme-variant=light] .data-table-custom-page-input{width:50px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;margin:0 8px;font-size:16px}[web-theme=sportafi][theme-variant=light] .storefront-info-image{max-width:100%;height:auto;display:block;margin:10px 0}[web-theme=sportafi][theme-variant=light] .storefront-top-line{border-top:.5px solid rgb(87,86,86)}[web-theme=sportafi][theme-variant=light] .storefront-top-line .p-button{margin-top:20px}[web-theme=sportafi][theme-variant=light] .storefront-info-modal-content{padding:20px;max-width:90vw;max-height:80vh;overflow-y:auto}[web-theme=sportafi][theme-variant=light] .storefront-drag-icon{display:flex;width:3%;align-items:center;justify-content:center;margin-bottom:1rem}[web-theme=sportafi][theme-variant=light] .storefront-accordion-item{width:97%;border:1px solid #ddd;margin-bottom:1rem;border-radius:.25rem}[web-theme=sportafi][theme-variant=light] .storefront-accordion-header{padding:1.25rem;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #ddd}[web-theme=sportafi][theme-variant=light] .storefront-accordion-body{background-color:#f7f7f7;padding:1.25rem}[web-theme=sportafi][theme-variant=light] .storefront-accordion-icons{display:flex;float:right;font-size:1.25rem;line-height:1}[web-theme=sportafi][theme-variant=light] .storefront-accordion-list{list-style:none;padding:0;margin:0}[web-theme=sportafi][theme-variant=light] .fade-enter-active,[web-theme=sportafi][theme-variant=light] .fade-leave-active{transition:opacity .3s}[web-theme=sportafi][theme-variant=light] .fade-enter,[web-theme=sportafi][theme-variant=light] .fade-leave-to{opacity:0}[web-theme=sportafi][theme-variant=light] .storefront-accordion-item-details .row{display:flex;align-items:center;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .storefront-accordion-item-details .col{flex:1;padding:.5rem}[web-theme=sportafi][theme-variant=light] .storefront-item-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}[web-theme=sportafi][theme-variant=light] .storefront-item-modal-content{background:white;padding:1rem;border-radius:5px;position:relative;max-width:700px;width:100%}[web-theme=sportafi][theme-variant=light] .storefront-item-modal-close{position:absolute;top:10px;right:10px;font-size:1.5rem;border:none;background:none;cursor:pointer}[web-theme=sportafi][theme-variant=light] .storefront-pull-end{margin-left:auto}[web-theme=sportafi][theme-variant=light] .storefront-product-card{display:flex;border:1px solid #ddd;padding:10px;border-radius:8px;margin-top:20px;min-height:250px;min-width:600px}[web-theme=sportafi][theme-variant=light] .storefront-product-image{width:200px;height:auto;aspect-ratio:10/12;margin-right:20px}[web-theme=sportafi][theme-variant=light] .storefront-product-details{flex:1}[web-theme=sportafi][theme-variant=light] .storefront-product-label-marketplace{color:#286aa7;font-weight:700}[web-theme=sportafi][theme-variant=light] .storefront-product-label-title{font-size:15px;font-weight:700}[web-theme=sportafi][theme-variant=light] .storefront-product-label-category{font-size:12px;color:gray}[web-theme=sportafi][theme-variant=light] .storefront-product-label-price{font-size:22px;font-weight:700;margin-bottom:0}[web-theme=sportafi][theme-variant=light] .storefront-product-verification{display:flex;gap:30px;align-items:center}[web-theme=sportafi][theme-variant=light] .storefront-product-verified,[web-theme=sportafi][theme-variant=light] .storefront-product-vdtMinted{font-size:10px}[web-theme=sportafi][theme-variant=light] .storefront-product-qr-code{width:30px;height:30px;margin-top:10px}[web-theme=sportafi][theme-variant=light] .storefront-error-messages{color:red;margin:1em}[web-theme=sportafi][theme-variant=light] .centered-modal{position:fixed;top:10%;left:50%;transform:translate(-50%);width:50%;max-height:80%;background-color:#fff;border-radius:10px;box-shadow:0 0 15px #0000004d;z-index:1050;padding:20px;overflow:auto;transition:transform .3s ease-in-out}[web-theme=sportafi][theme-variant=light] .centered-modal .modal-content{color:#000}[web-theme=sportafi][theme-variant=light] .centered-modal .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}[web-theme=sportafi][theme-variant=light] .centered-modal .close{cursor:pointer;font-size:24px}[web-theme=sportafi][theme-variant=light] .centered-modal .step{display:flex;margin-bottom:20px}[web-theme=sportafi][theme-variant=light] .centered-modal .step-number{background-color:#5cb85c;color:#fff;width:30px;height:30px;border-radius:8px;display:flex;justify-content:center;align-items:center;margin-right:10px;flex-shrink:0}[web-theme=sportafi][theme-variant=light] .centered-modal .step-content{flex-grow:1;overflow:auto}[web-theme=sportafi][theme-variant=light] .centered-modal .api-key-container{display:flex;align-items:center;margin-top:10px}[web-theme=sportafi][theme-variant=light] .centered-modal .api-key{flex-grow:1;padding:10px;border:1px solid #ccc;border-radius:5px 0 0 5px}[web-theme=sportafi][theme-variant=light] .centered-modal .copy-button{padding:10px;background-color:#5cb85c;color:#fff;border:none;border-radius:0 5px 5px 0;cursor:pointer}[web-theme=sportafi][theme-variant=light] .centered-modal .code-container{position:relative;background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px}[web-theme=sportafi][theme-variant=light] .centered-modal .code-container>div{max-width:100%;font-family:monospace;word-wrap:break-word;white-space:break-spaces}[web-theme=sportafi][theme-variant=light] .centered-modal pre{margin:0}[web-theme=sportafi][theme-variant=light] .centered-modal .copy-button{position:absolute;top:10px;right:10px;padding:5px;background-color:#5cb85c;color:#fff;border:none;border-radius:5px;cursor:pointer}[web-theme=sportafi][theme-variant=light] .bottom-corner-modal{position:fixed;bottom:0;right:0;height:70%;width:20%;background-color:#fff;border-radius:10px;box-shadow:-2px 0 15px #0000004d;z-index:1000;padding:20px;overflow-y:auto;transition:transform .3s ease-in-out}[web-theme=sportafi][theme-variant=light] .bottom-corner-modal .modal-content{position:relative;color:#000;display:flex;flex-direction:column;height:100%}[web-theme=sportafi][theme-variant=light] .bottom-corner-modal .close{position:absolute;top:10px;right:10px;cursor:pointer;font-size:24px}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .bottom-corner-modal{width:100%;height:100%}}[web-theme=sportafi][theme-variant=light] .blured-bg{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#0006;backdrop-filter:blur(10px)}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#d4d6d9;background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0;border-radius:0 0 6px 6px}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab{margin-bottom:0}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link{border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-accordion .p-accordion-tab:last-child .p-accordion-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-card{background:#ffffff;color:#69707a;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-card .p-card-body{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-card .p-card-content{padding:1rem 0}[web-theme=sportafi][theme-variant=light] .p-card .p-card-footer{padding:1rem 0 0}[web-theme=sportafi][theme-variant=light] .p-fieldset{border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-fieldset .p-fieldset-legend{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-fieldset .p-fieldset-content{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-divider .p-divider-content{background-color:#fff}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-horizontal:before{border-top:1px #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-vertical:before{border-left:1px #D4D6D9}[web-theme=sportafi][theme-variant=light] .p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-header{border:1px solid #D4D6D9;padding:1rem;background:#FCFCFC;color:#69707a;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-header .p-panel-title{font-weight:600}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-content{padding:1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-scrollpanel .p-scrollpanel-bar{background:#FCFCFC;border:0 none}[web-theme=sportafi][theme-variant=light] .p-splitter{border:1px solid #D4D6D9;background:#ffffff;border-radius:6px;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#FCFCFC}[web-theme=sportafi][theme-variant=light] .p-splitter .p-splitter-gutter .p-splitter-gutter-handle,[web-theme=sportafi][theme-variant=light] .p-splitter .p-splitter-gutter-resizing{background:#D4D6D9}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav{border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav li{margin-right:0}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{border-color:#83888f;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{border-color:#febf45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link{background:#ffffff;color:#febf45;width:2.357rem;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-tabview .p-tabview-panels{padding:1rem;border:0 none;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-toolbar{background:#FCFCFC;border:1px solid #D4D6D9;padding:1rem;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-toolbar .p-toolbar-separator{margin:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-confirm-popup{background:#ffffff;color:#69707a;border:0 none;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-content{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}[web-theme=sportafi][theme-variant=light] .p-confirm-popup:after{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=sportafi][theme-variant=light] .p-confirm-popup:before{border:solid transparent;border-color:#fff0;border-bottom-color:#fff}[web-theme=sportafi][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:after{border-top-color:#fff}[web-theme=sportafi][theme-variant=light] .p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}[web-theme=sportafi][theme-variant=light] .p-confirm-popup .p-confirm-popup-message{margin-left:1rem}[web-theme=sportafi][theme-variant=light] .p-dialog{border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;border:0 none;border-color:#999797}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header{border-bottom:0 none;background:#ffffff;color:#69707a;padding:1.5rem;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-content{background:#FFFFFF;color:#000;padding:0 1.5rem 2rem}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close{position:absolute;right:24px;top:10px;background:transparent}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi{font-size:1.5rem;color:#424040}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close .pi:hover{color:#424040}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-content .p-modal-close:hover{border-color:transparent;background:rgba(70,77,242,.2)}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-footer{border-top:0 none;background:#ffffff;color:#69707a;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}[web-theme=sportafi][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}[web-theme=sportafi][theme-variant=light] .p-overlaypanel{background:#FFFFFF;color:#69707a;border:1px solid #999797;border-radius:6px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=light] .p-overlaypanel .p-overlaypanel-content{padding:1rem;color:#000}[web-theme=sportafi][theme-variant=light] .p-overlaypanel .p-overlaypanel-close{background:#FEBF45;color:#000;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}[web-theme=sportafi][theme-variant=light] .p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#feae12;color:#000}[web-theme=sportafi][theme-variant=light] .p-overlaypanel:after{border:solid transparent;border-color:transparent;border-bottom-color:#fff;border-width:8px;margin-left:-15px}[web-theme=sportafi][theme-variant=light] .p-overlaypanel:before{border:solid transparent;border-width:10px;margin-left:-17px;border-color:transparent;border-bottom-color:#999797}[web-theme=sportafi][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}[web-theme=sportafi][theme-variant=light] .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}[web-theme=sportafi][theme-variant=light] .p-sidebar{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header{padding:1rem;justify-content:left}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-header-content{width:100%}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close,[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#83888f;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#69707a;border-color:transparent;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-close:focus,[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}[web-theme=sportafi][theme-variant=light] .p-sidebar .p-sidebar-content{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-tooltip .p-tooltip-text{background:#FFFFFF;color:#000;padding:.7rem .5rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff}[web-theme=sportafi][theme-variant=light] .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff}[web-theme=sportafi][theme-variant=light] .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#fff}[web-theme=sportafi][theme-variant=light] .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-fileupload-buttonbar{background:#FCFCFC;padding:1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom:0 none;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-fileupload-content{background:#ffffff;padding:2rem 1rem;border:1px solid #D4D6D9;color:#69707a;border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-progressbar{height:.25rem}[web-theme=sportafi][theme-variant=light] .p-fileupload .p-fileupload-row>div{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-fileupload.p-fileupload-advanced .p-message{margin-top:0}[web-theme=sportafi][theme-variant=light] .p-fileupload-choose:not(.p-disabled):hover{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .p-fileupload-choose:not(.p-disabled):active{background:#feae12;color:#000;border-color:#feae12}[web-theme=sportafi][theme-variant=light] .p-breadcrumb{border-radius:6px;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li{padding-left:8px;font-size:16px;font-weight:600}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link{transition:box-shadow .2s;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon{color:#171d4d}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-text:hover,[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .p-menuitem-link .p-menuitem-icon:hover{color:#0cc4fe}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li .pi-chevron-right:before{content:""}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li.p-menuitem-separator{color:#171d4d}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li:last-child{cursor:default}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text{cursor:default;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon{cursor:default;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-text:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-breadcrumb ol li:last-child .p-menuitem-icon:hover{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-contextmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-contextmenu .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=light] .p-dock .p-dock-list-container{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:.5rem;border-radius:.5rem}[web-theme=sportafi][theme-variant=light] .p-dock .p-dock-item{padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-dock .p-dock-action{width:4rem;height:4rem}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-item-second-next,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-second-next{margin:0 .9rem}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-item-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-item-next,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-next{margin:0 1.3rem}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-item-current,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-item-current{margin:0 1.5rem}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-item-second-next,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-item-second-next{margin:.9rem 0}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-item-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-item-next,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-item-prev,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-item-next{margin:1.3rem 0}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-item-current,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width: 960px){[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container{overflow-x:auto;width:100%}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-top .p-dock-list-container .p-dock-list,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list{margin:0 auto}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-left .p-dock-list-container .p-dock-list,[web-theme=sportafi][theme-variant=light] .p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}[web-theme=sportafi][theme-variant=light] .p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}[web-theme=sportafi][theme-variant=light] .p-megamenu{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-panel{background:#ffffff;color:#69707a;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-megamenu.p-megamenu-vertical{width:12.5rem;padding:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-menu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-menu.p-menu-overlay{background:#FFFFFF;border:0 none;border-color:#999797;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#69707a;background:#ffffff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}[web-theme=sportafi][theme-variant=light] .p-menu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-menubar{padding:.5rem;background:#FCFCFC;color:#69707a;border:1px solid #D4D6D9;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#69707a;border-radius:6px;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f;margin-left:.5rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}@media screen and (max-width: 960px){[web-theme=sportafi][theme-variant=light] .p-menubar{position:relative}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#83888f;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-button:hover{color:#83888f;background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;width:100%}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}[web-theme=sportafi][theme-variant=light] .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}[web-theme=sportafi][theme-variant=light] .p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #D4D6D9;color:#69707a;background:#FCFCFC;font-weight:600;border-radius:6px;transition:box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header>a .p-menuitem-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:rgba(254,191,69,.2);border-color:#d4d6d9;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight>a{background:#FCFCFC;border-color:#d4d6d9;color:#69707a;border-bottom-right-radius:0;border-bottom-left-radius:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#d4d6d9;background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #D4D6D9;background:#ffffff;color:#69707a;margin-bottom:0;border-top:0;border-radius:0 0 6px 6px}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel{margin-bottom:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel .p-panelmenu-content{border-radius:0}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a{border-top:0 none}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:6px;border-top-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content{border-bottom-right-radius:6px;border-bottom-left-radius:6px}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:6px;background:#ffffff}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#69707a;border:1px solid rgba(254,191,69,.2);background:#ffffff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-number{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#69707a}[web-theme=sportafi][theme-variant=light] .p-steps .p-steps-item:before{content:" ";border-top:1px solid #D4D6D9;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav{background:#ffffff;border:1px solid #D4D6D9;border-width:0 0 2px 0}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #D4D6D9;border-width:0 0 2px 0;border-color:transparent transparent #D4D6D9 transparent;background:#ffffff;color:#83888f;padding:1rem;font-weight:600;border-top-right-radius:6px;border-top-left-radius:6px;transition:box-shadow .2s;margin:0 0 -2px}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#ffffff;border-color:#83888f;color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#ffffff;border-color:#febf45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tieredmenu{padding:.25rem 0;background:#ffffff;color:#69707a;border:1px solid #D4D6D9;border-radius:6px;width:12.5rem}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#000;border-radius:0;transition:box-shadow .2s;user-select:none}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#83888f;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#febf45}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #ffe2aa}[web-theme=sportafi][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-inline-message{padding:.7rem .5rem;margin:0;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0px;color:#044868}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-success{background:#C8E6C9;border:solid #439446;border-width:0px;color:#224a23}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0px;color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-error{background:#FFCDD2;border:solid #e60017;border-width:0px;color:#73000c}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}[web-theme=sportafi][theme-variant=light] .p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-inline-message .p-inline-message-text{font-size:1rem}[web-theme=sportafi][theme-variant=light] .p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}[web-theme=sportafi][theme-variant=light] .p-message{margin:1rem 0;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-message .p-message-wrapper{padding:1rem 1.5rem}[web-theme=sportafi][theme-variant=light] .p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-message .p-message-close:hover{background:rgba(255,255,255,.3)}[web-theme=sportafi][theme-variant=light] .p-message .p-message-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-message.p-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=sportafi][theme-variant=light] .p-message.p-message-info .p-message-icon,[web-theme=sportafi][theme-variant=light] .p-message.p-message-info .p-message-close{color:#044868}[web-theme=sportafi][theme-variant=light] .p-message.p-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=sportafi][theme-variant=light] .p-message.p-message-success .p-message-icon,[web-theme=sportafi][theme-variant=light] .p-message.p-message-success .p-message-close{color:#224a23}[web-theme=sportafi][theme-variant=light] .p-message.p-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-message.p-message-warn .p-message-icon,[web-theme=sportafi][theme-variant=light] .p-message.p-message-warn .p-message-close{color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-message.p-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=sportafi][theme-variant=light] .p-message.p-message-error .p-message-icon,[web-theme=sportafi][theme-variant=light] .p-message.p-message-error .p-message-close{color:#73000c}[web-theme=sportafi][theme-variant=light] .p-message .p-message-text{font-size:1rem;font-weight:500}[web-theme=sportafi][theme-variant=light] .p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-toast{opacity:.9}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message{margin:0 0 1rem;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px;display:flex;align-items:center;justify-content:space-between}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:hover{background:rgba(255,255,255,.3)}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info{background:#B3E5FC;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close{color:#044868}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success{background:#C8E6C9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close{color:#224a23}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn{background:#FFECB3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close{color:#6d5100}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error{background:#FFCDD2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,[web-theme=sportafi][theme-variant=light] .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close{color:#73000c}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-item-nav{background:transparent;color:#fcfcfc;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:6px;margin:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#fcfcfc;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-indicators{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#febf4533;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#D4D6D9}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicators-left .p-galleria-indicator,[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}[web-theme=sportafi][theme-variant=light] .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#FEBF45;color:#febf45}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5rem;background-color:transparent;color:#fcfcfc;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-galleria-mask,[web-theme=sportafi][theme-variant=light] .p-image-mask{--maskbg: rgba(0, 0, 0, .9)}[web-theme=sportafi][theme-variant=light] .p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-image-preview-container:hover>.p-image-preview-indicator{background-color:#00000080}[web-theme=sportafi][theme-variant=light] .p-image-toolbar{padding:1rem}[web-theme=sportafi][theme-variant=light] .p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-image-action.p-link:last-child{margin-right:0}[web-theme=sportafi][theme-variant=light] .p-image-action.p-link:hover{color:#f8f9fa;background-color:#ffffff1a}[web-theme=sportafi][theme-variant=light] .p-image-action.p-link i{font-size:1.5rem}[web-theme=sportafi][theme-variant=light] .p-avatar{border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}[web-theme=sportafi][theme-variant=light] .p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}[web-theme=sportafi][theme-variant=light] .p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}[web-theme=sportafi][theme-variant=light] .p-avatar-group .p-avatar{border:2px solid #ffffff}[web-theme=sportafi][theme-variant=light] .p-badge{background:#FEBF45;color:#000;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-secondary{background-color:#e4e4e4;color:#424040}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-success{background-color:#689f38;color:#fff}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-info{background-color:#0288d1;color:#fff}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}[web-theme=sportafi][theme-variant=light] .p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}[web-theme=sportafi][theme-variant=light] .p-chip{background-color:#d4d6d9;color:#69707a;border-radius:16px;padding:0 .5rem}[web-theme=sportafi][theme-variant=light] .p-chip .p-chip-text{line-height:1.5;margin-top:.35rem;margin-bottom:.35rem}[web-theme=sportafi][theme-variant=light] .p-chip .p-chip-icon{margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-chip img{width:2.2rem;height:2.2rem;margin-left:-.5rem;margin-right:.5rem}[web-theme=sportafi][theme-variant=light] .p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:6px;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-inplace .p-inplace-display{padding:.7rem .5rem;border-radius:6px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-inplace .p-inplace-display:not(.p-disabled):hover{background:rgba(254,191,69,.2);color:#69707a}[web-theme=sportafi][theme-variant=light] .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0}[web-theme=sportafi][theme-variant=light] .p-progressbar{border:0 none;height:1rem;background:#D4D6D9;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-progressbar .p-progressbar-label{color:#000;line-height:1rem}[web-theme=sportafi][theme-variant=light] .p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;transition:background-color .2s,color .2s,box-shadow .2s}[web-theme=sportafi][theme-variant=light] .p-scrolltop.p-link{background:rgba(0,0,0,.7)}[web-theme=sportafi][theme-variant=light] .p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}[web-theme=sportafi][theme-variant=light] .p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#fcfcfc}[web-theme=sportafi][theme-variant=light] .p-skeleton{background-color:#febf4533;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-skeleton:after{background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4),rgba(255,255,255,0))}[web-theme=sportafi][theme-variant=light] .p-tag{background:#FEBF45;color:#000;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:6px}[web-theme=sportafi][theme-variant=light] .p-tag.p-tag-success{background-color:#689f38;color:#fff}[web-theme=sportafi][theme-variant=light] .p-tag.p-tag-info{background-color:#0288d1;color:#fff}[web-theme=sportafi][theme-variant=light] .p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}[web-theme=sportafi][theme-variant=light] .p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}[web-theme=sportafi][theme-variant=light] .p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}[web-theme=sportafi][theme-variant=light] .p-terminal{background:#ffffff;color:#69707a;border:1px solid #D4D6D9;padding:1rem}[web-theme=sportafi][theme-variant=light] .p-terminal .p-terminal-input{font-size:1rem;font-family:Montserrat,sans-serif}[web-theme=sportafi][theme-variant=light] .p-progress-spinner-svg{animation:p-progress-spinner-rotate 2s linear infinite}[web-theme=sportafi][theme-variant=light] .p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#73000c;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}@keyframes p-progress-spinner-rotate{to{transform:rotate(360deg)}}@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-color{to,0%{stroke:#73000c}40%{stroke:#044868}66%{stroke:#224a23}80%,90%{stroke:#6d5100}}[web-theme=sportafi][theme-variant=light] .p-badge{background:#FFFFFF;color:#000;font-size:.875rem;line-height:1.25rem;height:2.25rem}[web-theme=sportafi][theme-variant=light] .p-badge.p-component{padding:.5rem 1rem;border-radius:32px}[web-theme=sportafi][theme-variant=light] .p-calendar.p-invalid.p-component>.p-inputtext{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,[web-theme=sportafi][theme-variant=light] .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{text-transform:uppercase}[web-theme=sportafi][theme-variant=light] .p-datepicker table th>span{font-weight:400}[web-theme=sportafi][theme-variant=light] .p-card{background-color:#322e2e}[web-theme=sportafi][theme-variant=light] .p-checkbox.light{width:18px;height:18px}[web-theme=sportafi][theme-variant=light] .p-checkbox.light .p-checkbox-box{color:#69707a;border-radius:4px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-color:#999797}[web-theme=sportafi][theme-variant=light] .p-checkbox.light .p-checkbox-box .p-checkbox-icon{font-size:10px}[web-theme=sportafi][theme-variant=light] .p-checkbox.light .p-checkbox-box.p-highlight{border-color:#999797;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#83888f}[web-theme=sportafi][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{box-shadow:none;border-color:#999797}[web-theme=sportafi][theme-variant=light] .p-checkbox.light:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#999797;background:#FEBF45}[web-theme=sportafi][theme-variant=light] .p-checkbox.light.p-invalid>.p-checkbox-box{border-color:#cc4848}[web-theme=sportafi][theme-variant=light] .p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background:#171D4D;border-radius:8px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead>tr>th{border:none;background:#171D4D;color:#fff;font-size:.875rem;line-height:1rem;padding:.5rem .75rem;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column span{color:#fff;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight{background:none;color:#424040}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column.p-highlight .p-sortable-column-icon{color:#424040}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover{color:#000;background:none}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-thead .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#000}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr{color:#424040;border-bottom:1px solid #E4E4E4}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr:hover{background-color:#febf4533}[web-theme=sportafi][theme-variant=light] .p-datatable .p-datatable-tbody>tr>td{border:none;font-size:14px}[web-theme=sportafi][theme-variant=light] .p-datatable .p-sortable-column:focus{box-shadow:none;outline:0 none}[web-theme=sportafi][theme-variant=light] .p-paginator{padding:1rem 0 0}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-current{color:#000}[web-theme=sportafi][theme-variant=light] .p-paginator .p-dropdown{margin-right:auto;background-color:#fff!important}[web-theme=sportafi][theme-variant=light] .p-paginator .p-dropdown .p-dropdown-label{color:#000!important}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page.p-link{font-weight:500}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{border-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-first,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-prev,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-last,[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-next{min-width:auto}[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-first :not(.p-disabled),[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-prev :not(.p-disabled),[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-last :not(.p-disabled),[web-theme=sportafi][theme-variant=light] .p-paginator .p-paginator-next :not(.p-disabled){color:#999797}[web-theme=sportafi][theme-variant=light] .p-dataview .p-paginator-top,[web-theme=sportafi][theme-variant=light] .p-dataview .p-paginator-bottom{border-width:0 0 1px 0;border-radius:0}[web-theme=sportafi][theme-variant=light] .p-inputtext.dark-inputtext{background-color:#fff!important;color:#000!important}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo{padding:10px}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a{display:block;height:100%}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper .sidebar-logo a img{width:100%;height:100%;object-fit:contain}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active{padding-right:0}[web-theme=sportafi][theme-variant=light] .layout-menu-light .menu-wrapper.layout-sidebar-active .sidebar-logo .sidebar-pin{border-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-wrapper.layout-static .menu-wrapper .sidebar-logo .sidebar-pin{border-color:#e7e8ed}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li{margin:.5rem}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li:hover>.icon{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon{padding:.3rem;border-radius:.5rem;color:#171d4d;cursor:pointer}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>.icon.active{background-color:#fff}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a{padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;list-style:none;margin-bottom:4px}[web-theme=sportafi][theme-variant=light] .layout-menu-light .layout-topbar-right .layout-topbar-actions>li>ul>a:hover{background-color:#febf4533;-moz-transition:background-color .2s;-o-transition:background-color .2s;-webkit-transition:background-color .2s;transition:background-color .2s}[web-theme=sportafi][theme-variant=light] .p-sidebar{background:white;color:#000}[web-theme=sportafi][theme-variant=light] .p-sidebar .chip{background:#8c8a8a;color:#febf45;border-radius:1.75rem}[web-theme=sportafi][theme-variant=light] .p-sidebar .chip.type{background:#b2b1b1}[web-theme=sportafi][theme-variant=light] .p-sidebar .chip .cursor-pointer{height:16px;width:16px;border-radius:50%;background:#767272;margin-left:8px!important;display:flex;justify-content:center;align-items:center}[web-theme=sportafi][theme-variant=light] .p-sidebar .chip .cursor-pointer svg{margin-left:0!important;color:#424040}[web-theme=sportafi][theme-variant=light] .p-tieredmenu{background:#FFFFFF;color:#000;border:none;border-radius:8px;padding:.5rem}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link{color:#000;border-radius:8px}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon{color:#000}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#000}[web-theme=sportafi][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay{background:#E7E8ED;border-radius:8px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;margin-top:.25rem}[web-theme=sportafi][theme-variant=light] .p-tieredmenu.p-tieredmenu-overlay.bit-topbar-tiered-menu{position:fixed;display:block!important;top:52px!important}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-submenu-list{padding:.25rem 0;background:#ffffff;border:0 none;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:rgba(254,191,69,.2)}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#69707a}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#83888f}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-menu-separator{border-top:1px solid #D4D6D9;margin:.25rem 0}[web-theme=sportafi][theme-variant=light] .p-tieredmenu .p-submenu-icon{font-size:.875rem}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button{color:#999797}[web-theme=sportafi][theme-variant=light] .layout-topbar-light .layout-topbar .layout-topbar-wrapper .layout-topbar-left .menu-button:hover{color:#858282}[web-theme=sportafi][theme-variant=light] .fa-bit-1_5{width:1.5rem;height:1.5rem}[web-theme=sportafi][theme-variant=light] .merge-accounts-wrapper{top:0;left:0;padding:10%}[web-theme=sportafi][theme-variant=light] .bit-primary-heading{color:#000}[web-theme=sportafi][theme-variant=light] .bit-secondary-heading{color:#171d4d}[web-theme=sportafi][theme-variant=light] .form-badge{display:inline-block;padding:.125rem .75rem;border-radius:1rem;font-size:.75rem;color:#fff;margin-bottom:1rem}[web-theme=sportafi][theme-variant=light] .form-badge.active{background-color:#28a745}[web-theme=sportafi][theme-variant=light] .form-badge.draft{background-color:#6c757d}[web-theme=sportafi][theme-variant=light] .form-badge.archive{color:#111827;background-color:#d1d5db}[web-theme=sportafi][theme-variant=light] .form-list-item{border-radius:.75rem}[web-theme=sportafi][theme-variant=light] .form-list-item.draft{background-color:#fddac6}[web-theme=sportafi][theme-variant=light] .form-list-item.active{background-color:#f8a576}[web-theme=sportafi][theme-variant=light] .form-list-item.archive{color:#6b7280!important;background-color:#e4e4e4}[web-theme=sportafi][theme-variant=light] .bit-image-upload .file-input{display:none}[web-theme=sportafi][theme-variant=light] .bit-image-upload label{cursor:pointer;text-decoration:underline;color:#e5e7eb;font-weight:400;font-size:.875rem;line-height:1rem}[web-theme=sportafi][theme-variant=light] .bit-filter-button{padding:.5rem;border-radius:.25rem 0 0 .25rem;position:absolute;right:0;z-index:5;top:110px}[web-theme=sportafi][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-times{color:red!important}[web-theme=sportafi][theme-variant=light] span.p-treenode-icon.pi.pi-fw.pi-check{color:green!important}[web-theme=sportafi][theme-variant=light] .dataview-grid-item{border-radius:12px;border:1px solid #999797}[web-theme=sportafi][theme-variant=light] .dataview-grid-item .dataview-grid-item-img{height:10rem;border-radius:10px 10px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat}[web-theme=sportafi][theme-variant=light] .dataview-grid-item .dataview-grid-item-img.empty{background-color:#febf45}[web-theme=sportafi][theme-variant=light] .dataview-grid-item.type{background-color:#febf45;border:none;min-height:5rem}[web-theme=sportafi][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img{width:4rem;height:4rem;border-radius:12px}[web-theme=sportafi][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-img.empty{background-color:#999797}[web-theme=sportafi][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc{padding-left:70px;padding-right:20px}[web-theme=sportafi][theme-variant=light] .dataview-grid-item.type .dataview-grid-item-desc p{color:#d1d5db}[web-theme=sportafi][theme-variant=light] .bit-input-label,[web-theme=sportafi][theme-variant=light] .bit-input-label-dark{color:#000}[web-theme=sportafi][theme-variant=light] .bit-table-header{background-color:#171d4d;color:#fff}[web-theme=sportafi][theme-variant=light] .rotate-360{animation:rotate .15s linear}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[web-theme=sportafi][theme-variant=light] .bit-age-verification-banner{background:#ffe2aa;color:#fff;font-size:25px;padding:15px;text-align:center;border-radius:8px;font-weight:700;box-shadow:0 4px 6px #0000001a;backdrop-filter:blur(10px)}[web-theme=sportafi][theme-variant=light] .draggable-table-container{transition:width .3s}[web-theme=sportafi][theme-variant=light] .draggable-table-container.modal-open{width:75%}[web-theme=sportafi][theme-variant=light] .draggable-table-container .m-5{margin:0 1rem}[web-theme=sportafi][theme-variant=light] .draggable-table-container.modal-closed{width:100%}@media (max-width: 991px){[web-theme=sportafi][theme-variant=light] .draggable-table-container.modal-open{width:100%}}[web-theme=sportafi][theme-variant=light] .h-100{height:100%}[web-theme=sportafi][theme-variant=light] .w-100{width:100%}[web-theme=sportafi][theme-variant=light] .cursor-move{cursor:move}[web-theme=sportafi][theme-variant=light] .icon-lg{font-size:24px}[web-theme=sportafi][theme-variant=light] .border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=light] .border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=light] .border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=light] .border-radius-4{border-radius:1.5rem!important}@media screen and (min-width: 576px){[web-theme=sportafi][theme-variant=light] .sm\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=light] .sm\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=light] .sm\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=light] .sm\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 768px){[web-theme=sportafi][theme-variant=light] .md\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=light] .md\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=light] .md\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=light] .md\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 992px){[web-theme=sportafi][theme-variant=light] .lg\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=light] .lg\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=light] .lg\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=light] .lg\:border-radius-4{border-radius:1.5rem!important}}@media screen and (min-width: 1200px){[web-theme=sportafi][theme-variant=light] .xl\:border-radius-1{border-radius:.5rem!important}[web-theme=sportafi][theme-variant=light] .xl\:border-radius-2{border-radius:.75rem!important}[web-theme=sportafi][theme-variant=light] .xl\:border-radius-3{border-radius:1rem!important}[web-theme=sportafi][theme-variant=light] .xl\:border-radius-4{border-radius:1.5rem!important}}[web-theme=sportafi][theme-variant=light] .topbar-border-bottom{border-bottom:1px solid rgba(254,191,69,.1)!important}
