@charset "UTF-8";/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-100: oklch(93.6% .032 17.717);--color-red-400: oklch(70.4% .191 22.216);--color-red-500: oklch(63.7% .237 25.331);--color-red-600: oklch(57.7% .245 27.325);--color-orange-500: oklch(70.5% .213 47.604);--color-lime-300: oklch(89.7% .196 126.665);--color-green-600: oklch(62.7% .194 149.214);--color-blue-100: oklch(93.2% .032 255.585);--color-blue-500: oklch(62.3% .214 259.815);--color-blue-600: oklch(54.6% .245 262.881);--color-blue-700: oklch(48.8% .243 264.376);--color-indigo-500: oklch(58.5% .233 277.117);--color-indigo-600: oklch(51.1% .262 276.966);--color-indigo-700: oklch(45.7% .24 277.023);--color-purple-600: oklch(55.8% .288 302.321);--color-slate-100: oklch(96.8% .007 247.896);--color-slate-200: oklch(92.9% .013 255.508);--color-slate-500: oklch(55.4% .046 257.417);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-200: oklch(92.8% .006 264.531);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-800: oklch(27.8% .033 256.848);--color-gray-900: oklch(21% .034 264.665);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-2xs: 18rem;--container-sm: 24rem;--container-md: 28rem;--container-lg: 32rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-5xl: 64rem;--container-7xl: 80rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-wide: .025em;--leading-relaxed: 1.625;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce: bounce 1s infinite;--aspect-video: 16 / 9;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.-top-1{top:calc(var(--spacing) * -1)}.-right-1{right:calc(var(--spacing) * -1)}.isolate{isolation:isolate}.z-50{z-index:50}.col-span-12{grid-column:span 12 / span 12}.container{width:100%}@media(width>=576px){.container{max-width:576px}}@media(width>=768px){.container{max-width:768px}}@media(width>=992px){.container{max-width:992px}}@media(width>=1200px){.container{max-width:1200px}}@media(width>=1920px){.container{max-width:1920px}}.m-0{margin:calc(var(--spacing) * 0)}.m-1{margin:calc(var(--spacing) * 1)}.m-4{margin:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-0{margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.ml-2{margin-left:calc(var(--spacing) * 2)}.ml-6{margin-left:calc(var(--spacing) * 6)}.ml-auto{margin-left:auto}.\!flex{display:flex!important}.\!hidden{display:none!important}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:var(--aspect-video)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-16{height:calc(var(--spacing) * 16)}.h-32{height:calc(var(--spacing) * 32)}.h-48{height:calc(var(--spacing) * 48)}.h-full{height:100%}.max-h-16{max-height:calc(var(--spacing) * 16)}.max-h-72{max-height:calc(var(--spacing) * 72)}.max-h-\[50vh\]{max-height:50vh}.min-h-screen{min-height:100vh}.w-1\/5{width:20%}.w-1\/6{width:calc(1 / 6 * 100%)}.w-3{width:calc(var(--spacing) * 3)}.w-3\/4{width:75%}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-5\/6{width:calc(5 / 6 * 100%)}.w-6{width:calc(var(--spacing) * 6)}.w-11{width:calc(var(--spacing) * 11)}.w-12{width:calc(var(--spacing) * 12)}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-full{width:100%}.max-w-2xs{max-width:var(--container-2xs)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-36{max-width:calc(var(--spacing) * 36)}.max-w-40{max-width:calc(var(--spacing) * 40)}.max-w-48{max-width:calc(var(--spacing) * 48)}.max-w-80{max-width:calc(var(--spacing) * 80)}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-sm{max-width:var(--container-sm)}.min-w-40{min-width:calc(var(--spacing) * 40)}.min-w-96{min-width:calc(var(--spacing) * 96)}.min-w-screen{min-width:100vw}.flex-1{flex:1}.flex-auto{flex:auto}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.translate-x-1{--tw-translate-x: calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-bounce{animation:var(--animate-bounce)}.animate-fadein{animation:fadein .15s linear}.animate-fadeout{animation:fadeout .15s linear}.animate-ping{animation:var(--animate-ping)}.animate-pulse{animation:var(--animate-pulse)}.animate-scalein{animation:scalein .15s linear}.animate-spin{animation:var(--animate-spin)}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[repeat\(auto-fit\,minmax\(250px\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-end\!{justify-content:flex-end!important}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\!{gap:calc(var(--spacing) * 2)!important}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-4\!{gap:calc(var(--spacing) * 4)!important}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-8>:not(:last-child)){--tw-space-x-reverse: 0;margin-inline-start:calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse: 0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-slate-100>:not(:last-child)){border-color:var(--color-slate-100)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.\!rounded-full{border-radius:calc(infinity * 1px)!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-border{border-radius:var(--p-content-border-radius)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-b-lg{border-bottom-right-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0\!{border-style:var(--tw-border-style)!important;border-width:0px!important}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style: dashed;border-style:dashed}.border-gray-300{border-color:var(--color-gray-300)}.border-orange-500{border-color:var(--color-orange-500)}.border-primary{border-color:var(--p-primary-color)}@supports (color: color-mix(in lab,red,red)){.border-primary{border-color:color-mix(in srgb,var(--p-primary-color) 100%,transparent)}}.border-slate-100{border-color:var(--color-slate-100)}.border-slate-200{border-color:var(--color-slate-200)}.border-surface-300{border-color:var(--p-surface-300)}@supports (color: color-mix(in lab,red,red)){.border-surface-300{border-color:color-mix(in srgb,var(--p-surface-300) 100%,transparent)}}.\!bg-primary{background-color:var(--p-primary-color)!important}@supports (color: color-mix(in lab,red,red)){.\!bg-primary{background-color:color-mix(in srgb,var(--p-primary-color) 100%,transparent)!important}}.bg-\[var\(--color-brand-500\)\]{background-color:var(--color-brand-500)}.bg-black{background-color:var(--color-black)}.bg-black\/50{background-color:color-mix(in srgb,#000 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-red-400{background-color:var(--color-red-400)}.bg-red-500{background-color:var(--color-red-500)}.bg-surface-0{background-color:var(--p-surface-0)}@supports (color: color-mix(in lab,red,red)){.bg-surface-0{background-color:color-mix(in srgb,var(--p-surface-0) 100%,transparent)}}.bg-surface-50{background-color:var(--p-surface-50)}@supports (color: color-mix(in lab,red,red)){.bg-surface-50{background-color:color-mix(in srgb,var(--p-surface-50) 100%,transparent)}}.bg-white{background-color:var(--color-white)}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from: var(--color-blue-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-purple-600{--tw-gradient-to: var(--color-purple-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing) * 0)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-8{padding-right:calc(var(--spacing) * 8)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-center\!{text-align:center!important}.text-left{text-align:left}.text-right{text-align:right}.\!text-2xl{font-size:var(--text-2xl)!important;line-height:var(--tw-leading, var(--text-2xl--line-height))!important}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-2xl\!{font-size:var(--text-2xl)!important;line-height:var(--tw-leading, var(--text-2xl--line-height))!important}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking: var(--tracking-wide);letter-spacing:var(--tracking-wide)}.whitespace-normal{white-space:normal}.tab-1{tab-size:1}.tab-2{tab-size:2}.\!text-white{color:var(--color-white)!important}.text-\[var\(--color-white\)\]{color:var(--color-white)}.text-blue-100{color:var(--color-blue-100)}.text-blue-500{color:var(--color-blue-500)}.text-blue-600{color:var(--color-blue-600)}.text-color{color:var(--p-text-color)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.text-green-600{color:var(--color-green-600)}.text-indigo-500{color:var(--color-indigo-500)}.text-inherit{color:inherit}.text-muted-color{color:var(--p-text-muted-color)}.text-orange-500{color:var(--color-orange-500)}.text-primary{color:var(--p-primary-color)}@supports (color: color-mix(in lab,red,red)){.text-primary{color:color-mix(in srgb,var(--p-primary-color) 100%,transparent)}}.text-red-500{color:var(--color-red-500)}.text-red-600{color:var(--color-red-600)}.text-slate-500{color:var(--color-slate-500)}.text-surface-400{color:var(--p-surface-400)}@supports (color: color-mix(in lab,red,red)){.text-surface-400{color:color-mix(in srgb,var(--p-surface-400) 100%,transparent)}}.text-surface-500{color:var(--p-surface-500)}@supports (color: color-mix(in lab,red,red)){.text-surface-500{color:color-mix(in srgb,var(--p-surface-500) 100%,transparent)}}.text-surface-600{color:var(--p-surface-600)}@supports (color: color-mix(in lab,red,red)){.text-surface-600{color:color-mix(in srgb,var(--p-surface-600) 100%,transparent)}}.text-surface-900{color:var(--p-surface-900)}@supports (color: color-mix(in lab,red,red)){.text-surface-900{color:color-mix(in srgb,var(--p-surface-900) 100%,transparent)}}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0%}.opacity-25{opacity:25%}.opacity-70{opacity:70%}.opacity-75{opacity:75%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-150{--tw-duration: .15s;transition-duration:.15s}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.ease-\[cubic-bezier\(0\.68\,-0\.55\,0\.265\,1\.55\)\]{--tw-ease: cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.contain-layout{--tw-contain-layout: layout;contain:var(--tw-contain-size,) var(--tw-contain-layout,) var(--tw-contain-paint,) var(--tw-contain-style,)}@media(hover:hover){.group-hover\:underline:is(:where(.group):hover *){text-decoration-line:underline}}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:100%}}@media(hover:hover){.hover\:-translate-y-1:hover{--tw-translate-y: calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media(hover:hover){.hover\:scale-105:hover{--tw-scale-x: 105%;--tw-scale-y: 105%;--tw-scale-z: 105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media(hover:hover){.hover\:scale-110:hover{--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media(hover:hover){.hover\:rotate-6:hover{rotate:6deg}}@media(hover:hover){.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}}@media(hover:hover){.hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}}@media(hover:hover){.hover\:bg-indigo-700:hover{background-color:var(--color-indigo-700)}}@media(hover:hover){.hover\:text-blue-600:hover{color:var(--color-blue-600)}}@media(hover:hover){.hover\:text-gray-700:hover{color:var(--color-gray-700)}}@media(hover:hover){.hover\:text-gray-800:hover{color:var(--color-gray-800)}}@media(hover:hover){.hover\:text-primary:hover{color:var(--p-primary-color)}@supports (color: color-mix(in lab,red,red)){.hover\:text-primary:hover{color:color-mix(in srgb,var(--p-primary-color) 100%,transparent)}}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip-path:none;white-space:normal}.focus\:absolute:focus{position:absolute}.focus\:top-4:focus{top:calc(var(--spacing) * 4)}.focus\:left-4:focus{left:calc(var(--spacing) * 4)}.focus\:border-transparent:focus{border-color:transparent}.focus\:ring-2:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-4:focus{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-500:focus{--tw-ring-color: var(--color-blue-500)}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px;--tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-color: var(--color-blue-500)}.aria-checked\:translate-x-6[aria-checked=true]{--tw-translate-x: calc(var(--spacing) * 6);translate:var(--tw-translate-x) var(--tw-translate-y)}.aria-checked\:bg-blue-600[aria-checked=true]{background-color:var(--color-blue-600)}@media(prefers-reduced-motion:no-preference){@media(hover:hover){.motion-safe\:hover\:animate-spin:hover{animation:var(--animate-spin)}}}@media(prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}@media(prefers-contrast:more){.contrast-more\:bg-red-600{background-color:var(--color-red-600)}}@media(prefers-contrast:more){.contrast-more\:text-red-100{color:var(--color-red-100)}}@media(width>=576px){.sm\:flex{display:flex}}@media(width>=576px){.sm\:h-auto{height:auto}}@media(width>=576px){.sm\:w-48{width:calc(var(--spacing) * 48)}}@media(width>=576px){.sm\:max-w-2xl{max-width:var(--container-2xl)}}@media(width>=576px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=576px){.sm\:flex-row{flex-direction:row}}@media(width>=576px){.sm\:items-center{align-items:center}}@media(width>=576px){.sm\:px-20{padding-inline:calc(var(--spacing) * 20)}}@media(width>=768px){.md\:\!flex{display:flex!important}}@media(width>=768px){.md\:\!hidden{display:none!important}}@media(width>=768px){.md\:flex{display:flex}}@media(width>=768px){.md\:hidden{display:none}}@media(width>=768px){.md\:w-1\/3{width:calc(1 / 3 * 100%)}}@media(width>=768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(width>=768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(width>=768px){.md\:flex-row{flex-direction:row}}@media(width>=768px){.md\:items-center{align-items:center}}@media(width>=768px){.md\:self-start{align-self:flex-start}}@media(width>=768px){.md\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(width>=768px){.md\:p-6{padding:calc(var(--spacing) * 6)}}@media(width>=768px){.md\:p-8{padding:calc(var(--spacing) * 8)}}@media(width>=768px){.md\:text-center{text-align:center}}@media(width>=768px){.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media(width>=768px){.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(width>=768px){.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(width>=992px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(width>=992px){.lg\:p-12{padding:calc(var(--spacing) * 12)}}@media(width>=992px){.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media(width>=992px){.lg\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}}@media(width>=992px){.lg\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@media(width>=1200px){.xl\:w-1\/3{width:calc(1 / 3 * 100%)}}@media(width>=1200px){.xl\:w-2\/3{width:calc(2 / 3 * 100%)}}@media(width>=1200px){.xl\:flex-row{flex-direction:row}}@container (width >= 400px){.\@\[400px\]\:w-32{width:calc(var(--spacing) * 32)}}@container (width >= 400px){.\@\[400px\]\:flex-row{flex-direction:row}}@container (width >= 400px){.\@\[400px\]\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@container (width >= 400px){.\@\[400px\]\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}}@container (width >= 32rem){.\@lg\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}}@container (width >= 42rem){.\@2xl\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}.dark\:border-surface-500:where(.app-dark,.app-dark *){border-color:var(--p-surface-500)}@supports (color: color-mix(in lab,red,red)){.dark\:border-surface-500:where(.app-dark,.app-dark *){border-color:color-mix(in srgb,var(--p-surface-500) 100%,transparent)}}.dark\:bg-gray-800:where(.app-dark,.app-dark *){background-color:var(--color-gray-800)}.dark\:bg-gray-900:where(.app-dark,.app-dark *){background-color:var(--color-gray-900)}.dark\:bg-surface-900:where(.app-dark,.app-dark *){background-color:var(--p-surface-900)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-surface-900:where(.app-dark,.app-dark *){background-color:color-mix(in srgb,var(--p-surface-900) 100%,transparent)}}.dark\:bg-surface-950:where(.app-dark,.app-dark *){background-color:var(--p-surface-950)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-surface-950:where(.app-dark,.app-dark *){background-color:color-mix(in srgb,var(--p-surface-950) 100%,transparent)}}.dark\:text-gray-400:where(.app-dark,.app-dark *){color:var(--color-gray-400)}.dark\:text-surface-0:where(.app-dark,.app-dark *){color:var(--p-surface-0)}@supports (color: color-mix(in lab,red,red)){.dark\:text-surface-0:where(.app-dark,.app-dark *){color:color-mix(in srgb,var(--p-surface-0) 100%,transparent)}}.dark\:text-surface-200:where(.app-dark,.app-dark *){color:var(--p-surface-200)}@supports (color: color-mix(in lab,red,red)){.dark\:text-surface-200:where(.app-dark,.app-dark *){color:color-mix(in srgb,var(--p-surface-200) 100%,transparent)}}.dark\:text-white:where(.app-dark,.app-dark *){color:var(--color-white)}}@font-face{font-family:uicons-regular-rounded;src:url(uicons-regular-rounded-J3WOUERV.4eecea1235bb16ad.woff2) format("woff2"),url(uicons-regular-rounded-KDJ23353.50d3adefbbb2954a.woff) format("woff"),url(uicons-regular-rounded-ESQGLQQ4.24a065c21c7fa3e2.eot#iefix) format("embedded-opentype");font-display:swap}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{font-family:uicons-regular-rounded!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variable-selector-00:before{content:"\fe00"}.variable-selector-01:before{content:"\fe01"}.variable-selector-02:before{content:"\fe02"}.variable-selector-03:before{content:"\fe03"}.variable-selector-04:before{content:"\fe04"}.variable-selector-05:before{content:"\fe05"}.variable-selector-06:before{content:"\fe06"}.variable-selector-07:before{content:"\fe07"}.variable-selector-08:before{content:"\fe08"}.variable-selector-09:before{content:"\fe09"}.variable-selector-0a:before{content:"\fe0a"}.variable-selector-0b:before{content:"\fe0b"}.variable-selector-0c:before{content:"\fe0c"}.variable-selector-0d:before{content:"\fe0d"}.variable-selector-0e:before{content:"\fe0e"}.variable-selector-0f:before{content:"\fe0f"}.combining-half-marks-00:before{content:"\fe20"}.combining-half-marks-01:before{content:"\fe21"}.combining-half-marks-02:before{content:"\fe22"}.combining-half-marks-03:before{content:"\fe23"}.combining-half-marks-04:before{content:"\fe24"}.combining-half-marks-05:before{content:"\fe25"}.combining-half-marks-06:before{content:"\fe26"}.combining-half-marks-07:before{content:"\fe27"}.combining-half-marks-08:before{content:"\fe28"}.combining-half-marks-09:before{content:"\fe29"}.combining-half-marks-0a:before{content:"\fe2a"}.combining-half-marks-0b:before{content:"\fe2b"}.combining-half-marks-0c:before{content:"\fe2c"}.combining-half-marks-0d:before{content:"\fe2d"}.combining-half-marks-0e:before{content:"\fe2e"}.combining-half-marks-0f:before{content:"\fe2f"}.zero-width-no-break-space-0f:before{content:"\feff"}.fi-rr-0:before{content:"\f101"}.fi-rr-00s-music-disc:before{content:"\f102"}.fi-rr-1:before{content:"\f103"}.fi-rr-2:before{content:"\f104"}.fi-rr-3:before{content:"\f105"}.fi-rr-360-degrees:before{content:"\f106"}.fi-rr-4:before{content:"\f107"}.fi-rr-404:before{content:"\f108"}.fi-rr-5:before{content:"\f109"}.fi-rr-6:before{content:"\f10a"}.fi-rr-60s-music-disc:before{content:"\f10b"}.fi-rr-7:before{content:"\f10c"}.fi-rr-70s-music-disc:before{content:"\f10d"}.fi-rr-8:before{content:"\f10e"}.fi-rr-80s-music-disc:before{content:"\f10f"}.fi-rr-9:before{content:"\f110"}.fi-rr-90s-music-disc:before{content:"\f111"}.fi-rr-a:before{content:"\f112"}.fi-rr-accident:before{content:"\f113"}.fi-rr-acorn:before{content:"\f114"}.fi-rr-ad-paid:before{content:"\f115"}.fi-rr-ad:before{content:"\f116"}.fi-rr-add-document:before{content:"\f117"}.fi-rr-add-folder:before{content:"\f118"}.fi-rr-add-image:before{content:"\f119"}.fi-rr-add:before{content:"\f11a"}.fi-rr-address-book:before{content:"\f11b"}.fi-rr-address-card:before{content:"\f11c"}.fi-rr-admin-alt:before{content:"\f11d"}.fi-rr-admin:before{content:"\f11e"}.fi-rr-age-alt:before{content:"\f11f"}.fi-rr-age-restriction-eighteen:before{content:"\f120"}.fi-rr-age-restriction-seven:before{content:"\f121"}.fi-rr-age-restriction-six:before{content:"\f122"}.fi-rr-age-restriction-sixteen:before{content:"\f123"}.fi-rr-age-restriction-thirteen:before{content:"\f124"}.fi-rr-age-restriction-three:before{content:"\f125"}.fi-rr-age-restriction-twelve:before{content:"\f126"}.fi-rr-age-restriction-twenty-one:before{content:"\f127"}.fi-rr-age-restriction-zero:before{content:"\f128"}.fi-rr-age:before{content:"\f129"}.fi-rr-air-conditioner:before{content:"\f12a"}.fi-rr-air-freshener:before{content:"\f12b"}.fi-rr-air-pollution:before{content:"\f12c"}.fi-rr-airplane-journey:before{content:"\f12d"}.fi-rr-airplane-window-open:before{content:"\f12e"}.fi-rr-airplay:before{content:"\f12f"}.fi-rr-alarm-clock:before{content:"\f130"}.fi-rr-alarm-exclamation:before{content:"\f131"}.fi-rr-alarm-plus:before{content:"\f132"}.fi-rr-alarm-snooze:before{content:"\f133"}.fi-rr-album-circle-plus:before{content:"\f134"}.fi-rr-album-circle-user:before{content:"\f135"}.fi-rr-album-collection:before{content:"\f136"}.fi-rr-album:before{content:"\f137"}.fi-rr-algorithm:before{content:"\f138"}.fi-rr-alicorn:before{content:"\f139"}.fi-rr-alien:before{content:"\f13a"}.fi-rr-align-center:before{content:"\f13b"}.fi-rr-align-justify:before{content:"\f13c"}.fi-rr-align-left:before{content:"\f13d"}.fi-rr-align-slash:before{content:"\f13e"}.fi-rr-ambulance:before{content:"\f13f"}.fi-rr-analyse-alt:before{content:"\f140"}.fi-rr-analyse:before{content:"\f141"}.fi-rr-anatomical-heart:before{content:"\f142"}.fi-rr-anchor:before{content:"\f143"}.fi-rr-angel:before{content:"\f144"}.fi-rr-angle-90:before{content:"\f145"}.fi-rr-angle-circle-down:before{content:"\f146"}.fi-rr-angle-circle-left:before{content:"\f147"}.fi-rr-angle-circle-right:before{content:"\f148"}.fi-rr-angle-circle-up:before{content:"\f149"}.fi-rr-angle-double-left:before{content:"\f14a"}.fi-rr-angle-double-right:before{content:"\f14b"}.fi-rr-angle-double-small-down:before{content:"\f14c"}.fi-rr-angle-double-small-left:before{content:"\f14d"}.fi-rr-angle-double-small-right:before{content:"\f14e"}.fi-rr-angle-double-small-up:before{content:"\f14f"}.fi-rr-angle-down:before{content:"\f150"}.fi-rr-angle-left:before{content:"\f151"}.fi-rr-angle-right:before{content:"\f152"}.fi-rr-angle-small-down:before{content:"\f153"}.fi-rr-angle-small-left:before{content:"\f154"}.fi-rr-angle-small-right:before{content:"\f155"}.fi-rr-angle-small-up:before{content:"\f156"}.fi-rr-angle-square-down:before{content:"\f157"}.fi-rr-angle-square-left:before{content:"\f158"}.fi-rr-angle-square-right:before{content:"\f159"}.fi-rr-angle-square-up:before{content:"\f15a"}.fi-rr-angle-up:before{content:"\f15b"}.fi-rr-angle:before{content:"\f15c"}.fi-rr-angles-up-down:before{content:"\f15d"}.fi-rr-angry:before{content:"\f15e"}.fi-rr-animated-icon:before{content:"\f15f"}.fi-rr-ankh:before{content:"\f160"}.fi-rr-answer-alt:before{content:"\f161"}.fi-rr-answer:before{content:"\f162"}.fi-rr-apartment:before{content:"\f163"}.fi-rr-aperture:before{content:"\f164"}.fi-rr-api:before{content:"\f165"}.fi-rr-apple-core:before{content:"\f166"}.fi-rr-apple-crate:before{content:"\f167"}.fi-rr-apple-whole:before{content:"\f168"}.fi-rr-apps-add:before{content:"\f169"}.fi-rr-apps-delete:before{content:"\f16a"}.fi-rr-apps-sort:before{content:"\f16b"}.fi-rr-apps:before{content:"\f16c"}.fi-rr-archive:before{content:"\f16d"}.fi-rr-archway:before{content:"\f16e"}.fi-rr-arrow-alt-circle-down:before{content:"\f16f"}.fi-rr-arrow-alt-circle-left:before{content:"\f170"}.fi-rr-arrow-alt-circle-right:before{content:"\f171"}.fi-rr-arrow-alt-circle-up:before{content:"\f172"}.fi-rr-arrow-alt-down:before{content:"\f173"}.fi-rr-arrow-alt-from-bottom:before{content:"\f174"}.fi-rr-arrow-alt-from-left:before{content:"\f175"}.fi-rr-arrow-alt-from-right:before{content:"\f176"}.fi-rr-arrow-alt-from-top:before{content:"\f177"}.fi-rr-arrow-alt-left:before{content:"\f178"}.fi-rr-arrow-alt-right:before{content:"\f179"}.fi-rr-arrow-alt-square-down:before{content:"\f17a"}.fi-rr-arrow-alt-square-left:before{content:"\f17b"}.fi-rr-arrow-alt-square-right:before{content:"\f17c"}.fi-rr-arrow-alt-square-up:before{content:"\f17d"}.fi-rr-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rr-arrow-alt-to-left:before{content:"\f17f"}.fi-rr-arrow-alt-to-right:before{content:"\f180"}.fi-rr-arrow-alt-to-top:before{content:"\f181"}.fi-rr-arrow-alt-up:before{content:"\f182"}.fi-rr-arrow-circle-down:before{content:"\f183"}.fi-rr-arrow-circle-left:before{content:"\f184"}.fi-rr-arrow-circle-right:before{content:"\f185"}.fi-rr-arrow-circle-up:before{content:"\f186"}.fi-rr-arrow-comparison:before{content:"\f187"}.fi-rr-arrow-down-from-arc:before{content:"\f188"}.fi-rr-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rr-arrow-down-left:before{content:"\f18a"}.fi-rr-arrow-down-small-big:before{content:"\f18b"}.fi-rr-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rr-arrow-down-to-square:before{content:"\f18d"}.fi-rr-arrow-down-triangle-square:before{content:"\f18e"}.fi-rr-arrow-down:before{content:"\f18f"}.fi-rr-arrow-from-bottom:before{content:"\f190"}.fi-rr-arrow-from-left:before{content:"\f191"}.fi-rr-arrow-from-right:before{content:"\f192"}.fi-rr-arrow-from-top:before{content:"\f193"}.fi-rr-arrow-left-from-arc:before{content:"\f194"}.fi-rr-arrow-left-from-line:before{content:"\f195"}.fi-rr-arrow-left-to-arc:before{content:"\f196"}.fi-rr-arrow-left:before{content:"\f197"}.fi-rr-arrow-progress-alt:before{content:"\f198"}.fi-rr-arrow-progress:before{content:"\f199"}.fi-rr-arrow-right-to-bracket:before{content:"\f19a"}.fi-rr-arrow-right:before{content:"\f19b"}.fi-rr-arrow-small-down:before{content:"\f19c"}.fi-rr-arrow-small-left:before{content:"\f19d"}.fi-rr-arrow-small-right:before{content:"\f19e"}.fi-rr-arrow-small-up:before{content:"\f19f"}.fi-rr-arrow-square-down:before{content:"\f1a0"}.fi-rr-arrow-square-left:before{content:"\f1a1"}.fi-rr-arrow-square-right:before{content:"\f1a2"}.fi-rr-arrow-square-up:before{content:"\f1a3"}.fi-rr-arrow-to-bottom:before{content:"\f1a4"}.fi-rr-arrow-to-left:before{content:"\f1a5"}.fi-rr-arrow-to-right:before{content:"\f1a6"}.fi-rr-arrow-to-top:before{content:"\f1a7"}.fi-rr-arrow-trend-down:before{content:"\f1a8"}.fi-rr-arrow-trend-up:before{content:"\f1a9"}.fi-rr-arrow-turn-down-left:before{content:"\f1aa"}.fi-rr-arrow-turn-down-right:before{content:"\f1ab"}.fi-rr-arrow-turn-left-up:before{content:"\f1ac"}.fi-rr-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-rr-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-rr-arrow-up-from-square:before{content:"\f1af"}.fi-rr-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-rr-arrow-up-left:before{content:"\f1b1"}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-rr-arrow-up-right-from-square:before{content:"\f1b3"}.fi-rr-arrow-up-right:before{content:"\f1b4"}.fi-rr-arrow-up-small-big:before{content:"\f1b5"}.fi-rr-arrow-up-square-triangle:before{content:"\f1b6"}.fi-rr-arrow-up-to-arc:before{content:"\f1b7"}.fi-rr-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-rr-arrow-up:before{content:"\f1b9"}.fi-rr-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-rr-arrows-alt-h:before{content:"\f1bb"}.fi-rr-arrows-alt-v:before{content:"\f1bc"}.fi-rr-arrows-alt:before{content:"\f1bd"}.fi-rr-arrows-cross:before{content:"\f1be"}.fi-rr-arrows-from-dotted-line:before{content:"\f1bf"}.fi-rr-arrows-from-line:before{content:"\f1c0"}.fi-rr-arrows-h-copy:before{content:"\f1c1"}.fi-rr-arrows-h:before{content:"\f1c2"}.fi-rr-arrows-repeat-1:before{content:"\f1c3"}.fi-rr-arrows-repeat:before{content:"\f1c4"}.fi-rr-arrows-retweet:before{content:"\f1c5"}.fi-rr-arrows-split-right-and-left:before{content:"\f1c6"}.fi-rr-arrows-split-up-and-left:before{content:"\f1c7"}.fi-rr-arrows-to-circle:before{content:"\f1c8"}.fi-rr-arrows-to-dotted-line:before{content:"\f1c9"}.fi-rr-arrows-to-eye:before{content:"\f1ca"}.fi-rr-arrows-to-line:before{content:"\f1cb"}.fi-rr-arrows:before{content:"\f1cc"}.fi-rr-artificial-intelligence:before{content:"\f1cd"}.fi-rr-assept-document:before{content:"\f1ce"}.fi-rr-assessment-alt:before{content:"\f1cf"}.fi-rr-assessment:before{content:"\f1d0"}.fi-rr-assign:before{content:"\f1d1"}.fi-rr-assistive-listening-systems:before{content:"\f1d2"}.fi-rr-asterik:before{content:"\f1d3"}.fi-rr-at:before{content:"\f1d4"}.fi-rr-attribution-pen:before{content:"\f1d5"}.fi-rr-attribution-pencil:before{content:"\f1d6"}.fi-rr-aubergine:before{content:"\f1d7"}.fi-rr-auction:before{content:"\f1d8"}.fi-rr-audience-megaphone:before{content:"\f1d9"}.fi-rr-audio-description-slash:before{content:"\f1da"}.fi-rr-audit-alt:before{content:"\f1db"}.fi-rr-audit:before{content:"\f1dc"}.fi-rr-austral-sign:before{content:"\f1dd"}.fi-rr-avocado:before{content:"\f1de"}.fi-rr-award:before{content:"\f1df"}.fi-rr-axe-battle:before{content:"\f1e0"}.fi-rr-axe:before{content:"\f1e1"}.fi-rr-b:before{content:"\f1e2"}.fi-rr-baby-carriage:before{content:"\f1e3"}.fi-rr-baby:before{content:"\f1e4"}.fi-rr-back-up:before{content:"\f1e5"}.fi-rr-background:before{content:"\f1e6"}.fi-rr-backpack:before{content:"\f1e7"}.fi-rr-bacon:before{content:"\f1e8"}.fi-rr-bacteria:before{content:"\f1e9"}.fi-rr-bacterium:before{content:"\f1ea"}.fi-rr-badge-check:before{content:"\f1eb"}.fi-rr-badge-dollar:before{content:"\f1ec"}.fi-rr-badge-leaf:before{content:"\f1ed"}.fi-rr-badge-percent:before{content:"\f1ee"}.fi-rr-badge-sheriff:before{content:"\f1ef"}.fi-rr-badge:before{content:"\f1f0"}.fi-rr-badger-honey:before{content:"\f1f1"}.fi-rr-badget-check-alt:before{content:"\f1f2"}.fi-rr-badminton:before{content:"\f1f3"}.fi-rr-bag-map-pin:before{content:"\f1f4"}.fi-rr-bag-seedling:before{content:"\f1f5"}.fi-rr-bag-shopping-minus:before{content:"\f1f6"}.fi-rr-bags-shopping:before{content:"\f1f7"}.fi-rr-baguette:before{content:"\f1f8"}.fi-rr-bahai:before{content:"\f1f9"}.fi-rr-baht-sign:before{content:"\f1fa"}.fi-rr-balance-scale-left:before{content:"\f1fb"}.fi-rr-balance-scale-right:before{content:"\f1fc"}.fi-rr-ball-pile:before{content:"\f1fd"}.fi-rr-ball:before{content:"\f1fe"}.fi-rr-ballet-dance:before{content:"\f1ff"}.fi-rr-balloon:before{content:"\f200"}.fi-rr-balloons:before{content:"\f201"}.fi-rr-ballot-check:before{content:"\f202"}.fi-rr-ballot:before{content:"\f203"}.fi-rr-ban-bug:before{content:"\f204"}.fi-rr-ban:before{content:"\f205"}.fi-rr-banana:before{content:"\f206"}.fi-rr-band-aid:before{content:"\f207"}.fi-rr-bangladeshi-taka-sign:before{content:"\f208"}.fi-rr-banjo:before{content:"\f209"}.fi-rr-bank:before{content:"\f20a"}.fi-rr-banner-2:before{content:"\f20b"}.fi-rr-banner-3:before{content:"\f20c"}.fi-rr-banner-4:before{content:"\f20d"}.fi-rr-banner-5:before{content:"\f20e"}.fi-rr-banner:before{content:"\f20f"}.fi-rr-barber-pole:before{content:"\f210"}.fi-rr-barber-shop:before{content:"\f211"}.fi-rr-barcode-read:before{content:"\f212"}.fi-rr-barcode-scan:before{content:"\f213"}.fi-rr-barcode:before{content:"\f214"}.fi-rr-bars-filter:before{content:"\f215"}.fi-rr-bars-progress:before{content:"\f216"}.fi-rr-bars-sort:before{content:"\f217"}.fi-rr-bars-staggered:before{content:"\f218"}.fi-rr-baseball-alt:before{content:"\f219"}.fi-rr-baseball:before{content:"\f21a"}.fi-rr-basket-shopping-minus:before{content:"\f21b"}.fi-rr-basket-shopping-plus:before{content:"\f21c"}.fi-rr-basket-shopping-simple:before{content:"\f21d"}.fi-rr-basket:before{content:"\f21e"}.fi-rr-basketball:before{content:"\f21f"}.fi-rr-bat:before{content:"\f220"}.fi-rr-bath:before{content:"\f221"}.fi-rr-battery-bolt:before{content:"\f222"}.fi-rr-battery-empty:before{content:"\f223"}.fi-rr-battery-exclamation:before{content:"\f224"}.fi-rr-battery-full:before{content:"\f225"}.fi-rr-battery-half:before{content:"\f226"}.fi-rr-battery-quarter:before{content:"\f227"}.fi-rr-battery-slash:before{content:"\f228"}.fi-rr-battery-three-quarters:before{content:"\f229"}.fi-rr-beacon:before{content:"\f22a"}.fi-rr-bed-alt:before{content:"\f22b"}.fi-rr-bed-bunk:before{content:"\f22c"}.fi-rr-bed-empty:before{content:"\f22d"}.fi-rr-bed:before{content:"\f22e"}.fi-rr-bee:before{content:"\f22f"}.fi-rr-beer-mug-empty:before{content:"\f230"}.fi-rr-beer:before{content:"\f231"}.fi-rr-bell-concierge:before{content:"\f232"}.fi-rr-bell-notification-call:before{content:"\f233"}.fi-rr-bell-notification-social-media:before{content:"\f234"}.fi-rr-bell-ring:before{content:"\f235"}.fi-rr-bell-school-slash:before{content:"\f236"}.fi-rr-bell-school:before{content:"\f237"}.fi-rr-bell-slash:before{content:"\f238"}.fi-rr-bell:before{content:"\f239"}.fi-rr-bells:before{content:"\f23a"}.fi-rr-bench-tree:before{content:"\f23b"}.fi-rr-benefit-diamond-alt:before{content:"\f23c"}.fi-rr-benefit-diamond:before{content:"\f23d"}.fi-rr-benefit-hand:before{content:"\f23e"}.fi-rr-benefit-increase:before{content:"\f23f"}.fi-rr-benefit-porcent:before{content:"\f240"}.fi-rr-benefit:before{content:"\f241"}.fi-rr-betamax:before{content:"\f242"}.fi-rr-bible:before{content:"\f243"}.fi-rr-bicycle-journey:before{content:"\f244"}.fi-rr-bike:before{content:"\f245"}.fi-rr-biking-mountain:before{content:"\f246"}.fi-rr-biking:before{content:"\f247"}.fi-rr-bill-arrow:before{content:"\f248"}.fi-rr-billiard:before{content:"\f249"}.fi-rr-bin-bottles:before{content:"\f24a"}.fi-rr-binary-circle-check:before{content:"\f24b"}.fi-rr-binary-lock:before{content:"\f24c"}.fi-rr-binary-slash:before{content:"\f24d"}.fi-rr-binary:before{content:"\f24e"}.fi-rr-binoculars:before{content:"\f24f"}.fi-rr-bio-leaves:before{content:"\f250"}.fi-rr-bio:before{content:"\f251"}.fi-rr-biohazard:before{content:"\f252"}.fi-rr-bird:before{content:"\f253"}.fi-rr-bitcoin-sign:before{content:"\f254"}.fi-rr-blanket:before{content:"\f255"}.fi-rr-blender-phone:before{content:"\f256"}.fi-rr-blender:before{content:"\f257"}.fi-rr-blinds-open:before{content:"\f258"}.fi-rr-blinds-raised:before{content:"\f259"}.fi-rr-blinds:before{content:"\f25a"}.fi-rr-block-brick:before{content:"\f25b"}.fi-rr-block-microphone:before{content:"\f25c"}.fi-rr-block-question:before{content:"\f25d"}.fi-rr-block-quote:before{content:"\f25e"}.fi-rr-block:before{content:"\f25f"}.fi-rr-blockchain-3:before{content:"\f260"}.fi-rr-blog-pencil:before{content:"\f261"}.fi-rr-blog-text:before{content:"\f262"}.fi-rr-blood-dropper:before{content:"\f263"}.fi-rr-blood-test-tube-alt:before{content:"\f264"}.fi-rr-blood-test-tube:before{content:"\f265"}.fi-rr-blood:before{content:"\f266"}.fi-rr-blueberries:before{content:"\f267"}.fi-rr-blueprint:before{content:"\f268"}.fi-rr-bold:before{content:"\f269"}.fi-rr-bolt-auto:before{content:"\f26a"}.fi-rr-bolt-slash:before{content:"\f26b"}.fi-rr-bolt:before{content:"\f26c"}.fi-rr-bomb:before{content:"\f26d"}.fi-rr-bone-break:before{content:"\f26e"}.fi-rr-bone:before{content:"\f26f"}.fi-rr-bong:before{content:"\f270"}.fi-rr-bonus-alt:before{content:"\f271"}.fi-rr-bonus-star:before{content:"\f272"}.fi-rr-bonus:before{content:"\f273"}.fi-rr-book-alt:before{content:"\f274"}.fi-rr-book-arrow-right:before{content:"\f275"}.fi-rr-book-arrow-up:before{content:"\f276"}.fi-rr-book-atlas:before{content:"\f277"}.fi-rr-book-bookmark:before{content:"\f278"}.fi-rr-book-circle-arrow-right:before{content:"\f279"}.fi-rr-book-circle-arrow-up:before{content:"\f27a"}.fi-rr-book-copy:before{content:"\f27b"}.fi-rr-book-dead:before{content:"\f27c"}.fi-rr-book-font:before{content:"\f27d"}.fi-rr-book-heart:before{content:"\f27e"}.fi-rr-book-medical:before{content:"\f27f"}.fi-rr-book-open-cover:before{content:"\f280"}.fi-rr-book-open-reader:before{content:"\f281"}.fi-rr-book-plus:before{content:"\f282"}.fi-rr-book-quran:before{content:"\f283"}.fi-rr-book-section:before{content:"\f284"}.fi-rr-book-spells:before{content:"\f285"}.fi-rr-book-tanakh:before{content:"\f286"}.fi-rr-book-user:before{content:"\f287"}.fi-rr-book:before{content:"\f288"}.fi-rr-Booking:before{content:"\f289"}.fi-rr-bookmark-slash:before{content:"\f28a"}.fi-rr-bookmark:before{content:"\f28b"}.fi-rr-books-medical:before{content:"\f28c"}.fi-rr-books:before{content:"\f28d"}.fi-rr-boot-heeled:before{content:"\f28e"}.fi-rr-boot:before{content:"\f28f"}.fi-rr-booth-curtain:before{content:"\f290"}.fi-rr-border-all:before{content:"\f291"}.fi-rr-border-bottom:before{content:"\f292"}.fi-rr-border-center-h:before{content:"\f293"}.fi-rr-border-center-v:before{content:"\f294"}.fi-rr-border-inner:before{content:"\f295"}.fi-rr-border-left:before{content:"\f296"}.fi-rr-border-none:before{content:"\f297"}.fi-rr-border-outer:before{content:"\f298"}.fi-rr-border-right:before{content:"\f299"}.fi-rr-border-style-alt:before{content:"\f29a"}.fi-rr-border-style:before{content:"\f29b"}.fi-rr-border-top:before{content:"\f29c"}.fi-rr-boss:before{content:"\f29d"}.fi-rr-bottle-droplet:before{content:"\f29e"}.fi-rr-bottle:before{content:"\f29f"}.fi-rr-bow-arrow:before{content:"\f2a0"}.fi-rr-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rr-bowl-chopsticks:before{content:"\f2a2"}.fi-rr-bowl-rice:before{content:"\f2a3"}.fi-rr-bowl-scoop:before{content:"\f2a4"}.fi-rr-bowl-scoops:before{content:"\f2a5"}.fi-rr-bowl-soft-serve:before{content:"\f2a6"}.fi-rr-bowl-spoon:before{content:"\f2a7"}.fi-rr-bowling-ball:before{content:"\f2a8"}.fi-rr-bowling-pins:before{content:"\f2a9"}.fi-rr-bowling:before{content:"\f2aa"}.fi-rr-box-alt:before{content:"\f2ab"}.fi-rr-box-ballot:before{content:"\f2ac"}.fi-rr-box-check:before{content:"\f2ad"}.fi-rr-box-circle-check:before{content:"\f2ae"}.fi-rr-box-dollar:before{content:"\f2af"}.fi-rr-box-fragile:before{content:"\f2b0"}.fi-rr-box-heart:before{content:"\f2b1"}.fi-rr-box-open-full:before{content:"\f2b2"}.fi-rr-box-open:before{content:"\f2b3"}.fi-rr-box-tissue:before{content:"\f2b4"}.fi-rr-box-up:before{content:"\f2b5"}.fi-rr-box:before{content:"\f2b6"}.fi-rr-boxes:before{content:"\f2b7"}.fi-rr-boxing-glove:before{content:"\f2b8"}.fi-rr-bracket-curly-right:before{content:"\f2b9"}.fi-rr-bracket-curly:before{content:"\f2ba"}.fi-rr-bracket-round-right:before{content:"\f2bb"}.fi-rr-bracket-round:before{content:"\f2bc"}.fi-rr-bracket-square-right:before{content:"\f2bd"}.fi-rr-bracket-square:before{content:"\f2be"}.fi-rr-brackets-curly:before{content:"\f2bf"}.fi-rr-brackets-round:before{content:"\f2c0"}.fi-rr-brackets-square:before{content:"\f2c1"}.fi-rr-braille-a:before{content:"\f2c2"}.fi-rr-braille-b:before{content:"\f2c3"}.fi-rr-braille-c:before{content:"\f2c4"}.fi-rr-braille-d:before{content:"\f2c5"}.fi-rr-braille-e:before{content:"\f2c6"}.fi-rr-braille-g:before{content:"\f2c7"}.fi-rr-braille-h:before{content:"\f2c8"}.fi-rr-braille-i:before{content:"\f2c9"}.fi-rr-braille-j:before{content:"\f2ca"}.fi-rr-braille-k:before{content:"\f2cb"}.fi-rr-braille-l:before{content:"\f2cc"}.fi-rr-braille-m:before{content:"\f2cd"}.fi-rr-braille-n-alt:before{content:"\f2ce"}.fi-rr-braille-n:before{content:"\f2cf"}.fi-rr-braille-o:before{content:"\f2d0"}.fi-rr-braille-p:before{content:"\f2d1"}.fi-rr-braille-q:before{content:"\f2d2"}.fi-rr-braille-r:before{content:"\f2d3"}.fi-rr-braille-s:before{content:"\f2d4"}.fi-rr-braille-t:before{content:"\f2d5"}.fi-rr-braille-u:before{content:"\f2d6"}.fi-rr-braille-v:before{content:"\f2d7"}.fi-rr-braille-w:before{content:"\f2d8"}.fi-rr-braille-x:before{content:"\f2d9"}.fi-rr-braille-y:before{content:"\f2da"}.fi-rr-braille-z:before{content:"\f2db"}.fi-rr-braille:before{content:"\f2dc"}.fi-rr-brain-circuit:before{content:"\f2dd"}.fi-rr-brain:before{content:"\f2de"}.fi-rr-brake-warning:before{content:"\f2df"}.fi-rr-branching:before{content:"\f2e0"}.fi-rr-brand:before{content:"\f2e1"}.fi-rr-branding:before{content:"\f2e2"}.fi-rr-bread-loaf:before{content:"\f2e3"}.fi-rr-bread-slice-butter:before{content:"\f2e4"}.fi-rr-bread-slice:before{content:"\f2e5"}.fi-rr-bread:before{content:"\f2e6"}.fi-rr-briefcase-arrow-right:before{content:"\f2e7"}.fi-rr-briefcase-blank:before{content:"\f2e8"}.fi-rr-briefcase:before{content:"\f2e9"}.fi-rr-brightness-low:before{content:"\f2ea"}.fi-rr-brightness:before{content:"\f2eb"}.fi-rr-bring-forward:before{content:"\f2ec"}.fi-rr-bring-front:before{content:"\f2ed"}.fi-rr-broadcast-tower:before{content:"\f2ee"}.fi-rr-broccoli:before{content:"\f2ef"}.fi-rr-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rr-broken-image:before{content:"\f2f1"}.fi-rr-broom-ball:before{content:"\f2f2"}.fi-rr-broom:before{content:"\f2f3"}.fi-rr-browser-ui:before{content:"\f2f4"}.fi-rr-browser:before{content:"\f2f5"}.fi-rr-browsers:before{content:"\f2f6"}.fi-rr-brush:before{content:"\f2f7"}.fi-rr-bucket:before{content:"\f2f8"}.fi-rr-budget-alt:before{content:"\f2f9"}.fi-rr-budget:before{content:"\f2fa"}.fi-rr-bug-slash:before{content:"\f2fb"}.fi-rr-bug:before{content:"\f2fc"}.fi-rr-bugs:before{content:"\f2fd"}.fi-rr-build-alt:before{content:"\f2fe"}.fi-rr-build:before{content:"\f2ff"}.fi-rr-builder:before{content:"\f300"}.fi-rr-building-circle-arrow-right:before{content:"\f301"}.fi-rr-building-ngo:before{content:"\f302"}.fi-rr-building:before{content:"\f303"}.fi-rr-bulb:before{content:"\f304"}.fi-rr-bullet:before{content:"\f305"}.fi-rr-bullhorn:before{content:"\f306"}.fi-rr-bullseye-arrow:before{content:"\f307"}.fi-rr-bullseye-pointer:before{content:"\f308"}.fi-rr-bullseye:before{content:"\f309"}.fi-rr-burger-alt:before{content:"\f30a"}.fi-rr-burger-fries:before{content:"\f30b"}.fi-rr-burger-glass:before{content:"\f30c"}.fi-rr-burrito:before{content:"\f30d"}.fi-rr-burst:before{content:"\f30e"}.fi-rr-bus-alt:before{content:"\f30f"}.fi-rr-bus:before{content:"\f310"}.fi-rr-business-time:before{content:"\f311"}.fi-rr-Butter:before{content:"\f312"}.fi-rr-butterfly:before{content:"\f313"}.fi-rr-c:before{content:"\f314"}.fi-rr-cabin:before{content:"\f315"}.fi-rr-cactus:before{content:"\f316"}.fi-rr-cage-empty:before{content:"\f317"}.fi-rr-cake-birthday:before{content:"\f318"}.fi-rr-cake-slice:before{content:"\f319"}.fi-rr-cake-wedding:before{content:"\f31a"}.fi-rr-calculator-bill:before{content:"\f31b"}.fi-rr-calculator-math-tax:before{content:"\f31c"}.fi-rr-calculator-money:before{content:"\f31d"}.fi-rr-calculator-simple:before{content:"\f31e"}.fi-rr-calculator:before{content:"\f31f"}.fi-rr-calendar-arrow-down:before{content:"\f320"}.fi-rr-calendar-arrow-up:before{content:"\f321"}.fi-rr-calendar-birhtday-cake:before{content:"\f322"}.fi-rr-calendar-call:before{content:"\f323"}.fi-rr-calendar-check:before{content:"\f324"}.fi-rr-calendar-clock:before{content:"\f325"}.fi-rr-calendar-day:before{content:"\f326"}.fi-rr-calendar-days:before{content:"\f327"}.fi-rr-calendar-event-tax:before{content:"\f328"}.fi-rr-calendar-exclamation:before{content:"\f329"}.fi-rr-calendar-gavel-legal:before{content:"\f32a"}.fi-rr-calendar-heart:before{content:"\f32b"}.fi-rr-calendar-image:before{content:"\f32c"}.fi-rr-calendar-lines-pen:before{content:"\f32d"}.fi-rr-calendar-lines:before{content:"\f32e"}.fi-rr-calendar-minus:before{content:"\f32f"}.fi-rr-calendar-payment-loan:before{content:"\f330"}.fi-rr-calendar-pen:before{content:"\f331"}.fi-rr-calendar-plus:before{content:"\f332"}.fi-rr-calendar-salary:before{content:"\f333"}.fi-rr-calendar-shift-swap:before{content:"\f334"}.fi-rr-calendar-star:before{content:"\f335"}.fi-rr-calendar-swap:before{content:"\f336"}.fi-rr-calendar-week:before{content:"\f337"}.fi-rr-calendar-xmark:before{content:"\f338"}.fi-rr-calendar:before{content:"\f339"}.fi-rr-calendars:before{content:"\f33a"}.fi-rr-call-duration:before{content:"\f33b"}.fi-rr-call-history:before{content:"\f33c"}.fi-rr-call-incoming:before{content:"\f33d"}.fi-rr-call-missed:before{content:"\f33e"}.fi-rr-call-outgoing:before{content:"\f33f"}.fi-rr-camcorder:before{content:"\f340"}.fi-rr-camera-cctv:before{content:"\f341"}.fi-rr-camera-movie:before{content:"\f342"}.fi-rr-camera-retro:before{content:"\f343"}.fi-rr-camera-rotate:before{content:"\f344"}.fi-rr-camera-security:before{content:"\f345"}.fi-rr-camera-slash:before{content:"\f346"}.fi-rr-camera-viewfinder:before{content:"\f347"}.fi-rr-camera:before{content:"\f348"}.fi-rr-campfire:before{content:"\f349"}.fi-rr-camping:before{content:"\f34a"}.fi-rr-can-food:before{content:"\f34b"}.fi-rr-candle-holder:before{content:"\f34c"}.fi-rr-candle-lotus-yoga:before{content:"\f34d"}.fi-rr-candle-pose-yoga:before{content:"\f34e"}.fi-rr-candy-alt:before{content:"\f34f"}.fi-rr-candy-bar:before{content:"\f350"}.fi-rr-candy-cane:before{content:"\f351"}.fi-rr-candy-corn:before{content:"\f352"}.fi-rr-candy-sweet:before{content:"\f353"}.fi-rr-candy:before{content:"\f354"}.fi-rr-Cannabis:before{content:"\f355"}.fi-rr-canned-food:before{content:"\f356"}.fi-rr-capsules:before{content:"\f357"}.fi-rr-car-alt:before{content:"\f358"}.fi-rr-car-battery:before{content:"\f359"}.fi-rr-car-bolt:before{content:"\f35a"}.fi-rr-car-building:before{content:"\f35b"}.fi-rr-car-bump:before{content:"\f35c"}.fi-rr-car-bus:before{content:"\f35d"}.fi-rr-car-circle-bolt:before{content:"\f35e"}.fi-rr-car-crash:before{content:"\f35f"}.fi-rr-car-garage:before{content:"\f360"}.fi-rr-car-journey:before{content:"\f361"}.fi-rr-car-mechanic:before{content:"\f362"}.fi-rr-car-rear:before{content:"\f363"}.fi-rr-car-side-bolt:before{content:"\f364"}.fi-rr-car-side:before{content:"\f365"}.fi-rr-car-tilt:before{content:"\f366"}.fi-rr-car-tunnel:before{content:"\f367"}.fi-rr-car-wash:before{content:"\f368"}.fi-rr-car:before{content:"\f369"}.fi-rr-caravan-alt:before{content:"\f36a"}.fi-rr-caravan:before{content:"\f36b"}.fi-rr-card-club:before{content:"\f36c"}.fi-rr-card-diamond:before{content:"\f36d"}.fi-rr-card-heart:before{content:"\f36e"}.fi-rr-card-spade:before{content:"\f36f"}.fi-rr-cardinal-compass:before{content:"\f370"}.fi-rr-career-growth:before{content:"\f371"}.fi-rr-career-path:before{content:"\f372"}.fi-rr-caret-circle-down:before{content:"\f373"}.fi-rr-caret-circle-right:before{content:"\f374"}.fi-rr-caret-circle-up:before{content:"\f375"}.fi-rr-caret-down:before{content:"\f376"}.fi-rr-caret-left:before{content:"\f377"}.fi-rr-caret-quare-up:before{content:"\f378"}.fi-rr-caret-right:before{content:"\f379"}.fi-rr-caret-square-down:before{content:"\f37a"}.fi-rr-caret-square-left_1:before{content:"\f37b"}.fi-rr-caret-square-left:before{content:"\f37c"}.fi-rr-caret-square-right:before{content:"\f37d"}.fi-rr-caret-up:before{content:"\f37e"}.fi-rr-carrot:before{content:"\f37f"}.fi-rr-cars-crash:before{content:"\f380"}.fi-rr-cars:before{content:"\f381"}.fi-rr-cart-arrow-down:before{content:"\f382"}.fi-rr-cart-minus:before{content:"\f383"}.fi-rr-cart-shopping-fast:before{content:"\f384"}.fi-rr-cash-register:before{content:"\f385"}.fi-rr-cassette-tape:before{content:"\f386"}.fi-rr-cassette-vhs:before{content:"\f387"}.fi-rr-castle:before{content:"\f388"}.fi-rr-cat-head:before{content:"\f389"}.fi-rr-cat-space:before{content:"\f38a"}.fi-rr-cat:before{content:"\f38b"}.fi-rr-catalog-alt:before{content:"\f38c"}.fi-rr-catalog-magazine:before{content:"\f38d"}.fi-rr-catalog:before{content:"\f38e"}.fi-rr-category-alt:before{content:"\f38f"}.fi-rr-category:before{content:"\f390"}.fi-rr-cauldron:before{content:"\f391"}.fi-rr-cedi-sign:before{content:"\f392"}.fi-rr-cello:before{content:"\f393"}.fi-rr-cent-sign:before{content:"\f394"}.fi-rr-chair-office:before{content:"\f395"}.fi-rr-chair:before{content:"\f396"}.fi-rr-chalkboard-user:before{content:"\f397"}.fi-rr-chalkboard:before{content:"\f398"}.fi-rr-challenge-alt:before{content:"\f399"}.fi-rr-challenge:before{content:"\f39a"}.fi-rr-channel:before{content:"\f39b"}.fi-rr-charging-station:before{content:"\f39c"}.fi-rr-chart-area:before{content:"\f39d"}.fi-rr-chart-bullet:before{content:"\f39e"}.fi-rr-chart-candlestick:before{content:"\f39f"}.fi-rr-chart-connected:before{content:"\f3a0"}.fi-rr-chart-gantt:before{content:"\f3a1"}.fi-rr-chart-histogram:before{content:"\f3a2"}.fi-rr-chart-kanban:before{content:"\f3a3"}.fi-rr-chart-line-up-down:before{content:"\f3a4"}.fi-rr-chart-line-up:before{content:"\f3a5"}.fi-rr-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rr-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rr-chart-mixed:before{content:"\f3a8"}.fi-rr-chart-network:before{content:"\f3a9"}.fi-rr-chart-pie-alt:before{content:"\f3aa"}.fi-rr-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rr-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rr-chart-pie:before{content:"\f3ad"}.fi-rr-chart-pyramid:before{content:"\f3ae"}.fi-rr-chart-radar:before{content:"\f3af"}.fi-rr-chart-scatter-3d:before{content:"\f3b0"}.fi-rr-chart-scatter-bubble:before{content:"\f3b1"}.fi-rr-chart-scatter:before{content:"\f3b2"}.fi-rr-chart-set-theory:before{content:"\f3b3"}.fi-rr-chart-simple-horizontal:before{content:"\f3b4"}.fi-rr-chart-simple:before{content:"\f3b5"}.fi-rr-chart-tree-map:before{content:"\f3b6"}.fi-rr-chart-tree:before{content:"\f3b7"}.fi-rr-chart-user:before{content:"\f3b8"}.fi-rr-chart-waterfall:before{content:"\f3b9"}.fi-rr-chat-arrow-down:before{content:"\f3ba"}.fi-rr-chat-arrow-grow:before{content:"\f3bb"}.fi-rr-chat-bubble-call:before{content:"\f3bc"}.fi-rr-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rr-chatbot:before{content:"\f3be"}.fi-rr-cheap-bill:before{content:"\f3bf"}.fi-rr-cheap-dollar:before{content:"\f3c0"}.fi-rr-cheap-stack-dollar:before{content:"\f3c1"}.fi-rr-cheap-stack:before{content:"\f3c2"}.fi-rr-cheap:before{content:"\f3c3"}.fi-rr-check-circle:before{content:"\f3c4"}.fi-rr-check-double:before{content:"\f3c5"}.fi-rr-check-in-calendar:before{content:"\f3c6"}.fi-rr-check-out-calendar:before{content:"\f3c7"}.fi-rr-check:before{content:"\f3c8"}.fi-rr-checkbox:before{content:"\f3c9"}.fi-rr-checklist-task-budget:before{content:"\f3ca"}.fi-rr-cheese-alt:before{content:"\f3cb"}.fi-rr-cheese:before{content:"\f3cc"}.fi-rr-cheeseburger:before{content:"\f3cd"}.fi-rr-cherry:before{content:"\f3ce"}.fi-rr-chess-bishop:before{content:"\f3cf"}.fi-rr-chess-board:before{content:"\f3d0"}.fi-rr-chess-clock-alt:before{content:"\f3d1"}.fi-rr-chess-clock:before{content:"\f3d2"}.fi-rr-chess-king-alt:before{content:"\f3d3"}.fi-rr-chess-king:before{content:"\f3d4"}.fi-rr-chess-knight-alt:before{content:"\f3d5"}.fi-rr-chess-knight:before{content:"\f3d6"}.fi-rr-chess-pawn-alt:before{content:"\f3d7"}.fi-rr-chess-piece:before{content:"\f3d8"}.fi-rr-chess-queen-alt:before{content:"\f3d9"}.fi-rr-chess-queen:before{content:"\f3da"}.fi-rr-chess-rook-alt:before{content:"\f3db"}.fi-rr-chess-rook:before{content:"\f3dc"}.fi-rr-chess:before{content:"\f3dd"}.fi-rr-chevron-double-down:before{content:"\f3de"}.fi-rr-chevron-double-up:before{content:"\f3df"}.fi-rr-child-head:before{content:"\f3e0"}.fi-rr-child:before{content:"\f3e1"}.fi-rr-chimney:before{content:"\f3e2"}.fi-rr-chip:before{content:"\f3e3"}.fi-rr-chocolate:before{content:"\f3e4"}.fi-rr-choir-singing:before{content:"\f3e5"}.fi-rr-choose-alt:before{content:"\f3e6"}.fi-rr-choose:before{content:"\f3e7"}.fi-rr-church:before{content:"\f3e8"}.fi-rr-circle-0:before{content:"\f3e9"}.fi-rr-circle-1:before{content:"\f3ea"}.fi-rr-circle-2:before{content:"\f3eb"}.fi-rr-circle-3:before{content:"\f3ec"}.fi-rr-circle-4:before{content:"\f3ed"}.fi-rr-circle-5:before{content:"\f3ee"}.fi-rr-circle-6:before{content:"\f3ef"}.fi-rr-circle-7:before{content:"\f3f0"}.fi-rr-circle-8:before{content:"\f3f1"}.fi-rr-circle-9:before{content:"\f3f2"}.fi-rr-circle-a:before{content:"\f3f3"}.fi-rr-circle-b:before{content:"\f3f4"}.fi-rr-circle-bolt:before{content:"\f3f5"}.fi-rr-circle-book-open:before{content:"\f3f6"}.fi-rr-circle-bookmark:before{content:"\f3f7"}.fi-rr-circle-c:before{content:"\f3f8"}.fi-rr-circle-calendar:before{content:"\f3f9"}.fi-rr-circle-camera:before{content:"\f3fa"}.fi-rr-circle-d:before{content:"\f3fb"}.fi-rr-circle-dashed:before{content:"\f3fc"}.fi-rr-circle-divide:before{content:"\f3fd"}.fi-rr-circle-e:before{content:"\f3fe"}.fi-rr-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-rr-circle-ellipsis:before{content:"\f400"}.fi-rr-circle-envelope:before{content:"\f401"}.fi-rr-circle-exclamation-check:before{content:"\f402"}.fi-rr-circle-f:before{content:"\f403"}.fi-rr-circle-g:before{content:"\f404"}.fi-rr-circle-h:before{content:"\f405"}.fi-rr-circle-half-stroke:before{content:"\f406"}.fi-rr-circle-half:before{content:"\f407"}.fi-rr-circle-heart:before{content:"\f408"}.fi-rr-circle-i:before{content:"\f409"}.fi-rr-circle-j:before{content:"\f40a"}.fi-rr-circle-k:before{content:"\f40b"}.fi-rr-circle-l:before{content:"\f40c"}.fi-rr-circle-m:before{content:"\f40d"}.fi-rr-circle-microphone-lines:before{content:"\f40e"}.fi-rr-circle-microphone:before{content:"\f40f"}.fi-rr-circle-n:before{content:"\f410"}.fi-rr-circle-nodes:before{content:"\f411"}.fi-rr-circle-o:before{content:"\f412"}.fi-rr-circle-overlap:before{content:"\f413"}.fi-rr-circle-p:before{content:"\f414"}.fi-rr-circle-phone-flip:before{content:"\f415"}.fi-rr-circle-phone-hangup:before{content:"\f416"}.fi-rr-circle-phone:before{content:"\f417"}.fi-rr-circle-q:before{content:"\f418"}.fi-rr-circle-quarter:before{content:"\f419"}.fi-rr-circle-quarters-alt:before{content:"\f41a"}.fi-rr-circle-r:before{content:"\f41b"}.fi-rr-circle-s:before{content:"\f41c"}.fi-rr-circle-small:before{content:"\f41d"}.fi-rr-circle-star:before{content:"\f41e"}.fi-rr-circle-t:before{content:"\f41f"}.fi-rr-circle-three-quarters:before{content:"\f420"}.fi-rr-circle-trash:before{content:"\f421"}.fi-rr-circle-u:before{content:"\f422"}.fi-rr-circle-user:before{content:"\f423"}.fi-rr-circle-v:before{content:"\f424"}.fi-rr-circle-video:before{content:"\f425"}.fi-rr-circle-w:before{content:"\f426"}.fi-rr-circle-waveform-lines:before{content:"\f427"}.fi-rr-circle-x:before{content:"\f428"}.fi-rr-circle-xmark:before{content:"\f429"}.fi-rr-circle-y:before{content:"\f42a"}.fi-rr-circle-z:before{content:"\f42b"}.fi-rr-circle:before{content:"\f42c"}.fi-rr-citrus-slice:before{content:"\f42d"}.fi-rr-citrus:before{content:"\f42e"}.fi-rr-city:before{content:"\f42f"}.fi-rr-clapperboard-play:before{content:"\f430"}.fi-rr-clapperboard:before{content:"\f431"}.fi-rr-clarinet:before{content:"\f432"}.fi-rr-claw-marks:before{content:"\f433"}.fi-rr-clear-alt:before{content:"\f434"}.fi-rr-clip-file:before{content:"\f435"}.fi-rr-clip-mail:before{content:"\f436"}.fi-rr-clip:before{content:"\f437"}.fi-rr-clipboard-check:before{content:"\f438"}.fi-rr-clipboard-exclamation:before{content:"\f439"}.fi-rr-clipboard-list-check:before{content:"\f43a"}.fi-rr-clipboard-list:before{content:"\f43b"}.fi-rr-clipboard-prescription:before{content:"\f43c"}.fi-rr-clipboard-question:before{content:"\f43d"}.fi-rr-clipboard-user:before{content:"\f43e"}.fi-rr-clipboard:before{content:"\f43f"}.fi-rr-clipoard-wrong:before{content:"\f440"}.fi-rr-clock-desk:before{content:"\f441"}.fi-rr-clock-eight-thirty:before{content:"\f442"}.fi-rr-clock-eleven-thirty:before{content:"\f443"}.fi-rr-clock-eleven:before{content:"\f444"}.fi-rr-clock-five-thirty:before{content:"\f445"}.fi-rr-clock-five:before{content:"\f446"}.fi-rr-clock-four-thirty:before{content:"\f447"}.fi-rr-clock-nine-thirty:before{content:"\f448"}.fi-rr-clock-nine:before{content:"\f449"}.fi-rr-clock-one-thirty:before{content:"\f44a"}.fi-rr-clock-one:before{content:"\f44b"}.fi-rr-clock-seven-thirty:before{content:"\f44c"}.fi-rr-clock-seven:before{content:"\f44d"}.fi-rr-clock-six-thirty:before{content:"\f44e"}.fi-rr-clock-six:before{content:"\f44f"}.fi-rr-clock-ten-thirty:before{content:"\f450"}.fi-rr-clock-ten:before{content:"\f451"}.fi-rr-clock-three-thirty:before{content:"\f452"}.fi-rr-clock-three:before{content:"\f453"}.fi-rr-clock-time-tracking:before{content:"\f454"}.fi-rr-clock-twelve-thirty:before{content:"\f455"}.fi-rr-clock-twelve:before{content:"\f456"}.fi-rr-clock-two-thirty:before{content:"\f457"}.fi-rr-clock-two:before{content:"\f458"}.fi-rr-clock-up-arrow:before{content:"\f459"}.fi-rr-clock:before{content:"\f45a"}.fi-rr-clone:before{content:"\f45b"}.fi-rr-closed-captioning-slash:before{content:"\f45c"}.fi-rr-clothes-hanger:before{content:"\f45d"}.fi-rr-cloud-back-up-alt:before{content:"\f45e"}.fi-rr-cloud-back-up:before{content:"\f45f"}.fi-rr-cloud-check:before{content:"\f460"}.fi-rr-cloud-code:before{content:"\f461"}.fi-rr-cloud-disabled:before{content:"\f462"}.fi-rr-cloud-download-alt:before{content:"\f463"}.fi-rr-cloud-download:before{content:"\f464"}.fi-rr-cloud-drizzle:before{content:"\f465"}.fi-rr-cloud-exclamation:before{content:"\f466"}.fi-rr-cloud-gear-automation:before{content:"\f467"}.fi-rr-cloud-hail-mixed:before{content:"\f468"}.fi-rr-cloud-hail:before{content:"\f469"}.fi-rr-cloud-meatball:before{content:"\f46a"}.fi-rr-cloud-moon-rain:before{content:"\f46b"}.fi-rr-cloud-moon:before{content:"\f46c"}.fi-rr-cloud-question:before{content:"\f46d"}.fi-rr-cloud-rain:before{content:"\f46e"}.fi-rr-cloud-rainbow:before{content:"\f46f"}.fi-rr-cloud-share:before{content:"\f470"}.fi-rr-cloud-showers-heavy:before{content:"\f471"}.fi-rr-cloud-showers:before{content:"\f472"}.fi-rr-cloud-sleet:before{content:"\f473"}.fi-rr-cloud-snow:before{content:"\f474"}.fi-rr-cloud-sun-rain:before{content:"\f475"}.fi-rr-cloud-sun:before{content:"\f476"}.fi-rr-cloud-upload-alt:before{content:"\f477"}.fi-rr-cloud-upload:before{content:"\f478"}.fi-rr-cloud:before{content:"\f479"}.fi-rr-clouds-moon:before{content:"\f47a"}.fi-rr-clouds-sun:before{content:"\f47b"}.fi-rr-clouds:before{content:"\f47c"}.fi-rr-clover-alt:before{content:"\f47d"}.fi-rr-club:before{content:"\f47e"}.fi-rr-cocktail-alt:before{content:"\f47f"}.fi-rr-cocktail:before{content:"\f480"}.fi-rr-coconut:before{content:"\f481"}.fi-rr-code-branch:before{content:"\f482"}.fi-rr-code-commit:before{content:"\f483"}.fi-rr-code-compare:before{content:"\f484"}.fi-rr-code-fork:before{content:"\f485"}.fi-rr-code-merge:before{content:"\f486"}.fi-rr-code-pull-request-closed:before{content:"\f487"}.fi-rr-code-pull-request-draft:before{content:"\f488"}.fi-rr-code-pull-request:before{content:"\f489"}.fi-rr-code-simple:before{content:"\f48a"}.fi-rr-coffee-bean:before{content:"\f48b"}.fi-rr-coffee-beans:before{content:"\f48c"}.fi-rr-coffee-heart:before{content:"\f48d"}.fi-rr-coffee-pot:before{content:"\f48e"}.fi-rr-coffee:before{content:"\f48f"}.fi-rr-coffin-cross:before{content:"\f490"}.fi-rr-coffin:before{content:"\f491"}.fi-rr-coin-up-arrow:before{content:"\f492"}.fi-rr-coin:before{content:"\f493"}.fi-rr-coins:before{content:"\f494"}.fi-rr-colon-sign:before{content:"\f495"}.fi-rr-columns-3:before{content:"\f496"}.fi-rr-comet:before{content:"\f497"}.fi-rr-command:before{content:"\f498"}.fi-rr-comment-alt-check:before{content:"\f499"}.fi-rr-comment-alt-dots:before{content:"\f49a"}.fi-rr-comment-alt-edit:before{content:"\f49b"}.fi-rr-comment-alt-medical:before{content:"\f49c"}.fi-rr-comment-alt-middle-top:before{content:"\f49d"}.fi-rr-comment-alt-middle:before{content:"\f49e"}.fi-rr-comment-alt-minus:before{content:"\f49f"}.fi-rr-comment-alt-music:before{content:"\f4a0"}.fi-rr-comment-alt:before{content:"\f4a1"}.fi-rr-comment-arrow-down:before{content:"\f4a2"}.fi-rr-comment-arrow-up-right:before{content:"\f4a3"}.fi-rr-comment-arrow-up:before{content:"\f4a4"}.fi-rr-comment-check:before{content:"\f4a5"}.fi-rr-comment-code:before{content:"\f4a6"}.fi-rr-comment-dollar:before{content:"\f4a7"}.fi-rr-comment-dots:before{content:"\f4a8"}.fi-rr-comment-exclamation:before{content:"\f4a9"}.fi-rr-comment-heart:before{content:"\f4aa"}.fi-rr-comment-image:before{content:"\f4ab"}.fi-rr-comment-info:before{content:"\f4ac"}.fi-rr-comment-medical:before{content:"\f4ad"}.fi-rr-comment-minus:before{content:"\f4ae"}.fi-rr-comment-pen:before{content:"\f4af"}.fi-rr-comment-question:before{content:"\f4b0"}.fi-rr-comment-quote:before{content:"\f4b1"}.fi-rr-comment-slash:before{content:"\f4b2"}.fi-rr-comment-smile:before{content:"\f4b3"}.fi-rr-comment-sms:before{content:"\f4b4"}.fi-rr-comment-text:before{content:"\f4b5"}.fi-rr-comment-user:before{content:"\f4b6"}.fi-rr-comment-xmark:before{content:"\f4b7"}.fi-rr-comment:before{content:"\f4b8"}.fi-rr-comments-dollar:before{content:"\f4b9"}.fi-rr-comments-question-check:before{content:"\f4ba"}.fi-rr-comments-question:before{content:"\f4bb"}.fi-rr-comments:before{content:"\f4bc"}.fi-rr-compass-alt:before{content:"\f4bd"}.fi-rr-compass-east:before{content:"\f4be"}.fi-rr-compass-north:before{content:"\f4bf"}.fi-rr-compass-slash:before{content:"\f4c0"}.fi-rr-compass-south:before{content:"\f4c1"}.fi-rr-compass-west:before{content:"\f4c2"}.fi-rr-completed:before{content:"\f4c3"}.fi-rr-compliance-clipboard:before{content:"\f4c4"}.fi-rr-compliance-document:before{content:"\f4c5"}.fi-rr-compliance:before{content:"\f4c6"}.fi-rr-compress-alt:before{content:"\f4c7"}.fi-rr-compress:before{content:"\f4c8"}.fi-rr-computer-classic:before{content:"\f4c9"}.fi-rr-computer-mouse:before{content:"\f4ca"}.fi-rr-computer-speaker:before{content:"\f4cb"}.fi-rr-computer:before{content:"\f4cc"}.fi-rr-concierge-bell:before{content:"\f4cd"}.fi-rr-condition-alt:before{content:"\f4ce"}.fi-rr-condition:before{content:"\f4cf"}.fi-rr-confetti:before{content:"\f4d0"}.fi-rr-constellation:before{content:"\f4d1"}.fi-rr-container-storage:before{content:"\f4d2"}.fi-rr-convert-document:before{content:"\f4d3"}.fi-rr-convert-shapes:before{content:"\f4d4"}.fi-rr-conveyor-belt-alt:before{content:"\f4d5"}.fi-rr-conveyor-belt-arm:before{content:"\f4d6"}.fi-rr-conveyor-belt-empty:before{content:"\f4d7"}.fi-rr-conveyor-belt:before{content:"\f4d8"}.fi-rr-cookie-alt:before{content:"\f4d9"}.fi-rr-cookie:before{content:"\f4da"}.fi-rr-copy-alt:before{content:"\f4db"}.fi-rr-copy-image:before{content:"\f4dc"}.fi-rr-copy:before{content:"\f4dd"}.fi-rr-copyright:before{content:"\f4de"}.fi-rr-corn:before{content:"\f4df"}.fi-rr-corporate-alt:before{content:"\f4e0"}.fi-rr-corporate:before{content:"\f4e1"}.fi-rr-couch:before{content:"\f4e2"}.fi-rr-court-sport:before{content:"\f4e3"}.fi-rr-cow-alt:before{content:"\f4e4"}.fi-rr-cow:before{content:"\f4e5"}.fi-rr-cowbell-circle-plus:before{content:"\f4e6"}.fi-rr-cowbell-more:before{content:"\f4e7"}.fi-rr-cowbell:before{content:"\f4e8"}.fi-rr-crab:before{content:"\f4e9"}.fi-rr-crate-empty:before{content:"\f4ea"}.fi-rr-cream:before{content:"\f4eb"}.fi-rr-credit-card-buyer:before{content:"\f4ec"}.fi-rr-credit-card-eye:before{content:"\f4ed"}.fi-rr-credit-card:before{content:"\f4ee"}.fi-rr-cricket:before{content:"\f4ef"}.fi-rr-crm-alt:before{content:"\f4f0"}.fi-rr-crm-computer:before{content:"\f4f1"}.fi-rr-CRM:before{content:"\f4f2"}.fi-rr-croissant:before{content:"\f4f3"}.fi-rr-cross-circle:before{content:"\f4f4"}.fi-rr-cross-religion:before{content:"\f4f5"}.fi-rr-cross-small:before{content:"\f4f6"}.fi-rr-cross:before{content:"\f4f7"}.fi-rr-crow:before{content:"\f4f8"}.fi-rr-crown:before{content:"\f4f9"}.fi-rr-crutch:before{content:"\f4fa"}.fi-rr-crutches:before{content:"\f4fb"}.fi-rr-cruzeiro-sign:before{content:"\f4fc"}.fi-rr-crypto-calendar:before{content:"\f4fd"}.fi-rr-cryptocurrency:before{content:"\f4fe"}.fi-rr-crystal-ball:before{content:"\f4ff"}.fi-rr-cube:before{content:"\f500"}.fi-rr-cubes-stacked:before{content:"\f501"}.fi-rr-cubes:before{content:"\f502"}.fi-rr-cucumber:before{content:"\f503"}.fi-rr-cup-straw-swoosh:before{content:"\f504"}.fi-rr-cup-straw:before{content:"\f505"}.fi-rr-cup-togo:before{content:"\f506"}.fi-rr-cupcake-alt:before{content:"\f507"}.fi-rr-cupcake:before{content:"\f508"}.fi-rr-curling:before{content:"\f509"}.fi-rr-cursor-finger:before{content:"\f50a"}.fi-rr-cursor-plus:before{content:"\f50b"}.fi-rr-cursor-text-alt:before{content:"\f50c"}.fi-rr-cursor-text:before{content:"\f50d"}.fi-rr-cursor:before{content:"\f50e"}.fi-rr-curve-alt:before{content:"\f50f"}.fi-rr-curve-arrow:before{content:"\f510"}.fi-rr-curve:before{content:"\f511"}.fi-rr-custard:before{content:"\f512"}.fi-rr-customer-care:before{content:"\f513"}.fi-rr-customer-service:before{content:"\f514"}.fi-rr-customization-cogwheel:before{content:"\f515"}.fi-rr-customization:before{content:"\f516"}.fi-rr-customize-computer:before{content:"\f517"}.fi-rr-customize-edit:before{content:"\f518"}.fi-rr-customize:before{content:"\f519"}.fi-rr-CV:before{content:"\f51a"}.fi-rr-cvv-card:before{content:"\f51b"}.fi-rr-d:before{content:"\f51c"}.fi-rr-dagger:before{content:"\f51d"}.fi-rr-daily-calendar:before{content:"\f51e"}.fi-rr-damage:before{content:"\f51f"}.fi-rr-dart:before{content:"\f520"}.fi-rr-dashboard-monitor:before{content:"\f521"}.fi-rr-dashboard-panel:before{content:"\f522"}.fi-rr-dashboard:before{content:"\f523"}.fi-rr-data-transfer:before{content:"\f524"}.fi-rr-database:before{content:"\f525"}.fi-rr-debt:before{content:"\f526"}.fi-rr-deer-rudolph:before{content:"\f527"}.fi-rr-deer:before{content:"\f528"}.fi-rr-delete-document:before{content:"\f529"}.fi-rr-delete-right:before{content:"\f52a"}.fi-rr-delete-user:before{content:"\f52b"}.fi-rr-delete:before{content:"\f52c"}.fi-rr-democrat:before{content:"\f52d"}.fi-rr-department-structure:before{content:"\f52e"}.fi-rr-department:before{content:"\f52f"}.fi-rr-deposit-alt:before{content:"\f530"}.fi-rr-deposit:before{content:"\f531"}.fi-rr-description-alt:before{content:"\f532"}.fi-rr-description:before{content:"\f533"}.fi-rr-desk:before{content:"\f534"}.fi-rr-desktop-arrow-down:before{content:"\f535"}.fi-rr-desktop-wallpaper:before{content:"\f536"}.fi-rr-devices:before{content:"\f537"}.fi-rr-dewpoint:before{content:"\f538"}.fi-rr-dharmachakra:before{content:"\f539"}.fi-rr-diagram-cells:before{content:"\f53a"}.fi-rr-diagram-lean-canvas:before{content:"\f53b"}.fi-rr-diagram-nested:before{content:"\f53c"}.fi-rr-diagram-next:before{content:"\f53d"}.fi-rr-diagram-predecessor:before{content:"\f53e"}.fi-rr-diagram-previous:before{content:"\f53f"}.fi-rr-diagram-project:before{content:"\f540"}.fi-rr-diagram-sankey:before{content:"\f541"}.fi-rr-diagram-subtask:before{content:"\f542"}.fi-rr-diagram-successor:before{content:"\f543"}.fi-rr-diagram-venn:before{content:"\f544"}.fi-rr-dial-high:before{content:"\f545"}.fi-rr-dial-low:before{content:"\f546"}.fi-rr-dial-max:before{content:"\f547"}.fi-rr-dial-med-low:before{content:"\f548"}.fi-rr-dial-med:before{content:"\f549"}.fi-rr-dial-min:before{content:"\f54a"}.fi-rr-dial-off:before{content:"\f54b"}.fi-rr-dial:before{content:"\f54c"}.fi-rr-diamond-exclamation:before{content:"\f54d"}.fi-rr-diamond-turn-right:before{content:"\f54e"}.fi-rr-diamond:before{content:"\f54f"}.fi-rr-diary-bookmark-down:before{content:"\f550"}.fi-rr-diary-bookmarks:before{content:"\f551"}.fi-rr-diary-clasp:before{content:"\f552"}.fi-rr-dice-alt:before{content:"\f553"}.fi-rr-dice-d10:before{content:"\f554"}.fi-rr-dice-d12:before{content:"\f555"}.fi-rr-dice-d20:before{content:"\f556"}.fi-rr-dice-d4:before{content:"\f557"}.fi-rr-dice-d6:before{content:"\f558"}.fi-rr-dice-d8:before{content:"\f559"}.fi-rr-dice-four:before{content:"\f55a"}.fi-rr-dice-one:before{content:"\f55b"}.fi-rr-dice-six:before{content:"\f55c"}.fi-rr-dice-three:before{content:"\f55d"}.fi-rr-dice-two:before{content:"\f55e"}.fi-rr-dice:before{content:"\f55f"}.fi-rr-digging:before{content:"\f560"}.fi-rr-digital-tachograph:before{content:"\f561"}.fi-rr-dinner:before{content:"\f562"}.fi-rr-diploma:before{content:"\f563"}.fi-rr-direction-signal-arrow:before{content:"\f564"}.fi-rr-direction-signal:before{content:"\f565"}.fi-rr-disc-drive:before{content:"\f566"}.fi-rr-disco-ball:before{content:"\f567"}.fi-rr-discover:before{content:"\f568"}.fi-rr-disease:before{content:"\f569"}.fi-rr-disk:before{content:"\f56a"}.fi-rr-display-arrow-down:before{content:"\f56b"}.fi-rr-display-chart-up:before{content:"\f56c"}.fi-rr-display-code:before{content:"\f56d"}.fi-rr-display-medical:before{content:"\f56e"}.fi-rr-display-slash:before{content:"\f56f"}.fi-rr-distribute-spacing-horizontal:before{content:"\f570"}.fi-rr-distribute-spacing-vertical:before{content:"\f571"}.fi-rr-divide:before{content:"\f572"}.fi-rr-dizzy:before{content:"\f573"}.fi-rr-dna:before{content:"\f574"}.fi-rr-do-not-enter:before{content:"\f575"}.fi-rr-doctor:before{content:"\f576"}.fi-rr-document-circle-wrong:before{content:"\f577"}.fi-rr-document-paid:before{content:"\f578"}.fi-rr-document-signed:before{content:"\f579"}.fi-rr-document:before{content:"\f57a"}.fi-rr-dog-leashed:before{content:"\f57b"}.fi-rr-dog:before{content:"\f57c"}.fi-rr-dollar:before{content:"\f57d"}.fi-rr-dolly-flatbed-alt:before{content:"\f57e"}.fi-rr-dolly-flatbed-empty:before{content:"\f57f"}.fi-rr-dolly-flatbed:before{content:"\f580"}.fi-rr-dolphin:before{content:"\f581"}.fi-rr-domino-effect:before{content:"\f582"}.fi-rr-donate:before{content:"\f583"}.fi-rr-dong-sign:before{content:"\f584"}.fi-rr-donut:before{content:"\f585"}.fi-rr-door-closed:before{content:"\f586"}.fi-rr-door-open:before{content:"\f587"}.fi-rr-dot-circle:before{content:"\f588"}.fi-rr-dot-pending:before{content:"\f589"}.fi-rr-dove:before{content:"\f58a"}.fi-rr-down-from-bracket:before{content:"\f58b"}.fi-rr-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-rr-down-left:before{content:"\f58d"}.fi-rr-down-right:before{content:"\f58e"}.fi-rr-down-to-line:before{content:"\f58f"}.fi-rr-down:before{content:"\f590"}.fi-rr-download:before{content:"\f591"}.fi-rr-drafting-compass:before{content:"\f592"}.fi-rr-dragon:before{content:"\f593"}.fi-rr-draw-polygon:before{content:"\f594"}.fi-rr-draw-square:before{content:"\f595"}.fi-rr-drawer-alt:before{content:"\f596"}.fi-rr-drawer-empty:before{content:"\f597"}.fi-rr-drawer:before{content:"\f598"}.fi-rr-dreidel:before{content:"\f599"}.fi-rr-drink-alt:before{content:"\f59a"}.fi-rr-driver-man:before{content:"\f59b"}.fi-rr-driver-woman:before{content:"\f59c"}.fi-rr-drone-alt:before{content:"\f59d"}.fi-rr-drone-front:before{content:"\f59e"}.fi-rr-drone:before{content:"\f59f"}.fi-rr-drop-down:before{content:"\f5a0"}.fi-rr-dropdown-select:before{content:"\f5a1"}.fi-rr-dropdown:before{content:"\f5a2"}.fi-rr-drum-steelpan:before{content:"\f5a3"}.fi-rr-drum:before{content:"\f5a4"}.fi-rr-drumstick-bite:before{content:"\f5a5"}.fi-rr-drumstick:before{content:"\f5a6"}.fi-rr-dryer-alt:before{content:"\f5a7"}.fi-rr-dryer:before{content:"\f5a8"}.fi-rr-duck:before{content:"\f5a9"}.fi-rr-dumbbell-fitness:before{content:"\f5aa"}.fi-rr-dumbbell-horizontal:before{content:"\f5ab"}.fi-rr-dumbbell-ray:before{content:"\f5ac"}.fi-rr-dumbbell-weightlifting:before{content:"\f5ad"}.fi-rr-dumpster-fire:before{content:"\f5ae"}.fi-rr-dumpster:before{content:"\f5af"}.fi-rr-dungeon:before{content:"\f5b0"}.fi-rr-duplicate:before{content:"\f5b1"}.fi-rr-duration-alt:before{content:"\f5b2"}.fi-rr-duration:before{content:"\f5b3"}.fi-rr-e-learning:before{content:"\f5b4"}.fi-rr-e:before{content:"\f5b5"}.fi-rr-ear-deaf:before{content:"\f5b6"}.fi-rr-ear-muffs:before{content:"\f5b7"}.fi-rr-ear:before{content:"\f5b8"}.fi-rr-earnings:before{content:"\f5b9"}.fi-rr-earth-africa:before{content:"\f5ba"}.fi-rr-earth-americas:before{content:"\f5bb"}.fi-rr-earth-asia:before{content:"\f5bc"}.fi-rr-earth-europa:before{content:"\f5bd"}.fi-rr-eclipse-alt:before{content:"\f5be"}.fi-rr-eclipse:before{content:"\f5bf"}.fi-rr-edit-alt:before{content:"\f5c0"}.fi-rr-edit:before{content:"\f5c1"}.fi-rr-effect:before{content:"\f5c2"}.fi-rr-egg-fried:before{content:"\f5c3"}.fi-rr-egg:before{content:"\f5c4"}.fi-rr-eject:before{content:"\f5c5"}.fi-rr-elephant:before{content:"\f5c6"}.fi-rr-elevator:before{content:"\f5c7"}.fi-rr-email-pending:before{content:"\f5c8"}.fi-rr-employee-alt:before{content:"\f5c9"}.fi-rr-employee-handbook:before{content:"\f5ca"}.fi-rr-employee-man-alt:before{content:"\f5cb"}.fi-rr-employee-man:before{content:"\f5cc"}.fi-rr-employees-woman-man:before{content:"\f5cd"}.fi-rr-employees:before{content:"\f5ce"}.fi-rr-empty-set:before{content:"\f5cf"}.fi-rr-endless-loop:before{content:"\f5d0"}.fi-rr-engine-warning:before{content:"\f5d1"}.fi-rr-engine:before{content:"\f5d2"}.fi-rr-enter:before{content:"\f5d3"}.fi-rr-envelope-ban:before{content:"\f5d4"}.fi-rr-envelope-bulk:before{content:"\f5d5"}.fi-rr-envelope-dot:before{content:"\f5d6"}.fi-rr-envelope-download:before{content:"\f5d7"}.fi-rr-envelope-heart:before{content:"\f5d8"}.fi-rr-envelope-marker:before{content:"\f5d9"}.fi-rr-envelope-open-dollar:before{content:"\f5da"}.fi-rr-envelope-open-text:before{content:"\f5db"}.fi-rr-envelope-open:before{content:"\f5dc"}.fi-rr-envelope-plus:before{content:"\f5dd"}.fi-rr-envelope:before{content:"\f5de"}.fi-rr-envelopes:before{content:"\f5df"}.fi-rr-equality:before{content:"\f5e0"}.fi-rr-equals:before{content:"\f5e1"}.fi-rr-eraser:before{content:"\f5e2"}.fi-rr-error-camera:before{content:"\f5e3"}.fi-rr-escalator:before{content:"\f5e4"}.fi-rr-ethernet:before{content:"\f5e5"}.fi-rr-euro:before{content:"\f5e6"}.fi-rr-excavator:before{content:"\f5e7"}.fi-rr-exchange-alt:before{content:"\f5e8"}.fi-rr-exchange-cryptocurrency:before{content:"\f5e9"}.fi-rr-exchange:before{content:"\f5ea"}.fi-rr-exclamation:before{content:"\f5eb"}.fi-rr-exit-alt:before{content:"\f5ec"}.fi-rr-exit:before{content:"\f5ed"}.fi-rr-expand-arrows-alt:before{content:"\f5ee"}.fi-rr-expand-arrows:before{content:"\f5ef"}.fi-rr-expand:before{content:"\f5f0"}.fi-rr-expense-bill:before{content:"\f5f1"}.fi-rr-expense:before{content:"\f5f2"}.fi-rr-external-hard-drive:before{content:"\f5f3"}.fi-rr-external-world:before{content:"\f5f4"}.fi-rr-eye-crossed:before{content:"\f5f5"}.fi-rr-eye-dropper-half:before{content:"\f5f6"}.fi-rr-eye-dropper:before{content:"\f5f7"}.fi-rr-eye:before{content:"\f5f8"}.fi-rr-eyes:before{content:"\f5f9"}.fi-rr-f:before{content:"\f5fa"}.fi-rr-fabric:before{content:"\f5fb"}.fi-rr-face-angry-horns:before{content:"\f5fc"}.fi-rr-face-anguished:before{content:"\f5fd"}.fi-rr-face-anxious-sweat:before{content:"\f5fe"}.fi-rr-face-astonished:before{content:"\f5ff"}.fi-rr-face-awesome:before{content:"\f600"}.fi-rr-face-beam-hand-over-mouth:before{content:"\f601"}.fi-rr-face-confounded:before{content:"\f602"}.fi-rr-face-confused:before{content:"\f603"}.fi-rr-face-cowboy-hat:before{content:"\f604"}.fi-rr-face-disappointed:before{content:"\f605"}.fi-rr-face-disguise:before{content:"\f606"}.fi-rr-face-downcast-sweat:before{content:"\f607"}.fi-rr-face-drooling:before{content:"\f608"}.fi-rr-face-explode:before{content:"\f609"}.fi-rr-face-expressionless:before{content:"\f60a"}.fi-rr-face-eyes-xmarks:before{content:"\f60b"}.fi-rr-face-fearful:before{content:"\f60c"}.fi-rr-face-glasses:before{content:"\f60d"}.fi-rr-face-grin-tongue-wink:before{content:"\f60e"}.fi-rr-face-hand-yawn:before{content:"\f60f"}.fi-rr-face-head-bandage:before{content:"\f610"}.fi-rr-face-hushed:before{content:"\f611"}.fi-rr-face-icicles:before{content:"\f612"}.fi-rr-face-lying:before{content:"\f613"}.fi-rr-face-mask:before{content:"\f614"}.fi-rr-face-monocle:before{content:"\f615"}.fi-rr-face-nauseated:before{content:"\f616"}.fi-rr-face-nose-steam:before{content:"\f617"}.fi-rr-face-party:before{content:"\f618"}.fi-rr-face-pensive:before{content:"\f619"}.fi-rr-face-persevering:before{content:"\f61a"}.fi-rr-face-pleading:before{content:"\f61b"}.fi-rr-face-raised-eyebrow:before{content:"\f61c"}.fi-rr-face-relieved:before{content:"\f61d"}.fi-rr-face-sad-sweat:before{content:"\f61e"}.fi-rr-face-scream:before{content:"\f61f"}.fi-rr-face-shush:before{content:"\f620"}.fi-rr-face-sleeping:before{content:"\f621"}.fi-rr-face-sleepy:before{content:"\f622"}.fi-rr-face-smile-halo:before{content:"\f623"}.fi-rr-face-smile-hearts:before{content:"\f624"}.fi-rr-face-smile-horns:before{content:"\f625"}.fi-rr-face-smile-tear:before{content:"\f626"}.fi-rr-face-smile-tongue:before{content:"\f627"}.fi-rr-face-smile-upside-down:before{content:"\f628"}.fi-rr-face-smiling-hands:before{content:"\f629"}.fi-rr-face-smirking:before{content:"\f62a"}.fi-rr-face-sunglasses-alt:before{content:"\f62b"}.fi-rr-face-sunglasses:before{content:"\f62c"}.fi-rr-face-swear:before{content:"\f62d"}.fi-rr-face-thermometer:before{content:"\f62e"}.fi-rr-face-thinking:before{content:"\f62f"}.fi-rr-face-tissue:before{content:"\f630"}.fi-rr-face-tongue-money:before{content:"\f631"}.fi-rr-face-tongue-sweat:before{content:"\f632"}.fi-rr-face-unamused:before{content:"\f633"}.fi-rr-face-viewfinder:before{content:"\f634"}.fi-rr-face-vomit:before{content:"\f635"}.fi-rr-face-weary:before{content:"\f636"}.fi-rr-face-woozy:before{content:"\f637"}.fi-rr-face-worried:before{content:"\f638"}.fi-rr-face-zany:before{content:"\f639"}.fi-rr-face-zipper:before{content:"\f63a"}.fi-rr-fail:before{content:"\f63b"}.fi-rr-falafel:before{content:"\f63c"}.fi-rr-family-dress:before{content:"\f63d"}.fi-rr-family-pants:before{content:"\f63e"}.fi-rr-family:before{content:"\f63f"}.fi-rr-fan-table:before{content:"\f640"}.fi-rr-fan:before{content:"\f641"}.fi-rr-farm:before{content:"\f642"}.fi-rr-faucet-drip:before{content:"\f643"}.fi-rr-faucet:before{content:"\f644"}.fi-rr-fax:before{content:"\f645"}.fi-rr-feather-pointed:before{content:"\f646"}.fi-rr-feather:before{content:"\f647"}.fi-rr-features-alt:before{content:"\f648"}.fi-rr-features:before{content:"\f649"}.fi-rr-fee-receipt:before{content:"\f64a"}.fi-rr-fee:before{content:"\f64b"}.fi-rr-feedback-alt:before{content:"\f64c"}.fi-rr-feedback-cycle-loop:before{content:"\f64d"}.fi-rr-feedback-hand:before{content:"\f64e"}.fi-rr-feedback-review:before{content:"\f64f"}.fi-rr-feedback:before{content:"\f650"}.fi-rr-fence:before{content:"\f651"}.fi-rr-ferris-wheel:before{content:"\f652"}.fi-rr-fighter-jet:before{content:"\f653"}.fi-rr-file-ai:before{content:"\f654"}.fi-rr-file-audio:before{content:"\f655"}.fi-rr-file-binary:before{content:"\f656"}.fi-rr-file-chart-line:before{content:"\f657"}.fi-rr-file-chart-pie:before{content:"\f658"}.fi-rr-file-circle-info:before{content:"\f659"}.fi-rr-file-cloud:before{content:"\f65a"}.fi-rr-file-code:before{content:"\f65b"}.fi-rr-file-csv:before{content:"\f65c"}.fi-rr-file-download:before{content:"\f65d"}.fi-rr-file-edit:before{content:"\f65e"}.fi-rr-file-eps:before{content:"\f65f"}.fi-rr-file-excel:before{content:"\f660"}.fi-rr-file-exclamation:before{content:"\f661"}.fi-rr-file-export:before{content:"\f662"}.fi-rr-file-image:before{content:"\f663"}.fi-rr-file-import:before{content:"\f664"}.fi-rr-file-invoice-dollar:before{content:"\f665"}.fi-rr-file-invoice:before{content:"\f666"}.fi-rr-file-medical-alt:before{content:"\f667"}.fi-rr-file-medical:before{content:"\f668"}.fi-rr-file-minus:before{content:"\f669"}.fi-rr-file-pdf:before{content:"\f66a"}.fi-rr-file-powerpoint:before{content:"\f66b"}.fi-rr-file-prescription:before{content:"\f66c"}.fi-rr-file-psd:before{content:"\f66d"}.fi-rr-file-signature:before{content:"\f66e"}.fi-rr-file-spreadsheet:before{content:"\f66f"}.fi-rr-file-upload:before{content:"\f670"}.fi-rr-file-user:before{content:"\f671"}.fi-rr-file-video:before{content:"\f672"}.fi-rr-file-word:before{content:"\f673"}.fi-rr-file-zipper:before{content:"\f674"}.fi-rr-file:before{content:"\f675"}.fi-rr-files-medical:before{content:"\f676"}.fi-rr-fill:before{content:"\f677"}.fi-rr-film-canister:before{content:"\f678"}.fi-rr-film-slash:before{content:"\f679"}.fi-rr-film:before{content:"\f67a"}.fi-rr-films:before{content:"\f67b"}.fi-rr-filter-list:before{content:"\f67c"}.fi-rr-filter-slash:before{content:"\f67d"}.fi-rr-filter:before{content:"\f67e"}.fi-rr-filters:before{content:"\f67f"}.fi-rr-fingerprint-security-risk:before{content:"\f680"}.fi-rr-fingerprint:before{content:"\f681"}.fi-rr-fire-burner:before{content:"\f682"}.fi-rr-fire-extinguisher:before{content:"\f683"}.fi-rr-fire-flame-curved:before{content:"\f684"}.fi-rr-fire-flame-simple:before{content:"\f685"}.fi-rr-fire-hydrant:before{content:"\f686"}.fi-rr-fire-smoke:before{content:"\f687"}.fi-rr-fireplace:before{content:"\f688"}.fi-rr-first-award:before{content:"\f689"}.fi-rr-first-laurel:before{content:"\f68a"}.fi-rr-first-medal:before{content:"\f68b"}.fi-rr-first:before{content:"\f68c"}.fi-rr-fish-bones:before{content:"\f68d"}.fi-rr-fish-cooked:before{content:"\f68e"}.fi-rr-fish:before{content:"\f68f"}.fi-rr-fishing-rod:before{content:"\f690"}.fi-rr-fist-move:before{content:"\f691"}.fi-rr-flag-alt:before{content:"\f692"}.fi-rr-flag-checkered:before{content:"\f693"}.fi-rr-flag-usa:before{content:"\f694"}.fi-rr-flag:before{content:"\f695"}.fi-rr-flame:before{content:"\f696"}.fi-rr-flashlight:before{content:"\f697"}.fi-rr-flask-gear:before{content:"\f698"}.fi-rr-flask-poison:before{content:"\f699"}.fi-rr-flask-potion:before{content:"\f69a"}.fi-rr-flask:before{content:"\f69b"}.fi-rr-flatbread-stuffed:before{content:"\f69c"}.fi-rr-flatbread:before{content:"\f69d"}.fi-rr-flip-horizontal:before{content:"\f69e"}.fi-rr-floor-alt:before{content:"\f69f"}.fi-rr-floor-layer:before{content:"\f6a0"}.fi-rr-floor:before{content:"\f6a1"}.fi-rr-floppy-disk-circle-arrow-right:before{content:"\f6a2"}.fi-rr-floppy-disk-circle-xmark:before{content:"\f6a3"}.fi-rr-floppy-disk-pen:before{content:"\f6a4"}.fi-rr-floppy-disks:before{content:"\f6a5"}.fi-rr-florin-sign:before{content:"\f6a6"}.fi-rr-flower-bouquet:before{content:"\f6a7"}.fi-rr-flower-butterfly:before{content:"\f6a8"}.fi-rr-flower-daffodil:before{content:"\f6a9"}.fi-rr-flower-tulip:before{content:"\f6aa"}.fi-rr-flower:before{content:"\f6ab"}.fi-rr-flushed:before{content:"\f6ac"}.fi-rr-flute:before{content:"\f6ad"}.fi-rr-flux-capacitor:before{content:"\f6ae"}.fi-rr-fly-insect:before{content:"\f6af"}.fi-rr-flying-disc:before{content:"\f6b0"}.fi-rr-fog:before{content:"\f6b1"}.fi-rr-folder-download:before{content:"\f6b2"}.fi-rr-folder-fire:before{content:"\f6b3"}.fi-rr-folder-minus:before{content:"\f6b4"}.fi-rr-folder-open:before{content:"\f6b5"}.fi-rr-folder-times:before{content:"\f6b6"}.fi-rr-folder-tree:before{content:"\f6b7"}.fi-rr-folder-upload:before{content:"\f6b8"}.fi-rr-folder-xmark:before{content:"\f6b9"}.fi-rr-folder:before{content:"\f6ba"}.fi-rr-folders:before{content:"\f6bb"}.fi-rr-follow-folder:before{content:"\f6bc"}.fi-rr-followcollection:before{content:"\f6bd"}.fi-rr-following:before{content:"\f6be"}.fi-rr-fondue-pot:before{content:"\f6bf"}.fi-rr-football:before{content:"\f6c0"}.fi-rr-foreign-language-audio:before{content:"\f6c1"}.fi-rr-fork:before{content:"\f6c2"}.fi-rr-forklift:before{content:"\f6c3"}.fi-rr-form:before{content:"\f6c4"}.fi-rr-fort:before{content:"\f6c5"}.fi-rr-forward-fast:before{content:"\f6c6"}.fi-rr-forward:before{content:"\f6c7"}.fi-rr-fox:before{content:"\f6c8"}.fi-rr-frame:before{content:"\f6c9"}.fi-rr-franc-sign:before{content:"\f6ca"}.fi-rr-free-delivery:before{content:"\f6cb"}.fi-rr-free:before{content:"\f6cc"}.fi-rr-french-fries:before{content:"\f6cd"}.fi-rr-friday:before{content:"\f6ce"}.fi-rr-frog:before{content:"\f6cf"}.fi-rr-frown:before{content:"\f6d0"}.fi-rr-ftp:before{content:"\f6d1"}.fi-rr-fuel-gauge:before{content:"\f6d2"}.fi-rr-function-process:before{content:"\f6d3"}.fi-rr-function-square:before{content:"\f6d4"}.fi-rr-function:before{content:"\f6d5"}.fi-rr-funnel-dollar:before{content:"\f6d6"}.fi-rr-g:before{content:"\f6d7"}.fi-rr-galaxy-alt:before{content:"\f6d8"}.fi-rr-galaxy-planet:before{content:"\f6d9"}.fi-rr-galaxy-star:before{content:"\f6da"}.fi-rr-galaxy:before{content:"\f6db"}.fi-rr-gallery-thumbnails:before{content:"\f6dc"}.fi-rr-gallery:before{content:"\f6dd"}.fi-rr-game-board-alt:before{content:"\f6de"}.fi-rr-gamepad:before{content:"\f6df"}.fi-rr-garage-car:before{content:"\f6e0"}.fi-rr-garage-open:before{content:"\f6e1"}.fi-rr-garage:before{content:"\f6e2"}.fi-rr-garlic-alt:before{content:"\f6e3"}.fi-rr-garlic:before{content:"\f6e4"}.fi-rr-gas-pump-alt:before{content:"\f6e5"}.fi-rr-gas-pump-slash:before{content:"\f6e6"}.fi-rr-gas-pump:before{content:"\f6e7"}.fi-rr-gauge-circle-bolt:before{content:"\f6e8"}.fi-rr-gauge-circle-minus:before{content:"\f6e9"}.fi-rr-gauge-circle-plus:before{content:"\f6ea"}.fi-rr-gavel:before{content:"\f6eb"}.fi-rr-gay-couple:before{content:"\f6ec"}.fi-rr-gears:before{content:"\f6ed"}.fi-rr-gem:before{content:"\f6ee"}.fi-rr-general:before{content:"\f6ef"}.fi-rr-ghost:before{content:"\f6f0"}.fi-rr-gif-square:before{content:"\f6f1"}.fi-rr-gif:before{content:"\f6f2"}.fi-rr-gift-box-benefits:before{content:"\f6f3"}.fi-rr-gift-card:before{content:"\f6f4"}.fi-rr-gift:before{content:"\f6f5"}.fi-rr-gifts:before{content:"\f6f6"}.fi-rr-gingerbread-man:before{content:"\f6f7"}.fi-rr-glass-champagne:before{content:"\f6f8"}.fi-rr-glass-cheers:before{content:"\f6f9"}.fi-rr-glass-citrus:before{content:"\f6fa"}.fi-rr-glass-empty:before{content:"\f6fb"}.fi-rr-glass-half:before{content:"\f6fc"}.fi-rr-glass-water-droplet:before{content:"\f6fd"}.fi-rr-glass-whiskey-rocks:before{content:"\f6fe"}.fi-rr-glass-whiskey:before{content:"\f6ff"}.fi-rr-glass:before{content:"\f700"}.fi-rr-glasses:before{content:"\f701"}.fi-rr-globe-alt:before{content:"\f702"}.fi-rr-globe-pointer:before{content:"\f703"}.fi-rr-globe-snow:before{content:"\f704"}.fi-rr-globe:before{content:"\f705"}.fi-rr-goal-net:before{content:"\f706"}.fi-rr-golf-ball:before{content:"\f707"}.fi-rr-golf-hole:before{content:"\f708"}.fi-rr-golf:before{content:"\f709"}.fi-rr-gopuram:before{content:"\f70a"}.fi-rr-government-budget:before{content:"\f70b"}.fi-rr-government-flag:before{content:"\f70c"}.fi-rr-government-user:before{content:"\f70d"}.fi-rr-gps-navigation:before{content:"\f70e"}.fi-rr-graduation-cap:before{content:"\f70f"}.fi-rr-gramophone:before{content:"\f710"}.fi-rr-grape:before{content:"\f711"}.fi-rr-graph-curve:before{content:"\f712"}.fi-rr-graphic-style:before{content:"\f713"}.fi-rr-graphic-tablet:before{content:"\f714"}.fi-rr-grate-droplet:before{content:"\f715"}.fi-rr-grate:before{content:"\f716"}.fi-rr-greater-than-equal:before{content:"\f717"}.fi-rr-greater-than:before{content:"\f718"}.fi-rr-greek-helmet:before{content:"\f719"}.fi-rr-grid-alt:before{content:"\f71a"}.fi-rr-grid-dividers:before{content:"\f71b"}.fi-rr-grid:before{content:"\f71c"}.fi-rr-grill-hot-alt:before{content:"\f71d"}.fi-rr-grill:before{content:"\f71e"}.fi-rr-grimace:before{content:"\f71f"}.fi-rr-grin-alt:before{content:"\f720"}.fi-rr-grin-beam-sweat:before{content:"\f721"}.fi-rr-grin-beam:before{content:"\f722"}.fi-rr-grin-hearts:before{content:"\f723"}.fi-rr-grin-squint-tears:before{content:"\f724"}.fi-rr-grin-squint:before{content:"\f725"}.fi-rr-grin-stars:before{content:"\f726"}.fi-rr-grin-tears:before{content:"\f727"}.fi-rr-grin-tongue-squint:before{content:"\f728"}.fi-rr-grin-tongue-wink:before{content:"\f729"}.fi-rr-grin-tongue:before{content:"\f72a"}.fi-rr-grin-wink:before{content:"\f72b"}.fi-rr-grin:before{content:"\f72c"}.fi-rr-grip-dots-vertical:before{content:"\f72d"}.fi-rr-grip-dots:before{content:"\f72e"}.fi-rr-grip-horizontal:before{content:"\f72f"}.fi-rr-grip-lines-vertical:before{content:"\f730"}.fi-rr-grip-lines:before{content:"\f731"}.fi-rr-grip-vertical:before{content:"\f732"}.fi-rr-grocery-bag:before{content:"\f733"}.fi-rr-grocery-basket:before{content:"\f734"}.fi-rr-group-arrows-rotate:before{content:"\f735"}.fi-rr-group-call:before{content:"\f736"}.fi-rr-group-community-social-media:before{content:"\f737"}.fi-rr-growth-chart-invest:before{content:"\f738"}.fi-rr-guarani-sign:before{content:"\f739"}.fi-rr-guide-alt:before{content:"\f73a"}.fi-rr-guide:before{content:"\f73b"}.fi-rr-guitar-electric:before{content:"\f73c"}.fi-rr-guitar:before{content:"\f73d"}.fi-rr-guitars:before{content:"\f73e"}.fi-rr-gun-squirt:before{content:"\f73f"}.fi-rr-gym:before{content:"\f740"}.fi-rr-h-square:before{content:"\f741"}.fi-rr-h:before{content:"\f742"}.fi-rr-h1:before{content:"\f743"}.fi-rr-h2:before{content:"\f744"}.fi-rr-h3:before{content:"\f745"}.fi-rr-h4:before{content:"\f746"}.fi-rr-hair-clipper:before{content:"\f747"}.fi-rr-hamburger-soda:before{content:"\f748"}.fi-rr-hamburger:before{content:"\f749"}.fi-rr-hammer-crash:before{content:"\f74a"}.fi-rr-hammer-war:before{content:"\f74b"}.fi-rr-hammer:before{content:"\f74c"}.fi-rr-hamsa:before{content:"\f74d"}.fi-rr-hand-back-fist:before{content:"\f74e"}.fi-rr-hand-back-point-down:before{content:"\f74f"}.fi-rr-hand-back-point-left:before{content:"\f750"}.fi-rr-hand-back-point-ribbon:before{content:"\f751"}.fi-rr-hand-back-point-right:before{content:"\f752"}.fi-rr-hand-bill:before{content:"\f753"}.fi-rr-hand-dots:before{content:"\f754"}.fi-rr-hand-fingers-crossed:before{content:"\f755"}.fi-rr-hand-fist:before{content:"\f756"}.fi-rr-hand-heart:before{content:"\f757"}.fi-rr-hand-holding-box:before{content:"\f758"}.fi-rr-hand-holding-droplet:before{content:"\f759"}.fi-rr-hand-holding-heart:before{content:"\f75a"}.fi-rr-hand-holding-magic:before{content:"\f75b"}.fi-rr-hand-holding-medical:before{content:"\f75c"}.fi-rr-hand-holding-seeding:before{content:"\f75d"}.fi-rr-hand-holding-skull:before{content:"\f75e"}.fi-rr-hand-holding-usd:before{content:"\f75f"}.fi-rr-hand-holding-water:before{content:"\f760"}.fi-rr-hand-horns:before{content:"\f761"}.fi-rr-hand-lizard:before{content:"\f762"}.fi-rr-hand-love:before{content:"\f763"}.fi-rr-hand-middle-finger:before{content:"\f764"}.fi-rr-hand-paper:before{content:"\f765"}.fi-rr-hand-peace:before{content:"\f766"}.fi-rr-hand-point-ribbon:before{content:"\f767"}.fi-rr-hand-scissors:before{content:"\f768"}.fi-rr-hand-sparkles:before{content:"\f769"}.fi-rr-hand-spock:before{content:"\f76a"}.fi-rr-hand-wave:before{content:"\f76b"}.fi-rr-hand:before{content:"\f76c"}.fi-rr-handmade:before{content:"\f76d"}.fi-rr-hands-bubbles:before{content:"\f76e"}.fi-rr-hands-clapping:before{content:"\f76f"}.fi-rr-hands-heart:before{content:"\f770"}.fi-rr-hands-holding-diamond:before{content:"\f771"}.fi-rr-hands-holding:before{content:"\f772"}.fi-rr-hands-usd:before{content:"\f773"}.fi-rr-handshake-angle:before{content:"\f774"}.fi-rr-handshake-deal-loan:before{content:"\f775"}.fi-rr-handshake-house:before{content:"\f776"}.fi-rr-handshake-simple-slash:before{content:"\f777"}.fi-rr-handshake-trust:before{content:"\f778"}.fi-rr-handshake:before{content:"\f779"}.fi-rr-hard-hat:before{content:"\f77a"}.fi-rr-hashtag-lock:before{content:"\f77b"}.fi-rr-hastag:before{content:"\f77c"}.fi-rr-hat-beach:before{content:"\f77d"}.fi-rr-hat-birthday:before{content:"\f77e"}.fi-rr-hat-chef:before{content:"\f77f"}.fi-rr-hat-cowboy-side:before{content:"\f780"}.fi-rr-hat-cowboy:before{content:"\f781"}.fi-rr-hat-santa:before{content:"\f782"}.fi-rr-hat-winter:before{content:"\f783"}.fi-rr-hat-witch:before{content:"\f784"}.fi-rr-hat-wizard:before{content:"\f785"}.fi-rr-hdd:before{content:"\f786"}.fi-rr-head-side-brain:before{content:"\f787"}.fi-rr-head-side-cough-slash:before{content:"\f788"}.fi-rr-head-side-cough:before{content:"\f789"}.fi-rr-head-side-headphones:before{content:"\f78a"}.fi-rr-head-side-heart:before{content:"\f78b"}.fi-rr-head-side-mask:before{content:"\f78c"}.fi-rr-head-side-medical:before{content:"\f78d"}.fi-rr-head-side-thinking:before{content:"\f78e"}.fi-rr-head-side-virus:before{content:"\f78f"}.fi-rr-head-side:before{content:"\f790"}.fi-rr-head-vr:before{content:"\f791"}.fi-rr-heading:before{content:"\f792"}.fi-rr-headphones:before{content:"\f793"}.fi-rr-headset:before{content:"\f794"}.fi-rr-heart-arrow:before{content:"\f795"}.fi-rr-heart-brain:before{content:"\f796"}.fi-rr-heart-crack:before{content:"\f797"}.fi-rr-heart-half-stroke:before{content:"\f798"}.fi-rr-heart-half:before{content:"\f799"}.fi-rr-heart-health-muscle:before{content:"\f79a"}.fi-rr-heart-lock:before{content:"\f79b"}.fi-rr-heart-partner-handshake:before{content:"\f79c"}.fi-rr-heart-rate:before{content:"\f79d"}.fi-rr-heart-slash:before{content:"\f79e"}.fi-rr-heart-upside-down:before{content:"\f79f"}.fi-rr-heart:before{content:"\f7a0"}.fi-rr-heat:before{content:"\f7a1"}.fi-rr-helicopter-side:before{content:"\f7a2"}.fi-rr-helmet-battle:before{content:"\f7a3"}.fi-rr-hexagon-check:before{content:"\f7a4"}.fi-rr-hexagon-divide:before{content:"\f7a5"}.fi-rr-hexagon-exclamation:before{content:"\f7a6"}.fi-rr-hexagon:before{content:"\f7a7"}.fi-rr-high-definition:before{content:"\f7a8"}.fi-rr-high-five-celebration-yes:before{content:"\f7a9"}.fi-rr-high-five:before{content:"\f7aa"}.fi-rr-highlighter-line:before{content:"\f7ab"}.fi-rr-highlighter:before{content:"\f7ac"}.fi-rr-hiking:before{content:"\f7ad"}.fi-rr-hippo:before{content:"\f7ae"}.fi-rr-hockey-puck:before{content:"\f7af"}.fi-rr-hockey-stick-puck:before{content:"\f7b0"}.fi-rr-hockey-sticks:before{content:"\f7b1"}.fi-rr-holding-hand-gear:before{content:"\f7b2"}.fi-rr-holding-hand-revenue:before{content:"\f7b3"}.fi-rr-holly-berry:before{content:"\f7b4"}.fi-rr-home-heart:before{content:"\f7b5"}.fi-rr-home-location-alt:before{content:"\f7b6"}.fi-rr-home-location:before{content:"\f7b7"}.fi-rr-home:before{content:"\f7b8"}.fi-rr-honey-pot:before{content:"\f7b9"}.fi-rr-hood-cloak:before{content:"\f7ba"}.fi-rr-horizontal-rule:before{content:"\f7bb"}.fi-rr-horse-head:before{content:"\f7bc"}.fi-rr-horse-saddle:before{content:"\f7bd"}.fi-rr-horse:before{content:"\f7be"}.fi-rr-horseshoe-broken:before{content:"\f7bf"}.fi-rr-horseshoe:before{content:"\f7c0"}.fi-rr-hose-reel:before{content:"\f7c1"}.fi-rr-hose:before{content:"\f7c2"}.fi-rr-hospital-symbol:before{content:"\f7c3"}.fi-rr-hospital-user:before{content:"\f7c4"}.fi-rr-hospital:before{content:"\f7c5"}.fi-rr-hospitals:before{content:"\f7c6"}.fi-rr-hot-tub:before{content:"\f7c7"}.fi-rr-hotdog:before{content:"\f7c8"}.fi-rr-hotel:before{content:"\f7c9"}.fi-rr-hourglass-end:before{content:"\f7ca"}.fi-rr-hourglass-start:before{content:"\f7cb"}.fi-rr-hourglass:before{content:"\f7cc"}.fi-rr-house-blank:before{content:"\f7cd"}.fi-rr-house-building:before{content:"\f7ce"}.fi-rr-house-chimney-blank:before{content:"\f7cf"}.fi-rr-house-chimney-crack:before{content:"\f7d0"}.fi-rr-house-chimney-heart:before{content:"\f7d1"}.fi-rr-house-chimney-medical:before{content:"\f7d2"}.fi-rr-house-chimney-user:before{content:"\f7d3"}.fi-rr-house-chimney-window:before{content:"\f7d4"}.fi-rr-house-chimney:before{content:"\f7d5"}.fi-rr-house-circle-check:before{content:"\f7d6"}.fi-rr-house-circle-exclamation:before{content:"\f7d7"}.fi-rr-house-circle-xmark:before{content:"\f7d8"}.fi-rr-house-crack-alt:before{content:"\f7d9"}.fi-rr-house-crack:before{content:"\f7da"}.fi-rr-house-day:before{content:"\f7db"}.fi-rr-house-fire:before{content:"\f7dc"}.fi-rr-house-flag:before{content:"\f7dd"}.fi-rr-house-flood:before{content:"\f7de"}.fi-rr-house-laptop:before{content:"\f7df"}.fi-rr-house-leave:before{content:"\f7e0"}.fi-rr-house-lock:before{content:"\f7e1"}.fi-rr-house-medical:before{content:"\f7e2"}.fi-rr-house-night:before{content:"\f7e3"}.fi-rr-house-return:before{content:"\f7e4"}.fi-rr-house-signal:before{content:"\f7e5"}.fi-rr-house-tree:before{content:"\f7e6"}.fi-rr-house-tsunami:before{content:"\f7e7"}.fi-rr-house-turret:before{content:"\f7e8"}.fi-rr-house-user:before{content:"\f7e9"}.fi-rr-house-window:before{content:"\f7ea"}.fi-rr-hr-group:before{content:"\f7eb"}.fi-rr-hr-person:before{content:"\f7ec"}.fi-rr-hr:before{content:"\f7ed"}.fi-rr-hryvnia:before{content:"\f7ee"}.fi-rr-humidity:before{content:"\f7ef"}.fi-rr-hundred-points:before{content:"\f7f0"}.fi-rr-hurricane:before{content:"\f7f1"}.fi-rr-i:before{content:"\f7f2"}.fi-rr-ice-cream:before{content:"\f7f3"}.fi-rr-ice-skate:before{content:"\f7f4"}.fi-rr-icicles:before{content:"\f7f5"}.fi-rr-icon-star:before{content:"\f7f6"}.fi-rr-id-badge:before{content:"\f7f7"}.fi-rr-id-card-clip-alt:before{content:"\f7f8"}.fi-rr-igloo:before{content:"\f7f9"}.fi-rr-image-slash:before{content:"\f7fa"}.fi-rr-images-user:before{content:"\f7fb"}.fi-rr-images:before{content:"\f7fc"}.fi-rr-improve-user:before{content:"\f7fd"}.fi-rr-inbox-full:before{content:"\f7fe"}.fi-rr-inbox-in:before{content:"\f7ff"}.fi-rr-inbox-out:before{content:"\f800"}.fi-rr-inbox:before{content:"\f801"}.fi-rr-inboxes:before{content:"\f802"}.fi-rr-incense-sticks-yoga:before{content:"\f803"}.fi-rr-incognito:before{content:"\f804"}.fi-rr-indent:before{content:"\f805"}.fi-rr-indian-rupee-sign:before{content:"\f806"}.fi-rr-industry-alt:before{content:"\f807"}.fi-rr-industry-windows:before{content:"\f808"}.fi-rr-infinity:before{content:"\f809"}.fi-rr-info-guide:before{content:"\f80a"}.fi-rr-info:before{content:"\f80b"}.fi-rr-information:before{content:"\f80c"}.fi-rr-inhaler:before{content:"\f80d"}.fi-rr-input-numeric:before{content:"\f80e"}.fi-rr-input-pipe:before{content:"\f80f"}.fi-rr-input-text:before{content:"\f810"}.fi-rr-insert-alt:before{content:"\f811"}.fi-rr-insert-arrows:before{content:"\f812"}.fi-rr-insert-button-circle:before{content:"\f813"}.fi-rr-insert-credit-card:before{content:"\f814"}.fi-rr-insert-square:before{content:"\f815"}.fi-rr-insert:before{content:"\f816"}.fi-rr-insight-alt:before{content:"\f817"}.fi-rr-insight-head:before{content:"\f818"}.fi-rr-insight:before{content:"\f819"}.fi-rr-integral:before{content:"\f81a"}.fi-rr-interactive:before{content:"\f81b"}.fi-rr-interlining:before{content:"\f81c"}.fi-rr-internet-speed-wifi:before{content:"\f81d"}.fi-rr-interrogation:before{content:"\f81e"}.fi-rr-intersection:before{content:"\f81f"}.fi-rr-introduction-handshake:before{content:"\f820"}.fi-rr-introduction:before{content:"\f821"}.fi-rr-inventory-alt:before{content:"\f822"}.fi-rr-invest:before{content:"\f823"}.fi-rr-investment:before{content:"\f824"}.fi-rr-invite-alt:before{content:"\f825"}.fi-rr-invite:before{content:"\f826"}.fi-rr-iot-alt:before{content:"\f827"}.fi-rr-iot:before{content:"\f828"}.fi-rr-ip-address:before{content:"\f829"}.fi-rr-island-tropical:before{content:"\f82a"}.fi-rr-issue-loupe:before{content:"\f82b"}.fi-rr-it-alt:before{content:"\f82c"}.fi-rr-it-computer:before{content:"\f82d"}.fi-rr-it:before{content:"\f82e"}.fi-rr-italian-lira-sign:before{content:"\f82f"}.fi-rr-italic:before{content:"\f830"}.fi-rr-j:before{content:"\f831"}.fi-rr-jam:before{content:"\f832"}.fi-rr-jar-alt:before{content:"\f833"}.fi-rr-jar-wheat:before{content:"\f834"}.fi-rr-javascript:before{content:"\f835"}.fi-rr-joint:before{content:"\f836"}.fi-rr-joker:before{content:"\f837"}.fi-rr-journal-alt:before{content:"\f838"}.fi-rr-journal:before{content:"\f839"}.fi-rr-journey:before{content:"\f83a"}.fi-rr-joystick:before{content:"\f83b"}.fi-rr-jpg:before{content:"\f83c"}.fi-rr-jug-alt:before{content:"\f83d"}.fi-rr-jug-bottle:before{content:"\f83e"}.fi-rr-jug:before{content:"\f83f"}.fi-rr-jumping-rope:before{content:"\f840"}.fi-rr-k:before{content:"\f841"}.fi-rr-kaaba:before{content:"\f842"}.fi-rr-kazoo:before{content:"\f843"}.fi-rr-kerning:before{content:"\f844"}.fi-rr-key-lock-crypto:before{content:"\f845"}.fi-rr-key-skeleton-left-right:before{content:"\f846"}.fi-rr-key:before{content:"\f847"}.fi-rr-keyboard-brightness-low:before{content:"\f848"}.fi-rr-keyboard-brightness:before{content:"\f849"}.fi-rr-keyboard-down:before{content:"\f84a"}.fi-rr-keyboard-left:before{content:"\f84b"}.fi-rr-keyboard:before{content:"\f84c"}.fi-rr-keynote:before{content:"\f84d"}.fi-rr-kidneys:before{content:"\f84e"}.fi-rr-kip-sign:before{content:"\f84f"}.fi-rr-kiss-beam:before{content:"\f850"}.fi-rr-kiss-wink-heart:before{content:"\f851"}.fi-rr-kiss:before{content:"\f852"}.fi-rr-kite:before{content:"\f853"}.fi-rr-kiwi-bird:before{content:"\f854"}.fi-rr-kiwi-fruit:before{content:"\f855"}.fi-rr-knife-kitchen:before{content:"\f856"}.fi-rr-knife:before{content:"\f857"}.fi-rr-knitting:before{content:"\f858"}.fi-rr-kpi-evaluation:before{content:"\f859"}.fi-rr-kpi:before{content:"\f85a"}.fi-rr-l:before{content:"\f85b"}.fi-rr-label:before{content:"\f85c"}.fi-rr-lacrosse-stick-ball:before{content:"\f85d"}.fi-rr-lacrosse-stick:before{content:"\f85e"}.fi-rr-lambda:before{content:"\f85f"}.fi-rr-lamp-desk:before{content:"\f860"}.fi-rr-lamp-floor:before{content:"\f861"}.fi-rr-lamp-street:before{content:"\f862"}.fi-rr-lamp:before{content:"\f863"}.fi-rr-land-layer-location:before{content:"\f864"}.fi-rr-land-layers:before{content:"\f865"}.fi-rr-land-location:before{content:"\f866"}.fi-rr-landmark-alt:before{content:"\f867"}.fi-rr-language:before{content:"\f868"}.fi-rr-laptop-arrow-down:before{content:"\f869"}.fi-rr-laptop-binary:before{content:"\f86a"}.fi-rr-laptop-code:before{content:"\f86b"}.fi-rr-laptop-medical:before{content:"\f86c"}.fi-rr-laptop-mobile:before{content:"\f86d"}.fi-rr-laptop-slash:before{content:"\f86e"}.fi-rr-laptop:before{content:"\f86f"}.fi-rr-lari-sign:before{content:"\f870"}.fi-rr-lasso-sparkles:before{content:"\f871"}.fi-rr-lasso:before{content:"\f872"}.fi-rr-last-square:before{content:"\f873"}.fi-rr-laugh-beam:before{content:"\f874"}.fi-rr-laugh-squint:before{content:"\f875"}.fi-rr-laugh-wink:before{content:"\f876"}.fi-rr-laugh:before{content:"\f877"}.fi-rr-lawyer-man:before{content:"\f878"}.fi-rr-lawyer-woman:before{content:"\f879"}.fi-rr-layer-minus:before{content:"\f87a"}.fi-rr-layer-plus:before{content:"\f87b"}.fi-rr-layers:before{content:"\f87c"}.fi-rr-layout-fluid:before{content:"\f87d"}.fi-rr-lead-funnel:before{content:"\f87e"}.fi-rr-lead-management:before{content:"\f87f"}.fi-rr-lead:before{content:"\f880"}.fi-rr-leader-alt:before{content:"\f881"}.fi-rr-leader-speech:before{content:"\f882"}.fi-rr-leader:before{content:"\f883"}.fi-rr-leaderboard-alt:before{content:"\f884"}.fi-rr-leaderboard-trophy:before{content:"\f885"}.fi-rr-leaderboard:before{content:"\f886"}.fi-rr-leadership-alt:before{content:"\f887"}.fi-rr-leadership:before{content:"\f888"}.fi-rr-leaf-heart:before{content:"\f889"}.fi-rr-leaf-maple:before{content:"\f88a"}.fi-rr-leaf-oak:before{content:"\f88b"}.fi-rr-leaf:before{content:"\f88c"}.fi-rr-leafy-green:before{content:"\f88d"}.fi-rr-leave:before{content:"\f88e"}.fi-rr-left-from-bracket:before{content:"\f88f"}.fi-rr-left:before{content:"\f890"}.fi-rr-legal:before{content:"\f891"}.fi-rr-lemon:before{content:"\f892"}.fi-rr-lesbian-couple:before{content:"\f893"}.fi-rr-less-than-equal:before{content:"\f894"}.fi-rr-less-than:before{content:"\f895"}.fi-rr-lesson-class:before{content:"\f896"}.fi-rr-lesson:before{content:"\f897"}.fi-rr-letter-case:before{content:"\f898"}.fi-rr-lettuce:before{content:"\f899"}.fi-rr-level-down-alt:before{content:"\f89a"}.fi-rr-level-down:before{content:"\f89b"}.fi-rr-level-up-alt:before{content:"\f89c"}.fi-rr-level-up:before{content:"\f89d"}.fi-rr-license:before{content:"\f89e"}.fi-rr-life-ring:before{content:"\f89f"}.fi-rr-life:before{content:"\f8a0"}.fi-rr-light-ceiling:before{content:"\f8a1"}.fi-rr-light-emergency-on:before{content:"\f8a2"}.fi-rr-light-emergency:before{content:"\f8a3"}.fi-rr-light-switch-off:before{content:"\f8a4"}.fi-rr-light-switch-on:before{content:"\f8a5"}.fi-rr-light-switch:before{content:"\f8a6"}.fi-rr-lightbulb-cfl-on:before{content:"\f8a7"}.fi-rr-lightbulb-cfl:before{content:"\f8a8"}.fi-rr-lightbulb-dollar:before{content:"\f8a9"}.fi-rr-lightbulb-exclamation:before{content:"\f8aa"}.fi-rr-lightbulb-head:before{content:"\f8ab"}.fi-rr-lightbulb-on:before{content:"\f8ac"}.fi-rr-lightbulb-question:before{content:"\f8ad"}.fi-rr-lightbulb-setting:before{content:"\f8ae"}.fi-rr-lightbulb-slash:before{content:"\f8af"}.fi-rr-lighthouse:before{content:"\f8b0"}.fi-rr-lights-holiday:before{content:"\f8b1"}.fi-rr-limit-hand:before{content:"\f8b2"}.fi-rr-limit-speedometer:before{content:"\f8b3"}.fi-rr-line-width:before{content:"\f8b4"}.fi-rr-link-alt:before{content:"\f8b5"}.fi-rr-link-horizontal-slash:before{content:"\f8b6"}.fi-rr-link-horizontal:before{content:"\f8b7"}.fi-rr-link-slash-alt:before{content:"\f8b8"}.fi-rr-link-slash:before{content:"\f8b9"}.fi-rr-link:before{content:"\f8ba"}.fi-rr-lion-head:before{content:"\f8bb"}.fi-rr-lion:before{content:"\f8bc"}.fi-rr-lips:before{content:"\f8bd"}.fi-rr-lipstick:before{content:"\f8be"}.fi-rr-lira-sign:before{content:"\f8bf"}.fi-rr-list-check:before{content:"\f8c0"}.fi-rr-list-dropdown:before{content:"\f8c1"}.fi-rr-list-music:before{content:"\f8c2"}.fi-rr-list-timeline:before{content:"\f8c3"}.fi-rr-list:before{content:"\f8c4"}.fi-rr-litecoin-sign:before{content:"\f8c5"}.fi-rr-live-alt:before{content:"\f8c6"}.fi-rr-live:before{content:"\f8c7"}.fi-rr-loading:before{content:"\f8c8"}.fi-rr-loan:before{content:"\f8c9"}.fi-rr-lobster:before{content:"\f8ca"}.fi-rr-location-alt:before{content:"\f8cb"}.fi-rr-location-arrow:before{content:"\f8cc"}.fi-rr-location-crosshairs-slash:before{content:"\f8cd"}.fi-rr-location-crosshairs:before{content:"\f8ce"}.fi-rr-location-dot-slash:before{content:"\f8cf"}.fi-rr-location-exclamation:before{content:"\f8d0"}.fi-rr-location-pin-call:before{content:"\f8d1"}.fi-rr-lock-alt:before{content:"\f8d2"}.fi-rr-lock-hashtag:before{content:"\f8d3"}.fi-rr-lock-open-alt:before{content:"\f8d4"}.fi-rr-lock:before{content:"\f8d5"}.fi-rr-locust:before{content:"\f8d6"}.fi-rr-loop-square:before{content:"\f8d7"}.fi-rr-loveseat:before{content:"\f8d8"}.fi-rr-low-vision:before{content:"\f8d9"}.fi-rr-luchador:before{content:"\f8da"}.fi-rr-luggage-cart:before{content:"\f8db"}.fi-rr-luggage-rolling:before{content:"\f8dc"}.fi-rr-lungs-virus:before{content:"\f8dd"}.fi-rr-lungs:before{content:"\f8de"}.fi-rr-m:before{content:"\f8df"}.fi-rr-mace:before{content:"\f8e0"}.fi-rr-magic-wand:before{content:"\f8e1"}.fi-rr-magnet-user:before{content:"\f8e2"}.fi-rr-magnet:before{content:"\f8e3"}.fi-rr-mailbox-envelope:before{content:"\f8e4"}.fi-rr-mailbox-flag-up:before{content:"\f8e5"}.fi-rr-mailbox:before{content:"\f8e6"}.fi-rr-makeup-brush:before{content:"\f8e7"}.fi-rr-man-head:before{content:"\f8e8"}.fi-rr-man-scientist:before{content:"\f8e9"}.fi-rr-manat-sign:before{content:"\f8ea"}.fi-rr-mandolin:before{content:"\f8eb"}.fi-rr-mango:before{content:"\f8ec"}.fi-rr-manhole:before{content:"\f8ed"}.fi-rr-map-location-track:before{content:"\f8ee"}.fi-rr-map-marker-check:before{content:"\f8ef"}.fi-rr-map-marker-cross:before{content:"\f8f0"}.fi-rr-map-marker-edit:before{content:"\f8f1"}.fi-rr-map-marker-home:before{content:"\f8f2"}.fi-rr-map-marker-minus:before{content:"\f8f3"}.fi-rr-map-marker-plus:before{content:"\f8f4"}.fi-rr-map-marker-question:before{content:"\f8f5"}.fi-rr-map-marker-slash:before{content:"\f8f6"}.fi-rr-map-marker-smile:before{content:"\f8f7"}.fi-rr-map-marker:before{content:"\f8f8"}.fi-rr-map-pin:before{content:"\f8f9"}.fi-rr-map-point:before{content:"\f8fa"}.fi-rr-map:before{content:"\f8fb"}.fi-rr-marker-time:before{content:"\f8fc"}.fi-rr-marker:before{content:"\f8fd"}.fi-rr-marketplace-alt:before{content:"\f8fe"}.fi-rr-marketplace-store:before{content:"\f8ff"}.fi-rr-marketplace:before{content:"\f900"}.fi-rr-mars-double:before{content:"\f901"}.fi-rr-mars-stroke-right:before{content:"\f902"}.fi-rr-mars-stroke-up:before{content:"\f903"}.fi-rr-mars:before{content:"\f904"}.fi-rr-martini-glass-citrus:before{content:"\f905"}.fi-rr-martini-glass-empty:before{content:"\f906"}.fi-rr-mask-carnival:before{content:"\f907"}.fi-rr-mask-face:before{content:"\f908"}.fi-rr-mask-snorkel:before{content:"\f909"}.fi-rr-mask:before{content:"\f90a"}.fi-rr-massage:before{content:"\f90b"}.fi-rr-match-fire:before{content:"\f90c"}.fi-rr-mattress-pillow:before{content:"\f90d"}.fi-rr-measuring-tape:before{content:"\f90e"}.fi-rr-meat:before{content:"\f90f"}.fi-rr-medal:before{content:"\f910"}.fi-rr-medical-star:before{content:"\f911"}.fi-rr-medicine:before{content:"\f912"}.fi-rr-meditation:before{content:"\f913"}.fi-rr-meeting-alt:before{content:"\f914"}.fi-rr-meeting:before{content:"\f915"}.fi-rr-megaphone-announcement-leader:before{content:"\f916"}.fi-rr-megaphone:before{content:"\f917"}.fi-rr-meh-blank:before{content:"\f918"}.fi-rr-meh-rolling-eyes:before{content:"\f919"}.fi-rr-meh:before{content:"\f91a"}.fi-rr-melon-alt:before{content:"\f91b"}.fi-rr-melon:before{content:"\f91c"}.fi-rr-member-list:before{content:"\f91d"}.fi-rr-member-search:before{content:"\f91e"}.fi-rr-membership-vip:before{content:"\f91f"}.fi-rr-membership:before{content:"\f920"}.fi-rr-memo-circle-check:before{content:"\f921"}.fi-rr-memo-pad:before{content:"\f922"}.fi-rr-memo:before{content:"\f923"}.fi-rr-memory:before{content:"\f924"}.fi-rr-menu-burger:before{content:"\f925"}.fi-rr-menu-dots-vertical:before{content:"\f926"}.fi-rr-menu-dots:before{content:"\f927"}.fi-rr-mercury:before{content:"\f928"}.fi-rr-message-arrow-down:before{content:"\f929"}.fi-rr-message-arrow-up-right:before{content:"\f92a"}.fi-rr-message-arrow-up:before{content:"\f92b"}.fi-rr-message-bot:before{content:"\f92c"}.fi-rr-message-code:before{content:"\f92d"}.fi-rr-message-dollar:before{content:"\f92e"}.fi-rr-message-heart:before{content:"\f92f"}.fi-rr-message-image:before{content:"\f930"}.fi-rr-message-question:before{content:"\f931"}.fi-rr-message-quote:before{content:"\f932"}.fi-rr-message-slash:before{content:"\f933"}.fi-rr-message-sms:before{content:"\f934"}.fi-rr-message-text:before{content:"\f935"}.fi-rr-message-xmark:before{content:"\f936"}.fi-rr-messages-dollar:before{content:"\f937"}.fi-rr-messages-question:before{content:"\f938"}.fi-rr-messages:before{content:"\f939"}.fi-rr-meteor:before{content:"\f93a"}.fi-rr-meter-bolt:before{content:"\f93b"}.fi-rr-meter-droplet:before{content:"\f93c"}.fi-rr-meter-fire:before{content:"\f93d"}.fi-rr-meter:before{content:"\f93e"}.fi-rr-method:before{content:"\f93f"}.fi-rr-microchip-ai:before{content:"\f940"}.fi-rr-microchip:before{content:"\f941"}.fi-rr-microphone-alt:before{content:"\f942"}.fi-rr-microphone-slash:before{content:"\f943"}.fi-rr-microphone:before{content:"\f944"}.fi-rr-microscope:before{content:"\f945"}.fi-rr-microwave:before{content:"\f946"}.fi-rr-milk-alt:before{content:"\f947"}.fi-rr-milk:before{content:"\f948"}.fi-rr-mill-sign:before{content:"\f949"}.fi-rr-mind-share:before{content:"\f94a"}.fi-rr-minus-circle:before{content:"\f94b"}.fi-rr-minus-hexagon:before{content:"\f94c"}.fi-rr-minus-small:before{content:"\f94d"}.fi-rr-minus:before{content:"\f94e"}.fi-rr-mistletoe:before{content:"\f94f"}.fi-rr-mix:before{content:"\f950"}.fi-rr-mobile-button:before{content:"\f951"}.fi-rr-mobile-notch:before{content:"\f952"}.fi-rr-mobile:before{content:"\f953"}.fi-rr-mockup:before{content:"\f954"}.fi-rr-mode-alt:before{content:"\f955"}.fi-rr-mode-landscape:before{content:"\f956"}.fi-rr-mode-portrait:before{content:"\f957"}.fi-rr-mode:before{content:"\f958"}.fi-rr-model-cube-arrows:before{content:"\f959"}.fi-rr-model-cube-space:before{content:"\f95a"}.fi-rr-model-cube:before{content:"\f95b"}.fi-rr-module:before{content:"\f95c"}.fi-rr-monday:before{content:"\f95d"}.fi-rr-money-bill-simple:before{content:"\f95e"}.fi-rr-money-bill-transfer:before{content:"\f95f"}.fi-rr-money-bill-wave-alt:before{content:"\f960"}.fi-rr-money-bill-wave:before{content:"\f961"}.fi-rr-money-bills-simple:before{content:"\f962"}.fi-rr-money-bills:before{content:"\f963"}.fi-rr-money-check-edit-alt:before{content:"\f964"}.fi-rr-money-check-edit:before{content:"\f965"}.fi-rr-money-check:before{content:"\f966"}.fi-rr-money-coin-transfer:before{content:"\f967"}.fi-rr-money-from-bracket:before{content:"\f968"}.fi-rr-money-simple-from-bracket:before{content:"\f969"}.fi-rr-money-transfer-alt:before{content:"\f96a"}.fi-rr-money-transfer-coin-arrow:before{content:"\f96b"}.fi-rr-money-transfer-smartphone:before{content:"\f96c"}.fi-rr-money-wings:before{content:"\f96d"}.fi-rr-money:before{content:"\f96e"}.fi-rr-monkey:before{content:"\f96f"}.fi-rr-monument:before{content:"\f970"}.fi-rr-moon-stars:before{content:"\f971"}.fi-rr-moon:before{content:"\f972"}.fi-rr-moped:before{content:"\f973"}.fi-rr-mortar-pestle:before{content:"\f974"}.fi-rr-mortgage:before{content:"\f975"}.fi-rr-mosque-alt:before{content:"\f976"}.fi-rr-mosque-moon:before{content:"\f977"}.fi-rr-mosque:before{content:"\f978"}.fi-rr-mosquito-net:before{content:"\f979"}.fi-rr-mosquito:before{content:"\f97a"}.fi-rr-motorcycle:before{content:"\f97b"}.fi-rr-mound:before{content:"\f97c"}.fi-rr-mountain-city:before{content:"\f97d"}.fi-rr-mountain:before{content:"\f97e"}.fi-rr-mountains:before{content:"\f97f"}.fi-rr-mouse-field:before{content:"\f980"}.fi-rr-mouse:before{content:"\f981"}.fi-rr-mov-file:before{content:"\f982"}.fi-rr-move-to-folder-2:before{content:"\f983"}.fi-rr-move-to-folder:before{content:"\f984"}.fi-rr-mp3-file:before{content:"\f985"}.fi-rr-mp3-player:before{content:"\f986"}.fi-rr-mp4-file:before{content:"\f987"}.fi-rr-mug-alt:before{content:"\f988"}.fi-rr-mug-hot-alt:before{content:"\f989"}.fi-rr-mug-hot:before{content:"\f98a"}.fi-rr-mug-marshmallows:before{content:"\f98b"}.fi-rr-mug-tea-saucer:before{content:"\f98c"}.fi-rr-mug-tea:before{content:"\f98d"}.fi-rr-mug:before{content:"\f98e"}.fi-rr-multiple-alt:before{content:"\f98f"}.fi-rr-multiple:before{content:"\f990"}.fi-rr-muscle:before{content:"\f991"}.fi-rr-mushroom-alt:before{content:"\f992"}.fi-rr-mushroom:before{content:"\f993"}.fi-rr-music-alt:before{content:"\f994"}.fi-rr-music-file:before{content:"\f995"}.fi-rr-music-note-slash:before{content:"\f996"}.fi-rr-music-note:before{content:"\f997"}.fi-rr-music-slash:before{content:"\f998"}.fi-rr-music:before{content:"\f999"}.fi-rr-n:before{content:"\f99a"}.fi-rr-naira-sign:before{content:"\f99b"}.fi-rr-narwhal:before{content:"\f99c"}.fi-rr-navigation:before{content:"\f99d"}.fi-rr-nesting-dolls:before{content:"\f99e"}.fi-rr-network-analytic:before{content:"\f99f"}.fi-rr-network-cloud:before{content:"\f9a0"}.fi-rr-network:before{content:"\f9a1"}.fi-rr-neuter:before{content:"\f9a2"}.fi-rr-newsletter-subscribe:before{content:"\f9a3"}.fi-rr-newspaper-open:before{content:"\f9a4"}.fi-rr-newspaper:before{content:"\f9a5"}.fi-rr-nfc-lock:before{content:"\f9a6"}.fi-rr-nfc-magnifying-glass:before{content:"\f9a7"}.fi-rr-nfc-pen:before{content:"\f9a8"}.fi-rr-nfc-slash:before{content:"\f9a9"}.fi-rr-nfc-trash:before{content:"\f9aa"}.fi-rr-nfc:before{content:"\f9ab"}.fi-rr-night-day:before{content:"\f9ac"}.fi-rr-no-fee:before{content:"\f9ad"}.fi-rr-no-people:before{content:"\f9ae"}.fi-rr-noodles:before{content:"\f9af"}.fi-rr-nose:before{content:"\f9b0"}.fi-rr-not-equal:before{content:"\f9b1"}.fi-rr-not-found-alt:before{content:"\f9b2"}.fi-rr-not-found-magnifying-glass:before{content:"\f9b3"}.fi-rr-not-found:before{content:"\f9b4"}.fi-rr-notdef:before{content:"\f9b5"}.fi-rr-note-medical:before{content:"\f9b6"}.fi-rr-note-sticky:before{content:"\f9b7"}.fi-rr-note:before{content:"\f9b8"}.fi-rr-notebook-alt:before{content:"\f9b9"}.fi-rr-notebook:before{content:"\f9ba"}.fi-rr-notes-medical:before{content:"\f9bb"}.fi-rr-notes:before{content:"\f9bc"}.fi-rr-o:before{content:"\f9bd"}.fi-rr-object-exclude:before{content:"\f9be"}.fi-rr-object-group:before{content:"\f9bf"}.fi-rr-object-intersect:before{content:"\f9c0"}.fi-rr-object-subtract:before{content:"\f9c1"}.fi-rr-object-ungroup:before{content:"\f9c2"}.fi-rr-object-union:before{content:"\f9c3"}.fi-rr-objects-column:before{content:"\f9c4"}.fi-rr-octagon-check:before{content:"\f9c5"}.fi-rr-octagon-divide:before{content:"\f9c6"}.fi-rr-octagon-exclamation:before{content:"\f9c7"}.fi-rr-octagon-minus:before{content:"\f9c8"}.fi-rr-octagon-plus:before{content:"\f9c9"}.fi-rr-octagon-xmark:before{content:"\f9ca"}.fi-rr-octagon:before{content:"\f9cb"}.fi-rr-oil-can:before{content:"\f9cc"}.fi-rr-oil-temp:before{content:"\f9cd"}.fi-rr-olive-oil:before{content:"\f9ce"}.fi-rr-olive:before{content:"\f9cf"}.fi-rr-olives:before{content:"\f9d0"}.fi-rr-om:before{content:"\f9d1"}.fi-rr-omega:before{content:"\f9d2"}.fi-rr-onboarding:before{content:"\f9d3"}.fi-rr-onion:before{content:"\f9d4"}.fi-rr-opacity:before{content:"\f9d5"}.fi-rr-open-mail-clip:before{content:"\f9d6"}.fi-rr-operating-system-upgrade:before{content:"\f9d7"}.fi-rr-operation:before{content:"\f9d8"}.fi-rr-order-history:before{content:"\f9d9"}.fi-rr-organization-chart:before{content:"\f9da"}.fi-rr-ornament:before{content:"\f9db"}.fi-rr-otp:before{content:"\f9dc"}.fi-rr-otter:before{content:"\f9dd"}.fi-rr-outdent:before{content:"\f9de"}.fi-rr-oval-alt:before{content:"\f9df"}.fi-rr-oval:before{content:"\f9e0"}.fi-rr-oven:before{content:"\f9e1"}.fi-rr-overline:before{content:"\f9e2"}.fi-rr-overview:before{content:"\f9e3"}.fi-rr-p:before{content:"\f9e4"}.fi-rr-package:before{content:"\f9e5"}.fi-rr-padlock-check:before{content:"\f9e6"}.fi-rr-page-break:before{content:"\f9e7"}.fi-rr-pager:before{content:"\f9e8"}.fi-rr-paid:before{content:"\f9e9"}.fi-rr-paint-brush:before{content:"\f9ea"}.fi-rr-paint-roller:before{content:"\f9eb"}.fi-rr-paintbrush-pencil:before{content:"\f9ec"}.fi-rr-palette:before{content:"\f9ed"}.fi-rr-pallet-alt:before{content:"\f9ee"}.fi-rr-pallet:before{content:"\f9ef"}.fi-rr-pan-food:before{content:"\f9f0"}.fi-rr-pan-frying:before{content:"\f9f1"}.fi-rr-pan:before{content:"\f9f2"}.fi-rr-pancakes:before{content:"\f9f3"}.fi-rr-panorama:before{content:"\f9f4"}.fi-rr-paper-plane-launch:before{content:"\f9f5"}.fi-rr-paper-plane-top:before{content:"\f9f6"}.fi-rr-paper-plane:before{content:"\f9f7"}.fi-rr-paperclip-vertical:before{content:"\f9f8"}.fi-rr-parachute-box:before{content:"\f9f9"}.fi-rr-paragraph-left:before{content:"\f9fa"}.fi-rr-paragraph:before{content:"\f9fb"}.fi-rr-parking-circle-slash:before{content:"\f9fc"}.fi-rr-parking-circle:before{content:"\f9fd"}.fi-rr-parking-slash:before{content:"\f9fe"}.fi-rr-parking:before{content:"\f9ff"}.fi-rr-party-bell:before{content:"\fa00"}.fi-rr-party-horn:before{content:"\fa01"}.fi-rr-passport:before{content:"\fa02"}.fi-rr-password-alt:before{content:"\fa03"}.fi-rr-password-computer:before{content:"\fa04"}.fi-rr-password-email:before{content:"\fa05"}.fi-rr-password-smartphone:before{content:"\fa06"}.fi-rr-password:before{content:"\fa07"}.fi-rr-paste:before{content:"\fa08"}.fi-rr-pattern:before{content:"\fa09"}.fi-rr-pause-circle:before{content:"\fa0a"}.fi-rr-pause-square:before{content:"\fa0b"}.fi-rr-pause:before{content:"\fa0c"}.fi-rr-paw-claws:before{content:"\fa0d"}.fi-rr-paw-heart:before{content:"\fa0e"}.fi-rr-paw:before{content:"\fa0f"}.fi-rr-payment-pos:before{content:"\fa10"}.fi-rr-payroll-calendar:before{content:"\fa11"}.fi-rr-payroll-check:before{content:"\fa12"}.fi-rr-payroll:before{content:"\fa13"}.fi-rr-peace:before{content:"\fa14"}.fi-rr-peach:before{content:"\fa15"}.fi-rr-peanut:before{content:"\fa16"}.fi-rr-peanuts:before{content:"\fa17"}.fi-rr-peapod:before{content:"\fa18"}.fi-rr-pear:before{content:"\fa19"}.fi-rr-pedestal:before{content:"\fa1a"}.fi-rr-pen-circle:before{content:"\fa1b"}.fi-rr-pen-clip-slash:before{content:"\fa1c"}.fi-rr-pen-clip:before{content:"\fa1d"}.fi-rr-pen-fancy-slash:before{content:"\fa1e"}.fi-rr-pen-fancy:before{content:"\fa1f"}.fi-rr-pen-field:before{content:"\fa20"}.fi-rr-pen-nib-slash:before{content:"\fa21"}.fi-rr-pen-nib:before{content:"\fa22"}.fi-rr-pen-slash:before{content:"\fa23"}.fi-rr-pen-square:before{content:"\fa24"}.fi-rr-pen-swirl:before{content:"\fa25"}.fi-rr-pencil-paintbrush:before{content:"\fa26"}.fi-rr-pencil-ruler:before{content:"\fa27"}.fi-rr-pencil-slash:before{content:"\fa28"}.fi-rr-pencil:before{content:"\fa29"}.fi-rr-pending:before{content:"\fa2a"}.fi-rr-pennant:before{content:"\fa2b"}.fi-rr-people-arrows-left-right:before{content:"\fa2c"}.fi-rr-people-carry-box:before{content:"\fa2d"}.fi-rr-people-dress:before{content:"\fa2e"}.fi-rr-people-network-partner:before{content:"\fa2f"}.fi-rr-people-pants:before{content:"\fa30"}.fi-rr-people-poll:before{content:"\fa31"}.fi-rr-people-pulling:before{content:"\fa32"}.fi-rr-people-roof:before{content:"\fa33"}.fi-rr-people:before{content:"\fa34"}.fi-rr-pepper-alt:before{content:"\fa35"}.fi-rr-pepper-hot:before{content:"\fa36"}.fi-rr-pepper:before{content:"\fa37"}.fi-rr-percent-10:before{content:"\fa38"}.fi-rr-percent-100:before{content:"\fa39"}.fi-rr-percent-20:before{content:"\fa3a"}.fi-rr-percent-25:before{content:"\fa3b"}.fi-rr-percent-30:before{content:"\fa3c"}.fi-rr-percent-40:before{content:"\fa3d"}.fi-rr-percent-50:before{content:"\fa3e"}.fi-rr-percent-60:before{content:"\fa3f"}.fi-rr-percent-70:before{content:"\fa40"}.fi-rr-percent-75:before{content:"\fa41"}.fi-rr-percent-80:before{content:"\fa42"}.fi-rr-percent-90:before{content:"\fa43"}.fi-rr-percentage:before{content:"\fa44"}.fi-rr-person-burst:before{content:"\fa45"}.fi-rr-person-carry-box:before{content:"\fa46"}.fi-rr-person-circle-check:before{content:"\fa47"}.fi-rr-person-circle-exclamation:before{content:"\fa48"}.fi-rr-person-circle-minus:before{content:"\fa49"}.fi-rr-person-circle-plus:before{content:"\fa4a"}.fi-rr-person-circle-question:before{content:"\fa4b"}.fi-rr-person-circle-xmark:before{content:"\fa4c"}.fi-rr-person-cv:before{content:"\fa4d"}.fi-rr-person-dolly-empty:before{content:"\fa4e"}.fi-rr-person-dolly:before{content:"\fa4f"}.fi-rr-person-dress-simple:before{content:"\fa50"}.fi-rr-person-dress:before{content:"\fa51"}.fi-rr-person-luggage:before{content:"\fa52"}.fi-rr-person-lunge:before{content:"\fa53"}.fi-rr-person-pilates:before{content:"\fa54"}.fi-rr-person-praying:before{content:"\fa55"}.fi-rr-person-pregnant:before{content:"\fa56"}.fi-rr-person-seat-reclined:before{content:"\fa57"}.fi-rr-person-seat:before{content:"\fa58"}.fi-rr-person-shelter:before{content:"\fa59"}.fi-rr-person-sign:before{content:"\fa5a"}.fi-rr-person-simple:before{content:"\fa5b"}.fi-rr-person-walking-with-cane:before{content:"\fa5c"}.fi-rr-peseta-sign:before{content:"\fa5d"}.fi-rr-peso-sign:before{content:"\fa5e"}.fi-rr-pets:before{content:"\fa5f"}.fi-rr-pharmacy:before{content:"\fa60"}.fi-rr-phone-call:before{content:"\fa61"}.fi-rr-phone-cross:before{content:"\fa62"}.fi-rr-phone-flip:before{content:"\fa63"}.fi-rr-phone-guide:before{content:"\fa64"}.fi-rr-phone-heart-message:before{content:"\fa65"}.fi-rr-phone-office:before{content:"\fa66"}.fi-rr-phone-pause:before{content:"\fa67"}.fi-rr-phone-plus:before{content:"\fa68"}.fi-rr-phone-rotary:before{content:"\fa69"}.fi-rr-phone-slash:before{content:"\fa6a"}.fi-rr-photo-capture:before{content:"\fa6b"}.fi-rr-photo-film-music:before{content:"\fa6c"}.fi-rr-photo-video:before{content:"\fa6d"}.fi-rr-physics:before{content:"\fa6e"}.fi-rr-Pi:before{content:"\fa6f"}.fi-rr-piano-keyboard:before{content:"\fa70"}.fi-rr-piano:before{content:"\fa71"}.fi-rr-pickaxe:before{content:"\fa72"}.fi-rr-picking-box:before{content:"\fa73"}.fi-rr-picking:before{content:"\fa74"}.fi-rr-picnic:before{content:"\fa75"}.fi-rr-picpeople-filled:before{content:"\fa76"}.fi-rr-picpeople:before{content:"\fa77"}.fi-rr-picture:before{content:"\fa78"}.fi-rr-pie:before{content:"\fa79"}.fi-rr-piece:before{content:"\fa7a"}.fi-rr-pig-bank-bulb:before{content:"\fa7b"}.fi-rr-pig-face:before{content:"\fa7c"}.fi-rr-pig:before{content:"\fa7d"}.fi-rr-piggy-bank-budget:before{content:"\fa7e"}.fi-rr-piggy-bank:before{content:"\fa7f"}.fi-rr-pills:before{content:"\fa80"}.fi-rr-pinata:before{content:"\fa81"}.fi-rr-pineapple-alt:before{content:"\fa82"}.fi-rr-pineapple:before{content:"\fa83"}.fi-rr-ping-pong:before{content:"\fa84"}.fi-rr-pipe-smoking:before{content:"\fa85"}.fi-rr-pizza-slice:before{content:"\fa86"}.fi-rr-place-of-worship:before{content:"\fa87"}.fi-rr-plan-strategy:before{content:"\fa88"}.fi-rr-plan:before{content:"\fa89"}.fi-rr-plane-alt:before{content:"\fa8a"}.fi-rr-plane-arrival:before{content:"\fa8b"}.fi-rr-plane-departure:before{content:"\fa8c"}.fi-rr-plane-prop:before{content:"\fa8d"}.fi-rr-plane-slash:before{content:"\fa8e"}.fi-rr-plane-tail:before{content:"\fa8f"}.fi-rr-plane:before{content:"\fa90"}.fi-rr-planet-moon:before{content:"\fa91"}.fi-rr-planet-ringed:before{content:"\fa92"}.fi-rr-plant-care:before{content:"\fa93"}.fi-rr-plant-growth:before{content:"\fa94"}.fi-rr-plant-seed-invest:before{content:"\fa95"}.fi-rr-plant-wilt:before{content:"\fa96"}.fi-rr-plate-utensils:before{content:"\fa97"}.fi-rr-plate-wheat:before{content:"\fa98"}.fi-rr-plate:before{content:"\fa99"}.fi-rr-play-alt:before{content:"\fa9a"}.fi-rr-play-circle:before{content:"\fa9b"}.fi-rr-play-microphone:before{content:"\fa9c"}.fi-rr-play-pause:before{content:"\fa9d"}.fi-rr-play:before{content:"\fa9e"}.fi-rr-playing-cards:before{content:"\fa9f"}.fi-rr-plug-alt:before{content:"\faa0"}.fi-rr-plug-cable:before{content:"\faa1"}.fi-rr-plug-circle-bolt:before{content:"\faa2"}.fi-rr-plug-circle-check:before{content:"\faa3"}.fi-rr-plug-circle-exclamation:before{content:"\faa4"}.fi-rr-plug-circle-minus:before{content:"\faa5"}.fi-rr-plug-circle-plus:before{content:"\faa6"}.fi-rr-plug-connection:before{content:"\faa7"}.fi-rr-plug:before{content:"\faa8"}.fi-rr-plus-hexagon:before{content:"\faa9"}.fi-rr-plus-minus:before{content:"\faaa"}.fi-rr-plus-small:before{content:"\faab"}.fi-rr-plus:before{content:"\faac"}.fi-rr-png-file:before{content:"\faad"}.fi-rr-podcast:before{content:"\faae"}.fi-rr-podium-star:before{content:"\faaf"}.fi-rr-podium-victory-leader:before{content:"\fab0"}.fi-rr-podium:before{content:"\fab1"}.fi-rr-point-of-sale-bill:before{content:"\fab2"}.fi-rr-point-of-sale-signal:before{content:"\fab3"}.fi-rr-point-of-sale:before{content:"\fab4"}.fi-rr-pointer-loading:before{content:"\fab5"}.fi-rr-pointer-text:before{content:"\fab6"}.fi-rr-poker-chip:before{content:"\fab7"}.fi-rr-police-box:before{content:"\fab8"}.fi-rr-poll-h:before{content:"\fab9"}.fi-rr-pollution:before{content:"\faba"}.fi-rr-pompebled:before{content:"\fabb"}.fi-rr-poo-bolt:before{content:"\fabc"}.fi-rr-poo:before{content:"\fabd"}.fi-rr-pool-8-ball:before{content:"\fabe"}.fi-rr-poop:before{content:"\fabf"}.fi-rr-popcorn:before{content:"\fac0"}.fi-rr-popsicle:before{content:"\fac1"}.fi-rr-portal-enter:before{content:"\fac2"}.fi-rr-portal-exit:before{content:"\fac3"}.fi-rr-portrait:before{content:"\fac4"}.fi-rr-postal-address:before{content:"\fac5"}.fi-rr-pot:before{content:"\fac6"}.fi-rr-potato:before{content:"\fac7"}.fi-rr-pound:before{content:"\fac8"}.fi-rr-power:before{content:"\fac9"}.fi-rr-ppt-file:before{content:"\faca"}.fi-rr-practice:before{content:"\facb"}.fi-rr-praying-hands:before{content:"\facc"}.fi-rr-prescription-bottle-alt:before{content:"\facd"}.fi-rr-prescription-bottle-pill:before{content:"\face"}.fi-rr-prescription-bottle:before{content:"\facf"}.fi-rr-prescription:before{content:"\fad0"}.fi-rr-presentation:before{content:"\fad1"}.fi-rr-preview:before{content:"\fad2"}.fi-rr-previous-square:before{content:"\fad3"}.fi-rr-print-magnifying-glass:before{content:"\fad4"}.fi-rr-print-slash:before{content:"\fad5"}.fi-rr-print:before{content:"\fad6"}.fi-rr-priority-arrow:before{content:"\fad7"}.fi-rr-priority-arrows:before{content:"\fad8"}.fi-rr-priority-importance:before{content:"\fad9"}.fi-rr-problem-solving:before{content:"\fada"}.fi-rr-procedures:before{content:"\fadb"}.fi-rr-process:before{content:"\fadc"}.fi-rr-productivity:before{content:"\fadd"}.fi-rr-progress-complete:before{content:"\fade"}.fi-rr-progress-download:before{content:"\fadf"}.fi-rr-progress-upload:before{content:"\fae0"}.fi-rr-projector:before{content:"\fae1"}.fi-rr-protractor:before{content:"\fae2"}.fi-rr-pulse:before{content:"\fae3"}.fi-rr-pump-medical:before{content:"\fae4"}.fi-rr-pump:before{content:"\fae5"}.fi-rr-pumpkin-alt-2:before{content:"\fae6"}.fi-rr-pumpkin-alt:before{content:"\fae7"}.fi-rr-pumpkin:before{content:"\fae8"}.fi-rr-puzzle-alt:before{content:"\fae9"}.fi-rr-puzzle-piece-integration:before{content:"\faea"}.fi-rr-puzzle-pieces:before{content:"\faeb"}.fi-rr-puzzle:before{content:"\faec"}.fi-rr-pyramid:before{content:"\faed"}.fi-rr-q:before{content:"\faee"}.fi-rr-qr-scan:before{content:"\faef"}.fi-rr-QR:before{content:"\faf0"}.fi-rr-qrcode:before{content:"\faf1"}.fi-rr-question-square:before{content:"\faf2"}.fi-rr-question:before{content:"\faf3"}.fi-rr-queue-alt:before{content:"\faf4"}.fi-rr-queue-line:before{content:"\faf5"}.fi-rr-queue-signal:before{content:"\faf6"}.fi-rr-queue:before{content:"\faf7"}.fi-rr-quill-pen-story:before{content:"\faf8"}.fi-rr-quiz-alt:before{content:"\faf9"}.fi-rr-quiz:before{content:"\fafa"}.fi-rr-quote-right:before{content:"\fafb"}.fi-rr-r:before{content:"\fafc"}.fi-rr-rabbit-fast:before{content:"\fafd"}.fi-rr-rabbit:before{content:"\fafe"}.fi-rr-raccoon:before{content:"\faff"}.fi-rr-racquet:before{content:"\fb00"}.fi-rr-radar-monitoring-track:before{content:"\fb01"}.fi-rr-radar:before{content:"\fb02"}.fi-rr-radiation-alt:before{content:"\fb03"}.fi-rr-radiation:before{content:"\fb04"}.fi-rr-radio-alt:before{content:"\fb05"}.fi-rr-radio-button:before{content:"\fb06"}.fi-rr-radio:before{content:"\fb07"}.fi-rr-radish:before{content:"\fb08"}.fi-rr-rainbow:before{content:"\fb09"}.fi-rr-raindrops:before{content:"\fb0a"}.fi-rr-ram:before{content:"\fb0b"}.fi-rr-ramp-loading:before{content:"\fb0c"}.fi-rr-rank:before{content:"\fb0d"}.fi-rr-ranking-podium-empty:before{content:"\fb0e"}.fi-rr-ranking-podium:before{content:"\fb0f"}.fi-rr-ranking-star:before{content:"\fb10"}.fi-rr-ranking-stars:before{content:"\fb11"}.fi-rr-raygun:before{content:"\fb12"}.fi-rr-razor-barber:before{content:"\fb13"}.fi-rr-react:before{content:"\fb14"}.fi-rr-rec:before{content:"\fb15"}.fi-rr-receipt:before{content:"\fb16"}.fi-rr-recipe-book:before{content:"\fb17"}.fi-rr-recipe:before{content:"\fb18"}.fi-rr-record-vinyl:before{content:"\fb19"}.fi-rr-rectabgle-vertical:before{content:"\fb1a"}.fi-rr-rectangle-barcode:before{content:"\fb1b"}.fi-rr-rectangle-code:before{content:"\fb1c"}.fi-rr-rectangle-history-circle-plus:before{content:"\fb1d"}.fi-rr-rectangle-horizontal:before{content:"\fb1e"}.fi-rr-rectangle-list:before{content:"\fb1f"}.fi-rr-rectangle-panoramic:before{content:"\fb20"}.fi-rr-rectangle-pro:before{content:"\fb21"}.fi-rr-rectangle-vertical-history:before{content:"\fb22"}.fi-rr-rectangle-vertical:before{content:"\fb23"}.fi-rr-rectangle-xmark:before{content:"\fb24"}.fi-rr-rectangles-mixed:before{content:"\fb25"}.fi-rr-recycle-bin:before{content:"\fb26"}.fi-rr-recycle:before{content:"\fb27"}.fi-rr-redo-alt:before{content:"\fb28"}.fi-rr-redo:before{content:"\fb29"}.fi-rr-reel:before{content:"\fb2a"}.fi-rr-refer-arrow:before{content:"\fb2b"}.fi-rr-refer:before{content:"\fb2c"}.fi-rr-referral-alt:before{content:"\fb2d"}.fi-rr-referral-user:before{content:"\fb2e"}.fi-rr-referral:before{content:"\fb2f"}.fi-rr-reflect-horizontal-alt:before{content:"\fb30"}.fi-rr-reflect-horizontal:before{content:"\fb31"}.fi-rr-reflect-vertical:before{content:"\fb32"}.fi-rr-reflect:before{content:"\fb33"}.fi-rr-refresh:before{content:"\fb34"}.fi-rr-refrigerator:before{content:"\fb35"}.fi-rr-refund-alt:before{content:"\fb36"}.fi-rr-refund:before{content:"\fb37"}.fi-rr-region-pin-alt:before{content:"\fb38"}.fi-rr-region-pin:before{content:"\fb39"}.fi-rr-registered:before{content:"\fb3a"}.fi-rr-registration-paper:before{content:"\fb3b"}.fi-rr-remove-folder:before{content:"\fb3c"}.fi-rr-remove-user:before{content:"\fb3d"}.fi-rr-rent-signal:before{content:"\fb3e"}.fi-rr-rent:before{content:"\fb3f"}.fi-rr-replace:before{content:"\fb40"}.fi-rr-replay-10:before{content:"\fb41"}.fi-rr-replay-30:before{content:"\fb42"}.fi-rr-replay-5:before{content:"\fb43"}.fi-rr-reply-all:before{content:"\fb44"}.fi-rr-republican:before{content:"\fb45"}.fi-rr-reservation-smartphone:before{content:"\fb46"}.fi-rr-reservation-table:before{content:"\fb47"}.fi-rr-resistance-band:before{content:"\fb48"}.fi-rr-resize:before{content:"\fb49"}.fi-rr-resources:before{content:"\fb4a"}.fi-rr-restaurant:before{content:"\fb4b"}.fi-rr-restock:before{content:"\fb4c"}.fi-rr-restroom-simple:before{content:"\fb4d"}.fi-rr-resume:before{content:"\fb4e"}.fi-rr-revenue-alt:before{content:"\fb4f"}.fi-rr-revenue-euro:before{content:"\fb50"}.fi-rr-Revenue:before{content:"\fb51"}.fi-rr-review:before{content:"\fb52"}.fi-rr-rewind-button-circle:before{content:"\fb53"}.fi-rr-rewind:before{content:"\fb54"}.fi-rr-rhombus:before{content:"\fb55"}.fi-rr-ribbon:before{content:"\fb56"}.fi-rr-right-from-bracket:before{content:"\fb57"}.fi-rr-right:before{content:"\fb58"}.fi-rr-ring-diamond:before{content:"\fb59"}.fi-rr-ring:before{content:"\fb5a"}.fi-rr-rings-wedding:before{content:"\fb5b"}.fi-rr-risk-alt:before{content:"\fb5c"}.fi-rr-risk:before{content:"\fb5d"}.fi-rr-road-barrier:before{content:"\fb5e"}.fi-rr-road-sign-left:before{content:"\fb5f"}.fi-rr-road:before{content:"\fb60"}.fi-rr-robot:before{content:"\fb61"}.fi-rr-robotic-arm:before{content:"\fb62"}.fi-rr-rocket-lunch:before{content:"\fb63"}.fi-rr-rocket:before{content:"\fb64"}.fi-rr-roller-coaster:before{content:"\fb65"}.fi-rr-room-service:before{content:"\fb66"}.fi-rr-rotate-exclamation:before{content:"\fb67"}.fi-rr-rotate-left:before{content:"\fb68"}.fi-rr-rotate-reverse:before{content:"\fb69"}.fi-rr-rotate-right:before{content:"\fb6a"}.fi-rr-rotate-square:before{content:"\fb6b"}.fi-rr-roulette:before{content:"\fb6c"}.fi-rr-route-highway:before{content:"\fb6d"}.fi-rr-route-interstate:before{content:"\fb6e"}.fi-rr-route:before{content:"\fb6f"}.fi-rr-router:before{content:"\fb70"}.fi-rr-rss-alt:before{content:"\fb71"}.fi-rr-rss:before{content:"\fb72"}.fi-rr-ruble-sign:before{content:"\fb73"}.fi-rr-rugby:before{content:"\fb74"}.fi-rr-ruler-combined:before{content:"\fb75"}.fi-rr-ruler-horizontal:before{content:"\fb76"}.fi-rr-ruler-triangle:before{content:"\fb77"}.fi-rr-ruler-vertical:before{content:"\fb78"}.fi-rr-rules-alt:before{content:"\fb79"}.fi-rr-rules:before{content:"\fb7a"}.fi-rr-running-track:before{content:"\fb7b"}.fi-rr-running:before{content:"\fb7c"}.fi-rr-rupee-sign:before{content:"\fb7d"}.fi-rr-rupiah-sign:before{content:"\fb7e"}.fi-rr-rv:before{content:"\fb7f"}.fi-rr-s:before{content:"\fb80"}.fi-rr-sack-dollar:before{content:"\fb81"}.fi-rr-sack:before{content:"\fb82"}.fi-rr-sad-cry:before{content:"\fb83"}.fi-rr-sad-tear:before{content:"\fb84"}.fi-rr-sad:before{content:"\fb85"}.fi-rr-safe-box:before{content:"\fb86"}.fi-rr-sailboat:before{content:"\fb87"}.fi-rr-salad:before{content:"\fb88"}.fi-rr-salary-alt:before{content:"\fb89"}.fi-rr-salt-pepper:before{content:"\fb8a"}.fi-rr-salt-shaker:before{content:"\fb8b"}.fi-rr-sandwich-alt:before{content:"\fb8c"}.fi-rr-sandwich:before{content:"\fb8d"}.fi-rr-satellite-dish:before{content:"\fb8e"}.fi-rr-satellite:before{content:"\fb8f"}.fi-rr-saturday:before{content:"\fb90"}.fi-rr-sauce:before{content:"\fb91"}.fi-rr-sausage:before{content:"\fb92"}.fi-rr-sax-hot:before{content:"\fb93"}.fi-rr-saxophone:before{content:"\fb94"}.fi-rr-scale-comparison-alt:before{content:"\fb95"}.fi-rr-scale-comparison:before{content:"\fb96"}.fi-rr-scale:before{content:"\fb97"}.fi-rr-scalpel-path:before{content:"\fb98"}.fi-rr-scalpel:before{content:"\fb99"}.fi-rr-scanner-gun:before{content:"\fb9a"}.fi-rr-scanner-image:before{content:"\fb9b"}.fi-rr-scanner-keyboard:before{content:"\fb9c"}.fi-rr-scanner-touchscreen:before{content:"\fb9d"}.fi-rr-scarecrow:before{content:"\fb9e"}.fi-rr-scarf:before{content:"\fb9f"}.fi-rr-school-bus:before{content:"\fba0"}.fi-rr-school:before{content:"\fba1"}.fi-rr-scissors:before{content:"\fba2"}.fi-rr-scooter:before{content:"\fba3"}.fi-rr-screen:before{content:"\fba4"}.fi-rr-screencast:before{content:"\fba5"}.fi-rr-screw-alt:before{content:"\fba6"}.fi-rr-screw:before{content:"\fba7"}.fi-rr-screwdriver:before{content:"\fba8"}.fi-rr-scribble:before{content:"\fba9"}.fi-rr-script:before{content:"\fbaa"}.fi-rr-scroll-document-story:before{content:"\fbab"}.fi-rr-scroll-old:before{content:"\fbac"}.fi-rr-scroll-torah:before{content:"\fbad"}.fi-rr-scroll:before{content:"\fbae"}.fi-rr-scrubber:before{content:"\fbaf"}.fi-rr-scythe:before{content:"\fbb0"}.fi-rr-sd-card:before{content:"\fbb1"}.fi-rr-sd-cards:before{content:"\fbb2"}.fi-rr-seal-exclamation:before{content:"\fbb3"}.fi-rr-seal-question:before{content:"\fbb4"}.fi-rr-seal:before{content:"\fbb5"}.fi-rr-search-alt:before{content:"\fbb6"}.fi-rr-search-dollar:before{content:"\fbb7"}.fi-rr-search-heart:before{content:"\fbb8"}.fi-rr-search-location:before{content:"\fbb9"}.fi-rr-search:before{content:"\fbba"}.fi-rr-seat-airline:before{content:"\fbbb"}.fi-rr-seatbelt-safety-driver:before{content:"\fbbc"}.fi-rr-second-award:before{content:"\fbbd"}.fi-rr-second-laurel:before{content:"\fbbe"}.fi-rr-second-medal:before{content:"\fbbf"}.fi-rr-second:before{content:"\fbc0"}.fi-rr-security:before{content:"\fbc1"}.fi-rr-seedling:before{content:"\fbc2"}.fi-rr-selection:before{content:"\fbc3"}.fi-rr-sell:before{content:"\fbc4"}.fi-rr-seller-store:before{content:"\fbc5"}.fi-rr-seller:before{content:"\fbc6"}.fi-rr-selling:before{content:"\fbc7"}.fi-rr-send-back:before{content:"\fbc8"}.fi-rr-send-backward:before{content:"\fbc9"}.fi-rr-send-money-smartphone:before{content:"\fbca"}.fi-rr-send-money:before{content:"\fbcb"}.fi-rr-sensor-alert:before{content:"\fbcc"}.fi-rr-sensor-fire:before{content:"\fbcd"}.fi-rr-sensor-on:before{content:"\fbce"}.fi-rr-sensor-smoke:before{content:"\fbcf"}.fi-rr-sensor:before{content:"\fbd0"}.fi-rr-settings-sliders:before{content:"\fbd1"}.fi-rr-settings:before{content:"\fbd2"}.fi-rr-share-alt-square:before{content:"\fbd3"}.fi-rr-share-square:before{content:"\fbd4"}.fi-rr-share:before{content:"\fbd5"}.fi-rr-sheep:before{content:"\fbd6"}.fi-rr-shekel-sign:before{content:"\fbd7"}.fi-rr-shelves:before{content:"\fbd8"}.fi-rr-shield-alt:before{content:"\fbd9"}.fi-rr-shield-cat:before{content:"\fbda"}.fi-rr-shield-check:before{content:"\fbdb"}.fi-rr-shield-cross:before{content:"\fbdc"}.fi-rr-shield-dog:before{content:"\fbdd"}.fi-rr-shield-exclamation:before{content:"\fbde"}.fi-rr-shield-interrogation:before{content:"\fbdf"}.fi-rr-shield-keyhole:before{content:"\fbe0"}.fi-rr-shield-minus:before{content:"\fbe1"}.fi-rr-shield-plus:before{content:"\fbe2"}.fi-rr-shield-security-risk:before{content:"\fbe3"}.fi-rr-shield-slash:before{content:"\fbe4"}.fi-rr-shield-trust:before{content:"\fbe5"}.fi-rr-shield-virus:before{content:"\fbe6"}.fi-rr-shield-xmark:before{content:"\fbe7"}.fi-rr-shield:before{content:"\fbe8"}.fi-rr-ship-side:before{content:"\fbe9"}.fi-rr-ship:before{content:"\fbea"}.fi-rr-shipping-fast:before{content:"\fbeb"}.fi-rr-shipping-timed:before{content:"\fbec"}.fi-rr-shirt-long-sleeve:before{content:"\fbed"}.fi-rr-shirt-running:before{content:"\fbee"}.fi-rr-shirt-tank-top:before{content:"\fbef"}.fi-rr-shirt:before{content:"\fbf0"}.fi-rr-shish-kebab:before{content:"\fbf1"}.fi-rr-shoe-prints:before{content:"\fbf2"}.fi-rr-shop-lock:before{content:"\fbf3"}.fi-rr-shop-slash:before{content:"\fbf4"}.fi-rr-shop:before{content:"\fbf5"}.fi-rr-shopping-bag-add:before{content:"\fbf6"}.fi-rr-shopping-bag:before{content:"\fbf7"}.fi-rr-shopping-basket:before{content:"\fbf8"}.fi-rr-shopping-cart-add:before{content:"\fbf9"}.fi-rr-shopping-cart-buyer:before{content:"\fbfa"}.fi-rr-shopping-cart-check:before{content:"\fbfb"}.fi-rr-shopping-cart:before{content:"\fbfc"}.fi-rr-shovel-snow:before{content:"\fbfd"}.fi-rr-shovel:before{content:"\fbfe"}.fi-rr-shower-down:before{content:"\fbff"}.fi-rr-shower:before{content:"\fc00"}.fi-rr-shredder:before{content:"\fc01"}.fi-rr-shrimp:before{content:"\fc02"}.fi-rr-shuffle:before{content:"\fc03"}.fi-rr-shuttle-van:before{content:"\fc04"}.fi-rr-shuttlecock:before{content:"\fc05"}.fi-rr-Sickle:before{content:"\fc06"}.fi-rr-sidebar-flip:before{content:"\fc07"}.fi-rr-sidebar:before{content:"\fc08"}.fi-rr-sigma:before{content:"\fc09"}.fi-rr-sign-hanging:before{content:"\fc0a"}.fi-rr-sign-in-alt:before{content:"\fc0b"}.fi-rr-sign-out-alt:before{content:"\fc0c"}.fi-rr-sign-posts-wrench:before{content:"\fc0d"}.fi-rr-sign-posts:before{content:"\fc0e"}.fi-rr-sign-up:before{content:"\fc0f"}.fi-rr-signal-alt-1:before{content:"\fc10"}.fi-rr-signal-alt-2:before{content:"\fc11"}.fi-rr-signal-alt-slash:before{content:"\fc12"}.fi-rr-signal-alt:before{content:"\fc13"}.fi-rr-signal-bars-fair:before{content:"\fc14"}.fi-rr-signal-bars-good:before{content:"\fc15"}.fi-rr-signal-bars-weak:before{content:"\fc16"}.fi-rr-signal-stream-slash:before{content:"\fc17"}.fi-rr-signal-stream:before{content:"\fc18"}.fi-rr-signature-lock:before{content:"\fc19"}.fi-rr-signature-slash:before{content:"\fc1a"}.fi-rr-signature:before{content:"\fc1b"}.fi-rr-sim-card:before{content:"\fc1c"}.fi-rr-sim-cards:before{content:"\fc1d"}.fi-rr-sink:before{content:"\fc1e"}.fi-rr-siren-on:before{content:"\fc1f"}.fi-rr-Siren:before{content:"\fc20"}.fi-rr-site-alt:before{content:"\fc21"}.fi-rr-site-browser:before{content:"\fc22"}.fi-rr-site:before{content:"\fc23"}.fi-rr-sitemap:before{content:"\fc24"}.fi-rr-skateboard:before{content:"\fc25"}.fi-rr-skating:before{content:"\fc26"}.fi-rr-skeleton-ribs:before{content:"\fc27"}.fi-rr-skeleton:before{content:"\fc28"}.fi-rr-skewer:before{content:"\fc29"}.fi-rr-ski-boot-ski:before{content:"\fc2a"}.fi-rr-ski-jump:before{content:"\fc2b"}.fi-rr-ski-lift:before{content:"\fc2c"}.fi-rr-skiing-nordic:before{content:"\fc2d"}.fi-rr-skiing:before{content:"\fc2e"}.fi-rr-skill-alt:before{content:"\fc2f"}.fi-rr-skill-user:before{content:"\fc30"}.fi-rr-skill:before{content:"\fc31"}.fi-rr-skin-arrow:before{content:"\fc32"}.fi-rr-skin-drop:before{content:"\fc33"}.fi-rr-skin-hair:before{content:"\fc34"}.fi-rr-skin:before{content:"\fc35"}.fi-rr-skip-15-seconds:before{content:"\fc36"}.fi-rr-skull-cow:before{content:"\fc37"}.fi-rr-skull-crossbones:before{content:"\fc38"}.fi-rr-skull:before{content:"\fc39"}.fi-rr-slash:before{content:"\fc3a"}.fi-rr-sledding:before{content:"\fc3b"}.fi-rr-sleeping-bag:before{content:"\fc3c"}.fi-rr-sleigh:before{content:"\fc3d"}.fi-rr-sliders-h-square:before{content:"\fc3e"}.fi-rr-sliders-v-square:before{content:"\fc3f"}.fi-rr-sliders-v:before{content:"\fc40"}.fi-rr-slot-machine:before{content:"\fc41"}.fi-rr-smart-home-alt:before{content:"\fc42"}.fi-rr-smart-home:before{content:"\fc43"}.fi-rr-smartphone:before{content:"\fc44"}.fi-rr-smile-beam:before{content:"\fc45"}.fi-rr-smile-plus:before{content:"\fc46"}.fi-rr-smile-wink:before{content:"\fc47"}.fi-rr-smile:before{content:"\fc48"}.fi-rr-smiley-comment-alt:before{content:"\fc49"}.fi-rr-smog:before{content:"\fc4a"}.fi-rr-smoke:before{content:"\fc4b"}.fi-rr-smoking-ban:before{content:"\fc4c"}.fi-rr-smoking:before{content:"\fc4d"}.fi-rr-snake:before{content:"\fc4e"}.fi-rr-snap:before{content:"\fc4f"}.fi-rr-snooze:before{content:"\fc50"}.fi-rr-snow-blowing:before{content:"\fc51"}.fi-rr-snowboarding:before{content:"\fc52"}.fi-rr-snowflake-droplets:before{content:"\fc53"}.fi-rr-snowflake:before{content:"\fc54"}.fi-rr-snowflakes:before{content:"\fc55"}.fi-rr-snowman-alt:before{content:"\fc56"}.fi-rr-snowman-head:before{content:"\fc57"}.fi-rr-snowmobile:before{content:"\fc58"}.fi-rr-snowplow:before{content:"\fc59"}.fi-rr-soap-alt:before{content:"\fc5a"}.fi-rr-soap:before{content:"\fc5b"}.fi-rr-social-network:before{content:"\fc5c"}.fi-rr-socks:before{content:"\fc5d"}.fi-rr-sofa-size:before{content:"\fc5e"}.fi-rr-sofa:before{content:"\fc5f"}.fi-rr-solar-panel-sun:before{content:"\fc60"}.fi-rr-solar-panel:before{content:"\fc61"}.fi-rr-solar-system:before{content:"\fc62"}.fi-rr-sold-house:before{content:"\fc63"}.fi-rr-sold-signal:before{content:"\fc64"}.fi-rr-sort-alpha-down-alt:before{content:"\fc65"}.fi-rr-sort-alpha-down:before{content:"\fc66"}.fi-rr-sort-alpha-up-alt:before{content:"\fc67"}.fi-rr-sort-alpha-up:before{content:"\fc68"}.fi-rr-sort-alt:before{content:"\fc69"}.fi-rr-sort-amount-down-alt:before{content:"\fc6a"}.fi-rr-sort-amount-down:before{content:"\fc6b"}.fi-rr-sort-amount-up-alt:before{content:"\fc6c"}.fi-rr-sort-amount-up:before{content:"\fc6d"}.fi-rr-sort-circle-down:before{content:"\fc6e"}.fi-rr-sort-circle-up:before{content:"\fc6f"}.fi-rr-sort-circle:before{content:"\fc70"}.fi-rr-sort-down:before{content:"\fc71"}.fi-rr-sort-numeric-down-alt:before{content:"\fc72"}.fi-rr-sort-numeric-down:before{content:"\fc73"}.fi-rr-sort-shapes-down:before{content:"\fc74"}.fi-rr-sort-shapes-up:before{content:"\fc75"}.fi-rr-sort-size-down:before{content:"\fc76"}.fi-rr-sort-size-up:before{content:"\fc77"}.fi-rr-sort:before{content:"\fc78"}.fi-rr-soup:before{content:"\fc79"}.fi-rr-source-data:before{content:"\fc7a"}.fi-rr-source-document-alt:before{content:"\fc7b"}.fi-rr-source-document:before{content:"\fc7c"}.fi-rr-spa:before{content:"\fc7d"}.fi-rr-space-shuttle:before{content:"\fc7e"}.fi-rr-space-station-moon-alt:before{content:"\fc7f"}.fi-rr-space-station-moon:before{content:"\fc80"}.fi-rr-spade:before{content:"\fc81"}.fi-rr-spaghetti-monster-flying:before{content:"\fc82"}.fi-rr-spain-map:before{content:"\fc83"}.fi-rr-sparkles:before{content:"\fc84"}.fi-rr-spartan-helmet:before{content:"\fc85"}.fi-rr-speaker:before{content:"\fc86"}.fi-rr-speakers:before{content:"\fc87"}.fi-rr-speech-bubble-story:before{content:"\fc88"}.fi-rr-speedometer-arrow:before{content:"\fc89"}.fi-rr-speedometer-kpi:before{content:"\fc8a"}.fi-rr-sphere:before{content:"\fc8b"}.fi-rr-spider-black-widow:before{content:"\fc8c"}.fi-rr-spider-web:before{content:"\fc8d"}.fi-rr-spider:before{content:"\fc8e"}.fi-rr-spinner:before{content:"\fc8f"}.fi-rr-split-up-relation:before{content:"\fc90"}.fi-rr-split:before{content:"\fc91"}.fi-rr-splotch:before{content:"\fc92"}.fi-rr-spoon:before{content:"\fc93"}.fi-rr-sport:before{content:"\fc94"}.fi-rr-spray-can-sparkles:before{content:"\fc95"}.fi-rr-spray-can:before{content:"\fc96"}.fi-rr-spring-calendar:before{content:"\fc97"}.fi-rr-sprinkler:before{content:"\fc98"}.fi-rr-spy:before{content:"\fc99"}.fi-rr-square-0:before{content:"\fc9a"}.fi-rr-square-1:before{content:"\fc9b"}.fi-rr-square-2:before{content:"\fc9c"}.fi-rr-square-3:before{content:"\fc9d"}.fi-rr-square-4:before{content:"\fc9e"}.fi-rr-square-5:before{content:"\fc9f"}.fi-rr-square-6:before{content:"\fca0"}.fi-rr-square-7:before{content:"\fca1"}.fi-rr-square-8:before{content:"\fca2"}.fi-rr-square-9:before{content:"\fca3"}.fi-rr-square-a:before{content:"\fca4"}.fi-rr-square-b:before{content:"\fca5"}.fi-rr-square-bolt:before{content:"\fca6"}.fi-rr-square-c:before{content:"\fca7"}.fi-rr-square-code:before{content:"\fca8"}.fi-rr-square-d:before{content:"\fca9"}.fi-rr-square-dashed-circle-plus:before{content:"\fcaa"}.fi-rr-square-dashed:before{content:"\fcab"}.fi-rr-square-divide:before{content:"\fcac"}.fi-rr-square-e:before{content:"\fcad"}.fi-rr-square-ellipsis-vertical:before{content:"\fcae"}.fi-rr-square-ellipsis:before{content:"\fcaf"}.fi-rr-square-exclamation:before{content:"\fcb0"}.fi-rr-square-f:before{content:"\fcb1"}.fi-rr-square-g:before{content:"\fcb2"}.fi-rr-square-h:before{content:"\fcb3"}.fi-rr-square-heart:before{content:"\fcb4"}.fi-rr-square-i:before{content:"\fcb5"}.fi-rr-square-info:before{content:"\fcb6"}.fi-rr-square-j:before{content:"\fcb7"}.fi-rr-square-k:before{content:"\fcb8"}.fi-rr-square-kanban:before{content:"\fcb9"}.fi-rr-square-l:before{content:"\fcba"}.fi-rr-square-m:before{content:"\fcbb"}.fi-rr-square-minus:before{content:"\fcbc"}.fi-rr-square-n:before{content:"\fcbd"}.fi-rr-square-o:before{content:"\fcbe"}.fi-rr-square-p:before{content:"\fcbf"}.fi-rr-square-phone-hangup:before{content:"\fcc0"}.fi-rr-square-plus:before{content:"\fcc1"}.fi-rr-square-poll-horizontal:before{content:"\fcc2"}.fi-rr-square-poll-vertical:before{content:"\fcc3"}.fi-rr-square-q:before{content:"\fcc4"}.fi-rr-square-quote:before{content:"\fcc5"}.fi-rr-square-r:before{content:"\fcc6"}.fi-rr-square-root:before{content:"\fcc7"}.fi-rr-square-s:before{content:"\fcc8"}.fi-rr-square-small:before{content:"\fcc9"}.fi-rr-square-star:before{content:"\fcca"}.fi-rr-square-t:before{content:"\fccb"}.fi-rr-square-terminal:before{content:"\fccc"}.fi-rr-square-u:before{content:"\fccd"}.fi-rr-square-up-right:before{content:"\fcce"}.fi-rr-square-v:before{content:"\fccf"}.fi-rr-square-w:before{content:"\fcd0"}.fi-rr-square-x:before{content:"\fcd1"}.fi-rr-square-y:before{content:"\fcd2"}.fi-rr-square-z:before{content:"\fcd3"}.fi-rr-square:before{content:"\fcd4"}.fi-rr-squid:before{content:"\fcd5"}.fi-rr-squircle:before{content:"\fcd6"}.fi-rr-squirrel:before{content:"\fcd7"}.fi-rr-staff:before{content:"\fcd8"}.fi-rr-stage-concert:before{content:"\fcd9"}.fi-rr-stage-theatre:before{content:"\fcda"}.fi-rr-stage:before{content:"\fcdb"}.fi-rr-stairs:before{content:"\fcdc"}.fi-rr-stamp:before{content:"\fcdd"}.fi-rr-standard-definition:before{content:"\fcde"}.fi-rr-star-and-crescent:before{content:"\fcdf"}.fi-rr-star-christmas:before{content:"\fce0"}.fi-rr-star-comment-alt:before{content:"\fce1"}.fi-rr-star-exclamation:before{content:"\fce2"}.fi-rr-star-octogram:before{content:"\fce3"}.fi-rr-star-of-david:before{content:"\fce4"}.fi-rr-star-rating-call:before{content:"\fce5"}.fi-rr-star-sharp-half-stroke:before{content:"\fce6"}.fi-rr-star-sharp-half:before{content:"\fce7"}.fi-rr-star-shooting:before{content:"\fce8"}.fi-rr-star:before{content:"\fce9"}.fi-rr-starfighter:before{content:"\fcea"}.fi-rr-stars:before{content:"\fceb"}.fi-rr-state-country:before{content:"\fcec"}.fi-rr-stationary-bike:before{content:"\fced"}.fi-rr-stats:before{content:"\fcee"}.fi-rr-steak:before{content:"\fcef"}.fi-rr-steering-wheel:before{content:"\fcf0"}.fi-rr-step-backward:before{content:"\fcf1"}.fi-rr-step-forward:before{content:"\fcf2"}.fi-rr-sterling-sign:before{content:"\fcf3"}.fi-rr-stethoscope:before{content:"\fcf4"}.fi-rr-sticker:before{content:"\fcf5"}.fi-rr-stocking:before{content:"\fcf6"}.fi-rr-stomach:before{content:"\fcf7"}.fi-rr-stop-circle:before{content:"\fcf8"}.fi-rr-stop-square:before{content:"\fcf9"}.fi-rr-stop:before{content:"\fcfa"}.fi-rr-stopwatch:before{content:"\fcfb"}.fi-rr-store-alt:before{content:"\fcfc"}.fi-rr-store-buyer:before{content:"\fcfd"}.fi-rr-store-lock:before{content:"\fcfe"}.fi-rr-store-slash:before{content:"\fcff"}.fi-rr-story-book:before{content:"\fd00"}.fi-rr-story-fairy-tale:before{content:"\fd01"}.fi-rr-story-fantasy:before{content:"\fd02"}.fi-rr-strategy-chess-risk:before{content:"\fd03"}.fi-rr-strawberry:before{content:"\fd04"}.fi-rr-street-view:before{content:"\fd05"}.fi-rr-stretcher:before{content:"\fd06"}.fi-rr-strikethrough:before{content:"\fd07"}.fi-rr-stroopwafel:before{content:"\fd08"}.fi-rr-student-alt:before{content:"\fd09"}.fi-rr-student:before{content:"\fd0a"}.fi-rr-subscript:before{content:"\fd0b"}.fi-rr-subscription-alt:before{content:"\fd0c"}.fi-rr-subscription:before{content:"\fd0d"}.fi-rr-subtitles-slash:before{content:"\fd0e"}.fi-rr-subtitles:before{content:"\fd0f"}.fi-rr-subway:before{content:"\fd10"}.fi-rr-suitcase-alt:before{content:"\fd11"}.fi-rr-summary-check:before{content:"\fd12"}.fi-rr-summer:before{content:"\fd13"}.fi-rr-sun-dust:before{content:"\fd14"}.fi-rr-sun-plant-wilt:before{content:"\fd15"}.fi-rr-sun-salutation-yoga:before{content:"\fd16"}.fi-rr-sun:before{content:"\fd17"}.fi-rr-sunday:before{content:"\fd18"}.fi-rr-sunglasses-alt:before{content:"\fd19"}.fi-rr-sunglasses:before{content:"\fd1a"}.fi-rr-sunrise-alt:before{content:"\fd1b"}.fi-rr-sunrise:before{content:"\fd1c"}.fi-rr-sunset:before{content:"\fd1d"}.fi-rr-superscript:before{content:"\fd1e"}.fi-rr-supplier-alt:before{content:"\fd1f"}.fi-rr-supplier:before{content:"\fd20"}.fi-rr-surfing:before{content:"\fd21"}.fi-rr-surprise:before{content:"\fd22"}.fi-rr-surveillance-camera:before{content:"\fd23"}.fi-rr-survey-xmark:before{content:"\fd24"}.fi-rr-sushi-alt:before{content:"\fd25"}.fi-rr-sushi-roll:before{content:"\fd26"}.fi-rr-sushi:before{content:"\fd27"}.fi-rr-svg:before{content:"\fd28"}.fi-rr-swap:before{content:"\fd29"}.fi-rr-swatchbook:before{content:"\fd2a"}.fi-rr-swimmer:before{content:"\fd2b"}.fi-rr-swimming-pool:before{content:"\fd2c"}.fi-rr-swing:before{content:"\fd2d"}.fi-rr-swipe-down:before{content:"\fd2e"}.fi-rr-swipe-left:before{content:"\fd2f"}.fi-rr-swipe-right:before{content:"\fd30"}.fi-rr-swipe-up:before{content:"\fd31"}.fi-rr-sword:before{content:"\fd32"}.fi-rr-symbol:before{content:"\fd33"}.fi-rr-symbols:before{content:"\fd34"}.fi-rr-synagogue:before{content:"\fd35"}.fi-rr-syringe:before{content:"\fd36"}.fi-rr-system-cloud:before{content:"\fd37"}.fi-rr-t:before{content:"\fd38"}.fi-rr-tab-folder:before{content:"\fd39"}.fi-rr-table-columns:before{content:"\fd3a"}.fi-rr-table-layout:before{content:"\fd3b"}.fi-rr-table-list:before{content:"\fd3c"}.fi-rr-table-picnic:before{content:"\fd3d"}.fi-rr-table-pivot:before{content:"\fd3e"}.fi-rr-table-rows:before{content:"\fd3f"}.fi-rr-table-tree:before{content:"\fd40"}.fi-rr-table:before{content:"\fd41"}.fi-rr-tablet-android-alt:before{content:"\fd42"}.fi-rr-tablet-android:before{content:"\fd43"}.fi-rr-tablet-rugged:before{content:"\fd44"}.fi-rr-tablet:before{content:"\fd45"}.fi-rr-tachometer-alt-average:before{content:"\fd46"}.fi-rr-tachometer-alt-fastest:before{content:"\fd47"}.fi-rr-tachometer-alt-slow:before{content:"\fd48"}.fi-rr-tachometer-alt-slowest:before{content:"\fd49"}.fi-rr-tachometer-average:before{content:"\fd4a"}.fi-rr-tachometer-fast:before{content:"\fd4b"}.fi-rr-tachometer-fastest:before{content:"\fd4c"}.fi-rr-tachometer-slow:before{content:"\fd4d"}.fi-rr-tachometer-slowest:before{content:"\fd4e"}.fi-rr-tachometer:before{content:"\fd4f"}.fi-rr-taco:before{content:"\fd50"}.fi-rr-tags:before{content:"\fd51"}.fi-rr-talent-alt:before{content:"\fd52"}.fi-rr-talent-hand:before{content:"\fd53"}.fi-rr-talent:before{content:"\fd54"}.fi-rr-tally-1:before{content:"\fd55"}.fi-rr-tally-2:before{content:"\fd56"}.fi-rr-tally-3:before{content:"\fd57"}.fi-rr-tally-4:before{content:"\fd58"}.fi-rr-tally:before{content:"\fd59"}.fi-rr-tamale:before{content:"\fd5a"}.fi-rr-tank-water:before{content:"\fd5b"}.fi-rr-tap:before{content:"\fd5c"}.fi-rr-tape:before{content:"\fd5d"}.fi-rr-target-audience:before{content:"\fd5e"}.fi-rr-target:before{content:"\fd5f"}.fi-rr-tax-alt:before{content:"\fd60"}.fi-rr-tax:before{content:"\fd61"}.fi-rr-taxi-bus:before{content:"\fd62"}.fi-rr-taxi:before{content:"\fd63"}.fi-rr-team-check-alt:before{content:"\fd64"}.fi-rr-team-check:before{content:"\fd65"}.fi-rr-teddy-bear:before{content:"\fd66"}.fi-rr-teeth-open:before{content:"\fd67"}.fi-rr-telescope:before{content:"\fd68"}.fi-rr-temperature-down:before{content:"\fd69"}.fi-rr-temperature-frigid:before{content:"\fd6a"}.fi-rr-temperature-high:before{content:"\fd6b"}.fi-rr-temperature-list:before{content:"\fd6c"}.fi-rr-temperature-low:before{content:"\fd6d"}.fi-rr-temperature-up:before{content:"\fd6e"}.fi-rr-template-alt:before{content:"\fd6f"}.fi-rr-template:before{content:"\fd70"}.fi-rr-tenge:before{content:"\fd71"}.fi-rr-tennis:before{content:"\fd72"}.fi-rr-tent-arrow-down-to-line:before{content:"\fd73"}.fi-rr-tent-arrow-left-right:before{content:"\fd74"}.fi-rr-tent-arrow-turn-left:before{content:"\fd75"}.fi-rr-tent-arrows-down:before{content:"\fd76"}.fi-rr-tents:before{content:"\fd77"}.fi-rr-terminal:before{content:"\fd78"}.fi-rr-terrace:before{content:"\fd79"}.fi-rr-test-tube:before{content:"\fd7a"}.fi-rr-test:before{content:"\fd7b"}.fi-rr-text-box-dots:before{content:"\fd7c"}.fi-rr-text-box-edit:before{content:"\fd7d"}.fi-rr-text-box:before{content:"\fd7e"}.fi-rr-text-check:before{content:"\fd7f"}.fi-rr-text-height:before{content:"\fd80"}.fi-rr-text-shadow:before{content:"\fd81"}.fi-rr-text-size:before{content:"\fd82"}.fi-rr-text-slash:before{content:"\fd83"}.fi-rr-text-width:before{content:"\fd84"}.fi-rr-text:before{content:"\fd85"}.fi-rr-theater-masks:before{content:"\fd86"}.fi-rr-thermometer-alt:before{content:"\fd87"}.fi-rr-thermometer-empty:before{content:"\fd88"}.fi-rr-thermometer-full:before{content:"\fd89"}.fi-rr-thermometer-half:before{content:"\fd8a"}.fi-rr-thermometer-quarter:before{content:"\fd8b"}.fi-rr-thermometer-three-quarters:before{content:"\fd8c"}.fi-rr-theta:before{content:"\fd8d"}.fi-rr-third-award:before{content:"\fd8e"}.fi-rr-third-laurel:before{content:"\fd8f"}.fi-rr-third-medal:before{content:"\fd90"}.fi-rr-third:before{content:"\fd91"}.fi-rr-thought-bubble:before{content:"\fd92"}.fi-rr-three-leaf-clover:before{content:"\fd93"}.fi-rr-thumbs-up-trust:before{content:"\fd94"}.fi-rr-thumbtack:before{content:"\fd95"}.fi-rr-thunderstorm-moon:before{content:"\fd96"}.fi-rr-thunderstorm-risk:before{content:"\fd97"}.fi-rr-thunderstorm-sun:before{content:"\fd98"}.fi-rr-thunderstorm:before{content:"\fd99"}.fi-rr-thursday:before{content:"\fd9a"}.fi-rr-ticket-airline:before{content:"\fd9b"}.fi-rr-ticket-alt:before{content:"\fd9c"}.fi-rr-ticket:before{content:"\fd9d"}.fi-rr-tickets-airline:before{content:"\fd9e"}.fi-rr-tie:before{content:"\fd9f"}.fi-rr-tilde:before{content:"\fda0"}.fi-rr-time-add:before{content:"\fda1"}.fi-rr-time-check:before{content:"\fda2"}.fi-rr-time-delete:before{content:"\fda3"}.fi-rr-time-fast:before{content:"\fda4"}.fi-rr-time-forward-sixty:before{content:"\fda5"}.fi-rr-time-forward-ten:before{content:"\fda6"}.fi-rr-time-forward:before{content:"\fda7"}.fi-rr-time-half-past:before{content:"\fda8"}.fi-rr-time-oclock:before{content:"\fda9"}.fi-rr-time-past:before{content:"\fdaa"}.fi-rr-time-quarter-past:before{content:"\fdab"}.fi-rr-time-quarter-to:before{content:"\fdac"}.fi-rr-time-twenty-four:before{content:"\fdad"}.fi-rr-time-watch-calendar:before{content:"\fdae"}.fi-rr-timer-clock-call:before{content:"\fdaf"}.fi-rr-times-hexagon:before{content:"\fdb0"}.fi-rr-tint-slash:before{content:"\fdb1"}.fi-rr-tip-coin:before{content:"\fdb2"}.fi-rr-tire-flat:before{content:"\fdb3"}.fi-rr-tire-pressure-warning:before{content:"\fdb4"}.fi-rr-tire-rugged:before{content:"\fdb5"}.fi-rr-tire:before{content:"\fdb6"}.fi-rr-tired:before{content:"\fdb7"}.fi-rr-to-do-alt:before{content:"\fdb8"}.fi-rr-to-do:before{content:"\fdb9"}.fi-rr-together-people:before{content:"\fdba"}.fi-rr-toggle-off:before{content:"\fdbb"}.fi-rr-toggle-on:before{content:"\fdbc"}.fi-rr-toilet-paper-blank-under:before{content:"\fdbd"}.fi-rr-toilet-paper-blank:before{content:"\fdbe"}.fi-rr-toilet-paper-slash:before{content:"\fdbf"}.fi-rr-toilet-paper-under-slash:before{content:"\fdc0"}.fi-rr-toilet-paper-under:before{content:"\fdc1"}.fi-rr-toilet:before{content:"\fdc2"}.fi-rr-toilets-portable:before{content:"\fdc3"}.fi-rr-token:before{content:"\fdc4"}.fi-rr-tomato:before{content:"\fdc5"}.fi-rr-tombstone-alt:before{content:"\fdc6"}.fi-rr-tombstone:before{content:"\fdc7"}.fi-rr-tool-box:before{content:"\fdc8"}.fi-rr-tool-crop:before{content:"\fdc9"}.fi-rr-tool-marquee:before{content:"\fdca"}.fi-rr-tools:before{content:"\fdcb"}.fi-rr-tooth:before{content:"\fdcc"}.fi-rr-toothbrush:before{content:"\fdcd"}.fi-rr-torch-inspiration-leader:before{content:"\fdce"}.fi-rr-torii-gate:before{content:"\fdcf"}.fi-rr-tornado:before{content:"\fdd0"}.fi-rr-total:before{content:"\fdd1"}.fi-rr-tour-guide-people:before{content:"\fdd2"}.fi-rr-tour-virtual:before{content:"\fdd3"}.fi-rr-tower-control:before{content:"\fdd4"}.fi-rr-track:before{content:"\fdd5"}.fi-rr-tractor:before{content:"\fdd6"}.fi-rr-trademark:before{content:"\fdd7"}.fi-rr-traffic-cone:before{content:"\fdd8"}.fi-rr-traffic-light-go:before{content:"\fdd9"}.fi-rr-traffic-light-slow:before{content:"\fdda"}.fi-rr-traffic-light-stop:before{content:"\fddb"}.fi-rr-traffic-light:before{content:"\fddc"}.fi-rr-trailer:before{content:"\fddd"}.fi-rr-train-journey:before{content:"\fdde"}.fi-rr-train-side:before{content:"\fddf"}.fi-rr-train-station-building:before{content:"\fde0"}.fi-rr-train-station:before{content:"\fde1"}.fi-rr-train-subway-tunnel:before{content:"\fde2"}.fi-rr-train-track:before{content:"\fde3"}.fi-rr-train-tram:before{content:"\fde4"}.fi-rr-train:before{content:"\fde5"}.fi-rr-tram:before{content:"\fde6"}.fi-rr-transform:before{content:"\fde7"}.fi-rr-transformation-block:before{content:"\fde8"}.fi-rr-transformation-circle:before{content:"\fde9"}.fi-rr-transformation-design:before{content:"\fdea"}.fi-rr-transformation-shapes:before{content:"\fdeb"}.fi-rr-transformer-bolt:before{content:"\fdec"}.fi-rr-transgender:before{content:"\fded"}.fi-rr-transporter-1:before{content:"\fdee"}.fi-rr-transporter-2:before{content:"\fdef"}.fi-rr-transporter-3:before{content:"\fdf0"}.fi-rr-transporter-4:before{content:"\fdf1"}.fi-rr-transporter-5:before{content:"\fdf2"}.fi-rr-transporter-6:before{content:"\fdf3"}.fi-rr-transporter-7:before{content:"\fdf4"}.fi-rr-transporter-empty:before{content:"\fdf5"}.fi-rr-transporter:before{content:"\fdf6"}.fi-rr-trash-can-check:before{content:"\fdf7"}.fi-rr-trash-can-clock:before{content:"\fdf8"}.fi-rr-trash-can-list:before{content:"\fdf9"}.fi-rr-trash-can-plus:before{content:"\fdfa"}.fi-rr-trash-can-slash:before{content:"\fdfb"}.fi-rr-trash-check:before{content:"\fdfc"}.fi-rr-trash-clock:before{content:"\fdfd"}.fi-rr-trash-empty:before{content:"\fdfe"}.fi-rr-trash-list:before{content:"\fdff"}.fi-rr-trash-plus:before{content:"\fe10"}.fi-rr-trash-restore-alt:before{content:"\fe11"}.fi-rr-trash-restore:before{content:"\fe12"}.fi-rr-trash-slash:before{content:"\fe13"}.fi-rr-trash-undo-alt:before{content:"\fe14"}.fi-rr-trash-undo:before{content:"\fe15"}.fi-rr-trash-xmark:before{content:"\fe16"}.fi-rr-trash:before{content:"\fe17"}.fi-rr-treadmill:before{content:"\fe18"}.fi-rr-treasure-chest:before{content:"\fe19"}.fi-rr-treatment:before{content:"\fe1a"}.fi-rr-tree-alt:before{content:"\fe1b"}.fi-rr-tree-christmas:before{content:"\fe1c"}.fi-rr-tree-deciduous:before{content:"\fe1d"}.fi-rr-tree:before{content:"\fe1e"}.fi-rr-trees-alt:before{content:"\fe1f"}.fi-rr-trees:before{content:"\fe30"}.fi-rr-triangle-music:before{content:"\fe31"}.fi-rr-triangle-person-digging:before{content:"\fe32"}.fi-rr-triangle-warning:before{content:"\fe33"}.fi-rr-triangle:before{content:"\fe34"}.fi-rr-tricycle:before{content:"\fe35"}.fi-rr-trillium:before{content:"\fe36"}.fi-rr-trophy-achievement-skill:before{content:"\fe37"}.fi-rr-trophy-star:before{content:"\fe38"}.fi-rr-trophy:before{content:"\fe39"}.fi-rr-truck-arrow-left:before{content:"\fe3a"}.fi-rr-truck-arrow-right:before{content:"\fe3b"}.fi-rr-truck-bolt:before{content:"\fe3c"}.fi-rr-truck-box:before{content:"\fe3d"}.fi-rr-truck-check:before{content:"\fe3e"}.fi-rr-truck-container-empty:before{content:"\fe3f"}.fi-rr-truck-container:before{content:"\fe40"}.fi-rr-truck-couch:before{content:"\fe41"}.fi-rr-truck-fire:before{content:"\fe42"}.fi-rr-truck-flatbed:before{content:"\fe43"}.fi-rr-truck-front:before{content:"\fe44"}.fi-rr-truck-ladder:before{content:"\fe45"}.fi-rr-truck-loading:before{content:"\fe46"}.fi-rr-truck-medical:before{content:"\fe47"}.fi-rr-truck-monster:before{content:"\fe48"}.fi-rr-truck-moving:before{content:"\fe49"}.fi-rr-truck-pickup:before{content:"\fe4a"}.fi-rr-truck-plow:before{content:"\fe4b"}.fi-rr-truck-ramp:before{content:"\fe4c"}.fi-rr-truck-side:before{content:"\fe4d"}.fi-rr-truck-tow:before{content:"\fe4e"}.fi-rr-truck-utensils:before{content:"\fe4f"}.fi-rr-trumpet:before{content:"\fe50"}.fi-rr-trust-alt:before{content:"\fe51"}.fi-rr-trust:before{content:"\fe52"}.fi-rr-tshirt:before{content:"\fe53"}.fi-rr-tty-answer:before{content:"\fe54"}.fi-rr-tty:before{content:"\fe55"}.fi-rr-tubes:before{content:"\fe56"}.fi-rr-tuesday:before{content:"\fe57"}.fi-rr-tugrik-sign:before{content:"\fe58"}.fi-rr-turkey:before{content:"\fe59"}.fi-rr-turn-left-down:before{content:"\fe5a"}.fi-rr-turn-left:before{content:"\fe5b"}.fi-rr-turn-right:before{content:"\fe5c"}.fi-rr-turntable:before{content:"\fe5d"}.fi-rr-turtle:before{content:"\fe5e"}.fi-rr-tv-music:before{content:"\fe5f"}.fi-rr-tv-retro:before{content:"\fe60"}.fi-rr-typewriter:before{content:"\fe61"}.fi-rr-u:before{content:"\fe62"}.fi-rr-ufo-beam:before{content:"\fe63"}.fi-rr-ufo:before{content:"\fe64"}.fi-rr-ui-ux:before{content:"\fe65"}.fi-rr-umbrella-beach:before{content:"\fe66"}.fi-rr-umbrella:before{content:"\fe67"}.fi-rr-under-construction:before{content:"\fe68"}.fi-rr-underline:before{content:"\fe69"}.fi-rr-undo-alt:before{content:"\fe6a"}.fi-rr-undo:before{content:"\fe6b"}.fi-rr-unicorn:before{content:"\fe6c"}.fi-rr-uniform-martial-arts:before{content:"\fe6d"}.fi-rr-universal-access:before{content:"\fe6e"}.fi-rr-unlock:before{content:"\fe6f"}.fi-rr-up-from-bracket:before{content:"\fe70"}.fi-rr-up-left:before{content:"\fe71"}.fi-rr-up-right-from-square:before{content:"\fe72"}.fi-rr-up-right:before{content:"\fe73"}.fi-rr-up:before{content:"\fe74"}.fi-rr-upload:before{content:"\fe75"}.fi-rr-url:before{content:"\fe76"}.fi-rr-usb-pendrive:before{content:"\fe77"}.fi-rr-usd-circle:before{content:"\fe78"}.fi-rr-usd-square:before{content:"\fe79"}.fi-rr-user-add:before{content:"\fe7a"}.fi-rr-user-alien:before{content:"\fe7b"}.fi-rr-user-astronaut:before{content:"\fe7c"}.fi-rr-user-check:before{content:"\fe7d"}.fi-rr-user-chef:before{content:"\fe7e"}.fi-rr-user-coach:before{content:"\fe7f"}.fi-rr-user-cowboy:before{content:"\fe80"}.fi-rr-user-crown:before{content:"\fe81"}.fi-rr-user-gear:before{content:"\fe82"}.fi-rr-user-graduate:before{content:"\fe83"}.fi-rr-user-headset:before{content:"\fe84"}.fi-rr-user-helmet-safety:before{content:"\fe85"}.fi-rr-user-injured:before{content:"\fe86"}.fi-rr-user-interface-ui:before{content:"\fe87"}.fi-rr-user-key:before{content:"\fe88"}.fi-rr-user-lock:before{content:"\fe89"}.fi-rr-user-md-chat:before{content:"\fe8a"}.fi-rr-user-md:before{content:"\fe8b"}.fi-rr-user-minus:before{content:"\fe8c"}.fi-rr-user-music:before{content:"\fe8d"}.fi-rr-user-ninja:before{content:"\fe8e"}.fi-rr-user-nurse:before{content:"\fe8f"}.fi-rr-user-pen:before{content:"\fe90"}.fi-rr-user-pilot-tie:before{content:"\fe91"}.fi-rr-user-pilot:before{content:"\fe92"}.fi-rr-user-police:before{content:"\fe93"}.fi-rr-user-robot-xmarks:before{content:"\fe94"}.fi-rr-user-robot:before{content:"\fe95"}.fi-rr-user-salary:before{content:"\fe96"}.fi-rr-user-shield:before{content:"\fe97"}.fi-rr-user-skill-gear:before{content:"\fe98"}.fi-rr-user-slash:before{content:"\fe99"}.fi-rr-user-tag:before{content:"\fe9a"}.fi-rr-user-time:before{content:"\fe9b"}.fi-rr-user-trust:before{content:"\fe9c"}.fi-rr-user-unlock:before{content:"\fe9d"}.fi-rr-user-visor:before{content:"\fe9e"}.fi-rr-user-xmark:before{content:"\fe9f"}.fi-rr-user:before{content:"\fea0"}.fi-rr-users-alt:before{content:"\fea1"}.fi-rr-users-class:before{content:"\fea2"}.fi-rr-users-gear:before{content:"\fea3"}.fi-rr-users-medical:before{content:"\fea4"}.fi-rr-users-slash:before{content:"\fea5"}.fi-rr-users:before{content:"\fea6"}.fi-rr-utensils-slash:before{content:"\fea7"}.fi-rr-utensils:before{content:"\fea8"}.fi-rr-utility-pole-double:before{content:"\fea9"}.fi-rr-utility-pole:before{content:"\feaa"}.fi-rr-ux-browser:before{content:"\feab"}.fi-rr-ux:before{content:"\feac"}.fi-rr-v:before{content:"\fead"}.fi-rr-vacuum-robot:before{content:"\feae"}.fi-rr-vacuum:before{content:"\feaf"}.fi-rr-value-absolute:before{content:"\feb0"}.fi-rr-vault:before{content:"\feb1"}.fi-rr-vector-alt:before{content:"\feb2"}.fi-rr-vector-circle:before{content:"\feb3"}.fi-rr-vector-polygon:before{content:"\feb4"}.fi-rr-vector:before{content:"\feb5"}.fi-rr-venus-double:before{content:"\feb6"}.fi-rr-venus-mars:before{content:"\feb7"}.fi-rr-venus:before{content:"\feb8"}.fi-rr-vest-patches:before{content:"\feb9"}.fi-rr-vest:before{content:"\feba"}.fi-rr-video-arrow-down-left:before{content:"\febb"}.fi-rr-video-arrow-up-right:before{content:"\febc"}.fi-rr-video-camera-alt:before{content:"\febd"}.fi-rr-video-camera:before{content:"\febe"}.fi-rr-video-duration:before{content:"\febf"}.fi-rr-video-plus:before{content:"\fec0"}.fi-rr-video-slash:before{content:"\fec1"}.fi-rr-videoconference:before{content:"\fec2"}.fi-rr-vihara:before{content:"\fec3"}.fi-rr-violin:before{content:"\fec4"}.fi-rr-virus-slash:before{content:"\fec5"}.fi-rr-virus:before{content:"\fec6"}.fi-rr-viruses:before{content:"\fec7"}.fi-rr-visit:before{content:"\fec8"}.fi-rr-voicemail:before{content:"\fec9"}.fi-rr-volcano:before{content:"\feca"}.fi-rr-volleyball:before{content:"\fecb"}.fi-rr-volume-down:before{content:"\fecc"}.fi-rr-volume-mute:before{content:"\fecd"}.fi-rr-volume-off:before{content:"\fece"}.fi-rr-volume-slash:before{content:"\fecf"}.fi-rr-volume:before{content:"\fed0"}.fi-rr-vote-nay:before{content:"\fed1"}.fi-rr-vote-yea:before{content:"\fed2"}.fi-rr-vr-cardboard:before{content:"\fed3"}.fi-rr-w:before{content:"\fed4"}.fi-rr-waffle:before{content:"\fed5"}.fi-rr-wagon-covered:before{content:"\fed6"}.fi-rr-walker:before{content:"\fed7"}.fi-rr-walkie-talkie:before{content:"\fed8"}.fi-rr-walking:before{content:"\fed9"}.fi-rr-wallet-arrow:before{content:"\feda"}.fi-rr-wallet-buyer:before{content:"\fedb"}.fi-rr-wallet:before{content:"\fedc"}.fi-rr-warehouse-alt:before{content:"\fedd"}.fi-rr-warranty:before{content:"\fede"}.fi-rr-washer:before{content:"\fedf"}.fi-rr-waste-pollution:before{content:"\fee0"}.fi-rr-waste:before{content:"\fee1"}.fi-rr-watch-calculator:before{content:"\fee2"}.fi-rr-watch-fitness:before{content:"\fee3"}.fi-rr-watch-smart:before{content:"\fee4"}.fi-rr-watch:before{content:"\fee5"}.fi-rr-water-bottle:before{content:"\fee6"}.fi-rr-water-ladder:before{content:"\fee7"}.fi-rr-water-lower:before{content:"\fee8"}.fi-rr-water-rise:before{content:"\fee9"}.fi-rr-water:before{content:"\feea"}.fi-rr-watermelon:before{content:"\feeb"}.fi-rr-wave-sine:before{content:"\feec"}.fi-rr-wave-square:before{content:"\feed"}.fi-rr-wave-triangle:before{content:"\feee"}.fi-rr-wave:before{content:"\feef"}.fi-rr-waveform-path:before{content:"\fef0"}.fi-rr-waveform:before{content:"\fef1"}.fi-rr-web-design:before{content:"\fef2"}.fi-rr-webcam-slash:before{content:"\fef3"}.fi-rr-webcam:before{content:"\fef4"}.fi-rr-webhook:before{content:"\fef5"}.fi-rr-wednesday:before{content:"\fef6"}.fi-rr-whale:before{content:"\fef7"}.fi-rr-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-rr-wheat-awn-slash:before{content:"\fef9"}.fi-rr-wheat-awn:before{content:"\fefa"}.fi-rr-wheat-slash:before{content:"\fefb"}.fi-rr-wheat:before{content:"\fefc"}.fi-rr-wheelchair-move:before{content:"\fefd"}.fi-rr-wheelchair-sleeping:before{content:"\fefe"}.fi-rr-wheelchair:before{content:"\ff00"}.fi-rr-whistle:before{content:"\ff01"}.fi-rr-white-space:before{content:"\ff02"}.fi-rr-wifi-1:before{content:"\ff03"}.fi-rr-wifi-2:before{content:"\ff04"}.fi-rr-wifi-alt:before{content:"\ff05"}.fi-rr-wifi-exclamation:before{content:"\ff06"}.fi-rr-wifi-slash:before{content:"\ff07"}.fi-rr-wifi:before{content:"\ff08"}.fi-rr-wind-turbine:before{content:"\ff09"}.fi-rr-wind-warning:before{content:"\ff0a"}.fi-rr-wind:before{content:"\ff0b"}.fi-rr-window-alt:before{content:"\ff0c"}.fi-rr-window-frame-open:before{content:"\ff0d"}.fi-rr-window-frame:before{content:"\ff0e"}.fi-rr-window-maximize:before{content:"\ff0f"}.fi-rr-window-minimize:before{content:"\ff10"}.fi-rr-window-restore:before{content:"\ff11"}.fi-rr-windsock:before{content:"\ff12"}.fi-rr-wine-bottle:before{content:"\ff13"}.fi-rr-wine-glass-crack:before{content:"\ff14"}.fi-rr-wine-glass-empty:before{content:"\ff15"}.fi-rr-wishlist-heart:before{content:"\ff16"}.fi-rr-wishlist-star:before{content:"\ff17"}.fi-rr-woman-head:before{content:"\ff18"}.fi-rr-woman-scientist:before{content:"\ff19"}.fi-rr-won-sign:before{content:"\ff1a"}.fi-rr-work-in-progress:before{content:"\ff1b"}.fi-rr-workflow-alt:before{content:"\ff1c"}.fi-rr-workflow-setting-alt:before{content:"\ff1d"}.fi-rr-workflow-setting:before{content:"\ff1e"}.fi-rr-workflow:before{content:"\ff1f"}.fi-rr-workshop:before{content:"\ff20"}.fi-rr-world:before{content:"\ff21"}.fi-rr-worm:before{content:"\ff22"}.fi-rr-wreath:before{content:"\ff23"}.fi-rr-wrench-alt:before{content:"\ff24"}.fi-rr-wrench-simple:before{content:"\ff25"}.fi-rr-x-ray:before{content:"\ff26"}.fi-rr-x:before{content:"\ff27"}.fi-rr-y:before{content:"\ff28"}.fi-rr-yen:before{content:"\ff29"}.fi-rr-yin-yang:before{content:"\ff2a"}.fi-rr-z:before{content:"\ff2b"}.fi-rr-zip-file:before{content:"\ff2c"}.fi-rr-zoom-in:before{content:"\ff2d"}.fi-rr-zoom-out:before{content:"\ff2e"}/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.4.2 - https://www.flaticon.com/uicons/interface-icons*/@font-face{font-family:primeicons;font-display:block;src:url(primeicons.8ca441e178bfb872.eot);src:url(primeicons.8ca441e178bfb872.eot?#iefix) format("embedded-opentype"),url(primeicons.e1a53edb6ea00325.woff2) format("woff2"),url(primeicons.7f7722745590608a.woff) format("woff"),url(primeicons.310a7310efb91ab1.ttf) format("truetype"),url(primeicons.19e14e488f5edc90.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility: hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}:root{--primary-color: var(--p-primary-color);--primary-color-text: var(--p-primary-contrast-color);--text-color: var(--p-text-color);--text-color-secondary: var(--p-text-muted-color);--surface-border: var(--p-content-border-color);--surface-card: var(--p-content-background);--surface-hover: var(--p-content-hover-background);--surface-overlay: var(--p-overlay-popover-background);--transition-duration: var(--p-transition-duration);--maskbg: var(--p-mask-background);--border-radius: var(--p-content-border-radius);--layout-section-transition-duration: .2s;--focus-ring-shadow: var(--p-focus-ring-shadow)}:root{--surface-ground: var(--p-surface-50)}:root[class*=app-dark]{--surface-ground: var(--p-surface-950)}.card{background-color:var(--surface-card);padding:1rem;margin-bottom:2rem;border:1px solid var(--surface-border);border-radius:var(--border-radius)}.card:last-child{margin-bottom:0}.layout-topbar-dark{--topbar-bg: var(--p-surface-950);--topbar-menu-button-bg: var(--primary-color);--topbar-menu-button-text-color: var(--primary-color-text);--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: var(--p-content-border-color)}.layout-topbar-light{--topbar-bg: #ffffff;--topbar-menu-button-bg: var(--primary-color);--topbar-menu-button-text-color: var(--primary-color-text);--topbar-item-text-color: var(--p-surface-500);--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: var(--p-content-border-color)}.layout-topbar-blue{--topbar-bg: #0d6efd;--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #0d6efd;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #0d6efd}.layout-topbar-purple{--topbar-bg: #6f42c1;--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #6f42c1;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #6f42c1}.layout-topbar-pink{--topbar-bg: #d63384;--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #d63384;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #d63384}.layout-topbar-cyan{--topbar-bg: #0dcaf0;--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #0dcaf0;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #0dcaf0}.layout-topbar-teal{--topbar-bg: #20c997;--topbar-menu-button-bg: #212529;--topbar-menu-button-text-color: #20c997;--topbar-item-text-color: #212529;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #20c997}.layout-topbar-green{--topbar-bg: var(--primary-color);--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #198754;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #198754}.layout-topbar-yellow{--topbar-bg: #ffc107;--topbar-menu-button-bg: #212529;--topbar-menu-button-text-color: #ffc107;--topbar-item-text-color: #212529;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #ffc107}.layout-topbar-orange{--topbar-bg: #fd7e14;--topbar-menu-button-bg: #212529;--topbar-menu-button-text-color: #fd7e14;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #fd7e14}.layout-topbar-indigo{--topbar-bg: #6610f2;--topbar-menu-button-bg: #ffffff;--topbar-menu-button-text-color: #6610f2;--topbar-item-text-color: #ffffff;--topbar-item-hover-bg: rgba(255, 255, 255, .16);--topbar-border-color: #6610f2}.layout-topbar{position:fixed;top:0;left:0;z-index:999;width:100%;height:4rem;transition:width var(--transition-duration);display:flex;color:var(--topbar-item-text-color);background-color:var(--topbar-bg);border-bottom:1px solid var(--topbar-border-color, --topbar-bg)}.layout-topbar ul{margin:0;padding:0;list-style-type:none}.layout-topbar .layout-topbar-start{display:flex;align-items:center;justify-content:start;padding:1rem;position:relative;width:17rem}.layout-topbar .layout-topbar-start .layout-topbar-logo{display:flex;align-items:center;justify-content:start}.layout-topbar .layout-topbar-start .layout-topbar-logo img{height:2.5rem}.layout-topbar .layout-topbar-start .layout-topbar-logo .layout-topbar-logo-slim{display:none}.layout-topbar .layout-topbar-start .layout-menu-button{position:absolute;top:50%;margin-top:-1.25rem;right:-1.25rem;width:2.5rem;height:2.5rem;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--border-radius);color:var(--topbar-menu-button-text-color);background-color:var(--topbar-menu-button-bg);transition:background-color var(--transition-duration);cursor:pointer}.layout-topbar .layout-topbar-start .layout-menu-button i{font-size:2rem;transition:transform var(--transition-duration)}.layout-topbar .layout-topbar-end{display:flex;flex-grow:1;align-items:center;justify-content:end;padding:0 2rem}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items{display:flex;flex-direction:row;gap:1rem}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li{position:relative}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li>a,.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li button{width:2.5rem;height:2.5rem;-webkit-user-select:none;user-select:none;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--topbar-item-text-color)}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li>a i,.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li button i{font-size:1.25rem}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li>a:hover,.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li button:hover{background-color:var(--topbar-item-hover-bg);transition:background-color var(--transition-duration)}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li>div{position:absolute;top:3.5rem;right:0;min-width:18rem;padding:.5rem 0;transform-origin:top;background:var(--surface-overlay);color:var(--text-color);border-top:4px solid var(--topbar-bg);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search{position:relative;display:flex;align-items:center}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search input{padding:.5rem 2.5rem .5rem 1rem;color:var(--topbar-item-text-color);background-color:#fff3;border:1px solid var(--topbar-item-text-color);border-radius:1.5rem;width:14rem;font-size:1rem;transition:var(--transition-duration)}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search input::placeholder{color:var(--topbar-item-text-color)}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search input:focus{outline:0 none;border:1px solid var(--topbar-item-text-color)}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search>i{color:var(--topbar-item-text-color);position:absolute;right:.75rem;font-size:1.25rem}@keyframes clippath{0%,to{clip-path:inset(0 0 90% 0)}25%{clip-path:inset(0 90% 0 0)}50%{clip-path:inset(90% 0 0 0)}75%{clip-path:inset(0 0 0 90%)}}.layout-menu-light{--menu-bg: #ffffff;--root-menuitem-text-color: var(--p-text-color);--menuitem-text-color: var(--p-text-muted-color);--menuitem-hover-bg: rgba(0, 0, 0, .04);--active-menuitem-text-color: var(--p-primary-500);--active-menuitem-bg: var(--p-primary-50);--inline-menu-border-color: var(--p-content-border-color)}.layout-menu-dark{--menu-bg: var(--p-surface-950);--root-menuitem-text-color: rgba(255, 255, 255, .6);--menuitem-text-color: rgba(255, 255, 255, .87);--menuitem-hover-bg: hsla(0, 0%, 100%, .07);--active-menuitem-text-color: rgba(255, 255, 255, .87);--active-menuitem-bg: hsla(0, 0%, 100%, .04);--inline-menu-border-color: hsla(0, 0%, 100%, .12)}.layout-sidebar{position:fixed;height:calc(100% - 4rem);top:4rem;left:0;width:17rem;background:var(--menu-bg);border-right:1px solid var(--surface-border);display:flex;flex-direction:column}.layout-sidebar .layout-sidebar-top{display:none}.layout-sidebar .layout-menu-container{flex:1;padding-bottom:2rem;overflow:auto}.layout-sidebar .layout-menu{margin:0;padding:0;list-style-type:none}.layout-sidebar .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:flex;align-items:center;font-size:.857rem;text-transform:uppercase;font-weight:700;color:var(--root-menuitem-text-color);padding:1rem 1.5rem 1rem 1rem}.layout-sidebar .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>.layout-menuitem-root-icon{display:none}.layout-sidebar .layout-menu .layout-root-menuitem>a{display:none}.layout-sidebar .layout-menu a{-webkit-user-select:none;user-select:none}.layout-sidebar .layout-menu li.active-menuitem>a{color:var(--active-menuitem-text-color);background-color:var(--active-menuitem-bg)}.layout-sidebar .layout-menu li.active-menuitem>a .layout-menuitem-icon{margin-right:.5rem;color:var(--active-menuitem-text-color)}.layout-sidebar .layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(-180deg)}.layout-sidebar .layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-sidebar .layout-menu ul a{display:flex;align-items:center;position:relative;outline:0 none;color:var(--menuitem-text-color);cursor:pointer;padding:.75rem 1.5rem;transition:background-color var(--transition-duration),box-shadow var(--transition-duration)}.layout-sidebar .layout-menu ul a .layout-menuitem-icon{margin-right:.5rem;color:var(--menuitem-text-color)}.layout-sidebar .layout-menu ul a .layout-submenu-toggler{font-size:75%;margin-left:auto;transition:transform var(--transition-duration)}.layout-sidebar .layout-menu ul a.active-route{font-weight:700}.layout-sidebar .layout-menu ul a:hover{background-color:var(--menuitem-hover-bg)}.layout-sidebar .layout-menu ul ul{overflow:hidden;border-radius:var(--border-radius)}.layout-sidebar .layout-menu ul ul li a{padding-left:2.5rem}.layout-sidebar .layout-menu ul ul li li a{padding-left:3rem}.layout-sidebar .layout-menu ul ul li li li a{padding-left:3.5rem}.layout-sidebar .layout-menu ul ul li li li li a{padding-left:4rem}.layout-sidebar .layout-menu ul ul li li li li li a{padding-left:5.5rem}.layout-sidebar .layout-menu ul ul li li li li li li a{padding-left:5rem}@media screen and (min-width:992px){.layout-container.layout-slim .layout-sidebar{width:5rem;overflow:visible;z-index:998}.layout-container.layout-slim .layout-sidebar .layout-menu-container{overflow:auto}.layout-container.layout-slim .layout-sidebar .layout-menu-container::-webkit-scrollbar{display:none}.layout-container.layout-slim .layout-topbar .layout-topbar-start{width:5rem}.layout-container.layout-slim .layout-topbar .layout-topbar-start .layout-topbar-logo .layout-topbar-logo-full{display:none}.layout-container.layout-slim .layout-topbar .layout-topbar-start .layout-topbar-logo .layout-topbar-logo-slim{display:block}.layout-container.layout-slim .layout-topbar .layout-topbar-start .layout-menu-button{display:none}.layout-container.layout-slim .layout-content-wrapper{margin-left:5rem}.layout-container.layout-slim .layout-menu{padding:1rem 0}.layout-container.layout-slim .layout-menu ul{display:none}.layout-container.layout-slim .layout-menu li.active-menuitem>ul{display:block}.layout-container.layout-slim .layout-menu .layout-root-menuitem{margin:.75rem 0}.layout-container.layout-slim .layout-menu .layout-root-menuitem:first-child{margin-top:0}.layout-container.layout-slim .layout-menu .layout-root-menuitem:last-child{margin-top:0}.layout-container.layout-slim .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;outline:none;transition:background-color var(--layout-section-transition-duration);width:3rem;height:3rem;margin:0 auto}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-submenu-toggler{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-menuitem-icon{font-size:1.5rem;color:var(--menuitem-text-color)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a .layout-menuitem-text{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>a:hover{background-color:var(--menuitem-hover-bg)}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul{position:absolute;left:5rem;top:0;min-width:15rem;background-color:var(--menu-bg);border-radius:var(--border-radius);padding:.5rem 0;max-height:20rem;overflow:auto;z-index:999;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul::-webkit-scrollbar{display:none}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul a{padding-right:.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li a{padding-left:.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li a{padding-left:1rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li a{padding-left:1.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li a{padding-left:2rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li li a{padding-left:2.5rem}.layout-container.layout-slim .layout-menu .layout-root-menuitem>ul li li li li li li a{padding-left:3rem}.layout-container.layout-slim .layout-menu-profile{display:flex;flex-direction:column;align-items:center}.layout-container.layout-slim .layout-menu-profile>button,.layout-container.layout-slim .layout-menu-profile a{width:3rem;height:3rem;padding:0;border-radius:50%;justify-content:center;margin:.75rem 0}.layout-container.layout-slim .layout-menu-profile>button span,.layout-container.layout-slim .layout-menu-profile>button i,.layout-container.layout-slim .layout-menu-profile a span,.layout-container.layout-slim .layout-menu-profile a i{display:none}.layout-container.layout-slim .layout-menu-profile>ul>li{margin:.75rem 0}.layout-container.layout-slim .layout-menu-profile>ul>li:first-child{margin-top:0}.layout-container.layout-slim .layout-menu-profile>ul>li>button,.layout-container.layout-slim .layout-menu-profile>ul>li a{width:3rem;height:3rem;padding:0;justify-content:center;border-radius:50%}.layout-container.layout-slim .layout-menu-profile>ul>li>button>i,.layout-container.layout-slim .layout-menu-profile>ul>li a>i{font-size:1.5rem;margin-right:0}.layout-container.layout-slim .layout-menu-profile>ul>li>button>span,.layout-container.layout-slim .layout-menu-profile>ul>li a>span{display:none}.layout-container.layout-slim .layout-menu-profile>ul>li:last-child{margin-bottom:1rem}}@media screen and (min-width:992px){.layout-container.layout-slim-plus .layout-sidebar{width:7rem;overflow:visible;z-index:998}.layout-container.layout-slim-plus .layout-sidebar .layout-menu-container{overflow:auto}.layout-container.layout-slim-plus .layout-sidebar .layout-menu-container::-webkit-scrollbar{display:none}.layout-container.layout-slim-plus .layout-topbar .layout-topbar-start{width:7rem}.layout-container.layout-slim-plus .layout-topbar .layout-topbar-start .layout-topbar-logo .layout-topbar-logo-full{display:none}.layout-container.layout-slim-plus .layout-topbar .layout-topbar-start .layout-topbar-logo .layout-topbar-logo-slim{display:block}.layout-container.layout-slim-plus .layout-topbar .layout-topbar-start .layout-menu-button{display:none}.layout-container.layout-slim-plus .layout-content-wrapper{margin-left:7rem}.layout-container.layout-slim-plus .layout-menu{padding:1rem 0}.layout-container.layout-slim-plus .layout-menu ul{display:none}.layout-container.layout-slim-plus .layout-menu li.active-menuitem>ul{display:block}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem{margin:.75rem 0}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem:first-child{margin-top:0}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem:last-child{margin-top:0}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:none}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:var(--border-radius);cursor:pointer;outline:none;transition:background-color var(--layout-section-transition-duration);width:auto;height:auto;margin:0 auto 1rem;padding:.75rem 0}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-submenu-toggler{display:none}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-menuitem-icon{font-size:1.5rem;color:var(--menuitem-text-color)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a .layout-menuitem-text{font-size:.875rem;display:block;margin-top:.25rem;color:var(--menuitem-text-color)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>a:hover{background-color:var(--menuitem-hover-bg)}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul{position:absolute;left:7rem;top:0;min-width:15rem;background-color:var(--menu-bg);border-radius:var(--border-radius);padding:.5rem 0;max-height:20rem;overflow:auto;z-index:999;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul::-webkit-scrollbar{display:none}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul a{padding-right:.5rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li a{padding-left:.5rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li a{padding-left:1rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li a{padding-left:1.5rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li a{padding-left:2rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li li a{padding-left:2.5rem}.layout-container.layout-slim-plus .layout-menu .layout-root-menuitem>ul li li li li li li a{padding-left:3rem}.layout-container.layout-slim-plus .layout-menu-profile{display:flex;flex-direction:column;align-items:center}.layout-container.layout-slim-plus .layout-menu-profile>button,.layout-container.layout-slim-plus .layout-menu-profile a{width:3rem;height:3rem;padding:0;border-radius:50%;justify-content:center;margin:.75rem 0}.layout-container.layout-slim-plus .layout-menu-profile>button span,.layout-container.layout-slim-plus .layout-menu-profile>button i,.layout-container.layout-slim-plus .layout-menu-profile a span,.layout-container.layout-slim-plus .layout-menu-profile a i{display:none}.layout-container.layout-slim-plus .layout-menu-profile>ul>li{margin:.75rem 0}.layout-container.layout-slim-plus .layout-menu-profile>ul>li:first-child{margin-top:0}.layout-container.layout-slim-plus .layout-menu-profile>ul>li>button,.layout-container.layout-slim-plus .layout-menu-profile>ul>li a{width:3rem;height:3rem;padding:0;justify-content:center;border-radius:50%}.layout-container.layout-slim-plus .layout-menu-profile>ul>li>button>i,.layout-container.layout-slim-plus .layout-menu-profile>ul>li a>i{font-size:1.5rem;margin-right:0}.layout-container.layout-slim-plus .layout-menu-profile>ul>li>button>span,.layout-container.layout-slim-plus .layout-menu-profile>ul>li a>span{display:none}.layout-container.layout-slim-plus .layout-menu-profile>ul>li:last-child{margin-bottom:1rem}}@media screen and (min-width:992px){.layout-container.layout-horizontal .layout-sidebar{width:100%;height:4rem;top:4rem;position:fixed;z-index:998;overflow:visible;flex-direction:row;padding:0 2rem}.layout-container.layout-horizontal .layout-sidebar .layout-menu-container{overflow:auto;padding-bottom:0}.layout-container.layout-horizontal .layout-sidebar .layout-menu-container::-webkit-scrollbar{display:none}.layout-container.layout-horizontal .layout-sidebar .layout-menu-container div[app-menu]{height:100%}.layout-container.layout-horizontal .layout-topbar .layout-topbar-start .layout-menu-button{display:none}.layout-container.layout-horizontal .layout-content-wrapper{padding-top:8rem}.layout-container.layout-horizontal .layout-menu{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;height:100%}.layout-container.layout-horizontal .layout-menu ul{display:none}.layout-container.layout-horizontal .layout-menu li.active-menuitem>ul{display:block}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem{border-radius:var(--border-radius)}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{display:none}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>a{display:flex;align-items:center;padding:.75rem;border-radius:0;cursor:pointer;outline:none;color:var(--menuitem-text-color);transition:background-color var(--transition-duration)}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>a .layout-submenu-toggler{display:block;margin-left:auto;transition:transform .2s}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>a .layout-menuitem-icon{font-size:1.25rem;color:var(--menuitem-text-color)}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>a .layout-menuitem-text{font-size:.875rem;display:block;margin-left:.75rem;margin-right:.75rem;white-space:nowrap}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>a:hover{background-color:var(--menuitem-hover-bg)}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul{position:absolute;left:auto;top:3rem;min-width:15rem;background-color:var(--menu-bg);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;padding:.5rem 0;border-radius:var(--border-radius);max-height:20rem;overflow:auto;z-index:999}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul::-webkit-scrollbar{display:none}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul a{padding-right:.5rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li a{padding-left:.5rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li li a{padding-left:1rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li li li a{padding-left:1.5rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li li li li a{padding-left:2rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li li li li li a{padding-left:2.5rem}.layout-container.layout-horizontal .layout-menu .layout-root-menuitem>ul li li li li li li a{padding-left:3rem}.layout-container.layout-horizontal.layout-menu-profile-start .layout-menu-profile{border-bottom:0 none}.layout-container.layout-horizontal.layout-menu-profile-start .layout-menu-profile>ul{left:0}.layout-container.layout-horizontal.layout-menu-profile-end .layout-menu-profile{border-bottom:0 none}.layout-container.layout-horizontal.layout-menu-profile-end .layout-menu-profile>ul{right:0}.layout-container.layout-horizontal .layout-menu-profile{position:relative;overflow:visible;width:auto;height:100%}.layout-container.layout-horizontal .layout-menu-profile>button,.layout-container.layout-horizontal .layout-menu-profile a{padding:0 .75rem;width:auto;height:100%}.layout-container.layout-horizontal .layout-menu-profile>button .layout-menu-profile-toggler,.layout-container.layout-horizontal .layout-menu-profile a .layout-menu-profile-toggler{margin-left:.5rem}.layout-container.layout-horizontal .layout-menu-profile>ul{position:absolute;top:3rem;min-width:15rem;background-color:var(--menu-bg);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;padding:1rem;border-radius:var(--border-radius);max-height:20rem;overflow:auto;z-index:999;transform-origin:center top}.layout-container.layout-horizontal .layout-menu-profile>ul>li>button,.layout-container.layout-horizontal .layout-menu-profile>ul>li a{padding:.75rem .5rem}}@media screen and (min-width:992px){.layout-reveal .layout-sidebar{height:100%;top:0;transition:transform .3s cubic-bezier(0,0,.2,1);transform:translate(-12.75rem);z-index:999}.layout-reveal .layout-sidebar .layout-sidebar-top{display:flex;align-items:center;justify-content:flex-end;padding:0 .75rem;height:4rem;background-color:var(--topbar-bg);color:var(--topbar-item-text-color)}.layout-reveal .layout-sidebar .layout-sidebar-top .layout-sidebar-logo{width:9rem;display:none}.layout-reveal .layout-sidebar .layout-sidebar-top .layout-sidebar-logo-slim{display:inline;width:3rem}.layout-reveal .layout-sidebar .layout-sidebar-top .layout-sidebar-anchor{display:none;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid var(--topbar-menu-button-bg);background-color:transparent;transition:background-color var(--layout-section-transition-duration),transform .3s}.layout-reveal .layout-sidebar .layout-menu-container{overflow:hidden}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>span{margin-right:auto}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>.layout-menuitem-root-icon{display:block;margin-right:.125rem}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu ul a .layout-menuitem-text{order:1;margin-right:auto}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu ul a .layout-submenu-toggler{order:2;display:none;margin-right:.5rem}.layout-reveal .layout-sidebar .layout-menu-container .layout-menu ul a .layout-menuitem-icon{order:3;margin-right:0;font-size:1.25rem;width:auto}.layout-reveal .layout-sidebar .layout-menu-profile>ul>li>button,.layout-reveal .layout-sidebar .layout-menu-profile>ul>li a{flex-direction:row-reverse}.layout-reveal .layout-sidebar .layout-menu-profile>ul>li>button>i,.layout-reveal .layout-sidebar .layout-menu-profile>ul>li a>i{margin-right:0;margin-left:auto;font-size:1.25rem;width:auto}.layout-reveal .layout-topbar{padding-left:4.25rem}.layout-reveal .layout-topbar .layout-topbar-start{display:none}.layout-reveal.layout-reveal .layout-content-wrapper{margin-left:4.25rem;transition:margin-left .3s cubic-bezier(0,0,.2,1)}.layout-reveal.layout-sidebar-active .layout-sidebar{transform:translate(0)}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-sidebar-top{padding:0 1.5rem;justify-content:space-between}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-logo{display:inline}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-logo-slim{display:none}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-anchor{display:block;animation:px-fadein .15s linear}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-menu-container{overflow:auto}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>.layout-menuitem-root-icon{display:none}.layout-reveal.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul a .layout-submenu-toggler{display:block}.layout-reveal.layout-sidebar-anchored .layout-topbar{padding-left:17rem}.layout-reveal.layout-sidebar-anchored .layout-sidebar-top .layout-sidebar-anchor{background-color:var(--topbar-menu-button-bg)}.layout-reveal.layout-sidebar-anchored .layout-content-wrapper{margin-left:17rem}}@media screen and (min-width:992px){.layout-drawer .layout-sidebar{height:100%;top:0;transition:width .3s cubic-bezier(0,0,.2,1);width:4.25rem;z-index:999}.layout-drawer .layout-sidebar .layout-sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;height:4rem;background-color:var(--topbar-bg);color:var(--topbar-item-text-color)}.layout-drawer .layout-sidebar .layout-sidebar-top .layout-sidebar-logo{display:none;width:0;transition:width .2s cubic-bezier(0,0,.2,1);transition-delay:.3s}.layout-drawer .layout-sidebar .layout-sidebar-top .layout-sidebar-logo-slim{display:inline;order:1}.layout-drawer .layout-sidebar .layout-sidebar-top .layout-sidebar-anchor{display:none;width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid var(--topbar-menu-button-bg);background-color:transparent;transition:background-color var(--layout-sectiontransition-duration),transform .3s}.layout-drawer .layout-sidebar .layout-menu-container{overflow:hidden}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu{transition:all .4s}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{opacity:1;white-space:nowrap;display:flex;justify-content:flex-end;height:2.92rem}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>span{margin-right:auto;opacity:0;transition:all .1s}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text .layout-menuitem-icon{font-size:1.25rem;width:1.25rem}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>.layout-menuitem-root-icon{display:block;margin-left:.125rem;font-size:1.25rem}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu ul a span{opacity:0;white-space:nowrap;transition:all .1s}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu ul a .layout-menuitem-icon{font-size:1.25rem;width:auto}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu ul a .layout-submenu-toggler{display:none}.layout-drawer .layout-sidebar .layout-menu-container .layout-menu ul ul li a{padding:.75rem 1.5rem}.layout-drawer .layout-sidebar .layout-menu-profile>button,.layout-drawer .layout-sidebar .layout-menu-profile a{padding:.75rem 1rem}.layout-drawer .layout-sidebar .layout-menu-profile>button span,.layout-drawer .layout-sidebar .layout-menu-profile a span{opacity:0;white-space:nowrap;transition:all .1s}.layout-drawer .layout-sidebar .layout-menu-profile>ul>li>button>i,.layout-drawer .layout-sidebar .layout-menu-profile>ul>li a>i{margin-right:.5rem;font-size:1.25rem;width:auto}.layout-drawer .layout-topbar{padding-left:4.25rem}.layout-drawer .layout-topbar .layout-topbar-start{display:none}.layout-drawer.layout-drawer .layout-content-wrapper{margin-left:4.25rem;transition:margin-left .3s cubic-bezier(0,0,.2,1);overflow-x:hidden}.layout-drawer.layout-sidebar-active .layout-sidebar{width:17rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-sidebar-top{padding:0 1.5rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-logo{display:inline;width:100%;transition:width .2s cubic-bezier(0,0,.2,1);transition-delay:.3s}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-logo-slim{display:none}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-sidebar-top .layout-sidebar-anchor{display:block;animation:px-fadein .15s linear}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container{overflow:auto;overflow-x:hidden}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text{white-space:nowrap}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>.layout-menuitem-root-icon{display:none}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu .layout-root-menuitem>.layout-menuitem-root-text>span{margin-right:auto;opacity:1;transition:all .1s}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul a{width:auto}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul a .layout-submenu-toggler{display:block}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul a span{opacity:1;white-space:nowrap;transition:all .3s}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul{overflow:hidden;border-radius:var(--border-radius)}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li a{padding-left:2.5rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li li a{padding-left:3rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li li li a{padding-left:3.5rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li li li li a{padding-left:4rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li li li li li a{padding-left:5.5rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-container .layout-menu ul ul li li li li li li a{padding-left:5rem}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-profile>button span,.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-profile a span{opacity:1;white-space:nowrap;transition:all .1s}.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-profile>ul>li>button>i,.layout-drawer.layout-sidebar-active .layout-sidebar .layout-menu-profile>ul>li a>i{margin-right:.5rem;font-size:1.25rem;width:auto}.layout-drawer.layout-sidebar-anchored .layout-topbar{padding-left:17rem}.layout-drawer.layout-sidebar-anchored .layout-sidebar-top .layout-sidebar-anchor{background-color:var(--topbar-menu-button-bg)}.layout-drawer.layout-sidebar-anchored .layout-content-wrapper{margin-left:17rem}}.layout-container.layout-menu-profile-active .layout-menu-profile-toggler{transform:rotate(-180deg)}.layout-container.layout-menu-profile-end .layout-menu-profile{border-top:1px solid var(--inline-menu-border-color)}.layout-container.layout-menu-profile-start .layout-menu-profile{border-bottom:1px solid var(--inline-menu-border-color)}.layout-sidebar .layout-menu-profile{width:100%;background:var(--menu-bg);overflow:hidden;border-bottom:1px solid var(--surface-border)}.layout-sidebar .layout-menu-profile>button,.layout-sidebar .layout-menu-profile a{text-align:left;background-color:transparent;margin:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;width:100%;align-items:center;padding:.5rem 1.5rem;color:var(--menuitem-text-color);transition:background-color var(--layout-section-transition-duration)}.layout-sidebar .layout-menu-profile>button>span,.layout-sidebar .layout-menu-profile a>span{display:flex;flex-direction:column}.layout-sidebar .layout-menu-profile>button>i.pi-angle-up,.layout-sidebar .layout-menu-profile a>i.pi-angle-up{margin-left:auto;transition:transform var(--layout-section-transition-duration)}.layout-sidebar .layout-menu-profile>button:hover,.layout-sidebar .layout-menu-profile a:hover{background-color:var(--menuitem-hover-bg)}.layout-sidebar .layout-menu-profile>ul{list-style-type:none;margin:0;padding:0}.layout-sidebar .layout-menu-profile>ul>li>button,.layout-sidebar .layout-menu-profile>ul>li a{width:100%;display:flex;align-items:center;padding:.75rem 1.5rem;transition:background-color var(--layout-section-transition-duration),box-shadow var(--layout-section-transition-duration);color:var(--menuitem-text-color)}.layout-sidebar .layout-menu-profile>ul>li>button>i,.layout-sidebar .layout-menu-profile>ul>li a>i{margin-right:.5rem;color:var(--menuitem-text-color)}.layout-sidebar .layout-menu-profile>ul>li>button:hover,.layout-sidebar .layout-menu-profile>ul>li a:hover{background-color:var(--menuitem-hover-bg)}.parallax__layer__0{transform:translateZ(-150px) scale(2.5)}.parallax__layer__1{transform:translateZ(-100px) scale(2)}.parallax__layer__2{transform:translateZ(-50px) scale(1.5)}.parallax__layer__3{transform:translateZ(0) scale(1)}html{height:100%;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-feature-settings:"cv02","cv03","cv04","cv11";line-height:normal}body{font-weight:400;padding:0;margin:0;min-height:100%;background:var(--surface-ground);color:var(--text-color);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:none!important}.layout-content-wrapper{padding-top:4rem;min-height:100vh;display:flex;flex-direction:column}.layout-content-wrapper .layout-content{flex:1 1 auto;padding:2rem}.layout-footer{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;background-color:var(--surface-card)}.layout-breadcrumb-container{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--surface-border);padding:.5rem 2rem;background-color:var(--surface-card)}.layout-breadcrumb-container .layout-breadcrumb ol{display:flex;align-items:center;margin:0;padding:0;list-style:none;gap:.5rem;flex-wrap:wrap;color:var(--text-color-secondary)}.layout-breadcrumb-container .layout-breadcrumb ol li{display:flex;align-items:center}.layout-breadcrumb-container .layout-breadcrumb-buttons{display:flex;align-items:center;gap:.25rem}.layout-breadcrumb-container .layout-breadcrumb-buttons button{flex-shrink:0}@media screen and (min-width:992px){.layout-container.layout-static .layout-sidebar{transition:transform .3s cubic-bezier(0,0,.2,1)}.layout-container.layout-static .layout-content-wrapper{margin-left:17rem;transition:margin-left .3s cubic-bezier(0,0,.2,1)}.layout-container.layout-static .layout-topbar .layout-menu-button i{transform:rotate(180deg)}.layout-container.layout-static-inactive .layout-sidebar{transform:translate(-100%)}.layout-container.layout-static-inactive .layout-content-wrapper{margin-left:0}.layout-container.layout-static-inactive .layout-topbar .layout-menu-button i{transform:rotate(0)}.layout-container.layout-overlay .layout-content-wrapper{margin-left:0}.layout-container.layout-overlay .layout-sidebar{z-index:999;transform:translate(-100%);transition:transform .3s cubic-bezier(0,0,.2,1)}.layout-container.layout-overlay.layout-overlay-active .layout-sidebar{transform:translate(0)}.layout-container.layout-overlay.layout-overlay-active .layout-topbar .layout-menu-button i{transform:rotate(180deg)}}@media screen and (max-width:991px){.blocked-scroll{overflow:hidden}.layout-container .layout-content-wrapper{margin-left:0}.layout-container .layout-sidebar{z-index:999;transform:translate(-100%);transition:transform .3s cubic-bezier(0,0,.2,1)}.layout-container.layout-mobile-active .layout-sidebar{transform:translate(0)}.layout-container.layout-mobile-active .layout-mask{display:block;animation:px-mask-in .3s cubic-bezier(0,0,.2,1)}.layout-container.layout-mobile-active .layout-topbar .layout-menu-button i{transform:rotate(180deg)}.layout-container .layout-mask{display:none;position:fixed;top:0;left:0;z-index:998;width:100%;height:100%;background-color:var(--maskbg)}.layout-topbar{display:flex}.layout-topbar .layout-topbar-start{padding:0 1rem;height:4rem;justify-content:start}.layout-topbar .layout-topbar-start .layout-menu-button{position:relative;margin-top:0;margin-left:1rem;top:auto}.layout-topbar .layout-topbar-end{padding:0 1rem 0 0}.layout-topbar .layout-topbar-end .layout-topbar-actions-end .layout-topbar-items>li.layout-topbar-search{display:none}}@media screen and (min-width:1729px){.layout-content{width:1504px;margin-left:auto!important;margin-right:auto!important}}p-radio-button,p-radiobutton,p-radioButton{display:inline-flex}p-tree .p-tree-node-checkbox{display:block}p-treetable .p-treetable-node-checkbox{display:block}.p-tag-icon{line-height:1.2}.p-menubar-item:has(.p-menubar-item-link-active),.p-menubar-item-link-active{background-color:var(--p-primary-50);font-weight:500;border-radius:.5rem}.pac-container{z-index:2200!important;background-color:var(--p-select-overlay-background);color:var(--text-color)!important}.pac-container .pac-item{background-color:var(--p-select-option-focus-background);color:var(--p-select-option-focus-color)}.pac-container .pac-item:hover{background-color:var(--p-select-option-selected-focus-background);color:var(--p-select-option-selected-focus-color)}.pac-container .pac-item .pac-item-query{color:var(--p-select-option-selected-focus-color)}.pac-logo:after{background-color:var(--code-color)}i[class^=fi-rr-]:before,i[class*=" fi-rr-"]:before,span[class^=fi-rr-]:before,span[class*=fi-rr-]:before{vertical-align:middle}.layout-config-button{display:block;position:fixed;width:3rem;height:3rem;line-height:3rem;background:var(--primary-color);color:var(--primary-color-text);text-align:center;top:50%;right:0;margin-top:-1.5rem;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0;transition:background-color var(--transition-duration);overflow:hidden;cursor:pointer;z-index:999;box-shadow:-.25rem 0 1rem #00000026}.layout-config-button.config-link{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border:none}.layout-config-button .config-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 1px var(--focus-ring--shadow)}.layout-config-button i{font-size:2rem;line-height:inherit;transform:rotate(0);transition:transform 1s}.layout-config-button:hover{background:var(--p-primary-400)}.app-config-button{position:relative;color:var(--topbar-item-text-color)}.app-config-button:before,.app-config-button:after{content:"";position:absolute;inset:0;border:1px solid var(--topbar-item-text-color);transition:all .5s;animation:clippath 3s infinite linear;border-radius:4px;opacity:1}.app-config-button:after{animation:clippath 3s infinite -1.5s linear}@keyframes clippath{0%{clip-path:inset(0 0 98% 0)}12.5%{clip-path:inset(0 0 60% 0)}25%{clip-path:inset(0 98% 0 0)}37.5%{clip-path:inset(0 60% 0 0)}50%{clip-path:inset(98% 0 0 0)}62.5%{clip-path:inset(60% 0 0 0)}75%{clip-path:inset(0 0 0 98%)}87.5%{clip-path:inset(0 0 0 60%)}to{clip-path:inset(0 0 98% 0)}}span.flag{width:44px;height:30px;display:inline-block}img.flag{width:30px}.flag{background:url(flags_responsive.2aca9e17ea53881b.png) no-repeat;background-size:100%;vertical-align:middle}.flag-ad{background-position:0 .413223%}.flag-ae{background-position:0 .826446%}.flag-af{background-position:0 1.239669%}.flag-ag{background-position:0 1.652893%}.flag-ai{background-position:0 2.066116%}.flag-al{background-position:0 2.479339%}.flag-am{background-position:0 2.892562%}.flag-an{background-position:0 3.305785%}.flag-ao{background-position:0 3.719008%}.flag-aq{background-position:0 4.132231%}.flag-ar{background-position:0 4.545455%}.flag-as{background-position:0 4.958678%}.flag-at{background-position:0 5.371901%}.flag-au{background-position:0 5.785124%}.flag-aw{background-position:0 6.198347%}.flag-az{background-position:0 6.61157%}.flag-ba{background-position:0 7.024793%}.flag-bb{background-position:0 7.438017%}.flag-bd{background-position:0 7.85124%}.flag-be{background-position:0 8.264463%}.flag-bf{background-position:0 8.677686%}.flag-bg{background-position:0 9.090909%}.flag-bh{background-position:0 9.504132%}.flag-bi{background-position:0 9.917355%}.flag-bj{background-position:0 10.330579%}.flag-bm{background-position:0 10.743802%}.flag-bn{background-position:0 11.157025%}.flag-bo{background-position:0 11.570248%}.flag-br{background-position:0 11.983471%}.flag-bs{background-position:0 12.396694%}.flag-bt{background-position:0 12.809917%}.flag-bv{background-position:0 13.22314%}.flag-bw{background-position:0 13.636364%}.flag-by{background-position:0 14.049587%}.flag-bz{background-position:0 14.46281%}.flag-ca{background-position:0 14.876033%}.flag-cc{background-position:0 15.289256%}.flag-cd{background-position:0 15.702479%}.flag-cf{background-position:0 16.115702%}.flag-cg{background-position:0 16.528926%}.flag-ch{background-position:0 16.942149%}.flag-ci{background-position:0 17.355372%}.flag-ck{background-position:0 17.768595%}.flag-cl{background-position:0 18.181818%}.flag-cm{background-position:0 18.595041%}.flag-cn{background-position:0 19.008264%}.flag-co{background-position:0 19.421488%}.flag-cr{background-position:0 19.834711%}.flag-cu{background-position:0 20.247934%}.flag-cv{background-position:0 20.661157%}.flag-cx{background-position:0 21.07438%}.flag-cy{background-position:0 21.487603%}.flag-cz{background-position:0 21.900826%}.flag-de{background-position:0 22.31405%}.flag-dj{background-position:0 22.727273%}.flag-dk{background-position:0 23.140496%}.flag-dm{background-position:0 23.553719%}.flag-do{background-position:0 23.966942%}.flag-dz{background-position:0 24.380165%}.flag-ec{background-position:0 24.793388%}.flag-ee{background-position:0 25.206612%}.flag-eg{background-position:0 25.619835%}.flag-eh{background-position:0 26.033058%}.flag-er{background-position:0 26.446281%}.flag-es{background-position:0 26.859504%}.flag-et{background-position:0 27.272727%}.flag-fi{background-position:0 27.68595%}.flag-fj{background-position:0 28.099174%}.flag-fk{background-position:0 28.512397%}.flag-fm{background-position:0 28.92562%}.flag-fo{background-position:0 29.338843%}.flag-fr{background-position:0 29.752066%}.flag-ga{background-position:0 30.165289%}.flag-gd{background-position:0 30.578512%}.flag-ge{background-position:0 30.991736%}.flag-gf{background-position:0 31.404959%}.flag-gh{background-position:0 31.818182%}.flag-gi{background-position:0 32.231405%}.flag-gl{background-position:0 32.644628%}.flag-gm{background-position:0 33.057851%}.flag-gn{background-position:0 33.471074%}.flag-gp{background-position:0 33.884298%}.flag-gq{background-position:0 34.297521%}.flag-gr{background-position:0 34.710744%}.flag-gs{background-position:0 35.123967%}.flag-gt{background-position:0 35.53719%}.flag-gu{background-position:0 35.950413%}.flag-gw{background-position:0 36.363636%}.flag-gy{background-position:0 36.77686%}.flag-hk{background-position:0 37.190083%}.flag-hm{background-position:0 37.603306%}.flag-hn{background-position:0 38.016529%}.flag-hr{background-position:0 38.429752%}.flag-ht{background-position:0 38.842975%}.flag-hu{background-position:0 39.256198%}.flag-id{background-position:0 39.669421%}.flag-ie{background-position:0 40.082645%}.flag-il{background-position:0 40.495868%}.flag-in{background-position:0 40.909091%}.flag-io{background-position:0 41.322314%}.flag-iq{background-position:0 41.735537%}.flag-ir{background-position:0 42.14876%}.flag-is{background-position:0 42.561983%}.flag-it{background-position:0 42.975207%}.flag-jm{background-position:0 43.38843%}.flag-jo{background-position:0 43.801653%}.flag-jp{background-position:0 44.214876%}.flag-ke{background-position:0 44.628099%}.flag-kg{background-position:0 45.041322%}.flag-kh{background-position:0 45.454545%}.flag-ki{background-position:0 45.867769%}.flag-km{background-position:0 46.280992%}.flag-kn{background-position:0 46.694215%}.flag-kp{background-position:0 47.107438%}.flag-kr{background-position:0 47.520661%}.flag-kw{background-position:0 47.933884%}.flag-ky{background-position:0 48.347107%}.flag-kz{background-position:0 48.760331%}.flag-la{background-position:0 49.173554%}.flag-lb{background-position:0 49.586777%}.flag-lc{background-position:0 50%}.flag-li{background-position:0 50.413223%}.flag-lk{background-position:0 50.826446%}.flag-lr{background-position:0 51.239669%}.flag-ls{background-position:0 51.652893%}.flag-lt{background-position:0 52.066116%}.flag-lu{background-position:0 52.479339%}.flag-lv{background-position:0 52.892562%}.flag-ly{background-position:0 53.305785%}.flag-ma{background-position:0 53.719008%}.flag-mc{background-position:0 54.132231%}.flag-md{background-position:0 54.545455%}.flag-me{background-position:0 54.958678%}.flag-mg{background-position:0 55.371901%}.flag-mh{background-position:0 55.785124%}.flag-mk{background-position:0 56.198347%}.flag-ml{background-position:0 56.61157%}.flag-mm{background-position:0 57.024793%}.flag-mn{background-position:0 57.438017%}.flag-mo{background-position:0 57.85124%}.flag-mp{background-position:0 58.264463%}.flag-mq{background-position:0 58.677686%}.flag-mr{background-position:0 59.090909%}.flag-ms{background-position:0 59.504132%}.flag-mt{background-position:0 59.917355%}.flag-mu{background-position:0 60.330579%}.flag-mv{background-position:0 60.743802%}.flag-mw{background-position:0 61.157025%}.flag-mx{background-position:0 61.570248%}.flag-my{background-position:0 61.983471%}.flag-mz{background-position:0 62.396694%}.flag-na{background-position:0 62.809917%}.flag-nc{background-position:0 63.22314%}.flag-ne{background-position:0 63.636364%}.flag-nf{background-position:0 64.049587%}.flag-ng{background-position:0 64.46281%}.flag-ni{background-position:0 64.876033%}.flag-nl{background-position:0 65.289256%}.flag-no{background-position:0 65.702479%}.flag-np{background-position:0 66.115702%}.flag-nr{background-position:0 66.528926%}.flag-nu{background-position:0 66.942149%}.flag-nz{background-position:0 67.355372%}.flag-om{background-position:0 67.768595%}.flag-pa{background-position:0 68.181818%}.flag-pe{background-position:0 68.595041%}.flag-pf{background-position:0 69.008264%}.flag-pg{background-position:0 69.421488%}.flag-ph{background-position:0 69.834711%}.flag-pk{background-position:0 70.247934%}.flag-pl{background-position:0 70.661157%}.flag-pm{background-position:0 71.07438%}.flag-pn{background-position:0 71.487603%}.flag-pr{background-position:0 71.900826%}.flag-pt{background-position:0 72.31405%}.flag-pw{background-position:0 72.727273%}.flag-py{background-position:0 73.140496%}.flag-qa{background-position:0 73.553719%}.flag-re{background-position:0 73.966942%}.flag-ro{background-position:0 74.380165%}.flag-rs{background-position:0 74.793388%}.flag-ru{background-position:0 75.206612%}.flag-rw{background-position:0 75.619835%}.flag-sa{background-position:0 76.033058%}.flag-sb{background-position:0 76.446281%}.flag-sc{background-position:0 76.859504%}.flag-sd{background-position:0 77.272727%}.flag-se{background-position:0 77.68595%}.flag-sg{background-position:0 78.099174%}.flag-sh{background-position:0 78.512397%}.flag-si{background-position:0 78.92562%}.flag-sj{background-position:0 79.338843%}.flag-sk{background-position:0 79.752066%}.flag-sl{background-position:0 80.165289%}.flag-sm{background-position:0 80.578512%}.flag-sn{background-position:0 80.991736%}.flag-so{background-position:0 81.404959%}.flag-sr{background-position:0 81.818182%}.flag-ss{background-position:0 82.231405%}.flag-st{background-position:0 82.644628%}.flag-sv{background-position:0 83.057851%}.flag-sy{background-position:0 83.471074%}.flag-sz{background-position:0 83.884298%}.flag-tc{background-position:0 84.297521%}.flag-td{background-position:0 84.710744%}.flag-tf{background-position:0 85.123967%}.flag-tg{background-position:0 85.53719%}.flag-th{background-position:0 85.950413%}.flag-tj{background-position:0 86.363636%}.flag-tk{background-position:0 86.77686%}.flag-tl{background-position:0 87.190083%}.flag-tm{background-position:0 87.603306%}.flag-tn{background-position:0 88.016529%}.flag-to{background-position:0 88.429752%}.flag-tp{background-position:0 88.842975%}.flag-tr{background-position:0 89.256198%}.flag-tt{background-position:0 89.669421%}.flag-tv{background-position:0 90.082645%}.flag-tw{background-position:0 90.495868%}.flag-ty{background-position:0 90.909091%}.flag-tz{background-position:0 91.322314%}.flag-ua{background-position:0 91.735537%}.flag-ug{background-position:0 92.14876%}.flag-gb,.flag-uk{background-position:0 92.561983%}.flag-um{background-position:0 92.975207%}.flag-us{background-position:0 93.38843%}.flag-uy{background-position:0 93.801653%}.flag-uz{background-position:0 94.214876%}.flag-va{background-position:0 94.628099%}.flag-vc{background-position:0 95.041322%}.flag-ve{background-position:0 95.454545%}.flag-vg{background-position:0 95.867769%}.flag-vi{background-position:0 96.280992%}.flag-vn{background-position:0 96.694215%}.flag-vu{background-position:0 97.107438%}.flag-wf{background-position:0 97.520661%}.flag-ws{background-position:0 97.933884%}.flag-ye{background-position:0 98.347107%}.flag-za{background-position:0 98.760331%}.flag-zm{background-position:0 99.173554%}.flag-zr{background-position:0 99.586777%}.flag-zw{background-position:0 100%}@keyframes enter{0%{opacity:var(--p-enter-opacity, 1);transform:translate3d(var(--p-enter-translate-x, 0),var(--p-enter-translate-y, 0),0) scale3d(var(--p-enter-scale, 1),var(--p-enter-scale, 1),var(--p-enter-scale, 1)) rotate(var(--p-enter-rotate, 0))}}@keyframes leave{to{opacity:var(--p-leave-opacity, 1);transform:translate3d(var(--p-leave-translate-x, 0),var(--p-leave-translate-y, 0),0) scale3d(var(--p-leave-scale, 1),var(--p-leave-scale, 1),var(--p-leave-scale, 1)) rotate(var(--p-leave-rotate, 0))}}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-space-x-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-divide-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false;}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false;}@property --tw-gradient-via-stops{syntax: "*"; inherits: false;}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@property --tw-contain-size{syntax: "*"; inherits: false;}@property --tw-contain-layout{syntax: "*"; inherits: false;}@property --tw-contain-paint{syntax: "*"; inherits: false;}@property --tw-contain-style{syntax: "*"; inherits: false;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-space-x-reverse: 0;--tw-divide-y-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-ease: initial;--tw-contain-size: initial;--tw-contain-layout: initial;--tw-contain-paint: initial;--tw-contain-style: initial;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1}}}
