@charset "UTF-8";.brand-mark[data-v-5667f665]{display:inline-grid;place-items:center;width:var(--brand-mark-size);height:var(--brand-mark-size)}.brand-mark__img[data-v-5667f665]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.marketing-header[data-v-e8f800c1]{position:sticky;top:0;z-index:50;background:var(--color-surface-elevated);border-bottom:1px solid var(--color-border-light);-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px)}.marketing-header__inner[data-v-e8f800c1]{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:16px 24px}.marketing-header__brand[data-v-e8f800c1]{display:inline-flex;align-items:center;gap:12px;font-weight:700;color:var(--color-text);text-decoration:none;letter-spacing:-.02em}.marketing-header__brand-word[data-v-e8f800c1]{font-family:var(--font-display);font-weight:700;font-size:18px}.marketing-header__brand-word span[data-v-e8f800c1]{color:var(--color-brand-primary-deep)}.marketing-header__nav[data-v-e8f800c1]{display:none;gap:32px}.marketing-header__nav-link[data-v-e8f800c1]{font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast, .15s) ease}.marketing-header__nav-link[data-v-e8f800c1]:hover,.marketing-header__nav-link.router-link-active[data-v-e8f800c1],.marketing-header__nav-link.router-link-exact-active[data-v-e8f800c1]{color:var(--color-brand-primary-dark)}.marketing-header__actions[data-v-e8f800c1]{display:flex;align-items:center;gap:12px}.marketing-header__cta[data-v-e8f800c1]{display:none;align-items:center;height:40px;padding:0 20px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-primary-dark) 100%);color:var(--color-text-inverse);font-family:var(--font-display);font-weight:600;font-size:14px;text-decoration:none;box-shadow:var(--shadow-brand-sm);transition:transform var(--transition-fast, .15s) ease}.marketing-header__cta[data-v-e8f800c1]:hover{transform:translateY(-1px)}.marketing-header__cta[data-v-e8f800c1]:focus-visible,.marketing-header__login[data-v-e8f800c1]:focus-visible{outline:2px solid var(--color-brand-primary-dark);outline-offset:2px}.marketing-header__login[data-v-e8f800c1]{display:none;align-items:center;height:40px;padding:0 12px;border-radius:var(--radius-pill);font-family:var(--font-display);font-weight:600;font-size:14px;color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast, .15s) ease}.marketing-header__login[data-v-e8f800c1]:hover{color:var(--color-brand-primary-dark)}.marketing-header__hamburger[data-v-e8f800c1]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--color-border-light);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer}.marketing-header__dialog[data-v-e8f800c1]{width:min(420px,90vw);margin:auto;padding:0;border:none;border-radius:var(--radius-2xl);background:var(--color-surface-elevated);box-shadow:var(--shadow-xl)}.marketing-header__dialog[data-v-e8f800c1]::backdrop{background:color-mix(in srgb,var(--color-text) 50%,transparent)}.marketing-header__dialog-inner[data-v-e8f800c1]{position:relative;padding:32px 24px 24px}.marketing-header__dialog-close[data-v-e8f800c1]{position:absolute;top:12px;right:12px;width:36px;height:36px;background:transparent;border:none;border-radius:var(--radius-default);color:var(--color-text-secondary);cursor:pointer}.marketing-header__dialog-nav[data-v-e8f800c1]{display:flex;flex-direction:column;gap:8px}.marketing-header__dialog-link[data-v-e8f800c1]{padding:12px 16px;border-radius:var(--radius-md);font-family:var(--font-display);font-weight:600;font-size:16px;color:var(--color-text);text-decoration:none}.marketing-header__dialog-link[data-v-e8f800c1]:hover,.marketing-header__dialog-link.router-link-active[data-v-e8f800c1],.marketing-header__dialog-link.router-link-exact-active[data-v-e8f800c1]{background:var(--color-surface-muted);color:var(--color-brand-primary-dark)}.marketing-header__dialog-cta[data-v-e8f800c1]{display:inline-flex;align-items:center;justify-content:center;height:44px;margin-top:12px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-primary-dark) 100%);color:var(--color-text-inverse);font-family:var(--font-display);font-weight:600;text-decoration:none}.marketing-header__dialog-login[data-v-e8f800c1]{display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:var(--radius-pill);border:1.5px solid var(--color-border);color:var(--color-brand-primary-dark);font-family:var(--font-display);font-weight:600;text-decoration:none}.marketing-header__dialog-cta[data-v-e8f800c1]:focus-visible,.marketing-header__dialog-login[data-v-e8f800c1]:focus-visible{outline:2px solid var(--color-brand-primary-dark);outline-offset:2px}@media(min-width:768px){.marketing-header__nav[data-v-e8f800c1],.marketing-header__cta[data-v-e8f800c1],.marketing-header__login[data-v-e8f800c1]{display:inline-flex}.marketing-header__hamburger[data-v-e8f800c1]{display:none}}.marketing-footer[data-v-cc180da6]{position:relative;z-index:1;background:var(--color-text);color:var(--color-text-inverse);padding:64px 0 32px}.marketing-footer__inner[data-v-cc180da6]{max-width:1200px;margin:0 auto;padding:0 24px}.marketing-footer__columns[data-v-cc180da6]{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:48px}.marketing-footer__column ul[data-v-cc180da6]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.marketing-footer__title[data-v-cc180da6]{font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand-primary-light, var(--color-brand-primary));margin:0 0 16px}.marketing-footer__column a[data-v-cc180da6],.marketing-footer__column span[data-v-cc180da6]{color:var(--color-text-inverse);font-family:var(--font-display);font-size:15px;text-decoration:none;opacity:.78;transition:color var(--transition-fast, .15s) ease}.marketing-footer__column a[data-v-cc180da6]:hover{color:var(--color-text-inverse);opacity:1}.marketing-footer__bottom[data-v-cc180da6]{display:flex;flex-direction:column;gap:8px;padding-top:24px;border-top:1px solid color-mix(in srgb,var(--color-text-inverse) 12%,transparent);font-family:var(--font-display);font-size:13px;color:var(--color-text-inverse);opacity:.6}.marketing-footer__copyright[data-v-cc180da6],.marketing-footer__legal[data-v-cc180da6],.marketing-footer__dpo[data-v-cc180da6]{margin:0}.marketing-footer__dpo-label[data-v-cc180da6]{font-weight:600;margin-right:6px}.marketing-footer__dpo a[data-v-cc180da6]{color:var(--color-text-inverse);opacity:.78;text-decoration:underline;text-underline-offset:2px}.marketing-footer__dpo a[data-v-cc180da6]:hover{opacity:1}@media(min-width:768px){.marketing-footer__columns[data-v-cc180da6]{grid-template-columns:repeat(3,1fr)}.marketing-footer__bottom[data-v-cc180da6]{flex-direction:row;justify-content:space-between;align-items:center}}.cookie-banner[data-v-5c45a547]{position:fixed;inset:auto 16px 16px;margin:0;padding:0;border:none;border-radius:18px;max-width:640px;width:calc(100% - 32px);background:var(--color-surface, #ffffff);color:var(--color-text, #0f172a);box-shadow:0 24px 48px #0f172a2e,0 4px 12px #0f172a14;z-index:9999;animation:cookie-banner-slide-in-5c45a547 .32s cubic-bezier(.22,.61,.36,1)}.cookie-banner[data-v-5c45a547]::backdrop{background:#0f172a52;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cookie-banner__content[data-v-5c45a547]{padding:28px 28px 24px;display:flex;flex-direction:column;gap:20px}.cookie-banner__head[data-v-5c45a547]{display:flex;flex-direction:column;gap:8px}.cookie-banner__eyebrow[data-v-5c45a547]{margin:0;font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-brand-primary-dark, #4338ca)}.cookie-banner__title[data-v-5c45a547]{margin:0;font-family:var(--font-display);font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:800;letter-spacing:-.01em;line-height:1.2;color:var(--color-text, #0f172a)}.cookie-banner__lead[data-v-5c45a547]{margin:0;font-family:var(--font-display);font-size:14px;line-height:1.55;color:var(--color-text-secondary, #475569)}.cookie-banner__link[data-v-5c45a547]{color:var(--color-brand-primary-dark, #4338ca);font-weight:600;text-decoration:underline;text-underline-offset:2px}.cookie-banner__panel[data-v-5c45a547]{border-top:1px solid var(--color-border, #e2e8f0);border-bottom:1px solid var(--color-border, #e2e8f0);padding:16px 0;max-height:240px;overflow-y:auto}.cookie-banner__toggles[data-v-5c45a547]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.cookie-banner__toggle-label[data-v-5c45a547]{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-family:var(--font-display)}.cookie-banner__toggle.is-essential .cookie-banner__toggle-label[data-v-5c45a547]{cursor:not-allowed;opacity:.85}.cookie-banner__checkbox[data-v-5c45a547]{margin-top:4px;flex:0 0 auto;width:18px;height:18px;accent-color:var(--color-brand-primary, #6366f1)}.cookie-banner__toggle-text[data-v-5c45a547]{display:flex;flex-direction:column;gap:2px;font-size:14px;color:var(--color-text, #0f172a)}.cookie-banner__toggle-text strong[data-v-5c45a547]{font-weight:700}.cookie-banner__toggle-text small[data-v-5c45a547]{color:var(--color-text-secondary, #475569);font-size:12.5px;line-height:1.4}.cookie-banner__actions[data-v-5c45a547]{display:flex;flex-wrap:wrap;gap:10px}.cookie-banner__button[data-v-5c45a547]{flex:1 1 auto;min-width:140px;padding:12px 18px;border-radius:10px;font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.01em;cursor:pointer;border:2px solid var(--color-brand-primary-dark, #4338ca);transition:background-color .18s ease,color .18s ease,transform .12s ease}.cookie-banner__button[data-v-5c45a547]:focus-visible{outline:3px solid var(--color-brand-primary, #6366f1);outline-offset:2px}.cookie-banner__button--accept[data-v-5c45a547]{background:var(--color-brand-primary-dark, #4338ca);color:#fff}.cookie-banner__button--accept[data-v-5c45a547]:hover{background:var(--color-brand-primary, #6366f1)}.cookie-banner__button--reject[data-v-5c45a547]{background:#fff;color:var(--color-brand-primary-dark, #4338ca)}.cookie-banner__button--reject[data-v-5c45a547]:hover{background:var(--color-surface-muted, #f8fafc)}.cookie-banner__button--configure[data-v-5c45a547],.cookie-banner__button--save[data-v-5c45a547]{background:var(--color-surface-muted, #f1f5f9);color:var(--color-text, #0f172a);border-color:var(--color-border, #cbd5f5)}.cookie-banner__button--save[data-v-5c45a547]{background:var(--color-brand-primary-dark, #4338ca);color:#fff;border-color:var(--color-brand-primary-dark, #4338ca)}@keyframes cookie-banner-slide-in-5c45a547{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.cookie-banner[data-v-5c45a547]{animation:none}.cookie-banner__button[data-v-5c45a547]{transition:none}}@media(min-width:768px){.cookie-banner[data-v-5c45a547]{inset:auto 24px 24px auto;width:640px}.cookie-banner__actions[data-v-5c45a547]{flex-wrap:nowrap}}.marketing-layout[data-v-42e5aab3]{display:flex;flex-direction:column;min-height:100vh;background:var(--color-surface);color:var(--color-text)}.marketing-layout__main[data-v-42e5aab3]{flex:1;width:100%}.marketing-layout__skip-link[data-v-42e5aab3]{position:absolute;top:8px;left:8px;z-index:1000;padding:12px 20px;background:var(--color-brand-primary, #0d6efd);color:var(--color-text-inverse, #ffffff);font-family:var(--font-display);font-weight:600;text-decoration:none;border-radius:var(--radius-md, 8px);transform:translateY(-200%);transition:transform .18s ease-out}.marketing-layout__skip-link[data-v-42e5aab3]:focus,.marketing-layout__skip-link[data-v-42e5aab3]:focus-visible{transform:translateY(0);outline:2px solid var(--color-text-inverse, #ffffff);outline-offset:2px}.title{margin-top:0;color:var(--color-text)}.title:after{display:block;clear:both;content:""}:global .h-100{height:100%}.widget{display:block;position:relative;margin-bottom:40px;padding:15px;background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:.45rem;box-shadow:var(--widget-shadow)}.widget.loading{min-height:150px}.widget [control=collapse]{display:unset}.widget [control=expand]{display:none}.widget [control=fullscreen]{display:unset}.widget [control=restore]{display:none}.widget.collapsed{min-height:unset}.widget.collapsed [control=collapse]{display:none}.widget.collapsed [control=expand]{display:unset}.widget.fullscreened{position:fixed;inset:0;margin:0;z-index:10000}.widget.fullscreened [control=fullscreen]{display:none}.widget.fullscreened [control=restore]{display:unset}.widget>header{margin:-15px;padding:15px}.widget>header h1,.widget>header h2,.widget>header h3,.widget>header h4,.widget>header h5,.widget>header h6{margin:0}.widget :global .loader{position:absolute;inset:0}.widget :global .loader .spinner{position:absolute;top:50%;width:100%;margin-top:-10px;font-size:20px;text-align:center}.widget :global .widget-body.p-0{margin:15px -15px -15px}.widget :global .widget-body.p-0+footer{margin-top:15px}.widget:global.bg-transparent{box-shadow:none}.widgetBody:after{display:block;clear:both;content:""}.widgetBody>footer{margin:.5rem -15px -15px;padding:10px 20px}.widgetControls+.widgetBody{margin-top:15px}.widgetControls,:global(.widget-controls){position:absolute;z-index:1;top:0;right:0;padding:14px;font-size:.875rem}.widgetControls a,:global(.widget-controls) a{padding:1px 4px;border-radius:4px;color:#0006;transition:color .15s ease-in-out}.widgetControls a:hover,:global(.widget-controls) a:hover{color:#0000001a;text-decoration:none}.widgetControls a .la,:global(.widget-controls) a .la{position:relative;top:2px}.widgetControls a .glyphicon,:global(.widget-controls) a .glyphicon{font-size:.7rem}.inverse{top:2px;position:relative;margin-left:3px}.inverse :global .glyphicon{vertical-align:baseline}:global .widget-image{position:relative;overflow:hidden;margin:-15px;border-radius:.5rem}:global .widget-image>img{max-width:100%;border-radius:.5rem .5rem 0 0;transition:transform .15s ease}:global .widget-image:hover>img{transform:scale(1.1)}:global .widget-image .title{position:absolute;top:0;left:0;margin:20px}:global .widget-image .info{position:absolute;top:0;right:0;margin:20px}:global .widget-footer-bottom{position:absolute;bottom:0;width:100%}:global .widget-sm{height:230px}:global .widget-md{height:373px}:global .widget-padding-md{padding:15px}:global .widget-padding-lg{padding:30px}:global .widget-body-container{position:relative;height:100%}:global .widget-top-overflow,:global .widget-middle-overflow{position:relative;margin:0 -15px}:global .widget-top-overflow>img,:global .widget-middle-overflow>img{max-width:100%}:global .widget-top-overflow{margin-top:-15px;border-top-left-radius:.5rem;border-top-right-radius:.5rem;overflow:hidden}:global .widget-top-overflow>img{border-top-left-radius:.5rem;border-top-right-radius:.5rem}:global .widget-top-overflow>.btn-toolbar{position:absolute;top:0;right:0;z-index:1;margin-right:15px}@media(min-width:768px){:global .widget-top-overflow>.btn-toolbar{top:auto;bottom:0}}:global .widget-icon{opacity:.5;font-size:42px;height:60px;line-height:45px;display:inline-block}.widget-loader{position:absolute;top:0;left:0}[data-v-43fb342a]:root{--z-sidebar: 1025;--z-header: 1030;--z-fab: 1015;--z-modal: 1060;--z-toast: 10000;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 40px;--spacing-3xl: 48px;--sidebar-width-expanded: 260px;--sidebar-width-collapsed: 72px;--header-height: 64px;--header-height-mobile: 56px;--layout-max-content: 1440px;--color-brand-50: #f0fbfe;--color-brand-100: #d9e0e6;--color-brand-200: #acd3dc;--color-brand-300: #8ed3ec;--color-brand-400: #28b8d6;--color-brand-500: #24a8c2;--color-brand-600: #09b4d6;--color-brand-700: #0c829a;--color-brand-800: #0a6b7f;--color-brand-900: #064d5c;--color-brand-950: #033540;--color-brand-primary: #09b4d6;--color-brand-primary-light: #28b8d6;--color-brand-primary-dark: #0a6b7f;--color-brand-primary-deep: #0a6b7f;--color-brand-primary-darkest: #033540;--color-brand-secondary: #acd3dc;--color-brand-accent: #8ed3ec;--indigo-50: #eef2ff;--indigo-100: #e0e7ff;--indigo-200: #c7d2fe;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--indigo-950: #1e1b4b;--manager-accent: var(--indigo-500);--manager-accent-strong: var(--indigo-600);--manager-accent-soft: var(--indigo-50);--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-200: #99f6e4;--teal-300: #5eead4;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-800: #115e59;--teal-900: #134e4a;--teal-950: #042f2e;--secretary-accent: var(--teal-500);--secretary-accent-strong: var(--teal-600);--secretary-accent-soft: var(--teal-50);--color-primary: #09b4d6;--color-primary-light: #28b8d6;--color-primary-dark: #0c829a;--color-surface: #f8fafc;--color-surface-elevated: #ffffff;--color-surface-muted: #f9fafb;--color-surface-overlay: rgba(255, 255, 255, .85);--color-text: #111827;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--color-text-inverse: #ffffff;--color-text-brand: #0c829a;--color-text-primary: var(--color-text);--color-text-tertiary: var(--color-text-muted);--color-bg-subtle: var(--color-surface-muted);--ds-color-surface: var(--color-surface-elevated);--ds-color-surface-muted: var(--color-surface-muted);--ds-color-surface-subtle: var(--color-surface-muted);--ds-color-text-primary: var(--color-text);--ds-color-text-muted: var(--color-text-muted);--ds-color-border: var(--color-border);--ds-color-border-subtle: var(--color-border-light);--ds-color-brand: var(--color-primary);--ds-color-brand-soft: rgba(9, 180, 214, .12);--ds-color-brand-bg: rgba(9, 180, 214, .14);--ds-color-warning-bg: #fef3c7;--ds-color-warning-border: #fcd34d;--ds-color-warning-text: #92400e;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-medium: #d1d5db;--color-border-dark: #9ca3af;--color-border-focus: #09b4d6;--color-status-healthy: #10b981;--color-status-healthy-light: #d1fae5;--color-status-warning: #f59e0b;--color-status-warning-light: #fef3c7;--color-status-danger: #ef4444;--color-status-danger-light: #fee2e2;--color-status-info: #3b82f6;--color-status-info-light: #dbeafe;--sidebar-bg: #ffffff;--sidebar-text: #374151;--sidebar-item-active-bg: #09b4d6;--sidebar-item-hover-bg: #f3f4f6;--header-bg: #ffffff;--header-border: #e5e7eb;--transition-fast: .15s;--transition-base: .25s;--transition-slow: .35s;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .04);--shadow-sm: 0 1px 4px 0 rgba(0, 0, 0, .06), 0 1px 2px -1px rgba(0, 0, 0, .06);--shadow: 0 2px 8px 0 rgba(0, 0, 0, .08), 0 1px 3px -1px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 2px 6px -2px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 30px -4px rgba(0, 0, 0, .12), 0 4px 10px -4px rgba(0, 0, 0, .06);--shadow-xl: 0 20px 50px -8px rgba(0, 0, 0, .14), 0 8px 16px -6px rgba(0, 0, 0, .06);--shadow-brand: 0 8px 30px -4px rgba(9, 180, 214, .25), 0 2px 8px -2px rgba(9, 180, 214, .15);--shadow-brand-sm: 0 4px 12px -2px rgba(9, 180, 214, .2);--shadow-brand-lg: 0 16px 50px -8px rgba(9, 180, 214, .3);--bg-brand: linear-gradient(135deg, #09b4d6 0%, #0c829a 100%);--bg-brand-hover: linear-gradient(135deg, #28b8d6 0%, #09b4d6 100%);--bg-brand-soft: linear-gradient(135deg, #f0fbfe 0%, #acd3dc 100%);--bg-sidebar-dark: linear-gradient(180deg, #0c829a 0%, #0a6b7f 50%, #064d5c 100%);--font-sans: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--font-display: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-mono: Fira Code, SFMono-Regular, Consolas, Courier New, monospace;--radius-xs: 4px;--radius-sm: 6px;--radius-default: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 14px;--radius-2xl: 16px;--radius-3xl: 20px;--radius-4xl: 24px;--radius-pill: 9999px;--focus-ring: 0 0 0 2px #ffffff, 0 0 0 4px rgba(9, 180, 214, .5);--animation-duration-fast: .15s;--animation-duration-base: .25s;--animation-duration-slow: .35s;--animation-easing-standard: cubic-bezier(0, 0, .2, 1);--animation-easing-bounce: cubic-bezier(.68, -.55, .265, 1.55);--animation-stagger-base: 80ms;--bg-atmospheric-gradient: radial-gradient(ellipse at top left, rgba(9, 180, 214, .06), transparent 60%);--surface-glass: rgba(255, 255, 255, .8);--surface-glass-blur: blur(12px);--bg-dot-grid: radial-gradient(circle, rgba(9, 180, 214, .08) 1px, transparent 1px);--bg-dot-grid-size: 24px 24px;--color-success: #10b981;--color-success-strong: #059669;--color-success-soft: #d1fae5;--color-success-border: #6ee7b7;--color-odontogram-bg: #0a1628;--color-odontogram-selected: #09b4d6;--color-odontogram-highlight: rgba(9, 180, 214, .3);--color-odontogram-healthy: #10b981;--color-odontogram-warning: #f59e0b;--color-odontogram-danger: #ef4444;--color-voice-idle: #9ca3af;--color-voice-active: #ef4444;--color-voice-agent-bg: rgba(9, 180, 214, .08);--color-voice-transcription: #f9fafb;--color-voice-connected: #10b981;--color-voice-disconnected: #ef4444;--color-treatment-urgent: #ef4444;--color-treatment-high: #f59e0b;--color-treatment-normal: #3b82f6;--color-treatment-completed: #10b981;--color-dashboard-trend-up: #10b981;--color-dashboard-trend-down: #ef4444;--color-agenda-scheduled: #3b82f6;--color-agenda-confirmed: #09b4d6;--color-agenda-in-progress: #f59e0b;--color-agenda-completed: #10b981;--color-agenda-cancelled: #9ca3af;--color-agenda-today: rgba(9, 180, 214, .08)}@media(prefers-color-scheme:dark){[data-v-43fb342a]:root{--sidebar-bg: #111827;--sidebar-text: #e5e7eb;--header-bg: #1f2937}}.dark-mode[data-v-43fb342a]{--sidebar-bg: #111827;--sidebar-text: #e5e7eb;--sidebar-border: #374151;--sidebar-item-hover-bg: #1f2937;--header-bg: #1f2937;--header-border: #374151;--header-text: #e5e7eb}[data-v-43fb342a]:root{--sidebar-fg: #4b5563;--sidebar-fg-muted: #6b7280;--sidebar-fg-active: #0c829a;--sidebar-active-bg: #f0fbfe;--sidebar-hover-bg: #f0fbfe;--sidebar-group-label: #9ca3af;--sidebar-avatar-bg: #e5e7eb;--sidebar-icon-filter: none;--sidebar-logo-filter: none;--header-fg: #111827;--header-icon-filter: none;--menu-hover-bg: #f0fbfe;--menu-hover-outline: transparent;--menu-active-bg: #f0fbfe;--menu-active-fg: #0c829a}[data-theme=light][data-v-43fb342a]{--sidebar-bg: linear-gradient(180deg, #ffffff 0%, #f0fbfe 100%);--sidebar-fg: #4b5563;--sidebar-fg-muted: #6b7280;--sidebar-fg-active: #0c829a;--sidebar-active-bg: #f0fbfe;--sidebar-hover-bg: #f0fbfe;--sidebar-border: #f3f4f6;--sidebar-group-label: #9ca3af;--sidebar-avatar-bg: #e5e7eb;--sidebar-icon-filter: none;--sidebar-logo-filter: none;--header-bg: #ffffff;--header-border: #f3f4f6;--header-fg: #111827}[data-theme=sidebar-dark][data-v-43fb342a]{--sidebar-bg: linear-gradient(180deg, #0c829a 0%, #0a6b7f 55%, #064d5c 100%);--sidebar-fg: rgba(255, 255, 255, .82);--sidebar-fg-muted: rgba(255, 255, 255, .62);--sidebar-fg-active: #ffffff;--sidebar-active-bg: rgba(255, 255, 255, .16);--sidebar-hover-bg: rgba(255, 255, 255, .1);--sidebar-border: rgba(255, 255, 255, .1);--sidebar-group-label: rgba(255, 255, 255, .45);--sidebar-avatar-bg: rgba(255, 255, 255, .18);--sidebar-icon-filter: brightness(0) invert(1);--sidebar-logo-filter: none;--header-bg: #ffffff;--header-border: #f3f4f6;--header-fg: #111827}[data-theme=dark][data-v-43fb342a]{--color-surface: #0b1825;--color-surface-elevated: #13273a;--color-surface-muted: #0f2233;--color-surface-overlay: rgba(11, 24, 37, .85);--color-text: #eef4f9;--color-text-secondary: #aebfce;--color-text-muted: #7f93a5;--color-text-inverse: #0b1825;--color-border: #25394c;--color-border-light: #1b2c3d;--color-border-medium: #324a60;--manager-accent: #818cf8;--manager-accent-strong: #a5b4fc;--manager-accent-soft: rgba(99, 102, 241, .14);--secretary-accent: #2dd4bf;--secretary-accent-strong: #5eead4;--secretary-accent-soft: rgba(20, 184, 166, .14);--sidebar-bg: linear-gradient(180deg, #102739 0%, #0b1c2c 60%, #081826 100%);--sidebar-fg: rgba(255, 255, 255, .8);--sidebar-fg-muted: rgba(255, 255, 255, .55);--sidebar-fg-active: #ffffff;--sidebar-active-bg: rgba(255, 255, 255, .14);--sidebar-hover-bg: rgba(255, 255, 255, .07);--sidebar-border: rgba(255, 255, 255, .1);--sidebar-group-label: rgba(255, 255, 255, .45);--sidebar-avatar-bg: rgba(255, 255, 255, .18);--sidebar-icon-filter: brightness(0) invert(1);--sidebar-logo-filter: none;--header-bg: #13273a;--header-border: #1b2c3d;--header-fg: #eef4f9;--header-icon-filter: brightness(0) invert(1);--menu-hover-bg: rgba(40, 184, 214, .16);--menu-hover-outline: rgba(255, 255, 255, .45);--menu-active-bg: rgba(40, 184, 214, .26);--menu-active-fg: #8ed3ec}[data-theme=dark] .bg-white[data-v-43fb342a]{background-color:var(--color-surface-elevated)}[data-theme=dark] .bg-gray-50[data-v-43fb342a],[data-theme=dark] .bg-gray-100[data-v-43fb342a],[data-theme=dark] .bg-gray-200[data-v-43fb342a]{background-color:var(--color-surface-muted)}[data-theme=dark] .text-gray-900[data-v-43fb342a],[data-theme=dark] .text-gray-800[data-v-43fb342a],[data-theme=dark] .text-gray-700[data-v-43fb342a]{color:var(--color-text)}[data-theme=dark] .text-gray-600[data-v-43fb342a],[data-theme=dark] .text-gray-500[data-v-43fb342a]{color:var(--color-text-secondary)}[data-theme=dark] .text-gray-400[data-v-43fb342a],[data-theme=dark] .text-gray-300[data-v-43fb342a]{color:var(--color-text-muted)}[data-theme=dark] .border-gray-100[data-v-43fb342a],[data-theme=dark] .border-gray-200[data-v-43fb342a]{border-color:var(--color-border)}[data-theme=dark] .border-gray-300[data-v-43fb342a]{border-color:var(--color-border-medium)}[data-theme=dark] input[type=time][data-v-43fb342a]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=date][data-v-43fb342a]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=datetime-local][data-v-43fb342a]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.7);opacity:.85;cursor:pointer}.base-toast-container[data-v-43fb342a]{position:fixed;z-index:var(--z-toast, 10000);display:flex;flex-direction:column;gap:8px;pointer-events:none;max-width:400px;width:calc(100vw - 48px)}.base-toast-container.base-toast-container-top-left[data-v-43fb342a]{top:24px;left:24px}.base-toast-container.base-toast-container-top-center[data-v-43fb342a]{top:24px;left:50%;transform:translate(-50%)}.base-toast-container.base-toast-container-top-right[data-v-43fb342a]{top:24px;right:24px}.base-toast-container.base-toast-container-bottom-left[data-v-43fb342a]{bottom:24px;left:24px}.base-toast-container.base-toast-container-bottom-center[data-v-43fb342a]{bottom:24px;left:50%;transform:translate(-50%)}.base-toast-container.base-toast-container-bottom-right[data-v-43fb342a]{bottom:24px;right:24px}@media(max-width:576px){.base-toast-container[data-v-43fb342a]{max-width:100%;width:calc(100vw - 32px)}.base-toast-container.base-toast-container-top-left[data-v-43fb342a],.base-toast-container.base-toast-container-top-right[data-v-43fb342a]{top:16px;left:16px;right:16px}.base-toast-container.base-toast-container-bottom-left[data-v-43fb342a],.base-toast-container.base-toast-container-bottom-right[data-v-43fb342a]{bottom:16px;left:16px;right:16px}}.base-toast[data-v-43fb342a]{position:relative;display:flex;align-items:flex-start;gap:8px;padding:16px;background:var(--color-surface-elevated);border-radius:10px;box-shadow:var(--shadow-lg, 0 10px 30px -4px rgba(0, 0, 0, .12), 0 4px 10px -4px rgba(0, 0, 0, .06));pointer-events:auto;overflow:hidden;border-left:4px solid transparent;min-height:64px}@media(prefers-reduced-motion:reduce){.base-toast[data-v-43fb342a]{transition:none}}.base-toast-success[data-v-43fb342a]{border-left-color:#10b981}.base-toast-success .base-toast-icon[data-v-43fb342a]{color:#10b981}.base-toast-info[data-v-43fb342a]{border-left-color:#3b82f6}.base-toast-info .base-toast-icon[data-v-43fb342a]{color:#3b82f6}.base-toast-warning[data-v-43fb342a]{border-left-color:#f59e0b}.base-toast-warning .base-toast-icon[data-v-43fb342a]{color:#f59e0b}.base-toast-danger[data-v-43fb342a]{border-left-color:#ef4444}.base-toast-danger .base-toast-icon[data-v-43fb342a]{color:#ef4444}.base-toast-icon[data-v-43fb342a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;font-size:1.125rem}.base-toast-content[data-v-43fb342a]{flex:1;min-width:0}.base-toast-title[data-v-43fb342a]{font-size:1rem;font-weight:600;color:var(--color-text);margin-bottom:4px;line-height:1.25}.base-toast-message[data-v-43fb342a]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.5;word-break:break-word}.base-toast-close[data-v-43fb342a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;background:transparent;border:none;color:var(--color-text-muted);cursor:pointer;border-radius:6px;transition:all .15s;padding:0}.base-toast-close[data-v-43fb342a]:hover{background:var(--color-surface-muted);color:var(--color-text-secondary)}.base-toast-close[data-v-43fb342a]:focus-visible{outline:2px solid #09b4d6;outline-offset:2px}.base-toast-close i[data-v-43fb342a]{font-size:.875rem}.base-toast-progress[data-v-43fb342a]{position:absolute;bottom:0;left:0;height:3px;background:currentColor;opacity:.3;animation:toast-progress-43fb342a linear forwards;transform-origin:left}.base-toast-paused .base-toast-progress[data-v-43fb342a]{animation-play-state:paused}@keyframes toast-progress-43fb342a{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.base-toast-sm[data-v-43fb342a]{padding:8px;min-height:48px}.base-toast-sm .base-toast-icon[data-v-43fb342a]{width:20px;height:20px;font-size:1rem}.base-toast-sm .base-toast-title[data-v-43fb342a]{font-size:.875rem}.base-toast-sm .base-toast-message[data-v-43fb342a]{font-size:.75rem}.base-toast-lg[data-v-43fb342a]{padding:24px;min-height:80px}.base-toast-lg .base-toast-icon[data-v-43fb342a]{width:28px;height:28px;font-size:1.25rem}.base-toast-lg .base-toast-title[data-v-43fb342a]{font-size:1.125rem}.base-toast-lg .base-toast-message[data-v-43fb342a]{font-size:1rem}.toast-enter-active[data-v-43fb342a],.toast-leave-active[data-v-43fb342a]{transition:all .25s cubic-bezier(.4,0,.2,1)}.toast-enter-from[data-v-43fb342a],.toast-leave-to[data-v-43fb342a]{opacity:0;transform:translateY(-16px)}.base-toast-container-bottom-left .toast-enter-from[data-v-43fb342a],.base-toast-container-bottom-left .toast-leave-to[data-v-43fb342a],.base-toast-container-bottom-center .toast-enter-from[data-v-43fb342a],.base-toast-container-bottom-center .toast-leave-to[data-v-43fb342a],.base-toast-container-bottom-right .toast-enter-from[data-v-43fb342a],.base-toast-container-bottom-right .toast-leave-to[data-v-43fb342a]{transform:translateY(16px)}.toast-move[data-v-43fb342a]{transition:transform .25s cubic-bezier(.4,0,.2,1)}:root{--z-sidebar: 1025;--z-header: 1030;--z-fab: 1015;--z-modal: 1060;--z-toast: 10000;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 40px;--spacing-3xl: 48px;--sidebar-width-expanded: 260px;--sidebar-width-collapsed: 72px;--header-height: 64px;--header-height-mobile: 56px;--layout-max-content: 1440px;--color-brand-50: #f0fbfe;--color-brand-100: #d9e0e6;--color-brand-200: #acd3dc;--color-brand-300: #8ed3ec;--color-brand-400: #28b8d6;--color-brand-500: #24a8c2;--color-brand-600: #09b4d6;--color-brand-700: #0c829a;--color-brand-800: #0a6b7f;--color-brand-900: #064d5c;--color-brand-950: #033540;--color-brand-primary: #09b4d6;--color-brand-primary-light: #28b8d6;--color-brand-primary-dark: #0a6b7f;--color-brand-primary-deep: #0a6b7f;--color-brand-primary-darkest: #033540;--color-brand-secondary: #acd3dc;--color-brand-accent: #8ed3ec;--indigo-50: #eef2ff;--indigo-100: #e0e7ff;--indigo-200: #c7d2fe;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--indigo-950: #1e1b4b;--manager-accent: var(--indigo-500);--manager-accent-strong: var(--indigo-600);--manager-accent-soft: var(--indigo-50);--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-200: #99f6e4;--teal-300: #5eead4;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-800: #115e59;--teal-900: #134e4a;--teal-950: #042f2e;--secretary-accent: var(--teal-500);--secretary-accent-strong: var(--teal-600);--secretary-accent-soft: var(--teal-50);--color-primary: #09b4d6;--color-primary-light: #28b8d6;--color-primary-dark: #0c829a;--color-surface: #f8fafc;--color-surface-elevated: #ffffff;--color-surface-muted: #f9fafb;--color-surface-overlay: rgba(255, 255, 255, .85);--color-text: #111827;--color-text-secondary: #4b5563;--color-text-muted: #6b7280;--color-text-inverse: #ffffff;--color-text-brand: #0c829a;--color-text-primary: var(--color-text);--color-text-tertiary: var(--color-text-muted);--color-bg-subtle: var(--color-surface-muted);--ds-color-surface: var(--color-surface-elevated);--ds-color-surface-muted: var(--color-surface-muted);--ds-color-surface-subtle: var(--color-surface-muted);--ds-color-text-primary: var(--color-text);--ds-color-text-muted: var(--color-text-muted);--ds-color-border: var(--color-border);--ds-color-border-subtle: var(--color-border-light);--ds-color-brand: var(--color-primary);--ds-color-brand-soft: rgba(9, 180, 214, .12);--ds-color-brand-bg: rgba(9, 180, 214, .14);--ds-color-warning-bg: #fef3c7;--ds-color-warning-border: #fcd34d;--ds-color-warning-text: #92400e;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-medium: #d1d5db;--color-border-dark: #9ca3af;--color-border-focus: #09b4d6;--color-status-healthy: #10b981;--color-status-healthy-light: #d1fae5;--color-status-warning: #f59e0b;--color-status-warning-light: #fef3c7;--color-status-danger: #ef4444;--color-status-danger-light: #fee2e2;--color-status-info: #3b82f6;--color-status-info-light: #dbeafe;--sidebar-bg: #ffffff;--sidebar-text: #374151;--sidebar-item-active-bg: #09b4d6;--sidebar-item-hover-bg: #f3f4f6;--header-bg: #ffffff;--header-border: #e5e7eb;--transition-fast: .15s;--transition-base: .25s;--transition-slow: .35s;--shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, .04);--shadow-sm: 0 1px 4px 0 rgba(0, 0, 0, .06), 0 1px 2px -1px rgba(0, 0, 0, .06);--shadow: 0 2px 8px 0 rgba(0, 0, 0, .08), 0 1px 3px -1px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 2px 6px -2px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 30px -4px rgba(0, 0, 0, .12), 0 4px 10px -4px rgba(0, 0, 0, .06);--shadow-xl: 0 20px 50px -8px rgba(0, 0, 0, .14), 0 8px 16px -6px rgba(0, 0, 0, .06);--shadow-brand: 0 8px 30px -4px rgba(9, 180, 214, .25), 0 2px 8px -2px rgba(9, 180, 214, .15);--shadow-brand-sm: 0 4px 12px -2px rgba(9, 180, 214, .2);--shadow-brand-lg: 0 16px 50px -8px rgba(9, 180, 214, .3);--bg-brand: linear-gradient(135deg, #09b4d6 0%, #0c829a 100%);--bg-brand-hover: linear-gradient(135deg, #28b8d6 0%, #09b4d6 100%);--bg-brand-soft: linear-gradient(135deg, #f0fbfe 0%, #acd3dc 100%);--bg-sidebar-dark: linear-gradient(180deg, #0c829a 0%, #0a6b7f 50%, #064d5c 100%);--font-sans: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--font-display: Poppins, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-mono: Fira Code, SFMono-Regular, Consolas, Courier New, monospace;--radius-xs: 4px;--radius-sm: 6px;--radius-default: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 14px;--radius-2xl: 16px;--radius-3xl: 20px;--radius-4xl: 24px;--radius-pill: 9999px;--focus-ring: 0 0 0 2px #ffffff, 0 0 0 4px rgba(9, 180, 214, .5);--animation-duration-fast: .15s;--animation-duration-base: .25s;--animation-duration-slow: .35s;--animation-easing-standard: cubic-bezier(0, 0, .2, 1);--animation-easing-bounce: cubic-bezier(.68, -.55, .265, 1.55);--animation-stagger-base: 80ms;--bg-atmospheric-gradient: radial-gradient(ellipse at top left, rgba(9, 180, 214, .06), transparent 60%);--surface-glass: rgba(255, 255, 255, .8);--surface-glass-blur: blur(12px);--bg-dot-grid: radial-gradient(circle, rgba(9, 180, 214, .08) 1px, transparent 1px);--bg-dot-grid-size: 24px 24px;--color-success: #10b981;--color-success-strong: #059669;--color-success-soft: #d1fae5;--color-success-border: #6ee7b7;--color-odontogram-bg: #0a1628;--color-odontogram-selected: #09b4d6;--color-odontogram-highlight: rgba(9, 180, 214, .3);--color-odontogram-healthy: #10b981;--color-odontogram-warning: #f59e0b;--color-odontogram-danger: #ef4444;--color-voice-idle: #9ca3af;--color-voice-active: #ef4444;--color-voice-agent-bg: rgba(9, 180, 214, .08);--color-voice-transcription: #f9fafb;--color-voice-connected: #10b981;--color-voice-disconnected: #ef4444;--color-treatment-urgent: #ef4444;--color-treatment-high: #f59e0b;--color-treatment-normal: #3b82f6;--color-treatment-completed: #10b981;--color-dashboard-trend-up: #10b981;--color-dashboard-trend-down: #ef4444;--color-agenda-scheduled: #3b82f6;--color-agenda-confirmed: #09b4d6;--color-agenda-in-progress: #f59e0b;--color-agenda-completed: #10b981;--color-agenda-cancelled: #9ca3af;--color-agenda-today: rgba(9, 180, 214, .08)}@media(prefers-color-scheme:dark){:root{--sidebar-bg: #111827;--sidebar-text: #e5e7eb;--header-bg: #1f2937}}.dark-mode{--sidebar-bg: #111827;--sidebar-text: #e5e7eb;--sidebar-border: #374151;--sidebar-item-hover-bg: #1f2937;--header-bg: #1f2937;--header-border: #374151;--header-text: #e5e7eb}:root{--sidebar-fg: #4b5563;--sidebar-fg-muted: #6b7280;--sidebar-fg-active: #0c829a;--sidebar-active-bg: #f0fbfe;--sidebar-hover-bg: #f0fbfe;--sidebar-group-label: #9ca3af;--sidebar-avatar-bg: #e5e7eb;--sidebar-icon-filter: none;--sidebar-logo-filter: none;--header-fg: #111827;--header-icon-filter: none;--menu-hover-bg: #f0fbfe;--menu-hover-outline: transparent;--menu-active-bg: #f0fbfe;--menu-active-fg: #0c829a}[data-theme=light]{--sidebar-bg: linear-gradient(180deg, #ffffff 0%, #f0fbfe 100%);--sidebar-fg: #4b5563;--sidebar-fg-muted: #6b7280;--sidebar-fg-active: #0c829a;--sidebar-active-bg: #f0fbfe;--sidebar-hover-bg: #f0fbfe;--sidebar-border: #f3f4f6;--sidebar-group-label: #9ca3af;--sidebar-avatar-bg: #e5e7eb;--sidebar-icon-filter: none;--sidebar-logo-filter: none;--header-bg: #ffffff;--header-border: #f3f4f6;--header-fg: #111827}[data-theme=sidebar-dark]{--sidebar-bg: linear-gradient(180deg, #0c829a 0%, #0a6b7f 55%, #064d5c 100%);--sidebar-fg: rgba(255, 255, 255, .82);--sidebar-fg-muted: rgba(255, 255, 255, .62);--sidebar-fg-active: #ffffff;--sidebar-active-bg: rgba(255, 255, 255, .16);--sidebar-hover-bg: rgba(255, 255, 255, .1);--sidebar-border: rgba(255, 255, 255, .1);--sidebar-group-label: rgba(255, 255, 255, .45);--sidebar-avatar-bg: rgba(255, 255, 255, .18);--sidebar-icon-filter: brightness(0) invert(1);--sidebar-logo-filter: none;--header-bg: #ffffff;--header-border: #f3f4f6;--header-fg: #111827}[data-theme=dark]{--color-surface: #0b1825;--color-surface-elevated: #13273a;--color-surface-muted: #0f2233;--color-surface-overlay: rgba(11, 24, 37, .85);--color-text: #eef4f9;--color-text-secondary: #aebfce;--color-text-muted: #7f93a5;--color-text-inverse: #0b1825;--color-border: #25394c;--color-border-light: #1b2c3d;--color-border-medium: #324a60;--manager-accent: #818cf8;--manager-accent-strong: #a5b4fc;--manager-accent-soft: rgba(99, 102, 241, .14);--secretary-accent: #2dd4bf;--secretary-accent-strong: #5eead4;--secretary-accent-soft: rgba(20, 184, 166, .14);--sidebar-bg: linear-gradient(180deg, #102739 0%, #0b1c2c 60%, #081826 100%);--sidebar-fg: rgba(255, 255, 255, .8);--sidebar-fg-muted: rgba(255, 255, 255, .55);--sidebar-fg-active: #ffffff;--sidebar-active-bg: rgba(255, 255, 255, .14);--sidebar-hover-bg: rgba(255, 255, 255, .07);--sidebar-border: rgba(255, 255, 255, .1);--sidebar-group-label: rgba(255, 255, 255, .45);--sidebar-avatar-bg: rgba(255, 255, 255, .18);--sidebar-icon-filter: brightness(0) invert(1);--sidebar-logo-filter: none;--header-bg: #13273a;--header-border: #1b2c3d;--header-fg: #eef4f9;--header-icon-filter: brightness(0) invert(1);--menu-hover-bg: rgba(40, 184, 214, .16);--menu-hover-outline: rgba(255, 255, 255, .45);--menu-active-bg: rgba(40, 184, 214, .26);--menu-active-fg: #8ed3ec}[data-theme=dark] .bg-white{background-color:var(--color-surface-elevated)}[data-theme=dark] .bg-gray-50,[data-theme=dark] .bg-gray-100,[data-theme=dark] .bg-gray-200{background-color:var(--color-surface-muted)}[data-theme=dark] .text-gray-900,[data-theme=dark] .text-gray-800,[data-theme=dark] .text-gray-700{color:var(--color-text)}[data-theme=dark] .text-gray-600,[data-theme=dark] .text-gray-500{color:var(--color-text-secondary)}[data-theme=dark] .text-gray-400,[data-theme=dark] .text-gray-300{color:var(--color-text-muted)}[data-theme=dark] .border-gray-100,[data-theme=dark] .border-gray-200{border-color:var(--color-border)}[data-theme=dark] .border-gray-300{border-color:var(--color-border-medium)}[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.7);opacity:.85;cursor:pointer}.root.sing-dashboard{--body-bg: #f9fbfd;--light-color: #f6f6e9;--sidebar-bg-color: #ffffff;--sidebar-color: #6c757d;--sidebar-action-bg: #f9fafe;--sidebar-item-active: #6ecedb;--widget-shadow-color: 75, 102, 171;--navbar-bg: #fff;--navbar-shadow: 0 15px 20px -20px rgba(var(--widget-shadow-color), .1), 0 0 15px rgba(var(--widget-shadow-color), .06);--sidebar-progress-bg-color: var(--sidebar-action-bg);--sidebar-icon-active: #0a6b7f;--sidebar-item-hover-bg-color: #457177;--input-bg-color: var(--input-bg);--badge-item-color: var(--badge-item);--important-notification: var(--important-notification-color);--update-notification: var(--update-notification-color);--sidebar-item-active-color: var(--sidebar-item-active);--chat-sidebar-bg-color: var(--sidebar-bg-color);--widget-shadow: 0 23px 20px -20px rgba(var(--widget-shadow-color), .1), 0 0 15px rgba(var(--widget-shadow-color), .06)}.root.sing-dashboard.sidebar-white,.root.sing-dashboard.sidebar-transparent{--sidebar-icon-bg: #4a5056;--sidebar-bg-color: #ffffff;--sidebar-color: #6c757d;--sidebar-action-bg: #f9fafe;--logo-color: #6c757d;--sidebar-item-active: #6c757d;--sidebar-item-active-color: #ffffff;--sidebar-item-active-bg: #4a5056;--sidebar-nav-title-color: #5287b9}.root.sing-dashboard.sidebar-first{--sidebar-bg-color: #3d3d3d;--logo-color: #5cb0ff;--sidebar-action-bg: #2d2d2d;--sidebar-item-active-bg: #5cb0ff;--sidebar-color: #f6f6e9;--sidebar-nav-title-color: #f6f6e9}.root.sing-dashboard.sidebar-second{--logo-color: #fff;--sidebar-color: #fff;--sidebar-bg-color: #4b505f;--sidebar-action-bg: #373c4d;--sidebar-item-active-bg: #dedede}.root.sing-dashboard.sidebar-third{--sidebar-item-active-bg: #5cb0ff;--logo-color: #fff;--important-notification-color: #fd5f00;--sidebar-bg-color: #483cb6;--sidebar-color: #f6f6e9;--sidebar-action-bg: #332a87}.root.sing-dashboard.sidebar-fourth{--sidebar-icon-bg: #6fb0f9;--logo-color: #6fb0f9;--sidebar-item-active: #5a5d76;--sidebar-bg-color: #eff2f5;--sidebar-action-bg: #acd3dc;--sidebar-item-active-bg: #6fb0f9}.root.sing-dashboard.sidebar-fifth{--sidebar-icon-bg: #0d2b47;--logo-color: #0d2b47;--sidebar-bg-color: #20ae8c;--sidebar-action-bg: #119475;--sidebar-item-active-bg: #0d2b47;--sidebar-color: #f6f6e9}.root.sing-dashboard.sidebar-custom1{--sidebar-icon-bg: #ffffff;--logo-color: #ffffff;--sidebar-bg-color: #24a8c2;--sidebar-action-bg: #1e8fa5;--sidebar-item-active-bg: #ffffff;--sidebar-color: #ffffff;--sidebar-nav-title-color: #ffffff}.root.sing-dashboard.sidebar-custom2{--sidebar-icon-bg: #ffffff;--logo-color: #ffffff;--sidebar-bg-color: #48586a;--sidebar-action-bg: #0a6b7f;--sidebar-item-active-bg: #ffffff;--sidebar-color: #ffffff;--sidebar-nav-title-color: #ffffff}.root.sing-dashboard.sidebar-custom3{--sidebar-icon-bg: #09b4d6;--logo-color: #09b4d6;--sidebar-bg-color: #8ed3ec;--sidebar-action-bg: #7bc5d9;--sidebar-item-active-bg: #09b4d6;--sidebar-color: #09b4d6;--sidebar-nav-title-color: #09b4d6}.root.sing-dashboard.sidebar-transparent{--sidebar-bg-color: transparent;--sidebar-action-bg: transparent;--sidebar-color: #6c757d}.root.sing-dashboard.dark-mode{--body-bg: #1a1a1a;--text-color: #e0e0e0;--text-muted: #a0a0a0;--widget-bg: #2d2d2d;--widget-title-color: #e0e0e0;--input-bg: #2d2d2d;--input-color: #e0e0e0;--input-bg-color: #2d2d2d;--border-color: #404040;--navbar-bg: #2d2d2d;--navbar-shadow: 0 15px 20px -20px rgba(0, 0, 0, .3), 0 0 15px rgba(0, 0, 0, .2);--widget-shadow-color: 0, 0, 0;--widget-shadow: 0 23px 20px -20px rgba(0, 0, 0, .4), 0 0 15px rgba(0, 0, 0, .3)}.root .header-ffffff{--input-bg: #f4f4f5;--input-color: #0c2236;--navbar-bg: #ffffff;--navbar-icon-bg: #0c2236}.root .header-E2E7EC{--input-bg: #f4f4f5;--input-color: #0c2236;--navbar-bg: #acd3dc;--navbar-icon-bg: #0c2236}.root .header-C9D1FB{--input-bg: rgba(255, 255, 255, .5);--input-color: #0c2236;--navbar-bg: #c9d1fb;--navbar-icon-bg: #0c2236}.root .header-C1C3CF{--input-bg: rgba(255, 255, 255, .5);--input-color: #0c2236;--navbar-bg: #c1c3cf;--navbar-icon-bg: #0c2236}.root .header-0C2236{--input-bg: rgba(255, 255, 255, .3);--input-color: #0c2236;--navbar-bg: #0c2236;--navbar-icon-bg: #c1c3cf}.root .header-6FB0F9{--input-bg: rgba(255, 255, 255, .3);--input-color: #0c2236;--navbar-bg: rgba(111, 176, 249, .4);--navbar-icon-bg: #0c2236}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulseBrand{0%,to{opacity:1}50%{opacity:.5;box-shadow:0 0 0 8px #09b4d600}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRecording{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}}.animate-fade-in{animation:fadeIn .25s cubic-bezier(0,0,.2,1) both}.animate-fade-out{animation:fadeOut .15s cubic-bezier(.4,0,1,1) both}.animate-slide-up{animation:slideUp .3s cubic-bezier(0,0,.2,1) both}.animate-slide-down{animation:slideDown .25s cubic-bezier(0,0,.2,1) both}.animate-slide-in-left{animation:slideInLeft .3s cubic-bezier(0,0,.2,1) both}.animate-slide-in-right{animation:slideInRight .3s cubic-bezier(0,0,.2,1) both}.animate-scale-in{animation:scaleIn .2s cubic-bezier(0,0,.2,1) both}.animate-shimmer{animation:shimmer 1.8s linear infinite;background-size:200% 100%}.animate-pulse-brand{animation:pulseBrand 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.animate-count-up{animation:countUp .4s cubic-bezier(0,0,.2,1) both}.animate-pulse-recording{animation:pulseRecording 1.5s ease-in-out infinite}.stagger-children>*:nth-child(1){animation-delay:0ms}.stagger-children>*:nth-child(2){animation-delay:80ms}.stagger-children>*:nth-child(3){animation-delay:.16s}.stagger-children>*:nth-child(4){animation-delay:.24s}.stagger-children>*:nth-child(5){animation-delay:.32s}.stagger-children>*:nth-child(6){animation-delay:.4s}.stagger-children>*:nth-child(7){animation-delay:.48s}.stagger-children>*:nth-child(8){animation-delay:.56s}.stagger-children>*:nth-child(9){animation-delay:.64s}.stagger-children>*:nth-child(10){animation-delay:.72s}.stagger-children>*:nth-child(11){animation-delay:.8s}.stagger-children>*:nth-child(12){animation-delay:.88s}.stagger-children>*:nth-child(13){animation-delay:.96s}.stagger-children>*:nth-child(14){animation-delay:1.04s}.stagger-children>*:nth-child(15){animation-delay:1.12s}.stagger-children>*:nth-child(16){animation-delay:1.2s}.stagger-children>*:nth-child(17){animation-delay:1.28s}.stagger-children>*:nth-child(18){animation-delay:1.36s}.stagger-children>*:nth-child(19){animation-delay:1.44s}.stagger-children>*:nth-child(20){animation-delay:1.52s}.stagger-children-fast>*:nth-child(1){animation-delay:0ms}.stagger-children-fast>*:nth-child(2){animation-delay:50ms}.stagger-children-fast>*:nth-child(3){animation-delay:.1s}.stagger-children-fast>*:nth-child(4){animation-delay:.15s}.stagger-children-fast>*:nth-child(5){animation-delay:.2s}.stagger-children-fast>*:nth-child(6){animation-delay:.25s}.stagger-children-fast>*:nth-child(7){animation-delay:.3s}.stagger-children-fast>*:nth-child(8){animation-delay:.35s}.stagger-children-fast>*:nth-child(9){animation-delay:.4s}.stagger-children-fast>*:nth-child(10){animation-delay:.45s}.stagger-children-fast>*:nth-child(11){animation-delay:.5s}.stagger-children-fast>*:nth-child(12){animation-delay:.55s}.stagger-children-fast>*:nth-child(13){animation-delay:.6s}.stagger-children-fast>*:nth-child(14){animation-delay:.65s}.stagger-children-fast>*:nth-child(15){animation-delay:.7s}.stagger-children-fast>*:nth-child(16){animation-delay:.75s}.stagger-children-fast>*:nth-child(17){animation-delay:.8s}.stagger-children-fast>*:nth-child(18){animation-delay:.85s}.stagger-children-fast>*:nth-child(19){animation-delay:.9s}.stagger-children-fast>*:nth-child(20){animation-delay:.95s}.stagger-children-slow>*:nth-child(1){animation-delay:0ms}.stagger-children-slow>*:nth-child(2){animation-delay:.12s}.stagger-children-slow>*:nth-child(3){animation-delay:.24s}.stagger-children-slow>*:nth-child(4){animation-delay:.36s}.stagger-children-slow>*:nth-child(5){animation-delay:.48s}.stagger-children-slow>*:nth-child(6){animation-delay:.6s}.stagger-children-slow>*:nth-child(7){animation-delay:.72s}.stagger-children-slow>*:nth-child(8){animation-delay:.84s}.stagger-children-slow>*:nth-child(9){animation-delay:.96s}.stagger-children-slow>*:nth-child(10){animation-delay:1.08s}.stagger-children-slow>*:nth-child(11){animation-delay:1.2s}.stagger-children-slow>*:nth-child(12){animation-delay:1.32s}.hover-lift{transition:transform .25s cubic-bezier(0,0,.2,1),box-shadow .25s cubic-bezier(0,0,.2,1)}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 30px -4px #0000001f,0 4px 10px -4px #0000000f}.hover-lift-brand{transition:transform .25s cubic-bezier(0,0,.2,1),box-shadow .25s cubic-bezier(0,0,.2,1)}.hover-lift-brand:hover{transform:translateY(-2px);box-shadow:0 8px 30px -4px #09b4d640,0 2px 8px -2px #09b4d626}.active-press{transition:transform .15s cubic-bezier(0,0,.2,1)}.active-press:active{transform:scale(.95)}.focus-ring-brand:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #09b4d680}.skeleton,.skeleton-circle,.skeleton-text{background:linear-gradient(90deg,#f3f4f6 25%,#f9fafb,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.8s linear infinite;border-radius:14px}.skeleton-text{height:1em;border-radius:6px}.skeleton-circle{border-radius:9999px}.ds-fade-enter-active{animation:fadeIn .25s cubic-bezier(0,0,.2,1) both}.ds-fade-leave-active{animation:fadeOut .15s cubic-bezier(.4,0,1,1) both}.ds-slide-up-enter-active{animation:slideUp .3s cubic-bezier(0,0,.2,1) both}.ds-slide-up-leave-active{animation:fadeOut .2s cubic-bezier(.4,0,1,1) both}.ds-scale-in-enter-active{animation:scaleIn .2s cubic-bezier(0,0,.2,1) both}.ds-scale-in-leave-active{animation:fadeOut .15s cubic-bezier(.4,0,1,1) both}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hover-lift:hover,.hover-lift-brand:hover,.active-press:active{transform:none}}.bg-atmospheric{background-color:#f8fafc;background-image:radial-gradient(ellipse at top left,rgba(9,180,214,.06),transparent 60%)}.bg-atmospheric-alt{background-color:#f8fafc;background-image:linear-gradient(135deg,#09b4d60a,#fff,#8ed3ec08)}.bg-atmospheric-mesh{background-color:#f8fafc;background-image:radial-gradient(at 20% 30%,rgba(9,180,214,.08) 0%,transparent 50%),radial-gradient(at 80% 70%,rgba(142,211,236,.06) 0%,transparent 50%),radial-gradient(at 50% 50%,rgba(172,211,220,.04) 0%,transparent 70%)}.bg-dot-grid{background-image:radial-gradient(circle,rgba(9,180,214,.08) 1px,transparent 1px);background-size:24px 24px}.bg-dot-grid-dense{background-image:radial-gradient(circle,rgba(9,180,214,.06) 1px,transparent 1px);background-size:16px 16px}.bg-gradient-brand{background:linear-gradient(135deg,#09b4d6,#0c829a)}.bg-gradient-brand-hover{background:linear-gradient(135deg,#28b8d6,#09b4d6)}.bg-gradient-brand-soft{background:linear-gradient(135deg,#f0fbfe,#acd3dc)}.bg-gradient-sidebar-dark{background:linear-gradient(180deg,#0c829a,#0a6b7f,#064d5c)}.bg-gradient-sidebar-light{background:linear-gradient(180deg,#fff,#f0fbfe)}.bg-gradient-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.bg-gradient-success{background:linear-gradient(135deg,#10b981,#059669)}.glass{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2)}.glass-light{background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15)}.glass-brand{background:#09b4d614;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(9,180,214,.12)}.glass-overlay{background:#0000004d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.surface-flat{background:transparent;box-shadow:none}.surface-raised{background:#fff;box-shadow:0 1px 4px #0000000f,0 1px 2px -1px #0000000f}.surface-floating{background:#fff;box-shadow:0 10px 30px -4px #0000001f,0 4px 10px -4px #0000000f}.surface-overlay{background:#ffffffd9;box-shadow:0 20px 50px -8px #00000024,0 8px 16px -6px #0000000f}.surface-sticky{background:#fff;box-shadow:0 4px 16px -2px #0000001a,0 2px 6px -2px #0000000f}.surface-brand-tint{background-color:#09b4d60a}.surface-brand-tint-hover{transition:background-color .2s ease}.surface-brand-tint-hover:hover{background-color:#09b4d60f}.ring-brand{box-shadow:0 0 0 1px #acd3dc99}.ring-brand-hover{transition:box-shadow .2s ease}.ring-brand-hover:hover{box-shadow:0 0 0 1px #09b4d666}*{box-sizing:border-box}*:focus-visible{outline:3px solid var(--color-brand-primary, #0d6efd);outline-offset:2px;border-radius:4px}*:focus:not(:focus-visible){outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-brand-primary, #0d6efd);outline-offset:2px}.sing-dashboard{background-color:var(--color-surface);color:var(--color-text);min-height:100vh}.page-title{margin:0 0 calc(1rem + 6px);color:var(--color-text);font-weight:600}.page-top-line{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.page-top-line .close{margin-left:25px}.input-group.focus .input-group-addon,.input-group.focus input{background-color:#f1f1f1}.animated{animation-duration:.5s}#notification-buttons{display:flex}#notification-buttons button{flex:1;font-family:Poppins,sans-serif;font-size:.875rem;background-color:#f8f8f8}#notification-buttons button.active{color:#343434;background-color:#dfdfdf;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px #0000001f}.btn-toolbar .btn{margin-left:.5rem}.form-action{background-color:#f8f9fa;margin:1rem 0 0;padding:.5rem 1rem}.widget-top-overflow,.widget-middle-overflow{position:relative;margin:0 -15px}.widget-top-overflow>img,.widget-middle-overflow>img{max-width:100%}.widget-top-overflow{margin-top:-30px;border-top-left-radius:.5rem;border-top-right-radius:.5rem;overflow:hidden}.widget-top-overflow>img{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.widget-top-overflow>.btn{position:absolute;top:0;right:0;z-index:1;margin-right:15px}@media(min-width:768px){.widget-top-overflow>.btn{top:auto;bottom:0}}.widget-table-overflow{margin:0 -15px -15px}.widget-table-overflow th:first-child,.widget-table-overflow td:first-child{padding-left:15px}.widget-table-overflow th:last-child,.widget-table-overflow td:last-child{padding-right:15px}.table-bordered th{background-color:#09b4d6;color:var(--light-color);border:none}table.table tbody{border-top:1px solid #d7dfe6!important}table>thead>tr>th{border-top:none!important;border-bottom-width:1px!important;text-transform:uppercase}.pagination{font-weight:400}.pagination>.page-item{display:inline}.pagination>.page-item>.page-link,.pagination>.page-item>span{border-radius:.5rem;margin:0 2px}.pagination>.page-item>.page-link{text-decoration:none;border:none}.stats-row{margin-bottom:1.25rem;display:flex}.stat-item{display:inline-block;padding-right:1.25rem}.stat-item+.stat-item{padding-left:1.25rem;border-left:1px solid #d7dfe6}.stat-item:last-child{padding-right:0}.stat-item .name{margin-bottom:.25rem;font-size:.875rem}.stat-item.stat-item-mini-chart{position:relative;padding-left:0;border-left:none}.widget-container{min-height:30px}.widget-container .widget:not(.fullscreened)>header{cursor:move}.widget-placeholder{background:#fff6;border:1px dashed #798892;margin:-1px -1px 39px}.widget-placeholder *{opacity:0}.post-links{margin-bottom:0;font-size:.875rem;padding-left:0}.post-links:after{display:block;clear:both;content:""}.post-links>li{float:left;list-style:none}.post-links>li+li:before{color:#999;content:"●";padding:0 8px}.post-links>li>a{text-decoration:none;color:#09b4d6}.post-links>li>a:hover{color:#798892}.post-links.no-separator>li+li{margin-left:12px}.post-links.no-separator>li+li:before{content:normal}.post-comments{margin-bottom:.5rem;margin-left:-20px;margin-right:-20px;font-size:.875rem}.post-comments:after{display:block;clear:both;content:""}.post-comments>li{padding:10px;border-top:1px solid #e7e7e7;list-style:none}.post-comments>li:after{display:block;clear:both;content:""}.post-comments p:last-child{margin-bottom:0}.post-comments .avatar{margin-top:1px}.post-comments .author{margin-top:0;margin-bottom:2px;color:#6fb0f9}.post-comments .comment-body{overflow:auto}.post-comments h6.author>small{font-size:11px}.widget>footer .post-comments{margin-left:-15px;margin-right:-15px}.btn-link{background:transparent;border:0;outline:0;color:#09b4d6;padding:0;text-decoration:none}.check-list{padding-left:2rem}.check-list>li{position:relative}.check-list>li:before{position:absolute;left:-1.5rem;font-family:Line Awesome Free,sans-serif;content:"";font-weight:600}.alert.sidebarAlert button.close{color:var(--sidebar-item-active-bg);font-size:20px}.home{min-height:100vh;height:auto;background-image:url(/assets/dentista-bg-BDpMaG1V.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow-x:hidden}@media(min-width:769px){.home{background-attachment:fixed}}@media(max-width:768px){.home{background-attachment:scroll}}.overlay{min-height:100vh;width:100%;background-color:#0c829ad9;display:flex;align-items:flex-start;justify-content:center;padding:20px 0;position:relative}@media(max-width:768px){.overlay{padding:15px 0;align-items:flex-start}}.auth-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;justify-content:center;width:100%;min-height:calc(100vh - 40px);padding:20px 0 100px;position:relative}@media(max-width:768px){.auth-page{padding:15px 0 80px;min-height:calc(100vh - 30px)}}.auth-page .logo,.widget-auth .logo,.widget-auth-register .logo,.widget-auth-recover .logo,.widget-auth-verify .logo{position:relative;margin-bottom:20px!important;flex-shrink:0}.auth-page .logo img,.widget-auth .logo img,.widget-auth-register .logo img,.widget-auth-recover .logo img,.widget-auth-verify .logo img{width:300px!important;max-width:85%!important;height:auto!important;display:block;margin:0 auto}.auth-page input.form-control{height:50px!important}.form-group-register{display:flex;justify-content:space-between;width:100%;gap:15px}@media(max-width:768px){.form-group-register{flex-direction:column!important;gap:0}.form-group-register>div{width:100%!important;margin-bottom:15px}.form-group-register>div:last-child{margin-bottom:0}}.auth-page p{margin-top:18px!important}.widget-auth-verify,.widget-auth-recover,.widget-auth-register,.widget-auth{min-height:500px;padding:30px!important;background-color:#fff;box-shadow:0 4px 12px #00000026;width:100%;display:flex;flex-direction:column}@media(max-width:768px){.widget-auth-verify,.widget-auth-recover,.widget-auth-register,.widget-auth{min-height:auto;padding:20px!important}}.widget-auth-verify>div.text-center.mb-4:first-child,.widget-auth-recover>div.text-center.mb-4:first-child,.widget-auth-register>div.text-center.mb-4:first-child,.widget-auth>div.text-center.mb-4:first-child{flex-shrink:0;min-height:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:20px!important;padding-top:0}.widget-auth-verify .logo,.widget-auth-recover .logo,.widget-auth-register .logo,.widget-auth .logo{margin-bottom:15px!important;height:120px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:20px;border-radius:20px}.widget-auth-verify .logo img,.widget-auth-recover .logo img,.widget-auth-register .logo img,.widget-auth .logo img{width:300px!important;max-width:85%!important;height:auto!important;display:block;margin:0 auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.widget-auth-verify>div.text-center.mb-4:first-child p,.widget-auth-recover>div.text-center.mb-4:first-child p,.widget-auth-register>div.text-center.mb-4:first-child p,.widget-auth>div.text-center.mb-4:first-child p,.widget-auth-verify>div.text-center.mb-4:first-child h4,.widget-auth-recover>div.text-center.mb-4:first-child h4,.widget-auth-register>div.text-center.mb-4:first-child h4,.widget-auth>div.text-center.mb-4:first-child h4,.widget-auth-verify>div.text-center.mb-4:first-child h5,.widget-auth-recover>div.text-center.mb-4:first-child h5,.widget-auth-register>div.text-center.mb-4:first-child h5,.widget-auth>div.text-center.mb-4:first-child h5{margin-top:10px!important;margin-bottom:0!important;min-height:40px}.widget-auth-verify form,.widget-auth-recover form,.widget-auth-register form,.widget-auth form,.widget-auth-verify>div:not(:first-child),.widget-auth-recover>div:not(:first-child),.widget-auth-register>div:not(:first-child),.widget-auth>div:not(:first-child){flex:1}.widget-auth-verify h1,.widget-auth-recover h1,.widget-auth-register h1,.widget-auth h1,.widget-auth-verify h2,.widget-auth-recover h2,.widget-auth-register h2,.widget-auth h2,.widget-auth-verify h3,.widget-auth-recover h3,.widget-auth-register h3,.widget-auth h3,.widget-auth-verify h4,.widget-auth-recover h4,.widget-auth-register h4,.widget-auth h4,.widget-auth-verify h5,.widget-auth-recover h5,.widget-auth-register h5,.widget-auth h5,.widget-auth-verify h6,.widget-auth-recover h6,.widget-auth-register h6,.widget-auth h6{font-weight:400;text-align:center}.widget-auth-verify .widget-auth-info,.widget-auth-recover .widget-auth-info,.widget-auth-register .widget-auth-info,.widget-auth .widget-auth-info{font-size:13px;color:#888;margin-bottom:0;text-align:center}.widget-auth-verify .auth-btn,.widget-auth-recover .auth-btn,.widget-auth-register .auth-btn,.widget-auth .auth-btn{width:100%}.widget-auth-verify .social-buttons,.widget-auth-recover .social-buttons,.widget-auth-register .social-buttons,.widget-auth .social-buttons{display:flex;align-items:stretch;justify-content:center;flex-direction:column;margin:1rem 0}.widget-auth-verify .social-buttons .social-button,.widget-auth-recover .social-buttons .social-button,.widget-auth-register .social-buttons .social-button,.widget-auth .social-buttons .social-button{display:flex;align-items:center;padding:0;position:relative;height:30px}.widget-auth-verify .social-buttons .social-icon,.widget-auth-recover .social-buttons .social-icon,.widget-auth-register .social-buttons .social-icon,.widget-auth .social-buttons .social-icon{position:absolute;left:1px;width:26px;height:26px;padding:0;transition:all .2s ease-in-out;border-radius:3px;background-color:#fff}.widget-auth-verify .social-buttons .social-text,.widget-auth-recover .social-buttons .social-text,.widget-auth-register .social-buttons .social-text,.widget-auth .social-buttons .social-text{margin:0 auto;font-size:.875rem}.widget-auth-verify .social-buttons .social-google,.widget-auth-recover .social-buttons .social-google,.widget-auth-register .social-buttons .social-google,.widget-auth .social-buttons .social-google{background-size:100%;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIzOHB4IiBoZWlnaHQ9IjM4cHgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5BcnRib2FyZDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iQXJ0Ym9hcmQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImJ0bl9nb29nbGVfZGFya19ub3JtYWxfaW9zIj4gICAgICAgICAgICA8ZyBpZD0iYnV0dG9uLWJnLWNvcHkiPiAgICAgICAgICAgICAgICA8cmVjdCBpZD0icGF0aC0zIiB4PSIwIiB5PSIwIiB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHJ4PSIxIj48L3JlY3Q+ICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDxnIGlkPSJsb2dvX2dvb2dsZWdfNDhkcCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC4wMDAwMDApIj4gICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3LjY0LDkuMjA0NTQ1NDUgQzE3LjY0LDguNTY2MzYzNjQgMTcuNTgyNzI3Myw3Ljk1MjcyNzI3IDE3LjQ3NjM2MzYsNy4zNjM2MzYzNiBMOSw3LjM2MzYzNjM2IEw5LDEwLjg0NSBMMTMuODQzNjM2NCwxMC44NDUgQzEzLjYzNSwxMS45NyAxMy4wMDA5MDkxLDEyLjkyMzE4MTggMTIuMDQ3NzI3MywxMy41NjEzNjM2IEwxMi4wNDc3MjczLDE1LjgxOTU0NTUgTDE0Ljk1NjM2MzYsMTUuODE5NTQ1NSBDMTYuNjU4MTgxOCwxNC4yNTI3MjczIDE3LjY0LDExLjk0NTQ1NDUgMTcuNjQsOS4yMDQ1NDU0NSBaIiBpZD0iU2hhcGUiIGZpbGw9IiM0Mjg1RjQiPjwvcGF0aD4gICAgICAgICAgICAgICAgPHBhdGggZD0iTTksMTggQzExLjQzLDE4IDEzLjQ2NzI3MjcsMTcuMTk0MDkwOSAxNC45NTYzNjM2LDE1LjgxOTU0NTUgTDEyLjA0NzcyNzMsMTMuNTYxMzYzNiBDMTEuMjQxODE4MiwxNC4xMDEzNjM2IDEwLjIxMDkwOTEsMTQuNDIwNDU0NSA5LDE0LjQyMDQ1NDUgQzYuNjU1OTA5MDksMTQuNDIwNDU0NSA0LjY3MTgxODE4LDEyLjgzNzI3MjcgMy45NjQwOTA5MSwxMC43MSBMMC45NTcyNzI3MjcsMTAuNzEgTDAuOTU3MjcyNzI3LDEzLjA0MTgxODIgQzIuNDM4MTgxODIsMTUuOTgzMTgxOCA1LjQ4MTgxODE4LDE4IDksMTggWiIgaWQ9IlNoYXBlIiBmaWxsPSIjMzRBODUzIj48L3BhdGg+ICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zLjk2NDA5MDkxLDEwLjcxIEMzLjc4NDA5MDkxLDEwLjE3IDMuNjgxODE4MTgsOS41OTMxODE4MiAzLjY4MTgxODE4LDkgQzMuNjgxODE4MTgsOC40MDY4MTgxOCAzLjc4NDA5MDkxLDcuODMgMy45NjQwOTA5MSw3LjI5IEwzLjk2NDA5MDkxLDQuOTU4MTgxODIgTDAuOTU3MjcyNzI3LDQuOTU4MTgxODIgQzAuMzQ3NzI3MjczLDYuMTczMTgxODIgMCw3LjU0NzcyNzI3IDAsOSBDMCwxMC40NTIyNzI3IDAuMzQ3NzI3MjczLDExLjgyNjgxODIgMC45NTcyNzI3MjcsMTMuMDQxODE4MiBMMy45NjQwOTA5MSwxMC43MSBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGQkJDMDUiPjwvcGF0aD4gICAgICAgICAgICAgICAgPHBhdGggZD0iTTksMy41Nzk1NDU0NSBDMTAuMzIxMzYzNiwzLjU3OTU0NTQ1IDExLjUwNzcyNzMsNC4wMzM2MzYzNiAxMi40NDA0NTQ1LDQuOTI1NDU0NTUgTDE1LjAyMTgxODIsMi4zNDQwOTA5MSBDMTMuNDYzMTgxOCwwLjg5MTgxODE4MiAxMS40MjU5MDkxLDAgOSwwIEM1LjQ4MTgxODE4LDAgMi40MzgxODE4MiwyLjAxNjgxODE4IDAuOTU3MjcyNzI3LDQuOTU4MTgxODIgTDMuOTY0MDkwOTEsNy4yOSBDNC42NzE4MTgxOCw1LjE2MjcyNzI3IDYuNjU1OTA5MDksMy41Nzk1NDU0NSA5LDMuNTc5NTQ1NDUgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRUE0MzM1Ij48L3BhdGg+ICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJTaGFwZSIgcG9pbnRzPSIwIDAgMTggMCAxOCAxOCAwIDE4Ij48L3BvbHlnb24+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.widget-auth-verify .social-buttons .social-microsoft,.widget-auth-recover .social-buttons .social-microsoft,.widget-auth-register .social-buttons .social-microsoft,.widget-auth .social-buttons .social-microsoft{background-repeat:no-repeat;background-size:50%;background-position-x:50%;background-position-y:50%;background-image:url(/assets/microsoft-BPwVT1YL.png)}.widget-auth{max-width:400px;background-color:#fff!important}@media(max-width:576px){.widget-auth{max-width:100%;margin:0 15px}}.widget-auth-register{max-width:700px;background-color:#fff!important}@media(max-width:768px){.widget-auth-register{max-width:100%;margin:0 15px;padding:20px!important}.widget-auth-register .form-group-register{flex-direction:column!important}.widget-auth-register .form-group-register>div{width:100%!important;margin-bottom:15px}.widget-auth-register .form-group-register>div:last-child{margin-bottom:0}.widget-auth-register>div.text-center.mb-4:first-child{min-height:160px!important}.widget-auth-register .logo{height:90px!important}.widget-auth-register .logo img{width:220px!important;max-width:85%!important}}.widget-auth-verify,.widget-auth-recover{max-width:500px;background-color:#fff!important}@media(max-width:576px){.widget-auth-verify,.widget-auth-recover{max-width:100%;margin:0 15px}}.auth-footer{margin-bottom:25px;font-size:13px;color:#636c72;text-align:center}@media(min-height:600px){.auth-footer{position:fixed;bottom:0;left:0;right:0}}.auth-logo{margin-top:15px;margin-bottom:40px;text-align:center;font-weight:400}.auth-logo i{font-size:13px;margin:0 20px}.form-control{font-family:Poppins,sans-serif;display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--color-text);background-color:var(--color-surface-elevated);background-clip:padding-box;border:1px solid var(--color-border-medium);border-radius:14px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control:focus{color:var(--color-text);background-color:var(--color-surface-elevated);border-color:#09b4d6;outline:0;box-shadow:0 0 0 3px #09b4d626}.form-control::-moz-placeholder{color:var(--color-text-muted);opacity:1}.form-control::placeholder{color:var(--color-text-muted);opacity:1}.form-control:disabled,.form-control[readonly]{background-color:var(--color-surface-muted);opacity:1}.form-control.no-border{border:none;background-color:#e6eef7}.form-control.no-border:focus{background-color:#dee9f4}.form-select{font-family:Poppins,sans-serif;display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--color-text);background-color:var(--color-surface-elevated);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid var(--color-border-medium);border-radius:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-select:focus{color:var(--color-text);background-color:var(--color-surface-elevated);border-color:#09b4d6;outline:0;box-shadow:0 0 0 3px #09b4d626}.form-select option{color:var(--color-text);background-color:var(--color-surface-elevated)}.form-control-lg{padding:.5rem 1rem;font-size:1.125rem;border-radius:14px}.form-control-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:10px}.form-label{margin-bottom:.5rem;font-weight:500;font-size:.875rem;color:#374151}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check-input{width:1em;height:1em;margin-top:.25em;margin-left:-1.5em;vertical-align:top;border:1px solid #d1d5db;border-radius:.25em;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-check-input:checked{background-color:#09b4d6;border-color:#09b4d6}.form-check-input:focus{border-color:#09b4d6;box-shadow:0 0 0 3px #09b4d626}.is-invalid{border-color:#ef4444!important}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#ef4444}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#798892;text-align:center;white-space:nowrap;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:14px 0 0 14px}.input-group>.input-group-text+.form-control{border-top-left-radius:0;border-bottom-left-radius:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.375rem 1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;text-align:center;text-decoration:none;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid transparent;border-radius:14px;transition:all .2s ease-out}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:scale(.95)}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(to right,#09b4d6,#0c829a);border-color:#09b4d6;color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(to right,#0c829a,#0a6b7f);box-shadow:0 8px 30px -4px #09b4d640}.btn-secondary{background-color:#798892;border-color:#798892;color:#fff}.btn-secondary:hover:not(:disabled){background-color:#495057}.btn-success{background-color:#10b981;border-color:#10b981;color:#fff}.btn-success:hover:not(:disabled){background-color:#059669}.btn-danger{background-color:#ef4444;border-color:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background-color:#dc2626}.btn-warning{background-color:#f59e0b;border-color:#f59e0b;color:#fff}.btn-warning:hover:not(:disabled){background-color:#d97706}.btn-info{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.btn-info:hover:not(:disabled){background-color:#2563eb}.btn-link{color:#09b4d6;background:transparent;border-color:transparent}.btn-link:hover{color:#0c829a;text-decoration:underline}.btn-link:focus{box-shadow:none}.btn-outline-primary{color:#09b4d6;border-color:#09b4d6;background:transparent}.btn-outline-primary:hover:not(:disabled){background-color:#09b4d6;color:#fff}.btn-outline-secondary{color:#798892;border-color:#c1ccd3;background:transparent}.btn-outline-secondary:hover:not(:disabled){background-color:#f3f4f6;color:#495057}.btn-outline-success{color:#10b981;border-color:#10b981;background:transparent}.btn-outline-success:hover:not(:disabled){background-color:#10b981;color:#fff}.btn-outline-warning{color:#f59e0b;border-color:#f59e0b;background:transparent}.btn-outline-warning:hover:not(:disabled){background-color:#f59e0b;color:#fff}.btn-outline-danger{color:#ef4444;border-color:#ef4444;background:transparent}.btn-outline-danger:hover:not(:disabled){background-color:#ef4444;color:#fff}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:10px}.btn-lg{padding:.5rem 1rem;font-size:1.125rem;border-radius:14px}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-border{to{transform:rotate(360deg)}}.badge{display:inline-flex;align-items:center;padding:.25em .65em;font-size:.75rem;font-weight:600;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:9999px}.bg-secondary{background-color:#6b7280!important}.rounded-pill{border-radius:9999px!important}.small,small{font-size:85%}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:300;font-size:75%;color:#798892}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-none{display:none!important}.d-grid{display:grid!important}.flex-column{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-self-center{align-self:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.justify-content-end{justify-content:flex-end!important}.justify-content-start{justify-content:flex-start!important}.justify-content-evenly{justify-content:space-evenly!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.w-100{width:100%!important}.w-50{width:50%!important}.h-100{height:100%!important}.text-center{text-align:center!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-muted{color:#798892!important}.fw-bold{font-weight:700!important}.fw-semi-bold{font-weight:600!important}.fw-normal{font-weight:400!important}.fw-light{font-weight:300!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ms-0{margin-left:0!important}.me-0{margin-right:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.ps-0{padding-left:0!important}.pe-0{padding-right:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ms-1{margin-left:.25rem!important}.me-1{margin-right:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.ps-1{padding-left:.25rem!important}.pe-1{padding-right:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ms-2{margin-left:.5rem!important}.me-2{margin-right:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.ps-2{padding-left:.5rem!important}.pe-2{padding-right:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.ms-3{margin-left:1rem!important}.me-3{margin-right:1rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pb-3{padding-bottom:1rem!important}.ps-3{padding-left:1rem!important}.pe-3{padding-right:1rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-4{margin-left:1.5rem!important}.me-4{margin-right:1.5rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.ps-4{padding-left:1.5rem!important}.pe-4{padding-right:1.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.m-5{margin:3rem!important}.mt-5{margin-top:3rem!important}.mb-5{margin-bottom:3rem!important}.ms-5{margin-left:3rem!important}.me-5{margin-right:3rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pb-5{padding-bottom:3rem!important}.ps-5{padding-left:3rem!important}.pe-5{padding-right:3rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.ms-auto{margin-left:auto!important}.me-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mb-xlg{margin-bottom:2rem!important}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.visually-hidden,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.table{width:100%;margin-bottom:1rem;color:#0c2236;vertical-align:top;border-color:#d7dfe6}.table>:not(caption)>*>*{padding:.5rem;border-bottom-width:1px;border-bottom-color:inherit}.table>thead{vertical-align:bottom;border-bottom:2px solid #d7dfe6}.dropdown{position:relative}.dropdown.show .dropdown-menu{display:block}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#0c2236;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:0 10px 30px -4px #0000001f}.dropdown-item{display:block;width:100%;padding:.5rem 1rem;clear:both;font-weight:400;color:#0c2236;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;cursor:pointer}.dropdown-item:hover{background-color:#f0fbfe;color:#0c829a}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.no-caret .dropdown-toggle:after{display:none}.modal-body{background:#eaf0f6;overflow:visible}.accordion-toggle{display:flex;align-items:center;justify-content:space-between}.accordion-toggle .fa{transition:.25s}.accordion-toggle .fa.expanded{transform:rotate(180deg)}.circle{display:inline-block;width:8px;height:8px;border-radius:50%}.circle .fa,.la.la-lg,.glyphicon{vertical-align:middle}code{font-size:85%;background-color:#f8f9fa;color:#26cd5f;padding:0}pre{display:block;padding:6.5px;margin:0 0 .5rem;font-size:13px;line-height:1rem;word-break:break-all;word-wrap:break-word;background-color:#f8f9fa;border:1px solid #c1ccd3;border-radius:.5rem;white-space:pre-line}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}html{font-weight:100;font-size:14px;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden;overflow-y:auto;color:var(--color-text);min-height:100%;height:100%;margin:0;padding:0}#app{min-height:100%;height:100%;display:flex;flex-direction:column}a,.dropdown-item,.btn{cursor:pointer;transition:color .1s ease-in-out,background-color .1s ease-in-out,border-color .1s ease-in-out;font-family:Poppins,sans-serif}.dropdown-item{white-space:normal}th{font-weight:600}label{font-weight:400}strong{font-weight:700}ul ul,ol ul{list-style:none}ul,ol{list-style:none;padding-left:0}.transition-height{transition:height .15s ease-in-out}.opacity-10{opacity:.1}.opacity-n-10{opacity:-.1}.opacity-20{opacity:.2}.opacity-n-20{opacity:-.2}.opacity-30{opacity:.3}.opacity-n-30{opacity:-.3}.opacity-n-40{opacity:-.4}.opacity-n-50{opacity:-.5}.opacity-60{opacity:.6}.opacity-n-60{opacity:-.6}.opacity-70{opacity:.7}.opacity-n-70{opacity:-.7}.opacity-80{opacity:.8}.opacity-n-80{opacity:-.8}.opacity-90{opacity:.9}.opacity-n-90{opacity:-.9}.width-50{width:50px}.width-n-50{width:-50px}.width-100{width:100px}.width-n-100{width:-100px}.width-150{width:150px}.width-n-150{width:-150px}.width-200{width:200px}.width-n-200{width:-200px}.height-50{height:50px}.height-n-50{height:-50px}.height-100{height:100px}.height-n-100{height:-100px}.height-150{height:150px}.height-n-150{height:-150px}.height-200{height:200px}.height-n-200{height:-200px}.height-250{height:250px}.height-n-250{height:-250px}.max-height-50{max-height:50px}.max-height-n-50{max-height:-50px}.max-height-100{max-height:100px}.max-height-n-100{max-height:-100px}.max-height-150{max-height:150px}.max-height-n-150{max-height:-150px}.max-height-200{max-height:200px}.max-height-n-200{max-height:-200px}.max-height-250{max-height:250px}.max-height-n-250{max-height:-250px}.z-index-more{z-index:1}.z-index-n-more,.z-index-less{z-index:-1}.z-index-n-less{z-index:1}.z-index-10{z-index:10}.z-index-n-10,.z-index--10{z-index:-10}.z-index-n--10{z-index:10}.text-default{color:#0c2236}.circle,.circle-o{width:1.5em;height:1.5em;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.circle-lg{width:2.2em;height:2.2em;line-height:2.2em}.circle-o{border:.3em solid transparent}.circle-o.circle-o-danger{border-color:#ef4444}.circle-o.circle-o-warning{border-color:#f59e0b}.circle-o.circle-o-success{border-color:#10b981}.circle-o.circle-o-info{border-color:#3b82f6}.circle-o.circle-o-primary{border-color:#09b4d6}.circle-o.circle-o-black{border-color:#000}.circle-o.circle-o-gray-darker{border-color:#29323a}.circle-o.circle-o-gray-dark{border-color:#3c484f}.circle-o.circle-o-gray{border-color:#495057}.circle-o.circle-o-gray-light{border-color:#798892}.circle-o.circle-o-gray-lighter{border-color:#eaf0f6}.circle-o.circle-o-white{border-color:#fff}.thumb-xl{width:100px}.thumb-xl>.glyphicon,.thumb-xl>.fa{line-height:100px}.thumb-lg{width:60px}.thumb-lg>.glyphicon,.thumb-lg>.fa{line-height:60px}.thumb{width:48px}.thumb>.glyphicon,.thumb>.fa{line-height:48px}.thumb-sm{width:34px}.thumb-sm>.glyphicon,.thumb-sm>.fa{line-height:34px}.thumb-xs{width:28px}.thumb-xs>.glyphicon,.thumb-xs>.fa{line-height:28px}.thumb-xs,.thumb-sm,.thumb-lg,.thumb-xl,.thumb{position:relative;display:inline-block;text-align:center}.thumb-xs img,.thumb-sm img,.thumb-lg img,.thumb-xl img,.thumb img{height:auto;max-width:100%;vertical-align:middle}.thumb-xs .status,.thumb-sm .status,.thumb-lg .status,.thumb-xl .status,.thumb .status{position:absolute;top:0;left:0;display:inline-block;width:.7em;height:.7em;border:.15em solid #fff;border-radius:50%}.thumb-xs .status.status-bottom,.thumb-sm .status.status-bottom,.thumb-lg .status.status-bottom,.thumb-xl .status.status-bottom,.thumb .status.status-bottom{inset:auto 0 0 auto}.bg-dark{background-color:#0c2236!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#03080c!important}.td-underline{text-decoration:underline}.display-flex{display:flex}.flex-nowrap{flex-wrap:nowrap}.fw-semi-bold{font-weight:600}.fw-normal{font-weight:400}.fw-bold{font-weight:700}.fw-thin{font-weight:300}.rotate-45{transform:rotate(45deg)}.rotate-135{transform:rotate(135deg)}.rotate-225{transform:rotate(225deg)}.rotate-315{transform:rotate(315deg)}.bg-primary{background-color:#09b4d6!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#078ba5!important}.bg-success{background-color:#10b981!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#0c8a60!important}.bg-info{background-color:#3b82f6!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#0b63f3!important}.bg-warning{background-color:#f59e0b!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#c57f08!important}.bg-danger{background-color:#ef4444!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#eb1515!important}.bg-body{background-color:#f9fbfd!important}a.bg-body:hover,a.bg-body:focus,button.bg-body:hover,button.bg-body:focus{background-color:#d3e2f0!important}.bg-body-light{background-color:#fff!important}a.bg-body-light:hover,a.bg-body-light:focus,button.bg-body-light:hover,button.bg-body-light:focus{background-color:#d9e6f2!important}.bg-gray{background-color:#495057!important}a.bg-gray:hover,a.bg-gray:focus,button.bg-gray:hover,button.bg-gray:focus{background-color:#32373b!important}.bg-gray-transparent{background-color:#49505799!important}a.bg-gray-transparent:hover,a.bg-gray-transparent:focus,button.bg-gray-transparent:hover,button.bg-gray-transparent:focus{background-color:#32373b99!important}.bg-gray-dark{background-color:#3c484f!important}a.bg-gray-dark:hover,a.bg-gray-dark:focus,button.bg-gray-dark:hover,button.bg-gray-dark:focus{background-color:#262e32!important}.bg-black{background-color:#000!important}a.bg-black:hover,a.bg-black:focus,button.bg-black:hover,button.bg-black:focus{background-color:#000!important}.bg-gray-light{background-color:#798892!important}a.bg-gray-light:hover,a.bg-gray-light:focus,button.bg-gray-light:hover,button.bg-gray-light:focus{background-color:#616e77!important}.bg-gray-lighter{background-color:#eaf0f6!important}a.bg-gray-lighter:hover,a.bg-gray-lighter:focus,button.bg-gray-lighter:hover,button.bg-gray-lighter:focus{background-color:#c6d7e7!important}.bg-transparent{background-color:#0000!important}a.bg-transparent:hover,a.bg-transparent:focus,button.bg-transparent:hover,button.bg-transparent:focus{background-color:#0000!important}.bg-white{background-color:#fff!important}a.bg-white:hover,a.bg-white:focus,button.bg-white:hover,button.bg-white:focus{background-color:#e6e6e6!important}.bg-body,.bg-body-light,.bg-gray,.bg-gray-transparent,.bg-transparent,.bg-primary,.bg-success,.bg-warning,.bg-danger,.bg-info{transition:background-color .15s ease-in-out}.text-primary{color:#09b4d6!important}a.text-primary:hover,a.text-primary:focus{color:#078ba5!important}.text-success{color:#10b981!important}a.text-success:hover,a.text-success:focus{color:#0c8a60!important}.text-info{color:#3b82f6!important}a.text-info:hover,a.text-info:focus{color:#0b63f3!important}.text-warning{color:#f59e0b!important}a.text-warning:hover,a.text-warning:focus{color:#c57f08!important}.text-danger{color:#ef4444!important}a.text-danger:hover,a.text-danger:focus{color:#eb1515!important}.text-link{color:#09b4d6!important}a.text-link:hover,a.text-link:focus{color:#078ba5!important}.text-white{color:#fff!important}a.text-white:hover,a.text-white:focus{color:#e6e6e6!important}.text-gray{color:#495057!important}a.text-gray:hover,a.text-gray:focus{color:#32373b!important}.text-gray-dark{color:#3c484f!important}a.text-gray-dark:hover,a.text-gray-dark:focus{color:#262e32!important}.text-gray-light{color:#798892!important}a.text-gray-light:hover,a.text-gray-light:focus{color:#616e77!important}.text-semi-muted{color:#798892!important}a.text-semi-muted:hover,a.text-semi-muted:focus{color:#616e77!important}.text-gray-darker{color:#29323a!important}a.text-gray-darker:hover,a.text-gray-darker:focus{color:#14181c!important}.text-gray-lighter{color:#eaf0f6!important}a.text-gray-lighter:hover,a.text-gray-lighter:focus{color:#c6d7e7!important}.text-color{color:#0c2236!important}a.text-color:hover,a.text-color:focus{color:#03080c!important}.text-ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deemphasize,.help{font-size:.9rem;color:#798892}.text-light{color:inherit!important;opacity:.8}.fs-sm{font-size:.875rem}.fs-mini{font-size:.9rem}.fs-larger{font-size:1.1rem}.btlr{border-top-left-radius:.5rem}.btrr{border-top-right-radius:.5rem}.bblr{border-bottom-left-radius:.5rem}.bbrr{border-bottom-right-radius:.5rem}.hide{display:none!important}.show{display:block!important}.btn-group.show{display:inline-flex!important}.help-block{margin-top:5px;font-size:.9rem;color:#798892;display:block}@keyframes bg-attention{0%{background-color:#fef2de}5%{background-color:#fcdead}0%{background-color:#0000}}.bg-attention{animation:bg-attention 10s}.thin-scroll::-webkit-scrollbar{height:8px;width:4px}.thin-scroll::-webkit-scrollbar:hover{background-color:#e9e9e9;border:none}.thin-scroll::-webkit-scrollbar-thumb{border:none;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.thin-scroll::-webkit-scrollbar-thumb:hover{background-color:#798892}.thin-scroll:hover::-webkit-scrollbar-thumb{background-color:#0000001a}.input-dark{background-color:#0006;border:0;color:#495057}.input-dark:focus{background-color:#eaf0f6}.input-group-dark .input-group-addon,.input-group-dark .form-control{background-color:#0006;border:0;color:#495057;transition:background-color .15s ease-in-out}.input-group-dark .form-control:focus,.input-group-dark .form-control:focus+.input-group-addon,.input-group-dark.focus .input-group-addon{background-color:#eaf0f6}.input-group-transparent .form-control:first-child,.input-group-no-border .form-control:first-child,.input-group-transparent .input-group-addon:first-child,.input-group-no-border .input-group-addon:first-child,.input-group-transparent .input-group-btn:first-child>.btn,.input-group-no-border .input-group-btn:first-child>.btn,.input-group-transparent .input-group-btn:first-child>.btn-group>.btn,.input-group-no-border .input-group-btn:first-child>.btn-group>.btn,.input-group-transparent .input-group-btn:first-child>.dropdown-toggle,.input-group-no-border .input-group-btn:first-child>.dropdown-toggle,.input-group-transparent .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-no-border .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-transparent .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-no-border .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.input-group-transparent .form-control:last-child,.input-group-no-border .form-control:last-child,.input-group-transparent .input-group-addon:last-child,.input-group-no-border .input-group-addon:last-child,.input-group-transparent .input-group-btn:last-child>.btn,.input-group-no-border .input-group-btn:last-child>.btn,.input-group-transparent .input-group-btn:last-child>.btn-group>.btn,.input-group-no-border .input-group-btn:last-child>.btn-group>.btn,.input-group-transparent .input-group-btn:last-child>.dropdown-toggle,.input-group-no-border .input-group-btn:last-child>.dropdown-toggle,.input-group-transparent .input-group-btn:first-child>.btn:not(:first-child),.input-group-no-border .input-group-btn:first-child>.btn:not(:first-child),.input-group-transparent .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-no-border .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none;padding-left:0}.input-group-transparent .input-group-addon,.input-group-no-border .input-group-addon{background-color:#f9fbfd;transition:border-color ease-in-out .15s}.input-group-transparent .form-control:focus+.input-group-addon,.input-group-no-border .form-control:focus+.input-group-addon,.input-group-transparent.focus .input-group-addon,.focus.input-group-no-border .input-group-addon{border-color:#09b4d6}.input-no-border,.input-group-no-border .form-control:focus,.input-group-no-border .form-control:focus+.input-group-addon,.input-group-no-border.focus .input-group-addon,.input-group-no-border .form-control,.input-group-no-border .input-group-addon{border:none;transition:background-color ease-in-out .15s}.input-no-border:focus,.input-group-no-border .form-control:focus,.input-group-no-border .form-control:focus+.input-group-addon:focus,.input-group-no-border .input-group-addon:focus{background-color:#f8f9fa}.input-group-no-border .form-control:focus:focus,.input-group-no-border .form-control:focus+.input-group-addon:focus,.input-group-no-border.focus .input-group-addon:focus{border:none}.input-group-rounded .form-control:first-child,.input-group-rounded .input-group-addon:first-child,.input-group-rounded .input-group-btn:first-child>.btn,.input-group-rounded .input-group-btn:first-child>.btn-group>.btn,.input-group-rounded .input-group-btn:first-child>.dropdown-toggle,.input-group-rounded .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-rounded .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.input-group-rounded .form-control:last-child,.input-group-rounded .input-group-addon:last-child,.input-group-rounded .input-group-btn:last-child>.btn,.input-group-rounded .input-group-btn:last-child>.btn-group>.btn,.input-group-rounded .input-group-btn:last-child>.dropdown-toggle,.input-group-rounded .input-group-btn:first-child>.btn:not(:first-child),.input-group-rounded .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.mt-xlg{margin-top:40px}.mt-n-xlg{margin-top:-40px}.mt-lg{margin-top:1.5rem}.mt-n-lg{margin-top:-1.5rem}.mt,.mt-n,.mt-md{margin-top:1rem}.mt-n-md{margin-top:-1rem}.mt-sm{margin-top:.5rem}.mt-n-sm{margin-top:-.5rem}.mt-xs{margin-top:.25rem}.mt-n-xs{margin-top:-.25rem}.mt-0,.mt-n-0{margin-top:0}.mb-xlg{margin-bottom:40px}.mb-n-xlg{margin-bottom:-40px}.mb-lg{margin-bottom:1.5rem}.mb-n-lg{margin-bottom:-1.5rem}.mb,.mb-n,.mb-md{margin-bottom:1rem}.mb-n-md{margin-bottom:-1rem}.mb-sm{margin-bottom:.5rem}.mb-n-sm{margin-bottom:-.5rem}.mb-xs{margin-bottom:.25rem}.mb-n-xs{margin-bottom:-.25rem}.mb-0,.mb-n-0{margin-bottom:0}.ml-lg{margin-left:20px}.ml-n-lg{margin-left:-20px}.ml,.ml-n,.ml-md{margin-left:15px}.ml-n-md{margin-left:-15px}.ml-sm{margin-left:10px}.ml-n-sm{margin-left:-10px}.ml-xs{margin-left:5px}.ml-n-xs{margin-left:-5px}.ml-0,.ml-n-0{margin-left:0}.mr-lg{margin-right:20px}.mr-n-lg{margin-right:-20px}.mr,.mr-n,.mr-md{margin-right:15px}.mr-n-md{margin-right:-15px}.mr-sm{margin-right:10px}.mr-n-sm{margin-right:-10px}.mr-xs{margin-right:5px}.mr-n-xs{margin-right:-5px}.mr-0,.mr-n-0{margin-right:0}.pt-xlg{padding-top:40px}.pt-n-xlg{padding-top:-40px}.pt-lg{padding-top:1.5rem}.pt-n-lg{padding-top:-1.5rem}.pt,.pt-n,.pt-md{padding-top:1rem}.pt-n-md{padding-top:-1rem}.pt-sm{padding-top:.5rem}.pt-n-sm{padding-top:-.5rem}.pt-xs{padding-top:.25rem}.pt-n-xs{padding-top:-.25rem}.pt-0,.pt-n-0{padding-top:0}.pb-xlg{padding-bottom:40px}.pb-n-xlg{padding-bottom:-40px}.pb-lg{padding-bottom:1.5rem}.pb-n-lg{padding-bottom:-1.5rem}.pb,.pb-n,.pb-md{padding-bottom:1rem}.pb-n-md{padding-bottom:-1rem}.pb-sm{padding-bottom:.5rem}.pb-n-sm{padding-bottom:-.5rem}.pb-xs{padding-bottom:.25rem}.pb-n-xs{padding-bottom:-.25rem}.pb-0,.pb-n-0{padding-bottom:0}.pl-lg{padding-left:20px}.pl-n-lg{padding-left:-20px}.pl,.pl-n,.pl-md{padding-left:15px}.pl-n-md{padding-left:-15px}.pl-sm{padding-left:10px}.pl-n-sm{padding-left:-10px}.pl-xs{padding-left:5px}.pl-n-xs{padding-left:-5px}.pl-0,.pl-n-0{padding-left:0}.pr-lg{padding-right:20px}.pr-n-lg{padding-right:-20px}.pr,.pr-n,.pr-md{padding-right:15px}.pr-n-md{padding-right:-15px}.pr-sm{padding-right:10px}.pr-n-sm{padding-right:-10px}.pr-xs{padding-right:5px}.pr-n-xs{padding-right:-5px}.pr-0,.pr-n-0{padding-right:0}.mt-negative-lg{margin-top:-1.5rem}.d-down-none{display:none!important}.d-down-inline{display:inline!important}.d-down-inline-block{display:inline-block!important}.d-down-block{display:block!important}.d-down-table{display:table!important}.d-down-table-cell{display:table-cell!important}.d-down-flex{display:flex!important}.d-down-inline-flex{display:inline-flex!important}@media(max-width:575.98px){.d-sm-down-none{display:none!important}.d-sm-down-inline{display:inline!important}.d-sm-down-inline-block{display:inline-block!important}.d-sm-down-block{display:block!important}.d-sm-down-table{display:table!important}.d-sm-down-table-cell{display:table-cell!important}.d-sm-down-flex{display:flex!important}.d-sm-down-inline-flex{display:inline-flex!important}}@media(max-width:767.98px){.d-md-down-none{display:none!important}.d-md-down-inline{display:inline!important}.d-md-down-inline-block{display:inline-block!important}.d-md-down-block{display:block!important}.d-md-down-table{display:table!important}.d-md-down-table-cell{display:table-cell!important}.d-md-down-flex{display:flex!important}.d-md-down-inline-flex{display:inline-flex!important}}@media(max-width:991.98px){.d-lg-down-none{display:none!important}.d-lg-down-inline{display:inline!important}.d-lg-down-inline-block{display:inline-block!important}.d-lg-down-block{display:block!important}.d-lg-down-table{display:table!important}.d-lg-down-table-cell{display:table-cell!important}.d-lg-down-flex{display:flex!important}.d-lg-down-inline-flex{display:inline-flex!important}}@media(max-width:1199.98px){.d-xl-down-none{display:none!important}.d-xl-down-inline{display:inline!important}.d-xl-down-inline-block{display:inline-block!important}.d-xl-down-block{display:block!important}.d-xl-down-table{display:table!important}.d-xl-down-table-cell{display:table-cell!important}.d-xl-down-flex{display:flex!important}.d-xl-down-inline-flex{display:inline-flex!important}}@media(max-width:1399.98px){.d-xxl-down-none{display:none!important}.d-xxl-down-inline{display:inline!important}.d-xxl-down-inline-block{display:inline-block!important}.d-xxl-down-block{display:block!important}.d-xxl-down-table{display:table!important}.d-xxl-down-table-cell{display:table-cell!important}.d-xxl-down-flex{display:flex!important}.d-xxl-down-inline-flex{display:inline-flex!important}}.value0{margin:0;font-size:54px;font-weight:600}.value1{margin:0;font-size:2.5rem;font-weight:600}.value2{margin:0;font-size:2rem;font-weight:600}.value3{margin:0;font-size:1.75rem;font-weight:600}.value4{margin:0;font-size:1.5rem;font-weight:600}.value5{margin:0;font-size:1.25rem;font-weight:600}.value6{margin:0;font-size:1rem;font-weight:600}.chart-overflow-bottom{margin:0 -15px -15px}.background-cover{background-size:cover;background-position:center}.router-animation-enter-active{animation:coming .2s;animation-delay:.1s;opacity:0}.router-animation-leave-active{animation:going .2s}@keyframes going{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(0,4%,0) scale(.93);opacity:0}}@keyframes coming{0%{transform:translate3d(0,4%,0) scale(.93);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}body:after{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e") url(/assets/keypad-BCdO-tMb.svg) url(/assets/keypad-blue-BvLK9MxW.svg) url(/assets/keypad-grey-DF56wmHk.svg) url(/assets/keypad-seven-CIYK4kB9.svg) url(/assets/keypad-third-BqIekkxW.svg) url(/assets/keypad-white-BZu_gYHu.svg) url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url(/assets/settings-10-wdu92pdQ.svg) url(/assets/settings-10-blue-BV151vz-.svg) url(/assets/settings-10-second-Br2x1V6C.svg) url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url(/assets/settings-10-wdu92pdQ.svg) url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8333%2010C10.8333%2010.4608%2010.46%2010.8333%209.99998%2010.8333C9.53998%2010.8333%209.16665%2010.4608%209.16665%2010V1.66666C9.16665%201.20583%209.53998%200.833328%209.99998%200.833328C10.46%200.833328%2010.8333%201.20583%2010.8333%201.66666V10ZM12.6991%202.95108C12.9099%202.54191%2013.4132%202.38274%2013.8216%202.59274C16.6041%204.03191%2018.3332%206.86941%2018.3332%2010.0002C18.3332%2014.5944%2014.5949%2018.3336%209.9999%2018.3336C5.4049%2018.3336%201.66656%2014.5944%201.66656%2010.0002C1.66656%206.86941%203.39573%204.03191%206.17907%202.59274C6.58657%202.38191%207.0899%202.54108%207.30157%202.95108C7.51323%203.35941%207.3524%203.86191%206.94407%204.07358C4.71657%205.22441%203.33323%207.49524%203.33323%2010.0002C3.33323%2013.6761%206.32407%2016.6669%209.9999%2016.6669C13.6757%2016.6669%2016.6666%2013.6761%2016.6666%2010.0002C16.6666%207.49524%2015.2832%205.22441%2013.0566%204.07358C12.6474%203.86191%2012.4874%203.35941%2012.6991%202.95108Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='19'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8333%2010C10.8333%2010.4608%2010.46%2010.8333%209.99998%2010.8333C9.53998%2010.8333%209.16665%2010.4608%209.16665%2010V1.66666C9.16665%201.20583%209.53998%200.833328%209.99998%200.833328C10.46%200.833328%2010.8333%201.20583%2010.8333%201.66666V10ZM12.6991%202.95108C12.9099%202.54191%2013.4132%202.38274%2013.8216%202.59274C16.6041%204.03191%2018.3332%206.86941%2018.3332%2010.0002C18.3332%2014.5944%2014.5949%2018.3336%209.9999%2018.3336C5.4049%2018.3336%201.66656%2014.5944%201.66656%2010.0002C1.66656%206.86941%203.39573%204.03191%206.17907%202.59274C6.58657%202.38191%207.0899%202.54108%207.30157%202.95108C7.51323%203.35941%207.3524%203.86191%206.94407%204.07358C4.71657%205.22441%203.33323%207.49524%203.33323%2010.0002C3.33323%2013.6761%206.32407%2016.6669%209.9999%2016.6669C13.6757%2016.6669%2016.6666%2013.6761%2016.6666%2010.0002C16.6666%207.49524%2015.2832%205.22441%2013.0566%204.07358C12.6474%203.86191%2012.4874%203.35941%2012.6991%202.95108Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e") url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%2013.3333C5.83333%2012.875%206.20833%2012.5%206.66667%2012.5C7.125%2012.5%207.5%2012.875%207.5%2013.3333C7.5%2013.7917%207.125%2014.1667%206.66667%2014.1667C6.20833%2014.1667%205.83333%2013.7917%205.83333%2013.3333ZM10%2012.5H13.3333C13.7917%2012.5%2014.1667%2012.875%2014.1667%2013.3333C14.1667%2013.7917%2013.7917%2014.1667%2013.3333%2014.1667H10C9.54167%2014.1667%209.16667%2013.7917%209.16667%2013.3333C9.16667%2012.875%209.54167%2012.5%2010%2012.5ZM15%2016.6667H5C4.54083%2016.6667%204.16667%2016.2925%204.16667%2015.8333V10.8333H15.8333V15.8333C15.8333%2016.2925%2015.4592%2016.6667%2015%2016.6667ZM5%204.99999H5.83333V5.83332C5.83333%206.29166%206.20833%206.66666%206.66667%206.66666C7.125%206.66666%207.5%206.29166%207.5%205.83332V4.99999H12.5V5.83332C12.5%206.29166%2012.875%206.66666%2013.3333%206.66666C13.7917%206.66666%2014.1667%206.29166%2014.1667%205.83332V4.99999H15C15.4592%204.99999%2015.8333%205.37416%2015.8333%205.83332V9.16666H4.16667V5.83332C4.16667%205.37416%204.54083%204.99999%205%204.99999ZM15%203.33332H14.1667V2.49999C14.1667%202.04166%2013.7917%201.66666%2013.3333%201.66666C12.875%201.66666%2012.5%202.04166%2012.5%202.49999V3.33332H7.5V2.49999C7.5%202.04166%207.125%201.66666%206.66667%201.66666C6.20833%201.66666%205.83333%202.04166%205.83333%202.49999V3.33332H5C3.62167%203.33332%202.5%204.45499%202.5%205.83332V15.8333C2.5%2017.2117%203.62167%2018.3333%205%2018.3333H15C16.3783%2018.3333%2017.5%2017.2117%2017.5%2015.8333V5.83332C17.5%204.45499%2016.3783%203.33332%2015%203.33332Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%2013.3333C5.83333%2012.875%206.20833%2012.5%206.66667%2012.5C7.125%2012.5%207.5%2012.875%207.5%2013.3333C7.5%2013.7917%207.125%2014.1667%206.66667%2014.1667C6.20833%2014.1667%205.83333%2013.7917%205.83333%2013.3333ZM10%2012.5H13.3333C13.7917%2012.5%2014.1667%2012.875%2014.1667%2013.3333C14.1667%2013.7917%2013.7917%2014.1667%2013.3333%2014.1667H10C9.54167%2014.1667%209.16667%2013.7917%209.16667%2013.3333C9.16667%2012.875%209.54167%2012.5%2010%2012.5ZM15%2016.6667H5C4.54083%2016.6667%204.16667%2016.2925%204.16667%2015.8333V10.8333H15.8333V15.8333C15.8333%2016.2925%2015.4592%2016.6667%2015%2016.6667ZM5%204.99999H5.83333V5.83332C5.83333%206.29166%206.20833%206.66666%206.66667%206.66666C7.125%206.66666%207.5%206.29166%207.5%205.83332V4.99999H12.5V5.83332C12.5%206.29166%2012.875%206.66666%2013.3333%206.66666C13.7917%206.66666%2014.1667%206.29166%2014.1667%205.83332V4.99999H15C15.4592%204.99999%2015.8333%205.37416%2015.8333%205.83332V9.16666H4.16667V5.83332C4.16667%205.37416%204.54083%204.99999%205%204.99999ZM15%203.33332H14.1667V2.49999C14.1667%202.04166%2013.7917%201.66666%2013.3333%201.66666C12.875%201.66666%2012.5%202.04166%2012.5%202.49999V3.33332H7.5V2.49999C7.5%202.04166%207.125%201.66666%206.66667%201.66666C6.20833%201.66666%205.83333%202.04166%205.83333%202.49999V3.33332H5C3.62167%203.33332%202.5%204.45499%202.5%205.83332V15.8333C2.5%2017.2117%203.62167%2018.3333%205%2018.3333H15C16.3783%2018.3333%2017.5%2017.2117%2017.5%2015.8333V5.83332C17.5%204.45499%2016.3783%203.33332%2015%203.33332Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e");display:none}i.fi{width:20px;height:20px;background-position:center;background-repeat:no-repeat}.sidebar-default .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-default .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-core{background-image:url(/assets/keypad-blue-BvLK9MxW.svg)}.sidebar-default .router-link-active .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-default .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-default .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-first .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-core{background-image:url(/assets/keypad-blue-BvLK9MxW.svg)}.sidebar-first .router-link-active .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-first .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-first .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-second .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-second .router-link-active .flaticon-core{background-image:url(/assets/keypad-white-BZu_gYHu.svg)}.sidebar-second .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-second .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-third .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-third .router-link-active .flaticon-core{background-image:url(/assets/keypad-third-BqIekkxW.svg)}.sidebar-third .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-third .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-fourth .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-fourth .router-link-active .flaticon-core{background-image:url(/assets/keypad-third-BqIekkxW.svg)}.sidebar-fourth .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fourth .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-fifth .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-fifth .router-link-active .flaticon-core{background-image:url(/assets/keypad-third-BqIekkxW.svg)}.sidebar-fifth .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-fifth .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23d1e7f5'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-bell{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.59538%2013.3333L5.57872%2012.3483C5.89372%2012.0333%206.06705%2011.615%206.06705%2011.17V7.2725C6.06705%206.14167%206.55872%205.06083%207.41705%204.30917C8.28205%203.55083%209.38372%203.2175%2010.5312%203.36833C12.4704%203.62583%2013.9329%205.37917%2013.9329%207.4475V11.17C13.9329%2011.615%2014.1062%2012.0333%2014.4204%2012.3475L15.4045%2013.3333H4.59538ZM11.6662%2015.2842C11.6662%2016.0333%2010.9029%2016.6667%209.99955%2016.6667C9.09622%2016.6667%208.33288%2016.0333%208.33288%2015.2842V15H11.6662V15.2842ZM17.1004%2012.6733L15.5995%2011.17V7.4475C15.5995%204.54667%2013.5145%202.0825%2010.7495%201.71667C9.14788%201.50333%207.53121%201.9925%206.31871%203.05583C5.09871%204.12416%204.40038%205.66083%204.40038%207.2725L4.39955%2011.17L2.89871%2012.6733C2.50788%2013.065%202.39205%2013.6475%202.60371%2014.1583C2.81621%2014.67%203.31038%2015%203.86371%2015H6.66621V15.2842C6.66621%2016.9658%208.16121%2018.3333%209.99955%2018.3333C11.8379%2018.3333%2013.3329%2016.9658%2013.3329%2015.2842V15H16.1354C16.6887%2015%2017.182%2014.67%2017.3937%2014.1592C17.6062%2013.6475%2017.4912%2013.0642%2017.1004%2012.6733V12.6733Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-list{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='3'%20width='16'%20height='15'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.6667%203.33334H3.33333C2.8725%203.33334%202.5%203.70584%202.5%204.16668V6.66668C2.5%207.12751%202.8725%207.50001%203.33333%207.50001C3.79417%207.50001%204.16667%207.12751%204.16667%206.66668V5.00001H9.16667V15.8333H7.5C7.03917%2015.8333%206.66667%2016.2058%206.66667%2016.6667C6.66667%2017.1275%207.03917%2017.5%207.5%2017.5H12.5C12.9608%2017.5%2013.3333%2017.1275%2013.3333%2016.6667C13.3333%2016.2058%2012.9608%2015.8333%2012.5%2015.8333H10.8333V5.00001H15.8333V6.66668C15.8333%207.12751%2016.2058%207.50001%2016.6667%207.50001C17.1275%207.50001%2017.5%207.12751%2017.5%206.66668V4.16668C17.5%203.70584%2017.1275%203.33334%2016.6667%203.33334'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-network{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5753%2013.3024L10.8337%2015.5057V9.90908L15.8337%207.58658V12.9491C15.8337%2013.0941%2015.7353%2013.2291%2015.5753%2013.3024V13.3024ZM4.41948%2013.3032C4.26198%2013.2299%204.16531%2013.0949%204.16698%2012.9432V7.58658L9.16698%209.90908V15.5074L4.41948%2013.3032ZM9.75614%204.21991C9.83198%204.18408%209.91614%204.16658%2010.0003%204.16658C10.0836%204.16658%2010.1678%204.18408%2010.2436%204.21991L14.6845%206.28158L10.0003%208.45825L5.31531%206.28158L9.75614%204.21991ZM17.2136%206.04907C17.2111%206.04241%2017.212%206.03491%2017.2086%206.02824C17.2061%206.02157%2017.1995%206.01741%2017.1953%206.01074C17.157%205.94741%2017.1103%205.89157%2017.0661%205.83324C17.0403%205.80491%2017.0195%205.77324%2016.9911%205.74907C16.7953%205.51907%2016.5645%205.31657%2016.2778%205.18407L10.9445%202.70657C10.9436%202.70657%2010.9428%202.70657%2010.9428%202.70574C10.3436%202.42907%209.65615%202.42991%209.05531%202.70657L3.72448%205.18324C3.43781%205.31574%203.20615%205.51741%203.01031%205.74741C2.97948%205.77324%202.95698%205.80824%202.92948%205.83907C2.88615%205.89491%202.84198%205.94907%202.80531%206.00907C2.80115%206.01657%202.79448%206.02157%202.79115%206.02824C2.78781%206.03574%202.78865%206.04324%202.78531%206.05074C2.60948%206.35241%202.50031%206.69157%202.50031%207.04824V12.9374C2.49365%2013.7291%202.97031%2014.4657%203.71531%2014.8141L9.04781%2017.2907C9.34948%2017.4316%209.67281%2017.5016%209.99698%2017.5016C10.3203%2017.5016%2010.6436%2017.4316%2010.9445%2017.2916L16.2753%2014.8149C17.0186%2014.4716%2017.4995%2013.7399%2017.5003%2012.9499V7.04741C17.4995%206.69074%2017.3903%206.35157%2017.2136%206.04907V6.04907Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-sixth .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-core{background-image:url(/assets/keypad-blue-BvLK9MxW.svg)}.sidebar-sixth .router-link-active .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-sixth .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-sixth .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .headerLabel.text-success{color:#8bffe3!important}.sidebar-seventh .headerLabel.text-info{color:#ffc0a5!important}.sidebar-seventh .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-seventh .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-core{background-image:url(/assets/keypad-BCdO-tMb.svg)}.sidebar-seventh .router-link-active .flaticon-core{background-image:url(/assets/keypad-seven-CIYK4kB9.svg)}.sidebar-seventh .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%2320ae8c'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%2320ae8c'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-seventh .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-equal-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%2015.8333H10.8333V8.33333H15.8333V15C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333ZM4.16667%2015V8.33333H9.16667V15.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015ZM5%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V6.66667H4.16667V5C4.16667%204.54%204.54083%204.16667%205%204.16667ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.34833V7.65167V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.65167V7.34833V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-home{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8252%2016.6667H13.3335V10.8333C13.3335%2010.3725%2012.9602%2010%2012.5002%2010H7.50018C7.03935%2010%206.66685%2010.3725%206.66685%2010.8333V16.6667H4.16685L4.17185%209.65251L9.99852%203.69334L15.8335%209.68667L15.8252%2016.6667ZM8.33352%2016.6667H11.6668V11.6667H8.33352V16.6667ZM17.0202%208.4875L10.596%201.9175C10.2818%201.59667%209.71852%201.59667%209.40435%201.9175L2.97935%208.48834C2.67518%208.80084%202.50018%209.2375%202.50018%209.68667V16.6667C2.50018%2017.5858%203.20602%2018.3333%204.07352%2018.3333H7.50018H12.5002H15.926C16.7935%2018.3333%2017.5002%2017.5858%2017.5002%2016.6667V9.68667C17.5002%209.2375%2017.3252%208.80084%2017.0202%208.4875Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%234A5056'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-settings-10{background-image:url(/assets/settings-10-wdu92pdQ.svg)}.sidebar-white .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-person{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='2'%20width='12'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.6667%205.83333C11.6667%204.91417%2010.9192%204.16667%2010%204.16667C9.08085%204.16667%208.33335%204.91417%208.33335%205.83333C8.33335%206.7525%209.08085%207.5%2010%207.5C10.9192%207.5%2011.6667%206.7525%2011.6667%205.83333ZM13.3334%205.83333C13.3334%207.67167%2011.8384%209.16667%2010%209.16667C8.16169%209.16667%206.66669%207.67167%206.66669%205.83333C6.66669%203.995%208.16169%202.5%2010%202.5C11.8384%202.5%2013.3334%203.995%2013.3334%205.83333ZM4.16669%2016.6667C4.16669%2013.45%206.78419%2010.8333%2010%2010.8333C13.2159%2010.8333%2015.8334%2013.45%2015.8334%2016.6667C15.8334%2017.1267%2015.4609%2017.5%2015%2017.5C14.5392%2017.5%2014.1667%2017.1267%2014.1667%2016.6667C14.1667%2014.3692%2012.2975%2012.5%2010%2012.5C7.70252%2012.5%205.83335%2014.3692%205.83335%2016.6667C5.83335%2017.1267%205.46085%2017.5%205.00002%2017.5C4.53919%2017.5%204.16669%2017.1267%204.16669%2016.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-layers-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.8002%2012.95L10.0002%2015.7058L5.20023%2012.95L6.6119%2012.3492L9.58523%2014.0558C9.71357%2014.13%209.8569%2014.1667%2010.0002%2014.1667C10.1436%2014.1667%2010.2861%2014.13%2010.4152%2014.0558L13.3886%2012.3483L14.8002%2012.95ZM9.58523%2010.7225C9.71357%2010.7967%209.8569%2010.8333%2010.0002%2010.8333C10.1436%2010.8333%2010.2861%2010.7967%2010.4152%2010.7225L13.3886%209.015L14.8002%209.61667L10.0002%2012.3725L5.20023%209.61667L6.6119%209.015L9.58523%2010.7225ZM10.0002%204.23916L14.8002%206.28333L10.0002%209.03916L5.20023%206.28333L10.0002%204.23916ZM17.4986%209.45667C17.4794%209.14083%2017.2836%208.86333%2016.9927%208.73916L15.1994%207.97583L17.0819%206.895C17.3561%206.73833%2017.5169%206.43917%2017.4986%206.12333C17.4794%205.80833%2017.2836%205.53%2016.9927%205.40583L10.3261%202.56667C10.1177%202.4775%209.8819%202.4775%209.67357%202.56667L3.0069%205.40583C2.71607%205.53%202.52023%205.80833%202.5019%206.12333C2.48273%206.43917%202.6444%206.73833%202.91857%206.895L4.80023%207.97583L3.0069%208.73916C2.71607%208.86333%202.52023%209.14083%202.5019%209.45667C2.48273%209.7725%202.6444%2010.0717%202.91857%2010.2283L4.80023%2011.3092L3.0069%2012.0725C2.71607%2012.1967%202.52023%2012.4742%202.5019%2012.79C2.48273%2013.1058%202.6444%2013.405%202.91857%2013.5617L9.58523%2017.3892C9.71357%2017.4633%209.8569%2017.5%2010.0002%2017.5C10.1436%2017.5%2010.2861%2017.4633%2010.4152%2017.3892L17.0819%2013.5617C17.3561%2013.405%2017.5169%2013.1058%2017.4986%2012.79C17.4794%2012.475%2017.2836%2012.1967%2016.9936%2012.0725L15.2002%2011.3083L17.0819%2010.2283C17.3561%2010.0717%2017.5169%209.7725%2017.4986%209.45667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-message-circle{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83352%209.16605C5.83352%208.70605%206.20685%208.33272%206.66685%208.33272C7.12685%208.33272%207.50019%208.70605%207.50019%209.16605C7.50019%209.62605%207.12685%209.99939%206.66685%209.99939C6.20685%209.99939%205.83352%209.62605%205.83352%209.16605ZM10.0002%208.33272C9.54019%208.33272%209.16685%208.70605%209.16685%209.16605C9.16685%209.62605%209.54019%209.99939%2010.0002%209.99939C10.4602%209.99939%2010.8335%209.62605%2010.8335%209.16605C10.8335%208.70605%2010.4602%208.33272%2010.0002%208.33272ZM13.3335%208.33272C12.8735%208.33272%2012.5002%208.70605%2012.5002%209.16605C12.5002%209.62605%2012.8735%209.99939%2013.3335%209.99939C13.7935%209.99939%2014.1669%209.62605%2014.1669%209.16605C14.1669%208.70605%2013.7935%208.33272%2013.3335%208.33272ZM16.5822%2010.2451C16.1597%2012.9568%2013.9739%2015.206%2011.2664%2015.7135C9.95885%2015.9601%208.62719%2015.8193%207.41885%2015.3076C7.07635%2015.1626%206.72219%2015.0893%206.37469%2015.0893C6.21635%2015.0893%206.05969%2015.1043%205.90552%2015.1351L3.56219%2015.6035L4.03135%2013.256C4.12969%2012.7685%204.06969%2012.2468%203.85885%2011.7476C3.34719%2010.5393%203.20719%209.20847%203.45302%207.90014C3.96052%205.19264%206.20885%203.0068%208.92135%202.5843C11.0797%202.24847%2013.1905%202.92847%2014.7139%204.4518C16.238%205.97597%2016.9189%208.08764%2016.5822%2010.2451ZM15.893%203.27347C13.9889%201.37014%2011.3555%200.520971%208.66469%200.936804C5.26719%201.4668%202.45052%204.20347%201.81469%207.59264C1.50802%209.2243%201.68469%2010.886%202.32385%2012.3968C2.40469%2012.5893%202.42969%2012.7685%202.39802%2012.9293L1.68302%2016.5026C1.62802%2016.776%201.71385%2017.0585%201.91135%2017.2551C2.06885%2017.4135%202.28135%2017.4993%202.50052%2017.4993C2.55469%2017.4993%202.60885%2017.4943%202.66385%2017.4835L6.23302%2016.7693C6.43802%2016.7301%206.63635%2016.7876%206.76885%2016.8426C8.28135%2017.4818%209.94302%2017.6576%2011.573%2017.3518C14.963%2016.716%2017.6997%2013.8993%2018.2297%2010.5018C18.648%207.81264%2017.7972%205.17764%2015.893%203.27347Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-shopping-bag{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%209.16667C12.0392%209.16667%2011.6667%209.54%2011.6667%2010C11.6667%2010.9192%2010.9192%2011.6667%2010%2011.6667C9.08083%2011.6667%208.33333%2010.9192%208.33333%2010C8.33333%209.54%207.96083%209.16667%207.5%209.16667C7.03917%209.16667%206.66667%209.54%206.66667%2010C6.66667%2011.8383%208.16167%2013.3333%2010%2013.3333C11.8383%2013.3333%2013.3333%2011.8383%2013.3333%2010C13.3333%209.54%2012.9608%209.16667%2012.5%209.16667ZM15%2015.8333H5C4.54%2015.8333%204.16667%2015.4592%204.16667%2015V7.5H15.8333V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333ZM6.7675%204.41083C6.92333%204.25583%207.1375%204.16667%207.35667%204.16667H12.6433C12.8625%204.16667%2013.0767%204.25583%2013.2325%204.41083L14.655%205.83333H5.345L6.7675%204.41083ZM16.7675%205.58917L14.4108%203.2325C13.9392%202.76%2013.3108%202.5%2012.6433%202.5H7.35667C6.68917%202.5%206.06083%202.76%205.58917%203.2325L3.2325%205.58917C2.76%206.06083%202.5%206.68917%202.5%207.3575V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V7.3575C17.5%206.68917%2017.24%206.06083%2016.7675%205.58917Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-email{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='3'%20width='18'%20height='14'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.8334%2015H4.16669C3.70752%2015%203.33335%2014.6267%203.33335%2014.1667V6.04167L9.50002%2010.6667C9.64835%2010.7783%209.82419%2010.8333%2010%2010.8333C10.1759%2010.8333%2010.3517%2010.7783%2010.5%2010.6667L16.6667%206.04167V14.1667C16.6667%2014.6267%2016.2925%2015%2015.8334%2015ZM15.2775%205L10%208.95833L4.72252%205H15.2775ZM15.8334%203.33333H4.16669C2.78835%203.33333%201.66669%204.455%201.66669%205.83333V14.1667C1.66669%2015.545%202.78835%2016.6667%204.16669%2016.6667H15.8334C17.2117%2016.6667%2018.3334%2015.545%2018.3334%2014.1667V5.83333C18.3334%204.455%2017.2117%203.33333%2015.8334%203.33333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23FFFFFF'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-documentation{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%2011.6667H7.49998C7.03998%2011.6667%206.66664%2011.2933%206.66664%2010.8333C6.66664%2010.3733%207.03998%2010%207.49998%2010H9.99998C10.46%2010%2010.8333%2010.3733%2010.8333%2010.8333C10.8333%2011.2933%2010.46%2011.6667%209.99998%2011.6667ZM6.66664%2014.1667C6.66664%2013.7067%207.03998%2013.3333%207.49998%2013.3333H12.5C12.9608%2013.3333%2013.3333%2013.7067%2013.3333%2014.1667C13.3333%2014.6267%2012.9608%2015%2012.5%2015H7.49998C7.03998%2015%206.66664%2014.6267%206.66664%2014.1667ZM14.5369%2016.6667H5.46272C5.20772%2016.6667%205.00022%2016.48%205.00022%2016.25V3.75C5.00022%203.52%205.20772%203.33333%205.46272%203.33333H10.0002V5.95833C10.0002%207.26833%2011.0144%208.33333%2012.2619%208.33333H15.0002V16.25C15.0002%2016.48%2014.7927%2016.6667%2014.5369%2016.6667ZM11.6669%204.14833L13.9519%206.66666H12.2619C11.9336%206.66666%2011.6669%206.34916%2011.6669%205.95833V4.14833ZM16.4502%206.94L11.9136%201.94C11.7552%201.76583%2011.5319%201.66667%2011.2961%201.66667H5.46272C4.28856%201.66667%203.33356%202.60167%203.33356%203.75V16.25C3.33356%2017.3983%204.28856%2018.3333%205.46272%2018.3333H14.5369C15.7111%2018.3333%2016.6669%2017.3983%2016.6669%2016.25V7.5C16.6669%207.2925%2016.5894%207.09334%2016.4502%206.94Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-core{background-image:url(/assets/keypad-grey-DF56wmHk.svg)}.sidebar-white .router-link-active .flaticon-core{background-image:url(/assets/keypad-white-BZu_gYHu.svg)}.sidebar-white .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-ui{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%205.83333C5.83333%205.3725%206.20667%205%206.66667%205C7.12667%205%207.5%205.3725%207.5%205.83333C7.5%206.29417%207.12667%206.66667%206.66667%206.66667C6.20667%206.66667%205.83333%206.29417%205.83333%205.83333ZM9.16667%205.83333C9.16667%205.3725%209.54%205%2010%205C10.46%205%2010.8333%205.3725%2010.8333%205.83333C10.8333%206.29417%2010.46%206.66667%2010%206.66667C9.54%206.66667%209.16667%206.29417%209.16667%205.83333ZM4.16667%207.5V5C4.16667%204.54%204.54083%204.16667%205%204.16667H15C15.4592%204.16667%2015.8333%204.54%2015.8333%205V7.5H4.16667ZM15.8333%2015C15.8333%2015.46%2015.4592%2015.8333%2015%2015.8333H5C4.54083%2015.8333%204.16667%2015.46%204.16667%2015V9.16667H15.8333V15ZM15%202.5H5C3.62167%202.5%202.5%203.62167%202.5%205V7.5V9.16667V15C2.5%2016.3783%203.62167%2017.5%205%2017.5H15C16.3783%2017.5%2017.5%2016.3783%2017.5%2015V9.16667V7.5V5C17.5%203.62167%2016.3783%202.5%2015%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-forms{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.5%2010.8333V10C7.5%208.62167%208.62167%207.5%2010%207.5H10.8333V4.7225C10.8333%204.41583%2010.5842%204.16667%2010.2775%204.16667H4.7225C4.41583%204.16667%204.16667%204.41583%204.16667%204.7225V10.2775C4.16667%2010.5842%204.41583%2010.8333%204.7225%2010.8333H7.5ZM7.5%2012.5H4.7225C3.49667%2012.5%202.5%2011.5033%202.5%2010.2775V4.7225C2.5%203.49667%203.49667%202.5%204.7225%202.5H10.2775C11.5033%202.5%2012.5%203.49667%2012.5%204.7225V7.5H15C16.3783%207.5%2017.5%208.62167%2017.5%2010V15C17.5%2016.3783%2016.3783%2017.5%2015%2017.5H10C8.62167%2017.5%207.5%2016.3783%207.5%2015V12.5ZM9.16667%2010C9.16667%209.54083%209.54083%209.16667%2010%209.16667H15C15.46%209.16667%2015.8333%209.54083%2015.8333%2010V15C15.8333%2015.4592%2015.46%2015.8333%2015%2015.8333H10C9.54083%2015.8333%209.16667%2015.4592%209.16667%2015V10Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-charts{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='1'%20width='18'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.3511%2011.7147C16.9153%2011.5597%2016.4403%2011.7872%2016.2878%2012.2222C15.3478%2014.8805%2012.8203%2016.6663%2010.0003%2016.6663C6.32443%2016.6663%203.3336%2013.6763%203.3336%209.99965C3.3336%207.17965%205.11943%204.65215%207.77776%203.71215C8.21193%203.55965%208.43943%203.08382%208.2861%202.64965C8.13276%202.21632%207.65693%201.98799%207.22276%202.14215C3.89943%203.31632%201.66693%206.47382%201.66693%209.99965C1.66693%2014.5947%205.40526%2018.333%2010.0003%2018.333C13.5261%2018.333%2016.6836%2016.1013%2017.8586%2012.7772C18.0119%2012.3438%2017.7853%2011.868%2017.3511%2011.7147ZM11.6667%208.33333V3.39249C14.2175%203.75916%2016.2408%205.78166%2016.6075%208.33333H11.6667ZM10.8333%201.66666C10.3733%201.66666%2010%202.03916%2010%202.49999V9.16666C10%209.62749%2010.3733%209.99999%2010.8333%209.99999H17.5C17.96%209.99999%2018.3333%209.62749%2018.3333%209.16666C18.3333%205.03082%2014.9683%201.66666%2010.8333%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-grid{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.5%2015.8333V12.5H15.8333L15.8342%2015.8333H12.5ZM15.8333%2010.8333H12.5C11.5808%2010.8333%2010.8333%2011.5808%2010.8333%2012.5V15.8333C10.8333%2016.7525%2011.5808%2017.5%2012.5%2017.5H15.8333C16.7525%2017.5%2017.5%2016.7525%2017.5%2015.8333V12.5C17.5%2011.5808%2016.7525%2010.8333%2015.8333%2010.8333ZM4.16667%2015.8333V12.5H7.5L7.50083%2015.8333H4.16667ZM7.5%2010.8333H4.16667C3.2475%2010.8333%202.5%2011.5808%202.5%2012.5V15.8333C2.5%2016.7525%203.2475%2017.5%204.16667%2017.5H7.5C8.41917%2017.5%209.16667%2016.7525%209.16667%2015.8333V12.5C9.16667%2011.5808%208.41917%2010.8333%207.5%2010.8333ZM12.5%207.5V4.16667H15.8333L15.8342%207.5H12.5ZM15.8333%202.5H12.5C11.5808%202.5%2010.8333%203.2475%2010.8333%204.16667V7.5C10.8333%208.41917%2011.5808%209.16667%2012.5%209.16667H15.8333C16.7525%209.16667%2017.5%208.41917%2017.5%207.5V4.16667C17.5%203.2475%2016.7525%202.5%2015.8333%202.5ZM4.16667%207.5V4.16667H7.5L7.50083%207.5H4.16667ZM7.5%202.5H4.16667C3.2475%202.5%202.5%203.2475%202.5%204.16667V7.5C2.5%208.41917%203.2475%209.16667%204.16667%209.16667H7.5C8.41917%209.16667%209.16667%208.41917%209.16667%207.5V4.16667C9.16667%203.2475%208.41917%202.5%207.5%202.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-pin-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='1'%20width='14'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.99998%209.16624C9.31081%209.16624%208.74998%208.6054%208.74998%207.91624C8.74998%207.22707%209.31081%206.66624%209.99998%206.66624C10.6891%206.66624%2011.25%207.22707%2011.25%207.91624C11.25%208.6054%2010.6891%209.16624%209.99998%209.16624ZM9.99998%204.99957C8.39165%204.99957%207.08331%206.3079%207.08331%207.91624C7.08331%209.52457%208.39165%2010.8329%209.99998%2010.8329C11.6083%2010.8329%2012.9166%209.52457%2012.9166%207.91624C12.9166%206.3079%2011.6083%204.99957%209.99998%204.99957ZM9.99998%2016.3717C8.60415%2015.0517%204.99998%2011.3458%204.99998%208.26832C4.99998%205.54749%207.24248%203.33332%209.99998%203.33332C12.7575%203.33332%2015%205.54749%2015%208.26832C15%2011.3458%2011.3958%2015.0517%209.99998%2016.3717ZM9.99998%201.66666C6.32415%201.66666%203.33331%204.62749%203.33331%208.26832C3.33331%2012.8308%209.20748%2017.9175%209.45748%2018.1317C9.61415%2018.2658%209.80665%2018.3333%209.99998%2018.3333C10.1933%2018.3333%2010.3858%2018.2658%2010.5425%2018.1317C10.7925%2017.9175%2016.6666%2012.8308%2016.6666%208.26832C16.6666%204.62749%2013.6758%201.66666%209.99998%201.66666Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-extra{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='2'%20width='13'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.24594%207.93044C4.55261%209.76294%204.58844%2012.6679%206.35344%2014.4671C7.21511%2015.3479%208.36011%2015.8338%209.58011%2015.8346H9.58428C10.8068%2015.8346%2011.9559%2015.3488%2012.8218%2014.4671C14.6184%2012.6354%2014.6151%209.65627%2012.8143%207.82711L10.3259%205.28461C10.0743%207.35294%209.29844%209.16794%207.91678%209.16794C7.49344%209.16794%206.80344%208.97961%206.24594%207.93044ZM9.58428%2017.5013H9.57845C7.90678%2017.4996%206.33845%2016.8371%205.16261%2015.6329C2.73428%2013.1579%202.73095%209.13043%205.15511%206.6596L5.97428%205.83127C6.18595%205.6196%206.49345%205.53793%206.78428%205.61377C7.07345%205.6921%207.29845%205.9196%207.37345%206.2096C7.56511%206.95043%207.79345%207.3146%207.91928%207.45293C8.21511%207.14127%208.75011%205.8821%208.75011%203.75127C8.75011%203.62877%208.75011%203.51293%208.74345%203.3971C8.72761%203.15127%208.82178%202.91043%209.00011%202.74043C9.33095%202.42627%209.86095%202.42627%2010.1784%202.75293L14.0034%206.66043C16.4368%209.13043%2016.4409%2013.1579%2014.0118%2015.6338C12.8293%2016.8388%2011.2576%2017.5013%209.58428%2017.5013Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%234A5056'/%3e%3c/g%3e%3c/svg%3e")}.sidebar-white .router-link-active .flaticon-list-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M2.5%205.83333C2.5%205.37333%202.87333%205%203.33333%205C3.79333%205%204.16667%205.37333%204.16667%205.83333C4.16667%206.29333%203.79333%206.66667%203.33333%206.66667C2.87333%206.66667%202.5%206.29333%202.5%205.83333ZM2.5%2010C2.5%209.54%202.87333%209.16667%203.33333%209.16667C3.79333%209.16667%204.16667%209.54%204.16667%2010C4.16667%2010.46%203.79333%2010.8333%203.33333%2010.8333C2.87333%2010.8333%202.5%2010.46%202.5%2010ZM3.33333%2013.3333C2.87333%2013.3333%202.5%2013.7067%202.5%2014.1667C2.5%2014.6267%202.87333%2015%203.33333%2015C3.79333%2015%204.16667%2014.6267%204.16667%2014.1667C4.16667%2013.7067%203.79333%2013.3333%203.33333%2013.3333ZM6.61292%209.16667H16.7204C17.1496%209.16667%2017.5004%209.5175%2017.5004%209.94667V10.0533C17.5004%2010.4825%2017.1496%2010.8333%2016.7204%2010.8333H6.61292C6.18375%2010.8333%205.83375%2010.4825%205.83375%2010.0533V9.94667C5.83375%209.5175%206.18375%209.16667%206.61292%209.16667ZM16.7204%2013.3333H6.61292C6.18375%2013.3333%205.83375%2013.6842%205.83375%2014.1133V14.22C5.83375%2014.6492%206.18375%2015%206.61292%2015H16.7204C17.1496%2015%2017.5004%2014.6492%2017.5004%2014.22V14.1133C17.5004%2013.6842%2017.1496%2013.3333%2016.7204%2013.3333ZM6.61292%205H16.7204C17.1496%205%2017.5004%205.35083%2017.5004%205.78V5.88667C17.5004%206.31583%2017.1496%206.66667%2016.7204%206.66667H6.61292C6.18375%206.66667%205.83375%206.31583%205.83375%205.88667V5.78C5.83375%205.35083%206.18375%205%206.61292%205Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ffffff'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-default .search-input .input-group-prepend .input-group-text,.navbar-default .search-input #search-input{background-color:#14395c!important}.navbar-default .search-input #search-input::-moz-placeholder{color:#fff}.navbar-default .search-input #search-input::placeholder{color:#fff}.navbar-default .flaticon-settings-10{background-image:url(/assets/settings-10-blue-BV151vz-.svg)}.navbar-default .avatar-badge{background-color:#5cb0ff!important}.navbar-first .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.navbar-first .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-first .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-first .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-first .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-first .search-input .input-group-prepend .input-group-text,.navbar-first .search-input #search-input{background-color:#14395c!important}.navbar-first .search-input #search-input::-moz-placeholder{color:#fff}.navbar-first .search-input #search-input::placeholder{color:#fff}.navbar-first .flaticon-settings-10{background-image:url(/assets/settings-10-blue-BV151vz-.svg)}.navbar-first .avatar-badge{background-color:#5cb0ff!important}.navbar-second .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-second .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-second .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-second .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-second .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-second .search-input .input-group-prepend .input-group-text,.navbar-second .search-input #search-input{background-color:#dcdee3!important}.navbar-second .search-input #search-input::-moz-placeholder{color:#14191d}.navbar-second .search-input #search-input::placeholder{color:#14191d}.navbar-second .flaticon-settings-10{background-image:url(/assets/settings-10-second-Br2x1V6C.svg)}.navbar-second .avatar-badge{background-color:#0d2b47!important}.navbar-third .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-third .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-third .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-third .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-third .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-third .search-input .input-group-prepend .input-group-text,.navbar-third .search-input #search-input{background-color:#c4dcf0!important}.navbar-third .search-input #search-input::-moz-placeholder{color:#14191d}.navbar-third .search-input #search-input::placeholder{color:#14191d}.navbar-third .flaticon-settings-10{background-image:url(/assets/settings-10-second-Br2x1V6C.svg)}.navbar-third .avatar-badge{background-color:#0d2b47!important}.navbar-fourth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fourth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fourth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fourth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fourth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fourth .search-input .input-group-prepend .input-group-text,.navbar-fourth .search-input #search-input{background-color:#becdda!important}.navbar-fourth .search-input #search-input::-moz-placeholder{color:#14191d}.navbar-fourth .search-input #search-input::placeholder{color:#14191d}.navbar-fourth .flaticon-settings-10{background-image:url(/assets/settings-10-second-Br2x1V6C.svg)}.navbar-fourth .avatar-badge{background-color:#0d2b47!important}.navbar-fifth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fifth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fifth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fifth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fifth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-fifth .search-input .input-group-prepend .input-group-text,.navbar-fifth .search-input #search-input{background-color:#becdda!important}.navbar-fifth .search-input #search-input::-moz-placeholder{color:#14191d}.navbar-fifth .search-input #search-input::placeholder{color:#14191d}.navbar-fifth .flaticon-settings-10{background-image:url(/assets/settings-10-second-Br2x1V6C.svg)}.navbar-fifth .avatar-badge{background-color:#0d2b47!important}.navbar-sixth .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%235CB0FF'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%235CB0FF'/%3e%3c/g%3e%3c/svg%3e")}.navbar-sixth .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-sixth .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-sixth .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-sixth .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.navbar-sixth .search-input .input-group-prepend .input-group-text,.navbar-sixth .search-input #search-input{background-color:#090d0f!important}.navbar-sixth .search-input #search-input::-moz-placeholder{color:#fff}.navbar-sixth .search-input #search-input::placeholder{color:#fff}.navbar-sixth .flaticon-settings-10{background-image:url(/assets/settings-10-blue-BV151vz-.svg)}.navbar-sixth .avatar-badge{background-color:#5cb0ff!important}.navbar-seventh .flaticon-arrow-down{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='3'%20y='6'%20width='10'%20height='5'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.99998%2010.6667C7.84798%2010.6667%207.69665%2010.6153%207.57331%2010.512L3.57331%207.17867C3.29065%206.94333%203.25198%206.52267%203.48798%206.24C3.72331%205.95733%204.14331%205.91933%204.42665%206.15467L8.00731%209.13867L11.582%206.262C11.8686%206.03133%2012.2886%206.07667%2012.5193%206.36333C12.75%206.65%2012.7046%207.06933%2012.418%207.30067L8.41798%2010.5193C8.29598%2010.6173%208.14798%2010.6667%207.99998%2010.6667Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='16'%20height='16'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-seventh .flaticon-close{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='12'%20height='11'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.1784%209.99999L14.7559%206.42249C15.0818%206.09666%2015.0818%205.56999%2014.7559%205.24416C14.4301%204.91833%2013.9034%204.91833%2013.5776%205.24416L10.0001%208.82166L6.42259%205.24416C6.09675%204.91833%205.57009%204.91833%205.24425%205.24416C4.91842%205.56999%204.91842%206.09666%205.24425%206.42249L8.82175%209.99999L5.24425%2013.5775C4.91842%2013.9033%204.91842%2014.43%205.24425%2014.7558C5.40675%2014.9183%205.62009%2015%205.83342%2015C6.04675%2015%206.26009%2014.9183%206.42259%2014.7558L10.0001%2011.1783L13.5776%2014.7558C13.7401%2014.9183%2013.9534%2015%2014.1668%2015C14.3801%2015%2014.5934%2014.9183%2014.7559%2014.7558C15.0818%2014.43%2015.0818%2013.9033%2014.7559%2013.5775L11.1784%209.99999Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-seventh .flaticon-menu{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='5'%20width='16'%20height='10'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.29024%205H16.7094C17.1444%205%2017.5002%205.35583%2017.5002%205.79083V5.87583C17.5002%206.31083%2017.1444%206.66667%2016.7094%206.66667H3.29024C2.85524%206.66667%202.50024%206.31083%202.50024%205.87583V5.79083C2.50024%205.35583%202.85524%205%203.29024%205ZM16.7094%209.16667H3.29024C2.85524%209.16667%202.50024%209.5225%202.50024%209.9575V10.0425C2.50024%2010.4775%202.85524%2010.8333%203.29024%2010.8333H16.7094C17.1444%2010.8333%2017.5002%2010.4775%2017.5002%2010.0425V9.9575C17.5002%209.5225%2017.1444%209.16667%2016.7094%209.16667ZM16.7094%2013.3333H3.29024C2.85524%2013.3333%202.50024%2013.6892%202.50024%2014.1242V14.2092C2.50024%2014.6442%202.85524%2015%203.29024%2015H16.7094C17.1444%2015%2017.5002%2014.6442%2017.5002%2014.2092V14.1242C17.5002%2013.6892%2017.1444%2013.3333%2016.7094%2013.3333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-seventh .flaticon-flip{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.00584%208.08918C5.68001%208.41502%205.15334%208.41502%204.82751%208.08918L2.3275%205.58918C2.00167%205.26335%202.00167%204.73668%202.3275%204.41085L4.82751%201.91085C4.99001%201.74835%205.20334%201.66668%205.41667%201.66668C5.63%201.66668%205.84334%201.74835%206.00584%201.91085C6.33167%202.23668%206.33167%202.76335%206.00584%203.08918L4.92834%204.16668H14.925C16.575%204.16668%2017.9167%205.48585%2017.9167%207.10752V9.16668C17.9167%209.62751%2017.5442%2010%2017.0833%2010C16.6225%2010%2016.25%209.62751%2016.25%209.16668V7.10752C16.25%206.40501%2015.6558%205.83335%2014.925%205.83335H4.92834L6.00584%206.91085C6.33167%207.23668%206.33167%207.76335%206.00584%208.08918ZM15.0715%2015.8333H5.07485C3.42568%2015.8333%202.08318%2014.5142%202.08318%2012.8925V10.8333C2.08318%2010.3725%202.45568%2010%202.91651%2010C3.37735%2010%203.74985%2010.3725%203.74985%2010.8333V12.8925C3.74985%2013.5942%204.34401%2014.1667%205.07485%2014.1667H15.0715L13.994%2013.0892C13.669%2012.7633%2013.669%2012.2367%2013.994%2011.9108C14.1565%2011.7483%2014.3698%2011.6667%2014.5832%2011.6667C14.7965%2011.6667%2015.0098%2011.7483%2015.1723%2011.9108L17.6723%2014.4108C17.9982%2014.7367%2017.9982%2015.2633%2017.6723%2015.5892L15.1723%2018.0892C14.8473%2018.415%2014.3198%2018.415%2013.994%2018.0892C13.669%2017.7633%2013.669%2017.2367%2013.994%2016.9108L15.0715%2015.8333Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20y='20'%20width='20'%20height='20'%20transform='rotate(-90%200%2020)'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-seventh .flaticon-search-2{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='%230D2B47'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='2'%20width='16'%20height='16'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.16667%209.16667C4.16667%206.40917%206.40917%204.16667%209.16667%204.16667C11.9242%204.16667%2014.1667%206.40917%2014.1667%209.16667C14.1667%2011.9242%2011.9242%2014.1667%209.16667%2014.1667C6.40917%2014.1667%204.16667%2011.9242%204.16667%209.16667ZM17.2558%2016.0775L14.4267%2013.2475C15.3042%2012.1192%2015.8333%2010.705%2015.8333%209.16667C15.8333%205.49083%2012.8425%202.5%209.16667%202.5C5.49083%202.5%202.5%205.49083%202.5%209.16667C2.5%2012.8425%205.49083%2015.8333%209.16667%2015.8333C10.705%2015.8333%2012.1192%2015.3042%2013.2475%2014.4267L16.0775%2017.2558C16.24%2017.4183%2016.4533%2017.5%2016.6667%2017.5C16.88%2017.5%2017.0933%2017.4183%2017.2558%2017.2558C17.5817%2016.93%2017.5817%2016.4033%2017.2558%2016.0775Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%230D2B47'/%3e%3c/g%3e%3c/svg%3e")}.navbar-seventh .search-input .input-group-prepend .input-group-text,.navbar-seventh .search-input #search-input{background-color:#439277!important}.navbar-seventh .search-input #search-input::-moz-placeholder{color:#fff}.navbar-seventh .search-input #search-input::placeholder{color:#fff}.navbar-seventh .flaticon-settings-10{background-image:url(/assets/settings-10-second-Br2x1V6C.svg)}.navbar-seventh .avatar-badge{background-color:#0d2b47!important}.flaticon-calendar-9{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%2013.3333C5.83333%2012.875%206.20833%2012.5%206.66667%2012.5C7.125%2012.5%207.5%2012.875%207.5%2013.3333C7.5%2013.7917%207.125%2014.1667%206.66667%2014.1667C6.20833%2014.1667%205.83333%2013.7917%205.83333%2013.3333ZM10%2012.5H13.3333C13.7917%2012.5%2014.1667%2012.875%2014.1667%2013.3333C14.1667%2013.7917%2013.7917%2014.1667%2013.3333%2014.1667H10C9.54167%2014.1667%209.16667%2013.7917%209.16667%2013.3333C9.16667%2012.875%209.54167%2012.5%2010%2012.5ZM15%2016.6667H5C4.54083%2016.6667%204.16667%2016.2925%204.16667%2015.8333V10.8333H15.8333V15.8333C15.8333%2016.2925%2015.4592%2016.6667%2015%2016.6667ZM5%204.99999H5.83333V5.83332C5.83333%206.29166%206.20833%206.66666%206.66667%206.66666C7.125%206.66666%207.5%206.29166%207.5%205.83332V4.99999H12.5V5.83332C12.5%206.29166%2012.875%206.66666%2013.3333%206.66666C13.7917%206.66666%2014.1667%206.29166%2014.1667%205.83332V4.99999H15C15.4592%204.99999%2015.8333%205.37416%2015.8333%205.83332V9.16666H4.16667V5.83332C4.16667%205.37416%204.54083%204.99999%205%204.99999ZM15%203.33332H14.1667V2.49999C14.1667%202.04166%2013.7917%201.66666%2013.3333%201.66666C12.875%201.66666%2012.5%202.04166%2012.5%202.49999V3.33332H7.5V2.49999C7.5%202.04166%207.125%201.66666%206.66667%201.66666C6.20833%201.66666%205.83333%202.04166%205.83333%202.49999V3.33332H5C3.62167%203.33332%202.5%204.45499%202.5%205.83332V15.8333C2.5%2017.2117%203.62167%2018.3333%205%2018.3333H15C16.3783%2018.3333%2017.5%2017.2117%2017.5%2015.8333V5.83332C17.5%204.45499%2016.3783%203.33332%2015%203.33332Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='2'%20y='1'%20width='16'%20height='18'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.83333%2013.3333C5.83333%2012.875%206.20833%2012.5%206.66667%2012.5C7.125%2012.5%207.5%2012.875%207.5%2013.3333C7.5%2013.7917%207.125%2014.1667%206.66667%2014.1667C6.20833%2014.1667%205.83333%2013.7917%205.83333%2013.3333ZM10%2012.5H13.3333C13.7917%2012.5%2014.1667%2012.875%2014.1667%2013.3333C14.1667%2013.7917%2013.7917%2014.1667%2013.3333%2014.1667H10C9.54167%2014.1667%209.16667%2013.7917%209.16667%2013.3333C9.16667%2012.875%209.54167%2012.5%2010%2012.5ZM15%2016.6667H5C4.54083%2016.6667%204.16667%2016.2925%204.16667%2015.8333V10.8333H15.8333V15.8333C15.8333%2016.2925%2015.4592%2016.6667%2015%2016.6667ZM5%204.99999H5.83333V5.83332C5.83333%206.29166%206.20833%206.66666%206.66667%206.66666C7.125%206.66666%207.5%206.29166%207.5%205.83332V4.99999H12.5V5.83332C12.5%206.29166%2012.875%206.66666%2013.3333%206.66666C13.7917%206.66666%2014.1667%206.29166%2014.1667%205.83332V4.99999H15C15.4592%204.99999%2015.8333%205.37416%2015.8333%205.83332V9.16666H4.16667V5.83332C4.16667%205.37416%204.54083%204.99999%205%204.99999ZM15%203.33332H14.1667V2.49999C14.1667%202.04166%2013.7917%201.66666%2013.3333%201.66666C12.875%201.66666%2012.5%202.04166%2012.5%202.49999V3.33332H7.5V2.49999C7.5%202.04166%207.125%201.66666%206.66667%201.66666C6.20833%201.66666%205.83333%202.04166%205.83333%202.49999V3.33332H5C3.62167%203.33332%202.5%204.45499%202.5%205.83332V15.8333C2.5%2017.2117%203.62167%2018.3333%205%2018.3333H15C16.3783%2018.3333%2017.5%2017.2117%2017.5%2015.8333V5.83332C17.5%204.45499%2016.3783%203.33332%2015%203.33332Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.flaticon-power-1{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8333%2010C10.8333%2010.4608%2010.46%2010.8333%209.99998%2010.8333C9.53998%2010.8333%209.16665%2010.4608%209.16665%2010V1.66666C9.16665%201.20583%209.53998%200.833328%209.99998%200.833328C10.46%200.833328%2010.8333%201.20583%2010.8333%201.66666V10ZM12.6991%202.95108C12.9099%202.54191%2013.4132%202.38274%2013.8216%202.59274C16.6041%204.03191%2018.3332%206.86941%2018.3332%2010.0002C18.3332%2014.5944%2014.5949%2018.3336%209.9999%2018.3336C5.4049%2018.3336%201.66656%2014.5944%201.66656%2010.0002C1.66656%206.86941%203.39573%204.03191%206.17907%202.59274C6.58657%202.38191%207.0899%202.54108%207.30157%202.95108C7.51323%203.35941%207.3524%203.86191%206.94407%204.07358C4.71657%205.22441%203.33323%207.49524%203.33323%2010.0002C3.33323%2013.6761%206.32407%2016.6669%209.9999%2016.6669C13.6757%2016.6669%2016.6666%2013.6761%2016.6666%2010.0002C16.6666%207.49524%2015.2832%205.22441%2013.0566%204.07358C12.6474%203.86191%2012.4874%203.35941%2012.6991%202.95108Z'%20fill='%23ADB7B4'/%3e%3cmask%20id='mask0'%20mask-type='alpha'%20maskUnits='userSpaceOnUse'%20x='1'%20y='0'%20width='18'%20height='19'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.8333%2010C10.8333%2010.4608%2010.46%2010.8333%209.99998%2010.8333C9.53998%2010.8333%209.16665%2010.4608%209.16665%2010V1.66666C9.16665%201.20583%209.53998%200.833328%209.99998%200.833328C10.46%200.833328%2010.8333%201.20583%2010.8333%201.66666V10ZM12.6991%202.95108C12.9099%202.54191%2013.4132%202.38274%2013.8216%202.59274C16.6041%204.03191%2018.3332%206.86941%2018.3332%2010.0002C18.3332%2014.5944%2014.5949%2018.3336%209.9999%2018.3336C5.4049%2018.3336%201.66656%2014.5944%201.66656%2010.0002C1.66656%206.86941%203.39573%204.03191%206.17907%202.59274C6.58657%202.38191%207.0899%202.54108%207.30157%202.95108C7.51323%203.35941%207.3524%203.86191%206.94407%204.07358C4.71657%205.22441%203.33323%207.49524%203.33323%2010.0002C3.33323%2013.6761%206.32407%2016.6669%209.9999%2016.6669C13.6757%2016.6669%2016.6666%2013.6761%2016.6666%2010.0002C16.6666%207.49524%2015.2832%205.22441%2013.0566%204.07358C12.6474%203.86191%2012.4874%203.35941%2012.6991%202.95108Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0)'%3e%3crect%20width='20'%20height='20'%20fill='%23ADB7B4'/%3e%3c/g%3e%3c/svg%3e")}.page-container{width:100%;max-width:100%;padding:12px;background-color:var(--color-surface);min-height:calc(100vh - 60px)}@media(min-width:769px){.page-container{padding:16px}}@media(min-width:1025px){.page-container{padding:24px}}.page-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}@media(max-width:768px){.page-title{font-size:1.25rem;margin-bottom:.75rem}}.widget,.card{background-color:var(--color-surface-elevated);border-radius:.55rem;box-shadow:0 1px 3px #0000000d;padding:24px}@media(max-width:1024px){.widget,.card{padding:16px}}@media(max-width:768px){.widget,.card{padding:12px}}.fab-button{position:fixed;bottom:80px;right:16px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.fab-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.fab-button:active{transform:scale(.95)}@media(min-width:769px){.fab-button{display:none}}@media(max-width:768px){.table-responsive-custom{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-custom table{min-width:600px}}.row-gap-responsive{row-gap:12px}@media(min-width:769px){.row-gap-responsive{row-gap:16px}}@media(min-width:1025px){.row-gap-responsive{row-gap:24px}}@supports (padding: env(safe-area-inset-bottom)){.safe-area-bottom{padding-bottom:calc(env(safe-area-inset-bottom) + 16px)!important}.safe-area-top{padding-top:calc(env(safe-area-inset-top) + 16px)!important}}.scroll-container{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;max-height:100%}.scroll-container::-webkit-scrollbar{width:6px}.scroll-container::-webkit-scrollbar-track{background:transparent}.scroll-container::-webkit-scrollbar-thumb{background:#c1ccd3;border-radius:3px}.scroll-container::-webkit-scrollbar-thumb:hover{background:#a3aeb7}@media(max-width:768px){.btn,button,a.btn{min-height:44px;min-width:44px;padding:.5rem 1rem}.btn-sm{min-height:36px;min-width:36px;padding:.375rem .75rem}.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)}}@media(min-width:769px){.mobile-only{display:none!important}}@media(max-width:768px){.tablet-up{display:none!important}}@media(max-width:1024px){.desktop-only{display:none!important}}.mb-responsive{margin-bottom:12px}@media(min-width:769px){.mb-responsive{margin-bottom:16px}}@media(min-width:1025px){.mb-responsive{margin-bottom:24px}}.mt-responsive{margin-top:12px}@media(min-width:769px){.mt-responsive{margin-top:16px}}@media(min-width:1025px){.mt-responsive{margin-top:24px}}.p-responsive{padding:12px}@media(min-width:769px){.p-responsive{padding:16px}}@media(min-width:1025px){.p-responsive{padding:24px}}.bg-app{background-color:var(--color-surface)}.section-title{padding:16px 16px 8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#0c829a}.section-box{background:var(--color-surface-elevated)}.field{padding:12px 16px;border-bottom:1px solid var(--color-border-light)}.field:last-child{border-bottom:none}.field-label{display:block;font-size:.875rem;font-weight:500;color:var(--color-text-secondary);margin-bottom:6px}.field .form-control,.field .form-select,.field input[type=text],.field input[type=email],.field input[type=tel],.field input[type=number],.field input[type=date],.field input[type=time],.field select,.field textarea{background-color:transparent;border-radius:12px;border-color:var(--color-border-medium);color:var(--color-text);font-size:1rem;line-height:1.5;padding:.625rem .875rem;width:100%;box-sizing:border-box;min-height:calc(1.5em + 1.25rem + 2px)}.field .form-control:focus,.field .form-select:focus,.field input[type=text]:focus,.field input[type=email]:focus,.field input[type=tel]:focus,.field input[type=number]:focus,.field input[type=date]:focus,.field input[type=time]:focus,.field select:focus,.field textarea:focus{border-color:#09b4d6;box-shadow:0 0 0 .2rem #0c829a26;outline:none}.form-control:disabled{background-color:var(--color-surface-muted);cursor:not-allowed}.field .text-muted{display:block;margin-top:4px;font-size:.75rem;color:var(--color-text-muted)}.modal-footer-cta{bottom:0;padding:16px;background:var(--color-surface-elevated);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--color-border-light)}.form-control.is-invalid{border-color:#ef4444;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef4444'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.8 3.6.4.4.4-.4m0 4.8-.4-.4-.4.4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus{border-color:#ef4444;box-shadow:0 0 0 .2rem #ef444440}.invalid-feedback{display:block;width:100%;margin-top:.25rem;font-size:.875rem;color:#ef4444;padding:0 16px}.date-field-wrapper .date-input,.date-field-wrapper input[type=text]{padding-right:2.5rem!important}.date-field-wrapper .date-picker-hidden{position:absolute;opacity:0;width:0;height:0;pointer-events:none;z-index:-1}.date-field-wrapper .calendar-icon{position:absolute;top:50%;right:.875rem!important;transform:translateY(-50%);color:#09b4d6!important;pointer-events:auto!important;cursor:pointer;z-index:10!important;font-size:18px!important;display:inline-block!important;transition:color .2s ease,transform .2s ease}.date-field-wrapper .calendar-icon:hover{color:#0c829a!important;transform:translateY(-50%) scale(1.1)}.date-field-wrapper .calendar-icon:active{transform:translateY(-50%) scale(.95)}.date-field-wrapper .calendar-icon:focus{outline:2px solid #09b4d6;outline-offset:2px;border-radius:4px}.form-control.is-loading-cep{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%2309b4d6' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm0 2a6 6 0 1 1 0 12A6 6 0 0 1 8 2z' opacity='.3'/%3e%3cpath fill='%2309b4d6' d='M8 0a8 8 0 0 1 8 8h-2a6 6 0 0 0-6-6V0z'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 8 8' to='360 8 8' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem)}@font-face{font-family:Flaticon;src:url(../fonts/fonts/flaticon/Flaticon.eot);src:url(../fonts/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),url(../fonts/fonts/flaticon/Flaticon.woff) format("woff"),url(../fonts/fonts/flaticon/Flaticon.ttf) format("truetype"),url(../fonts/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:Flaticon;src:url(../fonts/fonts/flaticon/Flaticon.svg#Flaticon) format("svg")}}.fi:before{display:inline-block;font-family:Flaticon;font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.flaticon-add:before{content:""}.flaticon-add-1:before{content:""}.flaticon-add-2:before{content:""}.flaticon-add-3:before{content:""}.flaticon-agenda:before{content:""}.flaticon-alarm:before{content:""}.flaticon-alarm-1:before{content:""}.flaticon-alarm-clock:before{content:""}.flaticon-alarm-clock-1:before{content:""}.flaticon-albums:before{content:""}.flaticon-app:before{content:""}.flaticon-archive:before{content:""}.flaticon-archive-1:before{content:""}.flaticon-archive-2:before{content:""}.flaticon-archive-3:before{content:""}.flaticon-attachment:before{content:""}.flaticon-back:before{content:""}.flaticon-battery:before{content:""}.flaticon-battery-1:before{content:""}.flaticon-battery-2:before{content:""}.flaticon-battery-3:before{content:""}.flaticon-battery-4:before{content:""}.flaticon-battery-5:before{content:""}.flaticon-battery-6:before{content:""}.flaticon-battery-7:before{content:""}.flaticon-battery-8:before{content:""}.flaticon-battery-9:before{content:""}.flaticon-binoculars:before{content:""}.flaticon-blueprint:before{content:""}.flaticon-bluetooth:before{content:""}.flaticon-bluetooth-1:before{content:""}.flaticon-bookmark:before{content:""}.flaticon-bookmark-1:before{content:""}.flaticon-briefcase:before{content:""}.flaticon-broken-link:before{content:""}.flaticon-calculator:before{content:""}.flaticon-calculator-1:before{content:""}.flaticon-calendar:before{content:""}.flaticon-calendar-1:before{content:""}.flaticon-calendar-2:before{content:""}.flaticon-calendar-3:before{content:""}.flaticon-calendar-4:before{content:""}.flaticon-calendar-5:before{content:""}.flaticon-calendar-6:before{content:""}.flaticon-calendar-7:before{content:""}.flaticon-calendar-8:before{content:""}.flaticon-checked:before{content:""}.flaticon-checked-1:before{content:""}.flaticon-clock:before{content:""}.flaticon-clock-1:before{content:""}.flaticon-cloud:before{content:""}.flaticon-cloud-computing:before{content:""}.flaticon-cloud-computing-1:before{content:""}.flaticon-cloud-computing-2:before{content:""}.flaticon-cloud-computing-3:before{content:""}.flaticon-cloud-computing-4:before{content:""}.flaticon-cloud-computing-5:before{content:""}.flaticon-command:before{content:""}.flaticon-compact-disc:before{content:""}.flaticon-compact-disc-1:before{content:""}.flaticon-compact-disc-2:before{content:""}.flaticon-compass:before{content:""}.flaticon-compose:before{content:""}.flaticon-controls:before{content:""}.flaticon-controls-1:before{content:""}.flaticon-controls-2:before{content:""}.flaticon-controls-3:before{content:""}.flaticon-controls-4:before{content:""}.flaticon-controls-5:before{content:""}.flaticon-controls-6:before{content:""}.flaticon-controls-7:before{content:""}.flaticon-controls-8:before{content:""}.flaticon-controls-9:before{content:""}.flaticon-database:before{content:""}.flaticon-database-1:before{content:""}.flaticon-database-2:before{content:""}.flaticon-database-3:before{content:""}.flaticon-diamond:before{content:""}.flaticon-diploma:before{content:""}.flaticon-dislike:before{content:""}.flaticon-dislike-1:before{content:""}.flaticon-divide:before{content:""}.flaticon-divide-1:before{content:""}.flaticon-division:before{content:""}.flaticon-document:before{content:""}.flaticon-download:before{content:""}.flaticon-edit:before{content:""}.flaticon-edit-1:before{content:""}.flaticon-eject:before{content:""}.flaticon-eject-1:before{content:""}.flaticon-equal:before{content:""}.flaticon-equal-2:before{content:""}.flaticon-error:before{content:""}.flaticon-exit:before{content:""}.flaticon-exit-1:before{content:""}.flaticon-exit-2:before{content:""}.flaticon-eyeglasses:before{content:""}.flaticon-fast-forward:before{content:""}.flaticon-fast-forward-1:before{content:""}.flaticon-fax:before{content:""}.flaticon-file:before{content:""}.flaticon-file-1:before{content:""}.flaticon-file-2:before{content:""}.flaticon-film:before{content:""}.flaticon-fingerprint:before{content:""}.flaticon-flag:before{content:""}.flaticon-flag-1:before{content:""}.flaticon-flag-2:before{content:""}.flaticon-flag-3:before{content:""}.flaticon-flag-4:before{content:""}.flaticon-focus:before{content:""}.flaticon-folder:before{content:""}.flaticon-folder-1:before{content:""}.flaticon-folder-10:before{content:""}.flaticon-folder-11:before{content:""}.flaticon-folder-12:before{content:""}.flaticon-folder-13:before{content:""}.flaticon-folder-14:before{content:""}.flaticon-folder-15:before{content:""}.flaticon-folder-16:before{content:""}.flaticon-folder-17:before{content:""}.flaticon-folder-18:before{content:""}.flaticon-folder-19:before{content:""}.flaticon-folder-2:before{content:""}.flaticon-folder-3:before{content:""}.flaticon-folder-4:before{content:""}.flaticon-folder-5:before{content:""}.flaticon-folder-6:before{content:""}.flaticon-folder-7:before{content:""}.flaticon-folder-8:before{content:""}.flaticon-folder-9:before{content:""}.flaticon-forbidden:before{content:""}.flaticon-funnel:before{content:""}.flaticon-garbage:before{content:""}.flaticon-garbage-1:before{content:""}.flaticon-garbage-2:before{content:""}.flaticon-gift:before{content:""}.flaticon-help:before{content:""}.flaticon-hide:before{content:""}.flaticon-hold:before{content:""}.flaticon-home-1:before{content:""}.flaticon-home-2:before{content:""}.flaticon-hourglass:before{content:""}.flaticon-hourglass-1:before{content:""}.flaticon-hourglass-2:before{content:""}.flaticon-hourglass-3:before{content:""}.flaticon-house:before{content:""}.flaticon-id-card:before{content:""}.flaticon-id-card-1:before{content:""}.flaticon-id-card-2:before{content:""}.flaticon-id-card-3:before{content:""}.flaticon-id-card-4:before{content:""}.flaticon-id-card-5:before{content:""}.flaticon-idea:before{content:""}.flaticon-incoming:before{content:""}.flaticon-infinity:before{content:""}.flaticon-info:before{content:""}.flaticon-internet:before{content:""}.flaticon-key:before{content:""}.flaticon-lamp:before{content:""}.flaticon-layers:before{content:""}.flaticon-layers-1:before{content:""}.flaticon-like:before{content:""}.flaticon-like-1:before{content:""}.flaticon-like-2:before{content:""}.flaticon-link:before{content:""}.flaticon-list-1:before{content:""}.flaticon-lock:before{content:""}.flaticon-lock-1:before{content:""}.flaticon-locked:before{content:""}.flaticon-locked-1:before{content:""}.flaticon-locked-2:before{content:""}.flaticon-locked-3:before{content:""}.flaticon-locked-4:before{content:""}.flaticon-locked-5:before{content:""}.flaticon-locked-6:before{content:""}.flaticon-login:before{content:""}.flaticon-magic-wand:before{content:""}.flaticon-magnet:before{content:""}.flaticon-magnet-1:before{content:""}.flaticon-magnet-2:before{content:""}.flaticon-map:before{content:""}.flaticon-map-1:before{content:""}.flaticon-map-2:before{content:""}.flaticon-map-location:before{content:""}.flaticon-megaphone:before{content:""}.flaticon-megaphone-1:before{content:""}.flaticon-menu-1:before{content:""}.flaticon-menu-2:before{content:""}.flaticon-menu-3:before{content:""}.flaticon-menu-4:before{content:""}.flaticon-microphone:before{content:""}.flaticon-microphone-1:before{content:""}.flaticon-minus:before{content:""}.flaticon-minus-1:before{content:""}.flaticon-more:before{content:""}.flaticon-more-1:before{content:""}.flaticon-more-2:before{content:""}.flaticon-multiply:before{content:""}.flaticon-multiply-1:before{content:""}.flaticon-music-player:before{content:""}.flaticon-music-player-1:before{content:""}.flaticon-music-player-2:before{content:""}.flaticon-music-player-3:before{content:""}.flaticon-mute:before{content:""}.flaticon-muted:before{content:""}.flaticon-navigation:before{content:""}.flaticon-navigation-1:before{content:""}.flaticon-newspaper:before{content:""}.flaticon-next:before{content:""}.flaticon-note:before{content:""}.flaticon-notebook:before{content:""}.flaticon-notebook-1:before{content:""}.flaticon-notebook-2:before{content:""}.flaticon-notebook-3:before{content:""}.flaticon-notebook-4:before{content:""}.flaticon-notebook-5:before{content:""}.flaticon-notepad:before{content:""}.flaticon-notepad-1:before{content:""}.flaticon-notepad-2:before{content:""}.flaticon-notification:before{content:""}.flaticon-paper-plane:before{content:""}.flaticon-paper-plane-1:before{content:""}.flaticon-pause:before{content:""}.flaticon-pause-1:before{content:""}.flaticon-percent:before{content:""}.flaticon-percent-1:before{content:""}.flaticon-perspective:before{content:""}.flaticon-photo-camera:before{content:""}.flaticon-photo-camera-1:before{content:""}.flaticon-photos:before{content:""}.flaticon-picture:before{content:""}.flaticon-picture-1:before{content:""}.flaticon-picture-2:before{content:""}.flaticon-pin:before{content:""}.flaticon-placeholder:before{content:""}.flaticon-placeholder-1:before{content:""}.flaticon-placeholder-2:before{content:""}.flaticon-placeholder-3:before{content:""}.flaticon-placeholders:before{content:""}.flaticon-play-button:before{content:""}.flaticon-play-button-1:before{content:""}.flaticon-plus:before{content:""}.flaticon-power:before{content:""}.flaticon-previous:before{content:""}.flaticon-price-tag:before{content:""}.flaticon-print:before{content:""}.flaticon-push-pin:before{content:""}.flaticon-radar:before{content:""}.flaticon-reading:before{content:""}.flaticon-record:before{content:""}.flaticon-repeat:before{content:""}.flaticon-repeat-1:before{content:""}.flaticon-restart:before{content:""}.flaticon-resume:before{content:""}.flaticon-rewind:before{content:""}.flaticon-rewind-1:before{content:""}.flaticon-route:before{content:""}.flaticon-save:before{content:""}.flaticon-search:before{content:""}.flaticon-search-1:before{content:""}.flaticon-send:before{content:""}.flaticon-server:before{content:""}.flaticon-server-1:before{content:""}.flaticon-server-2:before{content:""}.flaticon-server-3:before{content:""}.flaticon-settings:before{content:""}.flaticon-settings-1:before{content:""}.flaticon-settings-2:before{content:""}.flaticon-settings-3:before{content:""}.flaticon-settings-4:before{content:""}.flaticon-settings-5:before{content:""}.flaticon-settings-6:before{content:""}.flaticon-settings-7:before{content:""}.flaticon-settings-8:before{content:""}.flaticon-settings-9:before{content:""}.flaticon-share:before{content:""}.flaticon-share-1:before{content:""}.flaticon-share-2:before{content:""}.flaticon-shuffle:before{content:""}.flaticon-shuffle-1:before{content:""}.flaticon-shutdown:before{content:""}.flaticon-sign:before{content:""}.flaticon-sign-1:before{content:""}.flaticon-skip:before{content:""}.flaticon-smartphone:before{content:""}.flaticon-smartphone-1:before{content:""}.flaticon-smartphone-10:before{content:""}.flaticon-smartphone-11:before{content:""}.flaticon-smartphone-2:before{content:""}.flaticon-smartphone-3:before{content:""}.flaticon-smartphone-4:before{content:""}.flaticon-smartphone-5:before{content:""}.flaticon-smartphone-6:before{content:""}.flaticon-smartphone-7:before{content:""}.flaticon-smartphone-8:before{content:""}.flaticon-smartphone-9:before{content:""}.flaticon-speaker:before{content:""}.flaticon-speaker-1:before{content:""}.flaticon-speaker-2:before{content:""}.flaticon-speaker-3:before{content:""}.flaticon-speaker-4:before{content:""}.flaticon-speaker-5:before{content:""}.flaticon-speaker-6:before{content:""}.flaticon-speaker-7:before{content:""}.flaticon-speaker-8:before{content:""}.flaticon-spotlight:before{content:""}.flaticon-star:before{content:""}.flaticon-star-1:before{content:""}.flaticon-stop:before{content:""}.flaticon-stop-1:before{content:""}.flaticon-stopwatch:before{content:""}.flaticon-stopwatch-1:before{content:""}.flaticon-stopwatch-2:before{content:""}.flaticon-stopwatch-3:before{content:""}.flaticon-stopwatch-4:before{content:""}.flaticon-street:before{content:""}.flaticon-street-1:before{content:""}.flaticon-substract:before{content:""}.flaticon-substract-1:before{content:""}.flaticon-success:before{content:""}.flaticon-switch:before{content:""}.flaticon-switch-1:before{content:""}.flaticon-switch-2:before{content:""}.flaticon-switch-3:before{content:""}.flaticon-switch-4:before{content:""}.flaticon-switch-5:before{content:""}.flaticon-switch-6:before{content:""}.flaticon-switch-7:before{content:""}.flaticon-tabs:before{content:""}.flaticon-tabs-1:before{content:""}.flaticon-target:before{content:""}.flaticon-television:before{content:""}.flaticon-television-1:before{content:""}.flaticon-time:before{content:""}.flaticon-trash:before{content:""}.flaticon-umbrella:before{content:""}.flaticon-unlink:before{content:""}.flaticon-unlocked:before{content:""}.flaticon-unlocked-1:before{content:""}.flaticon-unlocked-2:before{content:""}.flaticon-upload:before{content:""}.flaticon-user:before{content:""}.flaticon-user-1:before{content:""}.flaticon-user-2:before{content:""}.flaticon-user-3:before{content:""}.flaticon-user-4:before{content:""}.flaticon-user-5:before{content:""}.flaticon-user-6:before{content:""}.flaticon-user-7:before{content:""}.flaticon-users:before{content:""}.flaticon-users-1:before{content:""}.flaticon-video-camera:before{content:""}.flaticon-video-camera-1:before{content:""}.flaticon-video-player:before{content:""}.flaticon-video-player-1:before{content:""}.flaticon-video-player-2:before{content:""}.flaticon-view:before{content:""}.flaticon-view-1:before{content:""}.flaticon-view-2:before{content:""}.flaticon-volume-control:before{content:""}.flaticon-volume-control-1:before{content:""}.flaticon-warning:before{content:""}.flaticon-wifi:before{content:""}.flaticon-wifi-1:before{content:""}.flaticon-windows:before{content:""}.flaticon-windows-1:before{content:""}.flaticon-windows-2:before{content:""}.flaticon-windows-3:before{content:""}.flaticon-windows-4:before{content:""}.flaticon-wireless-internet:before{content:""}.flaticon-worldwide:before{content:""}.flaticon-worldwide-1:before{content:""}.flaticon-zoom-in:before{content:""}.flaticon-zoom-out:before{content:""}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Fira Code,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280;opacity:1}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280;opacity:1}.form-input::-webkit-datetime-edit-fields-wrapper{padding:0}.form-input::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}.form-input::-webkit-datetime-edit{display:inline-flex}.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.top-0{top:0}.isolate{isolation:isolate}.z-10{z-index:10}.col-auto{grid-column:auto}.col-span-12{grid-column:span 12 / span 12}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.me-0{margin-inline-end:0px}.me-1{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ms-1{margin-inline-start:.25rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-auto{margin-inline-start:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.max-h-0{max-height:0px}.max-h-96{max-height:24rem}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-5\/6{width:83.333333%}.w-8{width:2rem}.w-full{width:100%}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .25s ease-out both}@keyframes pulse-brand{0%,to{opacity:1}50%{opacity:.5;box-shadow:0 0 0 8px #09b4d600}}.animate-pulse-brand{animation:pulse-brand 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scale-in .2s ease-out both}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{animation:shimmer 1.8s linear infinite}@keyframes slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.animate-slide-down{animation:slide-down .25s ease-out both}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slide-up .3s ease-out both}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:8px}.rounded-2xl{border-radius:16px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:12px}.rounded-md{border-radius:10px}.rounded-pill{border-radius:9999px}.rounded-xl{border-radius:14px}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[var\(--color-border\)\]{border-color:var(--color-border)}.border-\[var\(--color-brand-primary\)\]{border-color:var(--color-brand-primary)}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-brand-400{--tw-border-opacity: 1;border-color:rgb(40 184 214 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.bg-\[var\(--color-brand-50\)\]{background-color:var(--color-brand-50)}.bg-\[var\(--color-brand-primary\)\]{background-color:var(--color-brand-primary)}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-brand-100{--tw-bg-opacity: 1;background-color:rgb(217 224 230 / var(--tw-bg-opacity, 1))}.bg-brand-400{--tw-bg-opacity: 1;background-color:rgb(40 184 214 / var(--tw-bg-opacity, 1))}.bg-brand-50{--tw-bg-opacity: 1;background-color:rgb(240 251 254 / var(--tw-bg-opacity, 1))}.bg-brand-500{--tw-bg-opacity: 1;background-color:rgb(36 168 194 / var(--tw-bg-opacity, 1))}.bg-brand-600{--tw-bg-opacity: 1;background-color:rgb(9 180 214 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-surface-body{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/75{background-color:#ffffffbf}.bg-white\/90{background-color:#ffffffe6}.bg-dot-grid{background-image:radial-gradient(circle,rgba(9,180,214,.08) 1px,transparent 1px)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-brand-600{--tw-gradient-from: #09b4d6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(9 180 214 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-brand-700{--tw-gradient-to: #0c829a var(--tw-gradient-to-position)}.p-0{padding:0}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pe-2{padding-inline-end:.5rem}.pe-5{padding-inline-end:1.25rem}.ps-2{padding-inline-start:.5rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.font-mono{font-family:Fira Code,Courier New,monospace}.font-sans{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-display-lg{font-size:3rem;line-height:1.1;font-weight:700}.text-display-md{font-size:2.25rem;line-height:1.15;font-weight:700}.text-display-sm{font-size:1.875rem;line-height:1.2;font-weight:600}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-clinical-danger{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity, 1))!important}.text-\[var\(--color-brand-primary-dark\)\]{color:var(--color-brand-primary-dark)}.text-\[var\(--color-text\)\]{color:var(--color-text)}.text-\[var\(--color-text-muted\)\]{color:var(--color-text-muted)}.text-\[var\(--color-text-secondary\)\]{color:var(--color-text-secondary)}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-brand-600{--tw-text-opacity: 1;color:rgb(9 180 214 / var(--tw-text-opacity, 1))}.text-brand-700{--tw-text-opacity: 1;color:rgb(12 130 154 / var(--tw-text-opacity, 1))}.text-brand-900{--tw-text-opacity: 1;color:rgb(6 77 92 / var(--tw-text-opacity, 1))}.text-clinical-danger{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-clinical-healthy{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-clinical-healthy-dark{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-clinical-info{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-clinical-warning{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.shadow-brand{--tw-shadow: 0 8px 30px -4px rgba(9,180,214,.25), 0 2px 8px -2px rgba(9,180,214,.15);--tw-shadow-colored: 0 8px 30px -4px var(--tw-shadow-color), 0 2px 8px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-brand-sm{--tw-shadow: 0 4px 12px -2px rgba(9,180,214,.2);--tw-shadow-colored: 0 4px 12px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 30px -4px rgba(0,0,0,.12), 0 4px 10px -4px rgba(0,0,0,.06);--tw-shadow-colored: 0 10px 30px -4px var(--tw-shadow-color), 0 4px 10px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 16px -2px rgba(0,0,0,.1), 0 2px 6px -2px rgba(0,0,0,.06);--tw-shadow-colored: 0 4px 16px -2px var(--tw-shadow-color), 0 2px 6px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 4px 0 rgba(0,0,0,.06), 0 1px 2px -1px rgba(0,0,0,.06);--tw-shadow-colored: 0 1px 4px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xs{--tw-shadow: 0 1px 2px 0 rgba(0,0,0,.04);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-brand-200\/60{--tw-ring-color: rgb(172 211 220 / .6)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.last\:pb-0:last-child{padding-bottom:0}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[var\(--color-border-medium\)\]:hover{border-color:var(--color-border-medium)}.hover\:bg-brand-100:hover{--tw-bg-opacity: 1;background-color:rgb(217 224 230 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-200:hover{--tw-bg-opacity: 1;background-color:rgb(172 211 220 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 251 254 / var(--tw-bg-opacity, 1))}.hover\:bg-brand-50\/50:hover{background-color:#f0fbfe80}.hover\:text-brand-700:hover{--tw-text-opacity: 1;color:rgb(12 130 154 / var(--tw-text-opacity, 1))}.hover\:shadow-brand-lg:hover{--tw-shadow: 0 16px 50px -8px rgba(9,180,214,.3);--tw-shadow-colored: 0 16px 50px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 16px -2px rgba(0,0,0,.1), 0 2px 6px -2px rgba(0,0,0,.06);--tw-shadow-colored: 0 4px 16px -2px var(--tw-shadow-color), 0 2px 6px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.md\:col-span-12{grid-column:span 12 / span 12}.md\:col-span-2{grid-column:span 2 / span 2}.md\:col-span-6{grid-column:span 6 / span 6}.md\:col-span-8{grid-column:span 8 / span 8}.md\:mb-0{margin-bottom:0}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1024px){.lg\:col-span-6{grid-column:span 6 / span 6}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}}@media(min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
