@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@font-face{font-family:RefineUI-System-Icons-Regular;src:url(/fonts/refineui-system-icons-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:RefineUI-System-Icons-Filled;src:url(/fonts/refineui-system-icons-filled.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:RefineUI-System-Icons-Regular;src:url(/_astro/refineui-system-icons-regular.DjYdhRIq.woff2) format("woff2"),url(/_astro/refineui-system-icons-regular.Df_T7xTi.woff) format("woff"),url(./refineui-system-icons-regular.ttf) format("truetype"),url(./refineui-system-icons-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:RefineUI-System-Icons-Filled;src:url(/_astro/refineui-system-icons-filled.CBPR5CwN.woff2) format("woff2"),url(/_astro/refineui-system-icons-filled.Djtb7Y8P.woff) format("woff"),url(./refineui-system-icons-filled.ttf) format("truetype"),url(./refineui-system-icons-filled.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--page-font-family)}body{background-color:var(--page-bg);color:var(--page-text);font-family:var(--page-font-family);font-size:var(--page-font-size-base);font-weight:var(--page-font-weight-normal);line-height:var(--page-line-height-normal);margin:0;padding:0;transition:background-color .3s ease,color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--page-accent);outline-offset:2px;border-radius:var(--page-radius-sm)}::selection{background-color:var(--page-accent);color:var(--page-bg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--page-bg-secondary);border-radius:var(--page-radius-full)}::-webkit-scrollbar-thumb{background:var(--page-border);border-radius:var(--page-radius-full);transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--page-accent)}.page-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@layer base{:root{--neutral-white: #FFFFFF;--neutral-50: #FAFAFA;--neutral-100: #F5F5F5;--neutral-200: #E5E5E5;--neutral-300: #D4D4D4;--neutral-400: #A3A3A3;--neutral-500: #737373;--neutral-600: #525252;--neutral-700: #404040;--neutral-800: #262626;--neutral-850: #1C1C1C;--neutral-900: #171717;--neutral-950: #0A0A0A;--neutral-black: #000000;--blue-50: #EFF6FF;--blue-100: #DBEAFE;--blue-200: #BFDBFE;--blue-300: #93C5FD;--blue-400: #60A5FA;--blue-500: #3B82F6;--blue-600: #2563EB;--blue-700: #1D4ED8;--blue-800: #1E40AF;--blue-900: #1E3A8A;--blue-950: #172554;--green-50: #F0FDF4;--green-100: #DCFCE7;--green-200: #BBF7D0;--green-300: #86EFAC;--green-400: #4ADE80;--green-500: #22C55E;--green-600: #16A34A;--green-700: #15803D;--green-800: #166534;--green-900: #14532D;--green-950: #052E16;--orange-50: #FFF7ED;--orange-100: #FFEDD5;--orange-200: #FED7AA;--orange-300: #FDBA74;--orange-400: #FB923C;--orange-500: #F97316;--orange-600: #EA580C;--orange-700: #C2410C;--orange-800: #9A3412;--orange-900: #7C2D12;--orange-950: #431407;--red-50: #FEF2F2;--red-100: #FEE2E2;--red-200: #FECACA;--red-300: #FCA5A5;--red-400: #F87171;--red-500: #EF4444;--red-600: #DC2626;--red-700: #B91C1C;--red-800: #991B1B;--red-900: #7F1D1D;--red-950: #450A0A;--page-primary-light-gray: #E6E6E6;--page-primary-gray: #D4D4D4;--page-primary-dark-gray: #4D4D4A;--page-primary-black: #212121;--page-neutral-white: #FFFFFF;--page-neutral-100: #F5F5F5;--page-neutral-150: #F0F0F0;--page-neutral-200: #EBEBEB;--page-neutral-250: #E0E0E0;--page-neutral-300: #DBDBDB;--page-neutral-350: #D8D8D8;--page-neutral-400: #CECECE;--page-neutral-450: #BBBBBB;--page-neutral-500: #A4A4A4;--page-neutral-550: #8D8D8D;--page-neutral-600: #6C6C6C;--page-neutral-650: #5B5B5B;--page-neutral-700: #404040;--page-neutral-750: #333333;--page-neutral-800: #2A2A2A;--page-neutral-850: #222222;--page-neutral-900: #1A1A1A;--page-neutral-950: #111111;--page-neutral-black: #000000;--page-bg: var(--page-neutral-white);--page-bg-secondary: var(--page-neutral-100);--page-bg-tertiary: var(--page-neutral-150);--page-bg-elevated: var(--page-neutral-white);--page-text: var(--page-primary-black);--page-text-secondary: var(--page-neutral-700);--page-text-muted: var(--page-neutral-500);--page-text-disabled: var(--page-neutral-400);--page-text-dark: var(--page-primary-black);--page-text-reverse: var(--page-neutral-300);--page-border: var(--page-neutral-250);--page-border-light: var(--page-neutral-200);--page-border-strong: var(--page-neutral-300);--page-accent: var(--page-primary-black);--page-accent-hover: var(--page-neutral-800);--page-accent-light: var(--page-neutral-100);--page-accent-bg: var(--page-neutral-100);--page-success: #26B12D;--page-warning: #D6692C;--page-error: #F94343;--page-info: #2351F7;--page-space-0-5: .125rem;--page-space-1: .25rem;--page-space-1-5: .375rem;--page-space-2: .5rem;--page-space-3: .75rem;--page-space-4: 1rem;--page-space-5: 1.25rem;--page-space-6: 1.5rem;--page-space-8: 2rem;--page-space-10: 2.5rem;--page-space-12: 3rem;--page-space-16: 4rem;--page-space-20: 5rem;--page-space-24: 6rem;--page-space-32: 8rem;--page-font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--page-font-size-xs: .75rem;--page-font-size-sm: .875rem;--page-font-size-base: 1rem;--page-font-size-lg: 1.125rem;--page-font-size-xl: 1.25rem;--page-font-size-2xl: 1.5rem;--page-font-size-3xl: 1.875rem;--page-font-size-4xl: 2.25rem;--page-font-size-5xl: 3rem;--page-font-size-6xl: 3.75rem;--page-font-weight-light: 300;--page-font-weight-normal: 400;--page-font-weight-medium: 500;--page-font-weight-semibold: 600;--page-font-weight-bold: 700;--page-font-weight-extrabold: 800;--page-font-weight-black: 900;--page-line-height-tight: 1.25;--page-line-height-normal: 1.5;--page-line-height-relaxed: 1.75;--page-line-height-loose: 2;--page-radius-none: 0;--page-radius-sm: .125rem;--page-radius: .25rem;--page-radius-md: .25rem;--page-radius-lg: .5rem;--page-radius-xl: .75rem;--page-radius-2xl: 1rem;--page-radius-3xl: 1.5rem;--page-radius-full: 9999px;--page-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--page-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--page-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--page-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--page-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--page-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--page-shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--page-header-height: 4rem}[data-theme=dark]{--page-bg: var(--page-neutral-black);--page-bg-secondary: var(--page-neutral-950);--page-bg-tertiary: var(--page-neutral-900);--page-bg-elevated: var(--page-neutral-850);--page-text: var(--page-neutral-white);--page-text-secondary: var(--page-neutral-300);--page-text-muted: var(--page-neutral-400);--page-text-disabled: var(--page-neutral-600);--page-text-dark: var(--page-neutral-white);--page-text-reverse: var(--page-neutral-700);--page-border: var(--page-neutral-800);--page-border-light: var(--page-neutral-750);--page-border-strong: var(--page-neutral-700);--page-accent: var(--page-neutral-white);--page-accent-hover: var(--page-neutral-200);--page-accent-light: var(--page-neutral-900);--page-accent-bg: var(--page-neutral-900);--page-shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .3);--page-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .4), 0 1px 2px -1px rgb(0 0 0 / .4);--page-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .4), 0 2px 4px -2px rgb(0 0 0 / .4);--page-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .4), 0 4px 6px -4px rgb(0 0 0 / .4);--page-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .4), 0 8px 10px -6px rgb(0 0 0 / .4);--page-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .6);--page-shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .3)}}:global(.sl-card){background:var(--page-bg-elevated)!important;border:1px solid var(--page-border)!important;border-radius:var(--page-radius-lg)!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important}:global(.sl-card:hover){transform:translateY(-2px)!important;border-color:var(--page-accent)!important}:global(.sl-card-header){padding:var(--page-space-6) var(--page-space-6) 0!important;border-bottom:none!important}:global(.sl-card-title){color:var(--page-text)!important;font-weight:var(--page-font-weight-semibold)!important;font-size:var(--page-font-size-lg)!important;margin:0 0 var(--page-space-2) 0!important;line-height:1.3!important}:global(.sl-card-body){padding:var(--page-space-6)!important;color:var(--page-text-secondary)!important;line-height:1.6!important}:global(.sl-card-icon){color:var(--page-accent)!important;width:1.5rem!important;height:1.5rem!important;margin-bottom:var(--page-space-3)!important}[data-theme=dark] :global(.sl-card){background:var(--page-bg-secondary)!important;border-color:var(--page-border)!important;box-shadow:none!important}[data-theme=dark] :global(.sl-card:hover){background:var(--page-bg-elevated)!important;border-color:var(--page-accent)!important;box-shadow:none!important}[data-theme=dark] :global(.sl-card-title){color:var(--page-text)!important}[data-theme=dark] :global(.sl-card-body){color:var(--page-text-secondary)!important}[data-theme=dark] :global(.sl-card-icon){color:var(--page-accent)!important}:global(.sl-card-grid){display:grid!important;gap:var(--page-space-6)!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;margin:var(--page-space-8) 0!important}:global(.sl-card-grid[data-stagger]){animation:pageCardStagger .6s ease-out!important}@keyframes pageCardStagger{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}:global(.sl-nav){display:none!important}:global(.sl-footer){display:none!important}:global(main[data-pagefind-body]){display:none!important}:global(.sl-container){display:none!important}:global(.sl-layout){display:none!important}:global(.sl-content){display:none!important}:global(.page-content-panel){display:none!important}:global(.astro-oex62vco){display:none!important}:global(.sl-toc),:global(.sl-content .sl-toc){display:block!important;visibility:visible!important;opacity:1!important}:global(.sl-toc-mobile),:global(.sl-content .sl-toc-mobile){display:block!important;visibility:visible!important;opacity:1!important}:global(nav[aria-labelledby=starlight__on-this-page--mobile]){display:block!important;visibility:visible!important;opacity:1!important}:global(#starlight__mobile-toc){display:block!important;visibility:visible!important;opacity:1!important}:global(#starlight__on-this-page--mobile){display:flex!important;visibility:visible!important;opacity:1!important}:global(.sl-sidebar),:global(.sidebar),:global(.sidebar-pane),:global(.page-sidebar),:global(#starlight__sidebar),:global(.sidebar-content),:global(nav[aria-label=Main]){display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important;position:fixed!important;left:-100%!important;pointer-events:none!important}:global(.sl-content),:global(.sl-content-panel){width:100%!important;max-width:100%!important;margin-left:0!important;padding-left:var(--sl-content-pad-x)!important;padding-right:var(--sl-content-pad-x)!important}@media(max-width:640px){:root{--page-header-height: 3.5rem;--sl-nav-pad-x: var(--page-space-4);--sl-content-pad-x: var(--page-space-4)}}@media(min-width:641px)and (max-width:1024px){:root{--sl-nav-pad-x: var(--page-space-5);--sl-content-pad-x: var(--page-space-5)}}@media(min-width:1025px){:root{--sl-nav-pad-x: var(--page-space-6);--sl-content-pad-x: var(--page-space-6)}}[data-theme=dark] :global(.sl-container),[data-theme=dark] :global(.sl-content),[data-theme=dark] :global(.sl-content-panel){background-color:var(--page-bg)!important;color:var(--page-text)!important}[data-theme=dark] :global(.sl-sidebar){background-color:var(--page-bg)!important;color:var(--page-text)!important;border-right-color:var(--page-border)!important}[data-theme=dark] :global(.sl-nav){background-color:var(--page-bg)!important;color:var(--page-text)!important;border-bottom-color:var(--page-border)!important}[data-theme=dark] body{background-color:var(--page-bg)!important;color:var(--page-text)!important}[data-theme=dark] html{background-color:var(--page-bg)!important}[data-theme=dark] a{color:var(--page-accent)!important}[data-theme=dark] a:hover{color:var(--page-accent-hover)!important}[data-theme=dark] code,[data-theme=dark] pre{background-color:var(--page-bg-secondary)!important;color:var(--page-text)!important;border-color:var(--page-border)!important}[data-theme=dark] table{background-color:var(--page-bg)!important;color:var(--page-text)!important}[data-theme=dark] th,[data-theme=dark] td{border-color:var(--page-border)!important;color:var(--page-text)!important}[data-theme=dark] th{background-color:var(--page-bg-secondary)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] p,[data-theme=dark] li{color:var(--page-text)!important}[data-theme=dark] blockquote{background-color:var(--page-bg-secondary)!important;color:var(--page-text)!important;border-left-color:var(--page-accent)!important}[data-theme=dark] hr{border-color:var(--page-border)!important}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--page-bg-secondary)!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--page-border)!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--page-accent)!important}[data-theme=dark] a:not(.page-btn):not(.page-btn-primary):not(.page-github-btn){color:var(--page-text)!important}[data-theme=dark] a:not(.page-btn):not(.page-btn-primary):not(.page-github-btn):hover{color:var(--page-text-secondary)!important}[data-theme=dark] :global(.link-title){color:var(--page-text)!important}[data-theme=dark] :global(.astro-63niyltp){color:var(--page-text)!important}[data-theme=dark] :global([class*=link-title]){color:var(--page-text)!important}[data-theme=dark] :global([class*=astro-][class*=link]){color:var(--page-text)!important}:global(button>kbd){border-radius:var(--page-radius)!important;font-size:var(--sl-text-2xs)!important;gap:.25em!important;padding-inline:.375rem!important;background-color:var(--page-bg-secondary)!important;border:1px solid var(--page-border)!important;color:var(--page-text-secondary)!important}[data-theme=dark] :global(button>kbd){background-color:var(--page-bg-secondary)!important;border-color:var(--page-border)!important;color:var(--page-text-secondary)!important}:global(button:where([class*=astro-])>kbd:where([class*=astro-])){background-color:var(--page-bg-secondary)!important;border:1px solid var(--page-border)!important;color:var(--page-text-secondary)!important}[data-theme=dark] :global(button:where([class*=astro-])>kbd:where([class*=astro-])){background-color:var(--page-bg-secondary)!important;border-color:var(--page-border)!important;color:var(--page-text-secondary)!important}:global(button kbd){background-color:var(--page-bg-secondary)!important;border:1px solid var(--page-border)!important;color:var(--page-text-secondary)!important}[data-theme=dark] :global(button kbd){background-color:var(--page-bg-secondary)!important;border-color:var(--page-border)!important;color:var(--page-text-secondary)!important}:global(kbd){background-color:var(--page-bg-secondary)!important;border:1px solid var(--page-border)!important;color:var(--page-text-secondary)!important}[data-theme=dark] :global(kbd){background-color:var(--page-bg-secondary)!important;border-color:var(--page-border)!important;color:var(--page-text-secondary)!important}.page-header-right .refineui-icon,.page-header-right .page-theme-toggle-button .refineui-icon,.page-header-right .page-search-button .refineui-icon,.page-header-right .page-chat-button .refineui-icon,.page-header-right .page-language-select-button .refineui-icon,.page-header-right .page-mobile-menu-toggle .refineui-icon,.page-header-right .page-mobile-menu-toggle .page-menu-icon{box-sizing:border-box!important;font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;line-height:24px!important;text-align:center!important;vertical-align:middle!important;flex-shrink:0}@media(max-width:768px){.page-header-right .refineui-icon,.page-header-right .page-theme-toggle-button .refineui-icon,.page-header-right .page-search-button .refineui-icon,.page-header-right .page-chat-button .refineui-icon,.page-header-right .page-language-select-button .refineui-icon,.page-header-right .page-mobile-menu-toggle .refineui-icon,.page-header-right .page-mobile-menu-toggle .page-menu-icon{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}}@font-face{font-family:RefineUI-System-Icons-Regular;src:url(/_astro/refineui-system-icons-regular.DjYdhRIq.woff2) format("woff2"),url(/_astro/refineui-system-icons-regular.Df_T7xTi.woff) format("woff"),url(./refineui-system-icons-regular.ttf) format("truetype"),url(./refineui-system-icons-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:RefineUI-System-Icons-Filled;src:url(/_astro/refineui-system-icons-filled.CBPR5CwN.woff2) format("woff2"),url(/_astro/refineui-system-icons-filled.Djtb7Y8P.woff) format("woff"),url(./refineui-system-icons-filled.ttf) format("truetype"),url(./refineui-system-icons-filled.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}.ic_refineui{font-size:1em;line-height:1;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic_refineui_regular{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal}.ic_refineui_filled{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal}.ic_refineui_access-time_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨭"}.ic_refineui_access-time_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨯"}.ic_refineui_access-time_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨱"}.ic_refineui_access-time_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨳"}.ic_refineui_access-time_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨵"}.ic_refineui_access-time_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨷"}.ic_refineui_access_time_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎁"}.ic_refineui_access_time_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍾"}.ic_refineui_access_time_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎂"}.ic_refineui_access_time_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎃"}.ic_refineui_access_time_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍿"}.ic_refineui_access_time_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎀"}.ic_refineui_accessibility_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣷"}.ic_refineui_accessibility_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣹"}.ic_refineui_accessibility_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣶"}.ic_refineui_accessibility_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣵"}.ic_refineui_accessibility_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣴"}.ic_refineui_accessibility_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣸"}.ic_refineui_add-circle_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨻"}.ic_refineui_add-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨽"}.ic_refineui_add-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨿"}.ic_refineui_add-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩁"}.ic_refineui_add-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩃"}.ic_refineui_add-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩅"}.ic_refineui_add-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩇"}.ic_refineui_add-square_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩉"}.ic_refineui_add-square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩋"}.ic_refineui_add-square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩍"}.ic_refineui_add-square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩏"}.ic_refineui_add-square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩑"}.ic_refineui_add-square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩓"}.ic_refineui_add-square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩕"}.ic_refineui_add_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨹"}.ic_refineui_add_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘔"}.ic_refineui_add_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘒"}.ic_refineui_add_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘕"}.ic_refineui_add_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘖"}.ic_refineui_add_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘗"}.ic_refineui_add_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘓"}.ic_refineui_add_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞎"}.ic_refineui_add_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞑"}.ic_refineui_add_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞏"}.ic_refineui_add_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞌"}.ic_refineui_add_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞐"}.ic_refineui_add_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞍"}.ic_refineui_add_square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅎"}.ic_refineui_add_square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅊"}.ic_refineui_add_square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅌"}.ic_refineui_add_square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅋"}.ic_refineui_add_square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅏"}.ic_refineui_add_square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅍"}.ic_refineui_airplane_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛥"}.ic_refineui_airplane_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛩"}.ic_refineui_airplane_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛧"}.ic_refineui_airplane_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛨"}.ic_refineui_airplane_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛤"}.ic_refineui_airplane_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛦"}.ic_refineui_album_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤠"}.ic_refineui_album_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤣"}.ic_refineui_album_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤡"}.ic_refineui_album_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤢"}.ic_refineui_album_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤞"}.ic_refineui_album_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤟"}.ic_refineui_alert-badge_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩗"}.ic_refineui_alert-badge_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩙"}.ic_refineui_alert-badge_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩛"}.ic_refineui_alert-badge_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩝"}.ic_refineui_alert-badge_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩟"}.ic_refineui_alert-badge_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩡"}.ic_refineui_alert-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩣"}.ic_refineui_alert-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩥"}.ic_refineui_alert-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩧"}.ic_refineui_alert-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩩"}.ic_refineui_alert-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩫"}.ic_refineui_alert-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩭"}.ic_refineui_alert_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉱"}.ic_refineui_alert_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉵"}.ic_refineui_alert_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉰"}.ic_refineui_alert_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉳"}.ic_refineui_alert_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉴"}.ic_refineui_alert_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉲"}.ic_refineui_alert_badge_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙗"}.ic_refineui_alert_badge_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙔"}.ic_refineui_alert_badge_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙙"}.ic_refineui_alert_badge_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙖"}.ic_refineui_alert_badge_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙕"}.ic_refineui_alert_badge_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙘"}.ic_refineui_alert_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖀"}.ic_refineui_alert_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕼"}.ic_refineui_alert_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕿"}.ic_refineui_alert_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕾"}.ic_refineui_alert_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕽"}.ic_refineui_alert_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖁"}.ic_refineui_align-bottom_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩯"}.ic_refineui_align-bottom_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩱"}.ic_refineui_align-bottom_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩳"}.ic_refineui_align-bottom_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩵"}.ic_refineui_align-bottom_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩷"}.ic_refineui_align-bottom_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩹"}.ic_refineui_align-center-horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩻"}.ic_refineui_align-center-horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩽"}.ic_refineui_align-center-horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰩿"}.ic_refineui_align-center-horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪁"}.ic_refineui_align-center-horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪃"}.ic_refineui_align-center-horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪅"}.ic_refineui_align-center-vertical_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪇"}.ic_refineui_align-center-vertical_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪉"}.ic_refineui_align-center-vertical_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪋"}.ic_refineui_align-center-vertical_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪍"}.ic_refineui_align-center-vertical_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪏"}.ic_refineui_align-center-vertical_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪑"}.ic_refineui_align-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪓"}.ic_refineui_align-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪕"}.ic_refineui_align-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪗"}.ic_refineui_align-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪙"}.ic_refineui_align-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪛"}.ic_refineui_align-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪝"}.ic_refineui_align-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪟"}.ic_refineui_align-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪡"}.ic_refineui_align-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪣"}.ic_refineui_align-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪥"}.ic_refineui_align-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪧"}.ic_refineui_align-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪩"}.ic_refineui_align-top_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪫"}.ic_refineui_align-top_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪭"}.ic_refineui_align-top_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪯"}.ic_refineui_align-top_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪱"}.ic_refineui_align-top_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪳"}.ic_refineui_align-top_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪵"}.ic_refineui_align_bottom_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞳"}.ic_refineui_align_bottom_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞰"}.ic_refineui_align_bottom_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞲"}.ic_refineui_align_bottom_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞵"}.ic_refineui_align_bottom_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞱"}.ic_refineui_align_bottom_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞴"}.ic_refineui_align_center_horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖩"}.ic_refineui_align_center_horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖫"}.ic_refineui_align_center_horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖨"}.ic_refineui_align_center_horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖧"}.ic_refineui_align_center_horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖦"}.ic_refineui_align_center_horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖪"}.ic_refineui_align_center_vertical_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕏"}.ic_refineui_align_center_vertical_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕑"}.ic_refineui_align_center_vertical_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕍"}.ic_refineui_align_center_vertical_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕌"}.ic_refineui_align_center_vertical_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕐"}.ic_refineui_align_center_vertical_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕎"}.ic_refineui_align_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓋"}.ic_refineui_align_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓈"}.ic_refineui_align_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓌"}.ic_refineui_align_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓍"}.ic_refineui_align_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓉"}.ic_refineui_align_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓊"}.ic_refineui_align_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊗"}.ic_refineui_align_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊔"}.ic_refineui_align_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊘"}.ic_refineui_align_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊕"}.ic_refineui_align_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊙"}.ic_refineui_align_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊖"}.ic_refineui_align_top_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒹"}.ic_refineui_align_top_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒶"}.ic_refineui_align_top_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒺"}.ic_refineui_align_top_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒻"}.ic_refineui_align_top_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒷"}.ic_refineui_align_top_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒸"}.ic_refineui_android_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛜"}.ic_refineui_android_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛘"}.ic_refineui_android_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛝"}.ic_refineui_android_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛚"}.ic_refineui_android_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛙"}.ic_refineui_android_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛛"}.ic_refineui_app-folder_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪷"}.ic_refineui_app-folder_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪹"}.ic_refineui_app-folder_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪻"}.ic_refineui_app-folder_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪽"}.ic_refineui_app-folder_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰪿"}.ic_refineui_app-folder_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫁"}.ic_refineui_app-recent_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫃"}.ic_refineui_app-recent_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫅"}.ic_refineui_app-recent_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫇"}.ic_refineui_app-recent_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫉"}.ic_refineui_app-recent_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫋"}.ic_refineui_app-recent_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫍"}.ic_refineui_app-title_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫏"}.ic_refineui_app-title_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫑"}.ic_refineui_app-title_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫓"}.ic_refineui_app-title_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫕"}.ic_refineui_app-title_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫗"}.ic_refineui_app-title_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫙"}.ic_refineui_app_folder_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃂"}.ic_refineui_app_folder_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃅"}.ic_refineui_app_folder_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃀"}.ic_refineui_app_folder_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃃"}.ic_refineui_app_folder_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃄"}.ic_refineui_app_folder_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃁"}.ic_refineui_app_recent_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞔"}.ic_refineui_app_recent_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞒"}.ic_refineui_app_recent_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞖"}.ic_refineui_app_recent_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞗"}.ic_refineui_app_recent_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞓"}.ic_refineui_app_recent_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞕"}.ic_refineui_app_title_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙝"}.ic_refineui_app_title_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙟"}.ic_refineui_app_title_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙛"}.ic_refineui_app_title_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙚"}.ic_refineui_app_title_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙞"}.ic_refineui_app_title_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙜"}.ic_refineui_appstore_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈪"}.ic_refineui_appstore_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈨"}.ic_refineui_appstore_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈬"}.ic_refineui_appstore_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈩"}.ic_refineui_appstore_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈭"}.ic_refineui_appstore_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈫"}.ic_refineui_autosum_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂚"}.ic_refineui_autosum_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂖"}.ic_refineui_autosum_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂙"}.ic_refineui_autosum_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂘"}.ic_refineui_autosum_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂗"}.ic_refineui_autosum_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂛"}.ic_refineui_backpack_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡠"}.ic_refineui_backpack_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡣"}.ic_refineui_backpack_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡞"}.ic_refineui_backpack_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡡"}.ic_refineui_backpack_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡢"}.ic_refineui_backpack_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡟"}.ic_refineui_backspace_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞅"}.ic_refineui_backspace_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞀"}.ic_refineui_backspace_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞃"}.ic_refineui_backspace_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞂"}.ic_refineui_backspace_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞁"}.ic_refineui_backspace_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞄"}.ic_refineui_badge_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨃"}.ic_refineui_badge_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨇"}.ic_refineui_badge_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨅"}.ic_refineui_badge_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨂"}.ic_refineui_badge_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨆"}.ic_refineui_badge_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨄"}.ic_refineui_balloon_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃥"}.ic_refineui_balloon_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃩"}.ic_refineui_balloon_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃦"}.ic_refineui_balloon_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃧"}.ic_refineui_balloon_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃨"}.ic_refineui_balloon_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃤"}.ic_refineui_bar-chart-horizontal-descending_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫧"}.ic_refineui_bar-chart-horizontal-descending_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫩"}.ic_refineui_bar-chart-horizontal-descending_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫫"}.ic_refineui_bar-chart-horizontal-descending_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫭"}.ic_refineui_bar-chart-horizontal-descending_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫯"}.ic_refineui_bar-chart-horizontal-descending_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫱"}.ic_refineui_bar-chart-horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫛"}.ic_refineui_bar-chart-horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫝"}.ic_refineui_bar-chart-horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫟"}.ic_refineui_bar-chart-horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫡"}.ic_refineui_bar-chart-horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫣"}.ic_refineui_bar-chart-horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫥"}.ic_refineui_bar-chart-vertical-descending_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫿"}.ic_refineui_bar-chart-vertical-descending_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬁"}.ic_refineui_bar-chart-vertical-descending_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬃"}.ic_refineui_bar-chart-vertical-descending_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬅"}.ic_refineui_bar-chart-vertical-descending_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬇"}.ic_refineui_bar-chart-vertical-descending_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬉"}.ic_refineui_bar-chart-vertical_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫳"}.ic_refineui_bar-chart-vertical_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫵"}.ic_refineui_bar-chart-vertical_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫷"}.ic_refineui_bar-chart-vertical_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫹"}.ic_refineui_bar-chart-vertical_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫻"}.ic_refineui_bar-chart-vertical_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰫽"}.ic_refineui_bar_chart_horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥯"}.ic_refineui_bar_chart_horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥬"}.ic_refineui_bar_chart_horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥭"}.ic_refineui_bar_chart_horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥰"}.ic_refineui_bar_chart_horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥱"}.ic_refineui_bar_chart_horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥮"}.ic_refineui_bar_chart_horizontal_descending_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌈"}.ic_refineui_bar_chart_horizontal_descending_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌆"}.ic_refineui_bar_chart_horizontal_descending_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌊"}.ic_refineui_bar_chart_horizontal_descending_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌋"}.ic_refineui_bar_chart_horizontal_descending_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌇"}.ic_refineui_bar_chart_horizontal_descending_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌉"}.ic_refineui_bar_chart_vertical_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜏"}.ic_refineui_bar_chart_vertical_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜓"}.ic_refineui_bar_chart_vertical_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜑"}.ic_refineui_bar_chart_vertical_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜎"}.ic_refineui_bar_chart_vertical_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜒"}.ic_refineui_bar_chart_vertical_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜐"}.ic_refineui_bar_chart_vertical_descending_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑠"}.ic_refineui_bar_chart_vertical_descending_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑜"}.ic_refineui_bar_chart_vertical_descending_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑟"}.ic_refineui_bar_chart_vertical_descending_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑞"}.ic_refineui_bar_chart_vertical_descending_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑝"}.ic_refineui_bar_chart_vertical_descending_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑡"}.ic_refineui_barcode-scanner_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬋"}.ic_refineui_barcode-scanner_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬍"}.ic_refineui_barcode-scanner_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬏"}.ic_refineui_barcode-scanner_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬑"}.ic_refineui_barcode-scanner_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬓"}.ic_refineui_barcode-scanner_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬕"}.ic_refineui_barcode_scanner_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋁"}.ic_refineui_barcode_scanner_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊾"}.ic_refineui_barcode_scanner_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋂"}.ic_refineui_barcode_scanner_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊿"}.ic_refineui_barcode_scanner_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋃"}.ic_refineui_barcode_scanner_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋀"}.ic_refineui_battery-0_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬗"}.ic_refineui_battery-0_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬙"}.ic_refineui_battery-0_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬛"}.ic_refineui_battery-0_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬝"}.ic_refineui_battery-0_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬟"}.ic_refineui_battery-0_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬡"}.ic_refineui_battery-100_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬯"}.ic_refineui_battery-100_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬱"}.ic_refineui_battery-100_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬳"}.ic_refineui_battery-100_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬵"}.ic_refineui_battery-100_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬷"}.ic_refineui_battery-100_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬹"}.ic_refineui_battery-10_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬣"}.ic_refineui_battery-10_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬥"}.ic_refineui_battery-10_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬧"}.ic_refineui_battery-10_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬩"}.ic_refineui_battery-10_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬫"}.ic_refineui_battery-10_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬭"}.ic_refineui_battery-20_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬻"}.ic_refineui_battery-20_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬽"}.ic_refineui_battery-20_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰬿"}.ic_refineui_battery-20_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭁"}.ic_refineui_battery-20_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭃"}.ic_refineui_battery-20_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭅"}.ic_refineui_battery-30_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭇"}.ic_refineui_battery-30_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭉"}.ic_refineui_battery-30_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭋"}.ic_refineui_battery-30_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭍"}.ic_refineui_battery-30_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭏"}.ic_refineui_battery-30_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭑"}.ic_refineui_battery-40_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭓"}.ic_refineui_battery-40_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭕"}.ic_refineui_battery-40_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭗"}.ic_refineui_battery-40_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭙"}.ic_refineui_battery-40_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭛"}.ic_refineui_battery-40_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭝"}.ic_refineui_battery-50_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭟"}.ic_refineui_battery-50_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭡"}.ic_refineui_battery-50_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭣"}.ic_refineui_battery-50_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭥"}.ic_refineui_battery-50_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭧"}.ic_refineui_battery-50_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭩"}.ic_refineui_battery-60_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭫"}.ic_refineui_battery-60_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭭"}.ic_refineui_battery-60_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭯"}.ic_refineui_battery-60_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭱"}.ic_refineui_battery-60_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭳"}.ic_refineui_battery-60_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭵"}.ic_refineui_battery-70_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭷"}.ic_refineui_battery-70_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭹"}.ic_refineui_battery-70_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭻"}.ic_refineui_battery-70_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭽"}.ic_refineui_battery-70_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰭿"}.ic_refineui_battery-70_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮁"}.ic_refineui_battery-80_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮃"}.ic_refineui_battery-80_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮅"}.ic_refineui_battery-80_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮇"}.ic_refineui_battery-80_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮉"}.ic_refineui_battery-80_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮋"}.ic_refineui_battery-80_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮍"}.ic_refineui_battery-90_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮏"}.ic_refineui_battery-90_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮑"}.ic_refineui_battery-90_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮓"}.ic_refineui_battery-90_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮕"}.ic_refineui_battery-90_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮗"}.ic_refineui_battery-90_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮙"}.ic_refineui_battery_0_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓻"}.ic_refineui_battery_0_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓸"}.ic_refineui_battery_0_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓹"}.ic_refineui_battery_0_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓼"}.ic_refineui_battery_0_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓽"}.ic_refineui_battery_0_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓺"}.ic_refineui_battery_100_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜹"}.ic_refineui_battery_100_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜽"}.ic_refineui_battery_100_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜸"}.ic_refineui_battery_100_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜻"}.ic_refineui_battery_100_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜼"}.ic_refineui_battery_100_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜺"}.ic_refineui_battery_10_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇛"}.ic_refineui_battery_10_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇟"}.ic_refineui_battery_10_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇝"}.ic_refineui_battery_10_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇚"}.ic_refineui_battery_10_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇞"}.ic_refineui_battery_10_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇜"}.ic_refineui_battery_20_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅓"}.ic_refineui_battery_20_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅐"}.ic_refineui_battery_20_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅑"}.ic_refineui_battery_20_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅔"}.ic_refineui_battery_20_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅕"}.ic_refineui_battery_20_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅒"}.ic_refineui_battery_30_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣦"}.ic_refineui_battery_30_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣢"}.ic_refineui_battery_30_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣥"}.ic_refineui_battery_30_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣤"}.ic_refineui_battery_30_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣣"}.ic_refineui_battery_30_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣧"}.ic_refineui_battery_40_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞹"}.ic_refineui_battery_40_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞶"}.ic_refineui_battery_40_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞺"}.ic_refineui_battery_40_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞻"}.ic_refineui_battery_40_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞷"}.ic_refineui_battery_40_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞸"}.ic_refineui_battery_50_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋤"}.ic_refineui_battery_50_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋢"}.ic_refineui_battery_50_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋦"}.ic_refineui_battery_50_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋣"}.ic_refineui_battery_50_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋧"}.ic_refineui_battery_50_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋥"}.ic_refineui_battery_60_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎌"}.ic_refineui_battery_60_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎏"}.ic_refineui_battery_60_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎊"}.ic_refineui_battery_60_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎍"}.ic_refineui_battery_60_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎎"}.ic_refineui_battery_60_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎋"}.ic_refineui_battery_70_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜗"}.ic_refineui_battery_70_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜙"}.ic_refineui_battery_70_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜖"}.ic_refineui_battery_70_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜕"}.ic_refineui_battery_70_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜔"}.ic_refineui_battery_70_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜘"}.ic_refineui_battery_80_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄴"}.ic_refineui_battery_80_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄷"}.ic_refineui_battery_80_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄶"}.ic_refineui_battery_80_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄳"}.ic_refineui_battery_80_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄲"}.ic_refineui_battery_80_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄵"}.ic_refineui_battery_90_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢹"}.ic_refineui_battery_90_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢽"}.ic_refineui_battery_90_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢺"}.ic_refineui_battery_90_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢻"}.ic_refineui_battery_90_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢼"}.ic_refineui_battery_90_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢸"}.ic_refineui_block_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧠"}.ic_refineui_block_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧣"}.ic_refineui_block_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧡"}.ic_refineui_block_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧢"}.ic_refineui_block_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧞"}.ic_refineui_block_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧟"}.ic_refineui_bluetooth_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮛"}.ic_refineui_bluetooth_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛎"}.ic_refineui_bluetooth_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛌"}.ic_refineui_bluetooth_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛐"}.ic_refineui_bluetooth_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛍"}.ic_refineui_bluetooth_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛑"}.ic_refineui_bluetooth_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛏"}.ic_refineui_blur_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚾"}.ic_refineui_blur_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚿"}.ic_refineui_blur_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚼"}.ic_refineui_blur_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚻"}.ic_refineui_blur_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚺"}.ic_refineui_blur_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚽"}.ic_refineui_board_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇗"}.ic_refineui_board_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇔"}.ic_refineui_board_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇘"}.ic_refineui_board_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇙"}.ic_refineui_board_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇕"}.ic_refineui_board_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇖"}.ic_refineui_book_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜭"}.ic_refineui_book_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜱"}.ic_refineui_book_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜯"}.ic_refineui_book_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜬"}.ic_refineui_book_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜰"}.ic_refineui_book_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜮"}.ic_refineui_bookmark_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅆"}.ic_refineui_bookmark_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅄"}.ic_refineui_bookmark_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅈"}.ic_refineui_bookmark_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅉"}.ic_refineui_bookmark_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅅"}.ic_refineui_bookmark_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅇"}.ic_refineui_bug_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒈"}.ic_refineui_bug_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒆"}.ic_refineui_bug_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒉"}.ic_refineui_bug_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒊"}.ic_refineui_bug_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒋"}.ic_refineui_bug_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒇"}.ic_refineui_button_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮝"}.ic_refineui_button_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮟"}.ic_refineui_button_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮡"}.ic_refineui_button_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮣"}.ic_refineui_button_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮥"}.ic_refineui_button_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮧"}.ic_refineui_calculator_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅛"}.ic_refineui_calculator_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅖"}.ic_refineui_calculator_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅙"}.ic_refineui_calculator_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅘"}.ic_refineui_calculator_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅗"}.ic_refineui_calculator_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅚"}.ic_refineui_calendar_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄻"}.ic_refineui_calendar_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄸"}.ic_refineui_calendar_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄽"}.ic_refineui_calendar_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄺"}.ic_refineui_calendar_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄹"}.ic_refineui_calendar_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄼"}.ic_refineui_camera_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊮"}.ic_refineui_camera_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊱"}.ic_refineui_camera_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊯"}.ic_refineui_camera_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊰"}.ic_refineui_camera_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊬"}.ic_refineui_camera_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊭"}.ic_refineui_cart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝚"}.ic_refineui_cart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝖"}.ic_refineui_cart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝙"}.ic_refineui_cart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝘"}.ic_refineui_cart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝗"}.ic_refineui_cart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝛"}.ic_refineui_carton-box_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮩"}.ic_refineui_carton-box_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮫"}.ic_refineui_carton-box_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮭"}.ic_refineui_carton-box_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮯"}.ic_refineui_carton-box_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮱"}.ic_refineui_carton-box_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮳"}.ic_refineui_carton_box_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙄"}.ic_refineui_carton_box_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙇"}.ic_refineui_carton_box_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙃"}.ic_refineui_carton_box_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙂"}.ic_refineui_carton_box_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙆"}.ic_refineui_carton_box_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙅"}.ic_refineui_chart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌸"}.ic_refineui_chart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌶"}.ic_refineui_chart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌺"}.ic_refineui_chart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌻"}.ic_refineui_chart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌷"}.ic_refineui_chart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌹"}.ic_refineui_chat-add_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮵"}.ic_refineui_chat-add_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮷"}.ic_refineui_chat-add_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮹"}.ic_refineui_chat-add_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮻"}.ic_refineui_chat-add_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮽"}.ic_refineui_chat-add_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰮿"}.ic_refineui_chat-empty_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯁"}.ic_refineui_chat-empty_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯃"}.ic_refineui_chat-empty_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯅"}.ic_refineui_chat-empty_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯇"}.ic_refineui_chat-empty_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯉"}.ic_refineui_chat-empty_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯋"}.ic_refineui_chat_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆲"}.ic_refineui_chat_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆵"}.ic_refineui_chat_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆳"}.ic_refineui_chat_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆰"}.ic_refineui_chat_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆴"}.ic_refineui_chat_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆱"}.ic_refineui_chat_add_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍃"}.ic_refineui_chat_add_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍇"}.ic_refineui_chat_add_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍂"}.ic_refineui_chat_add_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍅"}.ic_refineui_chat_add_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍆"}.ic_refineui_chat_add_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍄"}.ic_refineui_chat_empty_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏞"}.ic_refineui_chat_empty_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏣"}.ic_refineui_chat_empty_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏠"}.ic_refineui_chat_empty_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏡"}.ic_refineui_chat_empty_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏢"}.ic_refineui_chat_empty_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏟"}.ic_refineui_checkmark_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯍"}.ic_refineui_checkmark_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆛"}.ic_refineui_checkmark_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆘"}.ic_refineui_checkmark_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆚"}.ic_refineui_checkmark_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆙"}.ic_refineui_checkmark_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆝"}.ic_refineui_checkmark_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆜"}.ic_refineui_chess_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞉"}.ic_refineui_chess_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞆"}.ic_refineui_chess_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞇"}.ic_refineui_chess_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞊"}.ic_refineui_chess_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞋"}.ic_refineui_chess_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞈"}.ic_refineui_chevron-down_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯏"}.ic_refineui_chevron-down_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯑"}.ic_refineui_chevron-down_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯓"}.ic_refineui_chevron-down_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯕"}.ic_refineui_chevron-down_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯗"}.ic_refineui_chevron-down_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯙"}.ic_refineui_chevron-down_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯛"}.ic_refineui_chevron-left_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯝"}.ic_refineui_chevron-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯟"}.ic_refineui_chevron-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯡"}.ic_refineui_chevron-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯣"}.ic_refineui_chevron-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯥"}.ic_refineui_chevron-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯧"}.ic_refineui_chevron-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯩"}.ic_refineui_chevron-right_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯫"}.ic_refineui_chevron-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯭"}.ic_refineui_chevron-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯯"}.ic_refineui_chevron-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯱"}.ic_refineui_chevron-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯳"}.ic_refineui_chevron-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯵"}.ic_refineui_chevron-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯷"}.ic_refineui_chevron-up_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯹"}.ic_refineui_chevron-up_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯻"}.ic_refineui_chevron-up_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯽"}.ic_refineui_chevron-up_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰯿"}.ic_refineui_chevron-up_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰁"}.ic_refineui_chevron-up_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰃"}.ic_refineui_chevron-up_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰅"}.ic_refineui_chevron_down_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞡"}.ic_refineui_chevron_down_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞞"}.ic_refineui_chevron_down_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞠"}.ic_refineui_chevron_down_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞟"}.ic_refineui_chevron_down_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞣"}.ic_refineui_chevron_down_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞢"}.ic_refineui_chevron_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄌"}.ic_refineui_chevron_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄍"}.ic_refineui_chevron_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄊"}.ic_refineui_chevron_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄉"}.ic_refineui_chevron_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄈"}.ic_refineui_chevron_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄋"}.ic_refineui_chevron_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖉"}.ic_refineui_chevron_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖍"}.ic_refineui_chevron_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖊"}.ic_refineui_chevron_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖋"}.ic_refineui_chevron_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖌"}.ic_refineui_chevron_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖈"}.ic_refineui_chevron_up_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍤"}.ic_refineui_chevron_up_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍠"}.ic_refineui_chevron_up_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍥"}.ic_refineui_chevron_up_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍢"}.ic_refineui_chevron_up_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍡"}.ic_refineui_chevron_up_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍣"}.ic_refineui_circle_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰇"}.ic_refineui_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟜"}.ic_refineui_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟟"}.ic_refineui_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟛"}.ic_refineui_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟞"}.ic_refineui_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟚"}.ic_refineui_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟝"}.ic_refineui_clipboard_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨟"}.ic_refineui_clipboard_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨚"}.ic_refineui_clipboard_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨝"}.ic_refineui_clipboard_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨜"}.ic_refineui_clipboard_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨛"}.ic_refineui_clipboard_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨞"}.ic_refineui_clock-alarm_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰉"}.ic_refineui_clock-alarm_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰋"}.ic_refineui_clock-alarm_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰍"}.ic_refineui_clock-alarm_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰏"}.ic_refineui_clock-alarm_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰑"}.ic_refineui_clock-alarm_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰓"}.ic_refineui_clock_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦬"}.ic_refineui_clock_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦨"}.ic_refineui_clock_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦪"}.ic_refineui_clock_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦩"}.ic_refineui_clock_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦭"}.ic_refineui_clock_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦫"}.ic_refineui_clock_alarm_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚓"}.ic_refineui_clock_alarm_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚐"}.ic_refineui_clock_alarm_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚔"}.ic_refineui_clock_alarm_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚕"}.ic_refineui_clock_alarm_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚑"}.ic_refineui_clock_alarm_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚒"}.ic_refineui_cloud_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰕"}.ic_refineui_cloud_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜈"}.ic_refineui_cloud_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜍"}.ic_refineui_cloud_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜊"}.ic_refineui_cloud_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜋"}.ic_refineui_cloud_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜌"}.ic_refineui_cloud_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜉"}.ic_refineui_clover_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆐"}.ic_refineui_clover_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆌"}.ic_refineui_clover_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆎"}.ic_refineui_clover_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆑"}.ic_refineui_clover_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆍"}.ic_refineui_clover_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆏"}.ic_refineui_code-block_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰗"}.ic_refineui_code-block_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰙"}.ic_refineui_code-block_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰛"}.ic_refineui_code-block_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰝"}.ic_refineui_code-block_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰟"}.ic_refineui_code-block_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰡"}.ic_refineui_code_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏜"}.ic_refineui_code_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏘"}.ic_refineui_code_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏚"}.ic_refineui_code_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏙"}.ic_refineui_code_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏝"}.ic_refineui_code_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏛"}.ic_refineui_code_block_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀙"}.ic_refineui_code_block_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀝"}.ic_refineui_code_block_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀛"}.ic_refineui_code_block_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀜"}.ic_refineui_code_block_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀘"}.ic_refineui_code_block_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀚"}.ic_refineui_comma_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑌"}.ic_refineui_comma_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑏"}.ic_refineui_comma_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑍"}.ic_refineui_comma_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑎"}.ic_refineui_comma_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑊"}.ic_refineui_comma_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑋"}.ic_refineui_comment_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉤"}.ic_refineui_comment_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉩"}.ic_refineui_comment_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉦"}.ic_refineui_comment_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉧"}.ic_refineui_comment_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉨"}.ic_refineui_comment_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉥"}.ic_refineui_cone_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐧"}.ic_refineui_cone_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐫"}.ic_refineui_cone_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐩"}.ic_refineui_cone_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐪"}.ic_refineui_cone_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐦"}.ic_refineui_cone_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐨"}.ic_refineui_contrast_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟽"}.ic_refineui_contrast_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟸"}.ic_refineui_contrast_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟻"}.ic_refineui_contrast_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟺"}.ic_refineui_contrast_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟹"}.ic_refineui_contrast_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟼"}.ic_refineui_control-button_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰣"}.ic_refineui_control-button_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰥"}.ic_refineui_control-button_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰧"}.ic_refineui_control-button_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰩"}.ic_refineui_control-button_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰫"}.ic_refineui_control-button_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰭"}.ic_refineui_control_button_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠸"}.ic_refineui_control_button_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠴"}.ic_refineui_control_button_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠶"}.ic_refineui_control_button_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠵"}.ic_refineui_control_button_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠹"}.ic_refineui_control_button_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠷"}.ic_refineui_cookie_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠀"}.ic_refineui_cookie_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠃"}.ic_refineui_cookie_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠂"}.ic_refineui_cookie_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟿"}.ic_refineui_cookie_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟾"}.ic_refineui_cookie_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠁"}.ic_refineui_copy_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟖"}.ic_refineui_copy_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟙"}.ic_refineui_copy_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟕"}.ic_refineui_copy_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟔"}.ic_refineui_copy_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟘"}.ic_refineui_copy_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟗"}.ic_refineui_couch_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈠"}.ic_refineui_couch_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈜"}.ic_refineui_couch_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈡"}.ic_refineui_couch_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈞"}.ic_refineui_couch_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈝"}.ic_refineui_couch_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈟"}.ic_refineui_cpu_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈦"}.ic_refineui_cpu_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈢"}.ic_refineui_cpu_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈧"}.ic_refineui_cpu_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈤"}.ic_refineui_cpu_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈣"}.ic_refineui_cpu_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈥"}.ic_refineui_crop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎞"}.ic_refineui_crop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎡"}.ic_refineui_crop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎠"}.ic_refineui_crop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎝"}.ic_refineui_crop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎜"}.ic_refineui_crop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎟"}.ic_refineui_crown_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁘"}.ic_refineui_crown_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁔"}.ic_refineui_crown_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁖"}.ic_refineui_crown_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁕"}.ic_refineui_crown_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁙"}.ic_refineui_crown_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁗"}.ic_refineui_css_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈆"}.ic_refineui_css_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈉"}.ic_refineui_css_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈈"}.ic_refineui_css_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈅"}.ic_refineui_css_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈄"}.ic_refineui_css_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈇"}.ic_refineui_cube_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌍"}.ic_refineui_cube_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌌"}.ic_refineui_cube_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌏"}.ic_refineui_cube_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌐"}.ic_refineui_cube_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌑"}.ic_refineui_cube_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌎"}.ic_refineui_cursor_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈑"}.ic_refineui_cursor_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈕"}.ic_refineui_cursor_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈒"}.ic_refineui_cursor_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈓"}.ic_refineui_cursor_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈔"}.ic_refineui_cursor_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈐"}.ic_refineui_cut_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜜"}.ic_refineui_cut_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜟"}.ic_refineui_cut_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜛"}.ic_refineui_cut_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜚"}.ic_refineui_cut_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜞"}.ic_refineui_cut_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜝"}.ic_refineui_dart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉛"}.ic_refineui_dart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉘"}.ic_refineui_dart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉚"}.ic_refineui_dart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉙"}.ic_refineui_dart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉝"}.ic_refineui_dart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉜"}.ic_refineui_database_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁼"}.ic_refineui_database_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁸"}.ic_refineui_database_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁻"}.ic_refineui_database_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁺"}.ic_refineui_database_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁹"}.ic_refineui_database_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁽"}.ic_refineui_delete-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰯"}.ic_refineui_delete-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰱"}.ic_refineui_delete-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰳"}.ic_refineui_delete-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰵"}.ic_refineui_delete-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰷"}.ic_refineui_delete-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰹"}.ic_refineui_delete_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇒"}.ic_refineui_delete_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇎"}.ic_refineui_delete_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇓"}.ic_refineui_delete_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇐"}.ic_refineui_delete_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇏"}.ic_refineui_delete_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇑"}.ic_refineui_delete_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐤"}.ic_refineui_delete_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐠"}.ic_refineui_delete_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐢"}.ic_refineui_delete_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐥"}.ic_refineui_delete_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐡"}.ic_refineui_delete_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐣"}.ic_refineui_dentist_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔌"}.ic_refineui_dentist_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔏"}.ic_refineui_dentist_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔋"}.ic_refineui_dentist_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔎"}.ic_refineui_dentist_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔊"}.ic_refineui_dentist_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔍"}.ic_refineui_desk_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅪"}.ic_refineui_desk_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅭"}.ic_refineui_desk_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅫"}.ic_refineui_desk_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅬"}.ic_refineui_desk_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅨"}.ic_refineui_desk_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅩"}.ic_refineui_desktop-mac_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰻"}.ic_refineui_desktop-mac_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰽"}.ic_refineui_desktop-mac_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰰿"}.ic_refineui_desktop-mac_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱁"}.ic_refineui_desktop-mac_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱃"}.ic_refineui_desktop-mac_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱅"}.ic_refineui_desktop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐮"}.ic_refineui_desktop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐱"}.ic_refineui_desktop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐰"}.ic_refineui_desktop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐭"}.ic_refineui_desktop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐬"}.ic_refineui_desktop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐯"}.ic_refineui_desktop_mac_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕕"}.ic_refineui_desktop_mac_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕗"}.ic_refineui_desktop_mac_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕖"}.ic_refineui_desktop_mac_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕓"}.ic_refineui_desktop_mac_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕒"}.ic_refineui_desktop_mac_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕔"}.ic_refineui_dialpad_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟩"}.ic_refineui_dialpad_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟦"}.ic_refineui_dialpad_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟨"}.ic_refineui_dialpad_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟧"}.ic_refineui_dialpad_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟫"}.ic_refineui_dialpad_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟪"}.ic_refineui_diamond_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀇"}.ic_refineui_diamond_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀆"}.ic_refineui_diamond_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀉"}.ic_refineui_diamond_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀊"}.ic_refineui_diamond_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀋"}.ic_refineui_diamond_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀈"}.ic_refineui_dismiss-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱉"}.ic_refineui_dismiss-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱋"}.ic_refineui_dismiss-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱍"}.ic_refineui_dismiss-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱏"}.ic_refineui_dismiss-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱑"}.ic_refineui_dismiss-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱓"}.ic_refineui_dismiss-square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱕"}.ic_refineui_dismiss-square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱗"}.ic_refineui_dismiss-square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱙"}.ic_refineui_dismiss-square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱛"}.ic_refineui_dismiss-square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱝"}.ic_refineui_dismiss-square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱟"}.ic_refineui_dismiss_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱇"}.ic_refineui_dismiss_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔦"}.ic_refineui_dismiss_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔢"}.ic_refineui_dismiss_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔥"}.ic_refineui_dismiss_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔤"}.ic_refineui_dismiss_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔣"}.ic_refineui_dismiss_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔧"}.ic_refineui_dismiss_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌢"}.ic_refineui_dismiss_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌞"}.ic_refineui_dismiss_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌣"}.ic_refineui_dismiss_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌠"}.ic_refineui_dismiss_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌟"}.ic_refineui_dismiss_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌡"}.ic_refineui_dismiss_square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠎"}.ic_refineui_dismiss_square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠏"}.ic_refineui_dismiss_square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠌"}.ic_refineui_dismiss_square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠋"}.ic_refineui_dismiss_square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠊"}.ic_refineui_dismiss_square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠍"}.ic_refineui_doctor_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍉"}.ic_refineui_doctor_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍍"}.ic_refineui_doctor_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍋"}.ic_refineui_doctor_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍌"}.ic_refineui_doctor_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍈"}.ic_refineui_doctor_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍊"}.ic_refineui_document-border_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱡"}.ic_refineui_document-border_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱣"}.ic_refineui_document-border_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱥"}.ic_refineui_document-border_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱧"}.ic_refineui_document-border_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱩"}.ic_refineui_document-border_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱫"}.ic_refineui_document_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒕"}.ic_refineui_document_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒒"}.ic_refineui_document_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒔"}.ic_refineui_document_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒓"}.ic_refineui_document_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒗"}.ic_refineui_document_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒖"}.ic_refineui_document_border_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏂"}.ic_refineui_document_border_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏀"}.ic_refineui_document_border_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏁"}.ic_refineui_document_border_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏄"}.ic_refineui_document_border_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏅"}.ic_refineui_document_border_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏃"}.ic_refineui_door_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧕"}.ic_refineui_door_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧒"}.ic_refineui_door_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧔"}.ic_refineui_door_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧗"}.ic_refineui_door_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧓"}.ic_refineui_door_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧖"}.ic_refineui_drag_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓑"}.ic_refineui_drag_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓎"}.ic_refineui_drag_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓓"}.ic_refineui_drag_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓐"}.ic_refineui_drag_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓏"}.ic_refineui_drag_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓒"}.ic_refineui_drawer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂥"}.ic_refineui_drawer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂢"}.ic_refineui_drawer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂦"}.ic_refineui_drawer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂣"}.ic_refineui_drawer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂧"}.ic_refineui_drawer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂤"}.ic_refineui_drop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗝"}.ic_refineui_drop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗡"}.ic_refineui_drop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗟"}.ic_refineui_drop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗜"}.ic_refineui_drop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗠"}.ic_refineui_drop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗞"}.ic_refineui_dual-screen_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱭"}.ic_refineui_dual-screen_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱯"}.ic_refineui_dual-screen_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱱"}.ic_refineui_dual-screen_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱳"}.ic_refineui_dual-screen_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱵"}.ic_refineui_dual-screen_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱷"}.ic_refineui_dual_screen_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑱"}.ic_refineui_dual_screen_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑮"}.ic_refineui_dual_screen_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑰"}.ic_refineui_dual_screen_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑯"}.ic_refineui_dual_screen_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑳"}.ic_refineui_dual_screen_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑲"}.ic_refineui_dumbbell_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨨"}.ic_refineui_dumbbell_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨫"}.ic_refineui_dumbbell_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨩"}.ic_refineui_dumbbell_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨪"}.ic_refineui_dumbbell_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨦"}.ic_refineui_dumbbell_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨧"}.ic_refineui_dust_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂇"}.ic_refineui_dust_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂄"}.ic_refineui_dust_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂆"}.ic_refineui_dust_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂉"}.ic_refineui_dust_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂅"}.ic_refineui_dust_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂈"}.ic_refineui_earth_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚣"}.ic_refineui_earth_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚧"}.ic_refineui_earth_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚢"}.ic_refineui_earth_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚥"}.ic_refineui_earth_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚦"}.ic_refineui_earth_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚤"}.ic_refineui_edit-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱹"}.ic_refineui_edit-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱻"}.ic_refineui_edit-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱽"}.ic_refineui_edit-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰱿"}.ic_refineui_edit-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲁"}.ic_refineui_edit-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲃"}.ic_refineui_edit_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖝"}.ic_refineui_edit_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖚"}.ic_refineui_edit_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖛"}.ic_refineui_edit_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖞"}.ic_refineui_edit_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖟"}.ic_refineui_edit_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖜"}.ic_refineui_edit_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃞"}.ic_refineui_edit_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃣"}.ic_refineui_edit_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃠"}.ic_refineui_edit_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃡"}.ic_refineui_edit_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃢"}.ic_refineui_edit_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃟"}.ic_refineui_elevator_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤎"}.ic_refineui_elevator_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤑"}.ic_refineui_elevator_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤌"}.ic_refineui_elevator_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤏"}.ic_refineui_elevator_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤐"}.ic_refineui_elevator_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤍"}.ic_refineui_emoji-angry_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲅"}.ic_refineui_emoji-angry_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲇"}.ic_refineui_emoji-angry_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲉"}.ic_refineui_emoji-angry_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲋"}.ic_refineui_emoji-angry_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲍"}.ic_refineui_emoji-angry_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲏"}.ic_refineui_emoji-cool_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲑"}.ic_refineui_emoji-cool_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲓"}.ic_refineui_emoji-cool_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲕"}.ic_refineui_emoji-cool_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲗"}.ic_refineui_emoji-cool_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲙"}.ic_refineui_emoji-cool_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲛"}.ic_refineui_emoji-grimacing_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲝"}.ic_refineui_emoji-grimacing_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲟"}.ic_refineui_emoji-grimacing_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲡"}.ic_refineui_emoji-grimacing_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲣"}.ic_refineui_emoji-grimacing_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲥"}.ic_refineui_emoji-grimacing_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲧"}.ic_refineui_emoji-laugh_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲩"}.ic_refineui_emoji-laugh_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲫"}.ic_refineui_emoji-laugh_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲭"}.ic_refineui_emoji-laugh_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲯"}.ic_refineui_emoji-laugh_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲱"}.ic_refineui_emoji-laugh_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲳"}.ic_refineui_emoji-meh_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲵"}.ic_refineui_emoji-meh_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲷"}.ic_refineui_emoji-meh_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲹"}.ic_refineui_emoji-meh_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲻"}.ic_refineui_emoji-meh_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲽"}.ic_refineui_emoji-meh_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰲿"}.ic_refineui_emoji-sad_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳁"}.ic_refineui_emoji-sad_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳃"}.ic_refineui_emoji-sad_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳅"}.ic_refineui_emoji-sad_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳇"}.ic_refineui_emoji-sad_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳉"}.ic_refineui_emoji-sad_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳋"}.ic_refineui_emoji-surprise_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳍"}.ic_refineui_emoji-surprise_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳏"}.ic_refineui_emoji-surprise_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳑"}.ic_refineui_emoji-surprise_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳓"}.ic_refineui_emoji-surprise_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳕"}.ic_refineui_emoji-surprise_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳗"}.ic_refineui_emoji_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏨"}.ic_refineui_emoji_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏤"}.ic_refineui_emoji_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏦"}.ic_refineui_emoji_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏩"}.ic_refineui_emoji_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏥"}.ic_refineui_emoji_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏧"}.ic_refineui_emoji_angry_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈶"}.ic_refineui_emoji_angry_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈴"}.ic_refineui_emoji_angry_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈷"}.ic_refineui_emoji_angry_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈸"}.ic_refineui_emoji_angry_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈹"}.ic_refineui_emoji_angry_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈵"}.ic_refineui_emoji_cool_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧚"}.ic_refineui_emoji_cool_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧝"}.ic_refineui_emoji_cool_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧛"}.ic_refineui_emoji_cool_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧜"}.ic_refineui_emoji_cool_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧘"}.ic_refineui_emoji_cool_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧙"}.ic_refineui_emoji_grimacing_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌚"}.ic_refineui_emoji_grimacing_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌘"}.ic_refineui_emoji_grimacing_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌛"}.ic_refineui_emoji_grimacing_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌜"}.ic_refineui_emoji_grimacing_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌝"}.ic_refineui_emoji_grimacing_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌙"}.ic_refineui_emoji_laugh_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌔"}.ic_refineui_emoji_laugh_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌗"}.ic_refineui_emoji_laugh_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌓"}.ic_refineui_emoji_laugh_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌒"}.ic_refineui_emoji_laugh_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌖"}.ic_refineui_emoji_laugh_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌕"}.ic_refineui_emoji_meh_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐗"}.ic_refineui_emoji_meh_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐔"}.ic_refineui_emoji_meh_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐕"}.ic_refineui_emoji_meh_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐘"}.ic_refineui_emoji_meh_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐙"}.ic_refineui_emoji_meh_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐖"}.ic_refineui_emoji_sad_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇬"}.ic_refineui_emoji_sad_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇱"}.ic_refineui_emoji_sad_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇮"}.ic_refineui_emoji_sad_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇯"}.ic_refineui_emoji_sad_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇰"}.ic_refineui_emoji_sad_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇭"}.ic_refineui_emoji_surprise_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒜"}.ic_refineui_emoji_surprise_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒘"}.ic_refineui_emoji_surprise_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒛"}.ic_refineui_emoji_surprise_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒚"}.ic_refineui_emoji_surprise_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒙"}.ic_refineui_emoji_surprise_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒝"}.ic_refineui_engine_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤧"}.ic_refineui_engine_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤤"}.ic_refineui_engine_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤨"}.ic_refineui_engine_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤩"}.ic_refineui_engine_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤥"}.ic_refineui_engine_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤦"}.ic_refineui_equal-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳙"}.ic_refineui_equal-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳛"}.ic_refineui_equal-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳝"}.ic_refineui_equal-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳟"}.ic_refineui_equal-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳡"}.ic_refineui_equal-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳣"}.ic_refineui_equal-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳥"}.ic_refineui_equal-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳧"}.ic_refineui_equal-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳩"}.ic_refineui_equal-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳫"}.ic_refineui_equal-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳭"}.ic_refineui_equal-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳯"}.ic_refineui_equal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝻"}.ic_refineui_equal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝿"}.ic_refineui_equal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝺"}.ic_refineui_equal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝽"}.ic_refineui_equal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝾"}.ic_refineui_equal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝼"}.ic_refineui_equal_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥻"}.ic_refineui_equal_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥸"}.ic_refineui_equal_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥽"}.ic_refineui_equal_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥺"}.ic_refineui_equal_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥹"}.ic_refineui_equal_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥼"}.ic_refineui_equal_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖣"}.ic_refineui_equal_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖥"}.ic_refineui_equal_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖡"}.ic_refineui_equal_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖠"}.ic_refineui_equal_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖤"}.ic_refineui_equal_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖢"}.ic_refineui_error-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳱"}.ic_refineui_error-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳳"}.ic_refineui_error-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳵"}.ic_refineui_error-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳷"}.ic_refineui_error-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳹"}.ic_refineui_error-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳻"}.ic_refineui_error_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙯"}.ic_refineui_error_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙬"}.ic_refineui_error_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙮"}.ic_refineui_error_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙱"}.ic_refineui_error_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙭"}.ic_refineui_error_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙰"}.ic_refineui_eye-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳽"}.ic_refineui_eye-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰳿"}.ic_refineui_eye-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴁"}.ic_refineui_eye-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴃"}.ic_refineui_eye-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴅"}.ic_refineui_eye-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴇"}.ic_refineui_eye_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄤"}.ic_refineui_eye_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄠"}.ic_refineui_eye_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄢"}.ic_refineui_eye_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄡"}.ic_refineui_eye_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄥"}.ic_refineui_eye_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄣"}.ic_refineui_eye_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎤"}.ic_refineui_eye_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎧"}.ic_refineui_eye_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎣"}.ic_refineui_eye_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎦"}.ic_refineui_eye_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎢"}.ic_refineui_eye_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎥"}.ic_refineui_eyedropper-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴉"}.ic_refineui_eyedropper-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴋"}.ic_refineui_eyedropper-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴍"}.ic_refineui_eyedropper-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴏"}.ic_refineui_eyedropper-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴑"}.ic_refineui_eyedropper-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴓"}.ic_refineui_eyedropper_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣈"}.ic_refineui_eyedropper_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣄"}.ic_refineui_eyedropper_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣆"}.ic_refineui_eyedropper_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣅"}.ic_refineui_eyedropper_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣉"}.ic_refineui_eyedropper_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣇"}.ic_refineui_eyedropper_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠽"}.ic_refineui_eyedropper_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠿"}.ic_refineui_eyedropper_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠻"}.ic_refineui_eyedropper_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠺"}.ic_refineui_eyedropper_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠾"}.ic_refineui_eyedropper_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠼"}.ic_refineui_fast-forward_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴕"}.ic_refineui_fast-forward_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴗"}.ic_refineui_fast-forward_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴙"}.ic_refineui_fast-forward_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴛"}.ic_refineui_fast-forward_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴝"}.ic_refineui_fast-forward_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴟"}.ic_refineui_fast_forward_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅀"}.ic_refineui_fast_forward_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅃"}.ic_refineui_fast_forward_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅁"}.ic_refineui_fast_forward_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄾"}.ic_refineui_fast_forward_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅂"}.ic_refineui_fast_forward_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄿"}.ic_refineui_filmstrip-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴡"}.ic_refineui_filmstrip-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴣"}.ic_refineui_filmstrip-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴥"}.ic_refineui_filmstrip-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴧"}.ic_refineui_filmstrip-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴩"}.ic_refineui_filmstrip-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴫"}.ic_refineui_filmstrip_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀌"}.ic_refineui_filmstrip_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀑"}.ic_refineui_filmstrip_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀎"}.ic_refineui_filmstrip_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀏"}.ic_refineui_filmstrip_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀐"}.ic_refineui_filmstrip_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀍"}.ic_refineui_filmstrip_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤳"}.ic_refineui_filmstrip_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤵"}.ic_refineui_filmstrip_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤱"}.ic_refineui_filmstrip_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤰"}.ic_refineui_filmstrip_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤴"}.ic_refineui_filmstrip_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤲"}.ic_refineui_filter_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢊"}.ic_refineui_filter_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢍"}.ic_refineui_filter_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢉"}.ic_refineui_filter_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢌"}.ic_refineui_filter_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢈"}.ic_refineui_filter_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢋"}.ic_refineui_fire_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘏"}.ic_refineui_fire_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘌"}.ic_refineui_fire_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘎"}.ic_refineui_fire_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘍"}.ic_refineui_fire_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘑"}.ic_refineui_fire_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘐"}.ic_refineui_flag-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴭"}.ic_refineui_flag-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴯"}.ic_refineui_flag-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴱"}.ic_refineui_flag-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴳"}.ic_refineui_flag-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴵"}.ic_refineui_flag-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴷"}.ic_refineui_flag_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃑"}.ic_refineui_flag_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃌"}.ic_refineui_flag_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃏"}.ic_refineui_flag_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃎"}.ic_refineui_flag_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃍"}.ic_refineui_flag_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃐"}.ic_refineui_flag_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟱"}.ic_refineui_flag_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟬"}.ic_refineui_flag_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟯"}.ic_refineui_flag_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟮"}.ic_refineui_flag_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟭"}.ic_refineui_flag_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟰"}.ic_refineui_flash-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴹"}.ic_refineui_flash-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴻"}.ic_refineui_flash-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴽"}.ic_refineui_flash-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰴿"}.ic_refineui_flash-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵁"}.ic_refineui_flash-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵃"}.ic_refineui_flash_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗆"}.ic_refineui_flash_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗉"}.ic_refineui_flash_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗇"}.ic_refineui_flash_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗄"}.ic_refineui_flash_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗈"}.ic_refineui_flash_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗅"}.ic_refineui_flash_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡖"}.ic_refineui_flash_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡒"}.ic_refineui_flash_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡔"}.ic_refineui_flash_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡗"}.ic_refineui_flash_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡓"}.ic_refineui_flash_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡕"}.ic_refineui_flashlight-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵅"}.ic_refineui_flashlight-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵇"}.ic_refineui_flashlight-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵉"}.ic_refineui_flashlight-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵋"}.ic_refineui_flashlight-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵍"}.ic_refineui_flashlight-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵏"}.ic_refineui_flashlight_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞦"}.ic_refineui_flashlight_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞤"}.ic_refineui_flashlight_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞥"}.ic_refineui_flashlight_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞨"}.ic_refineui_flashlight_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞩"}.ic_refineui_flashlight_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞧"}.ic_refineui_flashlight_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜩"}.ic_refineui_flashlight_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜦"}.ic_refineui_flashlight_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜪"}.ic_refineui_flashlight_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜫"}.ic_refineui_flashlight_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜧"}.ic_refineui_flashlight_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜨"}.ic_refineui_flip-horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵑"}.ic_refineui_flip-horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵓"}.ic_refineui_flip-horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵕"}.ic_refineui_flip-horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵗"}.ic_refineui_flip-horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵙"}.ic_refineui_flip-horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵛"}.ic_refineui_flip-verticial_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵝"}.ic_refineui_flip-verticial_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵟"}.ic_refineui_flip-verticial_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵡"}.ic_refineui_flip-verticial_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵣"}.ic_refineui_flip-verticial_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵥"}.ic_refineui_flip-verticial_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵧"}.ic_refineui_flip_horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉹"}.ic_refineui_flip_horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉻"}.ic_refineui_flip_horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉸"}.ic_refineui_flip_horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉷"}.ic_refineui_flip_horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉶"}.ic_refineui_flip_horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉺"}.ic_refineui_flip_verticial_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂒"}.ic_refineui_flip_verticial_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂕"}.ic_refineui_flip_verticial_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂓"}.ic_refineui_flip_verticial_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂔"}.ic_refineui_flip_verticial_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂐"}.ic_refineui_flip_verticial_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂑"}.ic_refineui_folder-open_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵩"}.ic_refineui_folder-open_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵫"}.ic_refineui_folder-open_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵭"}.ic_refineui_folder-open_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵯"}.ic_refineui_folder-open_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵱"}.ic_refineui_folder-open_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵳"}.ic_refineui_folder_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌰"}.ic_refineui_folder_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌵"}.ic_refineui_folder_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌲"}.ic_refineui_folder_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌳"}.ic_refineui_folder_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌴"}.ic_refineui_folder_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌱"}.ic_refineui_folder_open_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕭"}.ic_refineui_folder_open_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕪"}.ic_refineui_folder_open_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕫"}.ic_refineui_folder_open_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕮"}.ic_refineui_folder_open_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕯"}.ic_refineui_folder_open_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕬"}.ic_refineui_form_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵵"}.ic_refineui_form_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵷"}.ic_refineui_form_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵹"}.ic_refineui_form_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵻"}.ic_refineui_form_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵽"}.ic_refineui_form_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰵿"}.ic_refineui_frame_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑇"}.ic_refineui_frame_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑄"}.ic_refineui_frame_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑈"}.ic_refineui_frame_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑉"}.ic_refineui_frame_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑅"}.ic_refineui_frame_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑆"}.ic_refineui_full-screen-maximize_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶁"}.ic_refineui_full-screen-maximize_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶃"}.ic_refineui_full-screen-maximize_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶅"}.ic_refineui_full-screen-maximize_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶇"}.ic_refineui_full-screen-maximize_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶉"}.ic_refineui_full-screen-maximize_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶋"}.ic_refineui_full-screen-minimize_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶍"}.ic_refineui_full-screen-minimize_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶏"}.ic_refineui_full-screen-minimize_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶑"}.ic_refineui_full-screen-minimize_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶓"}.ic_refineui_full-screen-minimize_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶕"}.ic_refineui_full-screen-minimize_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶗"}.ic_refineui_full_screen_maximize_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇵"}.ic_refineui_full_screen_maximize_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇲"}.ic_refineui_full_screen_maximize_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇴"}.ic_refineui_full_screen_maximize_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇷"}.ic_refineui_full_screen_maximize_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇳"}.ic_refineui_full_screen_maximize_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇶"}.ic_refineui_full_screen_minimize_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀡"}.ic_refineui_full_screen_minimize_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀣"}.ic_refineui_full_screen_minimize_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀟"}.ic_refineui_full_screen_minimize_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀢"}.ic_refineui_full_screen_minimize_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀞"}.ic_refineui_full_screen_minimize_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀠"}.ic_refineui_games_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤭"}.ic_refineui_games_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤪"}.ic_refineui_games_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤬"}.ic_refineui_games_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤫"}.ic_refineui_games_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤯"}.ic_refineui_games_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤮"}.ic_refineui_gantt-chart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶙"}.ic_refineui_gantt-chart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶛"}.ic_refineui_gantt-chart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶝"}.ic_refineui_gantt-chart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶟"}.ic_refineui_gantt-chart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶡"}.ic_refineui_gantt-chart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶣"}.ic_refineui_gantt_chart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉍"}.ic_refineui_gantt_chart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉑"}.ic_refineui_gantt_chart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉎"}.ic_refineui_gantt_chart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉏"}.ic_refineui_gantt_chart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉐"}.ic_refineui_gantt_chart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉌"}.ic_refineui_gas-station_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶥"}.ic_refineui_gas-station_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶧"}.ic_refineui_gas-station_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶩"}.ic_refineui_gas-station_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶫"}.ic_refineui_gas-station_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶭"}.ic_refineui_gas-station_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶯"}.ic_refineui_gas_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃿"}.ic_refineui_gas_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄁"}.ic_refineui_gas_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃾"}.ic_refineui_gas_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃽"}.ic_refineui_gas_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃼"}.ic_refineui_gas_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄀"}.ic_refineui_gas_station_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗶"}.ic_refineui_gas_station_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗹"}.ic_refineui_gas_station_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗸"}.ic_refineui_gas_station_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗵"}.ic_refineui_gas_station_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗴"}.ic_refineui_gas_station_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗷"}.ic_refineui_gavel_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀁"}.ic_refineui_gavel_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀅"}.ic_refineui_gavel_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀃"}.ic_refineui_gavel_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀀"}.ic_refineui_gavel_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀄"}.ic_refineui_gavel_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀂"}.ic_refineui_gif_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧸"}.ic_refineui_gif_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧶"}.ic_refineui_gif_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧹"}.ic_refineui_gif_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧺"}.ic_refineui_gif_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧻"}.ic_refineui_gif_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧷"}.ic_refineui_gift-card_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶱"}.ic_refineui_gift-card_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶳"}.ic_refineui_gift-card_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶵"}.ic_refineui_gift-card_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶷"}.ic_refineui_gift-card_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶹"}.ic_refineui_gift-card_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶻"}.ic_refineui_gift_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔷"}.ic_refineui_gift_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔹"}.ic_refineui_gift_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔸"}.ic_refineui_gift_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔵"}.ic_refineui_gift_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔴"}.ic_refineui_gift_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔶"}.ic_refineui_gift_card_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓭"}.ic_refineui_gift_card_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓱"}.ic_refineui_gift_card_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓮"}.ic_refineui_gift_card_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓯"}.ic_refineui_gift_card_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓰"}.ic_refineui_gift_card_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓬"}.ic_refineui_git_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦍"}.ic_refineui_git_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦏"}.ic_refineui_git_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦋"}.ic_refineui_git_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦎"}.ic_refineui_git_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦊"}.ic_refineui_git_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦌"}.ic_refineui_glasses_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓅"}.ic_refineui_glasses_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓂"}.ic_refineui_glasses_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓆"}.ic_refineui_glasses_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓃"}.ic_refineui_glasses_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓇"}.ic_refineui_glasses_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓄"}.ic_refineui_global_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥟"}.ic_refineui_global_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥚"}.ic_refineui_global_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥝"}.ic_refineui_global_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥜"}.ic_refineui_global_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥛"}.ic_refineui_global_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥞"}.ic_refineui_grid_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨀"}.ic_refineui_grid_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧼"}.ic_refineui_grid_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧿"}.ic_refineui_grid_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧾"}.ic_refineui_grid_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧽"}.ic_refineui_grid_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨁"}.ic_refineui_guest_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛲"}.ic_refineui_guest_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛵"}.ic_refineui_guest_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛳"}.ic_refineui_guest_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛴"}.ic_refineui_guest_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛰"}.ic_refineui_guest_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛱"}.ic_refineui_guitar_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏬"}.ic_refineui_guitar_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏪"}.ic_refineui_guitar_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏮"}.ic_refineui_guitar_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏫"}.ic_refineui_guitar_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏯"}.ic_refineui_guitar_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏭"}.ic_refineui_hammer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃳"}.ic_refineui_hammer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃰"}.ic_refineui_hammer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃵"}.ic_refineui_hammer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃲"}.ic_refineui_hammer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃱"}.ic_refineui_hammer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃴"}.ic_refineui_hard-drive_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶽"}.ic_refineui_hard-drive_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰶿"}.ic_refineui_hard-drive_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷁"}.ic_refineui_hard-drive_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷃"}.ic_refineui_hard-drive_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷅"}.ic_refineui_hard-drive_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷇"}.ic_refineui_hard_drive_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡤"}.ic_refineui_hard_drive_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡩"}.ic_refineui_hard_drive_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡦"}.ic_refineui_hard_drive_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡧"}.ic_refineui_hard_drive_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡨"}.ic_refineui_hard_drive_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡥"}.ic_refineui_hat-graduation_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷉"}.ic_refineui_hat-graduation_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷋"}.ic_refineui_hat-graduation_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷍"}.ic_refineui_hat-graduation_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷏"}.ic_refineui_hat-graduation_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷑"}.ic_refineui_hat-graduation_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷓"}.ic_refineui_hat_graduation_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛹"}.ic_refineui_hat_graduation_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛶"}.ic_refineui_hat_graduation_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛻"}.ic_refineui_hat_graduation_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛸"}.ic_refineui_hat_graduation_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛷"}.ic_refineui_hat_graduation_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛺"}.ic_refineui_hd_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇋"}.ic_refineui_hd_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇍"}.ic_refineui_hd_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇌"}.ic_refineui_hd_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇉"}.ic_refineui_hd_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇈"}.ic_refineui_hd_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇊"}.ic_refineui_hdr-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷕"}.ic_refineui_hdr-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷗"}.ic_refineui_hdr-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷙"}.ic_refineui_hdr-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷛"}.ic_refineui_hdr-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷝"}.ic_refineui_hdr-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷟"}.ic_refineui_hdr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋼"}.ic_refineui_hdr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋺"}.ic_refineui_hdr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋻"}.ic_refineui_hdr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋾"}.ic_refineui_hdr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋿"}.ic_refineui_hdr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋽"}.ic_refineui_hdr_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉾"}.ic_refineui_hdr_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉼"}.ic_refineui_hdr_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉿"}.ic_refineui_hdr_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊀"}.ic_refineui_hdr_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊁"}.ic_refineui_hdr_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉽"}.ic_refineui_headphones-mic_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷡"}.ic_refineui_headphones-mic_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷣"}.ic_refineui_headphones-mic_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷥"}.ic_refineui_headphones-mic_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷧"}.ic_refineui_headphones-mic_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷩"}.ic_refineui_headphones-mic_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷫"}.ic_refineui_headphones_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐐"}.ic_refineui_headphones_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐓"}.ic_refineui_headphones_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐎"}.ic_refineui_headphones_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐑"}.ic_refineui_headphones_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐒"}.ic_refineui_headphones_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐏"}.ic_refineui_headphones_mic_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊅"}.ic_refineui_headphones_mic_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊂"}.ic_refineui_headphones_mic_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊃"}.ic_refineui_headphones_mic_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊆"}.ic_refineui_headphones_mic_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊇"}.ic_refineui_headphones_mic_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊄"}.ic_refineui_headset-vr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷭"}.ic_refineui_headset-vr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷯"}.ic_refineui_headset-vr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷱"}.ic_refineui_headset-vr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷳"}.ic_refineui_headset-vr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷵"}.ic_refineui_headset-vr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷷"}.ic_refineui_headset_vr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢜"}.ic_refineui_headset_vr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢟"}.ic_refineui_headset_vr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢛"}.ic_refineui_headset_vr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢚"}.ic_refineui_headset_vr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢞"}.ic_refineui_headset_vr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢝"}.ic_refineui_heart-broken_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷹"}.ic_refineui_heart-broken_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷻"}.ic_refineui_heart-broken_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷽"}.ic_refineui_heart-broken_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰷿"}.ic_refineui_heart-broken_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸁"}.ic_refineui_heart-broken_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸃"}.ic_refineui_heart_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈰"}.ic_refineui_heart_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈳"}.ic_refineui_heart_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈲"}.ic_refineui_heart_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈯"}.ic_refineui_heart_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈮"}.ic_refineui_heart_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈱"}.ic_refineui_heart_broken_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢮"}.ic_refineui_heart_broken_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢱"}.ic_refineui_heart_broken_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢯"}.ic_refineui_heart_broken_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢰"}.ic_refineui_heart_broken_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢬"}.ic_refineui_heart_broken_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢭"}.ic_refineui_hexagon_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒀"}.ic_refineui_hexagon_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒅"}.ic_refineui_hexagon_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒂"}.ic_refineui_hexagon_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒃"}.ic_refineui_hexagon_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒄"}.ic_refineui_hexagon_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒁"}.ic_refineui_highlight_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉀"}.ic_refineui_highlight_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉅"}.ic_refineui_highlight_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉂"}.ic_refineui_highlight_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉃"}.ic_refineui_highlight_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉄"}.ic_refineui_highlight_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉁"}.ic_refineui_highway_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉠"}.ic_refineui_highway_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉣"}.ic_refineui_highway_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉡"}.ic_refineui_highway_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉞"}.ic_refineui_highway_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉢"}.ic_refineui_highway_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉟"}.ic_refineui_home-checkmark_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸇"}.ic_refineui_home-checkmark_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸉"}.ic_refineui_home-checkmark_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸋"}.ic_refineui_home-checkmark_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸍"}.ic_refineui_home-checkmark_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸏"}.ic_refineui_home-checkmark_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸑"}.ic_refineui_home_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸅"}.ic_refineui_home_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁴"}.ic_refineui_home_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁷"}.ic_refineui_home_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁳"}.ic_refineui_home_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁶"}.ic_refineui_home_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁲"}.ic_refineui_home_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁵"}.ic_refineui_home_checkmark_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦑"}.ic_refineui_home_checkmark_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦕"}.ic_refineui_home_checkmark_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦓"}.ic_refineui_home_checkmark_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦔"}.ic_refineui_home_checkmark_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦐"}.ic_refineui_home_checkmark_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦒"}.ic_refineui_hourglass-half_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸓"}.ic_refineui_hourglass-half_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸕"}.ic_refineui_hourglass-half_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸗"}.ic_refineui_hourglass-half_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸙"}.ic_refineui_hourglass-half_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸛"}.ic_refineui_hourglass-half_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸝"}.ic_refineui_hourglass-one-quarter_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸟"}.ic_refineui_hourglass-one-quarter_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸡"}.ic_refineui_hourglass-one-quarter_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸣"}.ic_refineui_hourglass-one-quarter_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸥"}.ic_refineui_hourglass-one-quarter_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸧"}.ic_refineui_hourglass-one-quarter_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸩"}.ic_refineui_hourglass-three-quarter_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸫"}.ic_refineui_hourglass-three-quarter_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸭"}.ic_refineui_hourglass-three-quarter_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸯"}.ic_refineui_hourglass-three-quarter_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸱"}.ic_refineui_hourglass-three-quarter_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸳"}.ic_refineui_hourglass-three-quarter_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸵"}.ic_refineui_hourglass_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆃"}.ic_refineui_hourglass_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆅"}.ic_refineui_hourglass_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆁"}.ic_refineui_hourglass_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆄"}.ic_refineui_hourglass_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆀"}.ic_refineui_hourglass_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆂"}.ic_refineui_hourglass_half_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒐"}.ic_refineui_hourglass_half_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒌"}.ic_refineui_hourglass_half_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒏"}.ic_refineui_hourglass_half_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒎"}.ic_refineui_hourglass_half_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒍"}.ic_refineui_hourglass_half_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒑"}.ic_refineui_hourglass_one_quarter_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘡"}.ic_refineui_hourglass_one_quarter_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘞"}.ic_refineui_hourglass_one_quarter_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘢"}.ic_refineui_hourglass_one_quarter_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘣"}.ic_refineui_hourglass_one_quarter_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘟"}.ic_refineui_hourglass_one_quarter_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘠"}.ic_refineui_hourglass_three_quarter_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝁"}.ic_refineui_hourglass_three_quarter_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝃"}.ic_refineui_hourglass_three_quarter_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝂"}.ic_refineui_hourglass_three_quarter_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜿"}.ic_refineui_hourglass_three_quarter_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜾"}.ic_refineui_hourglass_three_quarter_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝀"}.ic_refineui_html_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑒"}.ic_refineui_html_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑕"}.ic_refineui_html_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑓"}.ic_refineui_html_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑔"}.ic_refineui_html_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑐"}.ic_refineui_html_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑑"}.ic_refineui_image-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸷"}.ic_refineui_image-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸹"}.ic_refineui_image-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸻"}.ic_refineui_image-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸽"}.ic_refineui_image-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰸿"}.ic_refineui_image-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹁"}.ic_refineui_image_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔇"}.ic_refineui_image_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔄"}.ic_refineui_image_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔈"}.ic_refineui_image_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔉"}.ic_refineui_image_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔅"}.ic_refineui_image_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔆"}.ic_refineui_image_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗰"}.ic_refineui_image_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗳"}.ic_refineui_image_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗯"}.ic_refineui_image_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗮"}.ic_refineui_image_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗲"}.ic_refineui_image_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗱"}.ic_refineui_important_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐀"}.ic_refineui_important_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏼"}.ic_refineui_important_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏿"}.ic_refineui_important_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏾"}.ic_refineui_important_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏽"}.ic_refineui_important_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐁"}.ic_refineui_incognito_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘱"}.ic_refineui_incognito_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘵"}.ic_refineui_incognito_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘰"}.ic_refineui_incognito_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘳"}.ic_refineui_incognito_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘴"}.ic_refineui_incognito_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘲"}.ic_refineui_info_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕹"}.ic_refineui_info_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕶"}.ic_refineui_info_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕺"}.ic_refineui_info_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕻"}.ic_refineui_info_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕷"}.ic_refineui_info_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕸"}.ic_refineui_ios-arrow-ltr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹃"}.ic_refineui_ios-arrow-ltr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹅"}.ic_refineui_ios-arrow-ltr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹇"}.ic_refineui_ios-arrow-ltr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹉"}.ic_refineui_ios-arrow-ltr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹋"}.ic_refineui_ios-arrow-ltr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹍"}.ic_refineui_ios-arrow-rtl_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹏"}.ic_refineui_ios-arrow-rtl_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹑"}.ic_refineui_ios-arrow-rtl_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹓"}.ic_refineui_ios-arrow-rtl_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹕"}.ic_refineui_ios-arrow-rtl_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹗"}.ic_refineui_ios-arrow-rtl_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹙"}.ic_refineui_ios-chevron-ltr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹛"}.ic_refineui_ios-chevron-ltr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹝"}.ic_refineui_ios-chevron-ltr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹟"}.ic_refineui_ios-chevron-ltr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹡"}.ic_refineui_ios-chevron-ltr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹣"}.ic_refineui_ios-chevron-ltr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹥"}.ic_refineui_ios-chevron-rtl_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹧"}.ic_refineui_ios-chevron-rtl_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹩"}.ic_refineui_ios-chevron-rtl_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹫"}.ic_refineui_ios-chevron-rtl_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹭"}.ic_refineui_ios-chevron-rtl_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹯"}.ic_refineui_ios-chevron-rtl_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹱"}.ic_refineui_ios_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓵"}.ic_refineui_ios_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓷"}.ic_refineui_ios_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓶"}.ic_refineui_ios_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓳"}.ic_refineui_ios_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓲"}.ic_refineui_ios_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓴"}.ic_refineui_ios_arrow_ltr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘁"}.ic_refineui_ios_arrow_ltr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘅"}.ic_refineui_ios_arrow_ltr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘀"}.ic_refineui_ios_arrow_ltr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘃"}.ic_refineui_ios_arrow_ltr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘄"}.ic_refineui_ios_arrow_ltr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘂"}.ic_refineui_ios_arrow_rtl_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟀"}.ic_refineui_ios_arrow_rtl_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞼"}.ic_refineui_ios_arrow_rtl_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞾"}.ic_refineui_ios_arrow_rtl_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟁"}.ic_refineui_ios_arrow_rtl_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞽"}.ic_refineui_ios_arrow_rtl_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞿"}.ic_refineui_ios_chevron_ltr_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋰"}.ic_refineui_ios_chevron_ltr_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋮"}.ic_refineui_ios_chevron_ltr_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋲"}.ic_refineui_ios_chevron_ltr_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋳"}.ic_refineui_ios_chevron_ltr_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋯"}.ic_refineui_ios_chevron_ltr_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋱"}.ic_refineui_ios_chevron_rtl_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒱"}.ic_refineui_ios_chevron_rtl_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒵"}.ic_refineui_ios_chevron_rtl_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒲"}.ic_refineui_ios_chevron_rtl_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒳"}.ic_refineui_ios_chevron_rtl_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒴"}.ic_refineui_ios_chevron_rtl_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒰"}.ic_refineui_iot_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔙"}.ic_refineui_iot_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔛"}.ic_refineui_iot_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔚"}.ic_refineui_iot_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔗"}.ic_refineui_iot_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔖"}.ic_refineui_iot_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔘"}.ic_refineui_javascript_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢀"}.ic_refineui_javascript_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢁"}.ic_refineui_javascript_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡾"}.ic_refineui_javascript_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡽"}.ic_refineui_javascript_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡼"}.ic_refineui_javascript_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡿"}.ic_refineui_joystick_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡂"}.ic_refineui_joystick_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡅"}.ic_refineui_joystick_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡁"}.ic_refineui_joystick_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡀"}.ic_refineui_joystick_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡄"}.ic_refineui_joystick_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡃"}.ic_refineui_json-file_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹳"}.ic_refineui_json-file_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹵"}.ic_refineui_json-file_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹷"}.ic_refineui_json-file_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹹"}.ic_refineui_json-file_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹻"}.ic_refineui_json-file_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹽"}.ic_refineui_json_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗩"}.ic_refineui_json_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗭"}.ic_refineui_json_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗫"}.ic_refineui_json_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗬"}.ic_refineui_json_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗨"}.ic_refineui_json_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗪"}.ic_refineui_json_file_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧨"}.ic_refineui_json_file_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧩"}.ic_refineui_json_file_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧦"}.ic_refineui_json_file_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧥"}.ic_refineui_json_file_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧤"}.ic_refineui_json_file_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧧"}.ic_refineui_key-multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰹿"}.ic_refineui_key-multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺁"}.ic_refineui_key-multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺃"}.ic_refineui_key-multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺅"}.ic_refineui_key-multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺇"}.ic_refineui_key-multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺉"}.ic_refineui_key_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑸"}.ic_refineui_key_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑹"}.ic_refineui_key_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑶"}.ic_refineui_key_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑵"}.ic_refineui_key_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑴"}.ic_refineui_key_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑷"}.ic_refineui_key_multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙁"}.ic_refineui_key_multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘼"}.ic_refineui_key_multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘿"}.ic_refineui_key_multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘾"}.ic_refineui_key_multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘽"}.ic_refineui_key_multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙀"}.ic_refineui_keyboard-backspace_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺋"}.ic_refineui_keyboard-backspace_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺍"}.ic_refineui_keyboard-backspace_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺏"}.ic_refineui_keyboard-backspace_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺑"}.ic_refineui_keyboard-backspace_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺓"}.ic_refineui_keyboard-backspace_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺕"}.ic_refineui_keyboard-command_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺗"}.ic_refineui_keyboard-command_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺙"}.ic_refineui_keyboard-command_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺛"}.ic_refineui_keyboard-command_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺝"}.ic_refineui_keyboard-command_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺟"}.ic_refineui_keyboard-command_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺡"}.ic_refineui_keyboard-lock_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺣"}.ic_refineui_keyboard-lock_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺥"}.ic_refineui_keyboard-lock_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺧"}.ic_refineui_keyboard-lock_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺩"}.ic_refineui_keyboard-lock_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺫"}.ic_refineui_keyboard-lock_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺭"}.ic_refineui_keyboard-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺯"}.ic_refineui_keyboard-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺱"}.ic_refineui_keyboard-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺳"}.ic_refineui_keyboard-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺵"}.ic_refineui_keyboard-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺷"}.ic_refineui_keyboard-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺹"}.ic_refineui_keyboard-option_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺻"}.ic_refineui_keyboard-option_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺽"}.ic_refineui_keyboard-option_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰺿"}.ic_refineui_keyboard-option_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻁"}.ic_refineui_keyboard-option_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻃"}.ic_refineui_keyboard-option_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻅"}.ic_refineui_keyboard-return_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻇"}.ic_refineui_keyboard-return_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻉"}.ic_refineui_keyboard-return_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻋"}.ic_refineui_keyboard-return_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻍"}.ic_refineui_keyboard-return_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻏"}.ic_refineui_keyboard-return_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻑"}.ic_refineui_keyboard-shift-uppercase_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻟"}.ic_refineui_keyboard-shift-uppercase_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻡"}.ic_refineui_keyboard-shift-uppercase_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻣"}.ic_refineui_keyboard-shift-uppercase_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻥"}.ic_refineui_keyboard-shift-uppercase_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻧"}.ic_refineui_keyboard-shift-uppercase_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻩"}.ic_refineui_keyboard-shift_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻓"}.ic_refineui_keyboard-shift_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻕"}.ic_refineui_keyboard-shift_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻗"}.ic_refineui_keyboard-shift_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻙"}.ic_refineui_keyboard-shift_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻛"}.ic_refineui_keyboard-shift_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻝"}.ic_refineui_keyboard-tab_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻫"}.ic_refineui_keyboard-tab_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻭"}.ic_refineui_keyboard-tab_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻯"}.ic_refineui_keyboard-tab_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻱"}.ic_refineui_keyboard-tab_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻳"}.ic_refineui_keyboard-tab_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻵"}.ic_refineui_keyboard_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦝"}.ic_refineui_keyboard_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦜"}.ic_refineui_keyboard_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦟"}.ic_refineui_keyboard_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦠"}.ic_refineui_keyboard_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦡"}.ic_refineui_keyboard_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦞"}.ic_refineui_keyboard_backspace_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗍"}.ic_refineui_keyboard_backspace_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗏"}.ic_refineui_keyboard_backspace_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗎"}.ic_refineui_keyboard_backspace_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗋"}.ic_refineui_keyboard_backspace_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗊"}.ic_refineui_keyboard_backspace_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗌"}.ic_refineui_keyboard_command_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟑"}.ic_refineui_keyboard_command_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟎"}.ic_refineui_keyboard_command_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟐"}.ic_refineui_keyboard_command_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟏"}.ic_refineui_keyboard_command_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟓"}.ic_refineui_keyboard_command_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟒"}.ic_refineui_keyboard_lock_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏓"}.ic_refineui_keyboard_lock_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏗"}.ic_refineui_keyboard_lock_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏒"}.ic_refineui_keyboard_lock_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏕"}.ic_refineui_keyboard_lock_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏖"}.ic_refineui_keyboard_lock_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏔"}.ic_refineui_keyboard_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥒"}.ic_refineui_keyboard_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥓"}.ic_refineui_keyboard_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥐"}.ic_refineui_keyboard_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥏"}.ic_refineui_keyboard_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥎"}.ic_refineui_keyboard_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥑"}.ic_refineui_keyboard_option_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐊"}.ic_refineui_keyboard_option_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐈"}.ic_refineui_keyboard_option_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐌"}.ic_refineui_keyboard_option_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐍"}.ic_refineui_keyboard_option_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐉"}.ic_refineui_keyboard_option_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐋"}.ic_refineui_keyboard_return_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒦"}.ic_refineui_keyboard_return_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒤"}.ic_refineui_keyboard_return_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒧"}.ic_refineui_keyboard_return_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒨"}.ic_refineui_keyboard_return_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒩"}.ic_refineui_keyboard_return_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒥"}.ic_refineui_keyboard_shift_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦽"}.ic_refineui_keyboard_shift_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦺"}.ic_refineui_keyboard_shift_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦼"}.ic_refineui_keyboard_shift_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦻"}.ic_refineui_keyboard_shift_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦿"}.ic_refineui_keyboard_shift_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦾"}.ic_refineui_keyboard_shift_uppercase_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀹"}.ic_refineui_keyboard_shift_uppercase_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀶"}.ic_refineui_keyboard_shift_uppercase_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀸"}.ic_refineui_keyboard_shift_uppercase_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀻"}.ic_refineui_keyboard_shift_uppercase_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀷"}.ic_refineui_keyboard_shift_uppercase_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀺"}.ic_refineui_keyboard_tab_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎰"}.ic_refineui_keyboard_tab_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎳"}.ic_refineui_keyboard_tab_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎱"}.ic_refineui_keyboard_tab_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎮"}.ic_refineui_keyboard_tab_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎲"}.ic_refineui_keyboard_tab_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎯"}.ic_refineui_kiosk_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟉"}.ic_refineui_kiosk_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟍"}.ic_refineui_kiosk_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟈"}.ic_refineui_kiosk_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟋"}.ic_refineui_kiosk_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟌"}.ic_refineui_kiosk_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟊"}.ic_refineui_kotlin_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑙"}.ic_refineui_kotlin_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑖"}.ic_refineui_kotlin_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑗"}.ic_refineui_kotlin_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑚"}.ic_refineui_kotlin_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑛"}.ic_refineui_kotlin_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑘"}.ic_refineui_laptop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢩"}.ic_refineui_laptop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢦"}.ic_refineui_laptop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢧"}.ic_refineui_laptop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢪"}.ic_refineui_laptop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢫"}.ic_refineui_laptop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢨"}.ic_refineui_layer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗽"}.ic_refineui_layer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗺"}.ic_refineui_layer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗿"}.ic_refineui_layer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗼"}.ic_refineui_layer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗻"}.ic_refineui_layer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗾"}.ic_refineui_lightbulb_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠟"}.ic_refineui_lightbulb_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠜"}.ic_refineui_lightbulb_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠡"}.ic_refineui_lightbulb_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠞"}.ic_refineui_lightbulb_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠝"}.ic_refineui_lightbulb_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠠"}.ic_refineui_line-dashes_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻷"}.ic_refineui_line-dashes_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻹"}.ic_refineui_line-dashes_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻻"}.ic_refineui_line-dashes_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻽"}.ic_refineui_line-dashes_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰻿"}.ic_refineui_line-dashes_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼁"}.ic_refineui_line-horizontal-1-dashes_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼏"}.ic_refineui_line-horizontal-1-dashes_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼑"}.ic_refineui_line-horizontal-1-dashes_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼓"}.ic_refineui_line-horizontal-1-dashes_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼕"}.ic_refineui_line-horizontal-1-dashes_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼗"}.ic_refineui_line-horizontal-1-dashes_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼙"}.ic_refineui_line-horizontal-1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼃"}.ic_refineui_line-horizontal-1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼅"}.ic_refineui_line-horizontal-1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼇"}.ic_refineui_line-horizontal-1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼉"}.ic_refineui_line-horizontal-1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼋"}.ic_refineui_line-horizontal-1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼍"}.ic_refineui_line_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙴"}.ic_refineui_line_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙷"}.ic_refineui_line_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙶"}.ic_refineui_line_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙳"}.ic_refineui_line_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙲"}.ic_refineui_line_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙵"}.ic_refineui_line_dashes_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤽"}.ic_refineui_line_dashes_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥁"}.ic_refineui_line_dashes_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤾"}.ic_refineui_line_dashes_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤿"}.ic_refineui_line_dashes_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥀"}.ic_refineui_line_dashes_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤼"}.ic_refineui_line_horizontal_1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁀"}.ic_refineui_line_horizontal_1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀼"}.ic_refineui_line_horizontal_1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀾"}.ic_refineui_line_horizontal_1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀽"}.ic_refineui_line_horizontal_1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁁"}.ic_refineui_line_horizontal_1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀿"}.ic_refineui_line_horizontal_1_dashes_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍹"}.ic_refineui_line_horizontal_1_dashes_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍽"}.ic_refineui_line_horizontal_1_dashes_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍻"}.ic_refineui_line_horizontal_1_dashes_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍸"}.ic_refineui_line_horizontal_1_dashes_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍼"}.ic_refineui_line_horizontal_1_dashes_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍺"}.ic_refineui_link_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘸"}.ic_refineui_link_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘻"}.ic_refineui_link_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘹"}.ic_refineui_link_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘺"}.ic_refineui_link_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘶"}.ic_refineui_link_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘷"}.ic_refineui_local-language_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼛"}.ic_refineui_local-language_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼝"}.ic_refineui_local-language_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼟"}.ic_refineui_local-language_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼡"}.ic_refineui_local-language_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼣"}.ic_refineui_local-language_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼥"}.ic_refineui_local_language_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋆"}.ic_refineui_local_language_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋄"}.ic_refineui_local_language_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋇"}.ic_refineui_local_language_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋈"}.ic_refineui_local_language_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋉"}.ic_refineui_local_language_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋅"}.ic_refineui_location-arrow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼧"}.ic_refineui_location-arrow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼩"}.ic_refineui_location-arrow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼫"}.ic_refineui_location-arrow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼭"}.ic_refineui_location-arrow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼯"}.ic_refineui_location-arrow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼱"}.ic_refineui_location_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊹"}.ic_refineui_location_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊸"}.ic_refineui_location_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊻"}.ic_refineui_location_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊼"}.ic_refineui_location_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊽"}.ic_refineui_location_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊺"}.ic_refineui_location_arrow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇩"}.ic_refineui_location_arrow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇦"}.ic_refineui_location_arrow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇪"}.ic_refineui_location_arrow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇫"}.ic_refineui_location_arrow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇧"}.ic_refineui_location_arrow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇨"}.ic_refineui_lock-closed_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼳"}.ic_refineui_lock-closed_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼵"}.ic_refineui_lock-closed_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼷"}.ic_refineui_lock-closed_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼹"}.ic_refineui_lock-closed_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼻"}.ic_refineui_lock-closed_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼽"}.ic_refineui_lock-open_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰼿"}.ic_refineui_lock-open_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽁"}.ic_refineui_lock-open_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽃"}.ic_refineui_lock-open_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽅"}.ic_refineui_lock-open_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽇"}.ic_refineui_lock-open_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽉"}.ic_refineui_lock_closed_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃈"}.ic_refineui_lock_closed_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃋"}.ic_refineui_lock_closed_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃊"}.ic_refineui_lock_closed_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃇"}.ic_refineui_lock_closed_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃆"}.ic_refineui_lock_closed_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃉"}.ic_refineui_lock_open_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚆"}.ic_refineui_lock_open_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚉"}.ic_refineui_lock_open_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚅"}.ic_refineui_lock_open_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚈"}.ic_refineui_lock_open_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚄"}.ic_refineui_lock_open_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚇"}.ic_refineui_luggage_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂌"}.ic_refineui_luggage_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂊"}.ic_refineui_luggage_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂎"}.ic_refineui_luggage_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂋"}.ic_refineui_luggage_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂏"}.ic_refineui_luggage_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂍"}.ic_refineui_macos_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄯"}.ic_refineui_macos_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄬"}.ic_refineui_macos_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄮"}.ic_refineui_macos_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄭"}.ic_refineui_macos_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄱"}.ic_refineui_macos_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄰"}.ic_refineui_mail-read_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽍"}.ic_refineui_mail-read_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽏"}.ic_refineui_mail-read_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽑"}.ic_refineui_mail-read_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽓"}.ic_refineui_mail-read_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽕"}.ic_refineui_mail-read_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽗"}.ic_refineui_mail_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽋"}.ic_refineui_mail_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉭"}.ic_refineui_mail_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉪"}.ic_refineui_mail_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉫"}.ic_refineui_mail_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉮"}.ic_refineui_mail_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉯"}.ic_refineui_mail_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉬"}.ic_refineui_mail_read_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟄"}.ic_refineui_mail_read_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟂"}.ic_refineui_mail_read_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟆"}.ic_refineui_mail_read_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟃"}.ic_refineui_mail_read_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟇"}.ic_refineui_mail_read_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟅"}.ic_refineui_mailbox_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊜"}.ic_refineui_mailbox_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊟"}.ic_refineui_mailbox_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊞"}.ic_refineui_mailbox_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊛"}.ic_refineui_mailbox_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊚"}.ic_refineui_mailbox_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊝"}.ic_refineui_map_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗦"}.ic_refineui_map_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗧"}.ic_refineui_map_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗤"}.ic_refineui_map_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗣"}.ic_refineui_map_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗢"}.ic_refineui_map_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗥"}.ic_refineui_markdown_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊢"}.ic_refineui_markdown_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊥"}.ic_refineui_markdown_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊠"}.ic_refineui_markdown_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊣"}.ic_refineui_markdown_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊤"}.ic_refineui_markdown_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊡"}.ic_refineui_math-symbols_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽙"}.ic_refineui_math-symbols_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽛"}.ic_refineui_math-symbols_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽝"}.ic_refineui_math-symbols_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽟"}.ic_refineui_math-symbols_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽡"}.ic_refineui_math-symbols_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽣"}.ic_refineui_math_symbols_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣒"}.ic_refineui_math_symbols_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣐"}.ic_refineui_math_symbols_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣔"}.ic_refineui_math_symbols_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣕"}.ic_refineui_math_symbols_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣑"}.ic_refineui_math_symbols_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣓"}.ic_refineui_megaphone_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓛"}.ic_refineui_megaphone_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓟"}.ic_refineui_megaphone_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓜"}.ic_refineui_megaphone_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓝"}.ic_refineui_megaphone_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓞"}.ic_refineui_megaphone_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓚"}.ic_refineui_mic_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐅"}.ic_refineui_mic_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐂"}.ic_refineui_mic_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐄"}.ic_refineui_mic_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐃"}.ic_refineui_mic_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐇"}.ic_refineui_mic_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐆"}.ic_refineui_moon_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌦"}.ic_refineui_moon_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌤"}.ic_refineui_moon_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌨"}.ic_refineui_moon_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌩"}.ic_refineui_moon_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌥"}.ic_refineui_moon_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌧"}.ic_refineui_more-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽥"}.ic_refineui_more-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽧"}.ic_refineui_more-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽩"}.ic_refineui_more-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽫"}.ic_refineui_more-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽭"}.ic_refineui_more-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽯"}.ic_refineui_more-horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽱"}.ic_refineui_more-horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽳"}.ic_refineui_more-horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽵"}.ic_refineui_more-horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽷"}.ic_refineui_more-horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽹"}.ic_refineui_more-horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽻"}.ic_refineui_more-verticial_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽽"}.ic_refineui_more-verticial_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰽿"}.ic_refineui_more-verticial_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾁"}.ic_refineui_more-verticial_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾃"}.ic_refineui_more-verticial_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾅"}.ic_refineui_more-verticial_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾇"}.ic_refineui_more_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃹"}.ic_refineui_more_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃶"}.ic_refineui_more_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃻"}.ic_refineui_more_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃸"}.ic_refineui_more_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃷"}.ic_refineui_more_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃺"}.ic_refineui_more_horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍔"}.ic_refineui_more_horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍙"}.ic_refineui_more_horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍖"}.ic_refineui_more_horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍗"}.ic_refineui_more_horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍘"}.ic_refineui_more_horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍕"}.ic_refineui_more_verticial_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂰"}.ic_refineui_more_verticial_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂮"}.ic_refineui_more_verticial_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂲"}.ic_refineui_more_verticial_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂳"}.ic_refineui_more_verticial_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂯"}.ic_refineui_more_verticial_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂱"}.ic_refineui_mouse_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕛"}.ic_refineui_mouse_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕝"}.ic_refineui_mouse_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕙"}.ic_refineui_mouse_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕜"}.ic_refineui_mouse_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕘"}.ic_refineui_mouse_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕚"}.ic_refineui_movie_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃬"}.ic_refineui_movie_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃪"}.ic_refineui_movie_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃫"}.ic_refineui_movie_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃮"}.ic_refineui_movie_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃯"}.ic_refineui_movie_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃭"}.ic_refineui_navigation_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾊"}.ic_refineui_navigation_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾌"}.ic_refineui_navigation_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾎"}.ic_refineui_navigation_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾐"}.ic_refineui_navigation_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾒"}.ic_refineui_navigation_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾔"}.ic_refineui_navigation_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾖"}.ic_refineui_network-check_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾘"}.ic_refineui_network-check_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾚"}.ic_refineui_network-check_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾜"}.ic_refineui_network-check_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾞"}.ic_refineui_network-check_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾠"}.ic_refineui_network-check_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾢"}.ic_refineui_network_check_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨒"}.ic_refineui_network_check_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨎"}.ic_refineui_network_check_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨐"}.ic_refineui_network_check_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨓"}.ic_refineui_network_check_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨏"}.ic_refineui_network_check_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨑"}.ic_refineui_news_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙋"}.ic_refineui_news_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙈"}.ic_refineui_news_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙍"}.ic_refineui_news_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙊"}.ic_refineui_news_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙉"}.ic_refineui_news_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙌"}.ic_refineui_next_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂬"}.ic_refineui_next_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂨"}.ic_refineui_next_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂫"}.ic_refineui_next_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂪"}.ic_refineui_next_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂩"}.ic_refineui_next_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂭"}.ic_refineui_note_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁡"}.ic_refineui_note_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁠"}.ic_refineui_note_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁣"}.ic_refineui_note_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁤"}.ic_refineui_note_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁥"}.ic_refineui_note_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁢"}.ic_refineui_notebook_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡷"}.ic_refineui_notebook_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡻"}.ic_refineui_notebook_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡹"}.ic_refineui_notebook_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡶"}.ic_refineui_notebook_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡺"}.ic_refineui_notebook_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡸"}.ic_refineui_notepad_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦁"}.ic_refineui_notepad_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥾"}.ic_refineui_notepad_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦂"}.ic_refineui_notepad_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥿"}.ic_refineui_notepad_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦃"}.ic_refineui_notepad_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦀"}.ic_refineui_number-circle-0_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾤"}.ic_refineui_number-circle-0_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾦"}.ic_refineui_number-circle-0_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾨"}.ic_refineui_number-circle-0_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾪"}.ic_refineui_number-circle-0_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾬"}.ic_refineui_number-circle-0_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾮"}.ic_refineui_number-circle-1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾰"}.ic_refineui_number-circle-1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾲"}.ic_refineui_number-circle-1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾴"}.ic_refineui_number-circle-1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾶"}.ic_refineui_number-circle-1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾸"}.ic_refineui_number-circle-1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾺"}.ic_refineui_number-circle-2_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾼"}.ic_refineui_number-circle-2_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰾾"}.ic_refineui_number-circle-2_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿀"}.ic_refineui_number-circle-2_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿂"}.ic_refineui_number-circle-2_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿄"}.ic_refineui_number-circle-2_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿆"}.ic_refineui_number-circle-3_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿈"}.ic_refineui_number-circle-3_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿊"}.ic_refineui_number-circle-3_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿌"}.ic_refineui_number-circle-3_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿎"}.ic_refineui_number-circle-3_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿐"}.ic_refineui_number-circle-3_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿒"}.ic_refineui_number-circle-4_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿔"}.ic_refineui_number-circle-4_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿖"}.ic_refineui_number-circle-4_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿘"}.ic_refineui_number-circle-4_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿚"}.ic_refineui_number-circle-4_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿜"}.ic_refineui_number-circle-4_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿞"}.ic_refineui_number-circle-5_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿠"}.ic_refineui_number-circle-5_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿢"}.ic_refineui_number-circle-5_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿤"}.ic_refineui_number-circle-5_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿦"}.ic_refineui_number-circle-5_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿨"}.ic_refineui_number-circle-5_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿪"}.ic_refineui_number-circle-6_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿬"}.ic_refineui_number-circle-6_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿮"}.ic_refineui_number-circle-6_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿰"}.ic_refineui_number-circle-6_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿲"}.ic_refineui_number-circle-6_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿴"}.ic_refineui_number-circle-6_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿶"}.ic_refineui_number-circle-7_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿸"}.ic_refineui_number-circle-7_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿺"}.ic_refineui_number-circle-7_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿼"}.ic_refineui_number-circle-7_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰿾"}.ic_refineui_number-circle-7_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀀"}.ic_refineui_number-circle-7_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀂"}.ic_refineui_number-circle-8_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀄"}.ic_refineui_number-circle-8_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀆"}.ic_refineui_number-circle-8_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀈"}.ic_refineui_number-circle-8_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀊"}.ic_refineui_number-circle-8_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀌"}.ic_refineui_number-circle-8_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀎"}.ic_refineui_number-circle-9_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀐"}.ic_refineui_number-circle-9_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀒"}.ic_refineui_number-circle-9_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀔"}.ic_refineui_number-circle-9_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀖"}.ic_refineui_number-circle-9_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀘"}.ic_refineui_number-circle-9_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀚"}.ic_refineui_number-symbol-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀨"}.ic_refineui_number-symbol-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀪"}.ic_refineui_number-symbol-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀬"}.ic_refineui_number-symbol-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀮"}.ic_refineui_number-symbol-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀰"}.ic_refineui_number-symbol-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀲"}.ic_refineui_number-symbol-square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀴"}.ic_refineui_number-symbol-square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀶"}.ic_refineui_number-symbol-square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀸"}.ic_refineui_number-symbol-square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀺"}.ic_refineui_number-symbol-square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀼"}.ic_refineui_number-symbol-square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀾"}.ic_refineui_number-symbol_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀜"}.ic_refineui_number-symbol_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀞"}.ic_refineui_number-symbol_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀠"}.ic_refineui_number-symbol_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀢"}.ic_refineui_number-symbol_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀤"}.ic_refineui_number-symbol_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱀦"}.ic_refineui_number_circle_0_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊴"}.ic_refineui_number_circle_0_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊷"}.ic_refineui_number_circle_0_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊶"}.ic_refineui_number_circle_0_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊳"}.ic_refineui_number_circle_0_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊲"}.ic_refineui_number_circle_0_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊵"}.ic_refineui_number_circle_1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍮"}.ic_refineui_number_circle_1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍱"}.ic_refineui_number_circle_1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍭"}.ic_refineui_number_circle_1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍰"}.ic_refineui_number_circle_1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍬"}.ic_refineui_number_circle_1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍯"}.ic_refineui_number_circle_2_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢃"}.ic_refineui_number_circle_2_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢇"}.ic_refineui_number_circle_2_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢄"}.ic_refineui_number_circle_2_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢅"}.ic_refineui_number_circle_2_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢆"}.ic_refineui_number_circle_2_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢂"}.ic_refineui_number_circle_3_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠙"}.ic_refineui_number_circle_3_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠛"}.ic_refineui_number_circle_3_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠗"}.ic_refineui_number_circle_3_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠖"}.ic_refineui_number_circle_3_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠚"}.ic_refineui_number_circle_3_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠘"}.ic_refineui_number_circle_4_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠓"}.ic_refineui_number_circle_4_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠕"}.ic_refineui_number_circle_4_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠑"}.ic_refineui_number_circle_4_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠐"}.ic_refineui_number_circle_4_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠔"}.ic_refineui_number_circle_4_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠒"}.ic_refineui_number_circle_5_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢡"}.ic_refineui_number_circle_5_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢥"}.ic_refineui_number_circle_5_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢢"}.ic_refineui_number_circle_5_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢣"}.ic_refineui_number_circle_5_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢤"}.ic_refineui_number_circle_5_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢠"}.ic_refineui_number_circle_6_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍜"}.ic_refineui_number_circle_6_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍟"}.ic_refineui_number_circle_6_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍛"}.ic_refineui_number_circle_6_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍞"}.ic_refineui_number_circle_6_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍚"}.ic_refineui_number_circle_6_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍝"}.ic_refineui_number_circle_7_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋞"}.ic_refineui_number_circle_7_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋡"}.ic_refineui_number_circle_7_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋠"}.ic_refineui_number_circle_7_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋝"}.ic_refineui_number_circle_7_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋜"}.ic_refineui_number_circle_7_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋟"}.ic_refineui_number_circle_8_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎚"}.ic_refineui_number_circle_8_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎛"}.ic_refineui_number_circle_8_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎘"}.ic_refineui_number_circle_8_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎗"}.ic_refineui_number_circle_8_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎖"}.ic_refineui_number_circle_8_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎙"}.ic_refineui_number_circle_9_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊨"}.ic_refineui_number_circle_9_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊫"}.ic_refineui_number_circle_9_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊩"}.ic_refineui_number_circle_9_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊪"}.ic_refineui_number_circle_9_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊦"}.ic_refineui_number_circle_9_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊧"}.ic_refineui_number_symbol_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃔"}.ic_refineui_number_symbol_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃗"}.ic_refineui_number_symbol_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃖"}.ic_refineui_number_symbol_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃓"}.ic_refineui_number_symbol_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃒"}.ic_refineui_number_symbol_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃕"}.ic_refineui_number_symbol_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍑"}.ic_refineui_number_symbol_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍓"}.ic_refineui_number_symbol_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍐"}.ic_refineui_number_symbol_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍏"}.ic_refineui_number_symbol_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍎"}.ic_refineui_number_symbol_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍒"}.ic_refineui_number_symbol_square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠫"}.ic_refineui_number_symbol_square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠨"}.ic_refineui_number_symbol_square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠭"}.ic_refineui_number_symbol_square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠪"}.ic_refineui_number_symbol_square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠩"}.ic_refineui_number_symbol_square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠬"}.ic_refineui_opacity_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙨"}.ic_refineui_opacity_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙫"}.ic_refineui_opacity_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙩"}.ic_refineui_opacity_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙪"}.ic_refineui_opacity_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙦"}.ic_refineui_opacity_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙧"}.ic_refineui_open-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁀"}.ic_refineui_open-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁂"}.ic_refineui_open-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁄"}.ic_refineui_open-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁆"}.ic_refineui_open-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁈"}.ic_refineui_open-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁊"}.ic_refineui_open_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦈"}.ic_refineui_open_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦉"}.ic_refineui_open_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦆"}.ic_refineui_open_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦅"}.ic_refineui_open_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦄"}.ic_refineui_open_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦇"}.ic_refineui_open_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄐"}.ic_refineui_open_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄓"}.ic_refineui_open_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄒"}.ic_refineui_open_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄏"}.ic_refineui_open_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄎"}.ic_refineui_open_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄑"}.ic_refineui_options_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂂"}.ic_refineui_options_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁾"}.ic_refineui_options_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂀"}.ic_refineui_options_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂃"}.ic_refineui_options_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁿"}.ic_refineui_options_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂁"}.ic_refineui_organization-horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁌"}.ic_refineui_organization-horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁎"}.ic_refineui_organization-horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁐"}.ic_refineui_organization-horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁒"}.ic_refineui_organization-horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁔"}.ic_refineui_organization-horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁖"}.ic_refineui_organization_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀖"}.ic_refineui_organization_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀒"}.ic_refineui_organization_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀔"}.ic_refineui_organization_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀓"}.ic_refineui_organization_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀗"}.ic_refineui_organization_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀕"}.ic_refineui_organization_horizontal_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎶"}.ic_refineui_organization_horizontal_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎴"}.ic_refineui_organization_horizontal_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎵"}.ic_refineui_organization_horizontal_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎸"}.ic_refineui_organization_horizontal_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎹"}.ic_refineui_organization_horizontal_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎷"}.ic_refineui_orientation_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁨"}.ic_refineui_orientation_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁦"}.ic_refineui_orientation_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁧"}.ic_refineui_orientation_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁪"}.ic_refineui_orientation_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁫"}.ic_refineui_orientation_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁩"}.ic_refineui_oval_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖑"}.ic_refineui_oval_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖓"}.ic_refineui_oval_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖏"}.ic_refineui_oval_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖎"}.ic_refineui_oval_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖒"}.ic_refineui_oval_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖐"}.ic_refineui_oven_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏏"}.ic_refineui_oven_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏌"}.ic_refineui_oven_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏎"}.ic_refineui_oven_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏑"}.ic_refineui_oven_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏍"}.ic_refineui_oven_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏐"}.ic_refineui_padding_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝥"}.ic_refineui_padding_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝢"}.ic_refineui_padding_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝦"}.ic_refineui_padding_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝣"}.ic_refineui_padding_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝧"}.ic_refineui_padding_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝤"}.ic_refineui_page-fit_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁘"}.ic_refineui_page-fit_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁚"}.ic_refineui_page-fit_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁜"}.ic_refineui_page-fit_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁞"}.ic_refineui_page-fit_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁠"}.ic_refineui_page-fit_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁢"}.ic_refineui_page_fit_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡫"}.ic_refineui_page_fit_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡯"}.ic_refineui_page_fit_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡪"}.ic_refineui_page_fit_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡭"}.ic_refineui_page_fit_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡮"}.ic_refineui_page_fit_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡬"}.ic_refineui_paint-brush_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁤"}.ic_refineui_paint-brush_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁦"}.ic_refineui_paint-brush_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁨"}.ic_refineui_paint-brush_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁪"}.ic_refineui_paint-brush_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁬"}.ic_refineui_paint-brush_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁮"}.ic_refineui_paint-bucket_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁰"}.ic_refineui_paint-bucket_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁲"}.ic_refineui_paint-bucket_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁴"}.ic_refineui_paint-bucket_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁶"}.ic_refineui_paint-bucket_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁸"}.ic_refineui_paint-bucket_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁺"}.ic_refineui_paint_brush_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦤"}.ic_refineui_paint_brush_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦧"}.ic_refineui_paint_brush_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦦"}.ic_refineui_paint_brush_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦣"}.ic_refineui_paint_brush_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦢"}.ic_refineui_paint_brush_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦥"}.ic_refineui_paint_bucket_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚲"}.ic_refineui_paint_bucket_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚮"}.ic_refineui_paint_bucket_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚱"}.ic_refineui_paint_bucket_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚰"}.ic_refineui_paint_bucket_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚯"}.ic_refineui_paint_bucket_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚳"}.ic_refineui_parallelogram_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣞"}.ic_refineui_parallelogram_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣡"}.ic_refineui_parallelogram_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣝"}.ic_refineui_parallelogram_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣜"}.ic_refineui_parallelogram_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣠"}.ic_refineui_parallelogram_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣟"}.ic_refineui_password_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄅"}.ic_refineui_password_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄂"}.ic_refineui_password_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄄"}.ic_refineui_password_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄇"}.ic_refineui_password_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄃"}.ic_refineui_password_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄆"}.ic_refineui_pause-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁼"}.ic_refineui_pause-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱁾"}.ic_refineui_pause-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂀"}.ic_refineui_pause-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂂"}.ic_refineui_pause-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂄"}.ic_refineui_pause-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂆"}.ic_refineui_pause_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀬"}.ic_refineui_pause_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀯"}.ic_refineui_pause_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀮"}.ic_refineui_pause_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀫"}.ic_refineui_pause_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀪"}.ic_refineui_pause_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀭"}.ic_refineui_pause_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛕"}.ic_refineui_pause_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛗"}.ic_refineui_pause_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛓"}.ic_refineui_pause_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛖"}.ic_refineui_pause_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛒"}.ic_refineui_pause_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛔"}.ic_refineui_payment-wireless_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂈"}.ic_refineui_payment-wireless_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂊"}.ic_refineui_payment-wireless_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂌"}.ic_refineui_payment-wireless_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂎"}.ic_refineui_payment-wireless_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂐"}.ic_refineui_payment-wireless_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂒"}.ic_refineui_payment_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋍"}.ic_refineui_payment_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋊"}.ic_refineui_payment_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋎"}.ic_refineui_payment_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋏"}.ic_refineui_payment_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋋"}.ic_refineui_payment_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋌"}.ic_refineui_payment_wireless_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚪"}.ic_refineui_payment_wireless_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚭"}.ic_refineui_payment_wireless_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚩"}.ic_refineui_payment_wireless_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚨"}.ic_refineui_payment_wireless_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚬"}.ic_refineui_payment_wireless_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚫"}.ic_refineui_pen-off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂔"}.ic_refineui_pen-off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂖"}.ic_refineui_pen-off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂘"}.ic_refineui_pen-off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂚"}.ic_refineui_pen-off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂜"}.ic_refineui_pen-off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂞"}.ic_refineui_pen_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕨"}.ic_refineui_pen_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕤"}.ic_refineui_pen_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕧"}.ic_refineui_pen_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕦"}.ic_refineui_pen_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕥"}.ic_refineui_pen_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕩"}.ic_refineui_pen_off_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤚"}.ic_refineui_pen_off_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤝"}.ic_refineui_pen_off_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤛"}.ic_refineui_pen_off_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤘"}.ic_refineui_pen_off_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤜"}.ic_refineui_pen_off_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤙"}.ic_refineui_pentagon_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏳"}.ic_refineui_pentagon_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏵"}.ic_refineui_pentagon_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏱"}.ic_refineui_pentagon_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏰"}.ic_refineui_pentagon_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏴"}.ic_refineui_pentagon_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏲"}.ic_refineui_person-voice_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂢"}.ic_refineui_person-voice_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂤"}.ic_refineui_person-voice_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂦"}.ic_refineui_person-voice_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂨"}.ic_refineui_person-voice_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂪"}.ic_refineui_person-voice_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂬"}.ic_refineui_person_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂠"}.ic_refineui_person_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉕"}.ic_refineui_person_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉗"}.ic_refineui_person_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉔"}.ic_refineui_person_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉓"}.ic_refineui_person_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉒"}.ic_refineui_person_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉖"}.ic_refineui_person_voice_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚸"}.ic_refineui_person_voice_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚹"}.ic_refineui_person_voice_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚶"}.ic_refineui_person_voice_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚵"}.ic_refineui_person_voice_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚴"}.ic_refineui_person_voice_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚷"}.ic_refineui_phone_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝟"}.ic_refineui_phone_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝜"}.ic_refineui_phone_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝞"}.ic_refineui_phone_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝡"}.ic_refineui_phone_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝝"}.ic_refineui_phone_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝠"}.ic_refineui_piano_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂽"}.ic_refineui_piano_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂺"}.ic_refineui_piano_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂿"}.ic_refineui_piano_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂼"}.ic_refineui_piano_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂻"}.ic_refineui_piano_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂾"}.ic_refineui_pin_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄗"}.ic_refineui_pin_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄙"}.ic_refineui_pin_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄕"}.ic_refineui_pin_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄘"}.ic_refineui_pin_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄔"}.ic_refineui_pin_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄖"}.ic_refineui_pipeline_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂟"}.ic_refineui_pipeline_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂡"}.ic_refineui_pipeline_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂝"}.ic_refineui_pipeline_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂠"}.ic_refineui_pipeline_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂜"}.ic_refineui_pipeline_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂞"}.ic_refineui_play-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂮"}.ic_refineui_play-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂰"}.ic_refineui_play-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂲"}.ic_refineui_play-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂴"}.ic_refineui_play-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂶"}.ic_refineui_play-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂸"}.ic_refineui_play_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣎"}.ic_refineui_play_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣊"}.ic_refineui_play_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣌"}.ic_refineui_play_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣋"}.ic_refineui_play_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣏"}.ic_refineui_play_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣍"}.ic_refineui_play_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙣"}.ic_refineui_play_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙠"}.ic_refineui_play_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙤"}.ic_refineui_play_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙡"}.ic_refineui_play_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙥"}.ic_refineui_play_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙢"}.ic_refineui_playstore_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤃"}.ic_refineui_playstore_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤀"}.ic_refineui_playstore_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤁"}.ic_refineui_playstore_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤄"}.ic_refineui_playstore_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤅"}.ic_refineui_playstore_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤂"}.ic_refineui_port-hdmi_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂺"}.ic_refineui_port-hdmi_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂼"}.ic_refineui_port-hdmi_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱂾"}.ic_refineui_port-hdmi_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃀"}.ic_refineui_port-hdmi_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃂"}.ic_refineui_port-hdmi_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃄"}.ic_refineui_port-micro-usb_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃆"}.ic_refineui_port-micro-usb_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃈"}.ic_refineui_port-micro-usb_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃊"}.ic_refineui_port-micro-usb_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃌"}.ic_refineui_port-micro-usb_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃎"}.ic_refineui_port-micro-usb_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃐"}.ic_refineui_port-usb-a_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃒"}.ic_refineui_port-usb-a_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃔"}.ic_refineui_port-usb-a_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃖"}.ic_refineui_port-usb-a_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃘"}.ic_refineui_port-usb-a_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃚"}.ic_refineui_port-usb-a_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃜"}.ic_refineui_port-usb-c_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃞"}.ic_refineui_port-usb-c_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃠"}.ic_refineui_port-usb-c_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃢"}.ic_refineui_port-usb-c_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃤"}.ic_refineui_port-usb-c_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃦"}.ic_refineui_port-usb-c_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃨"}.ic_refineui_port_hdmi_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕁"}.ic_refineui_port_hdmi_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕀"}.ic_refineui_port_hdmi_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕃"}.ic_refineui_port_hdmi_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕄"}.ic_refineui_port_hdmi_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕅"}.ic_refineui_port_hdmi_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕂"}.ic_refineui_port_micro_usb_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥆"}.ic_refineui_port_micro_usb_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥇"}.ic_refineui_port_micro_usb_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥄"}.ic_refineui_port_micro_usb_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥃"}.ic_refineui_port_micro_usb_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥂"}.ic_refineui_port_micro_usb_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥅"}.ic_refineui_port_usb_a_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘛"}.ic_refineui_port_usb_a_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘘"}.ic_refineui_port_usb_a_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘝"}.ic_refineui_port_usb_a_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘚"}.ic_refineui_port_usb_a_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘙"}.ic_refineui_port_usb_a_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘜"}.ic_refineui_port_usb_c_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀲"}.ic_refineui_port_usb_c_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀰"}.ic_refineui_port_usb_c_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀳"}.ic_refineui_port_usb_c_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀴"}.ic_refineui_port_usb_c_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀵"}.ic_refineui_port_usb_c_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀱"}.ic_refineui_power_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁊"}.ic_refineui_power_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁍"}.ic_refineui_power_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁋"}.ic_refineui_power_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁌"}.ic_refineui_power_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁈"}.ic_refineui_power_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁉"}.ic_refineui_preview-link_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃪"}.ic_refineui_preview-link_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃬"}.ic_refineui_preview-link_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃮"}.ic_refineui_preview-link_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃰"}.ic_refineui_preview-link_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃲"}.ic_refineui_preview-link_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃴"}.ic_refineui_preview_link_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁐"}.ic_refineui_preview_link_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁎"}.ic_refineui_preview_link_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁑"}.ic_refineui_preview_link_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁒"}.ic_refineui_preview_link_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁓"}.ic_refineui_preview_link_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁏"}.ic_refineui_previous_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆊"}.ic_refineui_previous_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆆"}.ic_refineui_previous_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆈"}.ic_refineui_previous_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆇"}.ic_refineui_previous_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆋"}.ic_refineui_previous_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆉"}.ic_refineui_print_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓣"}.ic_refineui_print_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓠"}.ic_refineui_print_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓤"}.ic_refineui_print_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓥"}.ic_refineui_print_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓡"}.ic_refineui_print_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓢"}.ic_refineui_pulse-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃶"}.ic_refineui_pulse-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃸"}.ic_refineui_pulse-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃺"}.ic_refineui_pulse-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃼"}.ic_refineui_pulse-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱃾"}.ic_refineui_pulse-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄀"}.ic_refineui_pulse-square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄂"}.ic_refineui_pulse-square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄄"}.ic_refineui_pulse-square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄆"}.ic_refineui_pulse-square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄈"}.ic_refineui_pulse-square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄊"}.ic_refineui_pulse-square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄌"}.ic_refineui_pulse_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎽"}.ic_refineui_pulse_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎿"}.ic_refineui_pulse_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎻"}.ic_refineui_pulse_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎾"}.ic_refineui_pulse_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎺"}.ic_refineui_pulse_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎼"}.ic_refineui_pulse_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞬"}.ic_refineui_pulse_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞯"}.ic_refineui_pulse_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞭"}.ic_refineui_pulse_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞪"}.ic_refineui_pulse_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞮"}.ic_refineui_pulse_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞫"}.ic_refineui_pulse_square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅾"}.ic_refineui_pulse_square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅺"}.ic_refineui_pulse_square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅼"}.ic_refineui_pulse_square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅻"}.ic_refineui_pulse_square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅿"}.ic_refineui_pulse_square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅽"}.ic_refineui_python_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇹"}.ic_refineui_python_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇽"}.ic_refineui_python_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇻"}.ic_refineui_python_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇼"}.ic_refineui_python_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇸"}.ic_refineui_python_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇺"}.ic_refineui_qr-code_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄎"}.ic_refineui_qr-code_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄐"}.ic_refineui_qr-code_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄒"}.ic_refineui_qr-code_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄔"}.ic_refineui_qr-code_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄖"}.ic_refineui_qr-code_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄘"}.ic_refineui_qr_code_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔓"}.ic_refineui_qr_code_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔕"}.ic_refineui_qr_code_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔑"}.ic_refineui_qr_code_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔐"}.ic_refineui_qr_code_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔔"}.ic_refineui_qr_code_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔒"}.ic_refineui_question-circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄚"}.ic_refineui_question-circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄜"}.ic_refineui_question-circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄞"}.ic_refineui_question-circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄠"}.ic_refineui_question-circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄢"}.ic_refineui_question-circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄤"}.ic_refineui_question_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔽"}.ic_refineui_question_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔺"}.ic_refineui_question_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔼"}.ic_refineui_question_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔿"}.ic_refineui_question_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔻"}.ic_refineui_question_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔾"}.ic_refineui_question_circle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨖"}.ic_refineui_question_circle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨔"}.ic_refineui_question_circle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨗"}.ic_refineui_question_circle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨘"}.ic_refineui_question_circle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨙"}.ic_refineui_question_circle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨕"}.ic_refineui_radio-button_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄦"}.ic_refineui_radio-button_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄨"}.ic_refineui_radio-button_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄪"}.ic_refineui_radio-button_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄬"}.ic_refineui_radio-button_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄮"}.ic_refineui_radio-button_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄰"}.ic_refineui_radio_button_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛉"}.ic_refineui_radio_button_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛆"}.ic_refineui_radio_button_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛇"}.ic_refineui_radio_button_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛊"}.ic_refineui_radio_button_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛋"}.ic_refineui_radio_button_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛈"}.ic_refineui_ram_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦷"}.ic_refineui_ram_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦴"}.ic_refineui_ram_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦶"}.ic_refineui_ram_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦵"}.ic_refineui_ram_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦹"}.ic_refineui_ram_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦸"}.ic_refineui_record-stop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄲"}.ic_refineui_record-stop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄴"}.ic_refineui_record-stop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄶"}.ic_refineui_record-stop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄸"}.ic_refineui_record-stop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄺"}.ic_refineui_record-stop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄼"}.ic_refineui_record_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅥"}.ic_refineui_record_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅧"}.ic_refineui_record_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅦"}.ic_refineui_record_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅣"}.ic_refineui_record_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅢"}.ic_refineui_record_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅤"}.ic_refineui_record_stop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈘"}.ic_refineui_record_stop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈛"}.ic_refineui_record_stop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈙"}.ic_refineui_record_stop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈖"}.ic_refineui_record_stop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈚"}.ic_refineui_record_stop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈗"}.ic_refineui_rectangle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔰"}.ic_refineui_rectangle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔮"}.ic_refineui_rectangle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔲"}.ic_refineui_rectangle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔯"}.ic_refineui_rectangle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔳"}.ic_refineui_rectangle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔱"}.ic_refineui_refineui_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆕"}.ic_refineui_refineui_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆒"}.ic_refineui_refineui_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆔"}.ic_refineui_refineui_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆗"}.ic_refineui_refineui_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆓"}.ic_refineui_refineui_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆖"}.ic_refineui_rewind_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑩"}.ic_refineui_rewind_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑭"}.ic_refineui_rewind_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑪"}.ic_refineui_rewind_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑫"}.ic_refineui_rewind_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑬"}.ic_refineui_rewind_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑨"}.ic_refineui_rhombus_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚁"}.ic_refineui_rhombus_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚃"}.ic_refineui_rhombus_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙿"}.ic_refineui_rhombus_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚂"}.ic_refineui_rhombus_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙾"}.ic_refineui_rhombus_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚀"}.ic_refineui_ribbon_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕡"}.ic_refineui_ribbon_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕣"}.ic_refineui_ribbon_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕟"}.ic_refineui_ribbon_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕢"}.ic_refineui_ribbon_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕞"}.ic_refineui_ribbon_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕠"}.ic_refineui_road-cone_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱄾"}.ic_refineui_road-cone_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅀"}.ic_refineui_road-cone_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅂"}.ic_refineui_road-cone_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅄"}.ic_refineui_road-cone_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅆"}.ic_refineui_road-cone_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅈"}.ic_refineui_road_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎔"}.ic_refineui_road_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎐"}.ic_refineui_road_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎓"}.ic_refineui_road_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎒"}.ic_refineui_road_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎑"}.ic_refineui_road_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎕"}.ic_refineui_road_cone_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝅"}.ic_refineui_road_cone_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝉"}.ic_refineui_road_cone_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝄"}.ic_refineui_road_cone_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝇"}.ic_refineui_road_cone_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝈"}.ic_refineui_road_cone_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝆"}.ic_refineui_rocket_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠥"}.ic_refineui_rocket_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠢"}.ic_refineui_rocket_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠤"}.ic_refineui_rocket_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠣"}.ic_refineui_rocket_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠧"}.ic_refineui_rocket_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠦"}.ic_refineui_rotation_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣘"}.ic_refineui_rotation_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣛"}.ic_refineui_rotation_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣙"}.ic_refineui_rotation_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣚"}.ic_refineui_rotation_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣖"}.ic_refineui_rotation_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣗"}.ic_refineui_router_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨢"}.ic_refineui_router_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨥"}.ic_refineui_router_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨡"}.ic_refineui_router_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨤"}.ic_refineui_router_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨠"}.ic_refineui_router_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨣"}.ic_refineui_rss_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍲"}.ic_refineui_rss_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍷"}.ic_refineui_rss_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍴"}.ic_refineui_rss_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍵"}.ic_refineui_rss_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍶"}.ic_refineui_rss_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍳"}.ic_refineui_ruler_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚋"}.ic_refineui_ruler_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚊"}.ic_refineui_ruler_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚍"}.ic_refineui_ruler_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚎"}.ic_refineui_ruler_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚏"}.ic_refineui_ruler_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚌"}.ic_refineui_run_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢗"}.ic_refineui_run_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢔"}.ic_refineui_run_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢕"}.ic_refineui_run_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢘"}.ic_refineui_run_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢙"}.ic_refineui_run_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢖"}.ic_refineui_save_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣼"}.ic_refineui_save_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣿"}.ic_refineui_save_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣽"}.ic_refineui_save_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣾"}.ic_refineui_save_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣺"}.ic_refineui_save_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣻"}.ic_refineui_scales_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔟"}.ic_refineui_scales_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔜"}.ic_refineui_scales_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔡"}.ic_refineui_scales_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔞"}.ic_refineui_scales_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔝"}.ic_refineui_scales_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔠"}.ic_refineui_script_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓿"}.ic_refineui_script_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔃"}.ic_refineui_script_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔁"}.ic_refineui_script_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔂"}.ic_refineui_script_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓾"}.ic_refineui_script_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔀"}.ic_refineui_search_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕊"}.ic_refineui_search_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕋"}.ic_refineui_search_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕈"}.ic_refineui_search_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕇"}.ic_refineui_search_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕆"}.ic_refineui_search_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕉"}.ic_refineui_send_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤔"}.ic_refineui_send_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤒"}.ic_refineui_send_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤓"}.ic_refineui_send_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤖"}.ic_refineui_send_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤗"}.ic_refineui_send_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤕"}.ic_refineui_serial-port_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅊"}.ic_refineui_serial-port_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅌"}.ic_refineui_serial-port_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅎"}.ic_refineui_serial-port_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅐"}.ic_refineui_serial-port_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅒"}.ic_refineui_serial-port_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅔"}.ic_refineui_serial_port_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄜"}.ic_refineui_serial_port_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄟"}.ic_refineui_serial_port_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄛"}.ic_refineui_serial_port_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄚"}.ic_refineui_serial_port_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄞"}.ic_refineui_serial_port_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄝"}.ic_refineui_server-link_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅖"}.ic_refineui_server-link_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅘"}.ic_refineui_server-link_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅚"}.ic_refineui_server-link_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅜"}.ic_refineui_server-link_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅞"}.ic_refineui_server-link_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅠"}.ic_refineui_server-play_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅢"}.ic_refineui_server-play_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅤"}.ic_refineui_server-play_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅦"}.ic_refineui_server-play_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅨"}.ic_refineui_server-play_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅪"}.ic_refineui_server-play_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅬"}.ic_refineui_server_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐲"}.ic_refineui_server_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐷"}.ic_refineui_server_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐴"}.ic_refineui_server_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐵"}.ic_refineui_server_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐶"}.ic_refineui_server_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐳"}.ic_refineui_server_link_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣀"}.ic_refineui_server_link_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣃"}.ic_refineui_server_link_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣂"}.ic_refineui_server_link_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢿"}.ic_refineui_server_link_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢾"}.ic_refineui_server_link_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣁"}.ic_refineui_server_play_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘈"}.ic_refineui_server_play_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘆"}.ic_refineui_server_play_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘇"}.ic_refineui_server_play_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘊"}.ic_refineui_server_play_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘋"}.ic_refineui_server_play_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘉"}.ic_refineui_service-bell_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅮"}.ic_refineui_service-bell_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅰"}.ic_refineui_service-bell_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅲"}.ic_refineui_service-bell_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅴"}.ic_refineui_service-bell_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅶"}.ic_refineui_service-bell_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅸"}.ic_refineui_service_bell_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙐"}.ic_refineui_service_bell_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙓"}.ic_refineui_service_bell_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙑"}.ic_refineui_service_bell_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙎"}.ic_refineui_service_bell_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙒"}.ic_refineui_service_bell_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙏"}.ic_refineui_settings_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁯"}.ic_refineui_settings_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁱"}.ic_refineui_settings_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁰"}.ic_refineui_settings_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁭"}.ic_refineui_settings_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁬"}.ic_refineui_settings_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁮"}.ic_refineui_shape-exclude_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅺"}.ic_refineui_shape-exclude_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅼"}.ic_refineui_shape-exclude_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱅾"}.ic_refineui_shape-exclude_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆀"}.ic_refineui_shape-exclude_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆂"}.ic_refineui_shape-exclude_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆄"}.ic_refineui_shape-intersect_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆆"}.ic_refineui_shape-intersect_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆈"}.ic_refineui_shape-intersect_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆊"}.ic_refineui_shape-intersect_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆌"}.ic_refineui_shape-intersect_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆎"}.ic_refineui_shape-intersect_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆐"}.ic_refineui_shape-subtract_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆒"}.ic_refineui_shape-subtract_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆔"}.ic_refineui_shape-subtract_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆖"}.ic_refineui_shape-subtract_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆘"}.ic_refineui_shape-subtract_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆚"}.ic_refineui_shape-subtract_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆜"}.ic_refineui_shape-union_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆞"}.ic_refineui_shape-union_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆠"}.ic_refineui_shape-union_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆢"}.ic_refineui_shape-union_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆤"}.ic_refineui_shape-union_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆦"}.ic_refineui_shape-union_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆨"}.ic_refineui_shape_exclude_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡳"}.ic_refineui_shape_exclude_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡵"}.ic_refineui_shape_exclude_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡱"}.ic_refineui_shape_exclude_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡴"}.ic_refineui_shape_exclude_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡰"}.ic_refineui_shape_exclude_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡲"}.ic_refineui_shape_intersect_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜶"}.ic_refineui_shape_intersect_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜲"}.ic_refineui_shape_intersect_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜴"}.ic_refineui_shape_intersect_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜳"}.ic_refineui_shape_intersect_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜷"}.ic_refineui_shape_intersect_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜵"}.ic_refineui_shape_subtract_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞙"}.ic_refineui_shape_subtract_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞝"}.ic_refineui_shape_subtract_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞚"}.ic_refineui_shape_subtract_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞛"}.ic_refineui_shape_subtract_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞜"}.ic_refineui_shape_subtract_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰞘"}.ic_refineui_shape_union_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋙"}.ic_refineui_shape_union_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋛"}.ic_refineui_shape_union_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋗"}.ic_refineui_shape_union_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋚"}.ic_refineui_shape_union_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋖"}.ic_refineui_shape_union_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋘"}.ic_refineui_shapes_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐺"}.ic_refineui_shapes_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐽"}.ic_refineui_shapes_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐻"}.ic_refineui_shapes_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐼"}.ic_refineui_shapes_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐸"}.ic_refineui_shapes_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐹"}.ic_refineui_share-android_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆪"}.ic_refineui_share-android_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆬"}.ic_refineui_share-android_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆮"}.ic_refineui_share-android_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆰"}.ic_refineui_share-android_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆲"}.ic_refineui_share-android_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆴"}.ic_refineui_share-ios_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆶"}.ic_refineui_share-ios_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆸"}.ic_refineui_share-ios_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆺"}.ic_refineui_share-ios_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆼"}.ic_refineui_share-ios_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱆾"}.ic_refineui_share-ios_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇀"}.ic_refineui_share_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧴"}.ic_refineui_share_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧰"}.ic_refineui_share_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧲"}.ic_refineui_share_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧵"}.ic_refineui_share_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧱"}.ic_refineui_share_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧳"}.ic_refineui_share_android_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘩"}.ic_refineui_share_android_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘤"}.ic_refineui_share_android_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘧"}.ic_refineui_share_android_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘦"}.ic_refineui_share_android_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘥"}.ic_refineui_share_android_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘨"}.ic_refineui_share_ios_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤹"}.ic_refineui_share_ios_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤻"}.ic_refineui_share_ios_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤸"}.ic_refineui_share_ios_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤷"}.ic_refineui_share_ios_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤶"}.ic_refineui_share_ios_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤺"}.ic_refineui_shell-script_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇂"}.ic_refineui_shell-script_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇄"}.ic_refineui_shell-script_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇆"}.ic_refineui_shell-script_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇈"}.ic_refineui_shell-script_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇊"}.ic_refineui_shell-script_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇌"}.ic_refineui_shell_script_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀧"}.ic_refineui_shell_script_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀩"}.ic_refineui_shell_script_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀦"}.ic_refineui_shell_script_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀥"}.ic_refineui_shell_script_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀤"}.ic_refineui_shell_script_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰀨"}.ic_refineui_shield_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁜"}.ic_refineui_shield_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁟"}.ic_refineui_shield_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁝"}.ic_refineui_shield_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁚"}.ic_refineui_shield_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁞"}.ic_refineui_shield_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁛"}.ic_refineui_shopping-bag_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇎"}.ic_refineui_shopping-bag_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇐"}.ic_refineui_shopping-bag_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇒"}.ic_refineui_shopping-bag_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇔"}.ic_refineui_shopping-bag_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇖"}.ic_refineui_shopping-bag_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇘"}.ic_refineui_shopping_bag_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜢"}.ic_refineui_shopping_bag_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜥"}.ic_refineui_shopping_bag_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜠"}.ic_refineui_shopping_bag_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜣"}.ic_refineui_shopping_bag_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜤"}.ic_refineui_shopping_bag_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜡"}.ic_refineui_sim_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣰"}.ic_refineui_sim_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣮"}.ic_refineui_sim_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣲"}.ic_refineui_sim_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣳"}.ic_refineui_sim_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣯"}.ic_refineui_sim_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣱"}.ic_refineui_slide-add_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇚"}.ic_refineui_slide-add_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇜"}.ic_refineui_slide-add_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇞"}.ic_refineui_slide-add_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇠"}.ic_refineui_slide-add_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇢"}.ic_refineui_slide-add_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇤"}.ic_refineui_slide-content_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇦"}.ic_refineui_slide-content_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇨"}.ic_refineui_slide-content_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇪"}.ic_refineui_slide-content_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇬"}.ic_refineui_slide-content_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇮"}.ic_refineui_slide-content_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇰"}.ic_refineui_slide-eraser_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇲"}.ic_refineui_slide-eraser_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇴"}.ic_refineui_slide-eraser_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇶"}.ic_refineui_slide-eraser_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇸"}.ic_refineui_slide-eraser_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇺"}.ic_refineui_slide-eraser_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇼"}.ic_refineui_slide-grid_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱇾"}.ic_refineui_slide-grid_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈀"}.ic_refineui_slide-grid_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈂"}.ic_refineui_slide-grid_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈄"}.ic_refineui_slide-grid_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈆"}.ic_refineui_slide-grid_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈈"}.ic_refineui_slide-hide_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈊"}.ic_refineui_slide-hide_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈌"}.ic_refineui_slide-hide_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈎"}.ic_refineui_slide-hide_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈐"}.ic_refineui_slide-hide_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈒"}.ic_refineui_slide-hide_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈔"}.ic_refineui_slide-layout_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈖"}.ic_refineui_slide-layout_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈘"}.ic_refineui_slide-layout_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈚"}.ic_refineui_slide-layout_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈜"}.ic_refineui_slide-layout_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈞"}.ic_refineui_slide-layout_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈠"}.ic_refineui_slide_add_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌭"}.ic_refineui_slide_add_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌯"}.ic_refineui_slide_add_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌫"}.ic_refineui_slide_add_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌮"}.ic_refineui_slide_add_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌪"}.ic_refineui_slide_add_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌬"}.ic_refineui_slide_content_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚞"}.ic_refineui_slide_content_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚜"}.ic_refineui_slide_content_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚠"}.ic_refineui_slide_content_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚝"}.ic_refineui_slide_content_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚡"}.ic_refineui_slide_content_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚟"}.ic_refineui_slide_eraser_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋑"}.ic_refineui_slide_eraser_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋕"}.ic_refineui_slide_eraser_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋒"}.ic_refineui_slide_eraser_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋓"}.ic_refineui_slide_eraser_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋔"}.ic_refineui_slide_eraser_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋐"}.ic_refineui_slide_grid_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙼"}.ic_refineui_slide_grid_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙸"}.ic_refineui_slide_grid_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙺"}.ic_refineui_slide_grid_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙽"}.ic_refineui_slide_grid_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙹"}.ic_refineui_slide_grid_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰙻"}.ic_refineui_slide_hide_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤈"}.ic_refineui_slide_hide_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤆"}.ic_refineui_slide_hide_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤇"}.ic_refineui_slide_hide_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤊"}.ic_refineui_slide_hide_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤋"}.ic_refineui_slide_hide_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰤉"}.ic_refineui_slide_layout_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆠"}.ic_refineui_slide_layout_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆞"}.ic_refineui_slide_layout_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆟"}.ic_refineui_slide_layout_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆢"}.ic_refineui_slide_layout_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆣"}.ic_refineui_slide_layout_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆡"}.ic_refineui_smartwatch_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆾"}.ic_refineui_smartwatch_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇁"}.ic_refineui_smartwatch_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆽"}.ic_refineui_smartwatch_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇀"}.ic_refineui_smartwatch_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆼"}.ic_refineui_smartwatch_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆿"}.ic_refineui_sound-source_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈢"}.ic_refineui_sound-source_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈤"}.ic_refineui_sound-source_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈦"}.ic_refineui_sound-source_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈨"}.ic_refineui_sound-source_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈪"}.ic_refineui_sound-source_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈬"}.ic_refineui_sound_source_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝰"}.ic_refineui_sound_source_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝳"}.ic_refineui_sound_source_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝲"}.ic_refineui_sound_source_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝯"}.ic_refineui_sound_source_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝮"}.ic_refineui_sound_source_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝱"}.ic_refineui_spacebar_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑻"}.ic_refineui_spacebar_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑿"}.ic_refineui_spacebar_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑽"}.ic_refineui_spacebar_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑾"}.ic_refineui_spacebar_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑺"}.ic_refineui_spacebar_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑼"}.ic_refineui_sport-baseball_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈮"}.ic_refineui_sport-baseball_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈰"}.ic_refineui_sport-baseball_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈲"}.ic_refineui_sport-baseball_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈴"}.ic_refineui_sport-baseball_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈶"}.ic_refineui_sport-baseball_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈸"}.ic_refineui_sport-basketball_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈺"}.ic_refineui_sport-basketball_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈼"}.ic_refineui_sport-basketball_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱈾"}.ic_refineui_sport-basketball_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉀"}.ic_refineui_sport-basketball_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉂"}.ic_refineui_sport-basketball_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉄"}.ic_refineui_sport-soccer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉆"}.ic_refineui_sport-soccer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉈"}.ic_refineui_sport-soccer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉊"}.ic_refineui_sport-soccer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉌"}.ic_refineui_sport-soccer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉎"}.ic_refineui_sport-soccer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉐"}.ic_refineui_sport_baseball_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛄"}.ic_refineui_sport_baseball_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛀"}.ic_refineui_sport_baseball_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛃"}.ic_refineui_sport_baseball_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛂"}.ic_refineui_sport_baseball_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛁"}.ic_refineui_sport_baseball_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛅"}.ic_refineui_sport_basketball_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈍"}.ic_refineui_sport_basketball_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈏"}.ic_refineui_sport_basketball_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈎"}.ic_refineui_sport_basketball_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈋"}.ic_refineui_sport_basketball_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈊"}.ic_refineui_sport_basketball_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈌"}.ic_refineui_sport_soccer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎬"}.ic_refineui_sport_soccer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎨"}.ic_refineui_sport_soccer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎫"}.ic_refineui_sport_soccer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎪"}.ic_refineui_sport_soccer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎩"}.ic_refineui_sport_soccer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎭"}.ic_refineui_spray-can_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉒"}.ic_refineui_spray-can_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉔"}.ic_refineui_spray-can_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉖"}.ic_refineui_spray-can_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉘"}.ic_refineui_spray-can_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉚"}.ic_refineui_spray-can_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉜"}.ic_refineui_spray_can_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡉"}.ic_refineui_spray_can_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡆"}.ic_refineui_spray_can_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡋"}.ic_refineui_spray_can_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡈"}.ic_refineui_spray_can_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡇"}.ic_refineui_spray_can_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡊"}.ic_refineui_square-hint_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉞"}.ic_refineui_square-hint_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉠"}.ic_refineui_square-hint_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉢"}.ic_refineui_square-hint_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉤"}.ic_refineui_square-hint_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉦"}.ic_refineui_square-hint_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉨"}.ic_refineui_square-multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉪"}.ic_refineui_square-multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉬"}.ic_refineui_square-multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉮"}.ic_refineui_square-multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉰"}.ic_refineui_square-multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉲"}.ic_refineui_square-multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉴"}.ic_refineui_square_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋶"}.ic_refineui_square_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋴"}.ic_refineui_square_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋸"}.ic_refineui_square_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋹"}.ic_refineui_square_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋵"}.ic_refineui_square_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋷"}.ic_refineui_square_hint_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑂"}.ic_refineui_square_hint_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐾"}.ic_refineui_square_hint_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑃"}.ic_refineui_square_hint_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑀"}.ic_refineui_square_hint_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐿"}.ic_refineui_square_hint_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑁"}.ic_refineui_square_multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍀"}.ic_refineui_square_multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌼"}.ic_refineui_square_multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌿"}.ic_refineui_square_multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌾"}.ic_refineui_square_multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌽"}.ic_refineui_square_multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍁"}.ic_refineui_star_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖵"}.ic_refineui_star_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖷"}.ic_refineui_star_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖶"}.ic_refineui_star_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖳"}.ic_refineui_star_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖲"}.ic_refineui_star_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖴"}.ic_refineui_stop_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐞"}.ic_refineui_stop_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐟"}.ic_refineui_stop_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐜"}.ic_refineui_stop_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐛"}.ic_refineui_stop_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐚"}.ic_refineui_stop_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰐝"}.ic_refineui_subtract_12_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉶"}.ic_refineui_subtract_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇢"}.ic_refineui_subtract_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇠"}.ic_refineui_subtract_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇡"}.ic_refineui_subtract_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇤"}.ic_refineui_subtract_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇥"}.ic_refineui_subtract_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇣"}.ic_refineui_swift_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚙"}.ic_refineui_swift_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚖"}.ic_refineui_swift_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚘"}.ic_refineui_swift_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚛"}.ic_refineui_swift_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚗"}.ic_refineui_swift_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰚚"}.ic_refineui_tab_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒞"}.ic_refineui_tab_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒣"}.ic_refineui_tab_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒠"}.ic_refineui_tab_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒡"}.ic_refineui_tab_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒢"}.ic_refineui_tab_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒟"}.ic_refineui_tablet_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂶"}.ic_refineui_tablet_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂹"}.ic_refineui_tablet_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂸"}.ic_refineui_tablet_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂵"}.ic_refineui_tablet_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂴"}.ic_refineui_tablet_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰂷"}.ic_refineui_tag_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥗"}.ic_refineui_tag_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥙"}.ic_refineui_tag_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥘"}.ic_refineui_tag_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥕"}.ic_refineui_tag_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥔"}.ic_refineui_tag_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥖"}.ic_refineui_target_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊒"}.ic_refineui_target_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊎"}.ic_refineui_target_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊐"}.ic_refineui_target_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊓"}.ic_refineui_target_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊏"}.ic_refineui_target_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊑"}.ic_refineui_temperature_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣪"}.ic_refineui_temperature_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣭"}.ic_refineui_temperature_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣫"}.ic_refineui_temperature_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣬"}.ic_refineui_temperature_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣨"}.ic_refineui_temperature_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰣩"}.ic_refineui_tent_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔫"}.ic_refineui_tent_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔭"}.ic_refineui_tent_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔬"}.ic_refineui_tent_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔩"}.ic_refineui_tent_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔨"}.ic_refineui_tent_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰔪"}.ic_refineui_text-align-center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉸"}.ic_refineui_text-align-center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉺"}.ic_refineui_text-align-center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉼"}.ic_refineui_text-align-center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱉾"}.ic_refineui_text-align-center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊀"}.ic_refineui_text-align-center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊂"}.ic_refineui_text-align-justify_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊄"}.ic_refineui_text-align-justify_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊆"}.ic_refineui_text-align-justify_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊈"}.ic_refineui_text-align-justify_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊊"}.ic_refineui_text-align-justify_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊌"}.ic_refineui_text-align-justify_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊎"}.ic_refineui_text-align-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊐"}.ic_refineui_text-align-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊒"}.ic_refineui_text-align-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊔"}.ic_refineui_text-align-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊖"}.ic_refineui_text-align-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊘"}.ic_refineui_text-align-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊚"}.ic_refineui_text-align-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊜"}.ic_refineui_text-align-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊞"}.ic_refineui_text-align-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊠"}.ic_refineui_text-align-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊢"}.ic_refineui_text-align-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊤"}.ic_refineui_text-align-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊦"}.ic_refineui_text_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠱"}.ic_refineui_text_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠮"}.ic_refineui_text_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠲"}.ic_refineui_text_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠳"}.ic_refineui_text_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠯"}.ic_refineui_text_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠰"}.ic_refineui_text_align_center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒭"}.ic_refineui_text_align_center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒯"}.ic_refineui_text_align_center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒫"}.ic_refineui_text_align_center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒮"}.ic_refineui_text_align_center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒪"}.ic_refineui_text_align_center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒬"}.ic_refineui_text_align_justify_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑣"}.ic_refineui_text_align_justify_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑢"}.ic_refineui_text_align_justify_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑥"}.ic_refineui_text_align_justify_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑦"}.ic_refineui_text_align_justify_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑧"}.ic_refineui_text_align_justify_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰑤"}.ic_refineui_text_align_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗘"}.ic_refineui_text_align_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗖"}.ic_refineui_text_align_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗗"}.ic_refineui_text_align_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗚"}.ic_refineui_text_align_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗛"}.ic_refineui_text_align_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗙"}.ic_refineui_text_align_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛠"}.ic_refineui_text_align_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛣"}.ic_refineui_text_align_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛡"}.ic_refineui_text_align_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛞"}.ic_refineui_text_align_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛢"}.ic_refineui_text_align_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛟"}.ic_refineui_textbox-align-bottom-center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊴"}.ic_refineui_textbox-align-bottom-center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊶"}.ic_refineui_textbox-align-bottom-center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊸"}.ic_refineui_textbox-align-bottom-center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊺"}.ic_refineui_textbox-align-bottom-center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊼"}.ic_refineui_textbox-align-bottom-center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊾"}.ic_refineui_textbox-align-bottom-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋀"}.ic_refineui_textbox-align-bottom-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋂"}.ic_refineui_textbox-align-bottom-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋄"}.ic_refineui_textbox-align-bottom-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋆"}.ic_refineui_textbox-align-bottom-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋈"}.ic_refineui_textbox-align-bottom-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋊"}.ic_refineui_textbox-align-bottom-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋌"}.ic_refineui_textbox-align-bottom-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋎"}.ic_refineui_textbox-align-bottom-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋐"}.ic_refineui_textbox-align-bottom-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋒"}.ic_refineui_textbox-align-bottom-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋔"}.ic_refineui_textbox-align-bottom-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋖"}.ic_refineui_textbox-align-bottom_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊨"}.ic_refineui_textbox-align-bottom_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊪"}.ic_refineui_textbox-align-bottom_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊬"}.ic_refineui_textbox-align-bottom_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊮"}.ic_refineui_textbox-align-bottom_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊰"}.ic_refineui_textbox-align-bottom_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱊲"}.ic_refineui_textbox-align-center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋘"}.ic_refineui_textbox-align-center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋚"}.ic_refineui_textbox-align-center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋜"}.ic_refineui_textbox-align-center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋞"}.ic_refineui_textbox-align-center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋠"}.ic_refineui_textbox-align-center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋢"}.ic_refineui_textbox-align-middle-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋰"}.ic_refineui_textbox-align-middle-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋲"}.ic_refineui_textbox-align-middle-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋴"}.ic_refineui_textbox-align-middle-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋶"}.ic_refineui_textbox-align-middle-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋸"}.ic_refineui_textbox-align-middle-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋺"}.ic_refineui_textbox-align-middle-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋼"}.ic_refineui_textbox-align-middle-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋾"}.ic_refineui_textbox-align-middle-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌀"}.ic_refineui_textbox-align-middle-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌂"}.ic_refineui_textbox-align-middle-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌄"}.ic_refineui_textbox-align-middle-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌆"}.ic_refineui_textbox-align-middle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋤"}.ic_refineui_textbox-align-middle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋦"}.ic_refineui_textbox-align-middle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋨"}.ic_refineui_textbox-align-middle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋪"}.ic_refineui_textbox-align-middle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋬"}.ic_refineui_textbox-align-middle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱋮"}.ic_refineui_textbox-align-top-center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌔"}.ic_refineui_textbox-align-top-center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌖"}.ic_refineui_textbox-align-top-center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌘"}.ic_refineui_textbox-align-top-center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌚"}.ic_refineui_textbox-align-top-center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌜"}.ic_refineui_textbox-align-top-center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌞"}.ic_refineui_textbox-align-top-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌠"}.ic_refineui_textbox-align-top-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌢"}.ic_refineui_textbox-align-top-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌤"}.ic_refineui_textbox-align-top-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌦"}.ic_refineui_textbox-align-top-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌨"}.ic_refineui_textbox-align-top-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌪"}.ic_refineui_textbox-align-top-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌬"}.ic_refineui_textbox-align-top-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌮"}.ic_refineui_textbox-align-top-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌰"}.ic_refineui_textbox-align-top-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌲"}.ic_refineui_textbox-align-top-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌴"}.ic_refineui_textbox-align-top-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌶"}.ic_refineui_textbox-align-top_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌈"}.ic_refineui_textbox-align-top_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌊"}.ic_refineui_textbox-align-top_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌌"}.ic_refineui_textbox-align-top_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌎"}.ic_refineui_textbox-align-top_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌐"}.ic_refineui_textbox-align-top_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌒"}.ic_refineui_textbox_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥌"}.ic_refineui_textbox_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥈"}.ic_refineui_textbox_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥊"}.ic_refineui_textbox_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥍"}.ic_refineui_textbox_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥉"}.ic_refineui_textbox_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥋"}.ic_refineui_textbox_align_bottom_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆬"}.ic_refineui_textbox_align_bottom_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆯"}.ic_refineui_textbox_align_bottom_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆫"}.ic_refineui_textbox_align_bottom_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆮"}.ic_refineui_textbox_align_bottom_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆪"}.ic_refineui_textbox_align_bottom_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆭"}.ic_refineui_textbox_align_bottom_center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡜"}.ic_refineui_textbox_align_bottom_center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡘"}.ic_refineui_textbox_align_bottom_center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡛"}.ic_refineui_textbox_align_bottom_center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡚"}.ic_refineui_textbox_align_bottom_center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡙"}.ic_refineui_textbox_align_bottom_center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡝"}.ic_refineui_textbox_align_bottom_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅞"}.ic_refineui_textbox_align_bottom_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅡"}.ic_refineui_textbox_align_bottom_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅠"}.ic_refineui_textbox_align_bottom_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅝"}.ic_refineui_textbox_align_bottom_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅜"}.ic_refineui_textbox_align_bottom_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅟"}.ic_refineui_textbox_align_bottom_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓨"}.ic_refineui_textbox_align_bottom_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓫"}.ic_refineui_textbox_align_bottom_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓧"}.ic_refineui_textbox_align_bottom_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓪"}.ic_refineui_textbox_align_bottom_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓦"}.ic_refineui_textbox_align_bottom_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓩"}.ic_refineui_textbox_align_center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗂"}.ic_refineui_textbox_align_center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖾"}.ic_refineui_textbox_align_center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗀"}.ic_refineui_textbox_align_center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖿"}.ic_refineui_textbox_align_center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗃"}.ic_refineui_textbox_align_center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗁"}.ic_refineui_textbox_align_middle_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡎"}.ic_refineui_textbox_align_middle_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡑"}.ic_refineui_textbox_align_middle_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡐"}.ic_refineui_textbox_align_middle_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡍"}.ic_refineui_textbox_align_middle_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡌"}.ic_refineui_textbox_align_middle_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰡏"}.ic_refineui_textbox_align_middle_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖺"}.ic_refineui_textbox_align_middle_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖸"}.ic_refineui_textbox_align_middle_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖹"}.ic_refineui_textbox_align_middle_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖼"}.ic_refineui_textbox_align_middle_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖽"}.ic_refineui_textbox_align_middle_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖻"}.ic_refineui_textbox_align_middle_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏈"}.ic_refineui_textbox_align_middle_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏆"}.ic_refineui_textbox_align_middle_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏇"}.ic_refineui_textbox_align_middle_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏊"}.ic_refineui_textbox_align_middle_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏋"}.ic_refineui_textbox_align_middle_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏉"}.ic_refineui_textbox_align_top_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜀"}.ic_refineui_textbox_align_top_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛼"}.ic_refineui_textbox_align_top_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛾"}.ic_refineui_textbox_align_top_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛽"}.ic_refineui_textbox_align_top_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜁"}.ic_refineui_textbox_align_top_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛿"}.ic_refineui_textbox_align_top_center_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦯"}.ic_refineui_textbox_align_top_center_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦳"}.ic_refineui_textbox_align_top_center_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦮"}.ic_refineui_textbox_align_top_center_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦱"}.ic_refineui_textbox_align_top_center_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦲"}.ic_refineui_textbox_align_top_center_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦰"}.ic_refineui_textbox_align_top_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧃"}.ic_refineui_textbox_align_top_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧀"}.ic_refineui_textbox_align_top_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧂"}.ic_refineui_textbox_align_top_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧁"}.ic_refineui_textbox_align_top_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧅"}.ic_refineui_textbox_align_top_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧄"}.ic_refineui_textbox_align_top_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎆"}.ic_refineui_textbox_align_top_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎄"}.ic_refineui_textbox_align_top_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎅"}.ic_refineui_textbox_align_top_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎈"}.ic_refineui_textbox_align_top_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎉"}.ic_refineui_textbox_align_top_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰎇"}.ic_refineui_thinking_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘭"}.ic_refineui_thinking_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘯"}.ic_refineui_thinking_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘫"}.ic_refineui_thinking_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘮"}.ic_refineui_thinking_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘪"}.ic_refineui_thinking_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰘬"}.ic_refineui_ticket_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝸"}.ic_refineui_ticket_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝴"}.ic_refineui_ticket_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝹"}.ic_refineui_ticket_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝶"}.ic_refineui_ticket_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝵"}.ic_refineui_ticket_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝷"}.ic_refineui_timer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍪"}.ic_refineui_timer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍦"}.ic_refineui_timer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍫"}.ic_refineui_timer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍨"}.ic_refineui_timer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍧"}.ic_refineui_timer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰍩"}.ic_refineui_toggle-left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌸"}.ic_refineui_toggle-left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌺"}.ic_refineui_toggle-left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌼"}.ic_refineui_toggle-left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱌾"}.ic_refineui_toggle-left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍀"}.ic_refineui_toggle-left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍂"}.ic_refineui_toggle-multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍄"}.ic_refineui_toggle-multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍆"}.ic_refineui_toggle-multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍈"}.ic_refineui_toggle-multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍊"}.ic_refineui_toggle-multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍌"}.ic_refineui_toggle-multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍎"}.ic_refineui_toggle-right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍐"}.ic_refineui_toggle-right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍒"}.ic_refineui_toggle-right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍔"}.ic_refineui_toggle-right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍖"}.ic_refineui_toggle-right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍘"}.ic_refineui_toggle-right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍚"}.ic_refineui_toggle_left_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨊"}.ic_refineui_toggle_left_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨍"}.ic_refineui_toggle_left_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨉"}.ic_refineui_toggle_left_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨈"}.ic_refineui_toggle_left_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨌"}.ic_refineui_toggle_left_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰨋"}.ic_refineui_toggle_multiple_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅷"}.ic_refineui_toggle_multiple_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅹"}.ic_refineui_toggle_multiple_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅸"}.ic_refineui_toggle_multiple_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅵"}.ic_refineui_toggle_multiple_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅴"}.ic_refineui_toggle_multiple_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅶"}.ic_refineui_toggle_right_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥤"}.ic_refineui_toggle_right_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥠"}.ic_refineui_toggle_right_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥥"}.ic_refineui_toggle_right_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥢"}.ic_refineui_toggle_right_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥡"}.ic_refineui_toggle_right_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥣"}.ic_refineui_toolbox_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛮"}.ic_refineui_toolbox_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛪"}.ic_refineui_toolbox_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛭"}.ic_refineui_toolbox_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛬"}.ic_refineui_toolbox_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛫"}.ic_refineui_toolbox_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰛯"}.ic_refineui_trophy_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋬"}.ic_refineui_trophy_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋭"}.ic_refineui_trophy_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋪"}.ic_refineui_trophy_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋩"}.ic_refineui_trophy_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋨"}.ic_refineui_trophy_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰋫"}.ic_refineui_tv_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒿"}.ic_refineui_tv_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒼"}.ic_refineui_tv_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓁"}.ic_refineui_tv_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒾"}.ic_refineui_tv_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰒽"}.ic_refineui_tv_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓀"}.ic_refineui_typescript_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌁"}.ic_refineui_typescript_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌀"}.ic_refineui_typescript_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌃"}.ic_refineui_typescript_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌄"}.ic_refineui_typescript_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌅"}.ic_refineui_typescript_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰌂"}.ic_refineui_umbrella_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝍"}.ic_refineui_umbrella_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝊"}.ic_refineui_umbrella_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝎"}.ic_refineui_umbrella_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝏"}.ic_refineui_umbrella_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝋"}.ic_refineui_umbrella_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝌"}.ic_refineui_usb-cable_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍜"}.ic_refineui_usb-cable_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍞"}.ic_refineui_usb-cable_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍠"}.ic_refineui_usb-cable_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍢"}.ic_refineui_usb-cable_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍤"}.ic_refineui_usb-cable_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍦"}.ic_refineui_usb_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖘"}.ic_refineui_usb_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖙"}.ic_refineui_usb_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖖"}.ic_refineui_usb_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖕"}.ic_refineui_usb_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖔"}.ic_refineui_usb_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖗"}.ic_refineui_usb_cable_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆹"}.ic_refineui_usb_cable_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆶"}.ic_refineui_usb_cable_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆸"}.ic_refineui_usb_cable_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆷"}.ic_refineui_usb_cable_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆻"}.ic_refineui_usb_cable_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆺"}.ic_refineui_verified_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇿"}.ic_refineui_verified_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈃"}.ic_refineui_verified_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇾"}.ic_refineui_verified_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈁"}.ic_refineui_verified_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈂"}.ic_refineui_verified_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈀"}.ic_refineui_video-clip_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍨"}.ic_refineui_video-clip_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍪"}.ic_refineui_video-clip_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍬"}.ic_refineui_video-clip_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍮"}.ic_refineui_video-clip_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍰"}.ic_refineui_video-clip_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍲"}.ic_refineui_video-play-pause_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍴"}.ic_refineui_video-play-pause_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍶"}.ic_refineui_video-play-pause_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍸"}.ic_refineui_video-play-pause_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍺"}.ic_refineui_video-play-pause_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍼"}.ic_refineui_video-play-pause_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱍾"}.ic_refineui_video_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃛"}.ic_refineui_video_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃝"}.ic_refineui_video_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃚"}.ic_refineui_video_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃙"}.ic_refineui_video_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃘"}.ic_refineui_video_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰃜"}.ic_refineui_video_clip_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖄"}.ic_refineui_video_clip_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖇"}.ic_refineui_video_clip_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖅"}.ic_refineui_video_clip_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖆"}.ic_refineui_video_clip_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖂"}.ic_refineui_video_clip_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖃"}.ic_refineui_video_play_pause_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆧"}.ic_refineui_video_play_pause_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆩"}.ic_refineui_video_play_pause_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆥"}.ic_refineui_video_play_pause_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆨"}.ic_refineui_video_play_pause_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆤"}.ic_refineui_video_play_pause_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰆦"}.ic_refineui_voicemail_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟴"}.ic_refineui_voicemail_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟷"}.ic_refineui_voicemail_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟳"}.ic_refineui_voicemail_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟲"}.ic_refineui_voicemail_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟶"}.ic_refineui_voicemail_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟵"}.ic_refineui_vote_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁇"}.ic_refineui_vote_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁂"}.ic_refineui_vote_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁅"}.ic_refineui_vote_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁄"}.ic_refineui_vote_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁃"}.ic_refineui_vote_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰁆"}.ic_refineui_walkie-talkie_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎀"}.ic_refineui_walkie-talkie_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎂"}.ic_refineui_walkie-talkie_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎄"}.ic_refineui_walkie-talkie_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎆"}.ic_refineui_walkie-talkie_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎈"}.ic_refineui_walkie-talkie_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎊"}.ic_refineui_walkie_talkie_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧉"}.ic_refineui_walkie_talkie_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧋"}.ic_refineui_walkie_talkie_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧇"}.ic_refineui_walkie_talkie_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧆"}.ic_refineui_walkie_talkie_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧊"}.ic_refineui_walkie_talkie_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧈"}.ic_refineui_wallet_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝓"}.ic_refineui_wallet_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝐"}.ic_refineui_wallet_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝒"}.ic_refineui_wallet_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝕"}.ic_refineui_wallet_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝑"}.ic_refineui_wallet_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝔"}.ic_refineui_wand_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥳"}.ic_refineui_wand_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥲"}.ic_refineui_wand_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥵"}.ic_refineui_wand_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥶"}.ic_refineui_wand_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥷"}.ic_refineui_wand_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥴"}.ic_refineui_warning_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖯"}.ic_refineui_warning_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖱"}.ic_refineui_warning_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖮"}.ic_refineui_warning_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖭"}.ic_refineui_warning_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖬"}.ic_refineui_warning_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰖰"}.ic_refineui_washer_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉊"}.ic_refineui_washer_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉆"}.ic_refineui_washer_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉋"}.ic_refineui_washer_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉈"}.ic_refineui_washer_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉇"}.ic_refineui_washer_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰉉"}.ic_refineui_water_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇆"}.ic_refineui_water_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇂"}.ic_refineui_water_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇄"}.ic_refineui_water_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇃"}.ic_refineui_water_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇇"}.ic_refineui_water_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰇅"}.ic_refineui_weather-blowing-snow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎌"}.ic_refineui_weather-blowing-snow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎎"}.ic_refineui_weather-blowing-snow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎐"}.ic_refineui_weather-blowing-snow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎒"}.ic_refineui_weather-blowing-snow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎔"}.ic_refineui_weather-blowing-snow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎖"}.ic_refineui_weather-cloudy_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎘"}.ic_refineui_weather-cloudy_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎚"}.ic_refineui_weather-cloudy_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎜"}.ic_refineui_weather-cloudy_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎞"}.ic_refineui_weather-cloudy_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎠"}.ic_refineui_weather-cloudy_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎢"}.ic_refineui_weather-rain_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎤"}.ic_refineui_weather-rain_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎦"}.ic_refineui_weather-rain_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎨"}.ic_refineui_weather-rain_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎪"}.ic_refineui_weather-rain_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎬"}.ic_refineui_weather-rain_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎮"}.ic_refineui_weather-snow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎰"}.ic_refineui_weather-snow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎲"}.ic_refineui_weather-snow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎴"}.ic_refineui_weather-snow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎶"}.ic_refineui_weather-snow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎸"}.ic_refineui_weather-snow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎺"}.ic_refineui_weather-snowflake_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎼"}.ic_refineui_weather-snowflake_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱎾"}.ic_refineui_weather-snowflake_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏀"}.ic_refineui_weather-snowflake_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏂"}.ic_refineui_weather-snowflake_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏄"}.ic_refineui_weather-snowflake_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏆"}.ic_refineui_weather-sunny_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏈"}.ic_refineui_weather-sunny_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏊"}.ic_refineui_weather-sunny_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏌"}.ic_refineui_weather-sunny_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏎"}.ic_refineui_weather-sunny_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏐"}.ic_refineui_weather-sunny_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏒"}.ic_refineui_weather-thunderstorm_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏔"}.ic_refineui_weather-thunderstorm_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏖"}.ic_refineui_weather-thunderstorm_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏘"}.ic_refineui_weather-thunderstorm_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏚"}.ic_refineui_weather-thunderstorm_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏜"}.ic_refineui_weather-thunderstorm_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏞"}.ic_refineui_weather_blowing_snow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜄"}.ic_refineui_weather_blowing_snow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜇"}.ic_refineui_weather_blowing_snow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜅"}.ic_refineui_weather_blowing_snow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜂"}.ic_refineui_weather_blowing_snow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜆"}.ic_refineui_weather_blowing_snow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰜃"}.ic_refineui_weather_cloudy_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢑"}.ic_refineui_weather_cloudy_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢎"}.ic_refineui_weather_cloudy_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢐"}.ic_refineui_weather_cloudy_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢏"}.ic_refineui_weather_cloudy_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢓"}.ic_refineui_weather_cloudy_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢒"}.ic_refineui_weather_rain_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠇"}.ic_refineui_weather_rain_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠉"}.ic_refineui_weather_rain_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠈"}.ic_refineui_weather_rain_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠅"}.ic_refineui_weather_rain_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠄"}.ic_refineui_weather_rain_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰠆"}.ic_refineui_weather_snow_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅱"}.ic_refineui_weather_snow_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅮"}.ic_refineui_weather_snow_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅰"}.ic_refineui_weather_snow_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅯"}.ic_refineui_weather_snow_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅳"}.ic_refineui_weather_snow_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰅲"}.ic_refineui_weather_snowflake_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟤"}.ic_refineui_weather_snowflake_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟠"}.ic_refineui_weather_snowflake_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟣"}.ic_refineui_weather_snowflake_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟢"}.ic_refineui_weather_snowflake_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟡"}.ic_refineui_weather_snowflake_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰟥"}.ic_refineui_weather_sunny_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕲"}.ic_refineui_weather_sunny_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕵"}.ic_refineui_weather_sunny_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕱"}.ic_refineui_weather_sunny_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕰"}.ic_refineui_weather_sunny_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕴"}.ic_refineui_weather_sunny_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰕳"}.ic_refineui_weather_thunderstorm_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗓"}.ic_refineui_weather_thunderstorm_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗕"}.ic_refineui_weather_thunderstorm_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗑"}.ic_refineui_weather_thunderstorm_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗐"}.ic_refineui_weather_thunderstorm_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗔"}.ic_refineui_weather_thunderstorm_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰗒"}.ic_refineui_web_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊉"}.ic_refineui_web_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊍"}.ic_refineui_web_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊋"}.ic_refineui_web_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊌"}.ic_refineui_web_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊈"}.ic_refineui_web_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰊊"}.ic_refineui_wifi-1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏠"}.ic_refineui_wifi-1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏢"}.ic_refineui_wifi-1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏤"}.ic_refineui_wifi-1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏦"}.ic_refineui_wifi-1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏨"}.ic_refineui_wifi-1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏪"}.ic_refineui_wifi-2_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏬"}.ic_refineui_wifi-2_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏮"}.ic_refineui_wifi-2_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏰"}.ic_refineui_wifi-2_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏲"}.ic_refineui_wifi-2_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏴"}.ic_refineui_wifi-2_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏶"}.ic_refineui_wifi-3_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏸"}.ic_refineui_wifi-3_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏺"}.ic_refineui_wifi-3_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏼"}.ic_refineui_wifi-3_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱏾"}.ic_refineui_wifi-3_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐀"}.ic_refineui_wifi-3_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐂"}.ic_refineui_wifi-4_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐄"}.ic_refineui_wifi-4_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐆"}.ic_refineui_wifi-4_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐈"}.ic_refineui_wifi-4_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐊"}.ic_refineui_wifi-4_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐌"}.ic_refineui_wifi-4_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐎"}.ic_refineui_wifi_1_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏸"}.ic_refineui_wifi_1_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏻"}.ic_refineui_wifi_1_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏶"}.ic_refineui_wifi_1_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏹"}.ic_refineui_wifi_1_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏺"}.ic_refineui_wifi_1_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰏷"}.ic_refineui_wifi_2_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥧"}.ic_refineui_wifi_2_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥫"}.ic_refineui_wifi_2_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥩"}.ic_refineui_wifi_2_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥪"}.ic_refineui_wifi_2_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥦"}.ic_refineui_wifi_2_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰥨"}.ic_refineui_wifi_3_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧭"}.ic_refineui_wifi_3_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧯"}.ic_refineui_wifi_3_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧬"}.ic_refineui_wifi_3_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧫"}.ic_refineui_wifi_3_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧪"}.ic_refineui_wifi_3_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧮"}.ic_refineui_wifi_4_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧏"}.ic_refineui_wifi_4_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧑"}.ic_refineui_wifi_4_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧎"}.ic_refineui_wifi_4_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧍"}.ic_refineui_wifi_4_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧌"}.ic_refineui_wifi_4_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰧐"}.ic_refineui_windows_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢴"}.ic_refineui_windows_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢷"}.ic_refineui_windows_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢳"}.ic_refineui_windows_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢲"}.ic_refineui_windows_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢶"}.ic_refineui_windows_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰢵"}.ic_refineui_wrench_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈽"}.ic_refineui_wrench_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈺"}.ic_refineui_wrench_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈾"}.ic_refineui_wrench_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈻"}.ic_refineui_wrench_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈿"}.ic_refineui_wrench_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰈼"}.ic_refineui_xray_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦘"}.ic_refineui_xray_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦛"}.ic_refineui_xray_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦙"}.ic_refineui_xray_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦖"}.ic_refineui_xray_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦚"}.ic_refineui_xray_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰦗"}.ic_refineui_zoom-in_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐐"}.ic_refineui_zoom-in_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐒"}.ic_refineui_zoom-in_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐔"}.ic_refineui_zoom-in_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐖"}.ic_refineui_zoom-in_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐘"}.ic_refineui_zoom-in_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐚"}.ic_refineui_zoom-out_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐜"}.ic_refineui_zoom-out_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐞"}.ic_refineui_zoom-out_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐠"}.ic_refineui_zoom-out_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐢"}.ic_refineui_zoom-out_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐤"}.ic_refineui_zoom-out_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󱐦"}.ic_refineui_zoom_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝫"}.ic_refineui_zoom_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝭"}.ic_refineui_zoom_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝬"}.ic_refineui_zoom_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝩"}.ic_refineui_zoom_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝨"}.ic_refineui_zoom_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰝪"}.ic_refineui_zoom_in_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓘"}.ic_refineui_zoom_in_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓔"}.ic_refineui_zoom_in_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓗"}.ic_refineui_zoom_in_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓖"}.ic_refineui_zoom_in_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓕"}.ic_refineui_zoom_in_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰓙"}.ic_refineui_zoom_out_16_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄪"}.ic_refineui_zoom_out_20_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄦"}.ic_refineui_zoom_out_24_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄨"}.ic_refineui_zoom_out_28_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄧"}.ic_refineui_zoom_out_32_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄫"}.ic_refineui_zoom_out_48_regular:before{font-family:RefineUI-System-Icons-Regular;font-weight:400;font-style:normal;content:"󰄩"}.ic_refineui_access-time_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨬"}.ic_refineui_access-time_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨮"}.ic_refineui_access-time_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨰"}.ic_refineui_access-time_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨲"}.ic_refineui_access-time_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨴"}.ic_refineui_access-time_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨶"}.ic_refineui_access_time_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍾"}.ic_refineui_access_time_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎀"}.ic_refineui_access_time_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍽"}.ic_refineui_access_time_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎁"}.ic_refineui_access_time_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍿"}.ic_refineui_access_time_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎂"}.ic_refineui_accessibility_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣷"}.ic_refineui_accessibility_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣳"}.ic_refineui_accessibility_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣶"}.ic_refineui_accessibility_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣴"}.ic_refineui_accessibility_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣸"}.ic_refineui_accessibility_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣵"}.ic_refineui_add-circle_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨺"}.ic_refineui_add-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨼"}.ic_refineui_add-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨾"}.ic_refineui_add-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩀"}.ic_refineui_add-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩂"}.ic_refineui_add-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩄"}.ic_refineui_add-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩆"}.ic_refineui_add-square_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩈"}.ic_refineui_add-square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩊"}.ic_refineui_add-square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩌"}.ic_refineui_add-square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩎"}.ic_refineui_add-square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩐"}.ic_refineui_add-square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩒"}.ic_refineui_add-square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩔"}.ic_refineui_add_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨸"}.ic_refineui_add_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘔"}.ic_refineui_add_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘒"}.ic_refineui_add_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘕"}.ic_refineui_add_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘑"}.ic_refineui_add_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘖"}.ic_refineui_add_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘓"}.ic_refineui_add_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞋"}.ic_refineui_add_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞏"}.ic_refineui_add_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞌"}.ic_refineui_add_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞎"}.ic_refineui_add_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞍"}.ic_refineui_add_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞐"}.ic_refineui_add_square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅊"}.ic_refineui_add_square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅎"}.ic_refineui_add_square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅋"}.ic_refineui_add_square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅍"}.ic_refineui_add_square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅉"}.ic_refineui_add_square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅌"}.ic_refineui_airplane_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛧"}.ic_refineui_airplane_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛣"}.ic_refineui_airplane_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛦"}.ic_refineui_airplane_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛤"}.ic_refineui_airplane_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛨"}.ic_refineui_airplane_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛥"}.ic_refineui_album_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤞"}.ic_refineui_album_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤠"}.ic_refineui_album_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤝"}.ic_refineui_album_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤡"}.ic_refineui_album_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤟"}.ic_refineui_album_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤢"}.ic_refineui_alert-badge_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩖"}.ic_refineui_alert-badge_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩘"}.ic_refineui_alert-badge_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩚"}.ic_refineui_alert-badge_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩜"}.ic_refineui_alert-badge_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩞"}.ic_refineui_alert-badge_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩠"}.ic_refineui_alert-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩢"}.ic_refineui_alert-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩤"}.ic_refineui_alert-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩦"}.ic_refineui_alert-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩨"}.ic_refineui_alert-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩪"}.ic_refineui_alert-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩬"}.ic_refineui_alert_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉳"}.ic_refineui_alert_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉯"}.ic_refineui_alert_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉲"}.ic_refineui_alert_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉰"}.ic_refineui_alert_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉴"}.ic_refineui_alert_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉱"}.ic_refineui_alert_badge_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙔"}.ic_refineui_alert_badge_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙘"}.ic_refineui_alert_badge_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙕"}.ic_refineui_alert_badge_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙗"}.ic_refineui_alert_badge_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙓"}.ic_refineui_alert_badge_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙖"}.ic_refineui_alert_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖀"}.ic_refineui_alert_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕼"}.ic_refineui_alert_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕿"}.ic_refineui_alert_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕽"}.ic_refineui_alert_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕾"}.ic_refineui_alert_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕻"}.ic_refineui_align-bottom_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩮"}.ic_refineui_align-bottom_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩰"}.ic_refineui_align-bottom_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩲"}.ic_refineui_align-bottom_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩴"}.ic_refineui_align-bottom_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩶"}.ic_refineui_align-bottom_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩸"}.ic_refineui_align-center-horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩺"}.ic_refineui_align-center-horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩼"}.ic_refineui_align-center-horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰩾"}.ic_refineui_align-center-horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪀"}.ic_refineui_align-center-horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪂"}.ic_refineui_align-center-horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪄"}.ic_refineui_align-center-vertical_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪆"}.ic_refineui_align-center-vertical_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪈"}.ic_refineui_align-center-vertical_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪊"}.ic_refineui_align-center-vertical_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪌"}.ic_refineui_align-center-vertical_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪎"}.ic_refineui_align-center-vertical_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪐"}.ic_refineui_align-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪒"}.ic_refineui_align-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪔"}.ic_refineui_align-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪖"}.ic_refineui_align-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪘"}.ic_refineui_align-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪚"}.ic_refineui_align-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪜"}.ic_refineui_align-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪞"}.ic_refineui_align-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪠"}.ic_refineui_align-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪢"}.ic_refineui_align-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪤"}.ic_refineui_align-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪦"}.ic_refineui_align-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪨"}.ic_refineui_align-top_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪪"}.ic_refineui_align-top_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪬"}.ic_refineui_align-top_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪮"}.ic_refineui_align-top_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪰"}.ic_refineui_align-top_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪲"}.ic_refineui_align-top_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪴"}.ic_refineui_align_bottom_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞴"}.ic_refineui_align_bottom_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞰"}.ic_refineui_align_bottom_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞳"}.ic_refineui_align_bottom_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞱"}.ic_refineui_align_bottom_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞲"}.ic_refineui_align_bottom_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞯"}.ic_refineui_align_center_horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖦"}.ic_refineui_align_center_horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖪"}.ic_refineui_align_center_horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖧"}.ic_refineui_align_center_horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖩"}.ic_refineui_align_center_horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖥"}.ic_refineui_align_center_horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖨"}.ic_refineui_align_center_vertical_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕐"}.ic_refineui_align_center_vertical_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕌"}.ic_refineui_align_center_vertical_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕏"}.ic_refineui_align_center_vertical_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕍"}.ic_refineui_align_center_vertical_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕎"}.ic_refineui_align_center_vertical_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕋"}.ic_refineui_align_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓇"}.ic_refineui_align_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓋"}.ic_refineui_align_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓈"}.ic_refineui_align_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓊"}.ic_refineui_align_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓉"}.ic_refineui_align_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓌"}.ic_refineui_align_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊘"}.ic_refineui_align_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊔"}.ic_refineui_align_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊗"}.ic_refineui_align_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊕"}.ic_refineui_align_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊖"}.ic_refineui_align_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊓"}.ic_refineui_align_top_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒵"}.ic_refineui_align_top_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒹"}.ic_refineui_align_top_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒶"}.ic_refineui_align_top_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒸"}.ic_refineui_align_top_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒷"}.ic_refineui_align_top_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒺"}.ic_refineui_android_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛘"}.ic_refineui_android_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛚"}.ic_refineui_android_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛗"}.ic_refineui_android_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛛"}.ic_refineui_android_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛙"}.ic_refineui_android_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛜"}.ic_refineui_app-folder_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪶"}.ic_refineui_app-folder_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪸"}.ic_refineui_app-folder_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪺"}.ic_refineui_app-folder_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪼"}.ic_refineui_app-folder_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰪾"}.ic_refineui_app-folder_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫀"}.ic_refineui_app-recent_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫂"}.ic_refineui_app-recent_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫄"}.ic_refineui_app-recent_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫆"}.ic_refineui_app-recent_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫈"}.ic_refineui_app-recent_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫊"}.ic_refineui_app-recent_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫌"}.ic_refineui_app-title_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫎"}.ic_refineui_app-title_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫐"}.ic_refineui_app-title_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫒"}.ic_refineui_app-title_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫔"}.ic_refineui_app-title_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫖"}.ic_refineui_app-title_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫘"}.ic_refineui_app_folder_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃁"}.ic_refineui_app_folder_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃅"}.ic_refineui_app_folder_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃂"}.ic_refineui_app_folder_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃄"}.ic_refineui_app_folder_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃀"}.ic_refineui_app_folder_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃃"}.ic_refineui_app_recent_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞒"}.ic_refineui_app_recent_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞔"}.ic_refineui_app_recent_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞑"}.ic_refineui_app_recent_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞕"}.ic_refineui_app_recent_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞓"}.ic_refineui_app_recent_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞖"}.ic_refineui_app_title_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙜"}.ic_refineui_app_title_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙚"}.ic_refineui_app_title_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙝"}.ic_refineui_app_title_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙙"}.ic_refineui_app_title_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙞"}.ic_refineui_app_title_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙛"}.ic_refineui_appstore_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈨"}.ic_refineui_appstore_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈪"}.ic_refineui_appstore_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈧"}.ic_refineui_appstore_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈫"}.ic_refineui_appstore_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈩"}.ic_refineui_appstore_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈬"}.ic_refineui_autosum_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂖"}.ic_refineui_autosum_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂚"}.ic_refineui_autosum_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂗"}.ic_refineui_autosum_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂙"}.ic_refineui_autosum_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂘"}.ic_refineui_autosum_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂛"}.ic_refineui_backpack_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡡"}.ic_refineui_backpack_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡝"}.ic_refineui_backpack_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡠"}.ic_refineui_backpack_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡞"}.ic_refineui_backpack_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡢"}.ic_refineui_backpack_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡟"}.ic_refineui_backspace_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞂"}.ic_refineui_backspace_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞀"}.ic_refineui_backspace_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞃"}.ic_refineui_backspace_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝿"}.ic_refineui_backspace_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞄"}.ic_refineui_backspace_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞁"}.ic_refineui_badge_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨅"}.ic_refineui_badge_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨃"}.ic_refineui_badge_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨆"}.ic_refineui_badge_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨂"}.ic_refineui_badge_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨄"}.ic_refineui_badge_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨁"}.ic_refineui_balloon_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃥"}.ic_refineui_balloon_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃧"}.ic_refineui_balloon_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃤"}.ic_refineui_balloon_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃨"}.ic_refineui_balloon_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃦"}.ic_refineui_balloon_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃩"}.ic_refineui_bar-chart-horizontal-descending_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫦"}.ic_refineui_bar-chart-horizontal-descending_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫨"}.ic_refineui_bar-chart-horizontal-descending_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫪"}.ic_refineui_bar-chart-horizontal-descending_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫬"}.ic_refineui_bar-chart-horizontal-descending_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫮"}.ic_refineui_bar-chart-horizontal-descending_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫰"}.ic_refineui_bar-chart-horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫚"}.ic_refineui_bar-chart-horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫜"}.ic_refineui_bar-chart-horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫞"}.ic_refineui_bar-chart-horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫠"}.ic_refineui_bar-chart-horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫢"}.ic_refineui_bar-chart-horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫤"}.ic_refineui_bar-chart-vertical-descending_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫾"}.ic_refineui_bar-chart-vertical-descending_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬀"}.ic_refineui_bar-chart-vertical-descending_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬂"}.ic_refineui_bar-chart-vertical-descending_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬄"}.ic_refineui_bar-chart-vertical-descending_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬆"}.ic_refineui_bar-chart-vertical-descending_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬈"}.ic_refineui_bar-chart-vertical_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫲"}.ic_refineui_bar-chart-vertical_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫴"}.ic_refineui_bar-chart-vertical_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫶"}.ic_refineui_bar-chart-vertical_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫸"}.ic_refineui_bar-chart-vertical_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫺"}.ic_refineui_bar-chart-vertical_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰫼"}.ic_refineui_bar_chart_horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥬"}.ic_refineui_bar_chart_horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥮"}.ic_refineui_bar_chart_horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥫"}.ic_refineui_bar_chart_horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥯"}.ic_refineui_bar_chart_horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥭"}.ic_refineui_bar_chart_horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥰"}.ic_refineui_bar_chart_horizontal_descending_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌅"}.ic_refineui_bar_chart_horizontal_descending_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌉"}.ic_refineui_bar_chart_horizontal_descending_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌆"}.ic_refineui_bar_chart_horizontal_descending_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌈"}.ic_refineui_bar_chart_horizontal_descending_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌇"}.ic_refineui_bar_chart_horizontal_descending_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌊"}.ic_refineui_bar_chart_vertical_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜏"}.ic_refineui_bar_chart_vertical_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜑"}.ic_refineui_bar_chart_vertical_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜎"}.ic_refineui_bar_chart_vertical_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜒"}.ic_refineui_bar_chart_vertical_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜍"}.ic_refineui_bar_chart_vertical_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜐"}.ic_refineui_bar_chart_vertical_descending_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑜"}.ic_refineui_bar_chart_vertical_descending_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑞"}.ic_refineui_bar_chart_vertical_descending_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑛"}.ic_refineui_bar_chart_vertical_descending_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑟"}.ic_refineui_bar_chart_vertical_descending_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑝"}.ic_refineui_bar_chart_vertical_descending_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑠"}.ic_refineui_barcode-scanner_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬊"}.ic_refineui_barcode-scanner_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬌"}.ic_refineui_barcode-scanner_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬎"}.ic_refineui_barcode-scanner_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬐"}.ic_refineui_barcode-scanner_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬒"}.ic_refineui_barcode-scanner_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬔"}.ic_refineui_barcode_scanner_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋀"}.ic_refineui_barcode_scanner_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊾"}.ic_refineui_barcode_scanner_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋁"}.ic_refineui_barcode_scanner_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊽"}.ic_refineui_barcode_scanner_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋂"}.ic_refineui_barcode_scanner_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊿"}.ic_refineui_battery-0_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬖"}.ic_refineui_battery-0_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬘"}.ic_refineui_battery-0_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬚"}.ic_refineui_battery-0_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬜"}.ic_refineui_battery-0_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬞"}.ic_refineui_battery-0_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬠"}.ic_refineui_battery-100_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬮"}.ic_refineui_battery-100_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬰"}.ic_refineui_battery-100_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬲"}.ic_refineui_battery-100_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬴"}.ic_refineui_battery-100_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬶"}.ic_refineui_battery-100_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬸"}.ic_refineui_battery-10_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬢"}.ic_refineui_battery-10_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬤"}.ic_refineui_battery-10_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬦"}.ic_refineui_battery-10_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬨"}.ic_refineui_battery-10_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬪"}.ic_refineui_battery-10_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬬"}.ic_refineui_battery-20_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬺"}.ic_refineui_battery-20_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬼"}.ic_refineui_battery-20_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰬾"}.ic_refineui_battery-20_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭀"}.ic_refineui_battery-20_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭂"}.ic_refineui_battery-20_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭄"}.ic_refineui_battery-30_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭆"}.ic_refineui_battery-30_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭈"}.ic_refineui_battery-30_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭊"}.ic_refineui_battery-30_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭌"}.ic_refineui_battery-30_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭎"}.ic_refineui_battery-30_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭐"}.ic_refineui_battery-40_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭒"}.ic_refineui_battery-40_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭔"}.ic_refineui_battery-40_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭖"}.ic_refineui_battery-40_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭘"}.ic_refineui_battery-40_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭚"}.ic_refineui_battery-40_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭜"}.ic_refineui_battery-50_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭞"}.ic_refineui_battery-50_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭠"}.ic_refineui_battery-50_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭢"}.ic_refineui_battery-50_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭤"}.ic_refineui_battery-50_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭦"}.ic_refineui_battery-50_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭨"}.ic_refineui_battery-60_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭪"}.ic_refineui_battery-60_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭬"}.ic_refineui_battery-60_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭮"}.ic_refineui_battery-60_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭰"}.ic_refineui_battery-60_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭲"}.ic_refineui_battery-60_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭴"}.ic_refineui_battery-70_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭶"}.ic_refineui_battery-70_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭸"}.ic_refineui_battery-70_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭺"}.ic_refineui_battery-70_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭼"}.ic_refineui_battery-70_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰭾"}.ic_refineui_battery-70_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮀"}.ic_refineui_battery-80_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮂"}.ic_refineui_battery-80_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮄"}.ic_refineui_battery-80_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮆"}.ic_refineui_battery-80_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮈"}.ic_refineui_battery-80_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮊"}.ic_refineui_battery-80_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮌"}.ic_refineui_battery-90_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮎"}.ic_refineui_battery-90_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮐"}.ic_refineui_battery-90_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮒"}.ic_refineui_battery-90_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮔"}.ic_refineui_battery-90_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮖"}.ic_refineui_battery-90_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮘"}.ic_refineui_battery_0_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓷"}.ic_refineui_battery_0_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓻"}.ic_refineui_battery_0_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓸"}.ic_refineui_battery_0_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓺"}.ic_refineui_battery_0_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓹"}.ic_refineui_battery_0_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓼"}.ic_refineui_battery_100_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜸"}.ic_refineui_battery_100_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜺"}.ic_refineui_battery_100_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜷"}.ic_refineui_battery_100_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜻"}.ic_refineui_battery_100_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜹"}.ic_refineui_battery_100_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜼"}.ic_refineui_battery_10_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇝"}.ic_refineui_battery_10_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇙"}.ic_refineui_battery_10_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇜"}.ic_refineui_battery_10_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇚"}.ic_refineui_battery_10_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇞"}.ic_refineui_battery_10_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇛"}.ic_refineui_battery_20_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅔"}.ic_refineui_battery_20_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅐"}.ic_refineui_battery_20_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅓"}.ic_refineui_battery_20_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅑"}.ic_refineui_battery_20_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅒"}.ic_refineui_battery_20_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅏"}.ic_refineui_battery_30_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣥"}.ic_refineui_battery_30_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣣"}.ic_refineui_battery_30_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣦"}.ic_refineui_battery_30_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣢"}.ic_refineui_battery_30_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣤"}.ic_refineui_battery_30_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣡"}.ic_refineui_battery_40_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞹"}.ic_refineui_battery_40_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞷"}.ic_refineui_battery_40_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞺"}.ic_refineui_battery_40_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞶"}.ic_refineui_battery_40_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞸"}.ic_refineui_battery_40_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞵"}.ic_refineui_battery_50_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋦"}.ic_refineui_battery_50_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋢"}.ic_refineui_battery_50_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋥"}.ic_refineui_battery_50_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋣"}.ic_refineui_battery_50_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋤"}.ic_refineui_battery_50_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋡"}.ic_refineui_battery_60_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎍"}.ic_refineui_battery_60_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎉"}.ic_refineui_battery_60_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎌"}.ic_refineui_battery_60_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎊"}.ic_refineui_battery_60_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎎"}.ic_refineui_battery_60_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎋"}.ic_refineui_battery_70_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜖"}.ic_refineui_battery_70_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜔"}.ic_refineui_battery_70_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜗"}.ic_refineui_battery_70_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜓"}.ic_refineui_battery_70_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜘"}.ic_refineui_battery_70_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜕"}.ic_refineui_battery_80_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄴"}.ic_refineui_battery_80_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄲"}.ic_refineui_battery_80_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄵"}.ic_refineui_battery_80_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄱"}.ic_refineui_battery_80_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄶"}.ic_refineui_battery_80_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄳"}.ic_refineui_battery_90_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢻"}.ic_refineui_battery_90_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢷"}.ic_refineui_battery_90_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢺"}.ic_refineui_battery_90_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢸"}.ic_refineui_battery_90_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢼"}.ic_refineui_battery_90_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢹"}.ic_refineui_block_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧡"}.ic_refineui_block_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧟"}.ic_refineui_block_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧢"}.ic_refineui_block_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧞"}.ic_refineui_block_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧠"}.ic_refineui_block_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧝"}.ic_refineui_bluetooth_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮚"}.ic_refineui_bluetooth_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛐"}.ic_refineui_bluetooth_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛌"}.ic_refineui_bluetooth_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛏"}.ic_refineui_bluetooth_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛍"}.ic_refineui_bluetooth_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛎"}.ic_refineui_bluetooth_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛋"}.ic_refineui_blur_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚻"}.ic_refineui_blur_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚽"}.ic_refineui_blur_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚺"}.ic_refineui_blur_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚾"}.ic_refineui_blur_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚹"}.ic_refineui_blur_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚼"}.ic_refineui_board_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇕"}.ic_refineui_board_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇗"}.ic_refineui_board_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇔"}.ic_refineui_board_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇘"}.ic_refineui_board_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇓"}.ic_refineui_board_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇖"}.ic_refineui_book_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜯"}.ic_refineui_book_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜫"}.ic_refineui_book_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜮"}.ic_refineui_book_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜬"}.ic_refineui_book_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜰"}.ic_refineui_book_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜭"}.ic_refineui_bookmark_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅄"}.ic_refineui_bookmark_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅆"}.ic_refineui_bookmark_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅃"}.ic_refineui_bookmark_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅇"}.ic_refineui_bookmark_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅅"}.ic_refineui_bookmark_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅈"}.ic_refineui_bug_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒈"}.ic_refineui_bug_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒆"}.ic_refineui_bug_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒉"}.ic_refineui_bug_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒅"}.ic_refineui_bug_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒊"}.ic_refineui_bug_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒇"}.ic_refineui_button_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮜"}.ic_refineui_button_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮞"}.ic_refineui_button_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮠"}.ic_refineui_button_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮢"}.ic_refineui_button_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮤"}.ic_refineui_button_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮦"}.ic_refineui_calculator_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅙"}.ic_refineui_calculator_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅗"}.ic_refineui_calculator_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅚"}.ic_refineui_calculator_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅖"}.ic_refineui_calculator_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅘"}.ic_refineui_calculator_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅕"}.ic_refineui_calendar_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄼"}.ic_refineui_calendar_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄸"}.ic_refineui_calendar_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄻"}.ic_refineui_calendar_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄹"}.ic_refineui_calendar_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄺"}.ic_refineui_calendar_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄷"}.ic_refineui_camera_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊭"}.ic_refineui_camera_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊯"}.ic_refineui_camera_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊬"}.ic_refineui_camera_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊰"}.ic_refineui_camera_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊫"}.ic_refineui_camera_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊮"}.ic_refineui_cart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝖"}.ic_refineui_cart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝘"}.ic_refineui_cart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝕"}.ic_refineui_cart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝙"}.ic_refineui_cart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝗"}.ic_refineui_cart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝚"}.ic_refineui_carton-box_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮨"}.ic_refineui_carton-box_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮪"}.ic_refineui_carton-box_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮬"}.ic_refineui_carton-box_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮮"}.ic_refineui_carton-box_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮰"}.ic_refineui_carton-box_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮲"}.ic_refineui_carton_box_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙂"}.ic_refineui_carton_box_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙄"}.ic_refineui_carton_box_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙁"}.ic_refineui_carton_box_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙅"}.ic_refineui_carton_box_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙃"}.ic_refineui_carton_box_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙆"}.ic_refineui_chart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌶"}.ic_refineui_chart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌺"}.ic_refineui_chart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌷"}.ic_refineui_chart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌹"}.ic_refineui_chart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌵"}.ic_refineui_chart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌸"}.ic_refineui_chat-add_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮴"}.ic_refineui_chat-add_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮶"}.ic_refineui_chat-add_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮸"}.ic_refineui_chat-add_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮺"}.ic_refineui_chat-add_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮼"}.ic_refineui_chat-add_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰮾"}.ic_refineui_chat-empty_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯀"}.ic_refineui_chat-empty_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯂"}.ic_refineui_chat-empty_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯄"}.ic_refineui_chat-empty_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯆"}.ic_refineui_chat-empty_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯈"}.ic_refineui_chat-empty_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯊"}.ic_refineui_chat_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆲"}.ic_refineui_chat_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆰"}.ic_refineui_chat_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆳"}.ic_refineui_chat_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆯"}.ic_refineui_chat_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆴"}.ic_refineui_chat_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆱"}.ic_refineui_chat_add_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍅"}.ic_refineui_chat_add_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍃"}.ic_refineui_chat_add_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍆"}.ic_refineui_chat_add_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍂"}.ic_refineui_chat_add_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍄"}.ic_refineui_chat_add_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍁"}.ic_refineui_chat_empty_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏢"}.ic_refineui_chat_empty_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏞"}.ic_refineui_chat_empty_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏡"}.ic_refineui_chat_empty_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏟"}.ic_refineui_chat_empty_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏠"}.ic_refineui_chat_empty_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏝"}.ic_refineui_checkmark_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯌"}.ic_refineui_checkmark_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆚"}.ic_refineui_checkmark_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆘"}.ic_refineui_checkmark_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆛"}.ic_refineui_checkmark_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆗"}.ic_refineui_checkmark_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆜"}.ic_refineui_checkmark_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆙"}.ic_refineui_chess_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞉"}.ic_refineui_chess_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞇"}.ic_refineui_chess_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞊"}.ic_refineui_chess_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞆"}.ic_refineui_chess_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞈"}.ic_refineui_chess_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞅"}.ic_refineui_chevron-down_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯎"}.ic_refineui_chevron-down_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯐"}.ic_refineui_chevron-down_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯒"}.ic_refineui_chevron-down_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯔"}.ic_refineui_chevron-down_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯖"}.ic_refineui_chevron-down_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯘"}.ic_refineui_chevron-down_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯚"}.ic_refineui_chevron-left_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯜"}.ic_refineui_chevron-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯞"}.ic_refineui_chevron-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯠"}.ic_refineui_chevron-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯢"}.ic_refineui_chevron-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯤"}.ic_refineui_chevron-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯦"}.ic_refineui_chevron-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯨"}.ic_refineui_chevron-right_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯪"}.ic_refineui_chevron-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯬"}.ic_refineui_chevron-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯮"}.ic_refineui_chevron-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯰"}.ic_refineui_chevron-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯲"}.ic_refineui_chevron-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯴"}.ic_refineui_chevron-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯶"}.ic_refineui_chevron-up_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯸"}.ic_refineui_chevron-up_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯺"}.ic_refineui_chevron-up_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯼"}.ic_refineui_chevron-up_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰯾"}.ic_refineui_chevron-up_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰀"}.ic_refineui_chevron-up_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰂"}.ic_refineui_chevron-up_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰄"}.ic_refineui_chevron_down_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞞"}.ic_refineui_chevron_down_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞠"}.ic_refineui_chevron_down_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞝"}.ic_refineui_chevron_down_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞡"}.ic_refineui_chevron_down_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞟"}.ic_refineui_chevron_down_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞢"}.ic_refineui_chevron_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄇"}.ic_refineui_chevron_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄋"}.ic_refineui_chevron_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄈"}.ic_refineui_chevron_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄊"}.ic_refineui_chevron_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄉"}.ic_refineui_chevron_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄌"}.ic_refineui_chevron_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖈"}.ic_refineui_chevron_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖌"}.ic_refineui_chevron_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖉"}.ic_refineui_chevron_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖋"}.ic_refineui_chevron_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖇"}.ic_refineui_chevron_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖊"}.ic_refineui_chevron_up_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍣"}.ic_refineui_chevron_up_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍡"}.ic_refineui_chevron_up_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍤"}.ic_refineui_chevron_up_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍠"}.ic_refineui_chevron_up_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍢"}.ic_refineui_chevron_up_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍟"}.ic_refineui_circle_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰆"}.ic_refineui_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟛"}.ic_refineui_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟝"}.ic_refineui_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟚"}.ic_refineui_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟞"}.ic_refineui_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟙"}.ic_refineui_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟜"}.ic_refineui_clipboard_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨞"}.ic_refineui_clipboard_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨚"}.ic_refineui_clipboard_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨝"}.ic_refineui_clipboard_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨛"}.ic_refineui_clipboard_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨜"}.ic_refineui_clipboard_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨙"}.ic_refineui_clock-alarm_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰈"}.ic_refineui_clock-alarm_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰊"}.ic_refineui_clock-alarm_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰌"}.ic_refineui_clock-alarm_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰎"}.ic_refineui_clock-alarm_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰐"}.ic_refineui_clock-alarm_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰒"}.ic_refineui_clock_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦬"}.ic_refineui_clock_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦨"}.ic_refineui_clock_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦫"}.ic_refineui_clock_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦩"}.ic_refineui_clock_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦪"}.ic_refineui_clock_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦧"}.ic_refineui_clock_alarm_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚓"}.ic_refineui_clock_alarm_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚏"}.ic_refineui_clock_alarm_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚒"}.ic_refineui_clock_alarm_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚐"}.ic_refineui_clock_alarm_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚔"}.ic_refineui_clock_alarm_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚑"}.ic_refineui_cloud_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰔"}.ic_refineui_cloud_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜌"}.ic_refineui_cloud_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜈"}.ic_refineui_cloud_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜋"}.ic_refineui_cloud_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜉"}.ic_refineui_cloud_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜊"}.ic_refineui_cloud_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜇"}.ic_refineui_clover_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆋"}.ic_refineui_clover_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆏"}.ic_refineui_clover_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆌"}.ic_refineui_clover_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆎"}.ic_refineui_clover_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆍"}.ic_refineui_clover_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆐"}.ic_refineui_code-block_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰖"}.ic_refineui_code-block_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰘"}.ic_refineui_code-block_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰚"}.ic_refineui_code-block_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰜"}.ic_refineui_code-block_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰞"}.ic_refineui_code-block_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰠"}.ic_refineui_code_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏛"}.ic_refineui_code_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏙"}.ic_refineui_code_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏜"}.ic_refineui_code_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏘"}.ic_refineui_code_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏚"}.ic_refineui_code_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏗"}.ic_refineui_code_block_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀚"}.ic_refineui_code_block_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀜"}.ic_refineui_code_block_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀙"}.ic_refineui_code_block_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀝"}.ic_refineui_code_block_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀘"}.ic_refineui_code_block_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀛"}.ic_refineui_comma_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑍"}.ic_refineui_comma_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑉"}.ic_refineui_comma_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑌"}.ic_refineui_comma_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑊"}.ic_refineui_comma_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑎"}.ic_refineui_comma_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑋"}.ic_refineui_comment_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉤"}.ic_refineui_comment_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉦"}.ic_refineui_comment_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉣"}.ic_refineui_comment_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉧"}.ic_refineui_comment_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉥"}.ic_refineui_comment_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉨"}.ic_refineui_cone_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐩"}.ic_refineui_cone_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐥"}.ic_refineui_cone_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐨"}.ic_refineui_cone_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐦"}.ic_refineui_cone_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐪"}.ic_refineui_cone_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐧"}.ic_refineui_contrast_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟼"}.ic_refineui_contrast_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟸"}.ic_refineui_contrast_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟻"}.ic_refineui_contrast_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟹"}.ic_refineui_contrast_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟺"}.ic_refineui_contrast_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟷"}.ic_refineui_control-button_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰢"}.ic_refineui_control-button_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰤"}.ic_refineui_control-button_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰦"}.ic_refineui_control-button_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰨"}.ic_refineui_control-button_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰪"}.ic_refineui_control-button_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰬"}.ic_refineui_control_button_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠷"}.ic_refineui_control_button_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠳"}.ic_refineui_control_button_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠶"}.ic_refineui_control_button_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠴"}.ic_refineui_control_button_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠸"}.ic_refineui_control_button_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠵"}.ic_refineui_cookie_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠁"}.ic_refineui_cookie_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟿"}.ic_refineui_cookie_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠂"}.ic_refineui_cookie_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟾"}.ic_refineui_cookie_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠀"}.ic_refineui_cookie_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟽"}.ic_refineui_copy_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟕"}.ic_refineui_copy_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟗"}.ic_refineui_copy_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟔"}.ic_refineui_copy_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟘"}.ic_refineui_copy_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟓"}.ic_refineui_copy_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟖"}.ic_refineui_couch_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈛"}.ic_refineui_couch_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈟"}.ic_refineui_couch_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈜"}.ic_refineui_couch_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈞"}.ic_refineui_couch_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈝"}.ic_refineui_couch_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈠"}.ic_refineui_cpu_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈥"}.ic_refineui_cpu_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈡"}.ic_refineui_cpu_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈤"}.ic_refineui_cpu_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈢"}.ic_refineui_cpu_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈦"}.ic_refineui_cpu_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈣"}.ic_refineui_crop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎟"}.ic_refineui_crop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎛"}.ic_refineui_crop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎞"}.ic_refineui_crop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎜"}.ic_refineui_crop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎠"}.ic_refineui_crop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎝"}.ic_refineui_crown_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁘"}.ic_refineui_crown_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁔"}.ic_refineui_crown_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁗"}.ic_refineui_crown_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁕"}.ic_refineui_crown_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁙"}.ic_refineui_crown_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁖"}.ic_refineui_css_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈄"}.ic_refineui_css_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈆"}.ic_refineui_css_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈃"}.ic_refineui_css_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈇"}.ic_refineui_css_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈅"}.ic_refineui_css_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈈"}.ic_refineui_cube_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌐"}.ic_refineui_cube_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌌"}.ic_refineui_cube_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌏"}.ic_refineui_cube_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌍"}.ic_refineui_cube_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌎"}.ic_refineui_cube_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌋"}.ic_refineui_cursor_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈐"}.ic_refineui_cursor_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈔"}.ic_refineui_cursor_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈑"}.ic_refineui_cursor_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈓"}.ic_refineui_cursor_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈏"}.ic_refineui_cursor_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈒"}.ic_refineui_cut_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜚"}.ic_refineui_cut_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜜"}.ic_refineui_cut_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜙"}.ic_refineui_cut_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜝"}.ic_refineui_cut_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜛"}.ic_refineui_cut_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜞"}.ic_refineui_dart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉛"}.ic_refineui_dart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉙"}.ic_refineui_dart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉜"}.ic_refineui_dart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉘"}.ic_refineui_dart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉚"}.ic_refineui_dart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉗"}.ic_refineui_database_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁼"}.ic_refineui_database_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁸"}.ic_refineui_database_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁻"}.ic_refineui_database_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁹"}.ic_refineui_database_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁽"}.ic_refineui_database_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁺"}.ic_refineui_delete-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰮"}.ic_refineui_delete-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰰"}.ic_refineui_delete-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰲"}.ic_refineui_delete-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰴"}.ic_refineui_delete-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰶"}.ic_refineui_delete-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰸"}.ic_refineui_delete_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇑"}.ic_refineui_delete_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇍"}.ic_refineui_delete_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇐"}.ic_refineui_delete_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇎"}.ic_refineui_delete_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇒"}.ic_refineui_delete_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇏"}.ic_refineui_delete_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐡"}.ic_refineui_delete_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐣"}.ic_refineui_delete_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐠"}.ic_refineui_delete_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐤"}.ic_refineui_delete_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐟"}.ic_refineui_delete_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐢"}.ic_refineui_dentist_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔊"}.ic_refineui_dentist_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔌"}.ic_refineui_dentist_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔉"}.ic_refineui_dentist_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔍"}.ic_refineui_dentist_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔋"}.ic_refineui_dentist_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔎"}.ic_refineui_desk_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅧"}.ic_refineui_desk_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅫"}.ic_refineui_desk_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅨"}.ic_refineui_desk_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅪"}.ic_refineui_desk_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅩"}.ic_refineui_desk_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅬"}.ic_refineui_desktop-mac_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰺"}.ic_refineui_desktop-mac_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰼"}.ic_refineui_desktop-mac_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰰾"}.ic_refineui_desktop-mac_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱀"}.ic_refineui_desktop-mac_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱂"}.ic_refineui_desktop-mac_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱄"}.ic_refineui_desktop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐮"}.ic_refineui_desktop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐬"}.ic_refineui_desktop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐯"}.ic_refineui_desktop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐫"}.ic_refineui_desktop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐰"}.ic_refineui_desktop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐭"}.ic_refineui_desktop_mac_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕓"}.ic_refineui_desktop_mac_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕕"}.ic_refineui_desktop_mac_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕒"}.ic_refineui_desktop_mac_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕖"}.ic_refineui_desktop_mac_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕑"}.ic_refineui_desktop_mac_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕔"}.ic_refineui_dialpad_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟦"}.ic_refineui_dialpad_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟨"}.ic_refineui_dialpad_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟥"}.ic_refineui_dialpad_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟩"}.ic_refineui_dialpad_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟧"}.ic_refineui_dialpad_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟪"}.ic_refineui_diamond_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀉"}.ic_refineui_diamond_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀇"}.ic_refineui_diamond_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀊"}.ic_refineui_diamond_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀆"}.ic_refineui_diamond_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀋"}.ic_refineui_diamond_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀈"}.ic_refineui_dismiss-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱈"}.ic_refineui_dismiss-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱊"}.ic_refineui_dismiss-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱌"}.ic_refineui_dismiss-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱎"}.ic_refineui_dismiss-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱐"}.ic_refineui_dismiss-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱒"}.ic_refineui_dismiss-square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱔"}.ic_refineui_dismiss-square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱖"}.ic_refineui_dismiss-square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱘"}.ic_refineui_dismiss-square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱚"}.ic_refineui_dismiss-square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱜"}.ic_refineui_dismiss-square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱞"}.ic_refineui_dismiss_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱆"}.ic_refineui_dismiss_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔢"}.ic_refineui_dismiss_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔤"}.ic_refineui_dismiss_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔡"}.ic_refineui_dismiss_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔥"}.ic_refineui_dismiss_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔣"}.ic_refineui_dismiss_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔦"}.ic_refineui_dismiss_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌝"}.ic_refineui_dismiss_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌡"}.ic_refineui_dismiss_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌞"}.ic_refineui_dismiss_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌠"}.ic_refineui_dismiss_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌟"}.ic_refineui_dismiss_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌢"}.ic_refineui_dismiss_square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠊"}.ic_refineui_dismiss_square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠎"}.ic_refineui_dismiss_square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠋"}.ic_refineui_dismiss_square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠍"}.ic_refineui_dismiss_square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠉"}.ic_refineui_dismiss_square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠌"}.ic_refineui_doctor_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍋"}.ic_refineui_doctor_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍇"}.ic_refineui_doctor_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍊"}.ic_refineui_doctor_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍈"}.ic_refineui_doctor_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍌"}.ic_refineui_doctor_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍉"}.ic_refineui_document-border_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱠"}.ic_refineui_document-border_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱢"}.ic_refineui_document-border_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱤"}.ic_refineui_document-border_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱦"}.ic_refineui_document-border_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱨"}.ic_refineui_document-border_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱪"}.ic_refineui_document_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒒"}.ic_refineui_document_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒔"}.ic_refineui_document_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒑"}.ic_refineui_document_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒕"}.ic_refineui_document_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒓"}.ic_refineui_document_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒖"}.ic_refineui_document_border_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏀"}.ic_refineui_document_border_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏂"}.ic_refineui_document_border_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎿"}.ic_refineui_document_border_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏃"}.ic_refineui_document_border_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏁"}.ic_refineui_document_border_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏄"}.ic_refineui_door_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧕"}.ic_refineui_door_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧑"}.ic_refineui_door_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧔"}.ic_refineui_door_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧒"}.ic_refineui_door_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧖"}.ic_refineui_door_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧓"}.ic_refineui_drag_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓑"}.ic_refineui_drag_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓍"}.ic_refineui_drag_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓐"}.ic_refineui_drag_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓎"}.ic_refineui_drag_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓒"}.ic_refineui_drag_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓏"}.ic_refineui_drawer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂥"}.ic_refineui_drawer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂣"}.ic_refineui_drawer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂦"}.ic_refineui_drawer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂢"}.ic_refineui_drawer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂧"}.ic_refineui_drawer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂤"}.ic_refineui_drop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗜"}.ic_refineui_drop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗠"}.ic_refineui_drop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗝"}.ic_refineui_drop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗟"}.ic_refineui_drop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗛"}.ic_refineui_drop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗞"}.ic_refineui_dual-screen_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱬"}.ic_refineui_dual-screen_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱮"}.ic_refineui_dual-screen_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱰"}.ic_refineui_dual-screen_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱲"}.ic_refineui_dual-screen_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱴"}.ic_refineui_dual-screen_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱶"}.ic_refineui_dual_screen_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑯"}.ic_refineui_dual_screen_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑱"}.ic_refineui_dual_screen_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑮"}.ic_refineui_dual_screen_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑲"}.ic_refineui_dual_screen_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑭"}.ic_refineui_dual_screen_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑰"}.ic_refineui_dumbbell_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨩"}.ic_refineui_dumbbell_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨥"}.ic_refineui_dumbbell_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨨"}.ic_refineui_dumbbell_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨦"}.ic_refineui_dumbbell_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨪"}.ic_refineui_dumbbell_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨧"}.ic_refineui_dust_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂇"}.ic_refineui_dust_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂅"}.ic_refineui_dust_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂈"}.ic_refineui_dust_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂄"}.ic_refineui_dust_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂉"}.ic_refineui_dust_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂆"}.ic_refineui_earth_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚤"}.ic_refineui_earth_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚢"}.ic_refineui_earth_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚥"}.ic_refineui_earth_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚡"}.ic_refineui_earth_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚦"}.ic_refineui_earth_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚣"}.ic_refineui_edit-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱸"}.ic_refineui_edit-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱺"}.ic_refineui_edit-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱼"}.ic_refineui_edit-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰱾"}.ic_refineui_edit-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲀"}.ic_refineui_edit-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲂"}.ic_refineui_edit_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖜"}.ic_refineui_edit_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖚"}.ic_refineui_edit_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖝"}.ic_refineui_edit_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖙"}.ic_refineui_edit_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖞"}.ic_refineui_edit_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖛"}.ic_refineui_edit_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃢"}.ic_refineui_edit_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃠"}.ic_refineui_edit_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃣"}.ic_refineui_edit_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃟"}.ic_refineui_edit_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃡"}.ic_refineui_edit_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃞"}.ic_refineui_elevator_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤐"}.ic_refineui_elevator_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤌"}.ic_refineui_elevator_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤏"}.ic_refineui_elevator_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤍"}.ic_refineui_elevator_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤎"}.ic_refineui_elevator_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤋"}.ic_refineui_emoji-angry_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲄"}.ic_refineui_emoji-angry_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲆"}.ic_refineui_emoji-angry_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲈"}.ic_refineui_emoji-angry_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲊"}.ic_refineui_emoji-angry_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲌"}.ic_refineui_emoji-angry_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲎"}.ic_refineui_emoji-cool_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲐"}.ic_refineui_emoji-cool_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲒"}.ic_refineui_emoji-cool_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲔"}.ic_refineui_emoji-cool_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲖"}.ic_refineui_emoji-cool_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲘"}.ic_refineui_emoji-cool_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲚"}.ic_refineui_emoji-grimacing_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲜"}.ic_refineui_emoji-grimacing_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲞"}.ic_refineui_emoji-grimacing_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲠"}.ic_refineui_emoji-grimacing_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲢"}.ic_refineui_emoji-grimacing_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲤"}.ic_refineui_emoji-grimacing_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲦"}.ic_refineui_emoji-laugh_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲨"}.ic_refineui_emoji-laugh_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲪"}.ic_refineui_emoji-laugh_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲬"}.ic_refineui_emoji-laugh_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲮"}.ic_refineui_emoji-laugh_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲰"}.ic_refineui_emoji-laugh_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲲"}.ic_refineui_emoji-meh_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲴"}.ic_refineui_emoji-meh_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲶"}.ic_refineui_emoji-meh_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲸"}.ic_refineui_emoji-meh_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲺"}.ic_refineui_emoji-meh_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲼"}.ic_refineui_emoji-meh_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰲾"}.ic_refineui_emoji-sad_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳀"}.ic_refineui_emoji-sad_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳂"}.ic_refineui_emoji-sad_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳄"}.ic_refineui_emoji-sad_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳆"}.ic_refineui_emoji-sad_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳈"}.ic_refineui_emoji-sad_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳊"}.ic_refineui_emoji-surprise_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳌"}.ic_refineui_emoji-surprise_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳎"}.ic_refineui_emoji-surprise_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳐"}.ic_refineui_emoji-surprise_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳒"}.ic_refineui_emoji-surprise_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳔"}.ic_refineui_emoji-surprise_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳖"}.ic_refineui_emoji_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏤"}.ic_refineui_emoji_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏦"}.ic_refineui_emoji_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏣"}.ic_refineui_emoji_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏧"}.ic_refineui_emoji_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏥"}.ic_refineui_emoji_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏨"}.ic_refineui_emoji_angry_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈸"}.ic_refineui_emoji_angry_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈴"}.ic_refineui_emoji_angry_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈷"}.ic_refineui_emoji_angry_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈵"}.ic_refineui_emoji_angry_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈶"}.ic_refineui_emoji_angry_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈳"}.ic_refineui_emoji_cool_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧗"}.ic_refineui_emoji_cool_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧛"}.ic_refineui_emoji_cool_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧘"}.ic_refineui_emoji_cool_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧚"}.ic_refineui_emoji_cool_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧙"}.ic_refineui_emoji_cool_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧜"}.ic_refineui_emoji_grimacing_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌗"}.ic_refineui_emoji_grimacing_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌛"}.ic_refineui_emoji_grimacing_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌘"}.ic_refineui_emoji_grimacing_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌚"}.ic_refineui_emoji_grimacing_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌙"}.ic_refineui_emoji_grimacing_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌜"}.ic_refineui_emoji_laugh_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌖"}.ic_refineui_emoji_laugh_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌒"}.ic_refineui_emoji_laugh_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌕"}.ic_refineui_emoji_laugh_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌓"}.ic_refineui_emoji_laugh_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌔"}.ic_refineui_emoji_laugh_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌑"}.ic_refineui_emoji_meh_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐘"}.ic_refineui_emoji_meh_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐔"}.ic_refineui_emoji_meh_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐗"}.ic_refineui_emoji_meh_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐕"}.ic_refineui_emoji_meh_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐖"}.ic_refineui_emoji_meh_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐓"}.ic_refineui_emoji_sad_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇮"}.ic_refineui_emoji_sad_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇬"}.ic_refineui_emoji_sad_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇯"}.ic_refineui_emoji_sad_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇫"}.ic_refineui_emoji_sad_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇰"}.ic_refineui_emoji_sad_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇭"}.ic_refineui_emoji_surprise_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒜"}.ic_refineui_emoji_surprise_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒘"}.ic_refineui_emoji_surprise_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒛"}.ic_refineui_emoji_surprise_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒙"}.ic_refineui_emoji_surprise_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒚"}.ic_refineui_emoji_surprise_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒗"}.ic_refineui_engine_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤦"}.ic_refineui_engine_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤤"}.ic_refineui_engine_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤧"}.ic_refineui_engine_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤣"}.ic_refineui_engine_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤨"}.ic_refineui_engine_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤥"}.ic_refineui_equal-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳘"}.ic_refineui_equal-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳚"}.ic_refineui_equal-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳜"}.ic_refineui_equal-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳞"}.ic_refineui_equal-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳠"}.ic_refineui_equal-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳢"}.ic_refineui_equal-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳤"}.ic_refineui_equal-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳦"}.ic_refineui_equal-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳨"}.ic_refineui_equal-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳪"}.ic_refineui_equal-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳬"}.ic_refineui_equal-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳮"}.ic_refineui_equal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝺"}.ic_refineui_equal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝾"}.ic_refineui_equal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝻"}.ic_refineui_equal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝽"}.ic_refineui_equal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝹"}.ic_refineui_equal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝼"}.ic_refineui_equal_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥻"}.ic_refineui_equal_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥷"}.ic_refineui_equal_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥺"}.ic_refineui_equal_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥸"}.ic_refineui_equal_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥼"}.ic_refineui_equal_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥹"}.ic_refineui_equal_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖣"}.ic_refineui_equal_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖟"}.ic_refineui_equal_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖢"}.ic_refineui_equal_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖠"}.ic_refineui_equal_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖤"}.ic_refineui_equal_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖡"}.ic_refineui_error-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳰"}.ic_refineui_error-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳲"}.ic_refineui_error-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳴"}.ic_refineui_error-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳶"}.ic_refineui_error-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳸"}.ic_refineui_error-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳺"}.ic_refineui_error_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙮"}.ic_refineui_error_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙬"}.ic_refineui_error_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙯"}.ic_refineui_error_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙫"}.ic_refineui_error_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙰"}.ic_refineui_error_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙭"}.ic_refineui_eye-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳼"}.ic_refineui_eye-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰳾"}.ic_refineui_eye-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴀"}.ic_refineui_eye-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴂"}.ic_refineui_eye-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴄"}.ic_refineui_eye-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴆"}.ic_refineui_eye_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄠"}.ic_refineui_eye_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄢"}.ic_refineui_eye_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄟"}.ic_refineui_eye_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄣"}.ic_refineui_eye_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄡"}.ic_refineui_eye_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄤"}.ic_refineui_eye_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎣"}.ic_refineui_eye_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎥"}.ic_refineui_eye_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎢"}.ic_refineui_eye_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎦"}.ic_refineui_eye_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎡"}.ic_refineui_eye_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎤"}.ic_refineui_eyedropper-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴈"}.ic_refineui_eyedropper-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴊"}.ic_refineui_eyedropper-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴌"}.ic_refineui_eyedropper-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴎"}.ic_refineui_eyedropper-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴐"}.ic_refineui_eyedropper-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴒"}.ic_refineui_eyedropper_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣆"}.ic_refineui_eyedropper_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣄"}.ic_refineui_eyedropper_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣇"}.ic_refineui_eyedropper_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣃"}.ic_refineui_eyedropper_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣈"}.ic_refineui_eyedropper_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣅"}.ic_refineui_eyedropper_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠽"}.ic_refineui_eyedropper_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠹"}.ic_refineui_eyedropper_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠼"}.ic_refineui_eyedropper_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠺"}.ic_refineui_eyedropper_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠾"}.ic_refineui_eyedropper_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠻"}.ic_refineui_fast-forward_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴔"}.ic_refineui_fast-forward_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴖"}.ic_refineui_fast-forward_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴘"}.ic_refineui_fast-forward_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴚"}.ic_refineui_fast-forward_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴜"}.ic_refineui_fast-forward_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴞"}.ic_refineui_fast_forward_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄽"}.ic_refineui_fast_forward_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅁"}.ic_refineui_fast_forward_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄾"}.ic_refineui_fast_forward_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅀"}.ic_refineui_fast_forward_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄿"}.ic_refineui_fast_forward_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅂"}.ic_refineui_filmstrip-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴠"}.ic_refineui_filmstrip-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴢"}.ic_refineui_filmstrip-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴤"}.ic_refineui_filmstrip-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴦"}.ic_refineui_filmstrip-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴨"}.ic_refineui_filmstrip-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴪"}.ic_refineui_filmstrip_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀎"}.ic_refineui_filmstrip_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀐"}.ic_refineui_filmstrip_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀍"}.ic_refineui_filmstrip_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀑"}.ic_refineui_filmstrip_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀌"}.ic_refineui_filmstrip_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀏"}.ic_refineui_filmstrip_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤴"}.ic_refineui_filmstrip_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤰"}.ic_refineui_filmstrip_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤳"}.ic_refineui_filmstrip_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤱"}.ic_refineui_filmstrip_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤲"}.ic_refineui_filmstrip_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤯"}.ic_refineui_filter_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢈"}.ic_refineui_filter_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢌"}.ic_refineui_filter_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢉"}.ic_refineui_filter_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢋"}.ic_refineui_filter_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢇"}.ic_refineui_filter_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢊"}.ic_refineui_fire_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘍"}.ic_refineui_fire_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘏"}.ic_refineui_fire_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘌"}.ic_refineui_fire_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘐"}.ic_refineui_fire_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘋"}.ic_refineui_fire_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘎"}.ic_refineui_flag-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴬"}.ic_refineui_flag-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴮"}.ic_refineui_flag-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴰"}.ic_refineui_flag-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴲"}.ic_refineui_flag-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴴"}.ic_refineui_flag-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴶"}.ic_refineui_flag_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃐"}.ic_refineui_flag_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃌"}.ic_refineui_flag_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃏"}.ic_refineui_flag_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃍"}.ic_refineui_flag_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃑"}.ic_refineui_flag_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃎"}.ic_refineui_flag_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟰"}.ic_refineui_flag_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟬"}.ic_refineui_flag_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟯"}.ic_refineui_flag_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟭"}.ic_refineui_flag_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟮"}.ic_refineui_flag_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟫"}.ic_refineui_flash-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴸"}.ic_refineui_flash-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴺"}.ic_refineui_flash-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴼"}.ic_refineui_flash-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰴾"}.ic_refineui_flash-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵀"}.ic_refineui_flash-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵂"}.ic_refineui_flash_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗃"}.ic_refineui_flash_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗇"}.ic_refineui_flash_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗄"}.ic_refineui_flash_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗆"}.ic_refineui_flash_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗅"}.ic_refineui_flash_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗈"}.ic_refineui_flash_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡔"}.ic_refineui_flash_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡒"}.ic_refineui_flash_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡕"}.ic_refineui_flash_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡑"}.ic_refineui_flash_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡖"}.ic_refineui_flash_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡓"}.ic_refineui_flashlight-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵄"}.ic_refineui_flashlight-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵆"}.ic_refineui_flashlight-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵈"}.ic_refineui_flashlight-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵊"}.ic_refineui_flashlight-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵌"}.ic_refineui_flashlight-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵎"}.ic_refineui_flashlight_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞤"}.ic_refineui_flashlight_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞦"}.ic_refineui_flashlight_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞣"}.ic_refineui_flashlight_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞧"}.ic_refineui_flashlight_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞥"}.ic_refineui_flashlight_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞨"}.ic_refineui_flashlight_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜩"}.ic_refineui_flashlight_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜧"}.ic_refineui_flashlight_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜪"}.ic_refineui_flashlight_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜦"}.ic_refineui_flashlight_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜨"}.ic_refineui_flashlight_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜥"}.ic_refineui_flip-horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵐"}.ic_refineui_flip-horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵒"}.ic_refineui_flip-horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵔"}.ic_refineui_flip-horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵖"}.ic_refineui_flip-horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵘"}.ic_refineui_flip-horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵚"}.ic_refineui_flip-verticial_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵜"}.ic_refineui_flip-verticial_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵞"}.ic_refineui_flip-verticial_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵠"}.ic_refineui_flip-verticial_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵢"}.ic_refineui_flip-verticial_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵤"}.ic_refineui_flip-verticial_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵦"}.ic_refineui_flip_horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉷"}.ic_refineui_flip_horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉹"}.ic_refineui_flip_horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉶"}.ic_refineui_flip_horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉺"}.ic_refineui_flip_horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉵"}.ic_refineui_flip_horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉸"}.ic_refineui_flip_verticial_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂓"}.ic_refineui_flip_verticial_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂑"}.ic_refineui_flip_verticial_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂔"}.ic_refineui_flip_verticial_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂐"}.ic_refineui_flip_verticial_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂕"}.ic_refineui_flip_verticial_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂒"}.ic_refineui_folder-open_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵨"}.ic_refineui_folder-open_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵪"}.ic_refineui_folder-open_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵬"}.ic_refineui_folder-open_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵮"}.ic_refineui_folder-open_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵰"}.ic_refineui_folder-open_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵲"}.ic_refineui_folder_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌳"}.ic_refineui_folder_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌱"}.ic_refineui_folder_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌴"}.ic_refineui_folder_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌰"}.ic_refineui_folder_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌲"}.ic_refineui_folder_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌯"}.ic_refineui_folder_open_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕫"}.ic_refineui_folder_open_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕭"}.ic_refineui_folder_open_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕪"}.ic_refineui_folder_open_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕮"}.ic_refineui_folder_open_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕩"}.ic_refineui_folder_open_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕬"}.ic_refineui_form_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵴"}.ic_refineui_form_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵶"}.ic_refineui_form_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵸"}.ic_refineui_form_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵺"}.ic_refineui_form_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵼"}.ic_refineui_form_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰵾"}.ic_refineui_frame_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑆"}.ic_refineui_frame_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑄"}.ic_refineui_frame_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑇"}.ic_refineui_frame_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑃"}.ic_refineui_frame_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑈"}.ic_refineui_frame_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑅"}.ic_refineui_full-screen-maximize_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶀"}.ic_refineui_full-screen-maximize_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶂"}.ic_refineui_full-screen-maximize_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶄"}.ic_refineui_full-screen-maximize_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶆"}.ic_refineui_full-screen-maximize_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶈"}.ic_refineui_full-screen-maximize_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶊"}.ic_refineui_full-screen-minimize_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶌"}.ic_refineui_full-screen-minimize_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶎"}.ic_refineui_full-screen-minimize_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶐"}.ic_refineui_full-screen-minimize_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶒"}.ic_refineui_full-screen-minimize_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶔"}.ic_refineui_full-screen-minimize_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶖"}.ic_refineui_full_screen_maximize_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇱"}.ic_refineui_full_screen_maximize_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇵"}.ic_refineui_full_screen_maximize_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇲"}.ic_refineui_full_screen_maximize_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇴"}.ic_refineui_full_screen_maximize_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇳"}.ic_refineui_full_screen_maximize_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇶"}.ic_refineui_full_screen_minimize_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀢"}.ic_refineui_full_screen_minimize_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀞"}.ic_refineui_full_screen_minimize_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀡"}.ic_refineui_full_screen_minimize_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀟"}.ic_refineui_full_screen_minimize_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀣"}.ic_refineui_full_screen_minimize_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀠"}.ic_refineui_games_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤭"}.ic_refineui_games_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤫"}.ic_refineui_games_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤮"}.ic_refineui_games_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤪"}.ic_refineui_games_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤬"}.ic_refineui_games_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤩"}.ic_refineui_gantt-chart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶘"}.ic_refineui_gantt-chart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶚"}.ic_refineui_gantt-chart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶜"}.ic_refineui_gantt-chart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶞"}.ic_refineui_gantt-chart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶠"}.ic_refineui_gantt-chart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶢"}.ic_refineui_gantt_chart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉍"}.ic_refineui_gantt_chart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉏"}.ic_refineui_gantt_chart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉌"}.ic_refineui_gantt_chart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉐"}.ic_refineui_gantt_chart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉋"}.ic_refineui_gantt_chart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉎"}.ic_refineui_gas-station_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶤"}.ic_refineui_gas-station_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶦"}.ic_refineui_gas-station_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶨"}.ic_refineui_gas-station_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶪"}.ic_refineui_gas-station_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶬"}.ic_refineui_gas-station_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶮"}.ic_refineui_gas_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃽"}.ic_refineui_gas_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃿"}.ic_refineui_gas_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃼"}.ic_refineui_gas_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄀"}.ic_refineui_gas_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃻"}.ic_refineui_gas_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃾"}.ic_refineui_gas_station_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗴"}.ic_refineui_gas_station_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗶"}.ic_refineui_gas_station_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗳"}.ic_refineui_gas_station_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗷"}.ic_refineui_gas_station_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗵"}.ic_refineui_gas_station_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗸"}.ic_refineui_gavel_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀄"}.ic_refineui_gavel_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀂"}.ic_refineui_gavel_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀅"}.ic_refineui_gavel_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀁"}.ic_refineui_gavel_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀃"}.ic_refineui_gavel_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀀"}.ic_refineui_gif_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧷"}.ic_refineui_gif_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧹"}.ic_refineui_gif_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧶"}.ic_refineui_gif_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧺"}.ic_refineui_gif_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧵"}.ic_refineui_gif_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧸"}.ic_refineui_gift-card_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶰"}.ic_refineui_gift-card_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶲"}.ic_refineui_gift-card_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶴"}.ic_refineui_gift-card_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶶"}.ic_refineui_gift-card_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶸"}.ic_refineui_gift-card_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶺"}.ic_refineui_gift_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔷"}.ic_refineui_gift_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔵"}.ic_refineui_gift_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔸"}.ic_refineui_gift_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔴"}.ic_refineui_gift_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔶"}.ic_refineui_gift_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔳"}.ic_refineui_gift_card_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓭"}.ic_refineui_gift_card_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓯"}.ic_refineui_gift_card_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓬"}.ic_refineui_gift_card_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓰"}.ic_refineui_gift_card_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓫"}.ic_refineui_gift_card_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓮"}.ic_refineui_git_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦊"}.ic_refineui_git_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦎"}.ic_refineui_git_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦋"}.ic_refineui_git_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦍"}.ic_refineui_git_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦉"}.ic_refineui_git_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦌"}.ic_refineui_glasses_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓂"}.ic_refineui_glasses_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓆"}.ic_refineui_glasses_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓃"}.ic_refineui_glasses_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓅"}.ic_refineui_glasses_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓁"}.ic_refineui_glasses_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓄"}.ic_refineui_global_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥙"}.ic_refineui_global_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥝"}.ic_refineui_global_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥚"}.ic_refineui_global_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥜"}.ic_refineui_global_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥛"}.ic_refineui_global_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥞"}.ic_refineui_grid_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧼"}.ic_refineui_grid_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨀"}.ic_refineui_grid_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧽"}.ic_refineui_grid_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧿"}.ic_refineui_grid_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧻"}.ic_refineui_grid_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧾"}.ic_refineui_guest_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛰"}.ic_refineui_guest_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛴"}.ic_refineui_guest_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛱"}.ic_refineui_guest_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛳"}.ic_refineui_guest_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛯"}.ic_refineui_guest_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛲"}.ic_refineui_guitar_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏭"}.ic_refineui_guitar_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏫"}.ic_refineui_guitar_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏮"}.ic_refineui_guitar_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏪"}.ic_refineui_guitar_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏬"}.ic_refineui_guitar_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏩"}.ic_refineui_hammer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃰"}.ic_refineui_hammer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃴"}.ic_refineui_hammer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃱"}.ic_refineui_hammer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃳"}.ic_refineui_hammer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃯"}.ic_refineui_hammer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃲"}.ic_refineui_hard-drive_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶼"}.ic_refineui_hard-drive_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰶾"}.ic_refineui_hard-drive_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷀"}.ic_refineui_hard-drive_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷂"}.ic_refineui_hard-drive_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷄"}.ic_refineui_hard-drive_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷆"}.ic_refineui_hard_drive_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡤"}.ic_refineui_hard_drive_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡦"}.ic_refineui_hard_drive_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡣"}.ic_refineui_hard_drive_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡧"}.ic_refineui_hard_drive_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡥"}.ic_refineui_hard_drive_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡨"}.ic_refineui_hat-graduation_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷈"}.ic_refineui_hat-graduation_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷊"}.ic_refineui_hat-graduation_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷌"}.ic_refineui_hat-graduation_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷎"}.ic_refineui_hat-graduation_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷐"}.ic_refineui_hat-graduation_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷒"}.ic_refineui_hat_graduation_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛶"}.ic_refineui_hat_graduation_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛸"}.ic_refineui_hat_graduation_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛵"}.ic_refineui_hat_graduation_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛹"}.ic_refineui_hat_graduation_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛷"}.ic_refineui_hat_graduation_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛺"}.ic_refineui_hd_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇈"}.ic_refineui_hd_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇊"}.ic_refineui_hd_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇇"}.ic_refineui_hd_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇋"}.ic_refineui_hd_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇉"}.ic_refineui_hd_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇌"}.ic_refineui_hdr-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷔"}.ic_refineui_hdr-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷖"}.ic_refineui_hdr-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷘"}.ic_refineui_hdr-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷚"}.ic_refineui_hdr-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷜"}.ic_refineui_hdr-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷞"}.ic_refineui_hdr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋾"}.ic_refineui_hdr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋺"}.ic_refineui_hdr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋽"}.ic_refineui_hdr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋻"}.ic_refineui_hdr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋼"}.ic_refineui_hdr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋹"}.ic_refineui_hdr_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉽"}.ic_refineui_hdr_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉿"}.ic_refineui_hdr_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉼"}.ic_refineui_hdr_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊀"}.ic_refineui_hdr_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉻"}.ic_refineui_hdr_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉾"}.ic_refineui_headphones-mic_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷠"}.ic_refineui_headphones-mic_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷢"}.ic_refineui_headphones-mic_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷤"}.ic_refineui_headphones-mic_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷦"}.ic_refineui_headphones-mic_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷨"}.ic_refineui_headphones-mic_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷪"}.ic_refineui_headphones_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐒"}.ic_refineui_headphones_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐎"}.ic_refineui_headphones_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐑"}.ic_refineui_headphones_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐏"}.ic_refineui_headphones_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐐"}.ic_refineui_headphones_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐍"}.ic_refineui_headphones_mic_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊂"}.ic_refineui_headphones_mic_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊆"}.ic_refineui_headphones_mic_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊃"}.ic_refineui_headphones_mic_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊅"}.ic_refineui_headphones_mic_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊁"}.ic_refineui_headphones_mic_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊄"}.ic_refineui_headset-vr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷬"}.ic_refineui_headset-vr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷮"}.ic_refineui_headset-vr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷰"}.ic_refineui_headset-vr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷲"}.ic_refineui_headset-vr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷴"}.ic_refineui_headset-vr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷶"}.ic_refineui_headset_vr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢝"}.ic_refineui_headset_vr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢙"}.ic_refineui_headset_vr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢜"}.ic_refineui_headset_vr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢚"}.ic_refineui_headset_vr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢞"}.ic_refineui_headset_vr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢛"}.ic_refineui_heart-broken_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷸"}.ic_refineui_heart-broken_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷺"}.ic_refineui_heart-broken_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷼"}.ic_refineui_heart-broken_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰷾"}.ic_refineui_heart-broken_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸀"}.ic_refineui_heart-broken_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸂"}.ic_refineui_heart_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈮"}.ic_refineui_heart_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈲"}.ic_refineui_heart_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈯"}.ic_refineui_heart_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈱"}.ic_refineui_heart_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈭"}.ic_refineui_heart_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈰"}.ic_refineui_heart_broken_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢰"}.ic_refineui_heart_broken_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢬"}.ic_refineui_heart_broken_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢯"}.ic_refineui_heart_broken_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢭"}.ic_refineui_heart_broken_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢮"}.ic_refineui_heart_broken_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢫"}.ic_refineui_hexagon_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒃"}.ic_refineui_hexagon_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒁"}.ic_refineui_hexagon_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒄"}.ic_refineui_hexagon_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒀"}.ic_refineui_hexagon_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒂"}.ic_refineui_hexagon_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑿"}.ic_refineui_highlight_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉂"}.ic_refineui_highlight_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉀"}.ic_refineui_highlight_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉃"}.ic_refineui_highlight_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈿"}.ic_refineui_highlight_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉄"}.ic_refineui_highlight_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉁"}.ic_refineui_highway_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉠"}.ic_refineui_highway_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉞"}.ic_refineui_highway_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉡"}.ic_refineui_highway_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉝"}.ic_refineui_highway_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉢"}.ic_refineui_highway_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉟"}.ic_refineui_home-checkmark_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸆"}.ic_refineui_home-checkmark_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸈"}.ic_refineui_home-checkmark_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸊"}.ic_refineui_home-checkmark_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸌"}.ic_refineui_home-checkmark_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸎"}.ic_refineui_home-checkmark_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸐"}.ic_refineui_home_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸄"}.ic_refineui_home_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁷"}.ic_refineui_home_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁳"}.ic_refineui_home_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁶"}.ic_refineui_home_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁴"}.ic_refineui_home_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁵"}.ic_refineui_home_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁲"}.ic_refineui_home_checkmark_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦓"}.ic_refineui_home_checkmark_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦑"}.ic_refineui_home_checkmark_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦔"}.ic_refineui_home_checkmark_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦐"}.ic_refineui_home_checkmark_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦒"}.ic_refineui_home_checkmark_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦏"}.ic_refineui_hourglass-half_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸒"}.ic_refineui_hourglass-half_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸔"}.ic_refineui_hourglass-half_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸖"}.ic_refineui_hourglass-half_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸘"}.ic_refineui_hourglass-half_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸚"}.ic_refineui_hourglass-half_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸜"}.ic_refineui_hourglass-one-quarter_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸞"}.ic_refineui_hourglass-one-quarter_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸠"}.ic_refineui_hourglass-one-quarter_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸢"}.ic_refineui_hourglass-one-quarter_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸤"}.ic_refineui_hourglass-one-quarter_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸦"}.ic_refineui_hourglass-one-quarter_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸨"}.ic_refineui_hourglass-three-quarter_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸪"}.ic_refineui_hourglass-three-quarter_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸬"}.ic_refineui_hourglass-three-quarter_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸮"}.ic_refineui_hourglass-three-quarter_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸰"}.ic_refineui_hourglass-three-quarter_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸲"}.ic_refineui_hourglass-three-quarter_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸴"}.ic_refineui_hourglass_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆀"}.ic_refineui_hourglass_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆂"}.ic_refineui_hourglass_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅿"}.ic_refineui_hourglass_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆃"}.ic_refineui_hourglass_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆁"}.ic_refineui_hourglass_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆄"}.ic_refineui_hourglass_half_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒏"}.ic_refineui_hourglass_half_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒍"}.ic_refineui_hourglass_half_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒐"}.ic_refineui_hourglass_half_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒌"}.ic_refineui_hourglass_half_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒎"}.ic_refineui_hourglass_half_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒋"}.ic_refineui_hourglass_one_quarter_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘝"}.ic_refineui_hourglass_one_quarter_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘡"}.ic_refineui_hourglass_one_quarter_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘞"}.ic_refineui_hourglass_one_quarter_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘠"}.ic_refineui_hourglass_one_quarter_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘟"}.ic_refineui_hourglass_one_quarter_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘢"}.ic_refineui_hourglass_three_quarter_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜾"}.ic_refineui_hourglass_three_quarter_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝀"}.ic_refineui_hourglass_three_quarter_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜽"}.ic_refineui_hourglass_three_quarter_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝁"}.ic_refineui_hourglass_three_quarter_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜿"}.ic_refineui_hourglass_three_quarter_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝂"}.ic_refineui_html_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑓"}.ic_refineui_html_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑑"}.ic_refineui_html_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑔"}.ic_refineui_html_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑐"}.ic_refineui_html_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑒"}.ic_refineui_html_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑏"}.ic_refineui_image-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸶"}.ic_refineui_image-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸸"}.ic_refineui_image-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸺"}.ic_refineui_image-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸼"}.ic_refineui_image-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰸾"}.ic_refineui_image-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹀"}.ic_refineui_image_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔅"}.ic_refineui_image_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔇"}.ic_refineui_image_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔄"}.ic_refineui_image_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔈"}.ic_refineui_image_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔃"}.ic_refineui_image_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔆"}.ic_refineui_image_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗮"}.ic_refineui_image_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗲"}.ic_refineui_image_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗯"}.ic_refineui_image_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗱"}.ic_refineui_image_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗭"}.ic_refineui_image_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗰"}.ic_refineui_important_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏻"}.ic_refineui_important_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏿"}.ic_refineui_important_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏼"}.ic_refineui_important_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏾"}.ic_refineui_important_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏽"}.ic_refineui_important_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐀"}.ic_refineui_incognito_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘳"}.ic_refineui_incognito_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘯"}.ic_refineui_incognito_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘲"}.ic_refineui_incognito_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘰"}.ic_refineui_incognito_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘴"}.ic_refineui_incognito_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘱"}.ic_refineui_info_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕺"}.ic_refineui_info_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕶"}.ic_refineui_info_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕹"}.ic_refineui_info_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕷"}.ic_refineui_info_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕸"}.ic_refineui_info_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕵"}.ic_refineui_ios-arrow-ltr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹂"}.ic_refineui_ios-arrow-ltr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹄"}.ic_refineui_ios-arrow-ltr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹆"}.ic_refineui_ios-arrow-ltr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹈"}.ic_refineui_ios-arrow-ltr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹊"}.ic_refineui_ios-arrow-ltr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹌"}.ic_refineui_ios-arrow-rtl_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹎"}.ic_refineui_ios-arrow-rtl_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹐"}.ic_refineui_ios-arrow-rtl_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹒"}.ic_refineui_ios-arrow-rtl_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹔"}.ic_refineui_ios-arrow-rtl_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹖"}.ic_refineui_ios-arrow-rtl_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹘"}.ic_refineui_ios-chevron-ltr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹚"}.ic_refineui_ios-chevron-ltr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹜"}.ic_refineui_ios-chevron-ltr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹞"}.ic_refineui_ios-chevron-ltr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹠"}.ic_refineui_ios-chevron-ltr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹢"}.ic_refineui_ios-chevron-ltr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹤"}.ic_refineui_ios-chevron-rtl_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹦"}.ic_refineui_ios-chevron-rtl_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹨"}.ic_refineui_ios-chevron-rtl_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹪"}.ic_refineui_ios-chevron-rtl_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹬"}.ic_refineui_ios-chevron-rtl_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹮"}.ic_refineui_ios-chevron-rtl_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹰"}.ic_refineui_ios_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓲"}.ic_refineui_ios_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓴"}.ic_refineui_ios_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓱"}.ic_refineui_ios_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓵"}.ic_refineui_ios_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓳"}.ic_refineui_ios_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓶"}.ic_refineui_ios_arrow_ltr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘂"}.ic_refineui_ios_arrow_ltr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘀"}.ic_refineui_ios_arrow_ltr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘃"}.ic_refineui_ios_arrow_ltr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗿"}.ic_refineui_ios_arrow_ltr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘄"}.ic_refineui_ios_arrow_ltr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘁"}.ic_refineui_ios_arrow_rtl_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞾"}.ic_refineui_ios_arrow_rtl_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞼"}.ic_refineui_ios_arrow_rtl_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞿"}.ic_refineui_ios_arrow_rtl_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞻"}.ic_refineui_ios_arrow_rtl_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟀"}.ic_refineui_ios_arrow_rtl_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞽"}.ic_refineui_ios_chevron_ltr_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋭"}.ic_refineui_ios_chevron_ltr_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋱"}.ic_refineui_ios_chevron_ltr_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋮"}.ic_refineui_ios_chevron_ltr_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋰"}.ic_refineui_ios_chevron_ltr_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋯"}.ic_refineui_ios_chevron_ltr_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋲"}.ic_refineui_ios_chevron_rtl_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒯"}.ic_refineui_ios_chevron_rtl_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒳"}.ic_refineui_ios_chevron_rtl_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒰"}.ic_refineui_ios_chevron_rtl_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒲"}.ic_refineui_ios_chevron_rtl_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒱"}.ic_refineui_ios_chevron_rtl_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒴"}.ic_refineui_iot_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔕"}.ic_refineui_iot_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔙"}.ic_refineui_iot_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔖"}.ic_refineui_iot_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔘"}.ic_refineui_iot_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔗"}.ic_refineui_iot_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔚"}.ic_refineui_javascript_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡿"}.ic_refineui_javascript_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡽"}.ic_refineui_javascript_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢀"}.ic_refineui_javascript_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡼"}.ic_refineui_javascript_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡾"}.ic_refineui_javascript_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡻"}.ic_refineui_joystick_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠿"}.ic_refineui_joystick_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡃"}.ic_refineui_joystick_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡀"}.ic_refineui_joystick_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡂"}.ic_refineui_joystick_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡁"}.ic_refineui_joystick_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡄"}.ic_refineui_json-file_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹲"}.ic_refineui_json-file_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹴"}.ic_refineui_json-file_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹶"}.ic_refineui_json-file_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹸"}.ic_refineui_json-file_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹺"}.ic_refineui_json-file_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹼"}.ic_refineui_json_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗫"}.ic_refineui_json_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗩"}.ic_refineui_json_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗬"}.ic_refineui_json_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗨"}.ic_refineui_json_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗪"}.ic_refineui_json_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗧"}.ic_refineui_json_file_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧧"}.ic_refineui_json_file_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧣"}.ic_refineui_json_file_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧦"}.ic_refineui_json_file_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧤"}.ic_refineui_json_file_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧨"}.ic_refineui_json_file_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧥"}.ic_refineui_key-multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰹾"}.ic_refineui_key-multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺀"}.ic_refineui_key-multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺂"}.ic_refineui_key-multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺄"}.ic_refineui_key-multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺆"}.ic_refineui_key-multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺈"}.ic_refineui_key_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑸"}.ic_refineui_key_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑴"}.ic_refineui_key_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑷"}.ic_refineui_key_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑵"}.ic_refineui_key_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑶"}.ic_refineui_key_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑳"}.ic_refineui_key_multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘿"}.ic_refineui_key_multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘻"}.ic_refineui_key_multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘾"}.ic_refineui_key_multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘼"}.ic_refineui_key_multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙀"}.ic_refineui_key_multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘽"}.ic_refineui_keyboard-backspace_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺊"}.ic_refineui_keyboard-backspace_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺌"}.ic_refineui_keyboard-backspace_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺎"}.ic_refineui_keyboard-backspace_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺐"}.ic_refineui_keyboard-backspace_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺒"}.ic_refineui_keyboard-backspace_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺔"}.ic_refineui_keyboard-command_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺖"}.ic_refineui_keyboard-command_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺘"}.ic_refineui_keyboard-command_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺚"}.ic_refineui_keyboard-command_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺜"}.ic_refineui_keyboard-command_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺞"}.ic_refineui_keyboard-command_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺠"}.ic_refineui_keyboard-lock_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺢"}.ic_refineui_keyboard-lock_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺤"}.ic_refineui_keyboard-lock_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺦"}.ic_refineui_keyboard-lock_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺨"}.ic_refineui_keyboard-lock_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺪"}.ic_refineui_keyboard-lock_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺬"}.ic_refineui_keyboard-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺮"}.ic_refineui_keyboard-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺰"}.ic_refineui_keyboard-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺲"}.ic_refineui_keyboard-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺴"}.ic_refineui_keyboard-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺶"}.ic_refineui_keyboard-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺸"}.ic_refineui_keyboard-option_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺺"}.ic_refineui_keyboard-option_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺼"}.ic_refineui_keyboard-option_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰺾"}.ic_refineui_keyboard-option_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻀"}.ic_refineui_keyboard-option_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻂"}.ic_refineui_keyboard-option_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻄"}.ic_refineui_keyboard-return_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻆"}.ic_refineui_keyboard-return_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻈"}.ic_refineui_keyboard-return_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻊"}.ic_refineui_keyboard-return_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻌"}.ic_refineui_keyboard-return_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻎"}.ic_refineui_keyboard-return_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻐"}.ic_refineui_keyboard-shift-uppercase_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻞"}.ic_refineui_keyboard-shift-uppercase_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻠"}.ic_refineui_keyboard-shift-uppercase_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻢"}.ic_refineui_keyboard-shift-uppercase_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻤"}.ic_refineui_keyboard-shift-uppercase_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻦"}.ic_refineui_keyboard-shift-uppercase_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻨"}.ic_refineui_keyboard-shift_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻒"}.ic_refineui_keyboard-shift_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻔"}.ic_refineui_keyboard-shift_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻖"}.ic_refineui_keyboard-shift_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻘"}.ic_refineui_keyboard-shift_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻚"}.ic_refineui_keyboard-shift_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻜"}.ic_refineui_keyboard-tab_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻪"}.ic_refineui_keyboard-tab_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻬"}.ic_refineui_keyboard-tab_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻮"}.ic_refineui_keyboard-tab_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻰"}.ic_refineui_keyboard-tab_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻲"}.ic_refineui_keyboard-tab_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻴"}.ic_refineui_keyboard_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦞"}.ic_refineui_keyboard_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦜"}.ic_refineui_keyboard_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦟"}.ic_refineui_keyboard_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦛"}.ic_refineui_keyboard_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦠"}.ic_refineui_keyboard_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦝"}.ic_refineui_keyboard_backspace_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗉"}.ic_refineui_keyboard_backspace_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗍"}.ic_refineui_keyboard_backspace_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗊"}.ic_refineui_keyboard_backspace_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗌"}.ic_refineui_keyboard_backspace_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗋"}.ic_refineui_keyboard_backspace_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗎"}.ic_refineui_keyboard_command_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟎"}.ic_refineui_keyboard_command_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟒"}.ic_refineui_keyboard_command_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟏"}.ic_refineui_keyboard_command_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟑"}.ic_refineui_keyboard_command_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟍"}.ic_refineui_keyboard_command_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟐"}.ic_refineui_keyboard_lock_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏕"}.ic_refineui_keyboard_lock_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏑"}.ic_refineui_keyboard_lock_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏔"}.ic_refineui_keyboard_lock_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏒"}.ic_refineui_keyboard_lock_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏖"}.ic_refineui_keyboard_lock_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏓"}.ic_refineui_keyboard_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥑"}.ic_refineui_keyboard_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥍"}.ic_refineui_keyboard_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥐"}.ic_refineui_keyboard_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥎"}.ic_refineui_keyboard_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥒"}.ic_refineui_keyboard_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥏"}.ic_refineui_keyboard_option_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐇"}.ic_refineui_keyboard_option_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐋"}.ic_refineui_keyboard_option_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐈"}.ic_refineui_keyboard_option_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐊"}.ic_refineui_keyboard_option_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐉"}.ic_refineui_keyboard_option_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐌"}.ic_refineui_keyboard_return_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒧"}.ic_refineui_keyboard_return_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒣"}.ic_refineui_keyboard_return_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒦"}.ic_refineui_keyboard_return_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒤"}.ic_refineui_keyboard_return_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒨"}.ic_refineui_keyboard_return_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒥"}.ic_refineui_keyboard_shift_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦹"}.ic_refineui_keyboard_shift_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦽"}.ic_refineui_keyboard_shift_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦺"}.ic_refineui_keyboard_shift_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦼"}.ic_refineui_keyboard_shift_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦻"}.ic_refineui_keyboard_shift_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦾"}.ic_refineui_keyboard_shift_uppercase_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀸"}.ic_refineui_keyboard_shift_uppercase_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀺"}.ic_refineui_keyboard_shift_uppercase_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀷"}.ic_refineui_keyboard_shift_uppercase_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀻"}.ic_refineui_keyboard_shift_uppercase_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀶"}.ic_refineui_keyboard_shift_uppercase_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀹"}.ic_refineui_keyboard_tab_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎱"}.ic_refineui_keyboard_tab_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎯"}.ic_refineui_keyboard_tab_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎲"}.ic_refineui_keyboard_tab_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎮"}.ic_refineui_keyboard_tab_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎰"}.ic_refineui_keyboard_tab_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎭"}.ic_refineui_kiosk_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟌"}.ic_refineui_kiosk_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟈"}.ic_refineui_kiosk_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟋"}.ic_refineui_kiosk_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟉"}.ic_refineui_kiosk_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟊"}.ic_refineui_kiosk_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟇"}.ic_refineui_kotlin_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑕"}.ic_refineui_kotlin_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑙"}.ic_refineui_kotlin_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑖"}.ic_refineui_kotlin_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑘"}.ic_refineui_kotlin_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑗"}.ic_refineui_kotlin_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑚"}.ic_refineui_laptop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢧"}.ic_refineui_laptop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢩"}.ic_refineui_laptop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢦"}.ic_refineui_laptop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢪"}.ic_refineui_laptop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢥"}.ic_refineui_laptop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢨"}.ic_refineui_layer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗾"}.ic_refineui_layer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗺"}.ic_refineui_layer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗽"}.ic_refineui_layer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗻"}.ic_refineui_layer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗼"}.ic_refineui_layer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗹"}.ic_refineui_lightbulb_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠠"}.ic_refineui_lightbulb_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠜"}.ic_refineui_lightbulb_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠟"}.ic_refineui_lightbulb_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠝"}.ic_refineui_lightbulb_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠞"}.ic_refineui_lightbulb_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠛"}.ic_refineui_line-dashes_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻶"}.ic_refineui_line-dashes_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻸"}.ic_refineui_line-dashes_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻺"}.ic_refineui_line-dashes_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻼"}.ic_refineui_line-dashes_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰻾"}.ic_refineui_line-dashes_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼀"}.ic_refineui_line-horizontal-1-dashes_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼎"}.ic_refineui_line-horizontal-1-dashes_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼐"}.ic_refineui_line-horizontal-1-dashes_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼒"}.ic_refineui_line-horizontal-1-dashes_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼔"}.ic_refineui_line-horizontal-1-dashes_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼖"}.ic_refineui_line-horizontal-1-dashes_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼘"}.ic_refineui_line-horizontal-1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼂"}.ic_refineui_line-horizontal-1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼄"}.ic_refineui_line-horizontal-1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼆"}.ic_refineui_line-horizontal-1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼈"}.ic_refineui_line-horizontal-1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼊"}.ic_refineui_line-horizontal-1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼌"}.ic_refineui_line_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙵"}.ic_refineui_line_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙳"}.ic_refineui_line_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙶"}.ic_refineui_line_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙲"}.ic_refineui_line_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙴"}.ic_refineui_line_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙱"}.ic_refineui_line_dashes_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤿"}.ic_refineui_line_dashes_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤻"}.ic_refineui_line_dashes_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤾"}.ic_refineui_line_dashes_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤼"}.ic_refineui_line_dashes_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥀"}.ic_refineui_line_dashes_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤽"}.ic_refineui_line_horizontal_1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀽"}.ic_refineui_line_horizontal_1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀿"}.ic_refineui_line_horizontal_1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀼"}.ic_refineui_line_horizontal_1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁀"}.ic_refineui_line_horizontal_1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀾"}.ic_refineui_line_horizontal_1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁁"}.ic_refineui_line_horizontal_1_dashes_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍼"}.ic_refineui_line_horizontal_1_dashes_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍸"}.ic_refineui_line_horizontal_1_dashes_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍻"}.ic_refineui_line_horizontal_1_dashes_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍹"}.ic_refineui_line_horizontal_1_dashes_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍺"}.ic_refineui_line_horizontal_1_dashes_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍷"}.ic_refineui_link_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘹"}.ic_refineui_link_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘵"}.ic_refineui_link_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘸"}.ic_refineui_link_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘶"}.ic_refineui_link_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘺"}.ic_refineui_link_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘷"}.ic_refineui_local-language_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼚"}.ic_refineui_local-language_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼜"}.ic_refineui_local-language_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼞"}.ic_refineui_local-language_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼠"}.ic_refineui_local-language_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼢"}.ic_refineui_local-language_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼤"}.ic_refineui_local_language_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋇"}.ic_refineui_local_language_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋅"}.ic_refineui_local_language_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋈"}.ic_refineui_local_language_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋄"}.ic_refineui_local_language_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋆"}.ic_refineui_local_language_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋃"}.ic_refineui_location-arrow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼦"}.ic_refineui_location-arrow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼨"}.ic_refineui_location-arrow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼪"}.ic_refineui_location-arrow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼬"}.ic_refineui_location-arrow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼮"}.ic_refineui_location-arrow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼰"}.ic_refineui_location_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊻"}.ic_refineui_location_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊷"}.ic_refineui_location_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊺"}.ic_refineui_location_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊸"}.ic_refineui_location_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊼"}.ic_refineui_location_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊹"}.ic_refineui_location_arrow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇧"}.ic_refineui_location_arrow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇩"}.ic_refineui_location_arrow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇦"}.ic_refineui_location_arrow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇪"}.ic_refineui_location_arrow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇥"}.ic_refineui_location_arrow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇨"}.ic_refineui_lock-closed_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼲"}.ic_refineui_lock-closed_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼴"}.ic_refineui_lock-closed_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼶"}.ic_refineui_lock-closed_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼸"}.ic_refineui_lock-closed_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼺"}.ic_refineui_lock-closed_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼼"}.ic_refineui_lock-open_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰼾"}.ic_refineui_lock-open_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽀"}.ic_refineui_lock-open_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽂"}.ic_refineui_lock-open_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽄"}.ic_refineui_lock-open_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽆"}.ic_refineui_lock-open_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽈"}.ic_refineui_lock_closed_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃈"}.ic_refineui_lock_closed_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃊"}.ic_refineui_lock_closed_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃇"}.ic_refineui_lock_closed_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃋"}.ic_refineui_lock_closed_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃆"}.ic_refineui_lock_closed_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃉"}.ic_refineui_lock_open_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚈"}.ic_refineui_lock_open_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚄"}.ic_refineui_lock_open_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚇"}.ic_refineui_lock_open_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚅"}.ic_refineui_lock_open_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚆"}.ic_refineui_lock_open_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚃"}.ic_refineui_luggage_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂋"}.ic_refineui_luggage_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂍"}.ic_refineui_luggage_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂊"}.ic_refineui_luggage_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂎"}.ic_refineui_luggage_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂌"}.ic_refineui_luggage_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂏"}.ic_refineui_macos_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄬"}.ic_refineui_macos_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄰"}.ic_refineui_macos_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄭"}.ic_refineui_macos_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄯"}.ic_refineui_macos_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄫"}.ic_refineui_macos_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄮"}.ic_refineui_mail-read_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽌"}.ic_refineui_mail-read_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽎"}.ic_refineui_mail-read_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽐"}.ic_refineui_mail-read_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽒"}.ic_refineui_mail-read_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽔"}.ic_refineui_mail-read_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽖"}.ic_refineui_mail_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽊"}.ic_refineui_mail_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉮"}.ic_refineui_mail_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉪"}.ic_refineui_mail_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉭"}.ic_refineui_mail_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉫"}.ic_refineui_mail_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉬"}.ic_refineui_mail_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉩"}.ic_refineui_mail_read_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟂"}.ic_refineui_mail_read_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟆"}.ic_refineui_mail_read_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟃"}.ic_refineui_mail_read_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟅"}.ic_refineui_mail_read_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟁"}.ic_refineui_mail_read_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟄"}.ic_refineui_mailbox_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊝"}.ic_refineui_mailbox_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊙"}.ic_refineui_mailbox_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊜"}.ic_refineui_mailbox_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊚"}.ic_refineui_mailbox_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊞"}.ic_refineui_mailbox_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊛"}.ic_refineui_map_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗥"}.ic_refineui_map_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗡"}.ic_refineui_map_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗤"}.ic_refineui_map_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗢"}.ic_refineui_map_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗦"}.ic_refineui_map_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗣"}.ic_refineui_markdown_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊣"}.ic_refineui_markdown_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊟"}.ic_refineui_markdown_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊢"}.ic_refineui_markdown_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊠"}.ic_refineui_markdown_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊤"}.ic_refineui_markdown_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊡"}.ic_refineui_math-symbols_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽘"}.ic_refineui_math-symbols_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽚"}.ic_refineui_math-symbols_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽜"}.ic_refineui_math-symbols_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽞"}.ic_refineui_math-symbols_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽠"}.ic_refineui_math-symbols_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽢"}.ic_refineui_math_symbols_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣔"}.ic_refineui_math_symbols_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣐"}.ic_refineui_math_symbols_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣓"}.ic_refineui_math_symbols_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣑"}.ic_refineui_math_symbols_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣒"}.ic_refineui_math_symbols_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣏"}.ic_refineui_megaphone_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓙"}.ic_refineui_megaphone_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓝"}.ic_refineui_megaphone_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓚"}.ic_refineui_megaphone_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓜"}.ic_refineui_megaphone_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓛"}.ic_refineui_megaphone_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓞"}.ic_refineui_mic_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐃"}.ic_refineui_mic_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐅"}.ic_refineui_mic_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐂"}.ic_refineui_mic_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐆"}.ic_refineui_mic_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐁"}.ic_refineui_mic_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐄"}.ic_refineui_moon_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌥"}.ic_refineui_moon_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌧"}.ic_refineui_moon_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌤"}.ic_refineui_moon_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌨"}.ic_refineui_moon_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌣"}.ic_refineui_moon_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌦"}.ic_refineui_more-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽤"}.ic_refineui_more-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽦"}.ic_refineui_more-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽨"}.ic_refineui_more-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽪"}.ic_refineui_more-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽬"}.ic_refineui_more-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽮"}.ic_refineui_more-horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽰"}.ic_refineui_more-horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽲"}.ic_refineui_more-horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽴"}.ic_refineui_more-horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽶"}.ic_refineui_more-horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽸"}.ic_refineui_more-horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽺"}.ic_refineui_more-verticial_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽼"}.ic_refineui_more-verticial_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰽾"}.ic_refineui_more-verticial_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾀"}.ic_refineui_more-verticial_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾂"}.ic_refineui_more-verticial_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾄"}.ic_refineui_more-verticial_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾆"}.ic_refineui_more_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃶"}.ic_refineui_more_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃸"}.ic_refineui_more_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃵"}.ic_refineui_more_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃹"}.ic_refineui_more_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃷"}.ic_refineui_more_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃺"}.ic_refineui_more_horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍘"}.ic_refineui_more_horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍔"}.ic_refineui_more_horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍗"}.ic_refineui_more_horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍕"}.ic_refineui_more_horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍖"}.ic_refineui_more_horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍓"}.ic_refineui_more_verticial_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂲"}.ic_refineui_more_verticial_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂮"}.ic_refineui_more_verticial_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂱"}.ic_refineui_more_verticial_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂯"}.ic_refineui_more_verticial_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂳"}.ic_refineui_more_verticial_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂰"}.ic_refineui_mouse_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕘"}.ic_refineui_mouse_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕜"}.ic_refineui_mouse_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕙"}.ic_refineui_mouse_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕛"}.ic_refineui_mouse_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕗"}.ic_refineui_mouse_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕚"}.ic_refineui_movie_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾈"}.ic_refineui_movie_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃬"}.ic_refineui_movie_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃪"}.ic_refineui_movie_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃭"}.ic_refineui_movie_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃫"}.ic_refineui_movie_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃮"}.ic_refineui_navigation_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾉"}.ic_refineui_navigation_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾋"}.ic_refineui_navigation_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾍"}.ic_refineui_navigation_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾏"}.ic_refineui_navigation_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾑"}.ic_refineui_navigation_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾓"}.ic_refineui_navigation_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾕"}.ic_refineui_network-check_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾗"}.ic_refineui_network-check_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾙"}.ic_refineui_network-check_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾛"}.ic_refineui_network-check_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾝"}.ic_refineui_network-check_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾟"}.ic_refineui_network-check_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾡"}.ic_refineui_network_check_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨑"}.ic_refineui_network_check_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨍"}.ic_refineui_network_check_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨐"}.ic_refineui_network_check_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨎"}.ic_refineui_network_check_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨒"}.ic_refineui_network_check_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨏"}.ic_refineui_news_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙈"}.ic_refineui_news_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙌"}.ic_refineui_news_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙉"}.ic_refineui_news_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙋"}.ic_refineui_news_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙇"}.ic_refineui_news_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙊"}.ic_refineui_next_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂪"}.ic_refineui_next_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂬"}.ic_refineui_next_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂩"}.ic_refineui_next_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂭"}.ic_refineui_next_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂨"}.ic_refineui_next_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂫"}.ic_refineui_note_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁤"}.ic_refineui_note_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁢"}.ic_refineui_note_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁥"}.ic_refineui_note_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁡"}.ic_refineui_note_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁣"}.ic_refineui_note_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁠"}.ic_refineui_notebook_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡵"}.ic_refineui_notebook_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡹"}.ic_refineui_notebook_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡶"}.ic_refineui_notebook_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡸"}.ic_refineui_notebook_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡷"}.ic_refineui_notebook_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡺"}.ic_refineui_notepad_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥾"}.ic_refineui_notepad_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦀"}.ic_refineui_notepad_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥽"}.ic_refineui_notepad_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦁"}.ic_refineui_notepad_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥿"}.ic_refineui_notepad_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦂"}.ic_refineui_number-circle-0_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾣"}.ic_refineui_number-circle-0_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾥"}.ic_refineui_number-circle-0_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾧"}.ic_refineui_number-circle-0_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾩"}.ic_refineui_number-circle-0_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾫"}.ic_refineui_number-circle-0_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾭"}.ic_refineui_number-circle-1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾯"}.ic_refineui_number-circle-1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾱"}.ic_refineui_number-circle-1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾳"}.ic_refineui_number-circle-1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾵"}.ic_refineui_number-circle-1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾷"}.ic_refineui_number-circle-1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾹"}.ic_refineui_number-circle-2_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾻"}.ic_refineui_number-circle-2_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾽"}.ic_refineui_number-circle-2_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰾿"}.ic_refineui_number-circle-2_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿁"}.ic_refineui_number-circle-2_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿃"}.ic_refineui_number-circle-2_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿅"}.ic_refineui_number-circle-3_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿇"}.ic_refineui_number-circle-3_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿉"}.ic_refineui_number-circle-3_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿋"}.ic_refineui_number-circle-3_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿍"}.ic_refineui_number-circle-3_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿏"}.ic_refineui_number-circle-3_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿑"}.ic_refineui_number-circle-4_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿓"}.ic_refineui_number-circle-4_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿕"}.ic_refineui_number-circle-4_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿗"}.ic_refineui_number-circle-4_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿙"}.ic_refineui_number-circle-4_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿛"}.ic_refineui_number-circle-4_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿝"}.ic_refineui_number-circle-5_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿟"}.ic_refineui_number-circle-5_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿡"}.ic_refineui_number-circle-5_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿣"}.ic_refineui_number-circle-5_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿥"}.ic_refineui_number-circle-5_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿧"}.ic_refineui_number-circle-5_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿩"}.ic_refineui_number-circle-6_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿫"}.ic_refineui_number-circle-6_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿭"}.ic_refineui_number-circle-6_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿯"}.ic_refineui_number-circle-6_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿱"}.ic_refineui_number-circle-6_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿳"}.ic_refineui_number-circle-6_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿵"}.ic_refineui_number-circle-7_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿷"}.ic_refineui_number-circle-7_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿹"}.ic_refineui_number-circle-7_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿻"}.ic_refineui_number-circle-7_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿽"}.ic_refineui_number-circle-7_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰿿"}.ic_refineui_number-circle-7_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀁"}.ic_refineui_number-circle-8_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀃"}.ic_refineui_number-circle-8_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀅"}.ic_refineui_number-circle-8_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀇"}.ic_refineui_number-circle-8_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀉"}.ic_refineui_number-circle-8_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀋"}.ic_refineui_number-circle-8_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀍"}.ic_refineui_number-circle-9_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀏"}.ic_refineui_number-circle-9_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀑"}.ic_refineui_number-circle-9_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀓"}.ic_refineui_number-circle-9_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀕"}.ic_refineui_number-circle-9_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀗"}.ic_refineui_number-circle-9_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀙"}.ic_refineui_number-symbol-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀧"}.ic_refineui_number-symbol-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀩"}.ic_refineui_number-symbol-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀫"}.ic_refineui_number-symbol-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀭"}.ic_refineui_number-symbol-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀯"}.ic_refineui_number-symbol-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀱"}.ic_refineui_number-symbol-square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀳"}.ic_refineui_number-symbol-square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀵"}.ic_refineui_number-symbol-square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀷"}.ic_refineui_number-symbol-square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀹"}.ic_refineui_number-symbol-square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀻"}.ic_refineui_number-symbol-square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀽"}.ic_refineui_number-symbol_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀛"}.ic_refineui_number-symbol_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀝"}.ic_refineui_number-symbol_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀟"}.ic_refineui_number-symbol_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀡"}.ic_refineui_number-symbol_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀣"}.ic_refineui_number-symbol_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀥"}.ic_refineui_number_circle_0_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊵"}.ic_refineui_number_circle_0_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊳"}.ic_refineui_number_circle_0_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊶"}.ic_refineui_number_circle_0_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊲"}.ic_refineui_number_circle_0_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊴"}.ic_refineui_number_circle_0_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊱"}.ic_refineui_number_circle_1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍬"}.ic_refineui_number_circle_1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍮"}.ic_refineui_number_circle_1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍫"}.ic_refineui_number_circle_1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍯"}.ic_refineui_number_circle_1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍭"}.ic_refineui_number_circle_1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍰"}.ic_refineui_number_circle_2_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢁"}.ic_refineui_number_circle_2_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢅"}.ic_refineui_number_circle_2_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢂"}.ic_refineui_number_circle_2_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢄"}.ic_refineui_number_circle_2_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢃"}.ic_refineui_number_circle_2_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢆"}.ic_refineui_number_circle_3_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠚"}.ic_refineui_number_circle_3_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠖"}.ic_refineui_number_circle_3_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠙"}.ic_refineui_number_circle_3_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠗"}.ic_refineui_number_circle_3_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠘"}.ic_refineui_number_circle_3_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠕"}.ic_refineui_number_circle_4_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠓"}.ic_refineui_number_circle_4_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠑"}.ic_refineui_number_circle_4_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠔"}.ic_refineui_number_circle_4_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠐"}.ic_refineui_number_circle_4_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠒"}.ic_refineui_number_circle_4_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠏"}.ic_refineui_number_circle_5_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢠"}.ic_refineui_number_circle_5_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢢"}.ic_refineui_number_circle_5_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢟"}.ic_refineui_number_circle_5_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢣"}.ic_refineui_number_circle_5_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢡"}.ic_refineui_number_circle_5_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢤"}.ic_refineui_number_circle_6_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍙"}.ic_refineui_number_circle_6_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍝"}.ic_refineui_number_circle_6_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍚"}.ic_refineui_number_circle_6_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍜"}.ic_refineui_number_circle_6_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍛"}.ic_refineui_number_circle_6_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍞"}.ic_refineui_number_circle_7_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋠"}.ic_refineui_number_circle_7_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋜"}.ic_refineui_number_circle_7_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋟"}.ic_refineui_number_circle_7_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋝"}.ic_refineui_number_circle_7_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋞"}.ic_refineui_number_circle_7_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋛"}.ic_refineui_number_circle_8_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎗"}.ic_refineui_number_circle_8_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎙"}.ic_refineui_number_circle_8_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎖"}.ic_refineui_number_circle_8_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎚"}.ic_refineui_number_circle_8_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎕"}.ic_refineui_number_circle_8_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎘"}.ic_refineui_number_circle_9_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊨"}.ic_refineui_number_circle_9_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊦"}.ic_refineui_number_circle_9_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊩"}.ic_refineui_number_circle_9_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊥"}.ic_refineui_number_circle_9_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊪"}.ic_refineui_number_circle_9_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊧"}.ic_refineui_number_symbol_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃔"}.ic_refineui_number_symbol_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃖"}.ic_refineui_number_symbol_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃓"}.ic_refineui_number_symbol_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃗"}.ic_refineui_number_symbol_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃒"}.ic_refineui_number_symbol_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃕"}.ic_refineui_number_symbol_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍎"}.ic_refineui_number_symbol_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍒"}.ic_refineui_number_symbol_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍏"}.ic_refineui_number_symbol_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍑"}.ic_refineui_number_symbol_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍍"}.ic_refineui_number_symbol_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍐"}.ic_refineui_number_symbol_square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠧"}.ic_refineui_number_symbol_square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠫"}.ic_refineui_number_symbol_square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠨"}.ic_refineui_number_symbol_square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠪"}.ic_refineui_number_symbol_square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠩"}.ic_refineui_number_symbol_square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠬"}.ic_refineui_opacity_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙩"}.ic_refineui_opacity_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙥"}.ic_refineui_opacity_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙨"}.ic_refineui_opacity_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙦"}.ic_refineui_opacity_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙪"}.ic_refineui_opacity_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙧"}.ic_refineui_open-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱀿"}.ic_refineui_open-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁁"}.ic_refineui_open-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁃"}.ic_refineui_open-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁅"}.ic_refineui_open-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁇"}.ic_refineui_open-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁉"}.ic_refineui_open_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦅"}.ic_refineui_open_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦇"}.ic_refineui_open_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦄"}.ic_refineui_open_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦈"}.ic_refineui_open_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦃"}.ic_refineui_open_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦆"}.ic_refineui_open_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄎"}.ic_refineui_open_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄐"}.ic_refineui_open_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄍"}.ic_refineui_open_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄑"}.ic_refineui_open_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄏"}.ic_refineui_open_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄒"}.ic_refineui_options_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂂"}.ic_refineui_options_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁾"}.ic_refineui_options_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂁"}.ic_refineui_options_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁿"}.ic_refineui_options_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂃"}.ic_refineui_options_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂀"}.ic_refineui_organization-horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁋"}.ic_refineui_organization-horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁍"}.ic_refineui_organization-horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁏"}.ic_refineui_organization-horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁑"}.ic_refineui_organization-horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁓"}.ic_refineui_organization-horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁕"}.ic_refineui_organization_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀗"}.ic_refineui_organization_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀓"}.ic_refineui_organization_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀖"}.ic_refineui_organization_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀔"}.ic_refineui_organization_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀕"}.ic_refineui_organization_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀒"}.ic_refineui_organization_horizontal_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎷"}.ic_refineui_organization_horizontal_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎳"}.ic_refineui_organization_horizontal_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎶"}.ic_refineui_organization_horizontal_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎴"}.ic_refineui_organization_horizontal_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎸"}.ic_refineui_organization_horizontal_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎵"}.ic_refineui_orientation_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁪"}.ic_refineui_orientation_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁨"}.ic_refineui_orientation_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁫"}.ic_refineui_orientation_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁧"}.ic_refineui_orientation_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁩"}.ic_refineui_orientation_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁦"}.ic_refineui_oval_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖑"}.ic_refineui_oval_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖍"}.ic_refineui_oval_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖐"}.ic_refineui_oval_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖎"}.ic_refineui_oval_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖒"}.ic_refineui_oval_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖏"}.ic_refineui_oven_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏌"}.ic_refineui_oven_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏎"}.ic_refineui_oven_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏋"}.ic_refineui_oven_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏏"}.ic_refineui_oven_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏍"}.ic_refineui_oven_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏐"}.ic_refineui_padding_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝡"}.ic_refineui_padding_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝥"}.ic_refineui_padding_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝢"}.ic_refineui_padding_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝤"}.ic_refineui_padding_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝣"}.ic_refineui_padding_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝦"}.ic_refineui_page-fit_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁗"}.ic_refineui_page-fit_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁙"}.ic_refineui_page-fit_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁛"}.ic_refineui_page-fit_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁝"}.ic_refineui_page-fit_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁟"}.ic_refineui_page-fit_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁡"}.ic_refineui_page_fit_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡪"}.ic_refineui_page_fit_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡮"}.ic_refineui_page_fit_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡫"}.ic_refineui_page_fit_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡭"}.ic_refineui_page_fit_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡩"}.ic_refineui_page_fit_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡬"}.ic_refineui_paint-brush_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁣"}.ic_refineui_paint-brush_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁥"}.ic_refineui_paint-brush_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁧"}.ic_refineui_paint-brush_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁩"}.ic_refineui_paint-brush_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁫"}.ic_refineui_paint-brush_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁭"}.ic_refineui_paint-bucket_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁯"}.ic_refineui_paint-bucket_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁱"}.ic_refineui_paint-bucket_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁳"}.ic_refineui_paint-bucket_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁵"}.ic_refineui_paint-bucket_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁷"}.ic_refineui_paint-bucket_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁹"}.ic_refineui_paint_brush_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦢"}.ic_refineui_paint_brush_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦦"}.ic_refineui_paint_brush_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦣"}.ic_refineui_paint_brush_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦥"}.ic_refineui_paint_brush_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦡"}.ic_refineui_paint_brush_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦤"}.ic_refineui_paint_bucket_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚮"}.ic_refineui_paint_bucket_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚲"}.ic_refineui_paint_bucket_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚯"}.ic_refineui_paint_bucket_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚱"}.ic_refineui_paint_bucket_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚭"}.ic_refineui_paint_bucket_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚰"}.ic_refineui_parallelogram_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣝"}.ic_refineui_parallelogram_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣟"}.ic_refineui_parallelogram_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣜"}.ic_refineui_parallelogram_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣠"}.ic_refineui_parallelogram_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣛"}.ic_refineui_parallelogram_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣞"}.ic_refineui_password_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄁"}.ic_refineui_password_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄅"}.ic_refineui_password_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄂"}.ic_refineui_password_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄄"}.ic_refineui_password_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄃"}.ic_refineui_password_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄆"}.ic_refineui_pause-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁻"}.ic_refineui_pause-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁽"}.ic_refineui_pause-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱁿"}.ic_refineui_pause-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂁"}.ic_refineui_pause-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂃"}.ic_refineui_pause-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂅"}.ic_refineui_pause_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀫"}.ic_refineui_pause_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀯"}.ic_refineui_pause_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀬"}.ic_refineui_pause_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀮"}.ic_refineui_pause_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀪"}.ic_refineui_pause_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀭"}.ic_refineui_pause_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛑"}.ic_refineui_pause_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛕"}.ic_refineui_pause_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛒"}.ic_refineui_pause_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛔"}.ic_refineui_pause_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛓"}.ic_refineui_pause_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛖"}.ic_refineui_payment-wireless_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂇"}.ic_refineui_payment-wireless_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂉"}.ic_refineui_payment-wireless_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂋"}.ic_refineui_payment-wireless_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂍"}.ic_refineui_payment-wireless_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂏"}.ic_refineui_payment-wireless_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂑"}.ic_refineui_payment_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋌"}.ic_refineui_payment_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋊"}.ic_refineui_payment_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋍"}.ic_refineui_payment_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋉"}.ic_refineui_payment_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋎"}.ic_refineui_payment_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋋"}.ic_refineui_payment_wireless_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚨"}.ic_refineui_payment_wireless_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚪"}.ic_refineui_payment_wireless_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚧"}.ic_refineui_payment_wireless_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚫"}.ic_refineui_payment_wireless_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚩"}.ic_refineui_payment_wireless_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚬"}.ic_refineui_pen-off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂓"}.ic_refineui_pen-off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂕"}.ic_refineui_pen-off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂗"}.ic_refineui_pen-off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂙"}.ic_refineui_pen-off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂛"}.ic_refineui_pen-off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂝"}.ic_refineui_pen_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕤"}.ic_refineui_pen_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕨"}.ic_refineui_pen_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕥"}.ic_refineui_pen_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕧"}.ic_refineui_pen_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕣"}.ic_refineui_pen_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕦"}.ic_refineui_pen_off_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤚"}.ic_refineui_pen_off_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤘"}.ic_refineui_pen_off_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤛"}.ic_refineui_pen_off_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤗"}.ic_refineui_pen_off_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤜"}.ic_refineui_pen_off_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤙"}.ic_refineui_pentagon_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏴"}.ic_refineui_pentagon_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏰"}.ic_refineui_pentagon_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏳"}.ic_refineui_pentagon_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏱"}.ic_refineui_pentagon_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏲"}.ic_refineui_pentagon_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏯"}.ic_refineui_person-voice_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂡"}.ic_refineui_person-voice_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂣"}.ic_refineui_person-voice_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂥"}.ic_refineui_person-voice_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂧"}.ic_refineui_person-voice_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂩"}.ic_refineui_person-voice_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂫"}.ic_refineui_person_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂟"}.ic_refineui_person_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉑"}.ic_refineui_person_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉕"}.ic_refineui_person_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉒"}.ic_refineui_person_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉔"}.ic_refineui_person_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉓"}.ic_refineui_person_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉖"}.ic_refineui_person_voice_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚶"}.ic_refineui_person_voice_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚴"}.ic_refineui_person_voice_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚷"}.ic_refineui_person_voice_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚳"}.ic_refineui_person_voice_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚸"}.ic_refineui_person_voice_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚵"}.ic_refineui_phone_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝛"}.ic_refineui_phone_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝟"}.ic_refineui_phone_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝜"}.ic_refineui_phone_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝞"}.ic_refineui_phone_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝝"}.ic_refineui_phone_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝠"}.ic_refineui_piano_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂻"}.ic_refineui_piano_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂿"}.ic_refineui_piano_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂼"}.ic_refineui_piano_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂾"}.ic_refineui_piano_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂺"}.ic_refineui_piano_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂽"}.ic_refineui_pin_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄓"}.ic_refineui_pin_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄗"}.ic_refineui_pin_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄔"}.ic_refineui_pin_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄖"}.ic_refineui_pin_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄕"}.ic_refineui_pin_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄘"}.ic_refineui_pipeline_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂠"}.ic_refineui_pipeline_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂞"}.ic_refineui_pipeline_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂡"}.ic_refineui_pipeline_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂝"}.ic_refineui_pipeline_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂟"}.ic_refineui_pipeline_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂜"}.ic_refineui_play-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂭"}.ic_refineui_play-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂯"}.ic_refineui_play-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂱"}.ic_refineui_play-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂳"}.ic_refineui_play-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂵"}.ic_refineui_play-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂷"}.ic_refineui_play_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣍"}.ic_refineui_play_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣉"}.ic_refineui_play_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣌"}.ic_refineui_play_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣊"}.ic_refineui_play_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣎"}.ic_refineui_play_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣋"}.ic_refineui_play_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙣"}.ic_refineui_play_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙡"}.ic_refineui_play_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙤"}.ic_refineui_play_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙠"}.ic_refineui_play_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙢"}.ic_refineui_play_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙟"}.ic_refineui_playstore_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣿"}.ic_refineui_playstore_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤃"}.ic_refineui_playstore_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤀"}.ic_refineui_playstore_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤂"}.ic_refineui_playstore_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤁"}.ic_refineui_playstore_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤄"}.ic_refineui_port-hdmi_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂹"}.ic_refineui_port-hdmi_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂻"}.ic_refineui_port-hdmi_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂽"}.ic_refineui_port-hdmi_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱂿"}.ic_refineui_port-hdmi_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃁"}.ic_refineui_port-hdmi_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃃"}.ic_refineui_port-micro-usb_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃅"}.ic_refineui_port-micro-usb_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃇"}.ic_refineui_port-micro-usb_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃉"}.ic_refineui_port-micro-usb_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃋"}.ic_refineui_port-micro-usb_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃍"}.ic_refineui_port-micro-usb_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃏"}.ic_refineui_port-usb-a_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃑"}.ic_refineui_port-usb-a_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃓"}.ic_refineui_port-usb-a_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃕"}.ic_refineui_port-usb-a_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃗"}.ic_refineui_port-usb-a_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃙"}.ic_refineui_port-usb-a_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃛"}.ic_refineui_port-usb-c_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃝"}.ic_refineui_port-usb-c_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃟"}.ic_refineui_port-usb-c_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃡"}.ic_refineui_port-usb-c_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃣"}.ic_refineui_port-usb-c_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃥"}.ic_refineui_port-usb-c_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃧"}.ic_refineui_port_hdmi_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕃"}.ic_refineui_port_hdmi_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕁"}.ic_refineui_port_hdmi_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕄"}.ic_refineui_port_hdmi_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕀"}.ic_refineui_port_hdmi_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕂"}.ic_refineui_port_hdmi_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔿"}.ic_refineui_port_micro_usb_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥂"}.ic_refineui_port_micro_usb_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥄"}.ic_refineui_port_micro_usb_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥁"}.ic_refineui_port_micro_usb_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥅"}.ic_refineui_port_micro_usb_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥃"}.ic_refineui_port_micro_usb_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥆"}.ic_refineui_port_usb_a_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘘"}.ic_refineui_port_usb_a_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘚"}.ic_refineui_port_usb_a_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘗"}.ic_refineui_port_usb_a_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘛"}.ic_refineui_port_usb_a_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘙"}.ic_refineui_port_usb_a_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘜"}.ic_refineui_port_usb_c_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀵"}.ic_refineui_port_usb_c_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀱"}.ic_refineui_port_usb_c_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀴"}.ic_refineui_port_usb_c_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀲"}.ic_refineui_port_usb_c_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀳"}.ic_refineui_port_usb_c_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀰"}.ic_refineui_power_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁌"}.ic_refineui_power_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁈"}.ic_refineui_power_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁋"}.ic_refineui_power_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁉"}.ic_refineui_power_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁍"}.ic_refineui_power_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁊"}.ic_refineui_preview-link_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃩"}.ic_refineui_preview-link_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃫"}.ic_refineui_preview-link_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃭"}.ic_refineui_preview-link_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃯"}.ic_refineui_preview-link_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃱"}.ic_refineui_preview-link_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃳"}.ic_refineui_preview_link_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁏"}.ic_refineui_preview_link_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁑"}.ic_refineui_preview_link_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁎"}.ic_refineui_preview_link_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁒"}.ic_refineui_preview_link_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁐"}.ic_refineui_preview_link_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁓"}.ic_refineui_previous_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆇"}.ic_refineui_previous_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆉"}.ic_refineui_previous_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆆"}.ic_refineui_previous_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆊"}.ic_refineui_previous_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆅"}.ic_refineui_previous_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆈"}.ic_refineui_print_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓠"}.ic_refineui_print_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓢"}.ic_refineui_print_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓟"}.ic_refineui_print_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓣"}.ic_refineui_print_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓡"}.ic_refineui_print_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓤"}.ic_refineui_pulse-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃵"}.ic_refineui_pulse-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃷"}.ic_refineui_pulse-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃹"}.ic_refineui_pulse-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃻"}.ic_refineui_pulse-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃽"}.ic_refineui_pulse-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱃿"}.ic_refineui_pulse-square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄁"}.ic_refineui_pulse-square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄃"}.ic_refineui_pulse-square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄅"}.ic_refineui_pulse-square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄇"}.ic_refineui_pulse-square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄉"}.ic_refineui_pulse-square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄋"}.ic_refineui_pulse_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎾"}.ic_refineui_pulse_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎺"}.ic_refineui_pulse_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎽"}.ic_refineui_pulse_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎻"}.ic_refineui_pulse_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎼"}.ic_refineui_pulse_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎹"}.ic_refineui_pulse_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞪"}.ic_refineui_pulse_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞬"}.ic_refineui_pulse_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞩"}.ic_refineui_pulse_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞭"}.ic_refineui_pulse_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞫"}.ic_refineui_pulse_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞮"}.ic_refineui_pulse_square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅻"}.ic_refineui_pulse_square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅽"}.ic_refineui_pulse_square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅺"}.ic_refineui_pulse_square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅾"}.ic_refineui_pulse_square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅹"}.ic_refineui_pulse_square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅼"}.ic_refineui_python_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇺"}.ic_refineui_python_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇸"}.ic_refineui_python_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇻"}.ic_refineui_python_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇷"}.ic_refineui_python_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇼"}.ic_refineui_python_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇹"}.ic_refineui_qr-code_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄍"}.ic_refineui_qr-code_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄏"}.ic_refineui_qr-code_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄑"}.ic_refineui_qr-code_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄓"}.ic_refineui_qr-code_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄕"}.ic_refineui_qr-code_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄗"}.ic_refineui_qr_code_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔐"}.ic_refineui_qr_code_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔒"}.ic_refineui_qr_code_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔏"}.ic_refineui_qr_code_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔓"}.ic_refineui_qr_code_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔑"}.ic_refineui_qr_code_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔔"}.ic_refineui_question-circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄙"}.ic_refineui_question-circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄛"}.ic_refineui_question-circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄝"}.ic_refineui_question-circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄟"}.ic_refineui_question-circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄡"}.ic_refineui_question-circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄣"}.ic_refineui_question_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔽"}.ic_refineui_question_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔹"}.ic_refineui_question_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔼"}.ic_refineui_question_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔺"}.ic_refineui_question_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔾"}.ic_refineui_question_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔻"}.ic_refineui_question_circle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨕"}.ic_refineui_question_circle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨗"}.ic_refineui_question_circle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨔"}.ic_refineui_question_circle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨘"}.ic_refineui_question_circle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨓"}.ic_refineui_question_circle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨖"}.ic_refineui_radio-button_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄥"}.ic_refineui_radio-button_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄧"}.ic_refineui_radio-button_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄩"}.ic_refineui_radio-button_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄫"}.ic_refineui_radio-button_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄭"}.ic_refineui_radio-button_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄯"}.ic_refineui_radio_button_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛈"}.ic_refineui_radio_button_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛆"}.ic_refineui_radio_button_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛉"}.ic_refineui_radio_button_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛅"}.ic_refineui_radio_button_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛊"}.ic_refineui_radio_button_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛇"}.ic_refineui_ram_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦸"}.ic_refineui_ram_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦴"}.ic_refineui_ram_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦷"}.ic_refineui_ram_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦵"}.ic_refineui_ram_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦶"}.ic_refineui_ram_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦳"}.ic_refineui_record-stop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄱"}.ic_refineui_record-stop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄳"}.ic_refineui_record-stop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄵"}.ic_refineui_record-stop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄷"}.ic_refineui_record-stop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄹"}.ic_refineui_record-stop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄻"}.ic_refineui_record_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅢"}.ic_refineui_record_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅦"}.ic_refineui_record_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅣"}.ic_refineui_record_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅥"}.ic_refineui_record_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅡"}.ic_refineui_record_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅤"}.ic_refineui_record_stop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈖"}.ic_refineui_record_stop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈘"}.ic_refineui_record_stop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈕"}.ic_refineui_record_stop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈙"}.ic_refineui_record_stop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈗"}.ic_refineui_record_stop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈚"}.ic_refineui_rectangle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔲"}.ic_refineui_rectangle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔮"}.ic_refineui_rectangle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔱"}.ic_refineui_rectangle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔯"}.ic_refineui_rectangle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔰"}.ic_refineui_rectangle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔭"}.ic_refineui_refineui_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆓"}.ic_refineui_refineui_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆕"}.ic_refineui_refineui_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆒"}.ic_refineui_refineui_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆖"}.ic_refineui_refineui_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆑"}.ic_refineui_refineui_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆔"}.ic_refineui_rewind_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑬"}.ic_refineui_rewind_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑨"}.ic_refineui_rewind_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑫"}.ic_refineui_rewind_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑩"}.ic_refineui_rewind_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑪"}.ic_refineui_rewind_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑧"}.ic_refineui_rhombus_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙽"}.ic_refineui_rhombus_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚁"}.ic_refineui_rhombus_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙾"}.ic_refineui_rhombus_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚀"}.ic_refineui_rhombus_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙿"}.ic_refineui_rhombus_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚂"}.ic_refineui_ribbon_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕠"}.ic_refineui_ribbon_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕞"}.ic_refineui_ribbon_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕡"}.ic_refineui_ribbon_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕝"}.ic_refineui_ribbon_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕢"}.ic_refineui_ribbon_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕟"}.ic_refineui_road-cone_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄽"}.ic_refineui_road-cone_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱄿"}.ic_refineui_road-cone_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅁"}.ic_refineui_road-cone_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅃"}.ic_refineui_road-cone_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅅"}.ic_refineui_road-cone_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅇"}.ic_refineui_road_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎐"}.ic_refineui_road_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎒"}.ic_refineui_road_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎏"}.ic_refineui_road_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎓"}.ic_refineui_road_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎑"}.ic_refineui_road_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎔"}.ic_refineui_road_cone_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝃"}.ic_refineui_road_cone_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝇"}.ic_refineui_road_cone_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝄"}.ic_refineui_road_cone_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝆"}.ic_refineui_road_cone_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝅"}.ic_refineui_road_cone_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝈"}.ic_refineui_rocket_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠡"}.ic_refineui_rocket_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠥"}.ic_refineui_rocket_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠢"}.ic_refineui_rocket_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠤"}.ic_refineui_rocket_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠣"}.ic_refineui_rocket_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠦"}.ic_refineui_rotation_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣘"}.ic_refineui_rotation_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣖"}.ic_refineui_rotation_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣙"}.ic_refineui_rotation_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣕"}.ic_refineui_rotation_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣚"}.ic_refineui_rotation_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣗"}.ic_refineui_router_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨣"}.ic_refineui_router_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨟"}.ic_refineui_router_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨢"}.ic_refineui_router_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨠"}.ic_refineui_router_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨤"}.ic_refineui_router_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨡"}.ic_refineui_rss_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍵"}.ic_refineui_rss_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍱"}.ic_refineui_rss_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍴"}.ic_refineui_rss_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍲"}.ic_refineui_rss_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍶"}.ic_refineui_rss_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍳"}.ic_refineui_ruler_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚎"}.ic_refineui_ruler_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚊"}.ic_refineui_ruler_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚍"}.ic_refineui_ruler_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚋"}.ic_refineui_ruler_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚌"}.ic_refineui_ruler_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚉"}.ic_refineui_run_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢔"}.ic_refineui_run_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢖"}.ic_refineui_run_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢓"}.ic_refineui_run_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢗"}.ic_refineui_run_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢕"}.ic_refineui_run_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢘"}.ic_refineui_save_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣺"}.ic_refineui_save_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣾"}.ic_refineui_save_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣻"}.ic_refineui_save_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣽"}.ic_refineui_save_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣹"}.ic_refineui_save_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣼"}.ic_refineui_scales_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔞"}.ic_refineui_scales_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔜"}.ic_refineui_scales_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔟"}.ic_refineui_scales_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔛"}.ic_refineui_scales_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔠"}.ic_refineui_scales_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔝"}.ic_refineui_script_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓿"}.ic_refineui_script_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔁"}.ic_refineui_script_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓾"}.ic_refineui_script_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔂"}.ic_refineui_script_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓽"}.ic_refineui_script_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔀"}.ic_refineui_search_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕆"}.ic_refineui_search_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕈"}.ic_refineui_search_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕅"}.ic_refineui_search_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕉"}.ic_refineui_search_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕇"}.ic_refineui_search_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕊"}.ic_refineui_send_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤔"}.ic_refineui_send_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤒"}.ic_refineui_send_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤕"}.ic_refineui_send_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤑"}.ic_refineui_send_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤖"}.ic_refineui_send_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤓"}.ic_refineui_serial-port_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅉"}.ic_refineui_serial-port_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅋"}.ic_refineui_serial-port_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅍"}.ic_refineui_serial-port_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅏"}.ic_refineui_serial-port_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅑"}.ic_refineui_serial-port_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅓"}.ic_refineui_serial_port_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄚"}.ic_refineui_serial_port_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄞"}.ic_refineui_serial_port_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄛"}.ic_refineui_serial_port_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄝"}.ic_refineui_serial_port_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄙"}.ic_refineui_serial_port_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄜"}.ic_refineui_server-link_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅕"}.ic_refineui_server-link_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅗"}.ic_refineui_server-link_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅙"}.ic_refineui_server-link_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅛"}.ic_refineui_server-link_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅝"}.ic_refineui_server-link_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅟"}.ic_refineui_server-play_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅡"}.ic_refineui_server-play_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅣"}.ic_refineui_server-play_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅥"}.ic_refineui_server-play_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅧"}.ic_refineui_server-play_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅩"}.ic_refineui_server-play_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅫"}.ic_refineui_server_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐶"}.ic_refineui_server_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐲"}.ic_refineui_server_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐵"}.ic_refineui_server_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐳"}.ic_refineui_server_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐴"}.ic_refineui_server_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐱"}.ic_refineui_server_link_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣁"}.ic_refineui_server_link_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢽"}.ic_refineui_server_link_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣀"}.ic_refineui_server_link_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢾"}.ic_refineui_server_link_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣂"}.ic_refineui_server_link_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢿"}.ic_refineui_server_play_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘉"}.ic_refineui_server_play_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘅"}.ic_refineui_server_play_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘈"}.ic_refineui_server_play_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘆"}.ic_refineui_server_play_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘊"}.ic_refineui_server_play_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘇"}.ic_refineui_service-bell_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅭"}.ic_refineui_service-bell_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅯"}.ic_refineui_service-bell_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅱"}.ic_refineui_service-bell_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅳"}.ic_refineui_service-bell_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅵"}.ic_refineui_service-bell_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅷"}.ic_refineui_service_bell_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙍"}.ic_refineui_service_bell_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙑"}.ic_refineui_service_bell_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙎"}.ic_refineui_service_bell_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙐"}.ic_refineui_service_bell_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙏"}.ic_refineui_service_bell_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙒"}.ic_refineui_settings_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁭"}.ic_refineui_settings_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁯"}.ic_refineui_settings_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁬"}.ic_refineui_settings_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁰"}.ic_refineui_settings_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁮"}.ic_refineui_settings_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁱"}.ic_refineui_shape-exclude_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅹"}.ic_refineui_shape-exclude_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅻"}.ic_refineui_shape-exclude_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅽"}.ic_refineui_shape-exclude_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱅿"}.ic_refineui_shape-exclude_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆁"}.ic_refineui_shape-exclude_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆃"}.ic_refineui_shape-intersect_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆅"}.ic_refineui_shape-intersect_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆇"}.ic_refineui_shape-intersect_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆉"}.ic_refineui_shape-intersect_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆋"}.ic_refineui_shape-intersect_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆍"}.ic_refineui_shape-intersect_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆏"}.ic_refineui_shape-subtract_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆑"}.ic_refineui_shape-subtract_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆓"}.ic_refineui_shape-subtract_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆕"}.ic_refineui_shape-subtract_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆗"}.ic_refineui_shape-subtract_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆙"}.ic_refineui_shape-subtract_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆛"}.ic_refineui_shape-union_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆝"}.ic_refineui_shape-union_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆟"}.ic_refineui_shape-union_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆡"}.ic_refineui_shape-union_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆣"}.ic_refineui_shape-union_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆥"}.ic_refineui_shape-union_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆧"}.ic_refineui_shape_exclude_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡯"}.ic_refineui_shape_exclude_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡳"}.ic_refineui_shape_exclude_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡰"}.ic_refineui_shape_exclude_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡲"}.ic_refineui_shape_exclude_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡱"}.ic_refineui_shape_exclude_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡴"}.ic_refineui_shape_intersect_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜵"}.ic_refineui_shape_intersect_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜳"}.ic_refineui_shape_intersect_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜶"}.ic_refineui_shape_intersect_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜲"}.ic_refineui_shape_intersect_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜴"}.ic_refineui_shape_intersect_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜱"}.ic_refineui_shape_subtract_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞘"}.ic_refineui_shape_subtract_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞜"}.ic_refineui_shape_subtract_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞙"}.ic_refineui_shape_subtract_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞛"}.ic_refineui_shape_subtract_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞗"}.ic_refineui_shape_subtract_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰞚"}.ic_refineui_shape_union_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋗"}.ic_refineui_shape_union_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋙"}.ic_refineui_shape_union_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋖"}.ic_refineui_shape_union_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋚"}.ic_refineui_shape_union_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋕"}.ic_refineui_shape_union_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋘"}.ic_refineui_shapes_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐹"}.ic_refineui_shapes_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐻"}.ic_refineui_shapes_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐸"}.ic_refineui_shapes_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐼"}.ic_refineui_shapes_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐷"}.ic_refineui_shapes_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐺"}.ic_refineui_share-android_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆩"}.ic_refineui_share-android_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆫"}.ic_refineui_share-android_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆭"}.ic_refineui_share-android_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆯"}.ic_refineui_share-android_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆱"}.ic_refineui_share-android_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆳"}.ic_refineui_share-ios_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆵"}.ic_refineui_share-ios_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆷"}.ic_refineui_share-ios_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆹"}.ic_refineui_share-ios_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆻"}.ic_refineui_share-ios_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆽"}.ic_refineui_share-ios_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱆿"}.ic_refineui_share_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧴"}.ic_refineui_share_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧰"}.ic_refineui_share_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧳"}.ic_refineui_share_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧱"}.ic_refineui_share_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧲"}.ic_refineui_share_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧯"}.ic_refineui_share_android_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘣"}.ic_refineui_share_android_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘧"}.ic_refineui_share_android_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘤"}.ic_refineui_share_android_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘦"}.ic_refineui_share_android_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘥"}.ic_refineui_share_android_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘨"}.ic_refineui_share_ios_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤹"}.ic_refineui_share_ios_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤷"}.ic_refineui_share_ios_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤺"}.ic_refineui_share_ios_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤶"}.ic_refineui_share_ios_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤸"}.ic_refineui_share_ios_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤵"}.ic_refineui_shell-script_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇁"}.ic_refineui_shell-script_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇃"}.ic_refineui_shell-script_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇅"}.ic_refineui_shell-script_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇇"}.ic_refineui_shell-script_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇉"}.ic_refineui_shell-script_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇋"}.ic_refineui_shell_script_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀥"}.ic_refineui_shell_script_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀩"}.ic_refineui_shell_script_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀦"}.ic_refineui_shell_script_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀨"}.ic_refineui_shell_script_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀤"}.ic_refineui_shell_script_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰀧"}.ic_refineui_shield_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁛"}.ic_refineui_shield_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁟"}.ic_refineui_shield_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁜"}.ic_refineui_shield_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁞"}.ic_refineui_shield_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁚"}.ic_refineui_shield_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁝"}.ic_refineui_shopping-bag_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇍"}.ic_refineui_shopping-bag_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇏"}.ic_refineui_shopping-bag_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇑"}.ic_refineui_shopping-bag_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇓"}.ic_refineui_shopping-bag_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇕"}.ic_refineui_shopping-bag_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇗"}.ic_refineui_shopping_bag_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜟"}.ic_refineui_shopping_bag_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜣"}.ic_refineui_shopping_bag_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜠"}.ic_refineui_shopping_bag_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜢"}.ic_refineui_shopping_bag_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜡"}.ic_refineui_shopping_bag_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜤"}.ic_refineui_sim_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣰"}.ic_refineui_sim_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣮"}.ic_refineui_sim_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣱"}.ic_refineui_sim_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣭"}.ic_refineui_sim_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣲"}.ic_refineui_sim_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣯"}.ic_refineui_slide-add_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇙"}.ic_refineui_slide-add_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇛"}.ic_refineui_slide-add_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇝"}.ic_refineui_slide-add_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇟"}.ic_refineui_slide-add_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇡"}.ic_refineui_slide-add_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇣"}.ic_refineui_slide-content_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇥"}.ic_refineui_slide-content_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇧"}.ic_refineui_slide-content_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇩"}.ic_refineui_slide-content_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇫"}.ic_refineui_slide-content_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇭"}.ic_refineui_slide-content_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇯"}.ic_refineui_slide-eraser_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇱"}.ic_refineui_slide-eraser_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇳"}.ic_refineui_slide-eraser_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇵"}.ic_refineui_slide-eraser_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇷"}.ic_refineui_slide-eraser_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇹"}.ic_refineui_slide-eraser_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇻"}.ic_refineui_slide-grid_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇽"}.ic_refineui_slide-grid_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱇿"}.ic_refineui_slide-grid_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈁"}.ic_refineui_slide-grid_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈃"}.ic_refineui_slide-grid_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈅"}.ic_refineui_slide-grid_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈇"}.ic_refineui_slide-hide_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈉"}.ic_refineui_slide-hide_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈋"}.ic_refineui_slide-hide_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈍"}.ic_refineui_slide-hide_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈏"}.ic_refineui_slide-hide_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈑"}.ic_refineui_slide-hide_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈓"}.ic_refineui_slide-layout_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈕"}.ic_refineui_slide-layout_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈗"}.ic_refineui_slide-layout_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈙"}.ic_refineui_slide-layout_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈛"}.ic_refineui_slide-layout_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈝"}.ic_refineui_slide-layout_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈟"}.ic_refineui_slide_add_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌬"}.ic_refineui_slide_add_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌪"}.ic_refineui_slide_add_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌭"}.ic_refineui_slide_add_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌩"}.ic_refineui_slide_add_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌮"}.ic_refineui_slide_add_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌫"}.ic_refineui_slide_content_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚝"}.ic_refineui_slide_content_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚟"}.ic_refineui_slide_content_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚜"}.ic_refineui_slide_content_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚠"}.ic_refineui_slide_content_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚛"}.ic_refineui_slide_content_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚞"}.ic_refineui_slide_eraser_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋑"}.ic_refineui_slide_eraser_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋓"}.ic_refineui_slide_eraser_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋐"}.ic_refineui_slide_eraser_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋔"}.ic_refineui_slide_eraser_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋏"}.ic_refineui_slide_eraser_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋒"}.ic_refineui_slide_grid_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙺"}.ic_refineui_slide_grid_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙸"}.ic_refineui_slide_grid_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙻"}.ic_refineui_slide_grid_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙷"}.ic_refineui_slide_grid_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙼"}.ic_refineui_slide_grid_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰙹"}.ic_refineui_slide_hide_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤆"}.ic_refineui_slide_hide_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤊"}.ic_refineui_slide_hide_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤇"}.ic_refineui_slide_hide_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤉"}.ic_refineui_slide_hide_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤅"}.ic_refineui_slide_hide_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰤈"}.ic_refineui_slide_layout_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆡"}.ic_refineui_slide_layout_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆟"}.ic_refineui_slide_layout_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆢"}.ic_refineui_slide_layout_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆞"}.ic_refineui_slide_layout_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆠"}.ic_refineui_slide_layout_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆝"}.ic_refineui_smartwatch_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆾"}.ic_refineui_smartwatch_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆼"}.ic_refineui_smartwatch_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆿"}.ic_refineui_smartwatch_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆻"}.ic_refineui_smartwatch_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇀"}.ic_refineui_smartwatch_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆽"}.ic_refineui_sound-source_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈡"}.ic_refineui_sound-source_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈣"}.ic_refineui_sound-source_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈥"}.ic_refineui_sound-source_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈧"}.ic_refineui_sound-source_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈩"}.ic_refineui_sound-source_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈫"}.ic_refineui_sound_source_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝰"}.ic_refineui_sound_source_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝮"}.ic_refineui_sound_source_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝱"}.ic_refineui_sound_source_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝭"}.ic_refineui_sound_source_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝲"}.ic_refineui_sound_source_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝯"}.ic_refineui_spacebar_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑽"}.ic_refineui_spacebar_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑹"}.ic_refineui_spacebar_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑼"}.ic_refineui_spacebar_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑺"}.ic_refineui_spacebar_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑾"}.ic_refineui_spacebar_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑻"}.ic_refineui_sport-baseball_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈭"}.ic_refineui_sport-baseball_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈯"}.ic_refineui_sport-baseball_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈱"}.ic_refineui_sport-baseball_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈳"}.ic_refineui_sport-baseball_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈵"}.ic_refineui_sport-baseball_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈷"}.ic_refineui_sport-basketball_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈹"}.ic_refineui_sport-basketball_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈻"}.ic_refineui_sport-basketball_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈽"}.ic_refineui_sport-basketball_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱈿"}.ic_refineui_sport-basketball_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉁"}.ic_refineui_sport-basketball_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉃"}.ic_refineui_sport-soccer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉅"}.ic_refineui_sport-soccer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉇"}.ic_refineui_sport-soccer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉉"}.ic_refineui_sport-soccer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉋"}.ic_refineui_sport-soccer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉍"}.ic_refineui_sport-soccer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉏"}.ic_refineui_sport_baseball_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛂"}.ic_refineui_sport_baseball_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛀"}.ic_refineui_sport_baseball_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛃"}.ic_refineui_sport_baseball_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚿"}.ic_refineui_sport_baseball_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛄"}.ic_refineui_sport_baseball_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛁"}.ic_refineui_sport_basketball_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈍"}.ic_refineui_sport_basketball_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈋"}.ic_refineui_sport_basketball_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈎"}.ic_refineui_sport_basketball_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈊"}.ic_refineui_sport_basketball_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈌"}.ic_refineui_sport_basketball_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈉"}.ic_refineui_sport_soccer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎬"}.ic_refineui_sport_soccer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎨"}.ic_refineui_sport_soccer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎫"}.ic_refineui_sport_soccer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎩"}.ic_refineui_sport_soccer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎪"}.ic_refineui_sport_soccer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎧"}.ic_refineui_spray-can_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉑"}.ic_refineui_spray-can_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉓"}.ic_refineui_spray-can_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉕"}.ic_refineui_spray-can_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉗"}.ic_refineui_spray-can_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉙"}.ic_refineui_spray-can_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉛"}.ic_refineui_spray_can_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡈"}.ic_refineui_spray_can_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡆"}.ic_refineui_spray_can_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡉"}.ic_refineui_spray_can_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡅"}.ic_refineui_spray_can_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡊"}.ic_refineui_spray_can_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡇"}.ic_refineui_square-hint_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉝"}.ic_refineui_square-hint_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉟"}.ic_refineui_square-hint_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉡"}.ic_refineui_square-hint_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉣"}.ic_refineui_square-hint_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉥"}.ic_refineui_square-hint_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉧"}.ic_refineui_square-multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉩"}.ic_refineui_square-multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉫"}.ic_refineui_square-multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉭"}.ic_refineui_square-multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉯"}.ic_refineui_square-multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉱"}.ic_refineui_square-multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉳"}.ic_refineui_square_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋴"}.ic_refineui_square_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋶"}.ic_refineui_square_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋳"}.ic_refineui_square_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋷"}.ic_refineui_square_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋵"}.ic_refineui_square_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋸"}.ic_refineui_square_hint_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐾"}.ic_refineui_square_hint_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑂"}.ic_refineui_square_hint_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐿"}.ic_refineui_square_hint_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑁"}.ic_refineui_square_hint_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐽"}.ic_refineui_square_hint_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑀"}.ic_refineui_square_multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌽"}.ic_refineui_square_multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌿"}.ic_refineui_square_multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌼"}.ic_refineui_square_multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍀"}.ic_refineui_square_multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌻"}.ic_refineui_square_multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌾"}.ic_refineui_star_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖲"}.ic_refineui_star_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖴"}.ic_refineui_star_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖱"}.ic_refineui_star_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖵"}.ic_refineui_star_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖳"}.ic_refineui_star_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖶"}.ic_refineui_stop_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐝"}.ic_refineui_stop_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐛"}.ic_refineui_stop_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐞"}.ic_refineui_stop_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐚"}.ic_refineui_stop_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐜"}.ic_refineui_stop_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰐙"}.ic_refineui_subtract_12_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉵"}.ic_refineui_subtract_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇢"}.ic_refineui_subtract_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇠"}.ic_refineui_subtract_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇣"}.ic_refineui_subtract_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇟"}.ic_refineui_subtract_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇤"}.ic_refineui_subtract_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇡"}.ic_refineui_swift_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚖"}.ic_refineui_swift_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚘"}.ic_refineui_swift_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚕"}.ic_refineui_swift_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚙"}.ic_refineui_swift_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚗"}.ic_refineui_swift_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰚚"}.ic_refineui_tab_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒞"}.ic_refineui_tab_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒠"}.ic_refineui_tab_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒝"}.ic_refineui_tab_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒡"}.ic_refineui_tab_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒟"}.ic_refineui_tab_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒢"}.ic_refineui_tablet_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂸"}.ic_refineui_tablet_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂴"}.ic_refineui_tablet_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂷"}.ic_refineui_tablet_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂵"}.ic_refineui_tablet_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂹"}.ic_refineui_tablet_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰂶"}.ic_refineui_tag_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥗"}.ic_refineui_tag_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥕"}.ic_refineui_tag_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥘"}.ic_refineui_tag_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥔"}.ic_refineui_tag_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥖"}.ic_refineui_tag_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥓"}.ic_refineui_target_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊍"}.ic_refineui_target_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊑"}.ic_refineui_target_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊎"}.ic_refineui_target_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊐"}.ic_refineui_target_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊏"}.ic_refineui_target_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊒"}.ic_refineui_temperature_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣫"}.ic_refineui_temperature_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣩"}.ic_refineui_temperature_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣬"}.ic_refineui_temperature_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣨"}.ic_refineui_temperature_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣪"}.ic_refineui_temperature_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰣧"}.ic_refineui_tent_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔪"}.ic_refineui_tent_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔨"}.ic_refineui_tent_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔫"}.ic_refineui_tent_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔧"}.ic_refineui_tent_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔬"}.ic_refineui_tent_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰔩"}.ic_refineui_text-align-center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉷"}.ic_refineui_text-align-center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉹"}.ic_refineui_text-align-center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉻"}.ic_refineui_text-align-center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉽"}.ic_refineui_text-align-center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱉿"}.ic_refineui_text-align-center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊁"}.ic_refineui_text-align-justify_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊃"}.ic_refineui_text-align-justify_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊅"}.ic_refineui_text-align-justify_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊇"}.ic_refineui_text-align-justify_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊉"}.ic_refineui_text-align-justify_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊋"}.ic_refineui_text-align-justify_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊍"}.ic_refineui_text-align-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊏"}.ic_refineui_text-align-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊑"}.ic_refineui_text-align-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊓"}.ic_refineui_text-align-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊕"}.ic_refineui_text-align-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊗"}.ic_refineui_text-align-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊙"}.ic_refineui_text-align-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊛"}.ic_refineui_text-align-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊝"}.ic_refineui_text-align-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊟"}.ic_refineui_text-align-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊡"}.ic_refineui_text-align-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊣"}.ic_refineui_text-align-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊥"}.ic_refineui_text_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠭"}.ic_refineui_text_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠱"}.ic_refineui_text_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠮"}.ic_refineui_text_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠰"}.ic_refineui_text_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠯"}.ic_refineui_text_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠲"}.ic_refineui_text_align_center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒫"}.ic_refineui_text_align_center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒭"}.ic_refineui_text_align_center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒪"}.ic_refineui_text_align_center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒮"}.ic_refineui_text_align_center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒩"}.ic_refineui_text_align_center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒬"}.ic_refineui_text_align_justify_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑥"}.ic_refineui_text_align_justify_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑡"}.ic_refineui_text_align_justify_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑤"}.ic_refineui_text_align_justify_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑢"}.ic_refineui_text_align_justify_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑦"}.ic_refineui_text_align_justify_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰑣"}.ic_refineui_text_align_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗖"}.ic_refineui_text_align_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗚"}.ic_refineui_text_align_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗗"}.ic_refineui_text_align_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗙"}.ic_refineui_text_align_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗕"}.ic_refineui_text_align_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗘"}.ic_refineui_text_align_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛡"}.ic_refineui_text_align_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛝"}.ic_refineui_text_align_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛠"}.ic_refineui_text_align_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛞"}.ic_refineui_text_align_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛢"}.ic_refineui_text_align_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛟"}.ic_refineui_textbox-align-bottom-center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊳"}.ic_refineui_textbox-align-bottom-center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊵"}.ic_refineui_textbox-align-bottom-center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊷"}.ic_refineui_textbox-align-bottom-center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊹"}.ic_refineui_textbox-align-bottom-center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊻"}.ic_refineui_textbox-align-bottom-center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊽"}.ic_refineui_textbox-align-bottom-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊿"}.ic_refineui_textbox-align-bottom-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋁"}.ic_refineui_textbox-align-bottom-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋃"}.ic_refineui_textbox-align-bottom-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋅"}.ic_refineui_textbox-align-bottom-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋇"}.ic_refineui_textbox-align-bottom-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋉"}.ic_refineui_textbox-align-bottom-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋋"}.ic_refineui_textbox-align-bottom-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋍"}.ic_refineui_textbox-align-bottom-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋏"}.ic_refineui_textbox-align-bottom-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋑"}.ic_refineui_textbox-align-bottom-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋓"}.ic_refineui_textbox-align-bottom-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋕"}.ic_refineui_textbox-align-bottom_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊧"}.ic_refineui_textbox-align-bottom_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊩"}.ic_refineui_textbox-align-bottom_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊫"}.ic_refineui_textbox-align-bottom_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊭"}.ic_refineui_textbox-align-bottom_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊯"}.ic_refineui_textbox-align-bottom_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱊱"}.ic_refineui_textbox-align-center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋗"}.ic_refineui_textbox-align-center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋙"}.ic_refineui_textbox-align-center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋛"}.ic_refineui_textbox-align-center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋝"}.ic_refineui_textbox-align-center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋟"}.ic_refineui_textbox-align-center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋡"}.ic_refineui_textbox-align-middle-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋯"}.ic_refineui_textbox-align-middle-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋱"}.ic_refineui_textbox-align-middle-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋳"}.ic_refineui_textbox-align-middle-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋵"}.ic_refineui_textbox-align-middle-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋷"}.ic_refineui_textbox-align-middle-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋹"}.ic_refineui_textbox-align-middle-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋻"}.ic_refineui_textbox-align-middle-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋽"}.ic_refineui_textbox-align-middle-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋿"}.ic_refineui_textbox-align-middle-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌁"}.ic_refineui_textbox-align-middle-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌃"}.ic_refineui_textbox-align-middle-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌅"}.ic_refineui_textbox-align-middle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋣"}.ic_refineui_textbox-align-middle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋥"}.ic_refineui_textbox-align-middle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋧"}.ic_refineui_textbox-align-middle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋩"}.ic_refineui_textbox-align-middle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋫"}.ic_refineui_textbox-align-middle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱋭"}.ic_refineui_textbox-align-top-center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌓"}.ic_refineui_textbox-align-top-center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌕"}.ic_refineui_textbox-align-top-center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌗"}.ic_refineui_textbox-align-top-center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌙"}.ic_refineui_textbox-align-top-center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌛"}.ic_refineui_textbox-align-top-center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌝"}.ic_refineui_textbox-align-top-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌟"}.ic_refineui_textbox-align-top-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌡"}.ic_refineui_textbox-align-top-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌣"}.ic_refineui_textbox-align-top-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌥"}.ic_refineui_textbox-align-top-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌧"}.ic_refineui_textbox-align-top-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌩"}.ic_refineui_textbox-align-top-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌫"}.ic_refineui_textbox-align-top-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌭"}.ic_refineui_textbox-align-top-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌯"}.ic_refineui_textbox-align-top-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌱"}.ic_refineui_textbox-align-top-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌳"}.ic_refineui_textbox-align-top-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌵"}.ic_refineui_textbox-align-top_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌇"}.ic_refineui_textbox-align-top_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌉"}.ic_refineui_textbox-align-top_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌋"}.ic_refineui_textbox-align-top_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌍"}.ic_refineui_textbox-align-top_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌏"}.ic_refineui_textbox-align-top_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌑"}.ic_refineui_textbox_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥈"}.ic_refineui_textbox_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥊"}.ic_refineui_textbox_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥇"}.ic_refineui_textbox_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥋"}.ic_refineui_textbox_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥉"}.ic_refineui_textbox_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥌"}.ic_refineui_textbox_align_bottom_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆫"}.ic_refineui_textbox_align_bottom_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆭"}.ic_refineui_textbox_align_bottom_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆪"}.ic_refineui_textbox_align_bottom_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆮"}.ic_refineui_textbox_align_bottom_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆩"}.ic_refineui_textbox_align_bottom_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆬"}.ic_refineui_textbox_align_bottom_center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡗"}.ic_refineui_textbox_align_bottom_center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡛"}.ic_refineui_textbox_align_bottom_center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡘"}.ic_refineui_textbox_align_bottom_center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡚"}.ic_refineui_textbox_align_bottom_center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡙"}.ic_refineui_textbox_align_bottom_center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡜"}.ic_refineui_textbox_align_bottom_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅞"}.ic_refineui_textbox_align_bottom_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅜"}.ic_refineui_textbox_align_bottom_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅟"}.ic_refineui_textbox_align_bottom_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅛"}.ic_refineui_textbox_align_bottom_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅠"}.ic_refineui_textbox_align_bottom_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅝"}.ic_refineui_textbox_align_bottom_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓦"}.ic_refineui_textbox_align_bottom_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓪"}.ic_refineui_textbox_align_bottom_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓧"}.ic_refineui_textbox_align_bottom_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓩"}.ic_refineui_textbox_align_bottom_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓥"}.ic_refineui_textbox_align_bottom_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓨"}.ic_refineui_textbox_align_center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖿"}.ic_refineui_textbox_align_center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗁"}.ic_refineui_textbox_align_center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖾"}.ic_refineui_textbox_align_center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗂"}.ic_refineui_textbox_align_center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖽"}.ic_refineui_textbox_align_center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗀"}.ic_refineui_textbox_align_middle_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡐"}.ic_refineui_textbox_align_middle_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡌"}.ic_refineui_textbox_align_middle_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡏"}.ic_refineui_textbox_align_middle_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡍"}.ic_refineui_textbox_align_middle_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡎"}.ic_refineui_textbox_align_middle_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰡋"}.ic_refineui_textbox_align_middle_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖸"}.ic_refineui_textbox_align_middle_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖼"}.ic_refineui_textbox_align_middle_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖹"}.ic_refineui_textbox_align_middle_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖻"}.ic_refineui_textbox_align_middle_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖷"}.ic_refineui_textbox_align_middle_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖺"}.ic_refineui_textbox_align_middle_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏉"}.ic_refineui_textbox_align_middle_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏅"}.ic_refineui_textbox_align_middle_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏈"}.ic_refineui_textbox_align_middle_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏆"}.ic_refineui_textbox_align_middle_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏊"}.ic_refineui_textbox_align_middle_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏇"}.ic_refineui_textbox_align_top_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛻"}.ic_refineui_textbox_align_top_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛿"}.ic_refineui_textbox_align_top_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛼"}.ic_refineui_textbox_align_top_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛾"}.ic_refineui_textbox_align_top_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛽"}.ic_refineui_textbox_align_top_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜀"}.ic_refineui_textbox_align_top_center_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦱"}.ic_refineui_textbox_align_top_center_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦯"}.ic_refineui_textbox_align_top_center_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦲"}.ic_refineui_textbox_align_top_center_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦮"}.ic_refineui_textbox_align_top_center_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦰"}.ic_refineui_textbox_align_top_center_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦭"}.ic_refineui_textbox_align_top_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧀"}.ic_refineui_textbox_align_top_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧂"}.ic_refineui_textbox_align_top_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦿"}.ic_refineui_textbox_align_top_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧃"}.ic_refineui_textbox_align_top_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧁"}.ic_refineui_textbox_align_top_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧄"}.ic_refineui_textbox_align_top_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎆"}.ic_refineui_textbox_align_top_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎄"}.ic_refineui_textbox_align_top_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎇"}.ic_refineui_textbox_align_top_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎃"}.ic_refineui_textbox_align_top_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎈"}.ic_refineui_textbox_align_top_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰎅"}.ic_refineui_thinking_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘪"}.ic_refineui_thinking_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘬"}.ic_refineui_thinking_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘩"}.ic_refineui_thinking_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘭"}.ic_refineui_thinking_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘫"}.ic_refineui_thinking_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰘮"}.ic_refineui_ticket_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝳"}.ic_refineui_ticket_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝷"}.ic_refineui_ticket_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝴"}.ic_refineui_ticket_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝶"}.ic_refineui_ticket_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝵"}.ic_refineui_ticket_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝸"}.ic_refineui_timer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍦"}.ic_refineui_timer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍨"}.ic_refineui_timer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍥"}.ic_refineui_timer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍩"}.ic_refineui_timer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍧"}.ic_refineui_timer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰍪"}.ic_refineui_toggle-left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌷"}.ic_refineui_toggle-left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌹"}.ic_refineui_toggle-left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌻"}.ic_refineui_toggle-left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌽"}.ic_refineui_toggle-left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱌿"}.ic_refineui_toggle-left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍁"}.ic_refineui_toggle-multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍃"}.ic_refineui_toggle-multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍅"}.ic_refineui_toggle-multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍇"}.ic_refineui_toggle-multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍉"}.ic_refineui_toggle-multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍋"}.ic_refineui_toggle-multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍍"}.ic_refineui_toggle-right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍏"}.ic_refineui_toggle-right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍑"}.ic_refineui_toggle-right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍓"}.ic_refineui_toggle-right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍕"}.ic_refineui_toggle-right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍗"}.ic_refineui_toggle-right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍙"}.ic_refineui_toggle_left_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨇"}.ic_refineui_toggle_left_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨋"}.ic_refineui_toggle_left_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨈"}.ic_refineui_toggle_left_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨊"}.ic_refineui_toggle_left_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨉"}.ic_refineui_toggle_left_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰨌"}.ic_refineui_toggle_multiple_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅳"}.ic_refineui_toggle_multiple_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅷"}.ic_refineui_toggle_multiple_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅴"}.ic_refineui_toggle_multiple_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅶"}.ic_refineui_toggle_multiple_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅵"}.ic_refineui_toggle_multiple_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅸"}.ic_refineui_toggle_right_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥟"}.ic_refineui_toggle_right_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥣"}.ic_refineui_toggle_right_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥠"}.ic_refineui_toggle_right_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥢"}.ic_refineui_toggle_right_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥡"}.ic_refineui_toggle_right_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥤"}.ic_refineui_toolbox_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛭"}.ic_refineui_toolbox_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛩"}.ic_refineui_toolbox_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛬"}.ic_refineui_toolbox_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛪"}.ic_refineui_toolbox_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛮"}.ic_refineui_toolbox_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰛫"}.ic_refineui_trophy_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋫"}.ic_refineui_trophy_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋧"}.ic_refineui_trophy_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋪"}.ic_refineui_trophy_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋨"}.ic_refineui_trophy_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋬"}.ic_refineui_trophy_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋩"}.ic_refineui_tv_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓀"}.ic_refineui_tv_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒼"}.ic_refineui_tv_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒿"}.ic_refineui_tv_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒽"}.ic_refineui_tv_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒾"}.ic_refineui_tv_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰒻"}.ic_refineui_typescript_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌀"}.ic_refineui_typescript_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌂"}.ic_refineui_typescript_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰋿"}.ic_refineui_typescript_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌃"}.ic_refineui_typescript_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌁"}.ic_refineui_typescript_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰌄"}.ic_refineui_umbrella_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝊"}.ic_refineui_umbrella_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝎"}.ic_refineui_umbrella_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝋"}.ic_refineui_umbrella_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝍"}.ic_refineui_umbrella_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝉"}.ic_refineui_umbrella_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝌"}.ic_refineui_usb-cable_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍛"}.ic_refineui_usb-cable_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍝"}.ic_refineui_usb-cable_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍟"}.ic_refineui_usb-cable_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍡"}.ic_refineui_usb-cable_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍣"}.ic_refineui_usb-cable_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍥"}.ic_refineui_usb_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖖"}.ic_refineui_usb_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖔"}.ic_refineui_usb_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖗"}.ic_refineui_usb_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖓"}.ic_refineui_usb_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖘"}.ic_refineui_usb_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖕"}.ic_refineui_usb_cable_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆶"}.ic_refineui_usb_cable_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆸"}.ic_refineui_usb_cable_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆵"}.ic_refineui_usb_cable_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆹"}.ic_refineui_usb_cable_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆷"}.ic_refineui_usb_cable_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆺"}.ic_refineui_verified_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈀"}.ic_refineui_verified_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇾"}.ic_refineui_verified_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈁"}.ic_refineui_verified_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇽"}.ic_refineui_verified_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈂"}.ic_refineui_verified_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇿"}.ic_refineui_video-clip_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍧"}.ic_refineui_video-clip_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍩"}.ic_refineui_video-clip_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍫"}.ic_refineui_video-clip_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍭"}.ic_refineui_video-clip_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍯"}.ic_refineui_video-clip_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍱"}.ic_refineui_video-play-pause_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍳"}.ic_refineui_video-play-pause_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍵"}.ic_refineui_video-play-pause_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍷"}.ic_refineui_video-play-pause_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍹"}.ic_refineui_video-play-pause_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍻"}.ic_refineui_video-play-pause_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍽"}.ic_refineui_video_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃛"}.ic_refineui_video_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃙"}.ic_refineui_video_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃜"}.ic_refineui_video_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃘"}.ic_refineui_video_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃝"}.ic_refineui_video_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰃚"}.ic_refineui_video_clip_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖃"}.ic_refineui_video_clip_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖅"}.ic_refineui_video_clip_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖂"}.ic_refineui_video_clip_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖆"}.ic_refineui_video_clip_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖁"}.ic_refineui_video_clip_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖄"}.ic_refineui_video_play_pause_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆤"}.ic_refineui_video_play_pause_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆦"}.ic_refineui_video_play_pause_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆣"}.ic_refineui_video_play_pause_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆧"}.ic_refineui_video_play_pause_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆥"}.ic_refineui_video_play_pause_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰆨"}.ic_refineui_voicemail_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟳"}.ic_refineui_voicemail_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟵"}.ic_refineui_voicemail_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟲"}.ic_refineui_voicemail_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟶"}.ic_refineui_voicemail_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟱"}.ic_refineui_voicemail_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟴"}.ic_refineui_vote_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁃"}.ic_refineui_vote_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁅"}.ic_refineui_vote_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁂"}.ic_refineui_vote_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁆"}.ic_refineui_vote_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁄"}.ic_refineui_vote_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰁇"}.ic_refineui_walkie-talkie_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱍿"}.ic_refineui_walkie-talkie_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎁"}.ic_refineui_walkie-talkie_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎃"}.ic_refineui_walkie-talkie_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎅"}.ic_refineui_walkie-talkie_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎇"}.ic_refineui_walkie-talkie_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎉"}.ic_refineui_walkie_talkie_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧈"}.ic_refineui_walkie_talkie_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧆"}.ic_refineui_walkie_talkie_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧉"}.ic_refineui_walkie_talkie_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧅"}.ic_refineui_walkie_talkie_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧊"}.ic_refineui_walkie_talkie_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧇"}.ic_refineui_wallet_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝔"}.ic_refineui_wallet_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝐"}.ic_refineui_wallet_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝓"}.ic_refineui_wallet_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝑"}.ic_refineui_wallet_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝒"}.ic_refineui_wallet_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝏"}.ic_refineui_wand_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥲"}.ic_refineui_wand_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥴"}.ic_refineui_wand_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥱"}.ic_refineui_wand_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥵"}.ic_refineui_wand_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥳"}.ic_refineui_wand_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥶"}.ic_refineui_warning_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖯"}.ic_refineui_warning_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖫"}.ic_refineui_warning_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖮"}.ic_refineui_warning_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖬"}.ic_refineui_warning_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖰"}.ic_refineui_warning_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰖭"}.ic_refineui_washer_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉉"}.ic_refineui_washer_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉅"}.ic_refineui_washer_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉈"}.ic_refineui_washer_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉆"}.ic_refineui_washer_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉊"}.ic_refineui_washer_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰉇"}.ic_refineui_water_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇂"}.ic_refineui_water_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇄"}.ic_refineui_water_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇁"}.ic_refineui_water_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇅"}.ic_refineui_water_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇃"}.ic_refineui_water_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰇆"}.ic_refineui_weather-blowing-snow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎋"}.ic_refineui_weather-blowing-snow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎍"}.ic_refineui_weather-blowing-snow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎏"}.ic_refineui_weather-blowing-snow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎑"}.ic_refineui_weather-blowing-snow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎓"}.ic_refineui_weather-blowing-snow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎕"}.ic_refineui_weather-cloudy_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎗"}.ic_refineui_weather-cloudy_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎙"}.ic_refineui_weather-cloudy_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎛"}.ic_refineui_weather-cloudy_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎝"}.ic_refineui_weather-cloudy_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎟"}.ic_refineui_weather-cloudy_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎡"}.ic_refineui_weather-rain_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎣"}.ic_refineui_weather-rain_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎥"}.ic_refineui_weather-rain_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎧"}.ic_refineui_weather-rain_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎩"}.ic_refineui_weather-rain_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎫"}.ic_refineui_weather-rain_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎭"}.ic_refineui_weather-snow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎯"}.ic_refineui_weather-snow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎱"}.ic_refineui_weather-snow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎳"}.ic_refineui_weather-snow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎵"}.ic_refineui_weather-snow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎷"}.ic_refineui_weather-snow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎹"}.ic_refineui_weather-snowflake_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎻"}.ic_refineui_weather-snowflake_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎽"}.ic_refineui_weather-snowflake_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱎿"}.ic_refineui_weather-snowflake_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏁"}.ic_refineui_weather-snowflake_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏃"}.ic_refineui_weather-snowflake_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏅"}.ic_refineui_weather-sunny_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏇"}.ic_refineui_weather-sunny_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏉"}.ic_refineui_weather-sunny_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏋"}.ic_refineui_weather-sunny_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏍"}.ic_refineui_weather-sunny_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏏"}.ic_refineui_weather-sunny_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏑"}.ic_refineui_weather-thunderstorm_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏓"}.ic_refineui_weather-thunderstorm_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏕"}.ic_refineui_weather-thunderstorm_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏗"}.ic_refineui_weather-thunderstorm_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏙"}.ic_refineui_weather-thunderstorm_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏛"}.ic_refineui_weather-thunderstorm_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏝"}.ic_refineui_weather_blowing_snow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜂"}.ic_refineui_weather_blowing_snow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜄"}.ic_refineui_weather_blowing_snow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜁"}.ic_refineui_weather_blowing_snow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜅"}.ic_refineui_weather_blowing_snow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜃"}.ic_refineui_weather_blowing_snow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰜆"}.ic_refineui_weather_cloudy_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢍"}.ic_refineui_weather_cloudy_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢑"}.ic_refineui_weather_cloudy_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢎"}.ic_refineui_weather_cloudy_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢐"}.ic_refineui_weather_cloudy_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢏"}.ic_refineui_weather_cloudy_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢒"}.ic_refineui_weather_rain_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠈"}.ic_refineui_weather_rain_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠄"}.ic_refineui_weather_rain_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠇"}.ic_refineui_weather_rain_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠅"}.ic_refineui_weather_rain_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠆"}.ic_refineui_weather_rain_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰠃"}.ic_refineui_weather_snow_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅮"}.ic_refineui_weather_snow_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅰"}.ic_refineui_weather_snow_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅭"}.ic_refineui_weather_snow_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅱"}.ic_refineui_weather_snow_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅯"}.ic_refineui_weather_snow_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰅲"}.ic_refineui_weather_snowflake_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟡"}.ic_refineui_weather_snowflake_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟣"}.ic_refineui_weather_snowflake_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟠"}.ic_refineui_weather_snowflake_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟤"}.ic_refineui_weather_snowflake_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟟"}.ic_refineui_weather_snowflake_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰟢"}.ic_refineui_weather_sunny_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕱"}.ic_refineui_weather_sunny_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕳"}.ic_refineui_weather_sunny_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕰"}.ic_refineui_weather_sunny_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕴"}.ic_refineui_weather_sunny_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕯"}.ic_refineui_weather_sunny_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰕲"}.ic_refineui_weather_thunderstorm_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗔"}.ic_refineui_weather_thunderstorm_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗐"}.ic_refineui_weather_thunderstorm_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗓"}.ic_refineui_weather_thunderstorm_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗑"}.ic_refineui_weather_thunderstorm_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗒"}.ic_refineui_weather_thunderstorm_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰗏"}.ic_refineui_web_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊋"}.ic_refineui_web_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊉"}.ic_refineui_web_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊌"}.ic_refineui_web_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊈"}.ic_refineui_web_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊊"}.ic_refineui_web_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰊇"}.ic_refineui_wifi-1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏟"}.ic_refineui_wifi-1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏡"}.ic_refineui_wifi-1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏣"}.ic_refineui_wifi-1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏥"}.ic_refineui_wifi-1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏧"}.ic_refineui_wifi-1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏩"}.ic_refineui_wifi-2_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏫"}.ic_refineui_wifi-2_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏭"}.ic_refineui_wifi-2_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏯"}.ic_refineui_wifi-2_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏱"}.ic_refineui_wifi-2_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏳"}.ic_refineui_wifi-2_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏵"}.ic_refineui_wifi-3_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏷"}.ic_refineui_wifi-3_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏹"}.ic_refineui_wifi-3_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏻"}.ic_refineui_wifi-3_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏽"}.ic_refineui_wifi-3_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱏿"}.ic_refineui_wifi-3_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐁"}.ic_refineui_wifi-4_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐃"}.ic_refineui_wifi-4_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐅"}.ic_refineui_wifi-4_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐇"}.ic_refineui_wifi-4_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐉"}.ic_refineui_wifi-4_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐋"}.ic_refineui_wifi-4_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐍"}.ic_refineui_wifi_1_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏶"}.ic_refineui_wifi_1_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏸"}.ic_refineui_wifi_1_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏵"}.ic_refineui_wifi_1_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏹"}.ic_refineui_wifi_1_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏷"}.ic_refineui_wifi_1_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰏺"}.ic_refineui_wifi_2_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥥"}.ic_refineui_wifi_2_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥩"}.ic_refineui_wifi_2_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥦"}.ic_refineui_wifi_2_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥨"}.ic_refineui_wifi_2_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥧"}.ic_refineui_wifi_2_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰥪"}.ic_refineui_wifi_3_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧮"}.ic_refineui_wifi_3_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧪"}.ic_refineui_wifi_3_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧭"}.ic_refineui_wifi_3_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧫"}.ic_refineui_wifi_3_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧬"}.ic_refineui_wifi_3_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧩"}.ic_refineui_wifi_4_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧏"}.ic_refineui_wifi_4_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧍"}.ic_refineui_wifi_4_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧐"}.ic_refineui_wifi_4_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧌"}.ic_refineui_wifi_4_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧎"}.ic_refineui_wifi_4_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰧋"}.ic_refineui_windows_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢵"}.ic_refineui_windows_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢳"}.ic_refineui_windows_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢶"}.ic_refineui_windows_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢲"}.ic_refineui_windows_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢴"}.ic_refineui_windows_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰢱"}.ic_refineui_wrench_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈹"}.ic_refineui_wrench_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈽"}.ic_refineui_wrench_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈺"}.ic_refineui_wrench_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈼"}.ic_refineui_wrench_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈻"}.ic_refineui_wrench_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰈾"}.ic_refineui_xray_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦚"}.ic_refineui_xray_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦖"}.ic_refineui_xray_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦙"}.ic_refineui_xray_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦗"}.ic_refineui_xray_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦘"}.ic_refineui_xray_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰦕"}.ic_refineui_zoom-in_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐏"}.ic_refineui_zoom-in_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐑"}.ic_refineui_zoom-in_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐓"}.ic_refineui_zoom-in_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐕"}.ic_refineui_zoom-in_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐗"}.ic_refineui_zoom-in_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐙"}.ic_refineui_zoom-out_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐛"}.ic_refineui_zoom-out_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐝"}.ic_refineui_zoom-out_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐟"}.ic_refineui_zoom-out_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐡"}.ic_refineui_zoom-out_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐣"}.ic_refineui_zoom-out_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󱐥"}.ic_refineui_zoom_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝪"}.ic_refineui_zoom_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝨"}.ic_refineui_zoom_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝫"}.ic_refineui_zoom_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝧"}.ic_refineui_zoom_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝬"}.ic_refineui_zoom_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰝩"}.ic_refineui_zoom_in_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓗"}.ic_refineui_zoom_in_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓓"}.ic_refineui_zoom_in_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓖"}.ic_refineui_zoom_in_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓔"}.ic_refineui_zoom_in_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓘"}.ic_refineui_zoom_in_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰓕"}.ic_refineui_zoom_out_16_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄥"}.ic_refineui_zoom_out_20_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄩"}.ic_refineui_zoom_out_24_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄦"}.ic_refineui_zoom_out_28_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄨"}.ic_refineui_zoom_out_32_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄧"}.ic_refineui_zoom_out_48_filled:before{font-family:RefineUI-System-Icons-Filled;font-weight:400;font-style:normal;content:"󰄪"}@layer starlight.base,starlight.reset,starlight.core,starlight.content,starlight.components,starlight.utils;@layer starlight.base{:root,::backdrop{--sl-color-white: hsl(0, 0%, 100%);--sl-color-gray-1: hsl(224, 20%, 94%);--sl-color-gray-2: hsl(224, 6%, 77%);--sl-color-gray-3: hsl(224, 6%, 56%);--sl-color-gray-4: hsl(224, 7%, 36%);--sl-color-gray-5: hsl(224, 10%, 23%);--sl-color-gray-6: hsl(224, 14%, 16%);--sl-color-black: hsl(224, 10%, 10%);--sl-hue-orange: 41;--sl-color-orange-low: hsl(var(--sl-hue-orange), 39%, 22%);--sl-color-orange: hsl(var(--sl-hue-orange), 82%, 63%);--sl-color-orange-high: hsl(var(--sl-hue-orange), 82%, 87%);--sl-hue-green: 101;--sl-color-green-low: hsl(var(--sl-hue-green), 39%, 22%);--sl-color-green: hsl(var(--sl-hue-green), 82%, 63%);--sl-color-green-high: hsl(var(--sl-hue-green), 82%, 80%);--sl-hue-blue: 234;--sl-color-blue-low: hsl(var(--sl-hue-blue), 54%, 20%);--sl-color-blue: hsl(var(--sl-hue-blue), 100%, 60%);--sl-color-blue-high: hsl(var(--sl-hue-blue), 100%, 87%);--sl-hue-purple: 281;--sl-color-purple-low: hsl(var(--sl-hue-purple), 39%, 22%);--sl-color-purple: hsl(var(--sl-hue-purple), 82%, 63%);--sl-color-purple-high: hsl(var(--sl-hue-purple), 82%, 89%);--sl-hue-red: 339;--sl-color-red-low: hsl(var(--sl-hue-red), 39%, 22%);--sl-color-red: hsl(var(--sl-hue-red), 82%, 63%);--sl-color-red-high: hsl(var(--sl-hue-red), 82%, 87%);--sl-color-accent-low: hsl(224, 54%, 20%);--sl-color-accent: hsl(224, 100%, 60%);--sl-color-accent-high: hsl(224, 100%, 85%);--sl-color-text: var(--sl-color-gray-2);--sl-color-text-accent: var(--sl-color-accent-high);--sl-color-text-invert: var(--sl-color-accent-low);--sl-color-bg: var(--sl-color-black);--sl-color-bg-nav: var(--sl-color-gray-6);--sl-color-bg-sidebar: var(--sl-color-gray-6);--sl-color-bg-inline-code: var(--sl-color-gray-5);--sl-color-bg-accent: var(--sl-color-accent-high);--sl-color-hairline-light: var(--sl-color-gray-5);--sl-color-hairline: var(--sl-color-gray-6);--sl-color-hairline-shade: var(--sl-color-black);--sl-color-backdrop-overlay: hsla(223, 13%, 10%, .66);--sl-shadow-sm: 0px 1px 1px hsla(0, 0%, 0%, .12), 0px 2px 1px hsla(0, 0%, 0%, .24);--sl-shadow-md: 0px 8px 4px hsla(0, 0%, 0%, .08), 0px 5px 2px hsla(0, 0%, 0%, .08), 0px 3px 2px hsla(0, 0%, 0%, .12), 0px 1px 1px hsla(0, 0%, 0%, .15);--sl-shadow-lg: 0px 25px 7px hsla(0, 0%, 0%, .03), 0px 16px 6px hsla(0, 0%, 0%, .1), 0px 9px 5px hsla(223, 13%, 10%, .33), 0px 4px 4px hsla(0, 0%, 0%, .75), 0px 4px 2px hsla(0, 0%, 0%, .25);--sl-text-2xs: .75rem;--sl-text-xs: .8125rem;--sl-text-sm: .875rem;--sl-text-base: 1rem;--sl-text-lg: 1.125rem;--sl-text-xl: 1.25rem;--sl-text-2xl: 1.5rem;--sl-text-3xl: 1.8125rem;--sl-text-4xl: 2.1875rem;--sl-text-5xl: 2.625rem;--sl-text-6xl: 4rem;--sl-text-body: var(--sl-text-base);--sl-text-body-sm: var(--sl-text-xs);--sl-text-code: var(--sl-text-sm);--sl-text-code-sm: var(--sl-text-xs);--sl-text-h1: var(--sl-text-4xl);--sl-text-h2: var(--sl-text-3xl);--sl-text-h3: var(--sl-text-2xl);--sl-text-h4: var(--sl-text-xl);--sl-text-h5: var(--sl-text-lg);--sl-line-height: 1.75;--sl-line-height-headings: 1.2;--sl-font-system: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--sl-font-system-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--__sl-font: var(--sl-font, var(--sl-font-system)), var(--sl-font-system);--__sl-font-mono: var(--sl-font-mono, var(--sl-font-system-mono)), var(--sl-font-system-mono);--sl-nav-height: 3.5rem;--sl-nav-pad-x: 1rem;--sl-nav-pad-y: .75rem;--sl-mobile-toc-height: 3rem;--sl-sidebar-width: 18.75rem;--sl-sidebar-pad-x: 1rem;--sl-content-width: 45rem;--sl-content-pad-x: 1rem;--sl-content-gap-y: 1rem;--sl-main-pad: 0 0 3vh 0;--sl-menu-button-size: 2rem;--sl-nav-gap: var(--sl-content-pad-x);--sl-outline-offset-inside: -.1875rem;--sl-z-index-toc: 4;--sl-z-index-menu: 5;--sl-z-index-navbar: 10;--sl-z-index-skiplink: 20}:root[data-theme=light],[data-theme=light] ::backdrop{--sl-color-white: hsl(224, 10%, 10%);--sl-color-gray-1: hsl(224, 14%, 16%);--sl-color-gray-2: hsl(224, 10%, 23%);--sl-color-gray-3: hsl(224, 7%, 36%);--sl-color-gray-4: hsl(224, 6%, 56%);--sl-color-gray-5: hsl(224, 6%, 77%);--sl-color-gray-6: hsl(224, 20%, 94%);--sl-color-gray-7: hsl(224, 19%, 97%);--sl-color-black: hsl(0, 0%, 100%);--sl-color-orange-high: hsl(var(--sl-hue-orange), 80%, 25%);--sl-color-orange: hsl(var(--sl-hue-orange), 90%, 60%);--sl-color-orange-low: hsl(var(--sl-hue-orange), 90%, 88%);--sl-color-green-high: hsl(var(--sl-hue-green), 80%, 22%);--sl-color-green: hsl(var(--sl-hue-green), 90%, 46%);--sl-color-green-low: hsl(var(--sl-hue-green), 85%, 90%);--sl-color-blue-high: hsl(var(--sl-hue-blue), 80%, 30%);--sl-color-blue: hsl(var(--sl-hue-blue), 90%, 60%);--sl-color-blue-low: hsl(var(--sl-hue-blue), 88%, 90%);--sl-color-purple-high: hsl(var(--sl-hue-purple), 90%, 30%);--sl-color-purple: hsl(var(--sl-hue-purple), 90%, 60%);--sl-color-purple-low: hsl(var(--sl-hue-purple), 80%, 90%);--sl-color-red-high: hsl(var(--sl-hue-red), 80%, 30%);--sl-color-red: hsl(var(--sl-hue-red), 90%, 60%);--sl-color-red-low: hsl(var(--sl-hue-red), 80%, 90%);--sl-color-accent-high: hsl(234, 80%, 30%);--sl-color-accent: hsl(234, 90%, 60%);--sl-color-accent-low: hsl(234, 88%, 90%);--sl-color-text-accent: var(--sl-color-accent);--sl-color-text-invert: var(--sl-color-black);--sl-color-bg-nav: var(--sl-color-gray-7);--sl-color-bg-sidebar: var(--sl-color-bg);--sl-color-bg-inline-code: var(--sl-color-gray-6);--sl-color-bg-accent: var(--sl-color-accent);--sl-color-hairline-light: var(--sl-color-gray-6);--sl-color-hairline-shade: var(--sl-color-gray-6);--sl-color-backdrop-overlay: hsla(225, 9%, 36%, .66);--sl-shadow-sm: 0px 1px 1px hsla(0, 0%, 0%, .06), 0px 2px 1px hsla(0, 0%, 0%, .06);--sl-shadow-md: 0px 8px 4px hsla(0, 0%, 0%, .03), 0px 5px 2px hsla(0, 0%, 0%, .03), 0px 3px 2px hsla(0, 0%, 0%, .06), 0px 1px 1px hsla(0, 0%, 0%, .06);--sl-shadow-lg: 0px 25px 7px rgba(0, 0, 0, .01), 0px 16px 6px hsla(0, 0%, 0%, .03), 0px 9px 5px hsla(223, 13%, 10%, .08), 0px 4px 4px hsla(0, 0%, 0%, .16), 0px 4px 2px hsla(0, 0%, 0%, .04)}@media(min-width:50em){:root{--sl-nav-height: 4rem;--sl-nav-pad-x: 1.5rem;--sl-text-h1: var(--sl-text-5xl);--sl-text-h2: var(--sl-text-4xl);--sl-text-h3: var(--sl-text-3xl);--sl-text-h4: var(--sl-text-2xl)}}@media(min-width:72rem){:root{--sl-content-pad-x: 1.5rem;--sl-mobile-toc-height: 0rem}}}@layer starlight.reset{*,*:before,*:after{box-sizing:border-box}*{margin:0}html{color-scheme:dark;accent-color:var(--sl-color-accent)}html[data-theme=light]{color-scheme:light}body{font-family:var(--__sl-font);line-height:var(--sl-line-height);-webkit-font-smoothing:antialiased;color:var(--sl-color-text);background-color:var(--sl-color-bg)}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6,code{overflow-wrap:anywhere}code{font-family:var(--__sl-font-mono)}}@layer starlight.components{.starlight-aside{padding:1rem;border-inline-start:.25rem solid var(--sl-color-asides-border);color:var(--sl-color-white)}.starlight-aside--note{--sl-color-asides-text-accent: var(--sl-color-blue-high);--sl-color-asides-border: var(--sl-color-blue);background-color:var(--sl-color-blue-low)}.starlight-aside--tip{--sl-color-asides-text-accent: var(--sl-color-purple-high);--sl-color-asides-border: var(--sl-color-purple);background-color:var(--sl-color-purple-low)}.starlight-aside--caution{--sl-color-asides-text-accent: var(--sl-color-orange-high);--sl-color-asides-border: var(--sl-color-orange);background-color:var(--sl-color-orange-low)}.starlight-aside--danger{--sl-color-asides-text-accent: var(--sl-color-red-high);--sl-color-asides-border: var(--sl-color-red);background-color:var(--sl-color-red-low)}.starlight-aside__title{display:flex;gap:.5rem;align-items:center;font-size:var(--sl-text-h5);font-weight:600;line-height:var(--sl-line-height-headings);color:var(--sl-color-asides-text-accent)}.starlight-aside__icon{font-size:1.333em;width:1em;height:1em}.starlight-aside__title+.starlight-aside__content{margin-top:.5rem}.starlight-aside__content a{color:var(--sl-color-asides-text-accent)}}@layer starlight.utils{.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}.sl-hidden{display:none}.sl-flex{display:flex}.sl-block{display:block}@media(min-width:50rem){.md\:sl-hidden{display:none}.md\:sl-flex{display:flex}.md\:sl-block{display:block}}@media(min-width:72rem){.lg\:sl-hidden{display:none}.lg\:sl-flex{display:flex}.lg\:sl-block{display:block}}[data-theme=light] .light\:sl-hidden,[data-theme=dark] .dark\:sl-hidden{display:none}[dir=rtl] .rtl\:flip:not(:where([dir=rtl] [dir=ltr] *)){transform:scaleX(-1)}}@layer starlight.content{.sl-markdown-content .sl-heading-wrapper{--sl-anchor-icon-size: .8275em;--sl-anchor-icon-gap: .25em;--sl-anchor-icon-space: calc(var(--sl-anchor-icon-size) + var(--sl-anchor-icon-gap));line-height:var(--sl-line-height-headings)}.sl-markdown-content :not(h1,h2,h3,h4,h5,h6,.sl-heading-wrapper)+:is(.sl-heading-wrapper){margin-top:1.5em}.sl-markdown-content .sl-heading-wrapper.level-h1{font-size:var(--sl-text-h1)}.sl-markdown-content .sl-heading-wrapper.level-h2{font-size:var(--sl-text-h2)}.sl-markdown-content .sl-heading-wrapper.level-h3{font-size:var(--sl-text-h3)}.sl-markdown-content .sl-heading-wrapper.level-h4{font-size:var(--sl-text-h4)}.sl-markdown-content .sl-heading-wrapper.level-h5{font-size:var(--sl-text-h5)}.sl-markdown-content .sl-heading-wrapper.level-h6{font-size:var(--sl-text-h6)}.sl-markdown-content .sl-heading-wrapper>:first-child{display:inline;padding-inline-end:var(--sl-anchor-icon-space)}.sl-markdown-content .sl-anchor-link{position:relative;margin-inline-start:calc(-1 * var(--sl-anchor-icon-size));-webkit-user-select:none;user-select:none;display:inline-flex}.sl-markdown-content .sl-anchor-link:after{content:"";position:absolute;inset:-.25rem -.5rem}.sl-markdown-content .sl-anchor-icon>svg{display:inline;width:var(--sl-anchor-icon-size);vertical-align:top;transform:translateY(calc((var(--sl-line-height-headings) * 1em - var(--sl-anchor-icon-size)) / 2))}@media(hover:hover){.sl-markdown-content .sl-anchor-link{opacity:0}.sl-markdown-content .sl-anchor-link:focus,.sl-markdown-content .sl-heading-wrapper:hover .sl-anchor-link{opacity:1}}}@layer starlight.core{.sl-banner:where(.astro-4egzhl2k){--__sl-banner-text: var(--sl-color-banner-text, var(--sl-color-text-invert));padding:var(--sl-nav-pad-y) var(--sl-nav-pad-x);background-color:var(--sl-color-banner-bg, var(--sl-color-bg-accent));color:var(--__sl-banner-text);line-height:var(--sl-line-height-headings);text-align:center;text-wrap:balance;box-shadow:var(--sl-shadow-sm)}.sl-banner:where(.astro-4egzhl2k) a{color:var(--__sl-banner-text)}}.page-content-panel:where(.astro-e2vycce4){width:100%;height:100%;display:flex;flex-direction:column}@layer starlight.core{p:where(.astro-u57tqq5k){border:1px solid var(--sl-color-orange);padding:.75em 1em;background-color:var(--sl-color-orange-low);color:var(--sl-color-orange-high);width:max-content;max-width:100%;align-items:center;gap:.75em;font-size:var(--sl-text-body-sm);line-height:var(--sl-line-height-headings)}}@layer starlight.core{a:where(.astro-55vlrnsp){gap:.5rem;align-items:center;text-decoration:none;color:var(--sl-color-gray-3)}a:where(.astro-55vlrnsp):hover{color:var(--sl-color-white)}}@layer starlight.core{.pagination-links:where(.astro-emqnaskp){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));gap:1rem}a:where(.astro-emqnaskp){display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;flex-basis:calc(50% - .5rem);flex-grow:1;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding:1rem;text-decoration:none;color:var(--sl-color-gray-2);box-shadow:var(--sl-shadow-md);overflow-wrap:anywhere}:where(.astro-emqnaskp)[rel=next]{justify-content:end;text-align:end;flex-direction:row-reverse}a:where(.astro-emqnaskp):hover{border-color:var(--sl-color-gray-2)}.link-title:where(.astro-emqnaskp){color:var(--sl-color-white);font-size:var(--sl-text-2xl);line-height:var(--sl-line-height-headings)}svg:where(.astro-emqnaskp){flex-shrink:0}}@layer starlight.components{svg:where(.astro-j33fwbkv){color:var(--sl-icon-color);font-size:var(--sl-icon-size, 1em);width:1em;height:1em}}@layer starlight.components{.sl-steps{--bullet-size: calc(var(--sl-line-height) * 1rem);--bullet-margin: .375rem;list-style:none;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:var(--sl-text-xs);font-weight:600;text-align:center;color:var(--sl-color-white);background-color:var(--sl-color-gray-6);border-radius:99rem;box-shadow:inset 0 0 0 1px var(--sl-color-gray-5)}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:var(--sl-color-hairline-light)}}@layer starlight.content{.sl-steps>li>:first-child{--lh: calc(1em * var(--sl-line-height));--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: calc(1em * var(--sl-line-height-headings))}@supports (--prop: 1lh){.sl-steps>li>:first-child{--lh: 1lh}}}@layer starlight.core{footer:where(.astro-rycaonuv){flex-direction:column;gap:1.5rem}.meta:where(.astro-rycaonuv){gap:.75rem 3rem;justify-content:space-between;flex-wrap:wrap;margin-top:3rem;font-size:var(--sl-text-sm);color:var(--sl-color-gray-3)}.meta:where(.astro-rycaonuv)>p:only-child{margin-inline-start:auto}.kudos:where(.astro-rycaonuv){align-items:center;gap:.5em;margin:1.5rem auto;font-size:var(--sl-text-xs);text-decoration:none;color:var(--sl-color-gray-3)}.kudos:where(.astro-rycaonuv):hover{color:var(--sl-color-white)}}@layer starlight.components{.kudos:where(.astro-rycaonuv) svg{color:var(--sl-color-orange)}}.page-footer-wrapper:where(.astro-44g66urn){margin-top:var(--page-space-8)}.page-footer-container:where(.astro-44g66urn){max-width:1200px;margin:0 auto;padding:var(--page-space-8) var(--page-space-6);background:var(--page-bg-secondary);border-top:1px solid var(--page-border);border-radius:var(--page-radius-lg)}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container:where(.astro-44g66urn){background:var(--page-bg-secondary)!important;border-top-color:var(--page-border)!important;color:var(--page-text)!important}[data-theme=dark] .page-footer-container:where(.astro-44g66urn){background:var(--page-bg-secondary)!important;border-top-color:var(--page-border)!important;color:var(--page-text)!important}.page-footer-padding:where(.astro-44g66urn){margin-bottom:-3vh}.sl-footer{background:transparent!important;border:none!important;padding:0!important;color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .sl-footer{background:transparent!important;color:var(--page-text)!important}[data-theme=dark] .sl-footer{background:transparent!important;color:var(--page-text)!important}.page-footer-container .sl-footer{background:transparent!important;border:none!important;padding:0!important;color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .sl-footer{background:transparent!important;color:var(--page-text)!important}.sl-footer .sl-flex,.page-footer-container .page-footer-container .sl-flex{flex-direction:column;gap:1.5rem}.page-footer-container .meta{gap:.75rem 3rem;justify-content:space-between;flex-wrap:wrap;margin-top:0;font-size:var(--sl-text-sm);color:var(--page-text-secondary)}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .meta{color:var(--page-text-secondary)!important}.page-footer-container .meta>p:only-child{margin-inline-start:auto}.page-footer-container .kudos,.page-footer-container .page-footer-container .kudos{align-items:center;gap:.5em;margin:1.5rem auto;font-size:var(--sl-text-xs);text-decoration:none;color:var(--page-text-secondary)}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .kudos{color:var(--page-text-secondary)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .page-footer-container .kudos{color:var(--page-text-secondary)!important}.page-footer-container .kudos svg{color:var(--page-accent)}.page-footer-container .page-footer-container .kudos svg{color:var(--page-accent)}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .kudos svg{color:var(--page-accent)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .page-footer-container .kudos svg{color:var(--page-accent)!important}.page-footer-container .kudos:hover,.page-footer-container .page-footer-container .kudos:hover{color:var(--page-text)}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .kudos:hover{color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .page-footer-container .kudos:hover{color:var(--page-text)!important}.page-footer-container .pagination-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:var(--page-space-4)!important;margin:var(--page-space-6) 0!important}.page-footer-container .pagination-links:has(a:only-child){grid-template-columns:1fr!important}.page-footer-container .pagination-links a{background:var(--page-bg)!important;border:1px solid var(--page-border)!important;border-radius:var(--page-radius)!important;padding:var(--page-space-4)!important;text-decoration:none!important;transition:all .2s ease!important;display:flex!important;gap:var(--page-space-1)!important;color:var(--page-text)!important}.page-footer-container .pagination-links a:hover{background:var(--page-accent-light)!important;transform:translateY(-1px)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links a{background:var(--page-bg)!important;border-color:var(--page-border)!important;color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links a:hover{background:var(--page-accent-light)!important;color:var(--page-accent)!important}.page-footer-container .pagination-links .link-title{font-weight:600!important;color:var(--page-text)!important;font-size:1.5rem!important}.page-footer-container .pagination-links .description,.page-footer-container .page-footer-container .pagination-links .description{color:var(--page-text-secondary)!important;font-size:.8125rem!important}.page-footer-container .pagination-links a:hover .title,.page-footer-container .page-footer-container .pagination-links a:hover .title{color:var(--page-accent)!important}.page-footer-container .pagination-links a:hover .description,.page-footer-container .page-footer-container .pagination-links a:hover .description{color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links .title{color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links .description{color:var(--page-text-secondary)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links a:hover .title{color:var(--page-accent)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .pagination-links a:hover .description{color:var(--page-text)!important}.page-footer-container .edit-page{background:var(--page-accent-light)!important;color:var(--page-accent)!important;border:1px solid var(--page-border)!important;border-radius:var(--page-radius)!important;padding:var(--page-space-2) var(--page-space-4)!important;text-decoration:none!important;font-weight:500!important;transition:all .2s ease!important;display:inline-flex!important;align-items:center!important;gap:var(--page-space-1)!important}.page-footer-container .edit-page:hover{background:var(--page-accent)!important;color:var(--page-bg)!important;transform:translateY(-1px)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .edit-page{background:var(--page-accent-light)!important;color:var(--page-accent)!important;border-color:var(--page-border)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .edit-page:hover{background:var(--page-accent)!important;color:var(--page-bg)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-container .last-updated{background:var(--page-bg-secondary)!important;color:var(--page-text-muted)!important;border-color:var(--page-border)!important}.page-footer-container .last-updated{color:var(--page-text-muted)!important;font-size:.8125rem!important;margin:var(--page-space-4) 0!important;padding:var(--page-space-2)!important;background:var(--page-bg-secondary)!important;border-radius:var(--page-radius)!important;border:1px solid var(--page-border)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-wrapper:where(.astro-44g66urn){background:var(--page-bg)!important;color:var(--page-text)!important}:where(.astro-44g66urn)[data-theme=dark] .page-footer-padding:where(.astro-44g66urn){background:var(--page-bg)!important;color:var(--page-text)!important}[data-theme=dark] .page-footer-wrapper:where(.astro-44g66urn){background:var(--page-bg)!important;color:var(--page-text)!important}[data-theme=dark] .page-footer-padding:where(.astro-44g66urn){background:var(--page-bg)!important;color:var(--page-text)!important}@media(max-width:768px){.page-footer-container:where(.astro-44g66urn){padding:var(--page-space-6) var(--page-space-4)}.page-footer-container .pagination-links{grid-template-columns:1fr!important;gap:var(--page-space-2)!important}}@layer starlight.core{.pagefind-ui__result.svelte-j9e30.svelte-j9e30{list-style-type:none;display:flex;align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)),3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result.svelte-j9e30.svelte-j9e30:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-thumb.svelte-j9e30.svelte-j9e30{width:min(30%,calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-j9e30.svelte-j9e30{display:block;position:absolute;left:50%;transform:translate(-50%);font-size:0;width:auto;height:auto;max-width:100%;max-height:100%;border-radius:var(--pagefind-ui-image-border-radius)}.pagefind-ui__result-inner.svelte-j9e30.svelte-j9e30{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-title.svelte-j9e30.svelte-j9e30{display:inline-block;font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-j9e30 .pagefind-ui__result-link.svelte-j9e30:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-j9e30.svelte-j9e30{display:inline-block;font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));margin-bottom:0;min-width:calc(250px * var(--pagefind-ui-scale))}.pagefind-ui__loading.svelte-j9e30.svelte-j9e30{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-j9e30.svelte-j9e30{list-style-type:none;padding:0;display:flex;gap:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-tag.svelte-j9e30.svelte-j9e30{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf{list-style-type:none;display:flex;align-items:flex-start;gap:min(calc(40px * var(--pagefind-ui-scale)),3%);padding:calc(30px * var(--pagefind-ui-scale)) 0 calc(40px * var(--pagefind-ui-scale));border-top:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result.svelte-4xnkmf.svelte-4xnkmf:last-of-type{border-bottom:solid var(--pagefind-ui-border-width) var(--pagefind-ui-border)}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf{display:flex;flex-direction:column;padding-left:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-nested.svelte-4xnkmf.svelte-4xnkmf:first-of-type{padding-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{font-size:.9em;position:relative}.pagefind-ui__result-nested.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:before{content:"⤷ ";position:absolute;top:0;right:calc(100% + .1em)}.pagefind-ui__result-thumb.svelte-4xnkmf.svelte-4xnkmf{width:min(30%,calc((30% - (100px * var(--pagefind-ui-scale))) * 100000));max-width:calc(120px * var(--pagefind-ui-scale));margin-top:calc(10px * var(--pagefind-ui-scale));aspect-ratio:var(--pagefind-ui-image-box-ratio);position:relative}.pagefind-ui__result-image.svelte-4xnkmf.svelte-4xnkmf{display:block;position:absolute;left:50%;transform:translate(-50%);font-size:0;width:auto;height:auto;max-width:100%;max-height:100%;border-radius:var(--pagefind-ui-image-border-radius)}.pagefind-ui__result-inner.svelte-4xnkmf.svelte-4xnkmf{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin-top:calc(10px * var(--pagefind-ui-scale))}.pagefind-ui__result-title.svelte-4xnkmf.svelte-4xnkmf{display:inline-block;font-weight:700;font-size:calc(21px * var(--pagefind-ui-scale));margin-top:0;margin-bottom:0}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf{color:var(--pagefind-ui-text);text-decoration:none}.pagefind-ui__result-title.svelte-4xnkmf .pagefind-ui__result-link.svelte-4xnkmf:hover{text-decoration:underline}.pagefind-ui__result-excerpt.svelte-4xnkmf.svelte-4xnkmf{display:inline-block;font-weight:400;font-size:calc(16px * var(--pagefind-ui-scale));margin-top:calc(4px * var(--pagefind-ui-scale));margin-bottom:0;min-width:calc(250px * var(--pagefind-ui-scale))}.pagefind-ui__loading.svelte-4xnkmf.svelte-4xnkmf{color:var(--pagefind-ui-text);background-color:var(--pagefind-ui-text);border-radius:var(--pagefind-ui-border-radius);opacity:.1;pointer-events:none}.pagefind-ui__result-tags.svelte-4xnkmf.svelte-4xnkmf{list-style-type:none;padding:0;display:flex;gap:calc(20px * var(--pagefind-ui-scale));flex-wrap:wrap;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__result-tag.svelte-4xnkmf.svelte-4xnkmf{padding:calc(4px * var(--pagefind-ui-scale)) calc(8px * var(--pagefind-ui-scale));font-size:calc(14px * var(--pagefind-ui-scale));border-radius:var(--pagefind-ui-border-radius);background-color:var(--pagefind-ui-tag)}legend.svelte-1v2r7ls.svelte-1v2r7ls{position:absolute;clip:rect(0 0 0 0)}.pagefind-ui__filter-panel.svelte-1v2r7ls.svelte-1v2r7ls{min-width:min(calc(260px * var(--pagefind-ui-scale)),100%);flex:1;display:flex;flex-direction:column;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{border:0;padding:0}.pagefind-ui__filter-block.svelte-1v2r7ls.svelte-1v2r7ls{padding:0;display:block;border-bottom:solid calc(2px * var(--pagefind-ui-scale)) var(--pagefind-ui-border);padding:calc(20px * var(--pagefind-ui-scale)) 0}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls{font-size:calc(16px * var(--pagefind-ui-scale));position:relative;display:flex;align-items:center;list-style:none;font-weight:700;cursor:pointer;height:calc(24px * var(--pagefind-ui-scale))}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls::-webkit-details-marker{display:none}.pagefind-ui__filter-name.svelte-1v2r7ls.svelte-1v2r7ls:after{position:absolute;content:"";right:calc(6px * var(--pagefind-ui-scale));top:50%;width:calc(8px * var(--pagefind-ui-scale));height:calc(8px * var(--pagefind-ui-scale));border:solid calc(2px * var(--pagefind-ui-scale)) currentColor;border-right:0;border-top:0;transform:translateY(-70%) rotate(-45deg)}.pagefind-ui__filter-block[open].svelte-1v2r7ls .pagefind-ui__filter-name.svelte-1v2r7ls:after{transform:translateY(-70%) rotate(-225deg)}.pagefind-ui__filter-group.svelte-1v2r7ls.svelte-1v2r7ls{display:flex;flex-direction:column;gap:calc(20px * var(--pagefind-ui-scale));padding-top:calc(30px * var(--pagefind-ui-scale))}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls{position:relative;display:flex;align-items:center;gap:calc(8px * var(--pagefind-ui-scale))}.pagefind-ui__filter-value.svelte-1v2r7ls.svelte-1v2r7ls:before{position:absolute;content:"";top:50%;left:calc(8px * var(--pagefind-ui-scale));width:0px;height:0px;border:solid 1px #fff;opacity:0;transform:translate(calc(4.5px * var(--pagefind-ui-scale) * -1),calc(.8px * var(--pagefind-ui-scale))) skew(-5deg) rotate(-45deg);transform-origin:top left;border-top:0;border-right:0;pointer-events:none}.pagefind-ui__filter-value.pagefind-ui__filter-value--checked.svelte-1v2r7ls.svelte-1v2r7ls:before{opacity:1;width:calc(9px * var(--pagefind-ui-scale));height:calc(4px * var(--pagefind-ui-scale));transition:width .1s ease-out .1s,height .1s ease-in}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls{margin:0;width:calc(16px * var(--pagefind-ui-scale));height:calc(16px * var(--pagefind-ui-scale));border:solid 1px var(--pagefind-ui-border);appearance:none;-webkit-appearance:none;border-radius:calc(var(--pagefind-ui-border-radius) / 2);background-color:var(--pagefind-ui-background);cursor:pointer}.pagefind-ui__filter-checkbox.svelte-1v2r7ls.svelte-1v2r7ls:checked{background-color:var(--pagefind-ui-primary);border:solid 1px var(--pagefind-ui-primary)}.pagefind-ui__filter-label.svelte-1v2r7ls.svelte-1v2r7ls{cursor:pointer;font-size:calc(16px * var(--pagefind-ui-scale));font-weight:400}.pagefind-ui--reset *:where(:not(html,iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert;outline:revert}.pagefind-ui--reset *,.pagefind-ui--reset *:before,.pagefind-ui--reset *:after{box-sizing:border-box}.pagefind-ui--reset a,.pagefind-ui--reset button{cursor:revert}.pagefind-ui--reset ol,.pagefind-ui--reset ul,.pagefind-ui--reset menu{list-style:none}.pagefind-ui--reset img{max-width:100%}.pagefind-ui--reset table{border-collapse:collapse}.pagefind-ui--reset input,.pagefind-ui--reset textarea{-webkit-user-select:auto}.pagefind-ui--reset textarea{white-space:revert}.pagefind-ui--reset meter{-webkit-appearance:revert;appearance:revert}.pagefind-ui--reset ::placeholder{color:unset}.pagefind-ui--reset :where([hidden]){display:none}.pagefind-ui--reset :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.pagefind-ui--reset :where([draggable=true]){-webkit-user-drag:element}.pagefind-ui--reset mark{all:revert}:root{--pagefind-ui-scale:.8;--pagefind-ui-primary:#393939;--pagefind-ui-text:#393939;--pagefind-ui-background:#ffffff;--pagefind-ui-border:#eeeeee;--pagefind-ui-tag:#eeeeee;--pagefind-ui-border-width:2px;--pagefind-ui-border-radius:8px;--pagefind-ui-image-border-radius:8px;--pagefind-ui-image-box-ratio:3 / 2;--pagefind-ui-font:system, -apple-system, "BlinkMacSystemFont", ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", "Ubuntu", "arial", sans-serif}.pagefind-ui.svelte-e9gkc3{width:100%;color:var(--pagefind-ui-text);font-family:var(--pagefind-ui-font)}.pagefind-ui__hidden.svelte-e9gkc3{display:none!important}.pagefind-ui__suppressed.svelte-e9gkc3{opacity:0;pointer-events:none}.pagefind-ui__form.svelte-e9gkc3{position:relative}.pagefind-ui__form.svelte-e9gkc3:before{background-color:var(--pagefind-ui-text);width:calc(18px * var(--pagefind-ui-scale));height:calc(18px * var(--pagefind-ui-scale));top:calc(23px * var(--pagefind-ui-scale));left:calc(20px * var(--pagefind-ui-scale));content:"";position:absolute;display:block;opacity:.7;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7549 11.255H11.9649L11.6849 10.985C12.6649 9.845 13.2549 8.365 13.2549 6.755C13.2549 3.165 10.3449 0.255005 6.75488 0.255005C3.16488 0.255005 0.254883 3.165 0.254883 6.755C0.254883 10.345 3.16488 13.255 6.75488 13.255C8.36488 13.255 9.84488 12.665 10.9849 11.685L11.2549 11.965V12.755L16.2549 17.745L17.7449 16.255L12.7549 11.255ZM6.75488 11.255C4.26488 11.255 2.25488 9.245 2.25488 6.755C2.25488 4.26501 4.26488 2.255 6.75488 2.255C9.24488 2.255 11.2549 4.26501 11.2549 6.755C11.2549 9.245 9.24488 11.255 6.75488 11.255Z' fill='%23000000'/%3E%3C/svg%3E%0A");-webkit-mask-size:100%;mask-size:100%;z-index:9;pointer-events:none}.pagefind-ui__search-input.svelte-e9gkc3{height:calc(64px * var(--pagefind-ui-scale));padding:0 calc(70px * var(--pagefind-ui-scale)) 0 calc(54px * var(--pagefind-ui-scale));background-color:var(--pagefind-ui-background);border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);font-size:calc(21px * var(--pagefind-ui-scale));position:relative;appearance:none;-webkit-appearance:none;display:flex;width:100%;box-sizing:border-box;font-weight:700}.pagefind-ui__search-input.svelte-e9gkc3::placeholder{opacity:.2}.pagefind-ui__search-clear.svelte-e9gkc3{position:absolute;top:calc(3px * var(--pagefind-ui-scale));right:calc(3px * var(--pagefind-ui-scale));height:calc(58px * var(--pagefind-ui-scale));padding:0 calc(15px * var(--pagefind-ui-scale)) 0 calc(2px * var(--pagefind-ui-scale));color:var(--pagefind-ui-text);font-size:calc(14px * var(--pagefind-ui-scale));cursor:pointer;background-color:var(--pagefind-ui-background);border-radius:var(--pagefind-ui-border-radius)}.pagefind-ui__drawer.svelte-e9gkc3{gap:calc(60px * var(--pagefind-ui-scale));display:flex;flex-direction:row;flex-wrap:wrap}.pagefind-ui__results-area.svelte-e9gkc3{min-width:min(calc(400px * var(--pagefind-ui-scale)),100%);flex:1000;margin-top:calc(20px * var(--pagefind-ui-scale))}.pagefind-ui__results.svelte-e9gkc3{padding:0}.pagefind-ui__message.svelte-e9gkc3{box-sizing:content-box;font-size:calc(16px * var(--pagefind-ui-scale));height:calc(24px * var(--pagefind-ui-scale));padding:calc(20px * var(--pagefind-ui-scale)) 0;display:flex;align-items:center;font-weight:700;margin-top:0}.pagefind-ui__button.svelte-e9gkc3{margin-top:calc(40px * var(--pagefind-ui-scale));border:var(--pagefind-ui-border-width) solid var(--pagefind-ui-border);border-radius:var(--pagefind-ui-border-radius);height:calc(48px * var(--pagefind-ui-scale));padding:0 calc(12px * var(--pagefind-ui-scale));font-size:calc(16px * var(--pagefind-ui-scale));color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background);width:100%;text-align:center;font-weight:700;cursor:pointer}.pagefind-ui__button.svelte-e9gkc3:hover{border-color:var(--pagefind-ui-primary);color:var(--pagefind-ui-primary);background:var(--pagefind-ui-background)}}@layer starlight.core{[data-search-modal-open]{overflow:hidden}#starlight__search{--sl-search-result-spacing: calc(1.25rem * var(--pagefind-ui-scale));--sl-search-result-pad-inline-start: calc(3.75rem * var(--pagefind-ui-scale));--sl-search-result-pad-inline-end: calc(1.25rem * var(--pagefind-ui-scale));--sl-search-result-pad-block: calc(.9375rem * var(--pagefind-ui-scale));--sl-search-result-nested-pad-block: calc(.625rem * var(--pagefind-ui-scale));--sl-search-corners: calc(.3125rem * var(--pagefind-ui-scale));--sl-search-page-icon-size: calc(1.875rem * var(--pagefind-ui-scale));--sl-search-page-icon-inline-start: calc( (var(--sl-search-result-pad-inline-start) - var(--sl-search-page-icon-size)) / 2 );--sl-search-tree-diagram-size: calc(2.5rem * var(--pagefind-ui-scale));--sl-search-tree-diagram-inline-start: calc( (var(--sl-search-result-pad-inline-start) - var(--sl-search-tree-diagram-size)) / 2 )}#starlight__search .pagefind-ui__form:before{--pagefind-ui-text: var(--sl-color-gray-1);opacity:1}#starlight__search .pagefind-ui__search-input{color:var(--sl-color-white);font-weight:400;width:calc(100% - var(--sl-search-cancel-space))}#starlight__search input:focus{--pagefind-ui-border: var(--sl-color-accent)}#starlight__search .pagefind-ui__search-clear{inset-inline-end:var(--sl-search-cancel-space);width:calc(60px * var(--pagefind-ui-scale));padding:0;background-color:transparent;overflow:hidden}#starlight__search .pagefind-ui__search-clear:focus{outline:1px solid var(--sl-color-accent)}#starlight__search .pagefind-ui__search-clear:before{content:"";-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m13.41 12 6.3-6.29a1 1 0 1 0-1.42-1.42L12 10.59l-6.29-6.3a1 1 0 0 0-1.42 1.42l6.3 6.29-6.3 6.29a1 1 0 0 0 .33 1.64 1 1 0 0 0 1.09-.22l6.29-6.3 6.29 6.3a1 1 0 0 0 1.64-.33 1 1 0 0 0-.22-1.09L13.41 12Z'/%3E%3C/svg%3E") center / 50% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m13.41 12 6.3-6.29a1 1 0 1 0-1.42-1.42L12 10.59l-6.29-6.3a1 1 0 0 0-1.42 1.42l6.3 6.29-6.3 6.29a1 1 0 0 0 .33 1.64 1 1 0 0 0 1.09-.22l6.29-6.3 6.29 6.3a1 1 0 0 0 1.64-.33 1 1 0 0 0-.22-1.09L13.41 12Z'/%3E%3C/svg%3E") center / 50% no-repeat;background-color:var(--sl-color-text-accent);display:block;width:100%;height:100%}#starlight__search .pagefind-ui__results>*+*{margin-top:var(--sl-search-result-spacing)}#starlight__search .pagefind-ui__result{border:0;padding:0}#starlight__search .pagefind-ui__result-nested{position:relative;padding:var(--sl-search-result-nested-pad-block) var(--sl-search-result-pad-inline-end);padding-inline-start:var(--sl-search-result-pad-inline-start)}#starlight__search .pagefind-ui__result-title:not(:where(.pagefind-ui__result-nested *)),#starlight__search .pagefind-ui__result-nested{position:relative;background-color:var(--sl-color-black)}#starlight__search .pagefind-ui__result-title:not(:where(.pagefind-ui__result-nested *)):hover,#starlight__search .pagefind-ui__result-title:not(:where(.pagefind-ui__result-nested *)):focus-within,#starlight__search .pagefind-ui__result-nested:hover,#starlight__search .pagefind-ui__result-nested:focus-within{outline:1px solid var(--sl-color-accent-high)}#starlight__search .pagefind-ui__result-title:not(:where(.pagefind-ui__result-nested *)):focus-within,#starlight__search .pagefind-ui__result-nested:focus-within{background-color:var(--sl-color-accent-low)}#starlight__search .pagefind-ui__result-thumb,#starlight__search .pagefind-ui__result-inner{margin-top:0}#starlight__search .pagefind-ui__result-inner>:first-child{border-radius:var(--sl-search-corners) var(--sl-search-corners) 0 0}#starlight__search .pagefind-ui__result-inner>:last-child{border-radius:0 0 var(--sl-search-corners) var(--sl-search-corners)}#starlight__search .pagefind-ui__result-inner>.pagefind-ui__result-title{padding:var(--sl-search-result-pad-block) var(--sl-search-result-pad-inline-end);padding-inline-start:var(--sl-search-result-pad-inline-start)}#starlight__search .pagefind-ui__result-inner>.pagefind-ui__result-title:before{content:"";position:absolute;inset-block:0;inset-inline-start:var(--sl-search-page-icon-inline-start);width:var(--sl-search-page-icon-size);background:var(--sl-color-gray-3);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M9 10h1a1 1 0 1 0 0-2H9a1 1 0 0 0 0 2Zm0 2a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2H9Zm11-3V8l-6-6a1 1 0 0 0-1 0H7a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V9Zm-6-4 3 3h-2a1 1 0 0 1-1-1V5Zm4 14a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h5v3a3 3 0 0 0 3 3h3v9Zm-3-3H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2Z'/%3E%3C/svg%3E") center no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M9 10h1a1 1 0 1 0 0-2H9a1 1 0 0 0 0 2Zm0 2a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2H9Zm11-3V8l-6-6a1 1 0 0 0-1 0H7a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V9Zm-6-4 3 3h-2a1 1 0 0 1-1-1V5Zm4 14a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h5v3a3 3 0 0 0 3 3h3v9Zm-3-3H9a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2Z'/%3E%3C/svg%3E") center no-repeat}#starlight__search .pagefind-ui__result-inner{align-items:stretch;gap:1px}#starlight__search .pagefind-ui__result-link{position:unset;--pagefind-ui-text: var(--sl-color-white);font-weight:600}#starlight__search .pagefind-ui__result-link:hover{text-decoration:none}#starlight__search .pagefind-ui__result-nested .pagefind-ui__result-link:before{content:unset}#starlight__search .pagefind-ui__result-nested:before{content:"";position:absolute;inset-block:0;inset-inline-start:var(--sl-search-tree-diagram-inline-start);width:var(--sl-search-tree-diagram-size);background:var(--sl-color-gray-4);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' viewBox='0 0 16 1000' preserveAspectRatio='xMinYMin slice'%3E%3Cpath d='M8 0v1000m6-988H8'/%3E%3C/svg%3E") 0% 0% / 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' viewBox='0 0 16 1000' preserveAspectRatio='xMinYMin slice'%3E%3Cpath d='M8 0v1000m6-988H8'/%3E%3C/svg%3E") 0% 0% / 100% no-repeat}#starlight__search .pagefind-ui__result-nested:last-of-type:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='M8 0v12m6 0H8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 16 16'%3E%3Cpath d='M8 0v12m6 0H8'/%3E%3C/svg%3E")}[dir=rtl] .pagefind-ui__result-title:before,[dir=rtl] .pagefind-ui__result-nested:before{transform:scaleX(-1)}#starlight__search .pagefind-ui__result-link:after{content:"";position:absolute;inset:0}#starlight__search .pagefind-ui__result-excerpt{font-size:calc(1rem * var(--pagefind-ui-scale));overflow-wrap:anywhere}#starlight__search mark{color:var(--sl-color-gray-2);background-color:transparent;font-weight:600}#starlight__search .pagefind-ui__filter-value:before{border-color:var(--sl-color-text-invert)}#starlight__search .pagefind-ui__result-tags{background-color:var(--sl-color-black);margin-top:0;padding:var(--sl-search-result-nested-pad-block) var(--sl-search-result-pad-inline-end)}}@layer starlight.core{site-search:where(.astro-okrbwsin){display:contents}button:where(.astro-okrbwsin)[data-open-modal]{display:flex;align-items:center;gap:.5rem;border:0;background-color:transparent;color:var(--sl-color-gray-1);cursor:pointer;height:2.5rem;font-size:var(--sl-text-xl)}@media(min-width:50rem){button:where(.astro-okrbwsin)[data-open-modal]{border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding-inline-start:.75rem;padding-inline-end:.5rem;background-color:var(--sl-color-black);color:var(--sl-color-gray-2);font-size:var(--sl-text-sm);width:100%;max-width:22rem}button:where(.astro-okrbwsin)[data-open-modal]:hover{border-color:var(--sl-color-gray-2);color:var(--sl-color-white)}button:where(.astro-okrbwsin)[data-open-modal]>:where(.astro-okrbwsin):last-child{margin-inline-start:auto}}button:where(.astro-okrbwsin)>kbd:where(.astro-okrbwsin){border-radius:.25rem;font-size:var(--sl-text-2xs);gap:.25em;padding-inline:.375rem;background-color:var(--sl-color-gray-6)}kbd:where(.astro-okrbwsin){font-family:var(--__sl-font)}dialog:where(.astro-okrbwsin){margin:0;background-color:var(--sl-color-gray-6);border:1px solid var(--sl-color-gray-5);width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:var(--sl-shadow-lg)}dialog:where(.astro-okrbwsin)[open]{display:flex}dialog:where(.astro-okrbwsin)::backdrop{background-color:var(--sl-color-backdrop-overlay);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}.dialog-frame:where(.astro-okrbwsin){position:relative;overflow:auto;flex-direction:column;flex-grow:1;gap:1rem;padding:1rem}button:where(.astro-okrbwsin)[data-close-modal]{position:absolute;z-index:1;align-items:center;align-self:flex-end;height:calc(64px * var(--pagefind-ui-scale));padding:.25rem;border:0;background:transparent;cursor:pointer;color:var(--sl-color-text-accent)}#starlight__search:where(.astro-okrbwsin){--pagefind-ui-primary: var(--sl-color-text);--pagefind-ui-text: var(--sl-color-gray-2);--pagefind-ui-font: var(--__sl-font);--pagefind-ui-background: var(--sl-color-black);--pagefind-ui-border: var(--sl-color-gray-5);--pagefind-ui-border-width: 1px;--pagefind-ui-tag: var(--sl-color-gray-5);--sl-search-cancel-space: 5rem}:root[data-theme=light] #starlight__search:where(.astro-okrbwsin){--pagefind-ui-tag: var(--sl-color-gray-6)}@media(min-width:50rem){#starlight__search:where(.astro-okrbwsin){--sl-search-cancel-space: 0px}dialog:where(.astro-okrbwsin){margin:4rem auto auto;border-radius:.5rem;width:90%;max-width:40rem;height:max-content;min-height:15rem;max-height:calc(100% - 8rem)}.dialog-frame:where(.astro-okrbwsin){padding:1.5rem}}}site-search button[data-open-modal],button[data-open-modal],.sl-search-button{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;opacity:0!important;visibility:hidden!important;pointer-events:auto!important;z-index:-1!important}site-search dialog,dialog[aria-label*=Search i],.dialog-frame{pointer-events:auto!important;visibility:visible!important;opacity:1!important}.page-search-button:where(.astro-a6xersbl){display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--page-radius);background:var(--page-accent-light);border:none;color:var(--page-text-secondary);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.page-search-button:where(.astro-a6xersbl):hover{background:var(--page-text-reverse);color:var(--page-text);transform:translateY(-1px);box-shadow:var(--page-shadow-sm)}.page-search-button:where(.astro-a6xersbl):focus-visible{outline:2px solid var(--page-accent);outline-offset:2px}.page-search-button:where(.astro-a6xersbl):active{transform:scale(.95)}.page-search-button:where(.astro-a6xersbl) svg:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) .refineui-icon:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) span:where(.astro-a6xersbl):not(.sr-only){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:24px!important;box-sizing:border-box;display:inline-flex!important;align-items:center!important;justify-content:center!important}[data-theme=dark] .page-search-button:where(.astro-a6xersbl):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important}.sr-only:where(.astro-a6xersbl){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.page-search-button:where(.astro-a6xersbl){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.page-search-button:where(.astro-a6xersbl) svg:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) .refineui-icon:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) span:where(.astro-a6xersbl):not(.sr-only){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}@media(max-width:480px){.page-search-button:where(.astro-a6xersbl){width:32px!important;height:32px!important}.page-search-button:where(.astro-a6xersbl) svg:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) .refineui-icon:where(.astro-a6xersbl),.page-search-button:where(.astro-a6xersbl) span:where(.astro-a6xersbl):not(.sr-only){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}.page-chat-button:where(.astro-rhjuoc2o){display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--page-radius);background:var(--page-accent-light);border:none;color:var(--page-text-secondary);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.page-chat-button:where(.astro-rhjuoc2o):hover{background:var(--page-text-reverse);color:var(--page-text);transform:translateY(-1px);box-shadow:var(--page-shadow-sm)}.page-chat-button:where(.astro-rhjuoc2o)[aria-expanded=true]{background:var(--page-text-reverse);color:var(--page-text)}.page-chat-button:where(.astro-rhjuoc2o):focus-visible{outline:2px solid var(--page-accent);outline-offset:2px}.page-chat-button:where(.astro-rhjuoc2o):active{transform:scale(.95)}.page-chat-button:where(.astro-rhjuoc2o) svg:where(.astro-rhjuoc2o),.page-chat-button:where(.astro-rhjuoc2o) .refineui-icon:where(.astro-rhjuoc2o),.page-chat-button:where(.astro-rhjuoc2o) span:where(.astro-rhjuoc2o):not(.sr-only){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:24px!important;box-sizing:border-box;display:inline-flex!important;align-items:center!important;justify-content:center!important}[data-theme=dark] .page-chat-button:where(.astro-rhjuoc2o):hover,[data-theme=dark] .page-chat-button:where(.astro-rhjuoc2o)[aria-expanded=true]{background:var(--page-text-reverse)!important;color:var(--page-text)!important}@media(max-width:768px){.page-chat-button:where(.astro-rhjuoc2o){width:32px;height:32px;min-width:32px;min-height:32px}.page-chat-button:where(.astro-rhjuoc2o) svg:where(.astro-rhjuoc2o),.page-chat-button:where(.astro-rhjuoc2o) .refineui-icon:where(.astro-rhjuoc2o),.page-chat-button:where(.astro-rhjuoc2o) span:where(.astro-rhjuoc2o):not(.sr-only){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}.sr-only:where(.astro-rhjuoc2o){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:where(.astro-quhmhewj){display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:var(--page-space-3)!important;border:none!important;border-radius:var(--page-radius)!important;background:var(--page-accent-light)!important;color:var(--page-text-secondary)!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important;text-decoration:none!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;box-sizing:border-box!important;position:relative!important;overflow:hidden!important;z-index:2!important;isolation:isolate!important}a:where(.astro-quhmhewj):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important;transform:translateY(-1px)!important;box-shadow:var(--page-shadow-sm)!important;z-index:3!important}a:where(.astro-quhmhewj):focus-visible{outline:2px solid var(--page-accent)!important;outline-offset:2px!important;z-index:4!important}a:where(.astro-quhmhewj):active{transform:translateY(0)!important;transition:transform .1s ease!important}a:where(.astro-quhmhewj) svg:where(.astro-quhmhewj){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;fill:currentColor!important;color:inherit!important;stroke:none!important;position:relative!important;z-index:1!important}:where(.astro-quhmhewj)[data-theme=dark] a:where(.astro-quhmhewj){background:var(--page-accent-light)!important;color:var(--page-text-secondary)!important;border:none!important}@media(max-width:768px){a:where(.astro-quhmhewj){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}a:where(.astro-quhmhewj) svg:where(.astro-quhmhewj){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}}.page-mobile-menu-toggle:where(.astro-l6ui2ho6){display:none;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:var(--page-radius);background:var(--page-accent-light);color:var(--page-text-secondary);cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);padding:0;position:relative;overflow:hidden}.page-mobile-menu-toggle:where(.astro-l6ui2ho6):hover{background:var(--page-text-reverse);color:var(--page-text);transform:translateY(-1px);box-shadow:var(--page-shadow-sm)}.page-mobile-menu-toggle:where(.astro-l6ui2ho6):active{transform:translateY(0) scale(.95);transition:all .1s ease}:where(.astro-l6ui2ho6)[data-theme=dark] .page-mobile-menu-toggle:where(.astro-l6ui2ho6){background:var(--page-accent-light);color:var(--page-text-secondary)}:where(.astro-l6ui2ho6)[data-theme=dark] .page-mobile-menu-toggle:where(.astro-l6ui2ho6):hover{background:var(--page-text-reverse);color:var(--page-text);box-shadow:var(--page-shadow-sm)}.page-mobile-menu-toggle:where(.astro-l6ui2ho6) svg:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) .refineui-icon:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) .page-menu-icon:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) span:where(.astro-l6ui2ho6):not(.sr-only){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box;transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform-origin:center}.page-mobile-menu-toggle:where(.astro-l6ui2ho6):hover svg:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6):hover .refineui-icon:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6):hover .page-menu-icon:where(.astro-l6ui2ho6){transform:scale(1.1)}.page-menu-icon:where(.astro-l6ui2ho6){transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform-origin:center}.page-close-icon:where(.astro-l6ui2ho6){transition:transform .3s cubic-bezier(.25,.46,.45,.94);transform-origin:center}.page-mobile-menu-toggle:where(.astro-l6ui2ho6):after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.page-mobile-menu-toggle:where(.astro-l6ui2ho6):active:after{width:80px;height:80px}@media(max-width:768px){.page-mobile-menu-toggle:where(.astro-l6ui2ho6){display:flex;width:32px;height:32px;min-width:32px;min-height:32px}.page-mobile-menu-toggle:where(.astro-l6ui2ho6) svg:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) .refineui-icon:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) .page-menu-icon:where(.astro-l6ui2ho6),.page-mobile-menu-toggle:where(.astro-l6ui2ho6) span:where(.astro-l6ui2ho6):not(.sr-only){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}.page-language-select:where(.astro-xnhxav74){position:relative}.page-language-select-button:where(.astro-xnhxav74){display:inline-flex!important;align-items:center!important;justify-content:center!important;border:none!important;border-radius:var(--page-radius)!important;background:var(--page-accent-light)!important;color:var(--page-text-secondary)!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;font-weight:500!important;text-decoration:none!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;box-sizing:border-box!important;position:relative!important;overflow:hidden!important;z-index:2!important;isolation:isolate!important}.page-language-select-button:where(.astro-xnhxav74):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important;transform:translateY(-1px)!important;box-shadow:var(--page-shadow-sm)!important;z-index:3!important}.page-language-select-button:where(.astro-xnhxav74):focus-visible{outline:2px solid var(--page-accent)!important;outline-offset:2px!important;z-index:4!important}.page-language-select-button:where(.astro-xnhxav74):active{transform:translateY(0)!important;transition:transform .1s ease!important}.page-language-dropdown:where(.astro-xnhxav74){position:absolute;top:100%;right:-3.75rem;display:flex;flex-direction:column;gap:var(--page-space-2);margin-top:var(--page-space-2);background:var(--page-bg);border:1px solid var(--page-border);border-radius:var(--page-radius-lg);box-shadow:var(--page-shadow-lg);padding:var(--page-space-2);min-width:160px;z-index:9999;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease}.page-language-dropdown:where(.astro-xnhxav74).open{opacity:1;visibility:visible;transform:translateY(0)}.page-language-dropdown:where(.astro-xnhxav74).open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.page-language-option:where(.astro-xnhxav74){display:flex;align-items:center;width:100%;padding:var(--page-space-2);border:none;background:transparent;color:var(--page-text-secondary);cursor:pointer;transition:all .2s ease;border-radius:var(--page-radius-lg);font-size:.875rem;text-align:left}.page-language-option:where(.astro-xnhxav74):hover{background:var(--page-accent-light);color:var(--page-text)}.page-language-option:where(.astro-xnhxav74).active{background:var(--page-accent-light);color:var(--page-accent);font-weight:600}.page-language-option-label:where(.astro-xnhxav74){font-weight:500}:where(.astro-xnhxav74)[data-theme=dark] .page-language-dropdown:where(.astro-xnhxav74){background:var(--page-bg);border-color:var(--page-border);box-shadow:0 8px 32px #0006}.page-language-select-button:where(.astro-xnhxav74) svg:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) .refineui-icon:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) span:where(.astro-xnhxav74){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:24px!important;box-sizing:border-box;display:inline-flex!important;align-items:center!important}@media(max-width:768px){.page-language-select-button:where(.astro-xnhxav74){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.page-language-select-button:where(.astro-xnhxav74) svg:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) .refineui-icon:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) span:where(.astro-xnhxav74){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}@media(max-width:480px){.page-language-select-button:where(.astro-xnhxav74){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.page-language-select-button:where(.astro-xnhxav74) svg:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) .refineui-icon:where(.astro-xnhxav74),.page-language-select-button:where(.astro-xnhxav74) span:where(.astro-xnhxav74){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}}.page-theme-toggle-button:where(.astro-m5yhk2m6){display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--page-radius);background:var(--page-accent-light);border:none;color:var(--page-text-secondary);cursor:pointer;transition:all .2s ease;position:relative}.page-theme-toggle-button:where(.astro-m5yhk2m6):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important;transform:translateY(-1px)!important;box-shadow:var(--page-shadow-sm)!important}.page-theme-toggle-button:where(.astro-m5yhk2m6):focus-visible{outline:2px solid var(--page-accent);outline-offset:2px}.page-theme-toggle-button:where(.astro-m5yhk2m6):active{transform:scale(.95)}.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6){width:24px;height:24px;flex-shrink:0;position:relative;display:inline-flex;align-items:center;justify-content:center}.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .sun,.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .moon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;font-size:24px!important;line-height:24px!important;box-sizing:border-box!important;align-items:center!important}.page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .moon,.page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .refineui-icon.moon{display:none!important}.page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .sun{display:inline-flex!important}[data-theme=dark] .page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .sun,[data-theme=dark] .page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .refineui-icon.sun{display:none!important}[data-theme=dark] .page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .moon,[data-theme=dark] .page-theme-toggle-button:where(.astro-m5yhk2m6) .page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .refineui-icon.moon{display:inline-flex!important}page-select:where(.astro-m5yhk2m6){display:contents}.sr-only:where(.astro-m5yhk2m6){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.page-theme-toggle-button:where(.astro-m5yhk2m6){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6){width:20px;height:20px}.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .sun,.page-theme-toggle-icon-wrap:where(.astro-m5yhk2m6) .moon{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important;line-height:20px!important}}@media(max-width:480px){.page-theme-toggle-button:where(.astro-m5yhk2m6){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}.page-header:where(.astro-3x3yq3uu){position:relative;top:0;left:0;right:0;height:var(--page-header-height);background:#fff9;z-index:1000;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);isolation:isolate;transform:translateZ(0)}@media(min-resolution:1.5dppx)and (min-width:768px){.page-header:where(.astro-3x3yq3uu){backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);-moz-backdrop-filter:blur(30px) saturate(180%);will-change:backdrop-filter}}[data-theme=dark] .page-header:where(.astro-3x3yq3uu){background:#0000004d!important;box-shadow:0 1px 3px #0000004d!important}@media(min-resolution:1.5dppx)and (min-width:768px){[data-theme=dark] .page-header:where(.astro-3x3yq3uu){backdrop-filter:blur(30px) saturate(180%)!important;-webkit-backdrop-filter:blur(30px) saturate(180%)!important;-moz-backdrop-filter:blur(30px) saturate(180%)!important}}@supports not (backdrop-filter: blur(1px)){.page-header:where(.astro-3x3yq3uu){background:#fffffffa}[data-theme=dark] .page-header:where(.astro-3x3yq3uu){background:#000000f2}}.page-header-container:where(.astro-3x3yq3uu){max-width:1440px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-space-8)}.page-header-left:where(.astro-3x3yq3uu){display:flex;align-items:center;gap:var(--page-space-10)}.page-header-right:where(.astro-3x3yq3uu){display:flex;align-items:center;gap:var(--page-space-2)}.page-header-right:where(.astro-3x3yq3uu) .page-search-wrapper:where(.astro-3x3yq3uu){display:flex;align-items:center;justify-content:center}.page-header-right:where(.astro-3x3yq3uu) page-select:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select:where(.astro-3x3yq3uu){display:flex;align-items:center;justify-content:center}.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;padding:var(--page-space-3)!important;border:none!important;border-radius:var(--page-radius)!important;background:var(--page-accent-light)!important;color:var(--page-text-secondary)!important;box-sizing:border-box!important}.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu):hover,.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu):hover,.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu):hover,.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu):hover,.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important;transform:translateY(-1px)!important;box-shadow:var(--page-shadow-sm)!important}.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;flex-shrink:0;font-size:24px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;flex-shrink:0}.page-header-right:where(.astro-3x3yq3uu) a:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.page-site-title:where(.astro-3x3yq3uu){display:flex;align-items:center;gap:var(--page-space-3);text-decoration:none;color:var(--page-text);font-weight:700;font-size:1.125rem;transition:opacity .2s ease}.page-site-title:where(.astro-3x3yq3uu):hover{opacity:.7}.page-logo:where(.astro-3x3yq3uu){width:32px;height:32px;border-radius:var(--page-radius-sm)}.logo-size:where(.astro-3x3yq3uu){width:32px;height:32px;border-radius:var(--page-radius-sm)}.page-title-text:where(.astro-3x3yq3uu){font-family:var(--page-font-family);letter-spacing:-.02em}.page-nav:where(.astro-3x3yq3uu){display:flex;align-items:center;gap:var(--page-space-6);list-style:none;margin:0;padding:0}.page-nav-link:where(.astro-3x3yq3uu){display:inline-flex;align-items:center;padding:var(--page-space-2) var(--page-space-4);border-radius:var(--page-radius-xl);text-decoration:none;color:var(--page-text-secondary);font-weight:500;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.page-nav-link:where(.astro-3x3yq3uu):hover{color:var(--page-text);background:var(--page-accent-light)}.page-nav-link:where(.astro-3x3yq3uu).active{color:var(--page-accent);background:var(--page-accent-light);font-weight:600}:where(.astro-3x3yq3uu)[data-theme=dark] .page-nav-link:where(.astro-3x3yq3uu).active{background:var(--page-accent-light);color:var(--page-accent)}.page-btn:where(.astro-3x3yq3uu){display:inline-flex;align-items:center;justify-content:center;padding:var(--page-space-3);border:none;border-radius:var(--page-radius);background:var(--page-accent-light);color:var(--page-text-secondary);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-weight:500;text-decoration:none}.page-btn:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-200);color:var(--page-text);transform:translateY(-1px)}:where(.astro-3x3yq3uu)[data-theme=dark] .page-btn:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-800)}.page-btn-primary:where(.astro-3x3yq3uu){background:var(--page-accent);color:var(--page-bg);width:40px;height:40px;padding:0;display:flex;align-items:center;justify-content:center}.page-btn-primary:where(.astro-3x3yq3uu):hover{background:var(--page-accent-hover);transform:translateY(-1px)}:where(.astro-3x3yq3uu)[data-theme=dark] .page-btn-primary:where(.astro-3x3yq3uu){background:var(--page-accent)!important;color:var(--page-bg)!important}:where(.astro-3x3yq3uu)[data-theme=dark] .page-btn-primary:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-300)!important;color:var(--page-bg)!important}:where(.astro-3x3yq3uu)[data-theme=dark] .page-github-btn:where(.astro-3x3yq3uu){background:var(--page-accent)!important;color:var(--page-bg)!important}:where(.astro-3x3yq3uu)[data-theme=dark] .page-github-btn:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-300)!important;color:var(--page-bg)!important}.page-btn:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:20px;height:20px}.page-theme-toggle:where(.astro-3x3yq3uu){width:40px;height:40px;border:none;border-radius:var(--page-radius);background:var(--page-accent-light);color:var(--page-text-secondary);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.page-theme-toggle:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-200);color:var(--page-text);transform:translateY(-1px)}:where(.astro-3x3yq3uu)[data-theme=dark] .page-theme-toggle:where(.astro-3x3yq3uu):hover{background:var(--page-neutral-800)}.page-theme-toggle:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:18px;height:18px}@media(max-width:768px){.page-header-container:where(.astro-3x3yq3uu){padding:0 var(--page-space-4)}.page-header-left:where(.astro-3x3yq3uu){gap:var(--page-space-4)}.page-nav:where(.astro-3x3yq3uu){display:none}.page-title-text:where(.astro-3x3yq3uu){display:none}.page-mobile-menu-toggle:where(.astro-3x3yq3uu){display:flex!important}.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) a:where(.astro-3x3yq3uu){width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:var(--page-space-2)!important}.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) span:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) .refineui-icon:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) .page-menu-icon:where(.astro-3x3yq3uu){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important}.page-header-right:where(.astro-3x3yq3uu) .page-search-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-chat-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-theme-toggle-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-language-select-button:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu),.page-header-right:where(.astro-3x3yq3uu) .page-mobile-menu-toggle:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.page-header-right:where(.astro-3x3yq3uu) a:where(.astro-3x3yq3uu) svg:where(.astro-3x3yq3uu){width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.page-header:where(.astro-3x3yq3uu){background:#fff9!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important}[data-theme=dark] .page-header:where(.astro-3x3yq3uu){background:#0006!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important}.page-btn:where(.astro-3x3yq3uu),.page-theme-toggle:where(.astro-3x3yq3uu),.page-mobile-menu-toggle:where(.astro-3x3yq3uu){transition:none!important;will-change:auto!important}.page-btn:where(.astro-3x3yq3uu):hover,.page-theme-toggle:where(.astro-3x3yq3uu):hover,.page-mobile-menu-toggle:where(.astro-3x3yq3uu):hover{transform:none!important}}@media(min-width:769px){.page-mobile-menu-toggle:where(.astro-3x3yq3uu){display:none!important}}@media(max-width:480px){.page-header-container:where(.astro-3x3yq3uu){padding:0 var(--page-space-3)}.page-header-left:where(.astro-3x3yq3uu){gap:var(--page-space-3)}.page-site-title:where(.astro-3x3yq3uu){font-size:1rem}.page-logo:where(.astro-3x3yq3uu){width:28px;height:28px}.page-header:where(.astro-3x3yq3uu){background:#fffffffc!important}[data-theme=dark] .page-header:where(.astro-3x3yq3uu){background:#000000fa!important}}.page-hero:where(.astro-o3jekorw){background:linear-gradient(135deg,var(--page-bg-secondary) 0%,var(--page-bg) 50%,var(--page-bg-secondary) 100%);border-radius:1.5em;padding:4rem 0 3rem;margin-top:calc(-1 * var(--page-header-height) + 1rem);margin-bottom:3rem;padding-top:calc(4rem + var(--page-header-height));position:relative;overflow:hidden}.page-hero:where(.astro-o3jekorw):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(120,119,198,.08) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,119,198,.06) 0%,transparent 50%);pointer-events:none}:where(.astro-o3jekorw)[data-theme=dark] .page-hero:where(.astro-o3jekorw){background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a)}:where(.astro-o3jekorw)[data-theme=dark] .page-hero:where(.astro-o3jekorw):before{background:radial-gradient(circle at 30% 20%,rgba(120,119,198,.12) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,119,198,.1) 0%,transparent 50%)}.page-hero-container:where(.astro-o3jekorw){margin:0 auto;padding:0 var(--page-space-16);display:grid;grid-template-columns:1fr;gap:var(--page-space-10);align-items:start}.page-hero-container:where(.astro-o3jekorw).has-image{grid-template-columns:1.2fr 1fr;gap:var(--page-space-12)}.page-hero-content:where(.astro-o3jekorw){width:100%;margin:0;text-align:left;position:relative;z-index:1}.page-hero-title:where(.astro-o3jekorw){font-weight:700;color:var(--page-text);margin:0 0 var(--page-space-4) 0;letter-spacing:-.02em;font-family:var(--page-font-family);font-size:3rem;line-height:1.2}.page-hero-tagline:where(.astro-o3jekorw){font-size:1.125rem;line-height:1.7;color:var(--page-text-secondary);margin:0 0 var(--page-space-4) 0;font-weight:400;opacity:.75}.page-hero-actions:where(.astro-o3jekorw){display:flex;gap:var(--page-space-3);flex-wrap:wrap}.page-hero-actions:where(.astro-o3jekorw) .page-button{margin-top:0}.page-hero-visual:where(.astro-o3jekorw){display:flex;justify-content:center;align-items:center;position:relative;z-index:1}.page-hero-image:where(.astro-o3jekorw){display:flex;justify-content:center;align-items:center;width:100%;max-width:500px}.page-hero-img:where(.astro-o3jekorw){width:100%;height:auto;border-radius:var(--page-radius);object-fit:contain}@media(max-width:768px){.page-hero:where(.astro-o3jekorw){padding:3rem 0 2rem;padding-top:calc(3rem + var(--page-header-height))}.page-hero-container:where(.astro-o3jekorw){grid-template-columns:1fr!important;padding:0 var(--page-space-4);gap:var(--page-space-8)}.page-hero-content:where(.astro-o3jekorw){max-width:100%}.page-hero-title:where(.astro-o3jekorw){font-size:2rem}.page-hero-tagline:where(.astro-o3jekorw){font-size:1rem}.page-hero-visual:where(.astro-o3jekorw){order:-1;margin-bottom:var(--page-space-6)}}@media(max-width:480px){.page-hero-title:where(.astro-o3jekorw){font-size:1.75rem}.page-hero-btn:where(.astro-o3jekorw){padding:var(--page-space-3) var(--page-space-4);font-size:.875rem}}@media(min-width:1200px){.page-hero:where(.astro-o3jekorw){padding:5rem 0 4rem;padding-top:calc(5rem + var(--page-header-height))}.page-hero-title:where(.astro-o3jekorw){font-size:3.5rem}.page-hero-tagline:where(.astro-o3jekorw){font-size:1.25rem}}@layer starlight.content{.sl-markdown-content :not(a,strong,em,del,span,input,code,br)+:not(a,strong,em,del,span,input,code,br,:where(.not-content *)){margin-top:1rem}.sl-markdown-content :not(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6):not(:where(.not-content *)){margin-top:1.5em}.sl-markdown-content li+li:not(:where(.not-content *)),.sl-markdown-content dt+dt:not(:where(.not-content *)),.sl-markdown-content dt+dd:not(:where(.not-content *)),.sl-markdown-content dd+dd:not(:where(.not-content *)){margin-top:.25rem}.sl-markdown-content li:not(:where(.not-content *)){overflow-wrap:anywhere}.sl-markdown-content li>:is(:last-child:not(li,ul,ol,a,strong,em,del,span,input,code,br,script,:where(.not-content *)),:not(script):has(~script:last-child):not(:has(~:not(script)))){margin-bottom:1.25rem}.sl-markdown-content dt:not(:where(.not-content *)){font-weight:700}.sl-markdown-content dd:not(:where(.not-content *)){padding-inline-start:1rem}.sl-markdown-content :is(h1,h2,h3,h4,h5,h6):not(:where(.not-content *)){color:var(--sl-color-white);line-height:var(--sl-line-height-headings);font-weight:600}.sl-markdown-content :is(img,picture,video,canvas,svg,iframe):not(:where(.not-content *)){display:block;max-width:100%;height:auto}.sl-markdown-content h1:not(:where(.not-content *)){font-size:var(--sl-text-h1)}.sl-markdown-content h2:not(:where(.not-content *)){font-size:var(--sl-text-h2)}.sl-markdown-content h3:not(:where(.not-content *)){font-size:var(--sl-text-h3)}.sl-markdown-content h4:not(:where(.not-content *)){font-size:var(--sl-text-h4)}.sl-markdown-content h5:not(:where(.not-content *)){font-size:var(--sl-text-h5)}.sl-markdown-content h6:not(:where(.not-content *)){font-size:var(--sl-text-h6)}.sl-markdown-content a:not(:where(.not-content *)){color:var(--sl-color-text-accent)}.sl-markdown-content a:hover:not(:where(.not-content *)){color:var(--sl-color-white)}.sl-markdown-content code:not(:where(.not-content *)){background-color:var(--sl-color-bg-inline-code);margin-block:-.125rem;padding:.125rem .375rem;font-size:var(--sl-text-code-sm)}.sl-markdown-content :is(h1,h2,h3,h4,h5,h6) code{font-size:inherit}.sl-markdown-content pre:not(:where(.not-content *)){border:1px solid var(--sl-color-gray-5);padding:.75rem 1rem;font-size:var(--sl-text-code);tab-size:2}.sl-markdown-content pre code:not(:where(.not-content *)){all:unset;font-family:var(--__sl-font-mono)}.sl-markdown-content blockquote:not(:where(.not-content *)){border-inline-start:1px solid var(--sl-color-gray-5);padding-inline-start:1rem}.sl-markdown-content table:not(:where(.not-content *)){display:block;overflow:auto;border-spacing:0}.sl-markdown-content :is(th,td):not(:where(.not-content *)){border-bottom:1px solid var(--sl-color-gray-5);padding:.5rem 1rem;vertical-align:baseline}.sl-markdown-content :is(th:first-child,td:first-child):not(:where(.not-content *)){padding-inline-start:0}.sl-markdown-content :is(th:last-child,td:last-child):not(:where(.not-content *)){padding-inline-end:0}.sl-markdown-content th:not(:where(.not-content *)){color:var(--sl-color-white);font-weight:600}.sl-markdown-content th:not([align]):not(:where(.not-content *)){text-align:start}.sl-markdown-content .starlight-aside :is(th,td,hr,blockquote):not(:where(.not-content *)){border-color:var(--sl-color-gray-4)}@supports (border-color: color-mix(in srgb,var(--sl-color-asides-text-accent) 30%,transparent)){.sl-markdown-content .starlight-aside :is(th,td,hr,blockquote):not(:where(.not-content *)){border-color:color-mix(in srgb,var(--sl-color-asides-text-accent) 30%,transparent)}}@supports (border-color: color-mix(in srgb,var(--sl-color-asides-text-accent) 12%,transparent)){.sl-markdown-content .starlight-aside code:not(:where(.not-content *)){background-color:color-mix(in srgb,var(--sl-color-asides-text-accent) 12%,transparent)}}.sl-markdown-content hr:not(:where(.not-content *)){border:0;border-bottom:1px solid var(--sl-color-hairline)}.sl-markdown-content details:not(:where(.not-content *)){--sl-details-border-color: var(--sl-color-gray-5);--sl-details-border-color--hover: var(--sl-color-text-accent);border-inline-start:2px solid var(--sl-details-border-color);padding-inline-start:1rem}.sl-markdown-content details:not([open]):hover:not(:where(.not-content *)),.sl-markdown-content details:has(>summary:hover):not(:where(.not-content *)){border-color:var(--sl-details-border-color--hover)}.sl-markdown-content summary:not(:where(.not-content *)){color:var(--sl-color-white);cursor:pointer;display:block;font-weight:600;margin-inline-start:-.5rem;padding-inline-start:.5rem}.sl-markdown-content details[open]>summary:not(:where(.not-content *)){margin-bottom:1rem}.sl-markdown-content summary:not(:where(.not-content *))::marker,.sl-markdown-content summary:not(:where(.not-content *))::-webkit-details-marker{display:none}.sl-markdown-content summary:not(:where(.not-content *)):before{--sl-details-marker-size: 1.25rem;background-color:currentColor;content:"";display:inline-block;height:var(--sl-details-marker-size);width:var(--sl-details-marker-size);margin-inline:calc((var(--sl-details-marker-size) / 4) * -1) .25rem;vertical-align:middle;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.8 11.3 10.6 7a1 1 0 1 0-1.4 1.5l3.5 3.5-3.5 3.5a1 1 0 0 0 0 1.4 1 1 0 0 0 .7.3 1 1 0 0 0 .7-.3l4.2-4.2a1 1 0 0 0 0-1.4Z'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M14.8 11.3 10.6 7a1 1 0 1 0-1.4 1.5l3.5 3.5-3.5 3.5a1 1 0 0 0 0 1.4 1 1 0 0 0 .7.3 1 1 0 0 0 .7-.3l4.2-4.2a1 1 0 0 0 0-1.4Z'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media(prefers-reduced-motion:no-preference){.sl-markdown-content summary:not(:where(.not-content *)):before{transition:transform .2s ease-in-out}}.sl-markdown-content details[open]>summary:not(:where(.not-content *)):before{transform:rotate(90deg)}[dir=rtl] .sl-markdown-content summary:not(:where(.not-content *)):before,.sl-markdown-content [dir=rtl] summary:not(:where(.not-content *)):before{transform:rotate(180deg)}.sl-markdown-content summary:not(:where(.not-content *)) p:only-child{display:inline}.sl-markdown-content .starlight-aside details:not(:where(.not-content *)){--sl-details-border-color: var(--sl-color-asides-border);--sl-details-border-color--hover: var(--sl-color-asides-text-accent)}}.page-content{animation:pageFadeIn .3s ease-out;min-width:0;max-width:100%}.page-content .sl-markdown-content{line-height:1.7;color:var(--page-text);font-family:var(--page-font-family);min-width:0;max-width:100%;overflow-wrap:break-word;word-break:break-word}.page-content .sl-markdown-content h1,.page-content .sl-markdown-content h2,.page-content .sl-markdown-content h3,.page-content .sl-markdown-content h4,.page-content .sl-markdown-content h5,.page-content .sl-markdown-content h6{font-weight:700;line-height:1.3;margin-bottom:1rem;margin-top:2rem;color:var(--page-text);scroll-margin-top:5rem;letter-spacing:-.02em}.page-content .sl-markdown-content>h1:first-child,.page-content .sl-markdown-content>h2:first-child,.page-content .sl-markdown-content>h3:first-child,.page-content .sl-markdown-content>h4:first-child,.page-content .sl-markdown-content>h5:first-child,.page-content .sl-markdown-content>h6:first-child{margin-top:0}.page-content .sl-markdown-content p+h1,.page-content .sl-markdown-content p+h2,.page-content .sl-markdown-content p+h3,.page-content .sl-markdown-content p+h4,.page-content .sl-markdown-content p+h5,.page-content .sl-markdown-content p+h6,.page-content .sl-markdown-content ul+h1,.page-content .sl-markdown-content ul+h2,.page-content .sl-markdown-content ul+h3,.page-content .sl-markdown-content ul+h4,.page-content .sl-markdown-content ul+h5,.page-content .sl-markdown-content ul+h6,.page-content .sl-markdown-content ol+h1,.page-content .sl-markdown-content ol+h2,.page-content .sl-markdown-content ol+h3,.page-content .sl-markdown-content ol+h4,.page-content .sl-markdown-content ol+h5,.page-content .sl-markdown-content ol+h6,.page-content .sl-markdown-content blockquote+h1,.page-content .sl-markdown-content blockquote+h2,.page-content .sl-markdown-content blockquote+h3,.page-content .sl-markdown-content blockquote+h4,.page-content .sl-markdown-content blockquote+h5,.page-content .sl-markdown-content blockquote+h6,.page-content .sl-markdown-content pre+h1,.page-content .sl-markdown-content pre+h2,.page-content .sl-markdown-content pre+h3,.page-content .sl-markdown-content pre+h4,.page-content .sl-markdown-content pre+h5,.page-content .sl-markdown-content pre+h6,.page-content .sl-markdown-content table+h1,.page-content .sl-markdown-content table+h2,.page-content .sl-markdown-content table+h3,.page-content .sl-markdown-content table+h4,.page-content .sl-markdown-content table+h5,.page-content .sl-markdown-content table+h6{margin-top:2.5rem}.page-content .sl-markdown-content h1{margin-top:3rem;font-size:2.25rem;color:var(--page-accent);font-weight:800;background:linear-gradient(135deg,var(--page-accent) 0%,var(--page-accent-hover) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-content .sl-markdown-content h2{margin-top:2.5rem;font-size:1.875rem;border-bottom:1px solid var(--page-border);padding-bottom:.5rem;position:relative}.page-content .sl-markdown-content h3{margin-top:2rem}.page-content .sl-markdown-content h1+h2,.page-content .sl-markdown-content h2+h3,.page-content .sl-markdown-content h3+h4,.page-content .sl-markdown-content h4+h5,.page-content .sl-markdown-content h5+h6{margin-top:1.5rem}.page-content .sl-markdown-content h2:after{content:"";position:absolute;bottom:-1px;left:0;width:3rem;height:1px;background:var(--page-accent)}.page-content .sl-markdown-content h3{font-size:1.5rem;color:var(--page-text)}.page-content .sl-markdown-content h4{font-size:1.25rem;color:var(--page-text)}.page-content .sl-markdown-content h1 a,.page-content .sl-markdown-content h2 a,.page-content .sl-markdown-content h3 a,.page-content .sl-markdown-content h4 a,.page-content .sl-markdown-content h5 a,.page-content .sl-markdown-content h6 a{color:inherit;text-decoration:none}.page-content .sl-markdown-content h1 a:hover,.page-content .sl-markdown-content h2 a:hover,.page-content .sl-markdown-content h3 a:hover,.page-content .sl-markdown-content h4 a:hover,.page-content .sl-markdown-content h5 a:hover,.page-content .sl-markdown-content h6 a:hover{color:var(--page-accent)}.page-content .sl-markdown-content h1 .anchor,.page-content .sl-markdown-content h2 .anchor,.page-content .sl-markdown-content h3 .anchor,.page-content .sl-markdown-content h4 .anchor,.page-content .sl-markdown-content h5 .anchor,.page-content .sl-markdown-content h6 .anchor{color:var(--page-text-secondary);opacity:.7;transition:opacity .2s ease}.page-content .sl-markdown-content h1:hover .anchor,.page-content .sl-markdown-content h2:hover .anchor,.page-content .sl-markdown-content h3:hover .anchor,.page-content .sl-markdown-content h4:hover .anchor,.page-content .sl-markdown-content h5:hover .anchor,.page-content .sl-markdown-content h6:hover .anchor{opacity:1;color:var(--page-accent)}.page-content .sl-markdown-content p{margin:1.25rem 0;line-height:1.7;color:var(--page-text)}.page-content .sl-markdown-content ul,.page-content .sl-markdown-content ol{margin:1.25rem 0;padding-left:1.5rem}.page-content .sl-markdown-content li{margin:.5rem 0;line-height:1.6;color:var(--page-text)}.page-content .sl-markdown-content ul>li::marker{color:var(--page-accent)}.page-content .sl-markdown-content ol>li::marker{color:var(--page-accent);font-weight:600}.page-content .sl-markdown-content a{color:var(--page-accent);text-decoration:none;font-weight:500;transition:color .2s ease}.page-content .sl-markdown-content a:hover{color:var(--page-accent-hover);text-decoration:underline}.page-content .sl-markdown-content blockquote{margin:2rem 0;padding:1.5rem;border-left:3px solid var(--page-accent);background:var(--page-bg-secondary);border-radius:0 var(--page-radius) var(--page-radius) 0;position:relative}.page-content .sl-markdown-content blockquote p{margin:0;font-style:italic;font-size:1.05rem;color:var(--page-text-secondary)}.page-content .sl-markdown-content pre{padding:1.5rem;background:var(--page-bg-secondary);border:1px solid var(--page-border);overflow-x:auto;position:relative}.page-content .sl-markdown-content code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9em}.page-content .sl-markdown-content :not(pre)>code{background:var(--page-accent-light);color:var(--page-accent);padding:.25rem .5rem;border-radius:var(--page-radius-sm);font-size:.875em;font-weight:600}[data-theme=dark] .page-content .sl-markdown-content :not(pre)>code{background:var(--page-accent-light);color:var(--page-accent)}.page-content .sl-markdown-content table{display:inline-table;width:100%;min-width:0;border-collapse:collapse;margin:2rem 0;background:var(--page-bg);border:1px solid var(--page-border);border-radius:var(--page-radius);overflow-x:auto;overflow-y:hidden;box-shadow:var(--page-shadow-sm)}.page-content .sl-markdown-content th,.page-content .sl-markdown-content td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--page-border)}.page-content .sl-markdown-content th{background:var(--page-bg-secondary);font-weight:600;color:var(--page-text)}.page-content .sl-markdown-content td{color:var(--page-text)}.page-content .sl-markdown-content tr:hover{background:var(--page-accent-light)}.page-content .sl-markdown-content img{max-width:100%;height:auto;border-radius:var(--page-radius);box-shadow:var(--page-shadow-sm);transition:all .2s ease}.page-content .sl-markdown-content img:hover{transform:translateY(-2px);box-shadow:var(--page-shadow-md)}.page-content .sl-markdown-content hr{margin:3rem 0;border:none;height:1px;background:var(--page-border)}.page-content .sl-markdown-content dd:not(:where(.not-content *)){padding-inline-start:2rem;margin-bottom:1rem;padding-left:1.5rem;border-left:2px solid var(--page-border)}.page-content .sl-markdown-content dt{font-weight:600;color:var(--page-text)}.page-content .sl-markdown-content .starlight-aside{border-radius:var(--page-radius-lg);box-shadow:var(--page-shadow-sm);transition:all .2s ease;background:var(--page-bg-secondary);border:1px solid var(--page-border)}.page-content .sl-markdown-content .starlight-aside:hover{transform:translateY(-1px);box-shadow:var(--page-shadow-md)}.page-content .sl-markdown-content strong{color:var(--page-text);font-weight:700}.page-content .sl-markdown-content em{color:var(--page-text-secondary);font-style:italic}[data-theme=dark] .page-content .sl-markdown-content blockquote,[data-theme=dark] .page-content .sl-markdown-content pre{background:var(--page-bg-secondary)}[data-theme=dark] .page-content .sl-markdown-content table{background:var(--page-bg)}[data-theme=dark] .page-content .sl-markdown-content th,[data-theme=dark] .page-content .sl-markdown-content .starlight-aside{background:var(--page-bg-secondary)}@media(max-width:768px){.page-content .sl-markdown-content h1{font-size:1.875rem}.page-content .sl-markdown-content h2{font-size:1.5rem}.page-content .sl-markdown-content pre{border-radius:0}.page-content .sl-markdown-content table{font-size:.875rem}}@media(min-width:1536px){.page-content .sl-markdown-content{font-size:1.125rem;line-height:1.8}.page-content .sl-markdown-content h1{font-size:2.5rem}.page-content .sl-markdown-content h2{font-size:2rem}.page-content .sl-markdown-content h3{font-size:1.625rem}.page-content .sl-markdown-content p{margin:1.5rem 0}.page-content .sl-markdown-content blockquote{padding:2rem;font-size:1.1rem}}.page-content .sl-markdown-content pre::-webkit-scrollbar{height:6px}.page-content .sl-markdown-content pre::-webkit-scrollbar-track{background:var(--page-bg-secondary)}.page-content .sl-markdown-content pre::-webkit-scrollbar-thumb{background:var(--page-neutral-300);border-radius:3px}.page-content .sl-markdown-content pre::-webkit-scrollbar-thumb:hover{background:var(--page-neutral-400)}[data-theme=dark] .page-content .sl-markdown-content pre::-webkit-scrollbar-track{background:var(--page-bg-secondary)}[data-theme=dark] .page-content .sl-markdown-content pre::-webkit-scrollbar-thumb{background:var(--page-neutral-600)}[data-theme=dark] .page-content .sl-markdown-content pre::-webkit-scrollbar-thumb:hover{background:var(--page-neutral-500)}.page-chat-wrapper:where(.astro-hfemxjve){flex:0 0 auto;min-width:0;width:0;transition:width .22s ease}body.page-chat-open .page-chat-wrapper:where(.astro-hfemxjve){width:var(--page-chat-pane-width, 360px)}body.page-chat-open.page-chat-pane-resizing .page-chat-wrapper:where(.astro-hfemxjve){transition:none}@media(min-width:1025px){.page-chat-wrapper:where(.astro-hfemxjve){position:fixed;top:0;right:0;bottom:0;width:0;overflow:hidden;z-index:50;pointer-events:none;display:flex;flex-direction:column}body.page-chat-open .page-chat-wrapper:where(.astro-hfemxjve){width:var(--page-chat-pane-width, 360px);pointer-events:auto}.page-chat-pane:where(.astro-hfemxjve){position:relative;top:0;right:0;bottom:0;width:100%!important;height:100%;min-width:0;overflow:hidden;opacity:1;pointer-events:auto;display:flex;flex-direction:column;background:var(--page-bg);border-left:1px solid var(--page-border);box-shadow:-2px 0 12px #0000000f}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane:where(.astro-hfemxjve){border-left-color:var(--page-border);box-shadow:-2px 0 16px #00000026}.page-chat-backdrop:where(.astro-hfemxjve){display:none}}@media(max-width:1024px){.page-chat-wrapper:where(.astro-hfemxjve){position:fixed;inset:0;width:auto!important;pointer-events:none;z-index:50}body.page-chat-open .page-chat-wrapper:where(.astro-hfemxjve){width:auto!important;pointer-events:auto}.page-chat-pane:where(.astro-hfemxjve){position:fixed;inset:auto 0 0;width:0!important;min-width:0;height:0;max-height:0;opacity:0;pointer-events:none;display:flex;flex-direction:column;background:var(--page-bg);border-left:none;border-radius:var(--page-radius-lg) var(--page-radius-lg) 0 0;transition:height .28s ease,max-height .28s ease,box-shadow .28s ease}}body.page-chat-pane-resizing{user-select:none;cursor:col-resize}.page-chat-pane-resize:where(.astro-hfemxjve){position:absolute;left:0;top:0;bottom:0;width:6px;cursor:col-resize;z-index:2;flex-shrink:0}.page-chat-pane-resize:where(.astro-hfemxjve):hover,.page-chat-pane-resize:where(.astro-hfemxjve):active{background:var(--page-accent);opacity:.2}.page-chat-pane-resize:where(.astro-hfemxjve):after{content:"";position:absolute;left:2px;top:50%;transform:translateY(-50%);width:2px;height:40px;border-radius:1px;background:var(--page-border);opacity:0;transition:opacity .15s ease}.page-chat-pane-resize:where(.astro-hfemxjve):hover:after{opacity:1}@media(max-width:1024px){.page-chat-pane-resize:where(.astro-hfemxjve){display:none}}.page-chat-pane-inner:where(.astro-hfemxjve){display:flex;flex-direction:column;height:100%;min-height:0;width:100%}body.page-chat-open .page-toc-sidebar,body.page-chat-open .sl-toc:not(.sl-toc-mobile){display:none!important}.page-chat-pane-messages:where(.astro-hfemxjve){flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:var(--page-space-4);display:flex;flex-direction:column;gap:var(--page-space-4);background:var(--page-bg-secondary)}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-messages:where(.astro-hfemxjve){background:var(--page-bg)}.page-chat-pane-empty:where(.astro-hfemxjve){margin:auto;font-size:var(--page-font-size-sm);color:var(--page-text-secondary);text-align:center;padding:var(--page-space-8) var(--page-space-4);line-height:var(--page-line-height-normal)}.page-chat-pane-msg:where(.astro-hfemxjve){padding:var(--page-space-3) var(--page-space-4);border-radius:var(--page-radius-lg);max-width:85%;font-size:var(--page-font-size-sm);line-height:1.5}.page-chat-pane-msg:where(.astro-hfemxjve).user{align-self:flex-end;background:var(--page-accent);color:var(--page-text-reverse)}.page-chat-pane-msg:where(.astro-hfemxjve).assistant{align-self:flex-start;background:var(--page-bg);color:var(--page-text);border:1px solid var(--page-border)}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg:where(.astro-hfemxjve).assistant{background:var(--page-bg-secondary);border-color:var(--page-border)}.page-chat-pane-msg:where(.astro-hfemxjve) .page-chat-pane-sources:where(.astro-hfemxjve){margin-top:var(--page-space-2);padding-top:var(--page-space-2);border-top:1px solid var(--page-border);font-size:var(--page-font-size-xs);color:var(--page-text-secondary)}.page-chat-pane-msg:where(.astro-hfemxjve) .page-chat-pane-sources:where(.astro-hfemxjve) a:where(.astro-hfemxjve){color:var(--page-accent);text-decoration:none}.page-chat-pane-msg:where(.astro-hfemxjve) .page-chat-pane-sources:where(.astro-hfemxjve) a:where(.astro-hfemxjve):hover{text-decoration:underline}.page-chat-pane-msg-body:where(.astro-hfemxjve){word-break:break-word;line-height:1.6}.page-chat-pane-msg-body:where(.astro-hfemxjve) p:where(.astro-hfemxjve):first-child{margin-top:0}.page-chat-pane-msg-body:where(.astro-hfemxjve) p:where(.astro-hfemxjve):last-child{margin-bottom:0}.page-chat-pane-msg-body:where(.astro-hfemxjve) p:where(.astro-hfemxjve){margin:.5em 0}.page-chat-pane-msg-body:where(.astro-hfemxjve) strong:where(.astro-hfemxjve){font-weight:600}.page-chat-pane-msg-body:where(.astro-hfemxjve) em:where(.astro-hfemxjve){font-style:italic}.page-chat-pane-msg-body:where(.astro-hfemxjve) ul:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) ol:where(.astro-hfemxjve){margin:.5em 0;padding-left:1.5em}.page-chat-pane-msg-body:where(.astro-hfemxjve) ul:where(.astro-hfemxjve){list-style-type:disc}.page-chat-pane-msg-body:where(.astro-hfemxjve) ol:where(.astro-hfemxjve){list-style-type:decimal}.page-chat-pane-msg-body:where(.astro-hfemxjve) li:where(.astro-hfemxjve){margin:.3em 0}.page-chat-pane-msg-body:where(.astro-hfemxjve) li:where(.astro-hfemxjve)>ul:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) li:where(.astro-hfemxjve)>ol:where(.astro-hfemxjve){margin:.2em 0;padding-left:1.25em}.page-chat-pane-msg-body:where(.astro-hfemxjve) pre:where(.astro-hfemxjve){margin:.65em 0;padding:.875em 1rem;overflow-x:auto;border-radius:var(--page-radius-md, 8px);background:var(--page-neutral-100);border:1px solid var(--page-neutral-200);font-size:.8125rem;line-height:1.55;-webkit-overflow-scrolling:touch}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg-body:where(.astro-hfemxjve) pre:where(.astro-hfemxjve){background:var(--page-neutral-800);border-color:var(--page-neutral-700)}.page-chat-pane-msg-body:where(.astro-hfemxjve) pre:where(.astro-hfemxjve) code:where(.astro-hfemxjve){padding:0;background:none;font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:inherit}.page-chat-pane-msg-body:where(.astro-hfemxjve) code:where(.astro-hfemxjve){font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.9em}.page-chat-pane-msg-body:where(.astro-hfemxjve) :where(.astro-hfemxjve):not(pre)>code:where(.astro-hfemxjve){padding:.2em .45em;border-radius:4px;background:var(--page-neutral-100);border:1px solid var(--page-neutral-200);font-size:.875em}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg-body:where(.astro-hfemxjve) :where(.astro-hfemxjve):not(pre)>code:where(.astro-hfemxjve){background:var(--page-neutral-800);border-color:var(--page-neutral-700)}.page-chat-pane-msg-body:where(.astro-hfemxjve) a:where(.astro-hfemxjve){color:var(--page-accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease}.page-chat-pane-msg-body:where(.astro-hfemxjve) a:where(.astro-hfemxjve):hover{text-decoration:none;border-bottom-color:currentColor}.page-chat-pane-msg-body:where(.astro-hfemxjve) blockquote:where(.astro-hfemxjve){margin:.6em 0;padding:.4em 0 .4em 1em;border-left:3px solid var(--page-accent);color:var(--page-text-secondary);font-size:.95em}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg-body:where(.astro-hfemxjve) blockquote:where(.astro-hfemxjve){border-left-color:var(--page-accent)}.page-chat-pane-msg-body:where(.astro-hfemxjve) h1:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h2:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h3:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h4:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h5:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h6:where(.astro-hfemxjve){margin:.85em 0 .4em;font-weight:600;line-height:1.35}.page-chat-pane-msg-body:where(.astro-hfemxjve) h1:where(.astro-hfemxjve):first-child,.page-chat-pane-msg-body:where(.astro-hfemxjve) h2:where(.astro-hfemxjve):first-child,.page-chat-pane-msg-body:where(.astro-hfemxjve) h3:where(.astro-hfemxjve):first-child,.page-chat-pane-msg-body:where(.astro-hfemxjve) h4:where(.astro-hfemxjve):first-child,.page-chat-pane-msg-body:where(.astro-hfemxjve) h5:where(.astro-hfemxjve):first-child,.page-chat-pane-msg-body:where(.astro-hfemxjve) h6:where(.astro-hfemxjve):first-child{margin-top:0}.page-chat-pane-msg-body:where(.astro-hfemxjve) h1:where(.astro-hfemxjve){font-size:1.1em}.page-chat-pane-msg-body:where(.astro-hfemxjve) h2:where(.astro-hfemxjve){font-size:1.05em;border-bottom:1px solid var(--page-border);padding-bottom:.2em}.page-chat-pane-msg-body:where(.astro-hfemxjve) h3:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h4:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h5:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) h6:where(.astro-hfemxjve){font-size:1em}.page-chat-pane-msg-body:where(.astro-hfemxjve) table:where(.astro-hfemxjve){border-collapse:collapse;font-size:.9em;margin:.6em 0;width:100%;border-radius:var(--page-radius, 6px);overflow:hidden;border:1px solid var(--page-border)}.page-chat-pane-msg-body:where(.astro-hfemxjve) th:where(.astro-hfemxjve),.page-chat-pane-msg-body:where(.astro-hfemxjve) td:where(.astro-hfemxjve){border:1px solid var(--page-border);padding:.4em .65em;text-align:left}.page-chat-pane-msg-body:where(.astro-hfemxjve) th:where(.astro-hfemxjve){background:var(--page-neutral-100);font-weight:600}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg-body:where(.astro-hfemxjve) th:where(.astro-hfemxjve){background:var(--page-neutral-800)}.page-chat-pane-msg-body:where(.astro-hfemxjve) tr:where(.astro-hfemxjve):nth-child(2n) td:where(.astro-hfemxjve){background:var(--page-neutral-50)}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-msg-body:where(.astro-hfemxjve) tr:where(.astro-hfemxjve):nth-child(2n) td:where(.astro-hfemxjve){background:var(--page-neutral-900)}.page-chat-pane-msg-body:where(.astro-hfemxjve) hr:where(.astro-hfemxjve){margin:.85em 0;border:none;border-top:1px solid var(--page-border)}.page-chat-pane-form:where(.astro-hfemxjve){flex-shrink:0;padding:var(--page-space-4);background:var(--page-bg);border-top:1px solid var(--page-border)}.page-chat-pane-input-bar:where(.astro-hfemxjve){display:flex;flex-wrap:nowrap;align-items:center;gap:0;width:100%;min-width:0;border:1px solid var(--page-border);border-radius:var(--page-radius-lg);background:var(--page-bg);overflow:hidden}.page-chat-pane-input-bar:where(.astro-hfemxjve):focus-within{border-color:var(--page-accent);outline:2px solid var(--page-accent);outline-offset:2px}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-input-bar:where(.astro-hfemxjve){background:var(--page-bg);border-color:var(--page-border)}.page-chat-pane-input:where(.astro-hfemxjve){flex:1 1 auto;min-width:0;width:0;padding:var(--page-space-3) var(--page-space-4);border:none;background:transparent;color:var(--page-text);font-size:var(--page-font-size-base);overflow:hidden;text-overflow:ellipsis}.page-chat-pane-input:where(.astro-hfemxjve):focus{outline:none}.page-chat-pane-input:where(.astro-hfemxjve)::placeholder{color:var(--page-text-muted)}.page-chat-pane-send:where(.astro-hfemxjve){width:44px;height:44px;min-width:44px;max-width:44px;min-height:44px;padding:0;border:none;border-left:1px solid var(--page-border);border-radius:0;background:transparent;color:var(--page-accent);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;position:relative}.page-chat-pane-send:where(.astro-hfemxjve) .refineui-icon,.page-chat-pane-send:where(.astro-hfemxjve) span[class*=refineui]{font-family:RefineUI-System-Icons-Regular,sans-serif!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important;line-height:20px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important}.page-chat-pane-send:where(.astro-hfemxjve):hover:not(:disabled){background:var(--page-bg);color:var(--page-accent)}.page-chat-pane-send:where(.astro-hfemxjve):disabled{opacity:.5;cursor:not-allowed}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-send:where(.astro-hfemxjve){border-left-color:var(--page-border)}:where(.astro-hfemxjve)[data-theme=dark] .page-chat-pane-send:where(.astro-hfemxjve):hover:not(:disabled){background:var(--page-bg-secondary)}.page-chat-pane-header:where(.astro-hfemxjve){display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:var(--page-space-3) var(--page-space-5);background:var(--page-bg);border-bottom:1px solid var(--page-border)}.page-chat-pane-title:where(.astro-hfemxjve){font-size:var(--page-font-size-base);font-weight:var(--page-font-weight-semibold);color:var(--page-text)}.page-chat-pane-close:where(.astro-hfemxjve){display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin:0 0 0 auto;border:none;border-radius:var(--page-radius);background:transparent;color:var(--page-text-secondary);cursor:pointer;position:relative}.page-chat-pane-close:where(.astro-hfemxjve) .refineui-icon,.page-chat-pane-close:where(.astro-hfemxjve) span[class*=refineui]{font-family:RefineUI-System-Icons-Regular,sans-serif!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important;line-height:20px!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important}.page-chat-pane-close:where(.astro-hfemxjve):hover{background:var(--page-bg-secondary);color:var(--page-text)}.page-chat-pane-disclaimer:where(.astro-hfemxjve){flex-shrink:0;margin:0;padding:var(--page-space-2) var(--page-space-5);font-size:var(--page-font-size-xs);color:var(--page-text-secondary);line-height:1.4}@media(max-width:1024px){.page-chat-pane:where(.astro-hfemxjve){inset:auto 0 0;width:100%!important;min-width:0!important;max-width:100vw;height:0;max-height:0;border-left:none;border-radius:var(--page-radius-lg) var(--page-radius-lg) 0 0;box-shadow:0 -4px 20px #00000014;transition:height .28s ease,max-height .28s ease,box-shadow .28s ease;box-sizing:border-box}body.page-chat-open .page-chat-pane:where(.astro-hfemxjve){width:100%!important;min-width:0!important;max-width:100vw;height:70vh;max-height:70vh;opacity:1;pointer-events:auto;box-shadow:0 -4px 24px #0000001f}:where(.astro-hfemxjve)[data-theme=dark] body.page-chat-open .page-chat-pane:where(.astro-hfemxjve){box-shadow:0 -4px 28px #00000040}.page-chat-pane-inner:where(.astro-hfemxjve),.page-chat-pane-form:where(.astro-hfemxjve),.page-chat-pane-messages:where(.astro-hfemxjve),.page-chat-pane-input-bar:where(.astro-hfemxjve){width:100%;max-width:100%;min-width:0;box-sizing:border-box}}.page:where(.astro-j74jvdib){height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden}.page-has-chat:where(.astro-j74jvdib){flex-direction:row;flex-wrap:nowrap;overflow-x:hidden}.page-nav-wrap:where(.astro-j74jvdib){flex:1 1 auto;min-width:0;min-height:0;width:100%;max-width:100%;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}body.page-chat-open .page-nav-wrap:where(.astro-j74jvdib){overflow-x:auto;min-width:0}@media(min-width:1025px){body.page-chat-open .page-nav-wrap:where(.astro-j74jvdib){width:calc(100% - var(--page-chat-pane-width, 360px))!important;max-width:calc(100% - var(--page-chat-pane-width, 360px))!important;flex:0 0 auto}}.page-scroll-wrap:where(.astro-j74jvdib){flex:1 1 auto;min-height:0;min-width:0;overflow-y:auto;display:flex;flex-direction:column}.main-frame:where(.astro-j74jvdib){width:100%!important;margin-left:0!important;padding-left:0!important;flex:1 1 auto;min-width:0}@media(max-width:1024px){body.page-chat-open .page-nav-wrap:where(.astro-j74jvdib){padding-bottom:70vh}}.header:where(.astro-j74jvdib){position:relative;top:0;left:0;z-index:100;flex-shrink:0;width:100%;max-width:100%;min-width:0}@media(min-width:1025px){body.page-chat-open .header:where(.astro-j74jvdib){width:calc(100vw - var(--page-chat-pane-width, 360px));max-width:calc(100vw - var(--page-chat-pane-width, 360px))}}.page-footer:where(.astro-j74jvdib){margin-top:auto;background:var(--page-bg);border-top:1px solid var(--page-border);z-index:10;padding:var(--page-space-6) var(--page-space-8)}.page-footer-content:where(.astro-j74jvdib){max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.page-footer-left:where(.astro-j74jvdib){display:flex;align-items:center}.page-footer-copyright:where(.astro-j74jvdib){margin:0;font-size:var(--page-font-size-sm);color:var(--page-text-secondary);font-weight:var(--page-font-weight-medium)}:where(.astro-j74jvdib)[data-theme=dark] .page-footer:where(.astro-j74jvdib){background:var(--page-bg-secondary);border-top-color:var(--page-border)}:where(.astro-j74jvdib)[data-theme=dark] .page-footer-copyright:where(.astro-j74jvdib){color:var(--page-text-secondary)}@media(max-width:768px){.page-footer:where(.astro-j74jvdib){padding:var(--page-space-4) var(--page-space-6)}.page-footer-content:where(.astro-j74jvdib){flex-direction:column;gap:var(--page-space-2);text-align:center}}@layer starlight.core{ul:where(.astro-d6o657ph){padding:0;list-style:none}a:where(.astro-d6o657ph){--pad-inline: .5rem;display:block;border-radius:.25rem;padding-block:.25rem;padding-inline:calc(1rem * var(--depth) + var(--pad-inline)) var(--pad-inline);line-height:1.25}a:where(.astro-d6o657ph)[aria-current=true]{color:var(--sl-color-text-accent)}.isMobile:where(.astro-d6o657ph) a:where(.astro-d6o657ph){--pad-inline: 1rem;display:flex;justify-content:space-between;gap:var(--pad-inline);border-top:1px solid var(--sl-color-gray-6);border-radius:0;padding-block:.5rem;color:var(--sl-color-text);font-size:var(--sl-text-sm);text-decoration:none;outline-offset:var(--sl-outline-offset-inside)}.isMobile:where(.astro-d6o657ph):first-child>li:where(.astro-d6o657ph):first-child>a:where(.astro-d6o657ph){border-top:0}.isMobile:where(.astro-d6o657ph) a:where(.astro-d6o657ph)[aria-current=true],.isMobile:where(.astro-d6o657ph) a:where(.astro-d6o657ph)[aria-current=true]:hover,.isMobile:where(.astro-d6o657ph) a:where(.astro-d6o657ph)[aria-current=true]:focus{color:var(--sl-color-white);background-color:unset}.isMobile:where(.astro-d6o657ph) a:where(.astro-d6o657ph)[aria-current=true]:after{content:"";width:1rem;background-color:var(--sl-color-text-accent);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNCAxNCc+PHBhdGggZD0nTTEwLjkxNCA0LjIwNmEuNTgzLjU4MyAwIDAgMC0uODI4IDBMNS43NCA4LjU1NyAzLjkxNCA2LjcyNmEuNTk2LjU5NiAwIDAgMC0uODI4Ljg1N2wyLjI0IDIuMjRhLjU4My41ODMgMCAwIDAgLjgyOCAwbDQuNzYtNC43NmEuNTgzLjU4MyAwIDAgMCAwLS44NTdaJy8+PC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNCAxNCc+PHBhdGggZD0nTTEwLjkxNCA0LjIwNmEuNTgzLjU4MyAwIDAgMC0uODI4IDBMNS43NCA4LjU1NyAzLjkxNCA2LjcyNmEuNTk2LjU5NiAwIDAgMC0uODI4Ljg1N2wyLjI0IDIuMjRhLjU4My41ODMgMCAwIDAgLjgyOCAwbDQuNzYtNC43NmEuNTgzLjU4MyAwIDAgMCAwLS44NTdaJy8+PC9zdmc+Cg==);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;flex-shrink:0}}@layer starlight.core{nav:where(.astro-tfcrvmc5){position:fixed;z-index:var(--sl-z-index-toc);top:calc(var(--sl-nav-height) - 1px);inset-inline:0;border-top:1px solid var(--sl-color-gray-5);background-color:var(--sl-color-bg-nav)}@media(min-width:50rem){nav:where(.astro-tfcrvmc5){inset-inline-start:var(--sl-content-inline-start, 0)}}summary:where(.astro-tfcrvmc5){gap:.5rem;align-items:center;height:var(--sl-mobile-toc-height);border-bottom:1px solid var(--sl-color-hairline-shade);padding:.5rem 1rem;font-size:var(--sl-text-xs);outline-offset:var(--sl-outline-offset-inside)}summary:where(.astro-tfcrvmc5)::marker,summary:where(.astro-tfcrvmc5)::-webkit-details-marker{display:none}.toggle:where(.astro-tfcrvmc5){flex-shrink:0;gap:1rem;align-items:center;justify-content:space-between;border:1px solid var(--sl-color-gray-5);border-radius:.5rem;padding-block:.5rem;padding-inline-start:.75rem;padding-inline-end:.5rem;line-height:1;background-color:var(--sl-color-black);user-select:none;cursor:pointer}details:where(.astro-tfcrvmc5)[open] .toggle:where(.astro-tfcrvmc5){color:var(--sl-color-white);border-color:var(--sl-color-accent)}details:where(.astro-tfcrvmc5) .toggle:where(.astro-tfcrvmc5):hover{color:var(--sl-color-white);border-color:var(--sl-color-gray-2)}[dir=rtl] .caret:where(.astro-tfcrvmc5){transform:rotate(180deg)}details:where(.astro-tfcrvmc5)[open] .caret:where(.astro-tfcrvmc5){transform:rotate(90deg)}.display-current:where(.astro-tfcrvmc5){white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--sl-color-white)}.dropdown:where(.astro-tfcrvmc5){--border-top: 1px;margin-top:calc(-1 * var(--border-top));border:var(--border-top) solid var(--sl-color-gray-6);border-top-color:var(--sl-color-hairline-shade);max-height:calc(85vh - var(--sl-nav-height) - var(--sl-mobile-toc-height));overflow-y:auto;background-color:var(--sl-color-black);box-shadow:var(--sl-shadow-md);overscroll-behavior:contain}}@layer starlight.core{.right-sidebar-panel:where(.astro-44qyuk76){padding:1rem var(--sl-sidebar-pad-x)}.sl-container:where(.astro-44qyuk76){width:calc(var(--sl-sidebar-width) - 2 * var(--sl-sidebar-pad-x))}.right-sidebar-panel:where(.astro-44qyuk76) h2{color:var(--sl-color-white);font-size:var(--sl-text-h5);font-weight:600;line-height:var(--sl-line-height-headings);margin-bottom:.5rem}.right-sidebar-panel:where(.astro-44qyuk76) :where(a){display:block;font-size:var(--sl-text-xs);text-decoration:none;color:var(--sl-color-gray-3);overflow-wrap:anywhere}.right-sidebar-panel:where(.astro-44qyuk76) :where(a):hover{color:var(--sl-color-white)}@media(min-width:72rem){.sl-container:where(.astro-44qyuk76){max-width:calc(((100vw - var(--sl-sidebar-width) - 2 * var(--sl-content-pad-x) - 2 * var(--sl-sidebar-pad-x)) * .25))}}}@layer starlight.core{h1:where(.astro-mmfiwzt3){margin-top:1rem;font-size:var(--sl-text-h1);line-height:var(--sl-line-height-headings);font-weight:600;color:var(--sl-color-white)}}.page-sidebar-group:where(.astro-zakwtrur){gap:var(--page-space-3);flex-direction:column;display:flex;margin-bottom:var(--page-space-6)}.page-sidebar-group:where(.astro-zakwtrur):last-child{margin-bottom:0}.page-sidebar-group-title:where(.astro-zakwtrur){font-weight:700;font-size:.75rem;line-height:1.2;padding:var(--page-space-2) var(--page-space-3);border-radius:var(--page-radius);color:var(--page-text-secondary);text-transform:uppercase;letter-spacing:.05em;background:transparent;margin-bottom:var(--page-space-2)}.page-sidebar-group-links:where(.astro-zakwtrur){font-size:.875rem;line-height:1.4;gap:var(--page-space-1);display:flex;flex-direction:column}.page-sidebar-link:where(.astro-zakwtrur){text-underline-offset:2px;color:var(--page-text-secondary);font-weight:500;padding:var(--page-space-3) var(--page-space-4);border-radius:var(--page-radius-xl);align-items:center;width:100%;min-height:40px;display:flex;color:inherit;text-decoration:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;font-size:.875rem}.page-sidebar-link:where(.astro-zakwtrur)[aria-current=page]{color:var(--page-accent);font-weight:600;background:var(--page-accent-light);position:relative}.page-sidebar-link:where(.astro-zakwtrur)[aria-current=page]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;border-radius:0 var(--page-radius-sm) var(--page-radius-sm) 0}:where(.astro-zakwtrur)[data-theme=dark] .page-sidebar-link:where(.astro-zakwtrur)[aria-current=page]{color:var(--page-accent);background:var(--page-accent-light)}.page-sidebar-link:where(.astro-zakwtrur):hover{color:var(--page-text);background:var(--page-accent-light)}:where(.astro-zakwtrur)[data-theme=dark] .page-sidebar-link:where(.astro-zakwtrur):hover{background:var(--page-accent-light);color:var(--page-text)}.page-sidebar-badge:where(.astro-zakwtrur){color:var(--page-neutral-white);line-height:1;font-size:.75rem;padding:var(--page-space-1) var(--page-space-2);background:var(--page-neutral-700);border-radius:var(--page-radius-sm);margin-left:auto;font-weight:600}:where(.astro-zakwtrur)[data-theme=dark] .page-sidebar-badge:where(.astro-zakwtrur){background:var(--page-neutral-600)}.page-sidebar:where(.astro-e5t22ilb){scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto;overflow-x:hidden;height:100%;background:var(--page-bg);scroll-behavior:smooth;-webkit-scrollbar-width:none;-moz-scrollbar-width:none}.page-sidebar:where(.astro-e5t22ilb)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.page-sidebar:where(.astro-e5t22ilb)::-webkit-scrollbar-track{display:none!important;background:transparent!important}.page-sidebar:where(.astro-e5t22ilb)::-webkit-scrollbar-thumb{display:none!important;background:transparent!important}.page-sidebar:where(.astro-e5t22ilb)::-webkit-scrollbar-corner{display:none!important;background:transparent!important}.page-sidebar-container:where(.astro-e5t22ilb){gap:var(--page-space-8);flex-direction:column;display:flex}@layer starlight.core{a:where(.astro-5lqmftws){clip:rect(0,0,0,0);position:fixed;top:.75rem;inset-inline-start:.75rem}a:where(.astro-5lqmftws):focus{clip:unset;z-index:var(--sl-z-index-skiplink);display:block;padding:.5rem 1rem;text-decoration:none;color:var(--sl-color-text-invert);background-color:var(--sl-color-text-accent);box-shadow:var(--sl-shadow-lg)}}.page-mobile-menu-overlay:where(.astro-sum47eti){position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px);z-index:9999;display:none;align-items:flex-start;justify-content:flex-start}.page-mobile-menu-overlay:where(.astro-sum47eti).page-mobile-menu-open{display:flex}.page-mobile-menu-content:where(.astro-sum47eti){width:100%;height:100%;background:var(--page-bg);border-right:1px solid var(--page-border);display:flex;flex-direction:column;box-shadow:4px 0 20px #0000001a}.page-mobile-menu-header:where(.astro-sum47eti){display:flex;align-items:center;justify-content:flex-end;padding:0 var(--page-space-4);min-height:52px;border-bottom:1px solid var(--page-border);background:var(--page-bg)}.page-mobile-menu-close:where(.astro-sum47eti){display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:var(--page-space-2)!important;border:none!important;border-radius:var(--page-radius)!important;background:var(--page-accent-light)!important;color:var(--page-text-secondary)!important;box-sizing:border-box!important;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.page-mobile-menu-close:where(.astro-sum47eti) .refineui-icon,.page-mobile-menu-close:where(.astro-sum47eti) span[class*=refineui]{font-family:RefineUI-System-Icons-Regular,sans-serif!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;font-size:20px!important;line-height:1!important;box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;margin:0!important;padding:0!important;flex-shrink:0}.page-mobile-menu-close:where(.astro-sum47eti):hover{background:var(--page-text-reverse)!important;color:var(--page-text)!important;transform:translateY(-1px)!important;box-shadow:var(--page-shadow-sm)!important}.page-mobile-menu-close:where(.astro-sum47eti):focus-visible{outline:2px solid var(--page-accent);outline-offset:2px}.page-mobile-menu-nav:where(.astro-sum47eti){flex:1;padding:var(--page-space-4);overflow-y:auto}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-container:where(.astro-sum47eti){gap:var(--page-space-6);flex-direction:column;display:flex}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-group:where(.astro-sum47eti){gap:var(--page-space-3);flex-direction:column;display:flex;margin-bottom:var(--page-space-6)}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-group:where(.astro-sum47eti):last-child{margin-bottom:0}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-group-title:where(.astro-sum47eti){font-weight:700;font-size:.75rem;line-height:1.2;padding:var(--page-space-2) var(--page-space-3);border-radius:var(--page-radius);color:var(--page-text-secondary);text-transform:uppercase;letter-spacing:.05em;background:transparent;margin-bottom:var(--page-space-2)}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-group-links:where(.astro-sum47eti){font-size:.875rem;line-height:1.4;gap:var(--page-space-1);display:flex;flex-direction:column}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti){text-underline-offset:2px;color:var(--page-text-secondary);font-weight:500;padding:var(--page-space-3) var(--page-space-4);border-radius:var(--page-radius);align-items:center;width:100%;min-height:40px;display:flex;color:inherit;text-decoration:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;font-size:.875rem}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti)[aria-current=page]{color:var(--page-accent);font-weight:600;background:var(--page-accent-light);position:relative}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti)[aria-current=page]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:0 var(--page-radius-sm) var(--page-radius-sm) 0}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti):hover{color:var(--page-text);background:var(--page-accent-light);transform:translate(4px)}.page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-badge:where(.astro-sum47eti){color:var(--page-neutral-white);line-height:1;font-size:.75rem;padding:var(--page-space-1) var(--page-space-2);background:var(--page-neutral-700);border-radius:var(--page-radius-sm);margin-left:auto;font-weight:600}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-content:where(.astro-sum47eti){background:var(--page-bg)!important;border-color:var(--page-border)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-header:where(.astro-sum47eti){background:var(--page-bg-secondary)!important;border-color:var(--page-border)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-header:where(.astro-sum47eti) h3:where(.astro-sum47eti){color:var(--page-text)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-close:where(.astro-sum47eti){background:transparent!important;border-color:var(--page-border)!important;color:var(--page-text)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-close:where(.astro-sum47eti):hover{border-color:var(--page-accent)!important;background:var(--page-bg-secondary)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti){color:var(--page-text-secondary)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti)[aria-current=page]{color:var(--page-accent)!important;background:var(--page-accent-light)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-link:where(.astro-sum47eti):hover{color:var(--page-text)!important;background:var(--page-accent-light)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-nav:where(.astro-sum47eti) .page-sidebar-badge:where(.astro-sum47eti){background:var(--page-neutral-700)!important;color:var(--page-neutral-white)!important}:where(.astro-sum47eti)[data-theme=dark] .page-mobile-menu-overlay:where(.astro-sum47eti){background:#0003!important;backdrop-filter:blur(8px)!important}[data-theme=dark] .page-mobile-menu-overlay:where(.astro-sum47eti){background:#0003!important;backdrop-filter:blur(8px)!important;color:inherit!important}[data-theme=dark] .page-mobile-menu-content:where(.astro-sum47eti){background:var(--page-bg)!important;border-color:var(--page-border)!important;color:var(--page-text)!important}[data-theme=dark] .page-mobile-menu-header:where(.astro-sum47eti){background:var(--page-bg)!important;border-color:var(--page-border)!important;color:var(--page-text)!important}:root{--page-sidebar-width: 320px;--page-toc-width: 320px;--page-content-gap: var(--page-space-10);--page-toc-right-margin: 40px;--page-toc-top-position: 88px;--page-toc-height: calc(100vh - 104px) }@media(min-width:1600px)and (max-width:1999px){:root{--page-toc-width: 300px;--page-content-gap: var(--page-space-8)}}@media(min-width:2000px)and (max-width:2399px){:root{--page-toc-width: 320px;--page-content-gap: var(--page-space-10)}}@media(min-width:2400px){:root{--page-toc-width: 360px;--page-content-gap: var(--page-space-12)}}.page-layout-wrapper:where(.astro-jlfknr7d){min-height:100vh;background:var(--page-bg)}.page-main-container:where(.astro-jlfknr7d){display:flex;min-height:calc(100vh - var(--page-header-height));min-width:0;position:relative}.page-main-container:where(.astro-jlfknr7d).with-sidebar{gap:var(--page-content-gap)}.page-main-container:where(.astro-jlfknr7d).no-sidebar{gap:0}.page-main-container:where(.astro-jlfknr7d).with-toc{gap:var(--page-content-gap)}.page-main-container:where(.astro-jlfknr7d).no-toc{gap:var(--page-content-gap)}.page-sidebar-nav:where(.astro-jlfknr7d){width:var(--page-sidebar-width);flex-shrink:0;background:var(--page-bg);overflow-y:auto;transition:transform .3s ease}@media(min-width:769px){.page-sidebar-nav:where(.astro-jlfknr7d){position:fixed;top:var(--page-header-height, 64px);left:0;height:calc(100vh - var(--page-header-height, 64px));z-index:10;transform:translate(0);padding:var(--page-space-6);width:var(--page-sidebar-width)}.page-content-wrapper:where(.astro-jlfknr7d){margin-left:200px;width:calc(100% - 200px);max-width:calc(100% - 200px)}}@media(max-width:768px){.page-main-container:where(.astro-jlfknr7d){flex-direction:column;padding:0}.page-sidebar-nav:where(.astro-jlfknr7d){position:fixed;top:var(--page-header-height, 64px);left:0;width:200px;height:calc(100vh - var(--page-header-height, 64px));background:var(--page-bg);border-right:1px solid var(--page-border);z-index:1000;transform:translate(-100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);overflow-y:auto;box-shadow:0 0 20px #0000001a;display:block!important;visibility:visible!important}.page-sidebar-nav:where(.astro-jlfknr7d)[data-open=true]{transform:translate(0)}.page-content-wrapper:where(.astro-jlfknr7d){width:100%;padding:0 var(--page-space-4);margin-left:0;min-width:0;max-width:100%}}.page-content-wrapper:where(.astro-jlfknr7d){flex:1;min-height:calc(100vh - var(--page-header-height));width:100%;padding-top:var(--page-space-6);min-width:0}.page-content-wrapper-full:where(.astro-jlfknr7d){width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 var(--page-space-8)!important}@media(max-width:768px){.page-content-wrapper-full:where(.astro-jlfknr7d){padding:0 var(--page-space-4)!important}}@media(min-width:1400px){.page-content-wrapper-full:where(.astro-jlfknr7d){max-width:1400px!important}}@media(min-width:1600px){.page-content-wrapper-full:where(.astro-jlfknr7d){max-width:1600px!important}}.page-single-column:where(.astro-jlfknr7d){max-width:1200px;margin:0 auto;padding:var(--page-space-6) var(--page-space-8);animation:pageFadeIn .3s ease-out;background:var(--page-bg);flex:1;width:100%}.page-two-column-layout:where(.astro-jlfknr7d){position:relative;padding:var(--page-space-6) var(--page-space-8);animation:pageFadeIn .3s ease-out;background:var(--page-bg);min-height:calc(100vh - var(--page-header-height));flex:1;display:grid;grid-template-columns:1fr;gap:var(--page-space-8)}@media(min-width:2000px){.page-main-container:where(.astro-jlfknr7d){max-width:1800px;margin:0 auto}}@media(min-width:2400px){.page-main-container:where(.astro-jlfknr7d){max-width:2000px;margin:0 auto}}@media(min-width:768px)and (max-width:1279px){.page-main-container:where(.astro-jlfknr7d){flex-direction:column;gap:var(--page-space-8);width:100%;max-width:100%;margin:0;padding:var(--page-space-6)}.page-content-wrapper:where(.astro-jlfknr7d){margin-left:var(--page-sidebar-width);width:calc(100% - var(--page-sidebar-width));min-width:0;order:2}.page-toc-sidebar:where(.astro-jlfknr7d){order:1;margin-bottom:var(--page-space-8);width:100%;display:none!important}.page-toc-sticky:where(.astro-jlfknr7d){position:relative;top:auto;max-height:none;margin:0;width:100%}}body.page-chat-open .page-main-container:where(.astro-jlfknr7d){min-width:0}@media(min-width:768px)and (max-width:1639px){body.page-chat-open .page-main-container:where(.astro-jlfknr7d){flex-direction:column;gap:var(--page-space-8);width:100%;max-width:100%;margin:0;padding:var(--page-space-6)}body.page-chat-open .page-content-wrapper:where(.astro-jlfknr7d){margin-left:var(--page-sidebar-width);width:calc(100% - var(--page-sidebar-width));min-width:0;max-width:100%;order:2}body.page-chat-open .page-toc-sidebar:where(.astro-jlfknr7d){order:1;margin-bottom:var(--page-space-8);width:100%;display:none!important}body.page-chat-open .page-toc-sticky:where(.astro-jlfknr7d){position:relative;top:auto;max-height:none;margin:0;width:100%}}@media(min-width:1200px)and (max-width:1599px){.page-main-container:where(.astro-jlfknr7d){max-width:1200px;margin:0 auto}}@media(min-width:1280px){.page-main-container:where(.astro-jlfknr7d){display:flex;flex-direction:row;gap:var(--page-content-gap);width:100%;max-width:100%;margin:0;padding:var(--page-space-10)}.page-content-wrapper:where(.astro-jlfknr7d){flex:1;margin-left:var(--page-sidebar-width);width:auto;min-width:0;max-width:none;margin-right:5rem}.page-toc-sidebar:where(.astro-jlfknr7d){display:block!important;position:fixed;right:var(--page-toc-right-margin);top:var(--page-toc-top-position);width:var(--page-toc-width);height:var(--page-toc-height);z-index:99}}@media(min-width:1536px){.page-two-column-layout:where(.astro-jlfknr7d){max-width:1800px;gap:3rem}}@media(min-width:1920px){.page-two-column-layout:where(.astro-jlfknr7d){max-width:2000px;gap:4rem}}.page-content-area:where(.astro-jlfknr7d){min-width:0;position:relative}.page-toc-sidebar:where(.astro-jlfknr7d){display:block;width:320px;flex-shrink:0}@media(min-width:768px){.page-toc-sidebar:where(.astro-jlfknr7d){display:block;position:relative}}.page-toc-sticky:where(.astro-jlfknr7d){position:fixed;top:calc(var(--page-header-height) + var(--page-space-8));max-height:calc(100vh - var(--page-header-height) - var(--page-space-10));overflow-y:auto;padding:var(--page-space-6);background:var(--page-bg);border:1px solid var(--page-border);border-radius:24px}:where(.astro-jlfknr7d)[data-theme=dark] .page-toc-sticky:where(.astro-jlfknr7d){background:var(--page-bg);box-shadow:0 2px 8px #0000004d}.page-toc-sticky:where(.astro-jlfknr7d) h2{font-size:.875rem;font-weight:600;color:var(--page-text);margin:0 0 var(--page-space-4) 0;padding-bottom:var(--page-space-2);text-transform:uppercase;letter-spacing:.05em}.page-toc-sticky:where(.astro-jlfknr7d) ul{list-style:none;padding:0;margin:0}.page-toc-sticky:where(.astro-jlfknr7d) li{margin:0}.page-toc-sticky:where(.astro-jlfknr7d) a{display:block;padding:var(--page-space-2) 0;color:var(--page-text-secondary);text-decoration:none;font-size:.875rem;line-height:1.4;transition:all .2s ease;border-radius:var(--page-radius-xl);margin:2px 0}.page-toc-sticky:where(.astro-jlfknr7d) a:hover{color:var(--page-text);background:var(--page-accent-light);padding-left:var(--page-space-2)}.page-toc-sticky:where(.astro-jlfknr7d) a[aria-current=true]{color:var(--page-accent);font-weight:500;background:var(--page-accent-light);padding-left:var(--page-space-2)}.page-toc-sticky:where(.astro-jlfknr7d) ul ul{margin-left:var(--page-space-4);border-left:1px solid var(--page-border);padding-left:var(--page-space-2)}.page-toc-sticky:where(.astro-jlfknr7d)::-webkit-scrollbar{width:4px}.page-toc-sticky:where(.astro-jlfknr7d)::-webkit-scrollbar-track{background:transparent}.page-toc-sticky:where(.astro-jlfknr7d)::-webkit-scrollbar-thumb{background:var(--page-border);border-radius:2px}.page-toc-sticky:where(.astro-jlfknr7d)::-webkit-scrollbar-thumb:hover{background:var(--page-text-secondary)}.page-toc-sticky .sl-toc{font-size:.875rem}.page-toc-sticky .sl-toc a{color:var(--page-text-secondary)!important;text-decoration:none!important;display:block!important;padding:var(--page-space-2) 0!important;border-radius:var(--page-radius-xl)!important;transition:all .2s ease!important;margin:2px 0!important}.page-toc-sticky .sl-toc a:hover{color:var(--page-text)!important;background:var(--page-accent-light)!important;padding-left:var(--page-space-2)!important}.page-toc-sticky .sl-toc a[aria-current=true]{color:var(--page-accent)!important;background:var(--page-accent-light)!important;padding-left:var(--page-space-2)!important;font-weight:500!important}.page-toc-sticky .sl-toc>summary{color:var(--page-text)!important;font-weight:600!important;font-size:.875rem!important;margin-bottom:var(--page-space-4)!important;padding-bottom:var(--page-space-2)!important;border-bottom:1px solid var(--page-border)!important;text-transform:uppercase!important;letter-spacing:.05em!important}.page-toc-sticky .sl-toc ul{list-style:none!important;margin-left:var(--page-space-4)!important;border-left:1px solid var(--page-border)!important;padding-left:var(--page-space-2)!important}.page-toc-sticky .sl-toc ul a{font-size:.8125rem!important}.sl-toc:not(.sl-toc-mobile){position:fixed!important;top:calc(var(--page-header-height) + var(--page-space-4))!important;left:var(--page-sidebar-width)!important;right:var(--page-space-4)!important;z-index:100!important;max-height:calc(100vh - var(--page-header-height) - var(--page-space-8))!important;overflow-y:auto!important}.sl-toc>summary{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:var(--page-space-3) var(--page-space-4);background:var(--page-bg);border:1px solid var(--page-border);border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--page-text);margin-bottom:var(--page-space-4)}.sl-toc ul{list-style:none!important;padding:0!important;margin:0!important}.sl-toc li{margin:0!important}.sl-toc a{display:block!important;padding:var(--page-space-2) 0!important;color:var(--page-text-secondary)!important;text-decoration:none!important;font-size:.875rem!important;line-height:1.4!important;transition:all .2s ease!important;border-radius:6px!important;margin:2px 0!important}.sl-toc a:hover{color:var(--page-text)!important;background:var(--page-accent-light)!important;padding-left:var(--page-space-2)!important}.sl-toc a[aria-current=true]{color:var(--page-accent)!important;background:var(--page-accent-light)!important;padding-left:var(--page-space-2)!important;font-weight:500!important}@media(max-width:767px){.page-toc-sidebar:where(.astro-jlfknr7d){display:none!important}.sl-toc:not(.sl-toc-mobile){display:none!important}.page-content-wrapper:where(.astro-jlfknr7d){padding-top:var(--page-header-height)}}@media(min-width:768px)and (max-width:1279px){.page-toc-sidebar:where(.astro-jlfknr7d){display:none!important}.sl-toc:not(.sl-toc-mobile){display:none!important}.page-content-wrapper:where(.astro-jlfknr7d){padding-top:calc(var(--page-header-height))}}:where(.astro-jlfknr7d)[data-theme=dark] .sl-toc{background:var(--page-bg)!important;border-color:var(--page-border)!important;box-shadow:0 2px 8px #0000004d!important}:where(.astro-jlfknr7d)[data-theme=dark] .sl-toc>summary{background:var(--page-bg)!important;border-color:var(--page-border)!important;color:var(--page-text)!important}@media(max-width:768px){.page-single-column:where(.astro-jlfknr7d),.page-two-column-layout:where(.astro-jlfknr7d){padding:var(--page-space-6) var(--page-space-4)}}.page-content-area:where(.astro-jlfknr7d){background:var(--page-bg);border-radius:var(--page-radius-lg);position:relative}@media(max-width:1279px){.page-content-area:where(.astro-jlfknr7d){background:transparent;border-radius:0}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:2560px){.page-two-column-layout:where(.astro-jlfknr7d){max-width:2400px;gap:5rem}.page-single-column:where(.astro-jlfknr7d){max-width:1400px}}html:not([data-has-toc]){--sl-mobile-toc-height: 0rem}html:not([data-has-sidebar]){--sl-content-width: 67.5rem}html{scroll-padding-top:calc(1.5rem + var(--sl-nav-height) + var(--sl-mobile-toc-height))}main:where(.astro-f5b2pcyp){padding:var(--sl-main-pad)}@media(min-width:50em){:where(.astro-f5b2pcyp)[data-has-sidebar]{--sl-content-inline-start: var(--sl-sidebar-width)}}@media(min-width:72em){html{scroll-padding-top:calc(1.5rem + var(--sl-nav-height))}}
