:root{--color-primitives-green-100: #d4f7ef;--color-primitives-green-200: #a9efe0;--color-primitives-green-300: #75e1cb;--color-primitives-green-400: #45d0b4;--color-primitives-green-500: #00b894;--color-primitives-green-600: #009f7f;--color-primitives-green-700: #00785f;--color-primitives-green-800: #005443;--color-primitives-blue-100: #e5f1fd;--color-primitives-blue-200: #c7e2fa;--color-primitives-blue-300: #98cbf5;--color-primitives-blue-400: #6fb3ef;--color-primitives-blue-500: #0984e3;--color-primitives-blue-600: #076ab4;--color-primitives-blue-700: #054f85;--color-primitives-blue-800: #00365a;--color-primitives-purple-100: #f3efff;--color-primitives-purple-200: #e3d8fd;--color-primitives-purple-300: #c7bcfa;--color-primitives-purple-400: #a79bf4;--color-primitives-purple-500: #6c5ce7;--color-primitives-purple-600: #5246b5;--color-primitives-purple-700: #3a3385;--color-primitives-purple-800: #262255;--color-primitives-yellow-100: #fff7e3;--color-primitives-yellow-200: #ffeab8;--color-primitives-yellow-300: #fddc8d;--color-primitives-yellow-400: #fdcb6e;--color-primitives-yellow-500: #fdb833;--color-primitives-yellow-600: #f0a500;--color-primitives-yellow-700: #e09100;--color-primitives-yellow-800: #c97c00;--color-primitives-orange-100: #fff3e8;--color-primitives-orange-200: #fedcc0;--color-primitives-orange-300: #f8bc8d;--color-primitives-orange-400: #f39a58;--color-primitives-orange-500: #e66a11;--color-primitives-orange-600: #c85a0e;--color-primitives-orange-700: #9f460c;--color-primitives-orange-800: #74300a;--color-primitives-red-100: #fcebed;--color-primitives-red-200: #f9d3d7;--color-primitives-red-300: #f1a9b1;--color-primitives-red-400: #e77882;--color-primitives-red-500: #cd2e3a;--color-primitives-red-600: #b0242e;--color-primitives-red-700: #861a23;--color-primitives-red-800: #621319;--color-primitives-neutral-0: #ffffff;--color-primitives-neutral-100: #f5f7f9;--color-primitives-neutral-200: #eceff3;--color-primitives-neutral-300: #d9dee5;--color-primitives-neutral-400: #c2cad3;--color-primitives-neutral-500: #9aa6b2;--color-primitives-neutral-600: #647382;--color-primitives-neutral-700: #354052;--color-primitives-neutral-800: #1f2933;--typography-font-family-base: Inter;--typography-font-size-xxs: 10px;--typography-font-size-xs: 12px;--typography-font-size-s: 14px;--typography-font-size-m: 16px;--typography-font-size-l: 20px;--typography-font-size-xl: 24px;--typography-font-size-xxl: 28px;--typography-font-size-xxxl: 32px;--typography-font-weight-regular: 400;--typography-font-weight-medium: 500;--typography-font-weight-semi-bold: 600;--typography-line-height-xxs: 16px;--typography-line-height-s: 20px;--typography-line-height-m: 24px;--typography-line-height-l: 28px;--typography-line-height-xl: 32px;--typography-letter-spacing-none: 0px;--typography-letter-spacing-tight: .1px;--typography-letter-spacing-normal: .15px;--typography-letter-spacing-wide: .5px;--layout-radius-none: 0px;--layout-radius-xs: 4px;--layout-radius-s: 8px;--layout-radius-m: 16px;--layout-radius-l: 24px;--layout-radius-xl: 32px;--layout-radius-full: 9999px;--layout-space-xxs: 4px;--layout-space-xs: 8px;--layout-space-s: 16px;--layout-space-m: 24px;--layout-space-l: 32px;--layout-space-xl: 40px;--layout-space-xxl: 48px;--layout-size-button-s: 32px;--layout-size-button-m: 40px;--layout-size-button-l: 44px;--layout-border-none: 0px;--layout-border-default: 1px;--layout-border-strong: 2px;--elevation-light-low: 0px 1px 2px 0px rgba(0, 0, 0, .06), 0px 1px 3px 0px rgba(0, 0, 0, .04);--elevation-light-medium: 0px 4px 8px -1px rgba(0, 0, 0, .06), 0px 2px 4px -1px rgba(0, 0, 0, .06);--elevation-light-high: 0px 12px 24px -6px rgba(0, 0, 0, .18), 0px 6px 12px -4px rgba(0, 0, 0, .1);--elevation-dark-low: 0px 1px 2px 0px rgba(0, 0, 0, .4), 0px 0px 1px 0px rgba(255, 255, 255, .04);--elevation-dark-medium: 0px 6px 12px -2px rgba(0, 0, 0, .55), 0px 2px 4px 0px rgba(255, 255, 255, .06);--elevation-dark-high: 0px 16px 32px -6px rgba(0, 0, 0, .7), 0px 4px 8px 0px rgba(255, 255, 255, .08)}:root,.light-theme{--text-primary: var(--color-primitives-neutral-800);--text-secondary: var(--color-primitives-neutral-700);--text-tertiary: var(--color-primitives-neutral-600);--text-disabled: var(--color-primitives-neutral-400);--text-inverse: var(--color-primitives-neutral-0);--text-on-status: var(--color-primitives-neutral-0);--bg-app-shell: var(--color-primitives-neutral-800);--bg-canvas: var(--color-primitives-neutral-0);--bg-surface: var(--color-primitives-neutral-100);--bg-surface-raised: var(--color-primitives-neutral-300);--bg-surface-hover: var(--color-primitives-neutral-200);--bg-surface-selected: var(--color-primitives-green-100);--bg-inverse: var(--color-primitives-neutral-800);--bg-page-header: var(--color-primitives-neutral-700);--bg-overlay: rgba(0, 0, 0, .48);--border-subtle: var(--color-primitives-neutral-300);--border-default: var(--color-primitives-neutral-400);--border-strong: var(--color-primitives-neutral-500);--border-inverse: var(--color-primitives-neutral-0);--action-primary-default: var(--color-primitives-green-700);--action-primary-hover: var(--color-primitives-green-800);--action-primary-active: var(--color-primitives-green-600);--action-primary-disabled: var(--color-primitives-neutral-300);--action-on-action-primary: var(--color-primitives-neutral-0);--action-secondary-default: var(--color-primitives-green-700);--action-secondary-hover: var(--color-primitives-green-800);--action-secondary-active: var(--color-primitives-green-600);--action-secondary-disabled: var(--color-primitives-neutral-300);--action-on-action-secondary: var(--color-primitives-green-700);--focus-ring: var(--color-primitives-blue-500);--selection-surface: var(--color-primitives-green-100);--selection-text: var(--color-primitives-green-700);--selection-border: var(--color-primitives-green-400);--feedback-success-surface: var(--color-primitives-green-100);--feedback-success-text: var(--color-primitives-green-700);--feedback-success-border: var(--color-primitives-green-400);--feedback-warning-surface: var(--color-primitives-yellow-100);--feedback-warning-text: var(--color-primitives-yellow-700);--feedback-warning-border: var(--color-primitives-yellow-400);--feedback-danger-surface: var(--color-primitives-red-100);--feedback-danger-text: var(--color-primitives-red-700);--feedback-danger-border: var(--color-primitives-red-400);--feedback-info-surface: var(--color-primitives-neutral-200);--feedback-info-text: var(--color-primitives-neutral-700);--feedback-info-border: var(--color-primitives-neutral-400);--status-success-surface: var(--color-primitives-green-100);--status-success-surface-hover: var(--color-primitives-green-200);--status-success-border: var(--color-primitives-green-400);--status-success-text: var(--color-primitives-green-700);--status-success-icon: var(--color-primitives-green-700);--status-warning-surface: var(--color-primitives-yellow-100);--status-warning-surface-hover: var(--color-primitives-yellow-200);--status-warning-border: var(--color-primitives-yellow-400);--status-warning-text: var(--color-primitives-yellow-700);--status-warning-icon: var(--color-primitives-yellow-700);--status-danger-surface: var(--color-primitives-red-100);--status-danger-surface-hover: var(--color-primitives-red-200);--status-danger-border: var(--color-primitives-red-400);--status-danger-text: var(--color-primitives-red-700);--status-danger-icon: var(--color-primitives-red-700);--status-highlight-surface: var(--color-primitives-blue-100);--status-highlight-surface-hover: var(--color-primitives-blue-200);--status-highlight-border: var(--color-primitives-blue-400);--status-highlight-text: var(--color-primitives-blue-700);--status-highlight-icon: var(--color-primitives-blue-700);--status-ai-surface: var(--color-primitives-purple-100);--status-ai-surface-hover: var(--color-primitives-purple-200);--status-ai-border: var(--color-primitives-purple-400);--status-ai-text: var(--color-primitives-purple-700);--status-ai-icon: var(--color-primitives-purple-700);--status-neutral-surface: var(--color-primitives-neutral-200);--status-neutral-surface-hover: var(--color-primitives-neutral-300);--status-neutral-border: var(--color-primitives-neutral-400);--status-neutral-text: var(--color-primitives-neutral-700);--status-neutral-icon: var(--color-primitives-neutral-700);--icon-default: var(--color-primitives-neutral-700);--icon-subtle: var(--color-primitives-neutral-600);--icon-disabled: var(--color-primitives-neutral-400);--icon-on-action: var(--color-primitives-neutral-0);--icon-inverse: var(--color-primitives-neutral-0);--status-ai-gradient: linear-gradient(135deg, #6c5ce7, #00b894)}.dark-theme{--text-primary: var(--color-primitives-neutral-100);--text-secondary: var(--color-primitives-neutral-200);--text-tertiary: var(--color-primitives-neutral-300);--text-disabled: var(--color-primitives-neutral-400);--text-inverse: var(--color-primitives-neutral-700);--bg-canvas: var(--color-primitives-neutral-800);--bg-surface: var(--color-primitives-neutral-700);--bg-surface-raised: var(--color-primitives-neutral-600);--bg-surface-hover: var(--color-primitives-neutral-600);--bg-surface-selected: var(--color-primitives-green-800);--bg-inverse: var(--color-primitives-neutral-100);--bg-page-header: var(--color-primitives-neutral-800);--border-subtle: var(--color-primitives-neutral-600);--border-default: var(--color-primitives-neutral-500);--border-strong: var(--color-primitives-neutral-400);--border-inverse: var(--color-primitives-neutral-800);--action-primary-default: var(--color-primitives-green-500);--action-primary-hover: var(--color-primitives-green-400);--action-primary-disabled: var(--color-primitives-neutral-600);--action-secondary-default: var(--color-primitives-green-500);--action-secondary-hover: var(--color-primitives-green-400);--action-secondary-disabled: var(--color-primitives-neutral-600);--focus-ring: var(--color-primitives-blue-400);--selection-surface: var(--color-primitives-green-800);--selection-text: var(--color-primitives-green-200);--selection-border: var(--color-primitives-green-500);--feedback-success-surface: var(--color-primitives-green-800);--feedback-success-text: var(--color-primitives-green-200);--feedback-success-border: var(--color-primitives-green-500);--feedback-warning-surface: var(--color-primitives-yellow-800);--feedback-warning-text: var(--color-primitives-yellow-200);--feedback-warning-border: var(--color-primitives-yellow-500);--feedback-danger-surface: var(--color-primitives-red-800);--feedback-danger-text: var(--color-primitives-red-200);--feedback-danger-border: var(--color-primitives-red-500);--feedback-info-surface: var(--color-primitives-neutral-700);--feedback-info-text: var(--color-primitives-neutral-200);--feedback-info-border: var(--color-primitives-neutral-500);--status-success-surface: var(--color-primitives-green-800);--status-success-surface-hover: var(--color-primitives-green-700);--status-success-border: var(--color-primitives-green-500);--status-success-text: var(--color-primitives-green-200);--status-success-icon: var(--color-primitives-green-400);--status-warning-surface: var(--color-primitives-yellow-800);--status-warning-surface-hover: var(--color-primitives-yellow-700);--status-warning-border: var(--color-primitives-yellow-500);--status-warning-text: var(--color-primitives-yellow-200);--status-warning-icon: var(--color-primitives-yellow-400);--status-danger-surface: var(--color-primitives-red-800);--status-danger-surface-hover: var(--color-primitives-red-700);--status-danger-border: var(--color-primitives-red-500);--status-danger-text: var(--color-primitives-red-200);--status-danger-icon: var(--color-primitives-red-400);--status-highlight-surface: var(--color-primitives-blue-800);--status-highlight-surface-hover: var(--color-primitives-blue-700);--status-highlight-border: var(--color-primitives-blue-500);--status-highlight-text: var(--color-primitives-blue-200);--status-highlight-icon: var(--color-primitives-blue-400);--status-ai-surface: var(--color-primitives-purple-800);--status-ai-surface-hover: var(--color-primitives-purple-700);--status-ai-border: var(--color-primitives-purple-500);--status-ai-text: var(--color-primitives-purple-200);--status-ai-icon: var(--color-primitives-purple-400);--status-neutral-surface: var(--color-primitives-neutral-700);--status-neutral-surface-hover: var(--color-primitives-neutral-600);--status-neutral-border: var(--color-primitives-neutral-500);--status-neutral-text: var(--color-primitives-neutral-200);--status-neutral-icon: var(--color-primitives-neutral-400)}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.add-connection-wrapper .team-member .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:12px 0 0}.add-connection-wrapper .team-member .mat-expansion-panel .mat-content{justify-content:space-between}.sidebar-collapse .collapse-hide{display:none!important}.sidebar-collapse .sidebar-address .address-wrap,.sidebar-collapse .sidebar-address .info-wrap{justify-content:center}.sidebar-collapse .sidebar-address .address-btn,.sidebar-collapse .sidebar-address .upgrade-btn{width:32px;margin:0 auto}@media only screen and (max-width:959px){.sidebar-collapse .collapse-hide{display:inline!important}}.highlighted-text{background-color:#e3de9c;font-weight:700}.highlighted-text-v2{color:#00b894;font-weight:700}.yellow-highlight{background-color:#ff0;color:#000}.information-icon mat-icon{color:#00b894;padding-top:14px}.multi-nested-dropdown.sp-project-details .mat-form-field-infix{width:100%;max-width:350px}.multi-nested-dropdown.sp-project-details input{width:60px}.multi-nested-dropdown input{width:45px}.multi-nested-dropdown .mat-form-field.mat-form-field-appearance-outline .mat-form-field-flex{height:52px}.multi-nested-dropdown .mat-form-field.mat-form-field-appearance-outline .mat-form-field-infix{padding:.2em 0 .7em}.multi-nested-dropdown .mat-form-field.mat-form-field-appearance-outline .mat-form-field-suffix{top:4px}.multi-nested-dropdown .mat-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mat-form-field-outline-thick{color:#7f8fa4!important}.multiple-v2-viewport .planhub-text-sm{color:#3b4651}.blurred-text{color:transparent;text-shadow:0 0 10px rgba(0,0,0,.5)}.mat-tooltip.takeoff-projects-tooltip{background-color:#454e5d;border-radius:8px;box-shadow:0 2px 2px #00000040;max-width:160px;padding:4px 6px;text-align:center}.mat-mdc-menu-panel.takeoff-v2-list-kebab-menu .mat-mdc-menu-content{border-radius:8px;border:1px solid #00b894;box-shadow:0 2px 4px #00000040}.mat-mdc-menu-panel.takeoff-v2-list-kebab-menu .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{color:#00b894;font-size:1rem;font-weight:500}.takeoff-v2-table.mat-mdc-table .mat-mdc-header-row .mat-mdc-header-cell .mat-sort-header-arrow{color:#00b894}.manage-plan-overlay{margin-top:.75rem;padding:0}planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base:hover{background-color:#e5f7f4}planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base{background-color:#fff;border-radius:8px;color:#00b894;justify-content:flex-start;min-height:fit-content;padding:12px 10px}planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base span{display:flex;white-space:nowrap}planhub-button.ftc-subscription-manage-plan-option-button:has(button[disabled]){--mat-button-filled-disabled-label-text-color: #d3d6d8}planhub-button.ftc-subscription-cancellation-modal-close .mat-icon{color:#354052;font-size:20px}planhub-button.ftc-subscription-cancellation-modal-close .planhub-button.mat-mdc-button-base{min-height:0}planhub-button.ftc-subscription-auto-renewal-modal-footer-cta button.planhub-button.mat-mdc-button-base,planhub-button.ftc-subscription-cancellation-modal-footer-cta button.planhub-button.mat-mdc-button-base{border-radius:20px;min-height:40px}planhub-button.ftc-subscription-cancellation-modal-footer-confirm-cta button.planhub-button.mat-mdc-button-base{background-color:#de595a}planhub-checkbox.auto-renew-confirmation-checkbox mat-checkbox.planhub-checkbox .mdc-form-field{gap:4px}planhub-select.remove-label .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:#7f8fa4}planhub-select.remove-label .mat-form-field-label-wrapper{display:none}.file-viewer-export-menu{border-radius:4px;border:1px solid #7a8490}mat-expansion-panel.project-ai-recommendation-score-expansion-panel mat-expansion-panel-header.project-ai-recommendation-score-expansion-panel-header{border-color:#6c5ce7!important;padding:0!important}mat-expansion-panel.project-ai-recommendation-score-expansion-panel mat-expansion-panel-header.project-ai-recommendation-score-expansion-panel-header.mat-expanded{border-color:#6c5ce7;background:#fff}mat-expansion-panel.project-ai-recommendation-score-expansion-panel mat-expansion-panel-header.project-ai-recommendation-score-expansion-panel-header.mat-expanded:hover{background:#fff!important;border-color:#6c5ce7!important}mat-expansion-panel.project-ai-recommendation-score-expansion-panel mat-expansion-panel-header.project-ai-recommendation-score-expansion-panel-header span.mat-expansion-indicator{color:#00b894;border:1px solid;border-radius:50%;width:30px;display:flex;align-items:center;justify-content:center;margin-right:1rem}mat-expansion-panel.project-ai-recommendation-score-expansion-panel mat-expansion-panel-header.project-ai-recommendation-score-expansion-panel-header span.mat-expansion-indicator:after{border-color:#00b894 transparent transparent transparent!important}mat-expansion-panel.project-ai-recommendation-score-expansion-panel div.mat-expansion-panel-content div.mat-expansion-panel-body{border-left:1px solid #6c5ce7;border-right:1px solid #6c5ce7;border-bottom:1px solid #6c5ce7}planhub-button.feedback-option-button button.planhub-button.mat-mdc-button-base{border-radius:20px;padding:8px 24px}planhub-button.feedback-option-button .planhub-button.mat-mdc-outlined-button:not([disabled]).mat-primary{color:#6c5ce7;border-color:#6c5ce7;min-height:24px}planhub-textarea.custom-feedback-input-textarea .mat-form-field-appearance-outline .mat-form-field-infix textarea{min-height:24px!important}planhub-button.custom-feedback-input-action button.planhub-button.mat-mdc-button-base{min-height:30px!important;border-radius:100px}planhub-button-v2.fw-semibold .btn{font-weight:600}.planhub-theme-v2 :not(.planhub-lead-search)>planhub-input.search-input-field:not(.search-v2) .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{height:40px}.planhub-theme-v2 :not(.planhub-lead-search)>planhub-input.search-input-field:not(.search-v2) .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mdc-notched-outline{height:40px}planhub-filter-selector-v2 .mat-mdc-chip-set.planhub-theme-v2 .mat-mdc-chip.mat-chip-tag{min-height:32px;--mat-chip-container-height: 32px;padding:0 12px!important}.select-address-message{color:#00b894;display:block;font-size:14px;padding:.8rem 1rem}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-label-text-font: Roboto, sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mat-tooltip-supporting-text-font: Roboto, sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em}html{--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto, sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-dialog-subhead-font: Roboto, sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: Roboto, sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-label-text-font: Roboto, sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto, sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mat-slider-label-label-text-font: Roboto, sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mat-list-list-item-label-text-font: Roboto, sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-label-text-font: Roboto, sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-label-text-font: Roboto, sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500}html{--mat-fab-extended-label-text-font: Roboto, sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500}html{--mat-snack-bar-supporting-text-font: Roboto, sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}@font-face{font-family:SourceSansPro;src:local("SourceSansPro"),url("./media/SourceSansPro-Regular-T3NQMEBP.woff2") format("woff2")}@font-face{font-family:SourceSansProSemiBold;src:local("SourceSansPro"),url("./media/SourceSansPro-SemiBold-3I6BLBFH.woff2") format("woff2")}@font-face{font-family:SourceSansProBold;src:local("SourceSansPro"),url("./media/SourceSansPro-Bold-G3ZP4E3B.woff2") format("woff2")}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Black-3Q7K64EF.woff2") format("woff2");font-weight:900}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Bold-5LV2N532.woff2") format("woff2");font-weight:700}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-ExtraBold-5FNBFULT.woff2") format("woff2");font-weight:800}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-ExtraLight-LQNKVLP4.woff2") format("woff2");font-weight:200}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Light-VF2A42BH.woff2") format("woff2");font-weight:300}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Medium-LDMVZYK3.woff2") format("woff2");font-weight:500}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Regular-AQWT64SX.woff2") format("woff2");font-weight:400}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-SemiBold-2U3KEZ77.woff2") format("woff2");font-weight:600}@font-face{font-family:lexend;src:local("lexend"),url("./media/Lexend-Thin-AGG7JRT4.woff2") format("woff2");font-weight:100}@font-face{font-family:inter;src:local("inter"),url("./media/Inter-Medium-JDWFHQKX.woff2") format("woff2");font-weight:500}@font-face{font-family:inter;src:local("inter"),url("./media/Inter-Regular-4PL5SGKW.woff2") format("woff2");font-weight:400}@font-face{font-family:inter;src:local("inter"),url("./media/Inter-SemiBold-KOFVUPXH.woff2") format("woff2");font-weight:600}html{--mat-badge-text-font: SourceSansPro;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px SourceSansPro;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px SourceSansPro;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/16px SourceSansPro;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 14px/14px SourceSansPro;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/14px SourceSansPro;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/14px SourceSansPro;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2,.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/14px SourceSansPro;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/12px SourceSansPro;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px SourceSansPro;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px SourceSansPro;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px SourceSansPro;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px SourceSansPro;letter-spacing:.0073529412em;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: SourceSansPro;--mat-bottom-sheet-container-text-line-height: 14px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-button-toggle-label-text-font: SourceSansPro;--mat-button-toggle-label-text-line-height: 14px;--mat-button-toggle-label-text-size: 14px;--mat-button-toggle-label-text-tracking: normal;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: SourceSansPro;--mat-button-toggle-legacy-label-text-line-height: 14px;--mat-button-toggle-legacy-label-text-size: 14px;--mat-button-toggle-legacy-label-text-tracking: normal;--mat-button-toggle-legacy-label-text-weight: 400}html{--mat-datepicker-calendar-text-font: SourceSansPro;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-expansion-header-text-font: SourceSansPro;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 400;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: SourceSansPro;--mat-expansion-container-text-line-height: 14px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-stepper-container-text-font: SourceSansPro;--mat-stepper-header-label-text-font: SourceSansPro;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-toolbar-title-text-font: SourceSansPro;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-node-text-font: SourceSansPro;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: SourceSansPro;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: SourceSansPro;--mat-optgroup-label-text-line-height: 14px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400}html{--mat-card-title-text-font: SourceSansPro;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: SourceSansPro;--mat-card-subtitle-text-line-height: 14px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 400}html{--mat-tooltip-supporting-text-font: SourceSansPro;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: normal}html{--mat-form-field-container-text-font: SourceSansPro;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: SourceSansPro;--mat-form-field-subscript-text-line-height: 12px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: SourceSansPro;--mat-form-field-filled-label-text-size: 14px;--mat-form-field-filled-label-text-tracking: normal;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: SourceSansPro;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-tracking: normal;--mat-form-field-outlined-label-text-weight: 400}html{--mat-select-trigger-text-font: SourceSansPro;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400}html{--mat-dialog-subhead-font: SourceSansPro;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: SourceSansPro;--mat-dialog-supporting-text-line-height: 14px;--mat-dialog-supporting-text-size: 14px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mat-chip-label-text-font: SourceSansPro;--mat-chip-label-text-line-height: 14px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: normal;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: SourceSansPro;--mat-slide-toggle-label-text-line-height: 14px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-label-text-font: SourceSansPro;--mat-radio-label-text-line-height: 14px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--mat-slider-label-label-text-font: SourceSansPro;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 14px;--mat-slider-label-label-text-tracking: normal;--mat-slider-label-label-text-weight: 400}html{--mat-menu-item-label-text-font: SourceSansPro;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 14px;--mat-menu-item-label-text-weight: 400}html{--mat-list-list-item-label-text-font: SourceSansPro;--mat-list-list-item-label-text-line-height: 14px;--mat-list-list-item-label-text-size: 14px;--mat-list-list-item-label-text-tracking: normal;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: SourceSansPro;--mat-list-list-item-supporting-text-line-height: 14px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: normal;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: SourceSansPro;--mat-list-list-item-trailing-supporting-text-line-height: 12px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: normal;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/16px SourceSansPro;letter-spacing:normal}html{--mat-paginator-container-text-font: SourceSansPro;--mat-paginator-container-text-line-height: 12px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mat-tab-label-text-font: SourceSansPro;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: normal;--mat-tab-label-text-line-height: 14px;--mat-tab-label-text-weight: 400}html{--mat-checkbox-label-text-font: SourceSansPro;--mat-checkbox-label-text-line-height: 14px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mat-button-filled-label-text-font: SourceSansPro;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: normal;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 400;--mat-button-outlined-label-text-font: SourceSansPro;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: normal;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 400;--mat-button-protected-label-text-font: SourceSansPro;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: normal;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 400;--mat-button-text-label-text-font: SourceSansPro;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: normal;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 400;--mat-button-tonal-label-text-font: SourceSansPro;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: normal;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 400}html{--mat-fab-extended-label-text-font: SourceSansPro;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: normal;--mat-fab-extended-label-text-weight: 400}html{--mat-snack-bar-supporting-text-font: SourceSansPro;--mat-snack-bar-supporting-text-line-height: 14px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400}html{--mat-table-header-headline-font: SourceSansPro;--mat-table-header-headline-line-height: 14px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 400;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: SourceSansPro;--mat-table-row-item-label-text-line-height: 14px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: SourceSansPro;--mat-table-footer-supporting-text-line-height: 14px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mat-sys-on-surface: initial}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}html{--mat-option-selected-state-label-text-color: #00b894;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.mat-accent{--mat-option-selected-state-label-text-color: #dd7700;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-pseudo-checkbox-full-selected-icon-color: #dd7700;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #dd7700;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #00b894;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #00b894;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #dd7700;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #dd7700;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}html{--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px}html{--mat-card-elevated-container-color: white;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: white;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #00b894;--mat-progress-bar-track-color: rgba(0, 184, 148, .25)}.mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #dd7700;--mat-progress-bar-track-color: rgba(221, 119, 0, .25)}.mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px}html{--mat-tooltip-container-color: #424242;--mat-tooltip-supporting-text-color: white}html{--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px}html{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-filled-caret-color: #00b894;--mat-form-field-filled-focus-active-indicator-color: #00b894;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-outlined-caret-color: #00b894;--mat-form-field-outlined-focus-outline-color: #00b894;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12;--mat-form-field-filled-container-color: #f6f6f6;--mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #dd7700 87%, transparent);--mat-form-field-filled-caret-color: #dd7700;--mat-form-field-filled-focus-active-indicator-color: #dd7700;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #dd7700 87%, transparent);--mat-form-field-outlined-caret-color: #dd7700;--mat-form-field-outlined-focus-outline-color: #dd7700;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #dd7700 87%, transparent)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #00b894;--mat-select-invalid-arrow-color: #f44336}.mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #dd7700;--mat-select-invalid-arrow-color: #f44336}.mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #f44336;--mat-select-invalid-arrow-color: #f44336}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .54)}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #00b894;--mat-chip-elevated-disabled-container-color: #00b894;--mat-chip-elevated-selected-container-color: #00b894;--mat-chip-flat-disabled-selected-container-color: #00b894;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #dd7700;--mat-chip-elevated-disabled-container-color: #dd7700;--mat-chip-elevated-selected-container-color: #dd7700;--mat-chip-flat-disabled-selected-container-color: #dd7700;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}html{--mat-slide-toggle-disabled-handle-opacity: .38;--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .12;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px;--mat-slide-toggle-touch-target-size: 48px}html{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #00b894;--mat-slide-toggle-selected-handle-color: #00b894;--mat-slide-toggle-selected-hover-state-layer-color: #00b894;--mat-slide-toggle-selected-pressed-state-layer-color: #00b894;--mat-slide-toggle-selected-focus-handle-color: #00b894;--mat-slide-toggle-selected-hover-handle-color: #00b894;--mat-slide-toggle-selected-pressed-handle-color: #00b894;--mat-slide-toggle-selected-focus-track-color: #86cac9;--mat-slide-toggle-selected-hover-track-color: #86cac9;--mat-slide-toggle-selected-pressed-track-color: #86cac9;--mat-slide-toggle-selected-track-color: #86cac9;--mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;--mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-handle-surface-color: white;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-handle-color: #424242;--mat-slide-toggle-unselected-focus-handle-color: #424242;--mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-icon-color: #f6f6f6;--mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, .54);--mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-handle-color: #424242;--mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, .12)}.mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #dd7700;--mat-slide-toggle-selected-handle-color: #dd7700;--mat-slide-toggle-selected-hover-state-layer-color: #dd7700;--mat-slide-toggle-selected-pressed-state-layer-color: #dd7700;--mat-slide-toggle-selected-focus-handle-color: #dd7700;--mat-slide-toggle-selected-hover-handle-color: #dd7700;--mat-slide-toggle-selected-pressed-handle-color: #dd7700;--mat-slide-toggle-selected-focus-track-color: #e7a04d;--mat-slide-toggle-selected-hover-track-color: #e7a04d;--mat-slide-toggle-selected-pressed-track-color: #e7a04d;--mat-slide-toggle-selected-track-color: #e7a04d}.mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-icon-color: white;--mat-slide-toggle-disabled-selected-icon-color: white;--mat-slide-toggle-selected-focus-state-layer-color: #f44336;--mat-slide-toggle-selected-handle-color: #f44336;--mat-slide-toggle-selected-hover-state-layer-color: #f44336;--mat-slide-toggle-selected-pressed-state-layer-color: #f44336;--mat-slide-toggle-selected-focus-handle-color: #f44336;--mat-slide-toggle-selected-hover-handle-color: #f44336;--mat-slide-toggle-selected-pressed-handle-color: #f44336;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}html{--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-touch-target-display: block}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-size: 48px}.mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #00b894;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #00b894;--mat-radio-selected-hover-icon-color: #00b894;--mat-radio-selected-icon-color: #00b894;--mat-radio-selected-pressed-icon-color: #00b894;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #dd7700;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #dd7700;--mat-radio-selected-hover-icon-color: #dd7700;--mat-radio-selected-icon-color: #dd7700;--mat-radio-selected-pressed-icon-color: #dd7700;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}html{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6;--mat-slider-value-indicator-transform-origin: bottom}html{--mat-slider-active-track-color: #00b894;--mat-slider-focus-handle-color: #00b894;--mat-slider-handle-color: #00b894;--mat-slider-hover-handle-color: #00b894;--mat-slider-focus-state-layer-color: color-mix(in srgb, #00b894 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #00b894 4%, transparent);--mat-slider-inactive-track-color: #00b894;--mat-slider-ripple-color: #00b894;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #00b894;--mat-slider-disabled-active-track-color: rgba(0, 0, 0, .87);--mat-slider-disabled-handle-color: rgba(0, 0, 0, .87);--mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, .87);--mat-slider-label-container-color: #424242;--mat-slider-label-label-text-color: white;--mat-slider-value-indicator-opacity: 1;--mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, .87)}.mat-accent{--mat-slider-active-track-color: #dd7700;--mat-slider-focus-handle-color: #dd7700;--mat-slider-handle-color: #dd7700;--mat-slider-hover-handle-color: #dd7700;--mat-slider-focus-state-layer-color: color-mix(in srgb, #dd7700 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #dd7700 4%, transparent);--mat-slider-inactive-track-color: #dd7700;--mat-slider-ripple-color: #dd7700;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #dd7700}.mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-checked-ripple-color: #00b894;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #00b894;--mat-radio-selected-hover-icon-color: #00b894;--mat-radio-selected-icon-color: #00b894;--mat-radio-selected-pressed-icon-color: #00b894;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #dd7700;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #dd7700;--mat-radio-selected-hover-icon-color: #dd7700;--mat-radio-selected-icon-color: #dd7700;--mat-radio-selected-pressed-icon-color: #dd7700;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #00b894;--mat-checkbox-selected-hover-icon-color: #00b894;--mat-checkbox-selected-icon-color: #00b894;--mat-checkbox-selected-pressed-icon-color: #00b894;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b894;--mat-checkbox-selected-hover-state-layer-color: #00b894;--mat-checkbox-selected-pressed-state-layer-color: #00b894;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #dd7700;--mat-checkbox-selected-hover-icon-color: #dd7700;--mat-checkbox-selected-icon-color: #dd7700;--mat-checkbox-selected-pressed-icon-color: #dd7700;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #dd7700;--mat-checkbox-selected-hover-state-layer-color: #dd7700;--mat-checkbox-selected-pressed-state-layer-color: #dd7700;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00b894}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #00b894;--mat-tab-active-ripple-color: #00b894;--mat-tab-inactive-ripple-color: #00b894;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #00b894;--mat-tab-active-hover-label-text-color: #00b894;--mat-tab-active-focus-indicator-color: #00b894;--mat-tab-active-hover-indicator-color: #00b894;--mat-tab-active-indicator-color: #00b894}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #dd7700;--mat-tab-active-ripple-color: #dd7700;--mat-tab-inactive-ripple-color: #dd7700;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #dd7700;--mat-tab-active-hover-label-text-color: #dd7700;--mat-tab-active-focus-indicator-color: #dd7700;--mat-tab-active-hover-indicator-color: #dd7700;--mat-tab-active-indicator-color: #dd7700}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-background-color: #00b894;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-background-color: #dd7700;--mat-tab-foreground-color: #ffffff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-background-color: #f44336;--mat-tab-foreground-color: white}.mat-mdc-tab-header{--mat-tab-container-height: 48px}html{--mat-checkbox-disabled-selected-checkmark-color: white;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px}html{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #dd7700;--mat-checkbox-selected-hover-icon-color: #dd7700;--mat-checkbox-selected-icon-color: #dd7700;--mat-checkbox-selected-pressed-icon-color: #dd7700;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #dd7700;--mat-checkbox-selected-hover-state-layer-color: #dd7700;--mat-checkbox-selected-pressed-state-layer-color: #dd7700;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #00b894;--mat-checkbox-selected-hover-icon-color: #00b894;--mat-checkbox-selected-icon-color: #00b894;--mat-checkbox-selected-pressed-icon-color: #00b894;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b894;--mat-checkbox-selected-hover-state-layer-color: #00b894;--mat-checkbox-selected-pressed-state-layer-color: #00b894;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px}html{--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-button-protected-container-shape: 4px;--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px}html{--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: rgba(0, 0, 0, .87);--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-outlined-state-layer-color: rgba(0, 0, 0, .87);--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: rgba(0, 0, 0, .87);--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-text-state-layer-color: rgba(0, 0, 0, .87);--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-tonal-button.mat-primary{--mat-button-filled-container-color: #00b894;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #00b894;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-button-outlined-state-layer-color: #00b894;--mat-button-protected-container-color: #00b894;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #00b894;--mat-button-text-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-button-text-state-layer-color: #00b894;--mat-button-tonal-container-color: #00b894;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-outlined-button.mat-accent,.mat-tonal-button.mat-accent{--mat-button-filled-container-color: #dd7700;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #dd7700;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #dd7700 12%, transparent);--mat-button-outlined-state-layer-color: #dd7700;--mat-button-protected-container-color: #dd7700;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #dd7700;--mat-button-text-ripple-color: color-mix(in srgb, #dd7700 12%, transparent);--mat-button-text-state-layer-color: #dd7700;--mat-button-tonal-container-color: #dd7700;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.mat-mdc-button.mat-warn,.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-outlined-button.mat-warn,.mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-tonal-state-layer-color: white}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}html{--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%;--mat-icon-button-touch-target-size: 48px}html{--mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-icon-button-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #00b894;--mat-icon-button-state-layer-color: #00b894;--mat-icon-button-ripple-color: color-mix(in srgb, #00b894 12%, transparent)}.mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #dd7700;--mat-icon-button-state-layer-color: #dd7700;--mat-icon-button-ripple-color: color-mix(in srgb, #dd7700 12%, transparent)}.mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}html{--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-container-shape: 50%;--mat-fab-touch-target-size: 48px;--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-container-shape: 50%;--mat-fab-small-touch-target-size: 48px;--mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #00b894;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-fab-small-container-color: #00b894;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #dd7700;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #dd7700 12%, transparent);--mat-fab-small-container-color: #dd7700;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block}html{--mat-snack-bar-container-shape: 4px}html{--mat-snack-bar-container-color: #424242;--mat-snack-bar-supporting-text-color: white;--mat-snack-bar-button-color: #86cac9}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px}html{--mat-progress-spinner-active-indicator-color: #00b894}.mat-accent{--mat-progress-spinner-active-indicator-color: #dd7700}.mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #00b894;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.mat-badge-accent{--mat-badge-background-color: #dd7700;--mat-badge-text-color: #ffffff}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px}html{--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-divider-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-disabled-state-background-color: white;--mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: rgba(0, 0, 0, .87);--mat-button-toggle-text-color: rgba(0, 0, 0, .87)}html{--mat-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #00b894 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #dd7700 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #00b894;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #00b894 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #00b894 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #00b894 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #00b894;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent,.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #dd7700 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #dd7700 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #dd7700;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #dd7700 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #dd7700 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #dd7700 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #dd7700;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-warn,.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #dd7700 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #f44336;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #00b894}.mat-icon.mat-accent{--mat-icon-color: #dd7700}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-focus-state-layer-shape: 0;--mat-stepper-header-hover-state-layer-shape: 0}html{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #00b894;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #00b894;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #00b894;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #dd7700;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #dd7700;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #dd7700;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff}.mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgba(0, 0, 0, .87)}html{--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00b894;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #dd7700;--mat-toolbar-container-text-color: #ffffff}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.planhub-divider{background-color:#0000001f;min-height:1px;min-width:1px}.planhub-divider-thick{background-color:#0000001f;min-height:4px;min-width:4px}planhub-address-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-address-autocomplete-v2 .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-address-autocomplete-with-modal .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-bid-builder-type-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-city-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-currency .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-date-range-picker .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-datepicker .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-dropdown-chips .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-dropdown-text .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-email-file-drag-and-drop .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-file-service-drag-and-drop .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-grouped-single-select .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-import-project-v2-modal-body .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-infinite-scroll-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-input .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-nested-autocomplete .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-nested-autocomplete-chips .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-notifications .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-number .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-password .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-phone .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-project-details-estimate .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-textarea .mat-mdc-form-field .mat-mdc-form-field-required-marker,planhub-timepicker .mat-mdc-form-field .mat-mdc-form-field-required-marker{color:#d32f2f}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{align-self:center}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix{top:0;color:#354052}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-prefix .mat-icon,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline div.mat-mdc-form-field-icon-suffix .mat-icon{align-items:center;color:#7f8fa4;display:flex;font-size:18px;justify-content:center}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{padding-bottom:0}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-wrapper,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-error-wrapper{line-height:1}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-currency .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-datepicker .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-input .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-notifications .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-number .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-password .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-phone .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-textarea .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper,planhub-timepicker .mat-mdc-form-field.mat-form-field-invalid .mat-mdc-form-field-subscript-wrapper{margin-top:4px}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing{border-color:#c9dcef}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__leading,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__notch,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:hover:not(.mat-form-field-invalid,.search-form-field) .mdc-notched-outline__trailing{border-color:#7f8fa4}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing{border-width:2px}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__leading,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__notch,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-focused,.mat-form-field-invalid) .mdc-notched-outline__trailing{border-color:#7f8fa4}planhub-address-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-address-autocomplete-v2 .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-address-autocomplete-with-modal .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-bid-builder-type-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-city-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-currency .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-date-range-picker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-datepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-dropdown-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-dropdown-text .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-email-file-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-file-service-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-grouped-single-select .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-import-project-v2-modal-body .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-infinite-scroll-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-input .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-nested-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-nested-autocomplete-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-notifications .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-number .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-password .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-phone .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-project-details-estimate .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-textarea .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-timepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element{color:#354052}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label{color:#354052}planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold,planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label.bold{font-weight:700}planhub-address-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-address-autocomplete-v2 .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-address-autocomplete-with-modal .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-bid-builder-type-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-city-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-currency .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-date-range-picker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-datepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-dropdown-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-dropdown-text .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-email-file-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-file-service-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-grouped-single-select .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-import-project-v2-modal-body .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-infinite-scroll-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-input .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-nested-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-nested-autocomplete-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-notifications .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-number .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-password .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-phone .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-project-details-estimate .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-textarea .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,planhub-timepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element{caret-color:#354052}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__leading,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__notch,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid):hover .mdc-notched-outline__trailing{border-color:#d3d6d8}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused:not(.mat-form-field-invalid) .mdc-notched-outline__trailing{border-color:#d3d6d8}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-prefix{align-self:center}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-flex .mat-mdc-form-field-icon-suffix .mat-icon{color:#000;font-size:21px;padding:10px}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above),.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label:not(.mdc-floating-label--float-above){font-size:1rem;font-weight:400}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-floating-label--float-above{color:#7c838b;font-weight:400}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{margin:0;background-color:#fff}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{border-top:.2em solid transparent;min-height:46px}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label{font-size:1rem}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .svg-icon{position:absolute;top:50%;right:0;margin-top:-15px}@media only screen and (max-width:599px){.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:45px}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label{top:-1em}}@media only screen and (max-width:599px)and (max-width:599px){.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix .mdc-floating-label{top:-.65em}}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline__trailing{border-radius:0 4px 4px 0}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__leading,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__notch,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled,.mat-form-field-invalid) .mdc-notched-outline__trailing{border-color:#d3d6d8}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label{color:#7c838b}@media only screen and (max-width:599px){.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mdc-floating-label{font-size:.875rem}}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-required-marker{background:#fff;padding-right:5px}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-currency .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-input .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-number .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-password .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-phone .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{overflow:visible;position:relative;top:unset}.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-currency .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-input .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-number .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-password .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-phone .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element{color:#1d1b20;font-size:1rem;font-weight:400;min-height:43px}@media only screen and (max-width:599px){.planhub-theme-v2 planhub-address-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-city-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-currency .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-date-range-picker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-datepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-text .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-grouped-single-select .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-input .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-notifications .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-number .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-password .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-phone .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-project-details-estimate .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-textarea .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element,.planhub-theme-v2 planhub-timepicker .mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-input-element{min-height:43px;font-size:1rem}}.planhub-theme-v2 planhub-address-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-form-field-disabled,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-form-field-disabled,.planhub-theme-v2 planhub-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-city-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-currency .mat-form-field-disabled,.planhub-theme-v2 planhub-date-range-picker .mat-form-field-disabled,.planhub-theme-v2 planhub-datepicker .mat-form-field-disabled,.planhub-theme-v2 planhub-dropdown-chips .mat-form-field-disabled,.planhub-theme-v2 planhub-dropdown-text .mat-form-field-disabled,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-form-field-disabled,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-form-field-disabled,.planhub-theme-v2 planhub-grouped-single-select .mat-form-field-disabled,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-form-field-disabled,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-input .mat-form-field-disabled,.planhub-theme-v2 planhub-nested-autocomplete .mat-form-field-disabled,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-form-field-disabled,.planhub-theme-v2 planhub-notifications .mat-form-field-disabled,.planhub-theme-v2 planhub-number .mat-form-field-disabled,.planhub-theme-v2 planhub-password .mat-form-field-disabled,.planhub-theme-v2 planhub-phone .mat-form-field-disabled,.planhub-theme-v2 planhub-project-details-estimate .mat-form-field-disabled,.planhub-theme-v2 planhub-textarea .mat-form-field-disabled,.planhub-theme-v2 planhub-timepicker .mat-form-field-disabled{color:#1d1b2061}.planhub-theme-v2 planhub-address-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-v2 .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-address-autocomplete-with-modal .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-bid-builder-type-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-city-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-currency .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-date-range-picker .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-datepicker .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-chips .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-dropdown-text .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-email-file-drag-and-drop .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-file-service-drag-and-drop .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-grouped-single-select .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-import-project-v2-modal-body .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-infinite-scroll-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-input .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-nested-autocomplete-chips .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-notifications .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-number .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-password .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-phone .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-project-details-estimate .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-textarea .mat-form-field-disabled .mat-mdc-input-element,.planhub-theme-v2 planhub-timepicker .mat-form-field-disabled .mat-mdc-input-element{font-size:1rem;font-weight:400;min-height:43px}.mat-mdc-form-field.square-form-field-top{--start-radius: 0 0 0 5px;--end-radius: 0 0 5px 0}.mat-mdc-form-field.square-form-field-top .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading{border-radius:var(--start-radius)}.mat-mdc-form-field.square-form-field-top .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:var(--end-radius)}.form-field-white-bg .mat-mdc-form-field-flex{background-color:#fff;border-radius:5px}.form-field-white-bg .mat-mdc-form-field-flex .mdc-notched-outline{top:0}.bg-white .mat-mdc-text-field-wrapper{background-color:#fff}.hide-input-subscript .mat-form-field-subscript-wrapper,.hide-input-subscript .mat-mdc-form-field-subscript-wrapper{display:none!important}.no-form-field-label-center-input .mat-mdc-input-element{position:relative;bottom:3px}#sort-by-select .mat-form-field-subscript-wrapper,#sort-by-select .mat-mdc-form-field-subscript-wrapper,#page-size-select .mat-form-field-subscript-wrapper,#page-size-select .mat-mdc-form-field-subscript-wrapper,#sort-by-select .mat-form-field-required-marker,#sort-by-select .mat-mdc-form-field-required-marker,#sort-by-select .mdc-floating-label__required-indicator,#page-size-select .mat-form-field-required-marker,#page-size-select .mat-mdc-form-field-required-marker,#page-size-select .mdc-floating-label__required-indicator{display:none}[hidden]{display:none!important}:root{--mat-form-field-container-text-size: 1rem;--mat-list-list-item-label-text-line-height: normal;--mat-select-trigger-text-line-height: normal}.error-subscript{font-size:75%}mat-card.mat-mdc-card{padding:1rem}mat-card.mat-mdc-card .mat-mdc-card-content{padding:0}mat-expansion-panel.mat-expansion-panel.highlight{display:none}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header{height:unset;min-height:48px}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly){background-color:#eee}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly).white-background{background-color:#fff}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly).green-background{background-color:#eff6f1}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly).darkblue-background{background-color:#354052;color:#fff}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly):hover,mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly):focus{background-color:#e1e1e1}mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly):hover.darkblue-background,mat-expansion-panel.mat-expansion-panel mat-expansion-panel-header.mat-expansion-panel-header:not([aria-disabled=true]):not(.readonly):focus.darkblue-background{background-color:#5d6675}.mat-accordion.pagination-accordion .mat-expansion-panel.no-border-radius{border-radius:0}.mat-accordion.pagination-accordion .mat-expansion-panel.border-top-bottom{border-top:1px solid #dedede}.mat-accordion.pagination-accordion .mat-expansion-panel.border-top-bottom:last-of-type{border-bottom:1px solid #dedede}.mat-accordion.pagination-accordion .mat-expansion-panel-header.small-padding{padding:0 .25rem}.mat-accordion.pagination-accordion .mat-expansion-indicator:after{color:#00b894}.expansion-panel-body-no-padding .mat-expansion-panel-body{padding:0}table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{line-height:normal}table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.mat-sort-header:hover{cursor:pointer}table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.cdk-focused>.mat-sort-header-container{border:none}table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell .mat-sort-header-arrow{color:#354052}table.mat-mdc-table tr.mat-mdc-header-row th.mat-mdc-header-cell.header-v2 .mat-sort-header-arrow[style*="opacity: 1"]{color:#00b894}.mat-expansion-panel-header.hide-indicator .mat-expansion-panel-header-title{margin:0}.mat-expansion-panel-header.hide-indicator>.mat-expansion-indicator{display:none}.mat-optgroup.planhub-center-option-text .mat-option-text,.mat-mdc-optgroup.planhub-center-option-text .mdc-list-item__primary-text{align-items:center;display:flex}.planhub-hint.mat-hint{color:#354052}.planhub-no-ripple .mat-ripple{display:none}mat-optgroup.mat-optgroup mat-option.mat-option .mat-ripple.mat-option-ripple,mat-optgroup.mat-optgroup mat-option.mat-mdc-option .mat-ripple.mat-option-ripple,mat-optgroup.mat-mdc-optgroup mat-option.mat-option .mat-ripple.mat-option-ripple,mat-optgroup.mat-mdc-optgroup mat-option.mat-mdc-option .mat-ripple.mat-option-ripple{display:none}.planhub-selectable-table.mat-mdc-table .mat-mdc-row:hover{background-color:#e1e1e1;cursor:pointer}.planhub-text-sm{font-size:14px;line-height:normal}.planhub-text-start{text-align:start}.planhub-text-red{color:red;text-align:start}::-webkit-scrollbar{background-color:#eff3f6;border-radius:16px;height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#cdd4dc;border-radius:16px}mat-spinner.show-recent-activity-spinner>svg>circle{stroke:#fff}.planhub-disabled,.planhub-disabled *{cursor:not-allowed!important}.mobile-sub-link .mdc-list-item__content{padding-left:1rem}.nav-link.mdc-list-item,.nav-link .mdc-list-item__content{overflow:visible}body .mat-elevation-z1{box-shadow:0 2px 1px -1px #62636633,0 1px 1px #62636624,0 1px 3px #6263661f}.gc-goals-form-wrapper .mat-mdc-radio-button{padding-bottom:0}.gc-goals-form-wrapper .mat-mdc-radio-button .mdc-form-field{align-items:center;background:#fff;border:1px solid #d3d6d8;border-radius:12px;box-sizing:border-box;cursor:pointer;margin-bottom:16px;padding:11px 22px;width:100%}.gc-goals-form-wrapper .mat-mdc-radio-button .mdc-label{cursor:pointer}.gc-goals-modal .gc-goals-selection .gc-goals-content .gc-goals-form-content .gc-goals-form-title{font-size:16px!important;font-weight:400!important}.gc-goals-modal .mat-mdc-radio-button .mdc-label{border:1px solid #e4e7ec}.mat-option:hover:not(.mat-option-disabled){background-color:#e1e1e1!important}.mat-option:focus:not(.mat-option-disabled){background-color:#e1e1e1!important}.cdk-overlay-pane .mat-mdc-dialog-container{color:#354052;padding:0;overflow:visible;position:relative}.cdk-overlay-pane .mat-mdc-dialog-container .mat-mdc-dialog-surface{box-shadow:0 6px 16px -7px #6263661a,0 12px 20px 3px #6263660d,0 9px 16px 8px #6263660d;overflow:hidden;position:static}.planhub-theme-v2 button.mat-mdc-unelevated-button.mat-accent{--mat-button-filled-container-color: #e89721;--mat-button-filled-label-text-color: #ffffff}.mdc-radio__outer-circle{border-color:#00b894}.mat-mdc-radio-button{padding-bottom:.5rem}.mat-mdc-radio-button .mdc-form-field{align-items:center}.mat-mdc-radio-button .mdc-form-field .mdc-radio{padding:0}.mat-mdc-radio-button .mdc-form-field .mdc-label{font-size:1rem;font-weight:500;padding-left:.5rem;white-space:normal}.mat-mdc-optgroup .mat-mdc-optgroup-label,.mat-mdc-optgroup .mat-optgroup-label,.mat-optgroup .mat-mdc-optgroup-label,.mat-optgroup .mat-optgroup-label{display:none}.error-message{font-size:75%;height:0;margin-top:.6666666667em;padding:0 1em;color:#b3261e}@media only screen and (max-width:599px){.cdk-overlay-pane .planhub-modal{min-width:100vw}}.mat-light-text{color:#7f8fa4}.mat-regular-text{color:#354052}.spacer-double{padding:1em 0}.spacer{padding:.5em 0}.spacer-half{padding:.25em 0}.text-light{color:#7f8fa4!important}.text-regular{color:#354052!important}.search-field .mdc-notched-outline__trailing{border-radius:0!important}.search-field button{height:46.7px;background-color:#006f59;border-bottom-left-radius:0!important;border-top-left-radius:0!important}.directory-expansion-panel.mat-expansion-panel{border-radius:0}.directory-expansion-panel.mat-expansion-panel .mat-expansion-panel-header{background-color:#354052!important;font-size:1rem}.directory-expansion-panel.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{color:#fff}.directory-expansion-panel.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{color:#fff}.directory-expansion-panel.mat-expansion-panel .mat-expansion-panel-content{font-size:1rem}.mat-mdc-slide-toggle .mdc-label{white-space:normal}.mat-icon.mat-darkgreen{color:#006f59}.mat-icon.mat-white{color:#fff}.mat-icon.mat-white svg path{fill:#fff}.mat-icon.mat-tko-light-grey svg{fill:#b7c6d4}.planhub-number.show-spinner input::-webkit-outer-spin-button,.planhub-number.show-spinner input::-webkit-inner-spin-button{appearance:auto!important}.planhub-number.show-spinner input[type=number]{appearance:auto!important}.bid-builder-stepper .mat-horizontal-stepper-header-container{display:none}.bid-builder-stepper .mat-horizontal-content-container{padding:0;background-color:#eff3f6}.mat-tooltip{background-color:#354052;font-size:1rem}.align-button-content{align-items:center;display:flex;gap:4px}.str-chat{--str-chat__font-family: "SourceSansPro", Roboto, "Helvetica Neue", sans-serif !important;--str-chat__primary-color: #9f9f9f !important;--str-chat__secondary-surface-color: #d9d9d9 !important;--str-chat__primary-surface-color: #354052 !important;--str-chat__own-message-bubble-color: #ffffff !important;--str-chat__message-status-color: #259c72 !important;--str-chat__message-link-color: #00b894 !important}.str-chat .material-icons{font-family:Material Icons!important}.planhub-theme-v2 .mat-mdc-checkbox-checked .mdc-checkbox__checkmark-path{color:#fff}.planhub-theme-v2 .str-chat{--str-chat__font-family: "inter", sans-serif !important;--str-chat__body2-text: .75rem/1rem var(--str-chat__font-family) !important;--str-chat__own-message-bubble-color: #354052 !important;--str-chat__message-link-color: #00b894 !important}.planhub-theme-v2 .one-col-layout{padding-bottom:1rem}.planhub-theme-v2 .two-col-layout{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;margin:0 -1rem 0 0}.planhub-theme-v2 .two-col-layout .fxcol{width:calc(50% - 1rem)}@media only screen and (max-width:599px){.planhub-theme-v2 .two-col-layout{flex-direction:column;margin:0;padding-bottom:1.5em}.planhub-theme-v2 .two-col-layout .fxcol{width:100%}}.planhub-theme-v2 .three-col-layout{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;margin:0 -1rem 0 0}.planhub-theme-v2 .three-col-layout .fxcol{width:calc(33.33% - 1rem)}@media only screen and (max-width:599px){.planhub-theme-v2 .three-col-layout{flex-direction:column;margin:0}.planhub-theme-v2 .three-col-layout .fxcol{width:100%}}.planhub-theme-v2 .text-center{text-align:center;display:flex;justify-content:center}.planhub-theme-v2 .border-content-wrap{width:100%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:960px){.planhub-theme-v2 .border-content-wrap{min-height:calc(100vh - 40px)}.planhub-theme-v2 .border-content-wrap.uta-campaign{min-height:calc(100vh - 120px)}}.planhub-theme-v2 .border-content-area{border:1px solid #cbced1;padding:1.5rem 1rem;border-radius:16px;max-width:474px;width:100%;box-sizing:border-box;background:#fff}@media only screen and (min-width:600px){.planhub-theme-v2 .border-content-area{padding:2rem}}.planhub-theme-v2 .border-content-area.large-size{max-width:694px}.planhub-theme-v2 .validation-spacer{margin-top:1.5rem!important}.planhub-theme-v2 planhub-password.password-input .mat-form-field-invalid .mat-form-field-subscript-wrapper{display:none!important}.planhub-theme-v2 planhub-password .validation-spacer{margin-top:1.5rem}.planhub-theme-v2 .validation-list{display:flex;flex-wrap:wrap}.planhub-theme-v2 .validation-list .error-msg{width:100%;color:#25313e!important;font-size:.75rem;font-weight:400;padding:.5em 1em 0}.planhub-theme-v2 .validation-list planhub-password-validation-row{width:50%;position:relative;padding-left:24px;box-sizing:border-box;padding-top:1px;margin-top:12px;align-items:flex-start}.planhub-theme-v2 .validation-list planhub-password-validation-row .mat-icon{display:none}.planhub-theme-v2 .validation-list planhub-password-validation-row:before{position:absolute;content:"";background:url("./media/error-close-U7QDWAYD.svg") center center no-repeat;width:18px;height:18px;left:0;top:0;border-radius:50%;background-size:cover}.planhub-theme-v2 .validation-list planhub-password-validation-row.checked:before{background:url("./media/error-check-D4FO7SRQ.svg") center center no-repeat}.planhub-theme-v2 .validation-list planhub-password-validation-row .row-text{color:#25313e!important;font-size:.75rem;font-weight:400}.planhub-theme-v2 .access-modal-container .mat-mdc-dialog-container{background:linear-gradient(90deg,#e5f7f4,#e6f7f4 36%,#fff,#e6f7f5 64%,#e5f7f4)!important}.planhub-theme-v2 .access-modal-container .close button.planhub-button.mat-mdc-button-base{min-height:40px}.planhub-theme-v2 .field,.planhub-theme-v2 .mb-24{margin-bottom:1.5rem}.planhub-theme-v2 .mb-16{margin-bottom:1rem}.planhub-theme-v2 .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#00b894}.planhub-theme-v2 .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#00b894}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-bottom:1rem;margin:0 -1rem 0 0}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-group .mat-mdc-radio-button{width:calc(33.33% - 1rem)}@media only screen and (max-width:599px){.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-group{flex-direction:column;margin:0}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-group .mat-mdc-radio-button{width:100%}}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button{min-height:125px}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field{border:1px solid #a8adb2;display:flex;flex-direction:row-reverse;border-radius:6px;height:100%}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field .mdc-radio{margin-bottom:auto;margin-right:14px;margin-top:12px}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field .mdc-label{box-sizing:border-box;justify-content:space-between;align-items:flex-start;height:100%;padding:12px 0 0 16px}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field .mdc-label app-company-match-radio .name,.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field .mdc-label app-company-match-radio #name{font-size:1rem;font-weight:400;color:#1d1b20;word-break:break-all}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button .mdc-form-field .mdc-label app-company-match-radio .address{font-size:.875rem;font-weight:400;color:#7c838b}.planhub-theme-v2 .radio-group-with-three-col .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-form-field{border-color:#00b894;border-width:1px}.planhub-theme-v2 #modal-header{border-radius:16px 16px 0 0;background:#fff!important;padding:2em 2em .5em}@media only screen and (max-width:599px){.planhub-theme-v2 #modal-header{padding:2em 1em .5em}}.planhub-theme-v2 #modal-content #content-wrapper{padding:0 16px 16px 0!important;font-family:inter,sans-serif;font-size:.875rem;font-weight:400;color:#92989e;line-height:1.25rem}.planhub-theme-v2 #modal-content #content-wrapper p{margin-top:0}.planhub-theme-v2 #modal-content #content-wrapper h2{color:#25313e;font-family:inter,sans-serif;font-weight:500;line-height:1.75;margin-bottom:0;font-size:1.375rem}@media only screen and (max-width:599px){.planhub-theme-v2 #modal-content{padding:1em!important}}.planhub-theme-v2 #modal-footer{padding:.5em 1em 1em;border-radius:0 0 16px 16px;background:#fff!important}.planhub-theme-v2 .mat-expansion-panel{box-shadow:inherit}.planhub-theme-v2 .mat-expansion-panel:not(:last-child){margin-bottom:16px}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-content{padding:0}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding:12px 16px 0}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header{padding:15px;min-height:54px!important;background-color:transparent!important;box-sizing:border-box;border:1px solid #cbced1}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expanded{background:#e5f7f4;border-color:#00b894}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title{color:#00b894!important;font-weight:600;font-size:1rem}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expanded:hover{background:#e5f7f4;border-color:#00b894}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-content{align-items:center}@media only screen and (max-width:599px){.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header{padding:12px;min-height:69px!important}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-content{flex-direction:column;align-items:start}}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header:hover{background-color:transparent!important}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title,.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{font-size:.875rem;font-weight:400;flex-grow:0;flex-basis:unset}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{color:#25313e;flex-direction:column}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title .mat-caption{color:#25313e}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{font-size:.781rem;margin-right:auto}@media only screen and (min-width:600px){.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{flex-shrink:0;padding-right:10px}}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description.active{color:#00b894}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description div{display:flex}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description .panel-clear-btn{border:0;background:none;display:flex;align-items:center;font-size:0;cursor:pointer}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description .panel-clear-btn:before{content:"";width:12px;height:12px;background:url("./media/cross-icon-CWZTVPWZ.svg") 0 0 no-repeat}@media only screen and (max-width:599px){.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-description{margin-top:7px}}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{height:30px}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{border-width:5px 5px 0 5px;border-color:#7c838b transparent transparent transparent;transform:rotate(0);padding:0}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2{margin-bottom:16px;box-shadow:none}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header{flex-direction:row}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header.mat-expanded{background:#fff!important;border-color:#ddd!important}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header.mat-expanded:hover{border-color:#ddd!important}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header.selected-header{background-color:#e5f7f4!important}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header .mat-expansion-panel-header-title{color:#25313e!important;font-size:.875rem!important;font-weight:400!important}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header .mat-expansion-indicator:after{border-color:#3b4651 transparent transparent transparent}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-body{padding:24px!important;border-radius:0 0 6px 6px;border:1px solid #e9eaec}.planhub-theme-v2 .mat-expansion-panel.mat-selection-panel-v2 .mat-expansion-panel-header-title{display:flex;flex-direction:row!important;gap:16px}.planhub-theme-v2 .mat-expansion-panel.estimations-tables{margin-bottom:0!important;border-top:1px solid #e9eaec;border-radius:0}.planhub-theme-v2 .mat-expansion-panel.estimations-tables .mat-expansion-panel-header{border:none!important}.planhub-theme-v2 .mat-expansion-panel.estimations-tables .mat-expansion-panel-header.mat-expanded{border:none!important;background-color:transparent!important}.planhub-theme-v2 .mat-expansion-panel.estimations-tables .mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title{font-weight:400!important;font-size:14px!important}.planhub-theme-v2 .mat-expansion-panel.estimations-tables .mat-expansion-panel-header .mat-expansion-panel-header-title{display:flex;flex-direction:row!important;justify-content:space-between;width:100%;align-items:center;flex-basis:unset;margin-right:0}.planhub-theme-v2 .mat-expansion-panel.estimations-tables .mat-expansion-panel-body{padding:1rem!important;background-color:#fff}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-v2 .mat-expansion-indicator:after{border-color:#f4f5f5 transparent}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-v2.mat-expanded:hover{background-color:transparent!important}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-questions-answers-v2{border:none!important}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-questions-answers-v2.mat-expanded{border:none!important;background-color:transparent!important}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-questions-answers-v2.mat-expanded .file-name-cell .name{color:#25313e!important;cursor:text}.planhub-theme-v2 .mat-expansion-panel .mat-expansion-panel-header.mat-expansion-panel-header-questions-answers-v2+.mat-expansion-panel-content .mat-expansion-panel-body{padding:0;cursor:text}.planhub-theme-v2 .mat-expansion-panel.mat-expansion-panel-file-search-v2 .mat-expansion-panel-content .mat-expansion-panel-body{margin-top:1rem!important;padding:0!important}.planhub-theme-v2 .mat-expansion-panel.mat-expansion-panel-file-search-v2 .page.selected{color:#00b894}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel{background-color:transparent;margin-bottom:0}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header{border:none;background-color:transparent;padding:1.5rem 0px 1.5rem 1.5rem;transition:padding .2s ease}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header .mat-expansion-indicator{margin-right:auto;margin-left:0;margin-right:1rem}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header .mat-expansion-indicator:after{border-width:.5rem .5rem 0 .5rem}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{display:flex;align-items:center;flex-direction:row}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header.mat-expanded{padding-bottom:1rem}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header.mat-expanded,.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-header.mat-expanded:hover{background-color:transparent!important}.planhub-theme-v2 .mat-expansion-panel.general-contractor-status-panel .mat-expansion-panel-content .mat-expansion-panel-body{display:flex;flex-wrap:wrap;gap:1rem;padding:1.15rem;padding-top:0}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel{background-color:transparent;margin-bottom:0}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header{flex-direction:row-reverse;border:none;border-bottom:1px solid #d3d6d8}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{margin-right:auto;margin-left:0;margin-right:1rem}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{border-top-color:#00b894}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-weight:500;font-size:1rem}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header.mat-expanded,.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header.mat-expanded:hover{border-color:#d3d6d8!important;background-color:transparent}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title,.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-header.mat-expanded:hover .mat-expansion-panel-header-title{color:#354052!important}.planhub-theme-v2 .mat-expansion-panel.faqs-expansion-panel .mat-expansion-panel-body{padding-left:2.5rem!important}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container{justify-content:space-between;padding:0}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions{width:100%}@media only screen and (max-width:599px){.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .custom-paginator-counter{min-width:82px;margin:0}}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions .mat-mdc-paginator-range-label{margin-left:0;flex-grow:1;color:#92989e;font-size:.75rem}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.custom-paginator-page{border:none;font-size:.75rem;height:24px;width:24px;border-radius:2px;line-height:22px;text-align:center;font-weight:600}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.custom-paginator-page.custom-paginator-page-enabled{background-color:transparent;color:#858c93;cursor:pointer}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.custom-paginator-page.custom-paginator-page-disabled{background-color:#00b894;color:#fff}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-next{margin-left:-5px;margin-right:-10px}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-previous{margin-right:-5px}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-next .mat-mdc-paginator-icon,.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-previous .mat-mdc-paginator-icon{fill:unset;color:#00000042}.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-next.custom-paginator-arrow-enabled .mdc-button__label svg path,.planhub-theme-v2 .planhub-paginator-container .mat-mdc-paginator .mat-mdc-paginator-container .mat-mdc-paginator-range-actions button.mat-mdc-paginator-navigation-previous.custom-paginator-arrow-enabled .mdc-button__label svg path{fill:#000}.planhub-theme-v2 .bid-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button{padding:1rem 1.25rem;box-sizing:border-box;border:1px solid #e9eaec;border-radius:.375rem;color:#354052;width:100%}.planhub-theme-v2 .bid-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button.mat-mdc-radio-disabled{color:#a9a8aa}.planhub-theme-v2 .bid-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button .mdc-label{width:100%}.planhub-theme-v2 .bid-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button:nth-child(odd){background-color:#eff3f6}.planhub-theme-v2 .bid-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button:nth-child(2n){background-color:#fafafa}.planhub-theme-v2 .bid-card-radio-buttons-v2.baseline-card-radio-buttons-v2 .mat-mdc-radio-group .mat-mdc-radio-button:nth-child(odd){background-color:#e5f7f4}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-modal-v2 .planhub-modal{min-width:inherit}}.planhub-theme-v2.planhub-modal-v2 .mat-mdc-dialog-container{background:#e5f7f4;padding:24px;border-radius:28px}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-modal-v2 .mat-mdc-dialog-container{width:calc(100% - 40px);margin:0 20px}}.planhub-theme-v2.planhub-modal-v2 .mat-mdc-dialog-container .mat-mdc-dialog-surface{background-color:transparent;box-shadow:none}.planhub-theme-v2.planhub-modal-v2-no-padding .mat-mdc-dialog-container{padding:0}.planhub-theme-v2.planhub-modal-v2-border-bottom #modal-header,.planhub-theme-v2.planhub-modal-v2-border-bottom #modal-content{border-bottom:1px solid #d3d6d8}.planhub-theme-v2.planhub-modal-v2 #modal-header,.planhub-theme-v2.planhub-modal-v2 #modal-footer,.planhub-theme-v2.planhub-modal-v2 #modal-content{background:inherit!important}.planhub-theme-v2.planhub-modal-v2 #modal-header{align-items:flex-start!important}.planhub-theme-v2.planhub-modal-v2 #modal-header-text{font-weight:400;font-size:1.5rem;font-family:inter,sans-serif;color:#1d1b20}.planhub-theme-v2.planhub-modal-v2 #modal-footer{place-content:flex-end;gap:10px}.planhub-theme-v2.planhub-modal-v2 #modal-footer .button-spacer{display:none}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-modal-v2 #modal-footer{flex-direction:row!important}}.planhub-theme-v2.planhub-modal-v2 #modal-content{color:#515a65;font-size:.875rem;font-family:inter,sans-serif;font-weight:400;letter-spacing:.25px}.planhub-theme-v2.planhub-modal-v2.gc-modal-file-drop-v2 #modal-header{padding:0 0 24px}.planhub-theme-v2.planhub-modal-v2.gc-modal-file-drop-v2 #modal-footer{padding:24px 0 0 24px}.planhub-theme-v2.planhub-modal-v2.gc-modal-file-drop-v2 .dropzone.v2 .file-list{position:unset!important;transform:unset!important;margin-bottom:10px}.planhub-theme-v2.planhub-modal-v2.gc-modal-file-drop-v2 .dropzone.v2 .note{color:#0009}.planhub-theme-v2.planhub-modal-v2.rfi-answer-v2-modal .mat-mdc-dialog-container{padding:0}.planhub-theme-v2.planhub-modal-v2.access-planhub-network-modal .mat-mdc-dialog-container{background:linear-gradient(90deg,#e5f7f4,#e6f7f4 36%,#fff,#e6f7f5 64%,#e5f7f4)}.planhub-theme-v2.planhub-modal-white-background .mat-mdc-dialog-container,.planhub-theme-v2.planhub-modal-white-background .mat-mdc-dialog-container .mat-mdc-dialog-surface{background:#fff}.planhub-theme-v2.ast-select-trades-v2 .mat-mdc-dialog-container,.planhub-theme-v2.ast-select-trades-v2 .mat-mdc-dialog-container .mat-mdc-dialog-surface{background-color:#fff}.planhub-theme-v2.ast-select-trades-v2 #modal-header{padding:0;display:flex;flex-direction:row-reverse}.planhub-theme-v2.ast-select-trades-v2 #modal-header-text{width:100%;text-align:left;margin-top:12px}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-corner-modal-v2 .planhub-modal{min-width:inherit}}.planhub-theme-v2.planhub-corner-modal-v2 .mat-mdc-dialog-container .mat-mdc-dialog-surface.mdc-dialog__surface{box-shadow:unset;background-color:unset}.planhub-theme-v2.planhub-corner-modal-v2 .mat-mdc-dialog-container{background:#fbfbfb;box-shadow:0 2px 10px #00000040;border:1px solid #e9eaec;z-index:99999;width:100%;max-width:400px;border-radius:6px;padding:18px 26px 26px;box-sizing:border-box}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-corner-modal-v2 .mat-mdc-dialog-container{width:calc(100% - 40px);margin:0 20px}}.planhub-theme-v2.planhub-corner-modal-v2 #modal-header,.planhub-theme-v2.planhub-corner-modal-v2 #modal-footer,.planhub-theme-v2.planhub-corner-modal-v2 #modal-content{background:inherit!important;padding:inherit!important}.planhub-theme-v2.planhub-corner-modal-v2 #modal-header{align-items:flex-start!important}.planhub-theme-v2.planhub-corner-modal-v2 #modal-header-text{font-weight:500;font-size:1rem;font-family:inter,sans-serif;color:#1d1b20;margin:0 0 7px}.planhub-theme-v2.planhub-corner-modal-v2 #modal-footer{place-content:space-between!important;gap:10px;margin-bottom:8px}.planhub-theme-v2.planhub-corner-modal-v2 #modal-footer .button-spacer{display:none}@media only screen and (max-width:599px){.planhub-theme-v2.planhub-corner-modal-v2 #modal-footer{flex-direction:row!important}}.planhub-theme-v2.planhub-corner-modal-v2 #modal-content{color:#515a65;font-size:.875rem;font-family:inter,sans-serif;font-weight:400;letter-spacing:.25px}.planhub-theme-v2.planhub-corner-modal-v2 #modal-content planhub-send-message .send-message-chip{font-size:.75rem}.planhub-theme-v2.planhub-corner-modal-v2 #modal-content planhub-send-message planhub-textarea{margin-bottom:5px}.planhub-theme-v2.planhub-corner-modal-v2 #modal-content planhub-send-message planhub-textarea .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-input-element{height:220px!important}.planhub-theme-v2.planhub-corner-modal-v2 #modal-content planhub-send-message planhub-textarea .mat-mdc-form-field-subscript-wrapper{margin:0;padding:0}.planhub-theme-v2 .fileLoaded .dropzone.v2{border-color:#00b894!important;background:#00b8940d!important}.planhub-theme-v2 .fileLoaded .dropzone.v2 .file-list{z-index:101}.planhub-theme-v2 .fileLoaded .dropzone.v2 .remove-file-button{height:auto;line-height:initial}.planhub-theme-v2 planhub-textarea.textarea-border-v2 .mat-form-field-appearance-outline .mat-form-field-outline{bottom:-4px}@media only screen and (max-width:959px){.planhub-theme-v2 .fsm-search.pos-abs,.planhub-theme-v2 .planhub-job-search.pos-abs,.planhub-theme-v2 .planhub-search-input.pos-abs,.planhub-theme-v2 .planhub-lead-search.pos-abs,.planhub-theme-v2 .planhub-documents-search.pos-abs,.planhub-theme-v2 .planhub-open-ai-search.pos-abs{margin:0;position:absolute;left:0;top:0;z-index:9999;background:#fff;display:flex;justify-content:flex-end}.planhub-theme-v2 .fsm-search .fsm-search-form,.planhub-theme-v2 .planhub-job-search .fsm-search-form,.planhub-theme-v2 .planhub-search-input .fsm-search-form,.planhub-theme-v2 .planhub-lead-search .fsm-search-form,.planhub-theme-v2 .planhub-documents-search .fsm-search-form,.planhub-theme-v2 .planhub-open-ai-search .fsm-search-form{position:relative;width:100%}}@media only screen and (max-width:959px){.planhub-theme-v2 .toggle-search{min-height:inherit}.planhub-theme-v2 .spacer-40{width:40px}.planhub-theme-v2 .pull-left-8{margin-left:-8px}}.planhub-theme-v2 .filter-main-wrapper .filter-type-section .filter-radio-button .mdc-radio__background .mdc-radio__outer-circle{border-color:#00b894}.planhub-theme-v2 .filter-main-wrapper .filter-type-section .filter-radio-button .mdc-radio__background .mdc-label{white-space:nowrap}.planhub-theme-v2 .filter-main-wrapper .miles-regions-section .mat-checked .mdc-switch__handle,.planhub-theme-v2 .filter-main-wrapper .miles-regions-section .mat-checked .mdc-switch__track{background-color:#00b894}.planhub-theme-v2 .filter-main-wrapper .filter-slider-wrap .mat-slider-track-fill,.planhub-theme-v2 .filter-main-wrapper .filter-slider-wrap .mat-slider-thumb{background-color:#00b894!important}.planhub-theme-v2 .filter-main-wrapper .filter-slider-wrap .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00b894!important}.planhub-theme-v2.underline .mat-button{text-decoration:underline!important}.planhub-theme-v2.underline .mat-button:hover{text-decoration:none!important}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-thumb{background-color:#00b894;border:1px solid #fff;width:25px;height:25px;bottom:-12px;filter:drop-shadow(0px 0px 8px rgba(0,0,0,.5));transform:none!important;transition:none!important}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#00b894}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-thumb-label,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-thumb-label{background-color:#00b894;top:-48px;right:-12px}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-thumb-label-text,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-thumb-label-text{color:#fff}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-track-fill{background-color:#00b894}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-track-background{background-color:#fff}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper{border:1px solid #00b894;height:8px;top:19px;border-radius:5px}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-ticks,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks{height:8px}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks-container{border-radius:3px}.planhub-theme-v2 .mat-slider.mat-accent.miles-slider .mat-slider-ticks,.planhub-theme-v2 .mat-slider.mat-accent.miles-slider.mat-slider-min-value .mat-slider-ticks{background-image:repeating-linear-gradient(to right,#00b894,#00b894 2px,transparent 0,transparent)}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__thumb-knob,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__thumb-knob,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-thumb,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__thumb-knob{background-color:#00b894;border:none;width:20px;height:20px;bottom:-9px;filter:drop-shadow(0 3px 1px rgba(0,0,0,.2)) drop-shadow(0 2px 2px rgba(0,0,0,.14)) drop-shadow(0 1px 5px rgba(0,0,0,.12))}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider:focus-within .mdc-slider__thumb .mdc-slider__thumb-knob,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value:focus-within .mdc-slider__thumb .mdc-slider__thumb-knob,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider:focus-within .mdc-slider__thumb .mdc-slider__thumb-knob{display:block}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#00b894}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-thumb-label,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-thumb-label,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-thumb-label{background-color:#00b894;top:-48px;right:-12px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-thumb-label-text,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-thumb-label-text,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-thumb-label-text{color:#fff}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-track-fill,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-track-fill{background-color:#00b894}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-track-background,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-track-background{background-color:#00b89459}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__track,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__track,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__track,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--active,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__track .mdc-slider__track--active,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--active{height:8px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__track .mdc-slider__track--inactive{background-color:#00b89457}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__track--active_fill,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__track--active_fill,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__track--active_fill{border-top-width:8px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__tick-marks .mdc-slider__tick-mark--active,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mdc-slider__tick-marks .mdc-slider__tick-mark--inactive,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__tick-marks .mdc-slider__tick-mark--active,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mdc-slider__tick-marks .mdc-slider__tick-mark--inactive,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__tick-marks .mdc-slider__tick-mark--active,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mdc-slider__tick-marks .mdc-slider__tick-mark--inactive{height:15px;border-color:#00b894;opacity:1;border-radius:6px;background:#00b894}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper{height:8px;top:19px;border-radius:5px;left:0;right:0}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper:after,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper:after,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper:after{opacity:1;border-color:#00b894;top:-2px;height:12px;border-radius:4px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper:before,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper:before,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper:before{opacity:1;height:12px;border-color:#00b894;border-width:0;border-left-width:2px;left:0;top:-2px;content:"";border-style:solid;position:absolute;border-radius:4px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-fill,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-background,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-fill,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-background,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks{height:8px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-wrapper .mat-slider-ticks-container,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-track-wrapper,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-wrapper .mat-slider-ticks-container{border-radius:3px}.planhub-theme-v2 .mat-slider.mat-primary.miles-slider .mat-slider-ticks,.planhub-theme-v2 .mat-slider.mat-primary.miles-slider.mat-slider-min-value .mat-slider-ticks,.planhub-theme-v2 .mat-mdc-slider.mat-primary.miles-slider .mat-slider-ticks{background-image:none}.planhub-theme-v2 .mat-mdc-menu-panel.menu-panel-v2{max-height:300px;min-height:0}.planhub-theme-v2 .mat-mdc-menu-panel.menu-panel-v2 button:hover{background-color:#e5f7f4}.planhub-theme-v2 .mat-mdc-menu-panel.menu-panel-v2 button.remove{color:#b3261e}.planhub-theme-v2 .mat-mdc-menu-panel.menu-panel-v2 .mat-mdc-menu-item .mat-mdc-menu-item-text{font-size:1rem;font-weight:400}.planhub-theme-v2 .mat-mdc-menu-panel.menu-panel-v2 .mat-mdc-menu-content:not(:empty){padding:0}.planhub-theme-v2 .mat-mdc-menu-panel.mat-panel-theme-v2{border:1px solid #00b894;border-radius:8px;margin-top:8px;min-height:auto}.planhub-theme-v2 .mat-mdc-menu-panel.mat-panel-theme-v2 .mat-mdc-menu-content{padding:0}.planhub-theme-v2 .mat-mdc-menu-panel.mat-panel-theme-v2 .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{color:#00b894;font-size:.875rem;font-weight:500}.planhub-theme-v2 .mat-mdc-slider:focus-within .mdc-slider__thumb .mdc-slider__thumb-knob,.planhub-theme-v2 .mat-mdc-slider.mdc-slider--focus .mdc-slider__thumb .mdc-slider__thumb-knob{display:none}.planhub-theme-v2 .mat-mdc-slider:focus-within .mdc-slider__thumb .mdc-slider__value-indicator-container,.planhub-theme-v2 .mat-mdc-slider.mdc-slider--focus .mdc-slider__thumb .mdc-slider__value-indicator-container{transform:scale(1);pointer-events:auto;top:-18px}.planhub-theme-v2 .mat-mdc-slider .mat-ripple{display:none}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__thumb .mdc-slider__thumb-knob{background-color:#00b894;width:.875rem;height:.875rem;border-width:6px}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__thumb .mdc-slider__value-indicator-container{pointer-events:none;transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1);transform-origin:center bottom}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__thumb .mdc-slider__value-indicator-container .mdc-slider__value-indicator{background-color:#00b894;width:28px;height:28px;border-radius:50% 50% 0%;transform:rotate(45deg);padding:0;margin-left:-24px;opacity:1}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__thumb .mdc-slider__value-indicator-container .mdc-slider__value-indicator:before{display:none}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__thumb .mdc-slider__value-indicator-container .mdc-slider__value-indicator .mdc-slider__value-indicator-text{transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:12px;font-weight:500}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track,.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive,.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{height:2px}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__track--active{top:unset}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__track--inactive{opacity:1;background-color:#00000042}.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__tick-marks .mdc-slider__tick-mark--active,.planhub-theme-v2 .mat-mdc-slider .mdc-slider__track .mdc-slider__tick-marks .mdc-slider__tick-mark--inactive{background-color:#000;opacity:0}.planhub-theme-v2 .mat-mdc-slider:hover .mdc-slider__track .mdc-slider__tick-marks .mdc-slider__tick-mark--active,.planhub-theme-v2 .mat-mdc-slider:hover .mdc-slider__track .mdc-slider__tick-marks .mdc-slider__tick-mark--inactive{opacity:1}.planhub-theme-v2 .notification-banner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;border:1px solid #dcdee0;border-radius:8px;padding:0 16px;margin-bottom:16px;background:var(--white---light-green, linear-gradient(89deg, #ebfaf7 70.35%, #f9f9f9 99.58%));box-shadow:0 1px 3px #0000001a}.planhub-theme-v2 .notification-banner .banner-text{font-weight:600;font-size:14px;line-height:24px}.planhub-theme-v2 .notification-banner .banner-text .planhub-v2-green{color:#00b894}.planhub-theme-v2 .gc-modal-v2 .mat-mdc-dialog-container{padding:0}.planhub-theme-v2 .gc-modal-v2 #modal-header{padding:24px;border-bottom:1px solid #e4e7ec}.planhub-theme-v2 .gc-modal-v2 #modal-header-text{font-weight:600;font-size:22px;color:#354052}.planhub-theme-v2 .gc-modal-v2 #modal-footer{justify-content:space-between;border-top:1px solid #e4e7ec;padding:24px}.planhub-theme-v2 .gc-modal-v2.white-bg .mat-mdc-dialog-container,.planhub-theme-v2 .gc-modal-v2.white-bg .mat-mdc-dialog-container .mat-mdc-dialog-surface{background:#fff}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel{margin:0;border-radius:0}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header{padding:8px 15px;min-height:33px!important;background-color:#ebf9f6!important;box-sizing:border-box;border:none}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after{transform:rotate(90deg)}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header.mat-expanded{background:#ebf9f6!important}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title{color:#25313e!important;font-weight:500;font-size:14px}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header.mat-expanded .mat-expansion-indicator:after{border-width:0 5px 5px 5px;border-color:transparent transparent #7c838b transparent;transform:rotate(0)}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header:hover{background-color:#ebf9f6!important}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{font-size:14px;font-weight:500;flex-grow:0;flex-basis:unset}.planhub-theme-v2 .dash-expansion-wrap .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title{color:#25313e;flex-direction:column;text-transform:capitalize}.planhub-theme-v2 .cdk-overlay-pane.mat-mdc-tooltip-panel .error-tooltip{font-size:12px}.planhub-theme-v2 .primary-radio-button .mdc-radio__outer-circle{border-color:#00b894;border-width:2px}.planhub-theme-v2 .manage-plan-overlay{color:#00b894;background-color:#fff;border:1px solid #00b894;border-radius:10px;margin:15px 0;padding:0}.planhub-theme-v2 .manage-plan-overlay.v2-overlay .planhub-button:disabled{color:#a8adb2}.planhub-theme-v2 planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base:hover{background-color:#e5f7f4}.planhub-theme-v2 planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base{background-color:#fff;border-radius:8px;min-height:fit-content}.planhub-theme-v2 planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base:not([disabled]){color:#00b894}.planhub-theme-v2 planhub-button.ftc-subscription-manage-plan-option-button button.planhub-button.mat-mdc-button-base span{display:flex}.planhub-theme-v2 planhub-button.ftc-subscription-cancellation-modal-close .mat-icon{color:#354052;font-size:20px}.planhub-theme-v2 planhub-button.ftc-subscription-cancellation-modal-close .planhub-button.mat-mdc-button-base{min-height:0}.planhub-theme-v2 planhub-button.ftc-subscription-auto-renewal-modal-footer-cta button.planhub-button.mat-mdc-button-base,.planhub-theme-v2 planhub-button.ftc-subscription-cancellation-modal-footer-cta button.planhub-button.mat-mdc-button-base{border-radius:20px;min-height:40px}.planhub-theme-v2 planhub-button.ftc-subscription-cancellation-modal-footer-confirm-cta button.planhub-button.mat-mdc-button-base{background-color:#de595a}.planhub-theme-v2 .activity-status-dropdown.mat-mdc-menu-panel{min-width:95px}.planhub-theme-v2 .activity-status-dropdown.mat-mdc-menu-panel .mat-mdc-menu-content{padding:0}.planhub-theme-v2 .activity-status-dropdown.mat-mdc-menu-panel ul{list-style:none;margin:0;padding:0}.planhub-theme-v2 .activity-status-dropdown.mat-mdc-menu-panel ul li{padding:14px 12px;font-size:12px;font-weight:400;color:#354052;cursor:pointer}.planhub-theme-v2 .activity-status-dropdown.mat-mdc-menu-panel ul li:hover{background-color:#35405217}.planhub-theme-v2 .activity-section .activity-item .message span{font-weight:600}.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-form-field .mat-mdc-form-field-flex .mdc-notched-outline{border:1px solid #6c5ce7;background:#f3f2fd;border-radius:8px;padding:10px}.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-form-field .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__leading,.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-form-field .mat-mdc-form-field-flex .mdc-notched-outline .mdc-notched-outline__trailing{border:none}.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-select-trigger{height:unset}.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-select-trigger .mat-mdc-select-value{gap:8px;display:flex}.planhub-theme-v2 planhub-select.vida-updated-status .mat-mdc-select-trigger .mat-mdc-select-value:before{content:"auto_awesome";font-family:Material Icons;font-size:16px;color:#6c5ce7;width:18px;height:18px}.reset-password-container.supplier .validation-spacer{margin-top:16px!important}.cdk-drop-list.leads-list .cdk-virtual-scroll-content-wrapper{contain:unset}.planhub-v2-tooltip{background:#25313e;border-radius:4px!important;max-width:200px!important;font-family:inter,sans-serif;font-size:.75rem;color:#e5f7f4}.mat-mdc-checkbox .mdc-checkbox__checkmark-path{stroke:#fff}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px white inset;-webkit-text-fill-color:inherit;caret-color:inherit;transition:background-color 5000s ease-in-out 0s}.planhub-theme-v2{font-family:inter,sans-serif;font-weight:500;--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-label-text-color: #00b894;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.planhub-theme-v2 .mat-accent{--mat-option-selected-state-label-text-color: rgba(253, 203, 110, .04);--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.planhub-theme-v2 .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent)}.planhub-theme-v2{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-pseudo-checkbox-full-selected-icon-color: rgba(253, 203, 110, .04);--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: rgba(253, 203, 110, .04);--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.planhub-theme-v2 .mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #00b894;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #00b894;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.planhub-theme-v2 .mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: rgba(253, 203, 110, .04);--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: rgba(253, 203, 110, .04);--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.planhub-theme-v2 .mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.planhub-theme-v2{--mat-option-label-text-font: inter;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: inter;--mat-optgroup-label-text-line-height: 14px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: white;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: white;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-title-text-font: inter;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: inter;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 1.25rem;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 600;--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.planhub-theme-v2 .mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #00b894;--mat-progress-bar-track-color: rgba(0, 184, 148, .25)}.planhub-theme-v2 .mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: rgba(253, 203, 110, .04);--mat-progress-bar-track-color: rgba(253, 203, 110, 0)}.planhub-theme-v2 .mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}.planhub-theme-v2{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px;--mat-tooltip-container-color: #424242;--mat-tooltip-supporting-text-color: white;--mat-tooltip-supporting-text-font: inter;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: normal;--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-filled-caret-color: #00b894;--mat-form-field-filled-focus-active-indicator-color: #00b894;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-outlined-caret-color: #00b894;--mat-form-field-outlined-focus-outline-color: #00b894;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #00b894 87%, transparent);--mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .12;--mat-form-field-filled-container-color: #f6f6f6;--mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .54);--mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .54);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.planhub-theme-v2 .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, rgba(253, 203, 110, .04) 87%, transparent);--mat-form-field-filled-caret-color: rgba(253, 203, 110, .04);--mat-form-field-filled-focus-active-indicator-color: rgba(253, 203, 110, .04);--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, rgba(253, 203, 110, .04) 87%, transparent);--mat-form-field-outlined-caret-color: rgba(253, 203, 110, .04);--mat-form-field-outlined-focus-outline-color: rgba(253, 203, 110, .04);--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, rgba(253, 203, 110, .04) 87%, transparent)}.planhub-theme-v2 .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent)}.planhub-theme-v2{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-container-text-font: inter;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: inter;--mat-form-field-subscript-text-line-height: 12px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: inter;--mat-form-field-filled-label-text-size: 14px;--mat-form-field-filled-label-text-tracking: normal;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: inter;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-tracking: normal;--mat-form-field-outlined-label-text-weight: 400;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #00b894;--mat-select-invalid-arrow-color: #f44336}.planhub-theme-v2 .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: rgba(253, 203, 110, .04);--mat-select-invalid-arrow-color: #f44336}.planhub-theme-v2 .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-placeholder-text-color: rgba(0, 0, 0, .54);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-select-focused-arrow-color: #f44336;--mat-select-invalid-arrow-color: #f44336}.planhub-theme-v2{--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: inter;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .54);--mat-dialog-subhead-font: inter;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: inter;--mat-dialog-supporting-text-line-height: 14px;--mat-dialog-supporting-text-size: 14px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: normal}.planhub-theme-v2 .mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1}.planhub-theme-v2 .mat-mdc-standard-chip{--mat-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: #ffffff;--mat-chip-elevated-container-color: #00b894;--mat-chip-elevated-disabled-container-color: #00b894;--mat-chip-elevated-selected-container-color: #00b894;--mat-chip-flat-disabled-selected-container-color: #00b894;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #ffffff;--mat-chip-selected-disabled-trailing-icon-color: #ffffff;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #ffffff;--mat-chip-selected-trailing-icon-color: #ffffff;--mat-chip-with-icon-disabled-icon-color: #ffffff;--mat-chip-with-icon-icon-color: #ffffff;--mat-chip-with-icon-selected-icon-color: #ffffff;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #ffffff;--mat-chip-with-trailing-icon-trailing-icon-color: #ffffff}.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: #000000;--mat-chip-elevated-container-color: rgba(253, 203, 110, .04);--mat-chip-elevated-disabled-container-color: rgba(253, 203, 110, .04);--mat-chip-elevated-selected-container-color: rgba(253, 203, 110, .04);--mat-chip-flat-disabled-selected-container-color: rgba(253, 203, 110, .04);--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: #000000;--mat-chip-selected-disabled-trailing-icon-color: #000000;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: #000000;--mat-chip-selected-trailing-icon-color: #000000;--mat-chip-with-icon-disabled-icon-color: #000000;--mat-chip-with-icon-icon-color: #000000;--mat-chip-with-icon-selected-icon-color: #000000;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #000000;--mat-chip-with-trailing-icon-trailing-icon-color: #000000}.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.planhub-theme-v2 .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: .12;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: .04;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.planhub-theme-v2 .mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.planhub-theme-v2{--mat-slide-toggle-disabled-handle-opacity: .38;--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .12;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .12;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px;--mat-slide-toggle-touch-target-size: 48px;--mat-slide-toggle-selected-icon-color: #ffffff;--mat-slide-toggle-disabled-selected-icon-color: #ffffff;--mat-slide-toggle-selected-focus-state-layer-color: #00b894;--mat-slide-toggle-selected-handle-color: #00b894;--mat-slide-toggle-selected-hover-state-layer-color: #00b894;--mat-slide-toggle-selected-pressed-state-layer-color: #00b894;--mat-slide-toggle-selected-focus-handle-color: #00b894;--mat-slide-toggle-selected-hover-handle-color: #00b894;--mat-slide-toggle-selected-pressed-handle-color: #00b894;--mat-slide-toggle-selected-focus-track-color: #86cac9;--mat-slide-toggle-selected-hover-track-color: #86cac9;--mat-slide-toggle-selected-pressed-track-color: #86cac9;--mat-slide-toggle-selected-track-color: #86cac9;--mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, .87);--mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;--mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, .87);--mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-handle-surface-color: white;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-handle-color: #424242;--mat-slide-toggle-unselected-focus-handle-color: #424242;--mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-icon-color: #f6f6f6;--mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, .54);--mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-handle-color: #424242;--mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, .12);--mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87);--mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, .12)}.planhub-theme-v2 .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-icon-color: #000000;--mat-slide-toggle-disabled-selected-icon-color: #000000;--mat-slide-toggle-selected-focus-state-layer-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-handle-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-hover-state-layer-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-pressed-state-layer-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-focus-handle-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-hover-handle-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-pressed-handle-color: rgba(253, 203, 110, .04);--mat-slide-toggle-selected-focus-track-color: rgba(253, 203, 110, .08);--mat-slide-toggle-selected-hover-track-color: rgba(253, 203, 110, .08);--mat-slide-toggle-selected-pressed-track-color: rgba(253, 203, 110, .08);--mat-slide-toggle-selected-track-color: rgba(253, 203, 110, .08)}.planhub-theme-v2 .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-icon-color: white;--mat-slide-toggle-disabled-selected-icon-color: white;--mat-slide-toggle-selected-focus-state-layer-color: #f44336;--mat-slide-toggle-selected-handle-color: #f44336;--mat-slide-toggle-selected-hover-state-layer-color: #f44336;--mat-slide-toggle-selected-pressed-state-layer-color: #f44336;--mat-slide-toggle-selected-focus-handle-color: #f44336;--mat-slide-toggle-selected-hover-handle-color: #f44336;--mat-slide-toggle-selected-pressed-handle-color: #f44336;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}.planhub-theme-v2{--mat-slide-toggle-state-layer-size: 40px;--mat-slide-toggle-touch-target-display: block;--mat-slide-toggle-label-text-font: inter;--mat-slide-toggle-label-text-line-height: 14px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-weight: 400}.planhub-theme-v2 .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: inter;--mat-slide-toggle-label-text-line-height: 14px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-weight: 400}.planhub-theme-v2{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-size: 48px}.planhub-theme-v2 .mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #00b894;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #00b894;--mat-radio-selected-hover-icon-color: #00b894;--mat-radio-selected-icon-color: #00b894;--mat-radio-selected-pressed-icon-color: #00b894;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: rgba(253, 203, 110, .04);--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-hover-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-pressed-icon-color: rgba(253, 203, 110, .04);--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-radio-label-text-font: inter;--mat-radio-label-text-line-height: 14px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400;--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6;--mat-slider-value-indicator-transform-origin: bottom;--mat-slider-active-track-color: #00b894;--mat-slider-focus-handle-color: #00b894;--mat-slider-handle-color: #00b894;--mat-slider-hover-handle-color: #00b894;--mat-slider-focus-state-layer-color: color-mix(in srgb, #00b894 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #00b894 4%, transparent);--mat-slider-inactive-track-color: #00b894;--mat-slider-ripple-color: #00b894;--mat-slider-with-tick-marks-active-container-color: #ffffff;--mat-slider-with-tick-marks-inactive-container-color: #00b894;--mat-slider-disabled-active-track-color: rgba(0, 0, 0, .87);--mat-slider-disabled-handle-color: rgba(0, 0, 0, .87);--mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, .87);--mat-slider-label-container-color: #424242;--mat-slider-label-label-text-color: white;--mat-slider-value-indicator-opacity: 1;--mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, .87);--mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-accent{--mat-slider-active-track-color: rgba(253, 203, 110, .04);--mat-slider-focus-handle-color: rgba(253, 203, 110, .04);--mat-slider-handle-color: rgba(253, 203, 110, .04);--mat-slider-hover-handle-color: rgba(253, 203, 110, .04);--mat-slider-focus-state-layer-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, rgba(253, 203, 110, .04) 4%, transparent);--mat-slider-inactive-track-color: rgba(253, 203, 110, .04);--mat-slider-ripple-color: rgba(253, 203, 110, .04);--mat-slider-with-tick-marks-active-container-color: #000000;--mat-slider-with-tick-marks-inactive-container-color: rgba(253, 203, 110, .04)}.planhub-theme-v2 .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);--mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}.planhub-theme-v2{--mat-slider-label-label-text-font: inter;--mat-slider-label-label-text-size: 1.25rem;--mat-slider-label-label-text-line-height: 24px;--mat-slider-label-label-text-tracking: normal;--mat-slider-label-label-text-weight: 600;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: inter;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 14px;--mat-menu-item-label-text-weight: 400;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .54);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-opacity: .12}.planhub-theme-v2 .mdc-list-item__start,.planhub-theme-v2 .mdc-list-item__end{--mat-radio-checked-ripple-color: #00b894;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #00b894;--mat-radio-selected-hover-icon-color: #00b894;--mat-radio-selected-icon-color: #00b894;--mat-radio-selected-pressed-icon-color: #00b894;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-accent .mdc-list-item__start,.planhub-theme-v2 .mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: rgba(253, 203, 110, .04);--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-hover-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-icon-color: rgba(253, 203, 110, .04);--mat-radio-selected-pressed-icon-color: rgba(253, 203, 110, .04);--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-warn .mdc-list-item__start,.planhub-theme-v2 .mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: rgba(0, 0, 0, .87);--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-list-option{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #00b894;--mat-checkbox-selected-hover-icon-color: #00b894;--mat-checkbox-selected-icon-color: #00b894;--mat-checkbox-selected-pressed-icon-color: #00b894;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b894;--mat-checkbox-selected-hover-state-layer-color: #00b894;--mat-checkbox-selected-pressed-state-layer-color: #00b894;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #000000;--mat-checkbox-selected-focus-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-hover-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-pressed-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-hover-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-pressed-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.planhub-theme-v2 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.planhub-theme-v2 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.planhub-theme-v2 .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00b894}.planhub-theme-v2 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.planhub-theme-v2 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.planhub-theme-v2 .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.planhub-theme-v2{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.planhub-theme-v2 .mdc-list-item__start,.planhub-theme-v2 .mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.planhub-theme-v2 .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.planhub-theme-v2{--mat-list-list-item-label-text-font: inter;--mat-list-list-item-label-text-line-height: 14px;--mat-list-list-item-label-text-size: 14px;--mat-list-list-item-label-text-tracking: normal;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: inter;--mat-list-list-item-supporting-text-line-height: 14px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: normal;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: inter;--mat-list-list-item-trailing-supporting-text-line-height: 12px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: normal;--mat-list-list-item-trailing-supporting-text-weight: 400}.planhub-theme-v2{--mat-paginator-page-size-select-width: 84px;--mat-paginator-page-size-select-touch-target-height: 48px;--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: inter;--mat-paginator-container-text-line-height: 12px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.planhub-theme-v2 .mat-mdc-tab-group,.planhub-theme-v2 .mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #00b894;--mat-tab-active-ripple-color: #00b894;--mat-tab-inactive-ripple-color: #00b894;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #00b894;--mat-tab-active-hover-label-text-color: #00b894;--mat-tab-active-focus-indicator-color: #00b894;--mat-tab-active-hover-indicator-color: #00b894;--mat-tab-active-indicator-color: #00b894}.planhub-theme-v2 .mat-mdc-tab-group.mat-accent,.planhub-theme-v2 .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: rgba(253, 203, 110, .04);--mat-tab-active-ripple-color: rgba(253, 203, 110, .04);--mat-tab-inactive-ripple-color: rgba(253, 203, 110, .04);--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: rgba(253, 203, 110, .04);--mat-tab-active-hover-label-text-color: rgba(253, 203, 110, .04);--mat-tab-active-focus-indicator-color: rgba(253, 203, 110, .04);--mat-tab-active-hover-indicator-color: rgba(253, 203, 110, .04);--mat-tab-active-indicator-color: rgba(253, 203, 110, .04)}.planhub-theme-v2 .mat-mdc-tab-group.mat-warn,.planhub-theme-v2 .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .54);--mat-tab-pagination-icon-color: rgba(0, 0, 0, .87);--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .54);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .54);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.planhub-theme-v2 .mat-mdc-tab-group.mat-background-primary,.planhub-theme-v2 .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-background-color: #00b894;--mat-tab-foreground-color: #ffffff}.planhub-theme-v2 .mat-mdc-tab-group.mat-background-accent,.planhub-theme-v2 .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-background-color: rgba(253, 203, 110, .04);--mat-tab-foreground-color: #000000}.planhub-theme-v2 .mat-mdc-tab-group.mat-background-warn,.planhub-theme-v2 .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-background-color: #f44336;--mat-tab-foreground-color: white}.planhub-theme-v2 .mat-mdc-tab-header{--mat-tab-container-height: 48px}.planhub-theme-v2{--mat-checkbox-disabled-selected-checkmark-color: white;--mat-checkbox-selected-focus-state-layer-opacity: .12;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .12;--mat-checkbox-unselected-focus-state-layer-opacity: .12;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .12;--mat-checkbox-touch-target-size: 48px;--mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #000000;--mat-checkbox-selected-focus-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-hover-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-pressed-icon-color: rgba(253, 203, 110, .04);--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-hover-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-selected-pressed-state-layer-color: rgba(253, 203, 110, .04);--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: #ffffff;--mat-checkbox-selected-focus-icon-color: #00b894;--mat-checkbox-selected-hover-icon-color: #00b894;--mat-checkbox-selected-icon-color: #00b894;--mat-checkbox-selected-pressed-icon-color: #00b894;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #00b894;--mat-checkbox-selected-hover-state-layer-color: #00b894;--mat-checkbox-selected-pressed-state-layer-color: #00b894;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, .87);--mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: inter;--mat-checkbox-label-text-line-height: 14px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400;--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-filled-touch-target-size: 48px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-outlined-touch-target-size: 48px;--mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-button-protected-container-shape: 4px;--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-protected-touch-target-size: 48px;--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-text-touch-target-size: 48px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px;--mat-button-tonal-touch-target-size: 48px;--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: rgba(0, 0, 0, .87);--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-filled-state-layer-color: rgba(0, 0, 0, .87);--mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: rgba(0, 0, 0, .87);--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-outlined-state-layer-color: rgba(0, 0, 0, .87);--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: rgba(0, 0, 0, .87);--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-protected-state-layer-color: rgba(0, 0, 0, .87);--mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: rgba(0, 0, 0, .87);--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-text-state-layer-color: rgba(0, 0, 0, .87);--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: rgba(0, 0, 0, .87);--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-tonal-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-button.mat-primary,.planhub-theme-v2 .mat-mdc-unelevated-button.mat-primary,.planhub-theme-v2 .mat-mdc-raised-button.mat-primary,.planhub-theme-v2 .mat-mdc-outlined-button.mat-primary,.planhub-theme-v2 .mat-tonal-button.mat-primary{--mat-button-filled-container-color: #00b894;--mat-button-filled-label-text-color: #ffffff;--mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-filled-state-layer-color: #ffffff;--mat-button-outlined-label-text-color: #00b894;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-button-outlined-state-layer-color: #00b894;--mat-button-protected-container-color: #00b894;--mat-button-protected-label-text-color: #ffffff;--mat-button-protected-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-protected-state-layer-color: #ffffff;--mat-button-text-label-text-color: #00b894;--mat-button-text-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-button-text-state-layer-color: #00b894;--mat-button-tonal-container-color: #00b894;--mat-button-tonal-label-text-color: #ffffff;--mat-button-tonal-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-button-tonal-state-layer-color: #ffffff}.planhub-theme-v2 .mat-mdc-button.mat-accent,.planhub-theme-v2 .mat-mdc-unelevated-button.mat-accent,.planhub-theme-v2 .mat-mdc-raised-button.mat-accent,.planhub-theme-v2 .mat-mdc-outlined-button.mat-accent,.planhub-theme-v2 .mat-tonal-button.mat-accent{--mat-button-filled-container-color: rgba(253, 203, 110, .04);--mat-button-filled-label-text-color: #000000;--mat-button-filled-ripple-color: color-mix(in srgb, #000000 12%, transparent);--mat-button-filled-state-layer-color: #000000;--mat-button-outlined-label-text-color: rgba(253, 203, 110, .04);--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent);--mat-button-outlined-state-layer-color: rgba(253, 203, 110, .04);--mat-button-protected-container-color: rgba(253, 203, 110, .04);--mat-button-protected-label-text-color: #000000;--mat-button-protected-ripple-color: color-mix(in srgb, #000000 12%, transparent);--mat-button-protected-state-layer-color: #000000;--mat-button-text-label-text-color: rgba(253, 203, 110, .04);--mat-button-text-ripple-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent);--mat-button-text-state-layer-color: rgba(253, 203, 110, .04);--mat-button-tonal-container-color: rgba(253, 203, 110, .04);--mat-button-tonal-label-text-color: #000000;--mat-button-tonal-ripple-color: color-mix(in srgb, #000000 12%, transparent);--mat-button-tonal-state-layer-color: #000000}.planhub-theme-v2 .mat-mdc-button.mat-warn,.planhub-theme-v2 .mat-mdc-unelevated-button.mat-warn,.planhub-theme-v2 .mat-mdc-raised-button.mat-warn,.planhub-theme-v2 .mat-mdc-outlined-button.mat-warn,.planhub-theme-v2 .mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-button-tonal-state-layer-color: white}.planhub-theme-v2{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: inter;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: normal;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 400;--mat-button-outlined-label-text-font: inter;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: normal;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 400;--mat-button-protected-label-text-font: inter;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: normal;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 400;--mat-button-text-label-text-font: inter;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: normal;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 400;--mat-button-tonal-label-text-font: inter;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: normal;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 400;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%;--mat-icon-button-touch-target-size: 48px;--mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-icon-button-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #00b894;--mat-icon-button-state-layer-color: #00b894;--mat-icon-button-ripple-color: color-mix(in srgb, #00b894 12%, transparent)}.planhub-theme-v2 .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: rgba(253, 203, 110, .04);--mat-icon-button-state-layer-color: rgba(253, 203, 110, .04);--mat-icon-button-ripple-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent)}.planhub-theme-v2 .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent)}.planhub-theme-v2{--mat-icon-button-touch-target-display: block}.planhub-theme-v2 .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}.planhub-theme-v2{--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-container-shape: 50%;--mat-fab-touch-target-size: 48px;--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-container-shape: 50%;--mat-fab-small-touch-target-size: 48px;--mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: rgba(0, 0, 0, .87);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, .54);--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: rgba(0, 0, 0, .87);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-fab-small-state-layer-color: rgba(0, 0, 0, .87);--mat-fab-state-layer-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-mdc-fab.mat-primary,.planhub-theme-v2 .mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #00b894;--mat-fab-foreground-color: #ffffff;--mat-fab-ripple-color: color-mix(in srgb, #00b894 12%, transparent);--mat-fab-small-container-color: #00b894;--mat-fab-small-foreground-color: #ffffff;--mat-fab-small-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);--mat-fab-small-state-layer-color: #ffffff;--mat-fab-state-layer-color: #ffffff}.planhub-theme-v2 .mat-mdc-fab.mat-accent,.planhub-theme-v2 .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: rgba(253, 203, 110, .04);--mat-fab-foreground-color: #000000;--mat-fab-ripple-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent);--mat-fab-small-container-color: rgba(253, 203, 110, .04);--mat-fab-small-foreground-color: #000000;--mat-fab-small-ripple-color: color-mix(in srgb, #000000 12%, transparent);--mat-fab-small-state-layer-color: #000000;--mat-fab-state-layer-color: #000000}.planhub-theme-v2 .mat-mdc-fab.mat-warn,.planhub-theme-v2 .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}.planhub-theme-v2{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: inter;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: normal;--mat-fab-extended-label-text-weight: 400;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-container-color: #424242;--mat-snack-bar-supporting-text-color: white;--mat-snack-bar-button-color: #86cac9;--mat-snack-bar-supporting-text-font: inter;--mat-snack-bar-supporting-text-line-height: 14px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: inter;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 1.25rem;--mat-table-header-headline-weight: 600;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: inter;--mat-table-row-item-label-text-line-height: 14px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: inter;--mat-table-footer-supporting-text-line-height: 14px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-color: #00b894}.planhub-theme-v2 .mat-accent{--mat-progress-spinner-active-indicator-color: rgba(253, 203, 110, .04)}.planhub-theme-v2 .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}.planhub-theme-v2{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #00b894;--mat-badge-text-color: #ffffff;--mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent)}.planhub-theme-v2 .mat-badge-accent{--mat-badge-background-color: rgba(253, 203, 110, .04);--mat-badge-text-color: #000000}.planhub-theme-v2 .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.planhub-theme-v2{--mat-badge-text-font: inter;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: inter;--mat-bottom-sheet-container-text-line-height: 14px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400;--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px;--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-divider-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-disabled-state-background-color: white;--mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: rgba(0, 0, 0, .87);--mat-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-height: 48px;--mat-button-toggle-label-text-font: inter;--mat-button-toggle-label-text-line-height: 14px;--mat-button-toggle-label-text-size: 14px;--mat-button-toggle-label-text-tracking: normal;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: inter;--mat-button-toggle-legacy-label-text-line-height: 14px;--mat-button-toggle-legacy-label-text-size: 14px;--mat-button-toggle-legacy-label-text-tracking: normal;--mat-button-toggle-legacy-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #00b894 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #ffffff;--mat-datepicker-calendar-date-selected-state-background-color: #00b894;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #00b894 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #ffffff;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #00b894 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #00b894 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #00b894;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-datepicker-content.mat-accent,.planhub-theme-v2 .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: #000000;--mat-datepicker-calendar-date-selected-state-background-color: rgba(253, 203, 110, .04);--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: #000000;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: rgba(253, 203, 110, .04);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-datepicker-content.mat-warn,.planhub-theme-v2 .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, rgba(253, 203, 110, .04) 20%, transparent);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);--mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);--mat-datepicker-toggle-active-state-icon-color: #f44336;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .54);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.planhub-theme-v2 .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}.planhub-theme-v2{--mat-datepicker-calendar-text-font: inter;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, .87) 38%, transparent);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: inter;--mat-expansion-header-text-size: 1.25rem;--mat-expansion-header-text-weight: 600;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: inter;--mat-expansion-container-text-line-height: 14px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit}.planhub-theme-v2 .mat-icon.mat-primary{--mat-icon-color: #00b894}.planhub-theme-v2 .mat-icon.mat-accent{--mat-icon-color: rgba(253, 203, 110, .04)}.planhub-theme-v2 .mat-icon.mat-warn{--mat-icon-color: #f44336}.planhub-theme-v2{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-focus-state-layer-shape: 0;--mat-stepper-header-hover-state-layer-shape: 0;--mat-stepper-header-icon-foreground-color: #ffffff;--mat-stepper-header-selected-state-icon-background-color: #00b894;--mat-stepper-header-selected-state-icon-foreground-color: #ffffff;--mat-stepper-header-done-state-icon-background-color: #00b894;--mat-stepper-header-done-state-icon-foreground-color: #ffffff;--mat-stepper-header-edit-state-icon-background-color: #00b894;--mat-stepper-header-edit-state-icon-foreground-color: #ffffff;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 4%, transparent);--mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, .87) 12%, transparent);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}.planhub-theme-v2 .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #000000;--mat-stepper-header-selected-state-icon-background-color: rgba(253, 203, 110, .04);--mat-stepper-header-selected-state-icon-foreground-color: #000000;--mat-stepper-header-done-state-icon-background-color: rgba(253, 203, 110, .04);--mat-stepper-header-done-state-icon-foreground-color: #000000;--mat-stepper-header-edit-state-icon-background-color: rgba(253, 203, 110, .04);--mat-stepper-header-edit-state-icon-foreground-color: #000000}.planhub-theme-v2 .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.planhub-theme-v2{--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: inter;--mat-stepper-header-label-text-font: inter;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: rgba(0, 0, 0, .87);--mat-toolbar-container-background-color: white;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.planhub-theme-v2 .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00b894;--mat-toolbar-container-text-color: #ffffff}.planhub-theme-v2 .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: rgba(253, 203, 110, .04);--mat-toolbar-container-text-color: #000000}.planhub-theme-v2 .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.planhub-theme-v2{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: inter;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: inter;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white;--mat-badge-text-font: inter;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}.planhub-theme-v2 .mat-h1,.planhub-theme-v2 .mat-headline-5,.planhub-theme-v2 .mat-typography .mat-h1,.planhub-theme-v2 .mat-typography .mat-headline-5,.planhub-theme-v2 .mat-typography h1{font:600 1.25rem/28px inter;letter-spacing:normal;margin:0 0 16px}.planhub-theme-v2 .mat-h2,.planhub-theme-v2 .mat-headline-6,.planhub-theme-v2 .mat-typography .mat-h2,.planhub-theme-v2 .mat-typography .mat-headline-6,.planhub-theme-v2 .mat-typography h2{font:500 20px/32px inter;letter-spacing:.0125em;margin:0 0 16px}.planhub-theme-v2 .mat-h3,.planhub-theme-v2 .mat-subtitle-1,.planhub-theme-v2 .mat-typography .mat-h3,.planhub-theme-v2 .mat-typography .mat-subtitle-1,.planhub-theme-v2 .mat-typography h3{font:400 .875rem/20px inter;letter-spacing:normal;margin:0 0 16px}.planhub-theme-v2 .mat-h4,.planhub-theme-v2 .mat-body-1,.planhub-theme-v2 .mat-typography .mat-h4,.planhub-theme-v2 .mat-typography .mat-body-1,.planhub-theme-v2 .mat-typography h4{font:400 14px/14px inter;letter-spacing:normal;margin:0 0 16px}.planhub-theme-v2 .mat-h5,.planhub-theme-v2 .mat-typography .mat-h5,.planhub-theme-v2 .mat-typography h5{font:400 11.62px/14px inter;margin:0 0 12px}.planhub-theme-v2 .mat-h6,.planhub-theme-v2 .mat-typography .mat-h6,.planhub-theme-v2 .mat-typography h6{font:400 9.38px/14px inter;margin:0 0 12px}.planhub-theme-v2 .mat-body-strong,.planhub-theme-v2 .mat-subtitle-2,.planhub-theme-v2 .mat-typography .mat-body-strong,.planhub-theme-v2 .mat-typography .mat-subtitle-2{font:600 1.25rem/24px inter;letter-spacing:normal}.planhub-theme-v2 .mat-body,.planhub-theme-v2 .mat-body-2,.planhub-theme-v2 .mat-typography .mat-body,.planhub-theme-v2 .mat-typography .mat-body-2,.planhub-theme-v2 .mat-typography{font:400 14px/14px inter;letter-spacing:normal}.planhub-theme-v2 .mat-body p,.planhub-theme-v2 .mat-body-2 p,.planhub-theme-v2 .mat-typography .mat-body p,.planhub-theme-v2 .mat-typography .mat-body-2 p,.planhub-theme-v2 .mat-typography p{margin:0 0 12px}.planhub-theme-v2 .mat-small,.planhub-theme-v2 .mat-caption,.planhub-theme-v2 .mat-typography .mat-small,.planhub-theme-v2 .mat-typography .mat-caption{font:400 12px/12px inter;letter-spacing:normal}.planhub-theme-v2 .mat-headline-1,.planhub-theme-v2 .mat-typography .mat-headline-1{font:300 96px/96px inter;letter-spacing:-.015625em;margin:0 0 56px}.planhub-theme-v2 .mat-headline-2,.planhub-theme-v2 .mat-typography .mat-headline-2{font:300 60px/60px inter;letter-spacing:-.0083333333em;margin:0 0 64px}.planhub-theme-v2 .mat-headline-3,.planhub-theme-v2 .mat-typography .mat-headline-3{font:400 48px/50px inter;letter-spacing:normal;margin:0 0 64px}.planhub-theme-v2 .mat-headline-4,.planhub-theme-v2 .mat-typography .mat-headline-4{font:400 34px/40px inter;letter-spacing:.0073529412em;margin:0 0 64px}.planhub-theme-v2{--mat-bottom-sheet-container-text-font: inter;--mat-bottom-sheet-container-text-line-height: 14px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400;--mat-button-toggle-label-text-font: inter;--mat-button-toggle-label-text-line-height: 14px;--mat-button-toggle-label-text-size: 14px;--mat-button-toggle-label-text-tracking: normal;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: inter;--mat-button-toggle-legacy-label-text-line-height: 14px;--mat-button-toggle-legacy-label-text-size: 14px;--mat-button-toggle-legacy-label-text-tracking: normal;--mat-button-toggle-legacy-label-text-weight: 400;--mat-datepicker-calendar-text-font: inter;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 400;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 400;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-expansion-header-text-font: inter;--mat-expansion-header-text-size: 1.25rem;--mat-expansion-header-text-weight: 600;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: inter;--mat-expansion-container-text-line-height: 14px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-stepper-container-text-font: inter;--mat-stepper-header-label-text-font: inter;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-size: 14px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-title-text-font: inter;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-node-text-font: inter;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-option-label-text-font: inter;--mat-option-label-text-line-height: 14px;--mat-option-label-text-size: 14px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: inter;--mat-optgroup-label-text-line-height: 14px;--mat-optgroup-label-text-size: 14px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 400;--mat-card-title-text-font: inter;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: inter;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 1.25rem;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 600;--mat-tooltip-supporting-text-font: inter;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: normal;--mat-form-field-container-text-font: inter;--mat-form-field-container-text-line-height: 14px;--mat-form-field-container-text-size: 14px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 14px;--mat-form-field-subscript-text-font: inter;--mat-form-field-subscript-text-line-height: 12px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: inter;--mat-form-field-filled-label-text-size: 14px;--mat-form-field-filled-label-text-tracking: normal;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: inter;--mat-form-field-outlined-label-text-size: 14px;--mat-form-field-outlined-label-text-tracking: normal;--mat-form-field-outlined-label-text-weight: 400;--mat-select-trigger-text-font: inter;--mat-select-trigger-text-line-height: 14px;--mat-select-trigger-text-size: 14px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 400;--mat-dialog-subhead-font: inter;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: inter;--mat-dialog-supporting-text-line-height: 14px;--mat-dialog-supporting-text-size: 14px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: normal}.planhub-theme-v2 .mat-mdc-standard-chip{--mat-chip-label-text-font: inter;--mat-chip-label-text-line-height: 14px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: normal;--mat-chip-label-text-weight: 400}.planhub-theme-v2,.planhub-theme-v2 .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: inter;--mat-slide-toggle-label-text-line-height: 14px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: normal;--mat-slide-toggle-label-text-weight: 400}.planhub-theme-v2{--mat-radio-label-text-font: inter;--mat-radio-label-text-line-height: 14px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400;--mat-slider-label-label-text-font: inter;--mat-slider-label-label-text-size: 1.25rem;--mat-slider-label-label-text-line-height: 24px;--mat-slider-label-label-text-tracking: normal;--mat-slider-label-label-text-weight: 600;--mat-menu-item-label-text-font: inter;--mat-menu-item-label-text-size: 14px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 14px;--mat-menu-item-label-text-weight: 400;--mat-list-list-item-label-text-font: inter;--mat-list-list-item-label-text-line-height: 14px;--mat-list-list-item-label-text-size: 14px;--mat-list-list-item-label-text-tracking: normal;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: inter;--mat-list-list-item-supporting-text-line-height: 14px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: normal;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: inter;--mat-list-list-item-trailing-supporting-text-line-height: 12px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: normal;--mat-list-list-item-trailing-supporting-text-weight: 400}.planhub-theme-v2 .mdc-list-group__subheader{font:400 .875rem/20px inter;letter-spacing:normal}.planhub-theme-v2{--mat-paginator-container-text-font: inter;--mat-paginator-container-text-line-height: 12px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.planhub-theme-v2 .mat-mdc-tab-header{--mat-tab-label-text-font: inter;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: normal;--mat-tab-label-text-line-height: 14px;--mat-tab-label-text-weight: 400}.planhub-theme-v2{--mat-checkbox-label-text-font: inter;--mat-checkbox-label-text-line-height: 14px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400;--mat-button-filled-label-text-font: inter;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: normal;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 400;--mat-button-outlined-label-text-font: inter;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: normal;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 400;--mat-button-protected-label-text-font: inter;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: normal;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 400;--mat-button-text-label-text-font: inter;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: normal;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 400;--mat-button-tonal-label-text-font: inter;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: normal;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 400;--mat-fab-extended-label-text-font: inter;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: normal;--mat-fab-extended-label-text-weight: 400;--mat-snack-bar-supporting-text-font: inter;--mat-snack-bar-supporting-text-line-height: 14px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400;--mat-table-header-headline-font: inter;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 1.25rem;--mat-table-header-headline-weight: 600;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: inter;--mat-table-row-item-label-text-line-height: 14px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: inter;--mat-table-footer-supporting-text-line-height: 14px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}.planhub-theme-v2 .planhub-divider{background-color:#0000001f;min-height:1px;min-width:1px}.planhub-theme-v2 .planhub-divider-thick{background-color:#0000001f;min-height:4px;min-width:4px}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}.planhub-theme-v2 html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html,body{height:100%;width:100%;margin:0}a{color:#354052;font-weight:700;outline:none;text-decoration:none;cursor:pointer}a:focus,a:hover{text-decoration:underline}body{color:#354052;margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background-image:url("./media/background-registration-ESRR6OUR.webp");background-color:#eff3f6}body.planhub-theme-v2{font-family:inter,sans-serif}.grecaptcha-badge{width:70px!important;overflow:hidden!important;transition:all .3s ease!important;left:0!important}.grecaptcha-badge:hover{width:256px!important}.slate-text{color:#626366}.light-text{color:#7f8fa4}.green-text{color:#00b894}.user-type-radio-group div{max-width:372px}.user-type-radio-group div .mat-mdc-radio-button{margin:.5em 0;padding:1em;background-color:#eff3f6;box-shadow:inset 0 2px 2px -1px #6263661a;border-radius:16px}.user-type-radio-group div .mat-mdc-radio-button .mdc-form-field{width:100%}.top-align-radio-button .mdc-label{align-items:flex-start!important}.mat-stepper-vertical .mat-stepper-vertical-line:before{border:none}.mat-stepper-vertical .mat-step .mat-vertical-content-container{margin-left:42px}.mat-stepper-vertical .mat-step .mat-step-header{pointer-events:none}.mat-stepper-vertical .mat-step .mat-step-header.mat-vertical-stepper-header{padding:16px}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label{color:#7f8fa4;white-space:normal;font-size:1.125rem}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label.mat-step-label-active{font-weight:600;color:#354052}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label.mat-step-label-active.mat-step-label-selected{font-size:1.5rem;position:relative;right:.25em}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon{font-weight:600;font-size:1.125rem;height:32px;width:32px;line-height:32px}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-edit{background-color:#006f59}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-icon{font-weight:600;font-size:1.125rem;height:18px;width:18px;line-height:18px}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-number{background-color:#7f8fa4}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-number.mat-step-icon-selected{background-color:#354052;font-size:1.5rem;height:44px;width:44px;line-height:44px;right:.25em}@media only screen and (max-width:599px){.mat-stepper-vertical .mat-step .mat-vertical-content-container{margin-left:36px}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon{font-size:.875rem;height:24px;width:24px;line-height:24px}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-number.mat-step-icon-selected{font-size:1.125rem;height:32px;width:32px;line-height:32px;right:.15em}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label,.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label.mat-step-label-active,.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label.mat-step-label-active.mat-step-label-selected{font-size:.875rem}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-label.mat-step-label-active.mat-step-label-selected{right:.15em}.mat-stepper-vertical .mat-step .mat-step-header .mat-step-icon.mat-step-icon-state-edit .mat-icon{font-size:.875rem;height:14px;width:14px;line-height:14px}.form-text-area{display:flex;justify-content:center}.form-text-area .forgot-password-link .mat-mdc-button.mat-primary .mdc-button__label{font-size:.75rem;font-weight:400}.btn-back .mat-mdc-button-base .mdc-button__label{font-size:.75rem;font-weight:400;color:#25313ea3}.terms-and-conditions .mat-primary .mdc-label,.terms-and-conditions .mat-primary .mdc-button__label,.file-upload-ins .mat-primary .mdc-label,.file-upload-ins .mat-primary .mdc-button__label{font-weight:400;font-size:.75rem}.bottom_tex .mat-mdc-button-base .mdc-button__label{font-weight:400}.team-network-controls .form-control .mat-mdc-select .mat-mdc-select-min-line{font-size:.875rem}.planhub-datatable-v2 td .action-button .mat-mdc-button-base .mat-icon{font-size:1.125rem;width:18px;height:18px}.table-container.planhub-datatable-v2.planhub-datatable-flex table{overflow-x:auto;display:block}.table-container.planhub-datatable-v2.planhub-datatable-flex table thead,.table-container.planhub-datatable-v2.planhub-datatable-flex table thead tr{width:100%;display:flex}.table-container.planhub-datatable-v2.planhub-datatable-flex table thead tr th{width:100%;display:block}.table-container.planhub-datatable-v2.planhub-datatable-flex table tbody{width:100%;display:flex;flex-direction:column}.table-container.planhub-datatable-v2.planhub-datatable-flex table tbody tr{width:100%;display:flex}.table-container.planhub-datatable-v2.planhub-datatable-flex table tbody tr td{width:100%}.table-container.planhub-datatable-v2.planhub-datatable-flex table tbody tr td.action-cell div{justify-content:flex-end}.table-container.planhub-datatable-v2 .datatable-scroll-on-mobile{overflow-x:auto}.loading-spinner-panel .planhub-loader-outer{left:50%;transform:translate(-50%)}}.planhub-theme-v2 .planhub-nested-chekbox-chips .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix input.mat-mdc-input-element{margin:0 0 2px!important;width:auto;flex:1 0 1px;min-width:50px;order:1;min-height:40px}.planhub-theme-v2 .planhub-nested-chekbox-chips.chip-selected .mat-form-field-label{transform:translateY(-1.59371em) scale(.75);width:133.3333733333%}.planhub-theme-v2 .planhub-nested-chekbox-chips.chip-selected .mat-form-field-outline-gap{border-top-color:transparent}.planhub-theme-v2 .planhub-nested-chekbox-chips .mat-standard-chip{padding:7px 12px;display:flex;align-items:center}.planhub-theme-v2 .planhub-nested-chekbox-chips .mat-chip-remove{position:relative;left:7px;width:18px;height:18px;cursor:pointer}.planhub-theme-v2 .mat-expansion-panel.boder-expansion .mat-expansion-panel-header.mat-expanded{border-radius:4px 4px 0 0}.planhub-theme-v2 .mat-expansion-panel.boder-expansion .mat-expansion-panel-content .mat-expansion-panel-body{border:1px solid #cbced1;border-top:none;border-radius:0 0 4px 4px;padding:12px 16px}.planhub-theme-v2 .mat-expansion-panel.selected-trade{border:1px solid #cbced1}.planhub-theme-v2 .mat-expansion-panel.selected-trade .mat-expansion-panel-header.mat-expanded{background:#fff!important;border:none;border-radius:4px 4px 0 0}.planhub-theme-v2 .mat-expansion-panel.selected-trade .mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title{color:#25313e!important;font-weight:400}.planhub-theme-v2 .mat-expansion-panel.selected-trade .mat-expansion-panel-content .mat-expansion-panel-body{border-top:none;border-radius:0 0 4px 4px;padding:12px 16px}.mat-mdc-option.mdc-list-item--selected:not(.mat-option-multiple):not(.mdc-list-item--disabled){background:none}.mat-mdc-option .mat-mdc-option-ripple{display:none!important}.free-trial-container{text-align:center;color:#fff;min-height:calc(100% - 81px);display:flex;flex-direction:column}.free-trial-container .free-trial-main{padding:3rem 2rem;margin:auto 0}.free-trial-container .free-trial-main .free-trial-title{font-size:2rem;font-weight:700;margin-bottom:0;margin-top:0}.free-trial-container .free-trial-main .free-trial-subtitle{font-size:1.2rem;margin:0;line-height:1.5;padding:2.5rem 0 2rem}.free-trial-container .free-trial-main .free-trial-features{list-style:none;padding:0;margin:0 auto 2rem;max-width:600px;text-align:left}.free-trial-container .free-trial-main .free-trial-features li{font-size:1rem;margin:.8rem 0;padding-left:1.6rem;position:relative}.free-trial-container .free-trial-main .free-trial-features li:before{content:"";background:url("./media/check-icon-w-FX6LQFSR.svg") no-repeat center center;width:18px;height:14px;position:absolute;left:0;top:3px;background-size:100%}.free-trial-container .free-trial-main .free-trial-ratings{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3.75rem}.free-trial-container .free-trial-main .free-trial-ratings .free-trial-awards{display:flex;gap:1rem;flex-wrap:wrap}.free-trial-container .free-trial-testimonial{background:#25313e;padding:1.5rem 2.5rem}.free-trial-container .free-trial-testimonial .free-trial-testimonial-inner{position:relative;padding:2.375rem 0}.free-trial-container .free-trial-testimonial .free-trial-testimonial-inner:before{content:"";position:absolute;left:0;top:0;background:url("./media/quote-left-KCXRRX7B.svg") center center no-repeat;width:25px;height:25px}.free-trial-container .free-trial-testimonial .free-trial-testimonial-inner:after{content:"";position:absolute;right:0;bottom:0;background:url("./media/quote-right-UFKYTCE2.svg") center center no-repeat;width:25px;height:25px}.free-trial-container .free-trial-testimonial .free-trial-quote{font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem;font-weight:600}.free-trial-container .free-trial-testimonial .free-trial-author{font-size:.9rem;color:#ddd;margin:0}.free-trial-container .free-trial-testimonial .free-trial-author strong{display:block;color:#fff;padding-bottom:8px;font-weight:600}@media only screen and (max-width:959px){.free-trial-container .free-trial-main{padding:1rem 2rem 3rem}.free-trial-container .free-trial-main .free-trial-subtitle{padding-top:0}}.free-trial-mobile-ctn{background:#25313e;padding:1.5rem 2.5rem 2.5rem;color:#fff}.free-trial-mobile-ctn .free-trial-features{list-style:none;padding:0;margin:0 auto 2rem;max-width:600px;text-align:left;display:flex;flex-direction:column;align-items:center}.free-trial-mobile-ctn .free-trial-features li{font-size:1rem;margin:.375rem 0;padding-left:1.6rem;position:relative}.free-trial-mobile-ctn .free-trial-features li:before{content:"";background:url("./media/check-icon-w-FX6LQFSR.svg") no-repeat center center;width:18px;height:14px;position:absolute;left:0;top:3px;background-size:100%}.free-trial-mobile-ctn .free-trial-ratings{margin-top:2rem}.free-trial-mobile-ctn .free-trial-ratings .free-trial-awards{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.skip-modal-v2 #modal-container #modal-footer .footer-button{margin-top:unset}@media only screen and (max-width:959px){.planhub-theme-v2 .trade-search .planhub-job-search .search-input-field .mat-focused{margin-left:0}}.search-input-field .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{height:40px}.search-input-field .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mdc-floating-label mat-label{font-size:.875rem;color:#515a65}.search-input-field .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mdc-notched-outline{height:40px}.search-input-field .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 5px 5px 0}
