@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";html,body{height:100%}body{margin:0;font-family:var(--app-font-primary);background:var(--app-color-bg-muted)}html.dark-theme body{background:var(--app-color-bg-muted)!important;color:var(--mat-sys-on-background)}html.dark-theme .mat-sidenav-container,html.dark-theme .pageWrapper{background:var(--app-color-bg-muted)!important}.ppi-backdrop{position:fixed;inset:0;background:#00000073;z-index:2000}.ppi-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--app-color-white);color:var(--app-bluegrey-2c3e50);width:min(720px,92vw);max-height:80vh;overflow:auto;border-radius:10px;box-shadow:0 10px 24px var(--app-black-alpha-25);z-index:2001;padding:16px}.ppi-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--app-black-alpha-08);padding-bottom:8px}.ppi-title{margin:0;font-size:18px;font-weight:700}.ppi-close{border:none;background:transparent;font-size:22px;cursor:pointer}.ppi-body{margin-top:12px}.ppi-radio{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:8px 0}.ppi-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.btn{border-radius:6px;padding:8px 14px;font-weight:700}.btn.cancel{border:1px solid var(--app-grey-ccc);background:transparent}.btn.confirm{border:none;background:var(--app-green-00B46F);color:var(--app-color-white)}.btn.confirm:disabled{opacity:.6;cursor:not-allowed}body.image-modal-open .mat-sidenav-content.contentWrapper.with-card{overflow:visible!important}html .blue_theme{--mat-sys-primary: rgb(0, 133, 219);--mat-sys-primary-fixed-dim: rgb(0, 133, 219, .15);--mat-sys-secondary: rgb(112, 122, 130);--mat-sys-secondary-fixed-dim: rgb(112, 122, 130, .15)}html{--mat-badge-background-color: var(--mat-sys-primary)}html{--mdc-protected-button-hover-container-elevation-shadow: var(--mat-sys-level1)}html{--mat-filled-button-horizontal-padding: 15px}html{--mat-outlined-button-horizontal-padding: 15px}html{--mat-protected-button-horizontal-padding: 15px}html{--mat-text-button-horizontal-padding: 15px}html{--mdc-filled-button-container-shape: var(--mat-sys-corner-full)}html{--mdc-outlined-button-container-shape: var(--mat-sys-corner-full)}html{--mdc-protected-button-container-shape: var(--mat-sys-corner-full)}html{--mdc-text-button-container-shape: var(--mat-sys-corner-full)}html{--mdc-icon-button-icon-color: var(--mat-sys-on-background)}html .mat-mdc-button-base.bg-light-primary:hover,html .mat-mdc-button-base.bg-light-secondary:hover,html .mat-mdc-button-base.bg-light-error:hover,html .mat-mdc-button-base.bg-light-warning:hover,html .mat-mdc-button-base.bg-light-success:hover{color:var(--app-color-white)!important}html .mat-mdc-button-base.bg-light-primary:hover{background-color:var(--mat-sys-primary)!important}html .mat-mdc-button-base.bg-light-secondary:hover{background-color:var(--mat-sys-secondary)!important}html .mat-mdc-button-base.bg-light-error:hover{background-color:var(--mat-sys-error)!important}html .mat-mdc-button-base.bg-light-warning:hover{background-color:var(--app-color-warning)!important}html .mat-mdc-button-base.bg-light-success:hover{background-color:var(--app-color-success)!important}html .mat-mdc-outlined-button:not(:disabled){border-color:inherit}html{--mat-standard-button-toggle-shape: 18px}html{--mdc-elevated-card-container-color: var(--app-color-white)}html{--mat-card-title-text-size: 1.125rem}html{--mat-card-subtitle-text-size: 14px}html{--mat-card-title-text-line-height: 1.6rem}html{--mat-card-title-text-weight: 600}html{--mat-card-subtitle-text-weight: 400}html{--mdc-elevated-card-container-shape: var(--mat-sys-corner-medium)}html{--mdc-outlined-card-container-shape: var(--mat-sys-corner-medium)}html{--mdc-elevated-card-container-elevation: var(--mat-sys-level3)}html .mat-mdc-card .mat-mdc-card-header{padding:16px 30px!important}html .mat-mdc-card .mat-mdc-card-content,html .mat-mdc-card .mdc-card__actions{padding:30px!important}html .app-page-card.mdc-card,html .app-page-card.mat-mdc-card{border:1px solid var(--mat-sys-outline-variant)!important}html .card-hover{transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}html .card-hover:hover{scale:1.01;transition:all .1s ease-in 0s}html .cardBorder .mdc-card{box-shadow:none!important;border:1px solid var(--mat-sys-outline-variant)!important}html .cardBorder .mdc-card.shadow-none{border:0!important}html{--mdc-checkbox-unselected-focus-icon-color: var(--mdc-checkbox-unselected-hover-state-layer-color)}html .mdc-checkbox__background{border-radius:4px;width:21px;height:21px;border:1px solid var(--mat-sys-outline)}html .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__ripple{background-color:var(--mdc-checkbox-unselected-hover-state-layer-color)}html{--mdc-chip-focus-state-layer-color: var(--mat-option-focus-state-layer-color)}html{--mdc-dialog-container-shape: var(--mat-sys-corner-small)}html{--mdc-dialog-subhead-size: 18px}html{--mdc-dialog-subhead-weight: 600}html{--mat-dialog-content-padding: 20px 24px}html{--mat-dialog-actions-padding: 20px 24px}html{--mat-dialog-container-min-width: 300px}html{--mdc-dialog-subhead-tracking: unset}html{--mdc-dialog-supporting-text-tracking: unset}html{--mdc-fab-container-shape: 30px}html{--mdc-fab-container-elevation-shadow: none}html{--mdc-fab-small-container-elevation-shadow: none}html{--mdc-fab-small-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-fab-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-extended-fab-hover-container-elevation-shadow: var(--mat-sys-level3)}html{--mdc-extended-fab-container-elevation-shadow: none}html{--mat-form-field-container-height: 37px}html{--mdc-outlined-text-field-container-shape: var(--mat-sys-corner-medium)}html{--mat-form-field-container-vertical-padding: 6px}html .hide-hint .mat-mdc-form-field-subscript-wrapper{display:none}html .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height) / 2.15)}html .demo-inline-calendar-card{width:300px}html{--mdc-list-list-item-hover-state-layer-color: var(--mat-sys-primary)}html{--mdc-list-list-item-container-shape: var(--mat-sys-corner-small)}html{--mat-list-active-indicator-shape: var(--mat-sys-corner-small)}html{--mat-menu-container-shape: var(--mat-sys-corner-medium)}html{--mat-menu-container-elevation-shadow: var(--mat-sys-level2)}html{--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #002f65);--mat-sys-on-tertiary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-tertiary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-tertiary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#005cbb, #abc7ff);--mat-sys-tertiary-container: light-dark(#d7e3ff, #00458f);--mat-sys-tertiary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-tertiary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f}html{--mat-sys-level0: 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-sys-level1: 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)}html{--mat-sys-level2: 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)}html{--mat-sys-level3: 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)}html{--mat-sys-level4: 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-sys-level5: 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-sys-body-large: 400 1rem / 1.5rem var(--app-font-primary);--mat-sys-body-large-font: var(--app-font-primary);--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem var(--app-font-primary);--mat-sys-body-medium-font: var(--app-font-primary);--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem var(--app-font-primary);--mat-sys-body-small-font: var(--app-font-primary);--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem var(--app-font-primary);--mat-sys-display-large-font: var(--app-font-primary);--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem var(--app-font-primary);--mat-sys-display-medium-font: var(--app-font-primary);--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem var(--app-font-primary);--mat-sys-display-small-font: var(--app-font-primary);--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem var(--app-font-primary);--mat-sys-headline-large-font: var(--app-font-primary);--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem var(--app-font-primary);--mat-sys-headline-medium-font: var(--app-font-primary);--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem var(--app-font-primary);--mat-sys-headline-small-font: var(--app-font-primary);--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem var(--app-font-primary);--mat-sys-label-large-font: var(--app-font-primary);--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem var(--app-font-primary);--mat-sys-label-medium-font: var(--app-font-primary);--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem var(--app-font-primary);--mat-sys-label-small-font: var(--app-font-primary);--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem var(--app-font-primary);--mat-sys-title-large-font: var(--app-font-primary);--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem var(--app-font-primary);--mat-sys-title-medium-font: var(--app-font-primary);--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem var(--app-font-primary);--mat-sys-title-small-font: var(--app-font-primary);--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500}html{--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px}html{--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html{--mat-sys-body-medium-size: 14px;--mat-sys-body-large-size: 14px;--mat-sys-outline-variant: #e5eaef;--mat-sys-level1: rgba(145, 158, 171, .3019607843) 0 0 2px, rgba(145, 158, 171, .1215686275) 0 12px 24px -4px;--mat-sys-level2: 0 2px 6px rgba(37, 83, 185, .1);--mat-sys-level3: 0 2px 6px rgba(37, 83, 185, .1)}html{--mat-table-background-color: var(--mdc-elevated-card-container-color)}html .mdc-list-item__primary-text,html .mat-drawer-container,html .mat-drawer,html .text-body{color:var(--mat-sys-on-background)}html{--mat-sidenav-container-shape: 0}html .mat-secondary .mdc-linear-progress__bar-inner{border-color:var(--mat-sys-secondary)}html .mat-warning .mdc-linear-progress__bar-inner{border-color:var(--app-color-warning)}html .mat-error .mdc-linear-progress__bar-inner{border-color:var(--mat-sys-error)}html .mat-mdc-progress-bar{border-radius:var(--mat-sys-corner-small)}html{--mat-sys-corner-small: 7px;--mat-sys-corner-medium: 16px;--mat-sys-surface-container: #fff;--mat-sys-error: rgb(251, 151, 125);--mat-sys-error-fixed-dim: rgba(251, 151, 125, .15);--mat-select-container-elevation-shadow: var(--mat-sys-level3);--mdc-list-list-item-label-text-tracking: 0;--mdc-switch-track-height: 28px;--mat-sidenav-container-divider-color: var(--mat-sys-outline-variant);--mat-dialog-with-actions-content-padding: 20px 24px;--mat-form-field-container-text-tracking: unset;--mat-switch-with-icon-handle-size: 21px;--mat-badge-text-color: var(--app-color-white);--mat-switch-selected-with-icon-handle-horizontal-margin: 0 26px}html{--app-color-white: #ffffff;--app-color-bg-muted: #e1e5e6;--app-color-surface-alt: #fff9e6;--app-color-primary: #00bece;--app-color-accent: #00bcd4;--app-color-sidebar-bg: #021941;--app-color-sidebar-text: #ffffff;--app-color-scrollbar-track: #f1f1f1;--app-color-scrollbar-thumb: #c1c1c1;--app-color-scrollbar-thumb-hover: #a8a8a8;--app-color-warning: #f8c076;--app-color-warning-15: rgba(248, 192, 118, .15);--app-color-success: #4bd08b;--app-color-success-15: rgba(75, 208, 139, .15);--app-color-danger: #d32f2f;--app-color-info: #00acc1;--app-color-dark-base: #111c2d;--app-color-dark-text-secondary: rgba(255, 255, 255, .67);--app-status-pending: #F7CF33;--app-status-incomplete: #FF971D;--app-status-elapsed: #9EA7B6;--app-status-approved: #00B429;--app-status-denied: #D40E0E;--app-header-gradient-start: #0F0533;--app-header-gradient-end: #1B0A5C;--app-color-purple: #8D70F8;--app-color-purple-hover: #714BFF;--app-color-lime: #B3F143;--app-color-lime-hover: #90DE03;--app-blue-900: #001f4d;--app-blue-800: #002c5f;--app-blue-011230: #011230;--app-navy-00143a: #00143a;--app-teal-009eab: #009eab;--app-teal-00A0A0: #00A0A0;--app-green-05AE05: #05AE05;--app-green-00B46F: #00B46F;--app-amber-ffa726: #ffa726;--app-amber-ffcc00: #ffcc00;--app-green-52c41a: #52c41a;--app-red-ff4d4f: #ff4d4f;--app-navy-0f1c48: #0f1c48;--app-bluegrey-2c3e50: #2c3e50;--app-grey-100: #f3f3f3;--app-grey-200: #f5f5f5;--app-grey-300: #e0e0e0;--app-grey-e8e8e8: #e8e8e8;--app-grey-a1b6c1: #a1b6c1;--app-grey-eee: #eee;--app-grey-f8f9fa: #f8f9fa;--app-grey-f9f9f9: #f9f9f9;--app-grey-808781: #808781;--app-grey-ccc: #cccccc;--app-grey-f7f7f7: #f7f7f7;--app-grey-f0f2f5: #f0f2f5;--app-grey-6c757d: #6c757d;--app-grey-666: #666666;--app-color-black: #000000;--app-green: green;--app-yellow: yellow;--app-red: red;--app-orange: orange;--app-red-ff0000: #ff0000;--app-blue-007bff: #007bff;--app-pink-ff2c6d: #ff2c6d;--app-pink-e02261: #e02261;--app-pink-ff2d75: #ff2d75;--app-pink-e52368: #e52368;--app-pink-f52067: #f52067;--app-red-d50000: #d50000;--app-blue-CBE3EF: #CBE3EF;--app-teal-007c87: #007c87;--app-green-008000: #008000;--app-neutral-0F0E0F: #0F0E0F;--app-navy-09182f: #09182f;--app-yellow-fff6c2: #fff6c2;--app-yellow-fff9c4: #fff9c4;--app-yellow-F9E70D: #F9E70D;--app-green-5DBD37: #5DBD37;--app-grey-333: #333333;--app-grey-555: #555555;--app-orange-f13200: #F13200;--app-black-alpha-05: rgba(0, 0, 0, .05);--app-black-alpha-07: rgba(0, 0, 0, .07);--app-black-alpha-10: rgba(0, 0, 0, .1);--app-black-alpha-08: rgba(0, 0, 0, .08);--app-black-alpha-16: rgba(0, 0, 0, .16);--app-black-alpha-20: rgba(0, 0, 0, .2);--app-white-alpha-40: rgba(255, 255, 255, .4);--app-black-alpha-25: rgba(0, 0, 0, .25);--app-black-alpha-30: rgba(0, 0, 0, .3);--app-shadow-login-color: rgba(37, 82, 103, .3215686275);--app-auth-grad-1: rgb(210, 241, 223);--app-auth-grad-2: rgb(211, 215, 250);--app-auth-grad-3: rgb(186, 216, 244);--sidebar-bg: var(--app-color-sidebar-bg);--sidebar-text-color: var(--app-color-sidebar-text);--primary-color: var(--app-color-accent);--accent-color: var(--app-color-accent);--mat-toolbar-container-background-color: var(--app-color-white);--app-report-header-bg: #011942;--app-report-header-bg-alt: #011943;--app-report-header-text: #011943;--app-report-row-neutral: #dddddd;--app-report-row-even: var(--app-grey-eee);--app-report-row-odd: var(--app-color-white);--app-report-hover-bg: #d9edf2;--app-report-outline-focus: #9fd2da;--app-report-border-light: #dadada;--app-report-border-alt: #e2e2e2;--app-report-border-medium: #d3d3d3;--app-report-border-print: #999999;--app-report-accent: var(--app-color-primary)}html .light-theme{--app-color-white: #ffffff;--app-color-bg-muted: #e1e5e6;--app-color-surface-alt: #fff9e6;--app-color-primary: #00bece;--app-color-accent: #00bcd4;--app-color-sidebar-bg: #021941;--app-color-sidebar-text: #ffffff}html.dark-theme{color-scheme:dark;--app-color-bg-muted: #0f172a;--app-color-surface-alt: #1e293b;--app-text-primary: #e5e7eb;--app-text-secondary: #94a3b8;--app-surface-1: #0f172a;--app-surface-2: #1e293b;--app-border-color: #334155;--app-color-sidebar-bg: #010f2c;--app-color-sidebar-text: #ffffff;--app-color-scrollbar-track: #1f2937;--app-color-scrollbar-thumb: #374151;--app-color-scrollbar-thumb-hover: #4b5563;--app-grey-100: #111827;--app-grey-200: #1f2937;--app-grey-300: #374151;--app-grey-e8e8e8: #2a3443;--app-grey-a1b6c1: #64748b;--app-grey-eee: #334155;--app-grey-f8f9fa: #0b1220;--app-grey-f9f9f9: #0d1324;--app-grey-808781: #94a3b8;--app-grey-ccc: #4b5563;--app-grey-f7f7f7: #0f172a;--app-grey-f0f2f5: #0b1220;--app-grey-6c757d: #94a3b8;--app-grey-666: #9aa0a6;--app-color-dark-base: #e5e7eb;--app-color-dark-text-secondary: rgba(255, 255, 255, .67);--mat-toolbar-container-background-color: var(--app-surface-1);--app-header-gradient-start: #0b1021;--app-header-gradient-end: #141b2f}html .dark-theme{color-scheme:dark;--mat-sys-background: #0e1628;--mat-sys-surface-bright: #172036;--mat-sys-surface: #111827;--mat-sys-surface-container: #0f172a;--mat-sys-surface-container-low: #0c1426;--mat-sys-on-background: #e5e7eb;--mat-sys-outline: #334155;--mat-sys-outline-variant: #334155;--mdc-outlined-text-field-hover-outline-color: #3b4a5e;--mdc-checkbox-unselected-hover-state-layer-color: #233045;--mat-menu-item-hover-state-layer-color: #1a2538;--mat-standard-button-toggle-state-layer-color: #1a2538;--mat-option-focus-state-layer-color: #1a2538;--mat-option-hover-state-layer-color: #1a2538;--mdc-switch-unselected-track-color: #1a2538;--mat-stepper-header-focus-state-layer-color: #1a2538;--mat-stepper-header-hover-state-layer-color: #1a2538;--mdc-dialog-supporting-text-color: var(--mat-sys-on-background);--mat-expansion-header-hover-state-layer-color: #1a2538}@font-face{font-family:humble;src:url(/assets/images/fonts/signature/Humble.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:sanBrainy;src:url(/assets/images/fonts/signature/SanBrainy.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:signatie;src:url(/assets/images/fonts/signature/Signatie.otf) format("opentype");font-weight:400;font-style:normal}html{--app-font-primary: "Plus Jakarta Sans", sans-serif;--app-font-secondary: "Roboto", "Helvetica Neue", sans-serif;--app-font-special: "Poppins", sans-serif;--app-font-signature-humble: "humble", cursive;--app-font-signature-brainy: "sanBrainy", cursive;--app-font-signature-signatie: "signatie", cursive;--app-font-icon: "icomoon", sans-serif;--app-font-weight-light: 300;--app-font-weight-regular: 400;--app-font-weight-medium: 500;--app-font-weight-semibold: 600;--app-font-weight-bold: 700;--app-font-weight-extrabold: 800;--app-font-weight-black: 900;--app-font-size-xs: .75rem;--app-font-size-sm: .875rem;--app-font-size-base: 1rem;--app-font-size-lg: 1.125rem;--app-font-size-xl: 1.25rem;--app-font-size-2xl: 1.5rem;--app-font-size-3xl: 1.875rem}html,body{font-family:var(--app-font-primary)}.font-primary{font-family:var(--app-font-primary)!important}.font-secondary{font-family:var(--app-font-secondary)!important}.font-special{font-family:var(--app-font-special)!important}.font-light{font-weight:var(--app-font-weight-light)!important}.font-regular{font-weight:var(--app-font-weight-regular)!important}.font-medium{font-weight:var(--app-font-weight-medium)!important}.font-semibold{font-weight:var(--app-font-weight-semibold)!important}.font-bold{font-weight:var(--app-font-weight-bold)!important}.font-extrabold{font-weight:var(--app-font-weight-extrabold)!important}.font-black{font-weight:var(--app-font-weight-black)!important}.signature-humble{font-family:var(--app-font-signature-humble)!important}.signature-brainy{font-family:var(--app-font-signature-brainy)!important}.signature-signatie{font-family:var(--app-font-signature-signatie)!important}@font-face{font-family:icomoon;src:url("/assets/images/fonts/icomoon (1)/fonts/icomoon.eot?oivx7m");src:url("/assets/images/fonts/icomoon (1)/fonts/icomoon.eot?oivx7m#iefix") format("embedded-opentype"),url("/assets/images/fonts/icomoon (1)/fonts/icomoon.ttf?oivx7m") format("truetype"),url("/assets/images/fonts/icomoon (1)/fonts/icomoon.woff?oivx7m") format("woff"),url("/assets/images/fonts/icomoon (1)/fonts/icomoon.svg?oivx7m#icomoon") format("svg");font-weight:400;font-style:normal;font-display:block}.icon-font{font-family:var(--app-font-icon)!important}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html .light-theme{color-scheme:light;--mat-sys-corner-small: 7px;--mat-sys-corner-medium: 16px;--mat-sys-background: #fff;--mat-sys-surface-bright: #fff9e6;--mat-sys-surface: #fff;--mat-sys-surface-container: #fff;--mat-sys-surface-container-low: #fff;--mat-sys-on-background: #111c2d;--mat-sys-outline: #e5eaef;--mat-sys-outline-variant: #e5eaef;--mdc-outlined-text-field-hover-outline-color: #dfe5ef;--mdc-checkbox-unselected-hover-state-layer-color: #dfe5ef;--mat-menu-item-hover-state-layer-color: #00000059;--mat-standard-button-toggle-state-layer-color: #f6f9fc;--mat-option-focus-state-layer-color: #f6f9fc;--mat-option-hover-state-layer-color: #f6f9fc;--mdc-switch-unselected-track-color: #f6f9fc;--mat-stepper-header-focus-state-layer-color: #f6f9fc;--mat-stepper-header-hover-state-layer-color: #f6f9fc;--mdc-dialog-supporting-text-color: var(--mat-sys-on-background);--mat-expansion-header-hover-state-layer-color: #f6f9fc;--sidebar-bg: #021941;--sidebar-text-color: #ffffff;--primary-color: #00bcd4;--accent-color: #00bcd4;--mat-toolbar-container-background-color: #fff}.table-responsive{overflow-x:auto;flex:1;display:flex;flex-direction:column;width:100%}.custom-table{width:100%;border-spacing:0 4px}.custom-table th{color:var(--app-color-white);font-weight:var(--app-font-weight-semibold);padding:0 10px}.custom-table td{background:var(--app-color-white);padding:10px!important;font-size:12px;font-weight:var(--app-font-weight-semibold);border-bottom-style:unset!important;white-space:normal!important;word-wrap:break-word;max-width:100px}.custom-table td .mat-mdc-button{z-index:0!important;padding:0!important}.custom-table td mat-icon{color:var(--app-color-primary)}.custom-table td mat-icon:hover{cursor:pointer;color:var(--app-navy-0f1c48)!important}.custom-table .action-link{color:var(--app-color-accent);cursor:pointer;font-weight:var(--app-font-weight-medium)}.custom-table .mat-mdc-header-row{height:var(--mat-table-header-container-height, 40px)!important;background-color:var(--app-navy-0f1c48)!important;border-bottom:2px solid var(--app-grey-ccc);margin-bottom:8px;position:sticky;top:0;z-index:1}.custom-table .mat-mdc-header-cell:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom-table .mat-mdc-header-cell:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom-table .mat-mdc-row .mat-mdc-cell:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom-table .mat-mdc-row .mat-mdc-cell:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom-table .header-wrapper{margin-bottom:12px}.custom-table .checkbox-column{width:40px;max-width:60px;padding:0;text-align:center}.custom-table .checkbox-column .mat-mdc-checkbox{padding:0;margin:0}.custom-table .mdc-checkbox__background{border:none!important;background:var(--app-color-white) 0% 0% no-repeat padding-box;box-shadow:0 3px 6px var(--app-black-alpha-16);border-radius:5px}.custom-table .mat-mdc-checkbox:hover .mdc-checkbox__ripple,.custom-table .mat-mdc-checkbox.mat-mdc-checkbox-checked:hover .mdc-checkbox__ripple{background-color:transparent!important}.custom-table .mat-mdc-checkbox .mat-accent .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:var(--mat-sys-primary)}.custom-table .mat-mdc-header-cell .mat-mdc-checkbox{position:relative;z-index:1}.mat-elevation-z2{height:70vh;overflow:hidden;overflow-y:auto!important}.mat-mdc-paginator{position:sticky;bottom:0;z-index:2}@media (max-width: 1023px){.mat-elevation-z2{overflow-x:auto;padding:0;margin:0;width:100%}.mat-elevation-z2 .table-responsive{width:150%}.mat-elevation-z2 .table-responsive .custom-table td{max-width:unset}.mat-elevation-z2 .table-responsive mat-paginator{width:150%}.mat-mdc-table{min-width:150%!important}.active-tabs{margin-bottom:12px;display:flex;align-content:center;align-items:center;flex-direction:row;justify-content:space-between}.active-tabs .arrow_left,.active-tabs .arrow_right{font-size:50px;height:40px;width:40px}.active-tabs .tabs{height:25px;font-size:8px}.content-bar button{width:100%}}@media (max-width: 599px){.mat-elevation-z2{overflow-x:auto;padding:0;margin:0;width:100%}.mat-elevation-z2 .table-responsive{width:336%}.mat-elevation-z2 .table-responsive .custom-table td{max-width:unset}.mat-elevation-z2 .table-responsive mat-paginator{width:150%}.mat-mdc-table{min-width:100%!important}.active-tabs{margin-bottom:12px}.content-bar input{height:22px!important}}.download,.mat-mdc-menu-item .download,.mat-mdc-menu-item .visibility{color:var(--app-color-primary)!important}.mat-mdc-menu-item:hover .download,.mat-mdc-menu-item:hover .visibility{color:var(--app-navy-0f1c48)!important}.generic-table{width:100%;border-spacing:0 4px;background-color:transparent!important}.generic-table th{color:var(--app-color-white);font-weight:var(--app-font-weight-semibold);padding:0 10px}.generic-table td{padding:0 10px!important;font-size:12px;font-weight:var(--app-font-weight-semibold);border-bottom-style:unset!important;white-space:normal!important;word-wrap:break-word;max-width:100px}.generic-table td .mat-mdc-button{z-index:0!important;padding:0!important}.generic-table td mat-icon{color:var(--app-color-primary)}.generic-table td mat-icon:hover{cursor:pointer;color:var(--app-navy-0f1c48)!important}.generic-table .action-link{color:var(--app-color-accent);cursor:pointer;font-weight:var(--app-font-weight-medium)}.generic-table .mat-mdc-header-row{height:var(--mat-table-header-container-height, 30px)!important;background-color:var(--app-color-primary)!important;border-bottom:2px solid var(--app-grey-ccc);margin-bottom:8px;position:sticky;top:0;z-index:1}.generic-table .mat-mdc-header-cell:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.generic-table .mat-mdc-header-cell:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.generic-table .mat-mdc-row .mat-mdc-cell:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}.generic-table .mat-mdc-row .mat-mdc-cell:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px}.generic-table .header-wrapper{margin-bottom:12px}.generic-table .checkbox-column{width:40px;max-width:60px;padding:0;text-align:center}.generic-table .checkbox-column .mat-mdc-checkbox{padding:0;margin:0}.generic-table .mdc-checkbox__background{border:none!important;background:var(--app-color-white) 0% 0% no-repeat padding-box;box-shadow:0 3px 6px var(--app-black-alpha-16);border-radius:5px}.generic-table .mat-mdc-checkbox:hover .mdc-checkbox__ripple,.generic-table .mat-mdc-checkbox.mat-mdc-checkbox-checked:hover .mdc-checkbox__ripple{background-color:transparent!important}.generic-table .mat-mdc-checkbox .mat-accent .mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:var(--mat-sys-primary)}.generic-table .mat-mdc-header-cell .mat-mdc-checkbox{position:relative;z-index:1}.generic-table .mat-mdc-row{cursor:pointer}.content-bar{background-color:var(--app-color-bg-muted);border-radius:10px}.content-bar .advancedSrch-btn{background-color:var(--app-color-primary)!important}.content-bar .advancedSrch-btn .btn-icon{width:18px;height:18px;margin-right:8px}.content-bar .search-icon{position:absolute;right:15px;color:var(--app-color-primary);font-weight:var(--app-font-weight-bold)}.content-bar .search-label{font-size:smaller;font-weight:var(--app-font-weight-bold);color:var(--mat-sys-on-background);padding-right:10px}.content-bar input{background-color:var(--app-color-white);width:100%;height:30px;border-radius:10px;border:none}.content-bar input:focus{outline:none}.content-bar button{border-radius:10px;background-color:var(--app-pink-f52067);color:var(--app-color-white)!important;font-size:11px}@media (max-width: 599px){.content-bar .search-label{font-size:8px}.content-bar button{width:100%;font-size:8px;height:var(--mdc-text-button-container-height, 25px)!important}.content-bar .advancedSrch-btn{background-color:var(--app-color-primary)!important}.content-bar .advancedSrch-btn .btn-icon{width:13px;height:13px;margin-right:8px}}.add-btn{background:var(--app-navy-0f1c48);color:var(--app-color-white);border:none;border-radius:6px;padding:5px;font-weight:700;margin-left:auto;display:inline-flex;align-items:center;cursor:pointer}.rd{display:flex;flex-direction:column}.app-page-card{display:flex;flex-direction:column;width:100%;flex:1 1 auto;min-height:0;overflow:hidden;height:calc(100vh - 180px);padding:10px}.app-page-card__body{flex:1 1 auto;min-height:0;overflow:auto}@media (max-width: 599px){.app-page-card{height:calc(100vh - 245px)}}@media (min-width: 600px) and (max-width: 959px){.app-page-card{height:calc(100vh - 244px)}}@media (min-width: 960px) and (max-width: 1023px){.app-page-card{height:calc(100vh - 234px)}}.footer-collapsed .app-page-card{height:calc(100vh - 88px)}@media (max-width: 599px){.footer-collapsed .app-page-card{height:calc(100vh - 128px)}}@media (max-width: 991px){.app-page-card{overflow:visible;height:auto;min-height:0}}@media (min-width: 600px) and (max-width: 959px){.footer-collapsed .app-page-card{height:calc(100vh - 108px)}}@media (min-width: 960px) and (max-width: 1023px){.footer-collapsed .app-page-card{height:calc(100vh - 128px)}}html .bg-primary{background-color:var(--mat-sys-primary)!important}html .text-primary{color:var(--mat-sys-primary)!important}html .bg-secondary{background-color:var(--mat-sys-secondary)!important}html .text-secondary{color:var(--mat-sys-secondary)!important}html .bg-success{background-color:var(--app-color-success)!important}html .text-success{color:var(--app-color-success)!important}html .bg-warning{background-color:var(--app-color-warning)!important}html .text-warning{color:var(--app-color-warning)!important}html .bg-error{background-color:var(--mat-sys-error)!important}html .text-error{color:var(--mat-sys-error)!important}html .bg-white{background-color:var(--app-color-white)!important}html .text-white{color:var(--app-color-white)!important}html .bg-light{background-color:var(--mat-sys-surface-bright)!important}html .text-light{color:var(--mat-sys-surface-bright)!important}html .bg-dark{background-color:var(--app-color-dark-base)!important}html .text-dark{color:var(--app-color-dark-base)!important}html .bg-light-error{background-color:var(--mat-sys-error-fixed-dim)!important}html .text-light-error{color:var(--mat-sys-error-fixed-dim)!important}html .bg-light-secondary{background-color:var(--mat-sys-secondary-fixed-dim)!important}html .text-light-secondary{color:var(--mat-sys-secondary-fixed-dim)!important}html .bg-light-success{background-color:var(--app-color-success-15)!important}html .text-light-success{color:var(--app-color-success-15)!important}html .bg-light-warning{background-color:var(--app-color-warning-15)!important}html .text-light-warning{color:var(--app-color-warning-15)!important}html .bg-light-primary{background-color:var(--mat-sys-primary-fixed-dim)!important}html .text-light-primary{color:var(--mat-sys-primary-fixed-dim)!important}.fill-warning svg{fill:var(--app-color-warning);color:var(--app-color-warning)}.fill-light svg{fill:var(--mat-sys-surface-bright);color:var(--mat-sys-surface-bright)}html .border-primary{border:1px solid var(--mat-sys-primary)!important}html .border-secondary{border:1px solid var(--mat-sys-secondary)!important}html .border-success{border:1px solid var(--app-color-success)!important}html .border-warning{border:1px solid var(--app-color-warning)!important}html .border-error{border:1px solid var(--mat-sys-error)!important}.icon-1{height:1px!important;width:1px!important;line-height:9px!important}.icon-2{height:2px!important;width:2px!important;line-height:10px!important}.icon-3{height:3px!important;width:3px!important;line-height:11px!important}.icon-4{height:4px!important;width:4px!important;line-height:12px!important}.icon-5{height:5px!important;width:5px!important;line-height:13px!important}.icon-6{height:6px!important;width:6px!important;line-height:14px!important}.icon-7{height:7px!important;width:7px!important;line-height:15px!important}.icon-8{height:8px!important;width:8px!important;line-height:16px!important}.icon-9{height:9px!important;width:9px!important;line-height:17px!important}.icon-10{height:10px!important;width:10px!important;line-height:18px!important}.icon-11{height:11px!important;width:11px!important;line-height:19px!important}.icon-12{height:12px!important;width:12px!important;line-height:20px!important}.icon-13{height:13px!important;width:13px!important;line-height:21px!important}.icon-14{height:14px!important;width:14px!important;line-height:22px!important}.icon-15{height:15px!important;width:15px!important;line-height:23px!important}.icon-16{height:16px!important;width:16px!important;line-height:24px!important}.icon-17{height:17px!important;width:17px!important;line-height:25px!important}.icon-18{height:18px!important;width:18px!important;line-height:26px!important}.icon-19{height:19px!important;width:19px!important;line-height:27px!important}.icon-20{height:20px!important;width:20px!important;line-height:28px!important}.icon-21{height:21px!important;width:21px!important;line-height:29px!important}.icon-22{height:22px!important;width:22px!important;line-height:30px!important}.icon-23{height:23px!important;width:23px!important;line-height:31px!important}.icon-24{height:24px!important;width:24px!important;line-height:32px!important}.icon-25{height:25px!important;width:25px!important;line-height:33px!important}.icon-26{height:26px!important;width:26px!important;line-height:34px!important}.icon-27{height:27px!important;width:27px!important;line-height:35px!important}.icon-28{height:28px!important;width:28px!important;line-height:36px!important}.icon-29{height:29px!important;width:29px!important;line-height:37px!important}.icon-30{height:30px!important;width:30px!important;line-height:38px!important}.icon-31{height:31px!important;width:31px!important;line-height:39px!important}.icon-32{height:32px!important;width:32px!important;line-height:40px!important}.icon-33{height:33px!important;width:33px!important;line-height:41px!important}.icon-34{height:34px!important;width:34px!important;line-height:42px!important}.icon-35{height:35px!important;width:35px!important;line-height:43px!important}.icon-36{height:36px!important;width:36px!important;line-height:44px!important}.icon-37{height:37px!important;width:37px!important;line-height:45px!important}.icon-38{height:38px!important;width:38px!important;line-height:46px!important}.icon-39{height:39px!important;width:39px!important;line-height:47px!important}.icon-40{height:40px!important;width:40px!important;line-height:48px!important}.icon-41{height:41px!important;width:41px!important;line-height:49px!important}.icon-42{height:42px!important;width:42px!important;line-height:50px!important}.icon-43{height:43px!important;width:43px!important;line-height:51px!important}.icon-44{height:44px!important;width:44px!important;line-height:52px!important}.icon-45{height:45px!important;width:45px!important;line-height:53px!important}.icon-46{height:46px!important;width:46px!important;line-height:54px!important}.icon-47{height:47px!important;width:47px!important;line-height:55px!important}.icon-48{height:48px!important;width:48px!important;line-height:56px!important}*,:after,:before{box-sizing:border-box}body{font-family:var(--app-font-primary);line-height:1.334rem;overflow-x:hidden;color:var(--mat-sys-on-background)}.mainWrapper{display:flex;width:100%;flex:1}.container{max-width:1200px;padding-left:24px;padding-right:24px;margin:0 auto}.container.full-width{display:flex;align-items:center;width:100%}.pageWrapper{padding-left:12px;padding-right:16px}.w-100{width:100%}.h-100{height:100%}.shadow-none{box-shadow:none!important}.rounded{border-radius:18px!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:25px!important}.overflow-hidden{overflow:hidden}.text-decoration-none{text-decoration:none}.position-relative{position:relative}.table-responsive{overflow-x:auto;width:100%;height:100%;display:flex;flex-direction:column}.table-responsive td,.table-responsive mat-cell{white-space:nowrap;padding:16px}.op-5{opacity:.5}.cursor-pointer{cursor:pointer}a{color:var(--mat-sys-on-background)}a:hover{color:var(--mat-sys-primary)}pre{margin:0;white-space:nowrap}td.hljs-ln-line.hljs-ln-numbers{padding-right:10px}@media (min-width: 768px){html .flex-sm-row{flex-direction:row!important}}.lgt{color:var(--mat-sys-surface)}.lgt span{display:flex;gap:6px;cursor:pointer}.rounded-pill2{border-radius:26px!important;background:var(--app-color-bg-muted);border:none}.username{display:flex;align-items:center;gap:4px;font-weight:var(--app-font-weight-bold);margin-right:5px}.header-toolbar{position:fixed!important;top:0!important;left:270px!important;right:0!important;z-index:11!important;padding:0 24px!important;background-color:var(--mat-sys-surface)!important;transition:left .3s ease!important}.mat-sidenav-container.sidebar-collapsed .header-toolbar,.mat-sidenav-container .mat-sidenav-content .header-toolbar{left:80px!important}.mat-sidenav-container .mat-sidenav-content:not(.mat-sidenav-opened) .header-toolbar{left:0!important}.mat-toolbar{padding-right:0!important;padding-left:0!important}@media (max-width: 1024px){.header-toolbar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100vw!important;z-index:12!important;padding:0!important;margin:0!important;background-color:var(--app-color-sidebar-bg)}.mobile-menu-container{width:100%;background-color:var(--app-color-sidebar-bg);padding:.5rem 1rem;margin:0;position:fixed;z-index:2}.pagePos{margin-top:18px}.ico-color{color:var(--app-color-white)}.header-toolbar,.mat-toolbar-single-row{background-color:var(--app-color-sidebar-bg)}.mat-toolbar-row,.mat-toolbar-single-row{background-color:var(--mat-sys-surface)!important}.pageWrapper{padding-top:51px}.mobi-col{display:flex;padding-top:50px;align-items:center}.mobi-logo-col{width:100%;justify-content:flex-end;position:relative;top:7px}.mobi-logo-col img{width:123px}}.ico-color{color:var(--app-color-white)!important}.srch{display:flex;position:relative;right:25px}.srch .mat-icon{left:8px!important;top:50%!important;transform:translate(29px,8px)!important;font-weight:bolder;color:var(--app-color-primary)}.srch input{width:104%;height:40px;border-radius:20px;border:none}.srch button{width:43%;font-size:20px;background:var(--app-color-sidebar-bg);border-radius:12px;color:var(--app-color-white);margin-left:37px}.srch2{display:flex;margin-bottom:20px}.srch2 div{display:flex}.srch2 div .mat-icon{left:8px!important;top:50%!important;transform:translate(29px,8px)!important;font-weight:bolder;color:var(--app-color-primary)}.srch2 div input{width:104%;height:40px;border-radius:20px;border:none}.srch2 button{width:24%;font-size:20px;background:var(--app-color-sidebar-bg);border-radius:12px;color:var(--app-color-white);margin-left:10px}.advancedSrch-btn .ad_search_icon{position:relative;top:4px}.advancedSrch-btn .ad_search_txt{position:relative;bottom:2px}.ac{flex-direction:column;align-items:center;gap:9px}.mat-drawer.sidebarNav{width:270px;flex-shrink:0;transition:width .4s cubic-bezier(.25,.8,.25,1),transform .3s ease;position:absolute;overflow-x:hidden;top:0!important;left:0;z-index:900;border:0!important;height:100%;margin-bottom:5px;box-shadow:var(--mat-sys-level2)!important;background:var(--sidebar-bg)}.mat-drawer.sidebarNav .ng-scroll-content{display:block;margin-top:19px}@media (min-width: 1099px){.mat-drawer.sidebarNav{top:14px!important;left:20px;height:calc(100% - 20px);margin-bottom:5px;border-radius:18px!important;position:fixed}}.branding{padding:20px;width:100%;transition:padding .3s ease}.branding .logodark{display:flex;justify-content:center;transition:all .3s ease}.branding .logodark img{width:75%;transition:width .3s ease,transform .3s ease}@media (min-width: 1024px){.contentWrapper{margin-left:290px!important;transition:margin-left .3s ease!important}.mat-sidenav-container.sidebar-collapsed .contentWrapper{margin-left:100px!important}}body .sidebar-list.mdc-list{margin-top:-24px;margin-bottom:40px}body .sidebar-list.mdc-list .mdc-list-group__subheader{margin-bottom:8px;text-transform:uppercase;font-size:.75rem;opacity:.5;font-weight:700;margin-top:24px;color:var(--sidebar-text-color);padding:3px 16px!important}body .sidebar-list.mdc-list .menu-list-item{border-radius:0;height:50px;padding:8px 26px;margin:5px 0 2px;transition:padding .3s ease,margin .3s ease,background-color .2s ease}body .sidebar-list.mdc-list .menu-list-item .hide-menu{font-size:15px;transition:opacity .2s ease,font-size .3s ease}body .sidebar-list.mdc-list .menu-list-item:hover{transform:translate(2px);transition:all .2s ease!important}body .sidebar-list.mdc-list .menu-list-item.tranparent:hover:before,body .sidebar-list.mdc-list .menu-list-item.tranparent:before{content:"";width:0;background-color:transparent}body .sidebar-list.mdc-list .menu-list-item.tranparent .mat-mdc-list-item-icon{display:flex;align-items:center;justify-content:center}body .sidebar-list.mdc-list .menu-list-item.tranparent .mat-mdc-list-item-icon svg{width:13px!important;height:13px!important;fill:var(--sidebar-text-color)}body .sidebar-list.mdc-list .menu-list-item.tranparent.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.tranparent:hover .mdc-list-item__primary-text{font-weight:600}body .sidebar-list.mdc-list .menu-list-item.primary.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.primary.activeMenu .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.primary.expanded .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.primary.expanded .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.primary:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.primary:hover .mat-mdc-list-item-icon{color:var(--sidebar-text-color)!important}body .sidebar-list.mdc-list .menu-list-item.primary:before{background-color:var(--primary-color)}body .sidebar-list.mdc-list .menu-list-item.secondary.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.secondary.activeMenu .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.secondary.expanded .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.secondary.expanded .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.secondary:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.secondary:hover .mat-mdc-list-item-icon{color:var(--mat-sys-secondary)!important}body .sidebar-list.mdc-list .menu-list-item.secondary:before{background-color:var(--mat-sys-secondary-fixed-dim)}body .sidebar-list.mdc-list .menu-list-item.warning.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.warning.activeMenu .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.warning.expanded .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.warning.expanded .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.warning:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.warning:hover .mat-mdc-list-item-icon{color:var(--app-color-warning)!important}body .sidebar-list.mdc-list .menu-list-item.warning:before{background-color:var(--app-color-warning-15)}body .sidebar-list.mdc-list .menu-list-item.error.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.error.activeMenu .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.error.expanded .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.error.expanded .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.error:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.error:hover .mat-mdc-list-item-icon{color:var(--mat-sys-error)!important}body .sidebar-list.mdc-list .menu-list-item.error:before{background-color:var(--mat-sys-error-fixed-dim)}body .sidebar-list.mdc-list .menu-list-item.success.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.success.activeMenu .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.success.expanded .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.success.expanded .mat-mdc-list-item-icon,body .sidebar-list.mdc-list .menu-list-item.success:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.success:hover .mat-mdc-list-item-icon{color:var(--app-color-success)!important}body .sidebar-list.mdc-list .menu-list-item.success:before{background-color:var(--app-color-success-15)}body .sidebar-list.mdc-list .menu-list-item:before{content:"";display:block;position:absolute;top:0;bottom:0;left:8px;right:unset;width:0;height:100%;opacity:1;z-index:-1;border-radius:24px;transition:all .4s ease-in-out}body .sidebar-list.mdc-list .menu-list-item:hover:before{content:"";width:85%}body .sidebar-list.mdc-list .menu-list-item:hover .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item:hover .mat-mdc-list-item-icon{color:var(--sidebar-text-color)!important}body .sidebar-list.mdc-list .menu-list-item.twoline{height:60px;align-items:center}body .sidebar-list.mdc-list .menu-list-item:before,body .sidebar-list.mdc-list .menu-list-item:focus{z-index:-1}body .sidebar-list.mdc-list .menu-list-item.disabled{opacity:.38}body .sidebar-list.mdc-list .menu-list-item .item-chip{height:18px;display:flex;align-items:center;justify-content:center;font-size:10px}body .sidebar-list.mdc-list .menu-list-item.expanded:before,body .sidebar-list.mdc-list .menu-list-item.activeMenu:before{content:"";width:95%}body .sidebar-list.mdc-list .menu-list-item.activeMenu{background-color:transparent!important;color:unset!important}body .sidebar-list.mdc-list .menu-list-item.activeMenu:before{width:85%}body .sidebar-list.mdc-list .menu-list-item.activeMenu .mdc-list-item__primary-text,body .sidebar-list.mdc-list .menu-list-item.activeMenu .mat-mdc-list-item-icon{color:var(--sidebar-text-color)!important}body .sidebar-list.mdc-list .menu-list-item .mdc-list-item__start{margin-right:14px;margin-left:0!important;width:26px;height:29px;fill:transparent!important;color:var(--sidebar-text-color)!important;display:flex;font-size:29px}body .sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text{display:flex;align-items:center;justify-content:space-between;color:var(--sidebar-text-color)!important}body .sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon{display:flex}body .sidebar-list.mdc-list .menu-list-item .mdc-list-item__primary-text .arrow-icon .mat-icon{font-size:18px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:relative;right:14px}.flex-layout{display:flex;flex-direction:column;height:100%}.fontAws{font-size:25px!important}.custom{width:31px}.mdc-list-item__primary-text:has(.custom){justify-content:flex-start!important;gap:10px}.chld .menu-list-item{font-size:11px;margin-left:calc(28px + var(--submenu-extra-indent, 0px))!important;border-radius:26px!important;transition:margin-left .3s ease,font-size .3s ease}.icon-40{color:var(--app-color-white);margin-left:-20px}.custom-icon{left:55px}.sidebar-collapse-container{position:absolute;bottom:20px;right:12px;z-index:1000}@media (max-width: 1024px){.sidebar-collapse-container{display:none!important}}.sidebar-collapse-btn{background-color:#fff!important;color:#000!important;width:32px!important;height:32px!important;line-height:32px!important;border-radius:9px!important;box-shadow:0 2px 8px #00000026!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.sidebar-collapse-btn:hover{background-color:#fff!important;box-shadow:0 4px 12px #0003!important;transform:scale(1.05)}.sidebar-collapse-btn mat-icon{font-size:27px!important;width:27px!important;height:27px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .3s ease!important}.mat-sidenav-container{height:auto!important;min-height:100vh}.mat-sidenav-content.contentWrapper{overflow:visible!important;height:auto!important;min-height:0!important;flex:1}.pageWrapper{overflow:visible!important;height:auto!important;min-height:0!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .hide-menu{opacity:1!important;transform:translate(0)!important;transition:opacity .3s ease .1s,transform .3s ease .1s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item .mat-icon{transform:scale(1)!important;transition:left .3s ease,transform .3s ease!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item .mdc-list-item__primary-text{opacity:1!important;transform:translate(0)!important;transition:opacity .3s ease .15s,transform .3s ease .15s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(1) .mdc-list-item__primary-text,.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(1) .hide-menu{transition-delay:.1s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(2) .mdc-list-item__primary-text,.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(2) .hide-menu{transition-delay:.15s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(3) .mdc-list-item__primary-text,.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(3) .hide-menu{transition-delay:.2s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(4) .mdc-list-item__primary-text,.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(4) .hide-menu{transition-delay:.25s!important}.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(n+5) .mdc-list-item__primary-text,.mat-sidenav-container:not(.sidebar-collapsed) .mat-drawer.sidebarNav .menu-list-item:nth-child(n+5) .hide-menu{transition-delay:.3s!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav{width:80px!important;min-width:80px!important;max-width:80px!important;flex:0 0 80px!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .branding,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .branding{padding:2px 5px;transition:padding .3s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .branding .logodark,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .branding .logodark{text-align:center;transition:text-align .3s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .branding .logodark img,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .branding .logodark img{content:url(col_logo.fae5d884dc4f3eff.svg)!important;width:73px!important;height:auto;transition:width .3s ease,opacity .2s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .sidebar-collapse-container,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .sidebar-collapse-container{right:6px}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .hide-menu,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .hide-menu{opacity:0!important;transform:translate(-10px)!important;transition:opacity .2s ease,transform .3s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item{padding:8px 16px!important;justify-content:center;transition:padding .3s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mat-icon,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mat-icon{position:relative;left:10px;transition:left .3s ease,transform .3s ease!important;transform:scale(1.1)}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .custom,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .custom{position:relative;left:2px}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item i,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item i{position:relative;left:10px}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mdc-list-item__content,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mdc-list-item__content{justify-content:center;transition:justify-content .3s ease!important}.mat-sidenav-container.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mdc-list-item__primary-text,.mainWrapper.sidebar-collapsed .mat-drawer.sidebarNav .menu-list-item .mdc-list-item__primary-text{transform:translate(6px)!important;transition:opacity .2s ease,transform .3s ease!important}html .topbar{background-color:var(--mat-sys-surface);position:sticky;top:0;z-index:9;height:70px;border-radius:18px;box-shadow:none}.topbar-dd{min-width:184px!important}.upgrade-bg{position:absolute;top:0;right:0;height:100%}.object-cover{object-fit:cover}.profile-dd{margin-top:-5px;margin-left:-5px}.app-topstrip{position:fixed;top:0;z-index:12;display:flex;background:linear-gradient(90deg,var(--app-header-gradient-start) 0%,var(--app-header-gradient-end) 100%)}@media (max-width: 991px){.app-topstrip{flex-direction:column;gap:16px}}.app-topstrip .topstrip-right{display:flex}@media (max-width: 991px){.app-topstrip .topstrip-right{flex-direction:column;gap:16px}}.app-topstrip .topstrip-right-inner{display:flex}@media (max-width: 767px){.app-topstrip .topstrip-right-inner{flex-direction:column;gap:16px}}.app-topstrip .linkbar{border-left:1px solid var(--app-white-alpha-40);padding-left:20px}.app-topstrip .text-linear-gradient{background:linear-gradient(90deg,var(--app-color-white) 0%,var(--app-color-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-topstrip .live-preview-drop{border:1px solid var(--app-white-alpha-40);border-radius:7px}.app-topstrip .live-preview-drop:hover,.app-topstrip .live-preview-drop:active{background-color:var(--app-color-purple)}.app-topstrip .get-pro-btn{background-color:var(--app-color-purple);border-radius:7px}.app-topstrip .get-pro-btn:hover{background-color:var(--app-color-purple-hover)}.app-topstrip .all-access-pass-btn{background-color:var(--app-color-lime);color:var(--app-color-black)!important;border-radius:7px}.app-topstrip .all-access-pass-btn:hover{background-color:var(--app-color-lime-hover)}.app-topstrip .link-hover{height:auto}.app-topstrip .link-hover:hover,.app-topstrip .link-hover:active{color:var(--app-color-purple-hover)!important}.app-topstrip .link-hover:hover .mat-mdc-button-persistent-ripple:before,.app-topstrip .link-hover:active .mat-mdc-button-persistent-ripple:before{opacity:0!important}input::placeholder{font-weight:var(--app-font-weight-bold);color:var(--app-color-sidebar-bg);font-size:14px}.rotated{transform:rotate(180deg);transition:transform .2s ease-in-out}#expand-icon{color:var(--app-color-sidebar-bg);font-size:30px;width:30%!important;height:0%!important}.mat-mdc-menu-content{background:var(--app-color-bg-muted)}:host ::ng-deep mat-menu-item{display:flex;justify-content:space-between;align-items:center}.mat-mdc-menu-item:not([disabled]):hover{margin:0 13px;width:163px;border-radius:12px;background:#00000059}.mat-mdc-menu-item{display:flex;flex-direction:row-reverse}.footer-links{display:flex;justify-content:center}.footer-links mat-icon{font-size:14px!important;display:flex!important;flex-direction:column;justify-content:end;position:relative;bottom:2px}.m-i{display:flex;align-items:center}.footer-text-label{font-size:8px;text-align:center}.ktoD{display:contents!important}@media (max-width: 1023px){.footer-toolbar{position:fixed!important;left:0!important;background-color:transparent!important;bottom:0!important}.footer-toolbar .footer-content a{font-size:8px}.footer-toolbar .footer-content a .mdc-button__label{text-decoration:none}.footer-toolbar .footer-content{width:100%!important;margin-left:0!important;margin-right:0!important;padding:8px 4px!important}.footer-toolbar .footer-content .footer-links{flex-wrap:nowrap!important;gap:2px!important;margin-bottom:8px!important;overflow-x:auto!important}.footer-toolbar .footer-content .footer-links div{flex:1 1 33.333%!important;max-width:none!important;min-width:0!important}.footer-toolbar .footer-content .footer-links a{font-size:8px!important;padding:3px 2px!important;height:auto!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.footer-toolbar .footer-content .footer-links a span{font-size:8px!important;white-space:nowrap!important;display:inline-block!important}.footer-toolbar .footer-content .footer-links a mat-icon{font-size:8px!important;width:8px!important;height:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:2px!important}.footer-toolbar .footer-content .footer-bottom-text{font-size:10px;padding:0 8px;width:100%;text-align:center;white-space:normal;word-spacing:1px}.footer-toolbar .footer-content .footer-bottom-text .links{font-size:11px;text-decoration:none!important}.footer-toolbar .footer-content a{text-decoration:none!important}.contentWrapper{padding-top:120px!important}}@media (min-width: 600px) and (max-width: 959px){.footer-toolbar{position:fixed!important;left:0!important;background-color:transparent!important;bottom:0!important}.footer-toolbar .footer-content{width:100%!important;margin-left:0!important;margin-right:0!important;padding:12px 0!important}.footer-toolbar .footer-content .footer-links{flex-wrap:nowrap!important;gap:8px!important;margin-bottom:12px!important;justify-content:center!important}.footer-toolbar .footer-content .footer-links div{flex:1 1 33.333%!important;max-width:none!important;min-width:0!important}.footer-toolbar .footer-content .footer-links a{font-size:10px!important;padding:6px 4px!important;height:auto!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.footer-toolbar .footer-content .footer-links a span{font-size:10px!important;white-space:nowrap!important;display:inline-block!important}.footer-toolbar .footer-content .footer-links a mat-icon{font-size:12px!important;width:12px!important;height:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:3px!important}.footer-toolbar .footer-content .footer-bottom-text{font-size:12px!important;padding:0 12px!important;width:100%;text-align:center;white-space:normal;word-spacing:1px}.footer-toolbar .footer-content .footer-bottom-text .links{font-size:13px!important;text-decoration:none!important}.footer-toolbar .footer-content a{font-size:10px!important}.footer-toolbar .footer-content a .mdc-button__label{text-decoration:none}.footer-toolbar .footer-content a{text-decoration:none!important}.contentWrapper{padding-top:100px!important}}.footer-toolbar{position:fixed!important;bottom:0!important;left:270px!important;right:0!important;width:auto!important;height:var(--mat-toolbar-standard-height, 100px)!important;z-index:10!important;transition:left .3s ease!important}.footer-toolbar .footer-collapse-btn{position:absolute;top:-41px;right:20px;z-index:12;color:var(--app-color-white);background:transparent}.mat-sidenav-container.sidebar-collapsed .footer-toolbar{left:80px!important}.mat-sidenav-container .mat-sidenav-content:not(.mat-sidenav-opened)~.footer-toolbar{left:0!important}.footer-content{background-color:var(--app-color-sidebar-bg)!important;color:var(--app-color-white)!important;font-size:14px!important;border-radius:10px;padding:10px 20px;width:calc(100% - 22px);margin-left:11px;margin-right:11px;margin-bottom:3px;position:relative;box-sizing:border-box}.footer-content span{display:flex;width:100%;flex-direction:row;align-items:baseline;justify-content:center;line-height:1.6;word-spacing:2px;text-align:center}.footer-content span a{margin:5px}.footer-content .links{color:var(--app-color-primary)}.footer-content a{color:var(--app-color-primary)!important;font-size:14px;text-transform:none;text-decoration:none}.footer-content a mat-icon{color:var(--app-color-white)!important}.footer-content .version{font-weight:var(--app-font-weight-bold)}.footer-content .footer-copy{font-size:13px;line-height:1.6;word-spacing:2px;text-align:center}.footer-toolbar.is-collapsed{height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;border:none!important}.footer-toolbar.is-collapsed .footer-content{display:none!important}.contentWrapper{padding-top:80px!important;padding-bottom:100px!important}body.footer-collapsed .contentWrapper{padding-bottom:0!important}.mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 180px)!important}.mat-sidenav-content.contentWrapper.with-card{overflow-y:hidden!important}body.footer-collapsed .mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 80px)!important}@media (max-width: 991px){.footer-toolbar{left:0!important}.footer-content{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;margin-bottom:53px!important;border-radius:10!important}body.footer-collapsed .contentWrapper{padding-bottom:0!important}.mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 220px)!important}body.footer-collapsed .mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 120px)!important}.mat-sidenav-content.contentWrapper.with-card{overflow-y:auto!important}}@media (max-width: 768px){.footer-content{margin-left:5px!important;margin-right:5px!important;width:calc(100% - 10px)!important}body.footer-collapsed .contentWrapper{padding-bottom:0!important}.mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 220px)!important}body.footer-collapsed .mat-sidenav-content.contentWrapper .pageWrapper{min-height:calc(100vh - 120px)!important}}.footer-collapse-trigger{position:fixed;bottom:12px;right:12px;z-index:13;cursor:pointer}@media (max-width: 991px){.footer-collapse-trigger{right:12px!important;bottom:-17px}}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:0!important}.footer-content ol{padding:inherit}.footer-links li{display:flex;align-items:center;margin:0 10px}.footer-links .material-icons{font-size:12px;margin-right:4px}.footer-links a{text-decoration:underline;color:inherit;font-size:14px}@media (max-width: 959px){.footer-links li{margin:0 5px}.footer-links a{font-size:12px}.footer-links .material-icons{font-size:10px;justify-content:center;align-items:center;position:relative;top:1px}}@media (max-width: 328px){.sm-col{padding:0!important}}@media (max-width: 573px){.footer-content{margin-bottom:29px!important}}@media (max-width: 522px){.sm-col{margin-bottom:20px}}.ver-col{background:var(--app-color-white);padding:2px;border-radius:53px;width:41px;height:43px;display:flex;justify-content:center;align-items:center;font-weight:600;border:3px solid var(--mat-sys-on-background);position:fixed;right:3px}.sm-col{background-color:var(--mat-sys-surface)}.footer-collapse-btn mat-icon{font-size:.7em;display:flex;justify-content:center;align-items:center}.version-wrapper{right:40px;color:transparent;color:#061937;position:absolute;bottom:10px;width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;margin-right:10px;margin-bottom:10px;text-align:center;flex-direction:column;justify-content:center;font-size:15px;font-weight:700;cursor:pointer}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-1{margin-left:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-2{margin-left:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.offset-3{margin-left:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-4{margin-left:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-5{margin-left:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.offset-6{margin-left:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-7{margin-left:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-8{margin-left:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.offset-9{margin-left:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-10{margin-left:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-11{margin-left:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.offset-12{margin-left:100%}@media (min-width: 600px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-sm-1{margin-left:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-sm-2{margin-left:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.offset-sm-3{margin-left:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-sm-4{margin-left:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-sm-5{margin-left:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.offset-sm-6{margin-left:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-sm-7{margin-left:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-sm-8{margin-left:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.offset-sm-9{margin-left:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-sm-10{margin-left:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-sm-11{margin-left:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.offset-sm-12{margin-left:100%}}@media (min-width: 960px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-md-1{margin-left:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-md-2{margin-left:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.offset-md-3{margin-left:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-md-4{margin-left:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-md-5{margin-left:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.offset-md-6{margin-left:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-md-7{margin-left:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-md-8{margin-left:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.offset-md-9{margin-left:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-md-10{margin-left:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-md-11{margin-left:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.offset-md-12{margin-left:100%}}@media (min-width: 1280px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-lg-1{margin-left:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-lg-2{margin-left:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.offset-lg-3{margin-left:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-lg-4{margin-left:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-lg-5{margin-left:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.offset-lg-6{margin-left:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-lg-7{margin-left:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-lg-8{margin-left:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.offset-lg-9{margin-left:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-lg-10{margin-left:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-lg-11{margin-left:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.offset-lg-12{margin-left:100%}}@media (min-width: 2100px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.offset-xl-1{margin-left:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.offset-xl-2{margin-left:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.offset-xl-3{margin-left:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.offset-xl-4{margin-left:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.offset-xl-5{margin-left:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.offset-xl-6{margin-left:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.offset-xl-7{margin-left:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.offset-xl-8{margin-left:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.offset-xl-9{margin-left:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.offset-xl-10{margin-left:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.offset-xl-11{margin-left:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.offset-xl-12{margin-left:100%}}@media (min-width: 1200px){body .d-lg-flex{display:flex!important}body .text-lg-left{text-align:left!important}body .d-lg-none{display:none!important}body .align-items-lg-center{align-items:center!important}}@media (min-width: 768px){body .d-sm-flex{display:flex!important}body .d-md-none{display:none!important}}@media (max-width: 767px){.p-xs-6{padding:0 6px!important}body .d-ms-none{display:none!important}}.flex-shrink-0{flex-shrink:0}.flex-1-auto{flex:1 1 0%}.hstack{display:flex;flex-direction:row;gap:20px}@media (max-width: 767px){.hstack{flex-direction:column}}h1,h2,h3,h4,h5,h6{margin:0}.lh-lg{line-height:36px!important}.lh-sm{line-height:20px!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-2{margin:2px!important}.m-4{margin:4px!important}.m-6{margin:7px!important}.m-8{margin:8px!important}.m-10{margin:10px!important}.m-12{margin:12px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-30{margin:30px!important}.m-32{margin:32px!important}.m-48{margin:48px!important}.m-auto{margin:auto!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-2{margin-left:2px!important;margin-right:2px!important}.m-x-4{margin-left:4px!important;margin-right:4px!important}.m-x-6{margin-left:7px!important;margin-right:7px!important}.m-x-8{margin-left:8px!important;margin-right:8px!important}.m-x-10{margin-left:10px!important;margin-right:10px!important}.m-x-12{margin-left:12px!important;margin-right:12px!important}.m-x-15{margin-left:15px!important;margin-right:15px!important}.m-x-16{margin-left:16px!important;margin-right:16px!important}.m-x-20{margin-left:20px!important;margin-right:20px!important}.m-x-24{margin-left:24px!important;margin-right:24px!important}.m-x-30{margin-left:30px!important;margin-right:30px!important}.m-x-32{margin-left:32px!important;margin-right:32px!important}.m-x-48{margin-left:48px!important;margin-right:48px!important}.m-x-auto{margin-left:auto!important;margin-right:auto!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-2{margin-top:2px!important;margin-bottom:2px!important}.m-y-4{margin-top:4px!important;margin-bottom:4px!important}.m-y-6{margin-top:7px!important;margin-bottom:7px!important}.m-y-8{margin-top:8px!important;margin-bottom:8px!important}.m-y-10{margin-top:10px!important;margin-bottom:10px!important}.m-y-12{margin-top:12px!important;margin-bottom:12px!important}.m-y-15{margin-top:15px!important;margin-bottom:15px!important}.m-y-16{margin-top:16px!important;margin-bottom:16px!important}.m-y-20{margin-top:20px!important;margin-bottom:20px!important}.m-y-24{margin-top:24px!important;margin-bottom:24px!important}.m-y-30{margin-top:30px!important;margin-bottom:30px!important}.m-y-32{margin-top:32px!important;margin-bottom:32px!important}.m-y-48{margin-top:48px!important;margin-bottom:48px!important}.m-y-auto{margin-top:auto!important;margin-bottom:auto!important}.m-t-0{margin-top:0!important}.m-t-2{margin-top:2px!important}.m-t-4{margin-top:4px!important}.m-t-6{margin-top:7px!important}.m-t-8{margin-top:8px!important}.m-t-10{margin-top:10px!important}.m-t-12{margin-top:12px!important}.m-t-15{margin-top:15px!important}.m-t-16{margin-top:16px!important}.m-t-20{margin-top:20px!important}.m-t-24{margin-top:24px!important}.m-t-30{margin-top:30px!important}.m-t-32{margin-top:32px!important}.m-t-48{margin-top:48px!important}.m-t-auto{margin-top:auto!important}.m-b-0{margin-bottom:0!important}.m-b-2{margin-bottom:2px!important}.m-b-4{margin-bottom:4px!important}.m-b-6{margin-bottom:7px!important}.m-b-8{margin-bottom:8px!important}.m-b-10{margin-bottom:10px!important}.m-b-12{margin-bottom:12px!important}.m-b-15{margin-bottom:15px!important}.m-b-16{margin-bottom:16px!important}.m-b-20{margin-bottom:20px!important}.m-b-24{margin-bottom:24px!important}.m-b-30{margin-bottom:30px!important}.m-b-32{margin-bottom:32px!important}.m-b-48{margin-bottom:48px!important}.m-b-auto{margin-bottom:auto!important}.m--2{margin:-2px!important}.m--4{margin:-4px!important}.m--6{margin:-7px!important}.m--8{margin:-8px!important}.m--10{margin:-10px!important}.m--12{margin:-12px!important}.m--15{margin:-15px!important}.m--16{margin:-16px!important}.m--20{margin:-20px!important}.m--24{margin:-24px!important}.m--30{margin:-30px!important}.m--32{margin:-32px!important}.m--48{margin:-48px!important}.m-x--2{margin-left:-2px!important;margin-right:-2px!important}.m-x--4{margin-left:-4px!important;margin-right:-4px!important}.m-x--6{margin-left:-7px!important;margin-right:-7px!important}.m-x--8{margin-left:-8px!important;margin-right:-8px!important}.m-x--10{margin-left:-10px!important;margin-right:-10px!important}.m-x--12{margin-left:-12px!important;margin-right:-12px!important}.m-x--15{margin-left:-15px!important;margin-right:-15px!important}.m-x--16{margin-left:-16px!important;margin-right:-16px!important}.m-x--20{margin-left:-20px!important;margin-right:-20px!important}.m-x--24{margin-left:-24px!important;margin-right:-24px!important}.m-x--30{margin-left:-30px!important;margin-right:-30px!important}.m-x--32{margin-left:-32px!important;margin-right:-32px!important}.m-x--48{margin-left:-48px!important;margin-right:-48px!important}.m-y--2{margin-top:-2px!important;margin-bottom:-2px!important}.m-y--4{margin-top:-4px!important;margin-bottom:-4px!important}.m-y--6{margin-top:-7px!important;margin-bottom:-7px!important}.m-y--8{margin-top:-8px!important;margin-bottom:-8px!important}.m-y--10{margin-top:-10px!important;margin-bottom:-10px!important}.m-y--12{margin-top:-12px!important;margin-bottom:-12px!important}.m-y--15{margin-top:-15px!important;margin-bottom:-15px!important}.m-y--16{margin-top:-16px!important;margin-bottom:-16px!important}.m-y--20{margin-top:-20px!important;margin-bottom:-20px!important}.m-y--24{margin-top:-24px!important;margin-bottom:-24px!important}.m-y--30{margin-top:-30px!important;margin-bottom:-30px!important}.m-y--32{margin-top:-32px!important;margin-bottom:-32px!important}.m-y--48{margin-top:-48px!important;margin-bottom:-48px!important}.m-t--2{margin-top:-2px!important}.m-t--4{margin-top:-4px!important}.m-t--6{margin-top:-7px!important}.m-t--8{margin-top:-8px!important}.m-t--10{margin-top:-10px!important}.m-t--12{margin-top:-12px!important}.m-t--15{margin-top:-15px!important}.m-t--16{margin-top:-16px!important}.m-t--20{margin-top:-20px!important}.m-t--24{margin-top:-24px!important}.m-t--30{margin-top:-30px!important}.m-t--32{margin-top:-32px!important}.m-t--48{margin-top:-48px!important}.m-r--2{margin-right:-2px!important}.m-r--4{margin-right:-4px!important}.m-r--6{margin-right:-7px!important}.m-r--8{margin-right:-8px!important}.m-r--10{margin-right:-10px!important}.m-r--12{margin-right:-12px!important}.m-r--15{margin-right:-15px!important}.m-r--16{margin-right:-16px!important}.m-r--20{margin-right:-20px!important}.m-r--24{margin-right:-24px!important}.m-r--30{margin-right:-30px!important}.m-r--32{margin-right:-32px!important}.m-r--48{margin-right:-48px!important}.m-b--2{margin-bottom:-2px!important}.m-b--4{margin-bottom:-4px!important}.m-b--6{margin-bottom:-7px!important}.m-b--8{margin-bottom:-8px!important}.m-b--10{margin-bottom:-10px!important}.m-b--12{margin-bottom:-12px!important}.m-b--15{margin-bottom:-15px!important}.m-b--16{margin-bottom:-16px!important}.m-b--20{margin-bottom:-20px!important}.m-b--24{margin-bottom:-24px!important}.m-b--30{margin-bottom:-30px!important}.m-b--32{margin-bottom:-32px!important}.m-b--48{margin-bottom:-48px!important}.m-l--2{margin-left:-2px!important}.m-l--4{margin-left:-4px!important}.m-l--6{margin-left:-7px!important}.m-l--8{margin-left:-8px!important}.m-l--10{margin-left:-10px!important}.m-l--12{margin-left:-12px!important}.m-l--15{margin-left:-15px!important}.m-l--16{margin-left:-16px!important}.m-l--20{margin-left:-20px!important}.m-l--24{margin-left:-24px!important}.m-l--30{margin-left:-30px!important}.m-l--32{margin-left:-32px!important}.m-l--48{margin-left:-48px!important}.p-0{padding:0!important}.p-2{padding:2px!important}.p-4{padding:4px!important}.p-6{padding:7px!important}.p-8{padding:8px!important}.p-10{padding:10px!important}.p-12{padding:12px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-30{padding:30px!important}.p-32{padding:32px!important}.p-48{padding:48px!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-2{padding-left:2px!important;padding-right:2px!important}.p-x-4{padding-left:4px!important;padding-right:4px!important}.p-x-6{padding-left:7px!important;padding-right:7px!important}.p-x-8{padding-left:8px!important;padding-right:8px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-x-12{padding-left:12px!important;padding-right:12px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-x-16{padding-left:16px!important;padding-right:16px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-x-24{padding-left:24px!important;padding-right:24px!important}.p-x-30{padding-left:30px!important;padding-right:30px!important}.p-x-32{padding-left:32px!important;padding-right:32px!important}.p-x-48{padding-left:48px!important;padding-right:48px!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-2{padding-top:2px!important;padding-bottom:2px!important}.p-y-4{padding-top:4px!important;padding-bottom:4px!important}.p-y-6{padding-top:7px!important;padding-bottom:7px!important}.p-y-8{padding-top:8px!important;padding-bottom:8px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.p-y-12{padding-top:12px!important;padding-bottom:12px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.p-y-16{padding-top:16px!important;padding-bottom:16px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.p-y-24{padding-top:24px!important;padding-bottom:24px!important}.p-y-30{padding-top:30px!important;padding-bottom:30px!important}.p-y-32{padding-top:32px!important;padding-bottom:32px!important}.p-y-48{padding-top:48px!important;padding-bottom:48px!important}.p-t-0{padding-top:0!important}.p-t-2{padding-top:2px!important}.p-t-4{padding-top:4px!important}.p-t-6{padding-top:7px!important}.p-t-8{padding-top:8px!important}.p-t-10{padding-top:10px!important}.p-t-12{padding-top:12px!important}.p-t-15{padding-top:15px!important}.p-t-16{padding-top:16px!important}.p-t-20{padding-top:20px!important}.p-t-24{padding-top:24px!important}.p-t-30{padding-top:30px!important}.p-t-32{padding-top:32px!important}.p-t-48{padding-top:48px!important}.p-b-0{padding-bottom:0!important}.p-b-2{padding-bottom:2px!important}.p-b-4{padding-bottom:4px!important}.p-b-6{padding-bottom:7px!important}.p-b-8{padding-bottom:8px!important}.p-b-10{padding-bottom:10px!important}.p-b-12{padding-bottom:12px!important}.p-b-15{padding-bottom:15px!important}.p-b-16{padding-bottom:16px!important}.p-b-20{padding-bottom:20px!important}.p-b-24{padding-bottom:24px!important}.p-b-30{padding-bottom:30px!important}.p-b-32{padding-bottom:32px!important}.p-b-48{padding-bottom:48px!important}.gap-0{gap:0!important}.gap-2{gap:2px!important}.gap-4{gap:4px!important}.gap-6{gap:7px!important}.gap-8{gap:8px!important}.gap-10{gap:10px!important}.gap-12{gap:12px!important}.gap-15{gap:15px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-24{gap:24px!important}.gap-30{gap:30px!important}.gap-32{gap:32px!important}.gap-48{gap:48px!important}.b-0{border:0!important}.b-1{border:1px solid var(--mat-sys-outline-variant)!important}.b-2{border:2px solid var(--mat-sys-outline-variant)!important}.b-4{border:4px solid var(--mat-sys-outline-variant)!important}.b-8{border:8px solid var(--mat-sys-outline-variant)!important}.b-t-0{border-top:0!important}.b-t-1{border-top:1px solid var(--mat-sys-outline-variant)!important}.b-t-2{border-top:2px solid var(--mat-sys-outline-variant)!important}.b-t-4{border-top:4px solid var(--mat-sys-outline-variant)!important}.b-t-8{border-top:8px solid var(--mat-sys-outline-variant)!important}.b-b-0{border-bottom:0!important}.b-b-1{border-bottom:1px solid var(--mat-sys-outline-variant)!important}.b-b-2{border-bottom:2px solid var(--mat-sys-outline-variant)!important}.b-b-4{border-bottom:4px solid var(--mat-sys-outline-variant)!important}.b-b-8{border-bottom:8px solid var(--mat-sys-outline-variant)!important}.b-l-0{border-left:0!important}.b-l-1{border-left:1px solid var(--mat-sys-outline-variant)!important}.b-l-2{border-left:2px solid var(--mat-sys-outline-variant)!important}.b-l-4{border-left:4px solid var(--mat-sys-outline-variant)!important}.b-l-8{border-left:8px solid var(--mat-sys-outline-variant)!important}.b-r-0{border-right:0!important}.b-r-1{border-right:1px solid var(--mat-sys-outline-variant)!important}.b-r-2{border-right:2px solid var(--mat-sys-outline-variant)!important}.b-r-4{border-right:4px solid var(--mat-sys-outline-variant)!important}.b-r-8{border-right:8px solid var(--mat-sys-outline-variant)!important}.rounded-0{border-radius:0!important}.rounded-7{border-radius:7px!important}.rounded-8{border-radius:14px!important}.rounded-12{border-radius:21px!important}.rounded-16{border-radius:28px!important}.rounded-full{border-radius:9999px!important}.r-t-l-0{border-top-left-radius:0!important}.r-t-l-7{border-top-left-radius:7px!important}.r-t-l-8{border-top-left-radius:14px!important}.r-t-l-12{border-top-left-radius:21px!important}.r-t-l-16{border-top-left-radius:28px!important}.r-t-l-full{border-top-left-radius:9999px!important}.r-t-r-0{border-top-right-radius:0!important}.r-t-r-7{border-top-right-radius:7px!important}.r-t-r-8{border-top-right-radius:14px!important}.r-t-r-12{border-top-right-radius:21px!important}.r-t-r-16{border-top-right-radius:28px!important}.r-t-r-full{border-top-right-radius:9999px!important}.r-b-r-0{border-bottom-right-radius:0!important}.r-b-r-7{border-bottom-right-radius:7px!important}.r-b-r-8{border-bottom-right-radius:14px!important}.r-b-r-12{border-bottom-right-radius:21px!important}.r-b-r-16{border-bottom-right-radius:28px!important}.r-b-r-full{border-bottom-right-radius:9999px!important}.r-b-l-0{border-bottom-left-radius:0!important}.r-b-l-7{border-bottom-left-radius:7px!important}.r-b-l-8{border-bottom-left-radius:14px!important}.r-b-l-12{border-bottom-left-radius:21px!important}.r-b-l-16{border-bottom-left-radius:28px!important}.r-b-l-full{border-bottom-left-radius:9999px!important}.r-t-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.r-t-7{border-top-left-radius:7px!important;border-top-right-radius:7px!important}.r-t-8{border-top-left-radius:14px!important;border-top-right-radius:14px!important}.r-t-12{border-top-left-radius:21px!important;border-top-right-radius:21px!important}.r-t-16{border-top-left-radius:28px!important;border-top-right-radius:28px!important}.r-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.r-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.r-b-7{border-bottom-left-radius:7px!important;border-bottom-right-radius:7px!important}.r-b-8{border-bottom-left-radius:14px!important;border-bottom-right-radius:14px!important}.r-b-12{border-bottom-left-radius:21px!important;border-bottom-right-radius:21px!important}.r-b-16{border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}.r-b-full{border-bottom-left-radius:9999px!important;border-bottom-right-radius:9999px!important}.r-l-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.r-l-7{border-top-left-radius:7px!important;border-bottom-left-radius:7px!important}.r-l-8{border-top-left-radius:14px!important;border-bottom-left-radius:14px!important}.r-l-12{border-top-left-radius:21px!important;border-bottom-left-radius:21px!important}.r-l-16{border-top-left-radius:28px!important;border-bottom-left-radius:28px!important}.r-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-r-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.r-r-7{border-top-right-radius:7px!important;border-bottom-right-radius:7px!important}.r-r-8{border-top-right-radius:14px!important;border-bottom-right-radius:14px!important}.r-r-12{border-top-right-radius:21px!important;border-bottom-right-radius:21px!important}.r-r-16{border-top-right-radius:28px!important;border-bottom-right-radius:28px!important}.r-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.f-s-0{font-size:0!important}.f-s-10{font-size:10px!important}.f-s-12{font-size:12px!important}.f-s-14{font-size:14px!important}.f-s-15{font-size:15px!important}.f-s-16{font-size:16px!important}.f-s-18{font-size:18px!important}.f-s-20{font-size:20px!important}.f-s-24{font-size:24px!important}.f-s-30{font-size:30px!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.font-italic{font-style:italic!important}.font-normal{font-style:normal!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-none{text-decoration:none!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.text-capitalize{text-transform:capitalize!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-ellipsis{text-overflow:ellipsis!important}.text-reset{color:inherit!important}.text-current{color:currentColor!important}[dir=ltr] .m-r-0{margin-right:0!important}[dir=ltr] .m-r-2{margin-right:2px!important}[dir=ltr] .m-r-4{margin-right:4px!important}[dir=ltr] .m-r-6{margin-right:7px!important}[dir=ltr] .m-r-8{margin-right:8px!important}[dir=ltr] .m-r-10{margin-right:10px!important}[dir=ltr] .m-r-12{margin-right:12px!important}[dir=ltr] .m-r-15{margin-right:15px!important}[dir=ltr] .m-r-16{margin-right:16px!important}[dir=ltr] .m-r-20{margin-right:20px!important}[dir=ltr] .m-r-24{margin-right:24px!important}[dir=ltr] .m-r-30{margin-right:30px!important}[dir=ltr] .m-r-32{margin-right:32px!important}[dir=ltr] .m-r-48{margin-right:48px!important}[dir=ltr] .m-r-auto{margin-right:auto!important}[dir=ltr] .m-l-0{margin-left:0!important}[dir=ltr] .m-l-2{margin-left:2px!important}[dir=ltr] .m-l-4{margin-left:4px!important}[dir=ltr] .m-l-6{margin-left:7px!important}[dir=ltr] .m-l-8{margin-left:8px!important}[dir=ltr] .m-l-10{margin-left:10px!important}[dir=ltr] .m-l-12{margin-left:12px!important}[dir=ltr] .m-l-15{margin-left:15px!important}[dir=ltr] .m-l-16{margin-left:16px!important}[dir=ltr] .m-l-20{margin-left:20px!important}[dir=ltr] .m-l-24{margin-left:24px!important}[dir=ltr] .m-l-30{margin-left:30px!important}[dir=ltr] .m-l-32{margin-left:32px!important}[dir=ltr] .m-l-48{margin-left:48px!important}[dir=ltr] .m-l-auto{margin-left:auto!important}[dir=ltr] .p-l-0{padding-left:0!important}[dir=ltr] .p-l-2{padding-left:2px!important}[dir=ltr] .p-l-4{padding-left:4px!important}[dir=ltr] .p-l-6{padding-left:7px!important}[dir=ltr] .p-l-8{padding-left:8px!important}[dir=ltr] .p-l-10{padding-left:10px!important}[dir=ltr] .p-l-12{padding-left:12px!important}[dir=ltr] .p-l-15{padding-left:15px!important}[dir=ltr] .p-l-16{padding-left:16px!important}[dir=ltr] .p-l-20{padding-left:20px!important}[dir=ltr] .p-l-24{padding-left:24px!important}[dir=ltr] .p-l-30{padding-left:30px!important}[dir=ltr] .p-l-32{padding-left:32px!important}[dir=ltr] .p-l-48{padding-left:48px!important}[dir=ltr] .p-r-0{padding-right:0!important}[dir=ltr] .p-r-2{padding-right:2px!important}[dir=ltr] .p-r-4{padding-right:4px!important}[dir=ltr] .p-r-6{padding-right:7px!important}[dir=ltr] .p-r-8{padding-right:8px!important}[dir=ltr] .p-r-10{padding-right:10px!important}[dir=ltr] .p-r-12{padding-right:12px!important}[dir=ltr] .p-r-15{padding-right:15px!important}[dir=ltr] .p-r-16{padding-right:16px!important}[dir=ltr] .p-r-20{padding-right:20px!important}[dir=ltr] .p-r-24{padding-right:24px!important}[dir=ltr] .p-r-30{padding-right:30px!important}[dir=ltr] .p-r-32{padding-right:32px!important}[dir=ltr] .p-r-48{padding-right:48px!important}[dir=rtl] .m-r-0{margin-left:0!important}[dir=rtl] .m-r-2{margin-left:2px!important}[dir=rtl] .m-r-4{margin-left:4px!important}[dir=rtl] .m-r-6{margin-left:7px!important}[dir=rtl] .m-r-8{margin-left:8px!important}[dir=rtl] .m-r-10{margin-left:10px!important}[dir=rtl] .m-r-12{margin-left:12px!important}[dir=rtl] .m-r-15{margin-left:15px!important}[dir=rtl] .m-r-16{margin-left:16px!important}[dir=rtl] .m-r-20{margin-left:20px!important}[dir=rtl] .m-r-24{margin-left:24px!important}[dir=rtl] .m-r-30{margin-left:30px!important}[dir=rtl] .m-r-32{margin-left:32px!important}[dir=rtl] .m-r-48{margin-left:48px!important}[dir=rtl] .m-r-auto{margin-left:auto!important}[dir=rtl] .m-l-0{margin-right:0!important}[dir=rtl] .m-l-2{margin-right:2px!important}[dir=rtl] .m-l-4{margin-right:4px!important}[dir=rtl] .m-l-6{margin-right:7px!important}[dir=rtl] .m-l-8{margin-right:8px!important}[dir=rtl] .m-l-10{margin-right:10px!important}[dir=rtl] .m-l-12{margin-right:12px!important}[dir=rtl] .m-l-15{margin-right:15px!important}[dir=rtl] .m-l-16{margin-right:16px!important}[dir=rtl] .m-l-20{margin-right:20px!important}[dir=rtl] .m-l-24{margin-right:24px!important}[dir=rtl] .m-l-30{margin-right:30px!important}[dir=rtl] .m-l-32{margin-right:32px!important}[dir=rtl] .m-l-48{margin-right:48px!important}[dir=rtl] .m-l-auto{margin-right:auto!important}[dir=rtl] .p-l-0{padding-right:0!important}[dir=rtl] .p-l-2{padding-right:2px!important}[dir=rtl] .p-l-4{padding-right:4px!important}[dir=rtl] .p-l-6{padding-right:7px!important}[dir=rtl] .p-l-8{padding-right:8px!important}[dir=rtl] .p-l-10{padding-right:10px!important}[dir=rtl] .p-l-12{padding-right:12px!important}[dir=rtl] .p-l-15{padding-right:15px!important}[dir=rtl] .p-l-16{padding-right:16px!important}[dir=rtl] .p-l-20{padding-right:20px!important}[dir=rtl] .p-l-24{padding-right:24px!important}[dir=rtl] .p-l-30{padding-right:30px!important}[dir=rtl] .p-l-32{padding-right:32px!important}[dir=rtl] .p-l-48{padding-right:48px!important}[dir=rtl] .p-r-0{padding-left:0!important}[dir=rtl] .p-r-2{padding-left:2px!important}[dir=rtl] .p-r-4{padding-left:4px!important}[dir=rtl] .p-r-6{padding-left:7px!important}[dir=rtl] .p-r-8{padding-left:8px!important}[dir=rtl] .p-r-10{padding-left:10px!important}[dir=rtl] .p-r-12{padding-left:12px!important}[dir=rtl] .p-r-15{padding-left:15px!important}[dir=rtl] .p-r-16{padding-left:16px!important}[dir=rtl] .p-r-20{padding-left:20px!important}[dir=rtl] .p-r-24{padding-left:24px!important}[dir=rtl] .p-r-30{padding-left:30px!important}[dir=rtl] .p-r-32{padding-left:32px!important}[dir=rtl] .p-r-48{padding-left:48px!important}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.main-section{background-image:url(BackGroundImage.d89c0c1a2aed1b90.svg);background-repeat:no-repeat;background-size:cover;height:100vh;display:flex;justify-content:center;align-items:center}.main-section .card{max-width:100%;background:#e1e5e6;border:none;background:#fff;max-height:100%;border-radius:41px!important;width:85%;height:85%}.main-section .card .main-row{height:100%}.main-section .card .main-row .sub-main-row{height:100%;display:flex!important;flex-direction:column;align-content:center;align-items:center}.main-section .card .main-row .sub-main-row .content-container .text{font-weight:700}.main-section .card .main-row .sub-main-row .content-container input::placeholder{font-weight:500;color:#061937}.main-section .card .main-row .sub-main-row .content-container mat-form-field{width:100%;margin-bottom:10px}.main-section .card .main-row .sub-main-row .content-container mat-form-field input{padding:10px 0;outline:none;width:90%}.main-section .card .main-row .sub-main-row .content-container mat-form-field input:-webkit-autofill,.main-section .card .main-row .sub-main-row .content-container mat-form-field input:-webkit-autofill:hover,.main-section .card .main-row .sub-main-row .content-container mat-form-field input:-webkit-autofill:focus,.main-section .card .main-row .sub-main-row .content-container mat-form-field input:-webkit-autofill:active{-webkit-background-clip:text!important;-webkit-text-fill-color:inherit!important;background-color:transparent!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important}.main-section .card .main-row .sub-main-row .content-container mat-form-field .mat-mdc-text-field-wrapper{background-color:#e8e8e8;border-radius:12px}.main-section .card .main-row .sub-main-row .content-container mat-form-field ::ng-deep .mat-mdc-form-field .mdc-line-ripple{display:none!important;height:0!important}.main-section .card .main-row .sub-main-row .content-container mat-form-field .visibility-icon{position:absolute;right:-4px;top:54%;transform:translateY(-50%);cursor:pointer;color:#00143a;font-size:24px;z-index:1}.main-section .card .main-row .sub-main-row .content-container mat-form-field .icon-img{display:flex;width:10px}.main-section .card .main-row .sub-main-row .content-container re-captcha{margin-bottom:20px}.main-section .card .main-row .sub-main-row .content-container button{width:55%;padding:25px;font-size:18px}.main-section .card .main-row .sub-main-row .content-container .white-background-btn{color:#fff;background-color:#061937;padding:10px}.main-section .card .main-row .sub-main-row .content-container .orange-background-btn{color:#fff;background-color:#f88930;padding:10px}.main-section .card .main-row .sub-main-row .content-container .text-underlined{font-size:14px;font-weight:700;text-decoration:underline;cursor:pointer}.main-section .card .main-row .sub-main-row .content-container .text-sign-in{font-size:12px;font-weight:700;cursor:pointer}.main-section .card .main-row .sub-main-row .content-container .text-message{font-size:24px}.main-section .card .main-row .sub-main-row .content-container .registerbtn{width:70%!important}.main-section .card .main-row .sub-main-row .dark-card button{width:55%;padding:25px;font-size:18px}.main-section .card .main-row .sub-main-row .dark-card .dark-side-heading{color:#fff!important}.main-section .card .main-row .sub-main-row .dark-card .paragraph-1{color:#fff}.main-section .card .main-row .sub-main-row .dark-card .dark-background-btn{color:#fff;background-color:#061937;border:2px solid white;padding:10px}.main-section .card .main-row .sub-main-row .content-container .messages{padding:10% 0%!important}.main-section .card .main-row .sub-main-right-row{height:100%;display:flex!important;align-content:center;align-items:center}.main-section .card .main-row .sub-main-right-row .content-container button{width:66%;padding:25px;font-size:18px;margin-top:10px}.main-section .card .main-row .sub-main-right-row .content-container .white-background-btn{color:#fff;background-color:#061937;padding:10px}.main-section .card .main-row .sub-main-right-row .content-container .dark-side-heading{color:#fff!important;margin-bottom:30px}.main-section .card .main-row .sub-main-right-row .content-container .paragraph-1{color:#fff;margin-bottom:50px}.main-section .card .main-row .sub-main-right-row .content-container .dark-background-btn{color:#fff;background-color:#061937;border:2px solid white;padding:10px}.main-section .card .main-row .sub-main-right-row .content-container .logo-column{margin-top:0}.main-section .card .main-row .sub-main-right-row .content-container .orange-background-btn{color:#fff;background-color:#f88930;padding:10px}.main-section .card .main-row .version-circle{color:#061937;position:absolute;bottom:0;right:0;width:50px;height:50px;background-color:#fff;border-radius:50%;display:flex;margin-right:10px;margin-bottom:10px;text-align:center}.main-section .card .main-row .text-version{width:100%;font-weight:700}.card-body{height:100%}h1{color:#061937!important;font-size:xx-large}.right-card{background-color:#061937;border-radius:0 41px 41px 0}.onleft{border-radius:41px 0 0 41px}.btn{color:#fff!important;border:2px solid white!important}.content-card{padding:0!important}@media (max-width: 768px){.main-section{height:120vh!important;background-image:url(mobile-background-2.8c74fd8fa06be1e4.png)}.parent{flex-direction:column}.left{order:2}.right{order:1}.paragraph-1{color:#fff;margin-bottom:0!important;font-size:11px}.main-section .card{max-width:100%;max-height:200%;width:95%;height:95%}.right-card{background-color:#061937;border-radius:41px 41px 0 0;margin:0 15px}h1{color:#061937!important;font-size:20px}.text-sign-up{font-size:12px;font-weight:700}.pink-background-btn{width:35%!important;height:40%!important;font-size:12px!important;background-color:#f52067!important;color:#fff!important;padding:0!important;margin-left:5px;margin-top:10px}.text-version{width:100%;font-weight:700}re-captcha{margin-bottom:10px!important}.captcha-wrapper re-captcha{transform:scale(.75);transform-origin:center}.content-container{margin-top:-35px!important}.main-section .card .main-row .sub-main-row .content-container .text{font-size:small;text-align:center}}@media (min-width: 769px) and (max-width: 959px){.parent{flex-direction:row}.left{order:2}.right{order:1}.paragraph-1{color:#fff;margin-bottom:0!important;font-size:11px}.main-section{background-image:url(tablet-background.fc634e8e321f3e63.png)}.main-section .card{max-width:100%;max-height:100%;width:80%;height:95%}.right-card{background-color:#061937;border-radius:41px 41px 0 0;margin:0 15px}h1{color:#061937!important;font-size:20px}.text-sign-up{font-size:12px;font-weight:700}.pink-background-btn{width:35%!important;height:40%!important;font-size:12px!important;background-color:#f52067!important;color:#fff!important;padding:0!important;margin-left:5px;margin-top:10px}.version-circle{color:#fff!important;background-color:#061937!important;margin-right:22px!important;margin-bottom:5px!important}.text-version{width:100%;font-weight:700}re-captcha{margin-bottom:10px!important}.captcha-wrapper re-captcha{transform:scale(.75);transform-origin:center}.content-container{display:flex;flex-direction:column;align-items:center}}@media (min-width: 960px) and (max-width: 1279px){.parent{flex-direction:row}.left{order:2}.right{order:1}.paragraph-1{color:#fff;margin-bottom:0!important;font-size:11px}.main-section{background-image:url(tablet-background.fc634e8e321f3e63.png)}.main-section .card{max-width:100%;max-height:100%;width:80%;height:95%}.right-card{background-color:#061937;border-radius:41px 41px 0 0;margin:0 15px}h1{color:#061937!important;font-size:20px}.text-sign-up{font-size:12px;font-weight:700}.pink-background-btn{width:35%!important;height:40%!important;font-size:12px!important;background-color:#f52067!important;color:#fff!important;padding:0!important;margin-left:5px;margin-top:10px}.version-circle{color:#fff!important;background-color:#061937!important;margin-right:22px!important;margin-bottom:5px!important}.text-version{width:100%;font-weight:700}re-captcha{margin-bottom:10px!important}.captcha-wrapper re-captcha{transform:scale(.75);transform-origin:center}.content-container{display:flex;flex-direction:column;align-items:center}}mat-error{font-size:14px;color:#f44336!important;font-weight:600!important;margin-bottom:10px}.custom-errors{text-align:center}.mdc-checkbox__background{border-radius:4px;width:21px;height:21px;border:1px solid #1a1b1f!important}.blue-version{color:#fff!important;background-color:#061937!important;margin-right:22px!important;margin-bottom:5px!important}.terms{color:#f52067;text-decoration:underline}@media (max-width: 768pX){.main-section .card .main-row .version-circle{color:#061937;position:absolute;bottom:-6px;right:12px;width:50px;height:50px;background-color:#fff;border-radius:50%;display:flex;margin-right:10px;margin-bottom:10px;text-align:center}}.m-tb-23{margin-top:23px!important;margin-bottom:23px!important}@media (max-width: 767){.m-t-23{margin-top:23px!important}}@media (max-width: 1279px){.main-section{height:157vh}}.export-btn{background-color:var(--app-green-00B46F)!important;color:var(--app-color-white)}.export-btn:hover{background-color:var(--app-green-008000)}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-size:11px}.button-3,.downlaodresults,.btn-toggle{display:none!important}.report-section{page-break-inside:avoid}.report-table th{background:#f0f0f0!important}.matrix-table th{background:#eaeaea!important}}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-circus,.la-ball-circus>div{position:relative;box-sizing:border-box}.la-ball-circus{display:block;font-size:0;color:#fff}.la-ball-circus.la-dark{color:#333}.la-ball-circus>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-circus{width:16px;height:16px}.la-ball-circus>div{position:absolute;top:0;left:-100%;display:block;width:16px;width:100%;height:16px;height:100%;border-radius:100%;opacity:.5;animation:ball-circus-position 2.5s infinite cubic-bezier(.25,0,.75,1),ball-circus-size 2.5s infinite cubic-bezier(.25,0,.75,1)}.la-ball-circus>div:nth-child(1){animation-delay:0s,-.5s}.la-ball-circus>div:nth-child(2){animation-delay:-.5s,-1s}.la-ball-circus>div:nth-child(3){animation-delay:-1s,-1.5s}.la-ball-circus>div:nth-child(4){animation-delay:-1.5s,-2s}.la-ball-circus>div:nth-child(5){animation-delay:-2s,-2.5s}.la-ball-circus.la-sm{width:8px;height:8px}.la-ball-circus.la-sm>div{width:8px;height:8px}.la-ball-circus.la-2x{width:32px;height:32px}.la-ball-circus.la-2x>div{width:32px;height:32px}.la-ball-circus.la-3x{width:48px;height:48px}.la-ball-circus.la-3x>div{width:48px;height:48px}@keyframes ball-circus-position{50%{left:100%}}@keyframes ball-circus-size{50%{transform:scale(.3)}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
