@charset "UTF-8";.grid{--gap: 8px;--row: 120px;display:grid;grid-template-columns:repeat(12,1fr);gap:var(--gap);grid-auto-flow:row dense;align-items:start}.grid-col-fit-3{display:grid;grid-template-columns:repeat(3,1fr)}.grid-col-fit-4{display:grid;grid-template-columns:repeat(4,1fr)}.grid-col-fit-5{display:grid;grid-template-columns:repeat(5,1fr)}.grid-col-fit-6{display:grid;grid-template-columns:repeat(6,1fr)}.grid-col-fit-7{display:grid;grid-template-columns:repeat(7,1fr)}.grid-col-fit-8{display:grid;grid-template-columns:repeat(8,1fr)}.row-h{grid-auto-rows:var(--row)}.row-h-1{grid-auto-rows:40px}.row-h-2{grid-auto-rows:80px}.row-h-3{grid-auto-rows:120px}.row-h-4{grid-auto-rows:160px}.row-h-5{grid-auto-rows:200px}.row-h-6{grid-auto-rows:240px}.row-h-7{grid-auto-rows:280px}.row-h-8{grid-auto-rows:320px}.row-h-9{grid-auto-rows:360px}.row-h-10{grid-auto-rows:400px}.row-h-11{grid-auto-rows:440px}.row-h-12{grid-auto-rows:480px}.col-1{grid-column:span 1}.col-2{grid-column:span 2}.col-3{grid-column:span 3}.col-4{grid-column:span 4}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-8{grid-column:span 8}.col-9{grid-column:span 9}.col-10{grid-column:span 10}.col-11{grid-column:span 11}.col-12{grid-column:span 12}.row-1{grid-row:span 1}.row-2{grid-row:span 2}.row-3{grid-row:span 3}.row-4{grid-row:span 4}.row-5{grid-row:span 5}.row-6{grid-row:span 6}.row-7{grid-row:span 7}.row-8{grid-row:span 8}.row-9{grid-row:span 9}.row-10{grid-row:span 10}.row-11{grid-row:span 11}.row-12{grid-row:span 12}@media (min-width: 0) and (max-width: 575.98px){.col-xs-hidden{display:none}.col-xs-1{grid-column:span 1}.col-xs-2{grid-column:span 2}.col-xs-3{grid-column:span 3}.col-xs-4{grid-column:span 4}.col-xs-5{grid-column:span 5}.col-xs-6{grid-column:span 6}.col-xs-7{grid-column:span 7}.col-xs-8{grid-column:span 8}.col-xs-9{grid-column:span 9}.col-xs-10{grid-column:span 10}.col-xs-11{grid-column:span 11}.col-xs-12{grid-column:span 12}.row-xs-1{grid-row:span 1}.row-xs-2{grid-row:span 2}.row-xs-3{grid-row:span 3}.row-xs-4{grid-row:span 4}.row-xs-5{grid-row:span 5}.row-xs-6{grid-row:span 6}.row-xs-7{grid-row:span 7}.row-xs-8{grid-row:span 8}.row-xs-9{grid-row:span 9}.row-xs-10{grid-row:span 10}.row-xs-11{grid-row:span 11}.row-xs-12{grid-row:span 12}}@media (min-width: 576px) and (max-width: 767.98px){.col-sm-hidden{display:none}.col-sm-1{grid-column:span 1}.col-sm-2{grid-column:span 2}.col-sm-3{grid-column:span 3}.col-sm-4{grid-column:span 4}.col-sm-5{grid-column:span 5}.col-sm-6{grid-column:span 6}.col-sm-7{grid-column:span 7}.col-sm-8{grid-column:span 8}.col-sm-9{grid-column:span 9}.col-sm-10{grid-column:span 10}.col-sm-11{grid-column:span 11}.col-sm-12{grid-column:span 12}.row-sm-1{grid-row:span 1}.row-sm-2{grid-row:span 2}.row-sm-3{grid-row:span 3}.row-sm-4{grid-row:span 4}.row-sm-5{grid-row:span 5}.row-sm-6{grid-row:span 6}.row-sm-7{grid-row:span 7}.row-sm-8{grid-row:span 8}.row-sm-9{grid-row:span 9}.row-sm-10{grid-row:span 10}.row-sm-11{grid-row:span 11}.row-sm-12{grid-row:span 12}}@media (min-width: 768px) and (max-width: 991.98px){.col-md-hidden{display:none}.col-md-1{grid-column:span 1}.col-md-2{grid-column:span 2}.col-md-3{grid-column:span 3}.col-md-4{grid-column:span 4}.col-md-5{grid-column:span 5}.col-md-6{grid-column:span 6}.col-md-7{grid-column:span 7}.col-md-8{grid-column:span 8}.col-md-9{grid-column:span 9}.col-md-10{grid-column:span 10}.col-md-11{grid-column:span 11}.col-md-12{grid-column:span 12}.row-md-1{grid-row:span 1}.row-md-2{grid-row:span 2}.row-md-3{grid-row:span 3}.row-md-4{grid-row:span 4}.row-md-5{grid-row:span 5}.row-md-6{grid-row:span 6}.row-md-7{grid-row:span 7}.row-md-8{grid-row:span 8}.row-md-9{grid-row:span 9}.row-md-10{grid-row:span 10}.row-md-11{grid-row:span 11}.row-md-12{grid-row:span 12}}@media (min-width: 992px) and (max-width: 1199.98px){.col-lg-hidden{display:none}.col-lg-1{grid-column:span 1}.col-lg-2{grid-column:span 2}.col-lg-3{grid-column:span 3}.col-lg-4{grid-column:span 4}.col-lg-5{grid-column:span 5}.col-lg-6{grid-column:span 6}.col-lg-7{grid-column:span 7}.col-lg-8{grid-column:span 8}.col-lg-9{grid-column:span 9}.col-lg-10{grid-column:span 10}.col-lg-11{grid-column:span 11}.col-lg-12{grid-column:span 12}.row-lg-1{grid-row:span 1}.row-lg-2{grid-row:span 2}.row-lg-3{grid-row:span 3}.row-lg-4{grid-row:span 4}.row-lg-5{grid-row:span 5}.row-lg-6{grid-row:span 6}.row-lg-7{grid-row:span 7}.row-lg-8{grid-row:span 8}.row-lg-9{grid-row:span 9}.row-lg-10{grid-row:span 10}.row-lg-11{grid-row:span 11}.row-lg-12{grid-row:span 12}}@media (min-width: 1200px) and (max-width: 9999px){.col-xl-hidden{display:none}.col-xl-1{grid-column:span 1}.col-xl-2{grid-column:span 2}.col-xl-3{grid-column:span 3}.col-xl-4{grid-column:span 4}.col-xl-5{grid-column:span 5}.col-xl-6{grid-column:span 6}.col-xl-7{grid-column:span 7}.col-xl-8{grid-column:span 8}.col-xl-9{grid-column:span 9}.col-xl-10{grid-column:span 10}.col-xl-11{grid-column:span 11}.col-xl-12{grid-column:span 12}.row-xl-1{grid-row:span 1}.row-xl-2{grid-row:span 2}.row-xl-3{grid-row:span 3}.row-xl-4{grid-row:span 4}.row-xl-5{grid-row:span 5}.row-xl-6{grid-row:span 6}.row-xl-7{grid-row:span 7}.row-xl-8{grid-row:span 8}.row-xl-9{grid-row:span 9}.row-xl-10{grid-row:span 10}.row-xl-11{grid-row:span 11}.row-xl-12{grid-row:span 12}}.dx-color-scheme-light .comments{--default-button-bg-color: #337ab7;--default-button-color: #dedede;--comment-item-bg:#dedede;--comment-item-own-bg: #d6e6f7;--base-danger:#d9534f}.dx-color-scheme-dark .comments{--default-button-bg-color: #1ca8dd;--default-button-color: #333;--comment-item-bg:#333;--comment-item-own-bg: #3b7ea1;--base-danger:#d9534f}.comments-container .comment-editor{position:relative}.comments-container .comment-editor .send-button{position:absolute;top:50%;right:10px;width:40px;height:40px;background-color:var(--default-button-bg-color);color:var(--default-button-color);border-radius:50%;font-size:14px;transition:all .2s linear;opacity:1}.comments-container .comment-editor .send-button.hide{opacity:0}.comment-item p,.comment-item h1,.comment-item h2,.comment-item h3,.comment-item h4,.comment-item h5{padding:0;margin:0}.comments{overflow:hidden}.comments .comment-group-header span{border-radius:15px;font-weight:700}.comments .comment-content-container{min-width:40%;max-width:75%}.comments .comment-content-container .comment-content{border-radius:10px 10px 10px 0/10px 10px 10px 0px;background-color:var(--comment-item-bg)}.comments .comment-content-container .comment-content.is-own{border-bottom-left-radius:10px;border-bottom-right-radius:0;background-color:var(--comment-item-own-bg)}.comments .reverse{flex-direction:row-reverse}.comments .delete-button{width:25px;height:25px;background-color:var(--base-danger);color:var(--default-button-color);border-radius:50%;font-size:12px;transition:all .2s linear;opacity:1;cursor:pointer}.avatar-image-wrapper{max-width:200px;position:relative;border-radius:100%;overflow:hidden}.avatar-image-wrapper .avatar-image{width:100%;height:100%;border-radius:100%}.avatar-image-wrapper .avatar-workplace{width:200px;height:200px;border-radius:50%!important}.avatar-image-wrapper .edit-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;color:#000;font-size:24px;cursor:pointer}.avatar-image-wrapper:has(.edit-button):hover .no-image{opacity:0}.avatar-image-wrapper:hover .edit-button{opacity:1;transform:translate(-50%,-50%)}.avatar-image-preview{max-width:400px}.xs-avatar{border-radius:100%}.xs-avatar .avatar-image-wrapper{width:20px;height:20px}.xs-avatar .avatar-image-wrapper .no-image{width:20px;height:20px;font-size:10px}.xs-avatar .avatar-image-wrapper .no-image i,.xs-avatar .avatar-image-wrapper .no-image i:before{font-size:inherit!important;line-height:1!important;vertical-align:middle!important}.sm-avatar{border-radius:100%}.sm-avatar .avatar-image-wrapper{width:30px;height:30px}.sm-avatar .avatar-image-wrapper .no-image{width:30px;height:30px;font-size:15px}.sm-avatar .avatar-image-wrapper .no-image i,.sm-avatar .avatar-image-wrapper .no-image i:before{font-size:inherit!important;line-height:1!important;vertical-align:middle!important}.lg-avatar{border-radius:100%}.lg-avatar .avatar-image-wrapper{width:50px;height:50px}.lg-avatar .avatar-image-wrapper .no-image{width:50px;height:50px;font-size:25px}.lg-avatar .avatar-image-wrapper .no-image i,.lg-avatar .avatar-image-wrapper .no-image i:before{font-size:inherit!important;line-height:1!important;vertical-align:middle!important}.default-avatar{border-radius:100%}.default-avatar .avatar-image-wrapper{width:200px;height:200px}.default-avatar .avatar-image-wrapper .no-image{width:200px;height:200px;font-size:100px}.default-avatar .avatar-image-wrapper .no-image i,.default-avatar .avatar-image-wrapper .no-image i:before{font-size:inherit!important;line-height:1!important;vertical-align:middle!important}.content-menu{width:300px}.dx-color-scheme-light{--tab-selected-border-color: #337ab7;--tab-bg-color: #ffffff;--tab-border-color: #ddd}.dx-color-scheme-dark{--tab-selected-border-color: #1ca8dd;--tab-bg-color: #2a2a2a;--tab-border-color: #4d4d4d}.dx-popup-content:has(.tab-panel-container),.dx-popup-content:has(.tabs-container){padding-top:0!important}.tab-panel-container .dx-tab.dx-tab-selected,.tabs-container .dx-tab.dx-tab-selected{border-bottom:3px solid var(--tab-selected-border-color)!important}.tab-panel-container .dx-tab.dx-tab-selected .dx-tab-text,.tabs-container .dx-tab.dx-tab-selected .dx-tab-text{color:var(--tab-selected-border-color)!important;font-weight:700}.tab-panel-container .dx-tab.dx-tab-selected .dx-icon,.tabs-container .dx-tab.dx-tab-selected .dx-icon{color:var(--tab-selected-border-color)!important}.tab-panel-container .dx-tabpanel.dx-state-focused .dx-multiview-wrapper.dx-state-focused,.tabs-container .dx-tabpanel.dx-state-focused .dx-multiview-wrapper.dx-state-focused{border-color:none!important}.tab-panel-container .dx-tabs,.tab-panel-container .dx-tabs-wrapper:after,.tab-panel-container .dx-tab.dx-state-hover:after,.tab-panel-container .dx-tab.dx-state-active:after,.tab-panel-container .dx-tab.dx-tab-selected:after,.tab-panel-container .dx-tabs.dx-state-focused .dx-tab.dx-state-focused:after,.tab-panel-container .dx-item.dx-state-hover,.tab-panel-container .dx-tab.dx-state-focused:after,.tabs-container .dx-tabs,.tabs-container .dx-tabs-wrapper:after,.tabs-container .dx-tab.dx-state-hover:after,.tabs-container .dx-tab.dx-state-active:after,.tabs-container .dx-tab.dx-tab-selected:after,.tabs-container .dx-tabs.dx-state-focused .dx-tab.dx-state-focused:after,.tabs-container .dx-item.dx-state-hover,.tabs-container .dx-tab.dx-state-focused:after{border:none}.tab-panel-container .dx-tabs-wrapper,.tabs-container .dx-tabs-wrapper{flex-wrap:wrap;justify-content:start;align-items:start;background-color:var(--tab-bg-color)}.tab-panel-container .dx-tabpanel-tabs,.tab-panel-container .dx-tabs,.tabs-container .dx-tabpanel-tabs,.tabs-container .dx-tabs{width:100%;position:sticky;top:0;z-index:10;border-color:var(--tab-border-color)!important;border-bottom:1px solid;background-color:var(--tab-bg-color)}.tab-panel-container .dx-tabpanel-tabs .dx-item,.tab-panel-container .dx-tabpanel-tabs .dx-tab,.tab-panel-container .dx-tabs .dx-item,.tab-panel-container .dx-tabs .dx-tab,.tabs-container .dx-tabpanel-tabs .dx-item,.tabs-container .dx-tabpanel-tabs .dx-tab,.tabs-container .dx-tabs .dx-item,.tabs-container .dx-tabs .dx-tab{border-top:none;border-left:none;border-right:none;background-color:var(--tab-bg-color)!important;flex-grow:0!important}.tab-panel-container .dx-multiview-wrapper,.tab-panel-container .tab-content-wrapper,.tabs-container .dx-multiview-wrapper,.tabs-container .tab-content-wrapper,.tab-panel-container .dx-multiview-wrapper .dx-multiview-item-container,.tab-panel-container .tab-content-wrapper .dx-multiview-item-container,.tabs-container .dx-multiview-wrapper .dx-multiview-item-container,.tabs-container .tab-content-wrapper .dx-multiview-item-container,.tab-panel-container .dx-multiview-wrapper .dx-multiview-item-container .dx-item,.tab-panel-container .tab-content-wrapper .dx-multiview-item-container .dx-item,.tabs-container .dx-multiview-wrapper .dx-multiview-item-container .dx-item,.tabs-container .tab-content-wrapper .dx-multiview-item-container .dx-item{border:none}.tab-panel-container.tabs-w-auto .dx-tabs,.tabs-container.tabs-w-auto .dx-tabs,.tab-panel-container.tabs-w-auto .dx-tabs-wrapper,.tabs-container.tabs-w-auto .dx-tabs-wrapper{width:auto!important}.tab-panel-container.tabs-w-auto .dx-tabs-wrapper .dx-item,.tab-panel-container.tabs-w-auto .dx-tabs-wrapper .dx-tab,.tabs-container.tabs-w-auto .dx-tabs-wrapper .dx-item,.tabs-container.tabs-w-auto .dx-tabs-wrapper .dx-tab{padding-left:12px;padding-right:12px;min-width:100px!important;width:auto!important;flex-basis:revert!important}.dx-color-scheme-light .financial-dashboard{--bg-color:#fff;--dash-color: #EEF1F6}.dx-color-scheme-dark .financial-dashboard{--bg-color:#2a2a2a;--dash-color: #1E222A}.main-content:has(.financial-dashboard){padding:0!important;overflow:hidden}.main-content:has(.financial-dashboard) .private-page{padding-left:12px;padding-right:12px}.main-content:has(.financial-dashboard) .private-page .no-print{width:300px}.main-content:has(.financial-dashboard) .title-container{margin-bottom:12px;position:relative}.financial-dashboard{--radius: 14px;background-color:var(--bg-color);width:100%;overflow:auto}.financial-dashboard .header{padding-left:12px;padding-right:12px;position:sticky;top:0}.financial-dashboard .tab-panel-container .dx-multiview-wrapper,.financial-dashboard .tab-panel-container .tab-wrapper,.financial-dashboard .tab-panel-container .dx-multiview-wrapper .dx-multiview-item-container,.financial-dashboard .tab-panel-container .tab-wrapper .dx-multiview-item-container{background:var(--dash-color)}.financial-dashboard .title{font-size:14px;font-weight:800;margin-bottom:12px}.ai-insights-btn{width:auto;display:inline-flex!important;align-items:center;gap:8px;padding:4px 20px;border-radius:6px;font-weight:600;font-size:12px;color:#fff;background:linear-gradient(135deg,#6d28d9,#ec4899);box-shadow:0 4px 12px #6d28d94d;cursor:pointer;border:none;transition:all .2s ease;overflow:hidden;transform:scaleX(0);transform-origin:right;opacity:0}.ai-insights-btn i{font-size:16px}.ai-insights-btn:hover{background:linear-gradient(135deg,#7c3aed,#f472b6);transform:translateY(-2px) scale(1.02);box-shadow:0 6px 16px #6d28d966}.ai-insights-btn:active{transform:scale(.98);box-shadow:0 2px 6px #6d28d933}.ai-insights-btn.show{transform:scaleX(1);opacity:1;transition:transform .3s ease,opacity .2s ease}.main-content:has(.center-action){padding:0!important;overflow:hidden}.center-action{width:auto;display:flex;justify-content:start;padding-right:200px}.center-action .dx-field-label{width:200px!important;text-align:right}.center-action .dx-field-value{width:calc(25vw - 24px)!important}.center-action.scrollbar-gutter{margin-left:14px}.ai-analyzing .custom-card:has(.dx-datagrid){height:auto}.dx-color-scheme-light{--card-bg: #fff;--card-border: #ddd;--text-primary: #333;--card-shadow: 0 6px 18px rgba(16, 24, 40, .06);--card-text-muted: #6b7280;--card-hover: #f9fafb;--card-accent: #337ab7}.dx-color-scheme-dark{--card-bg: #2a2a2a;--card-border: #4d4d4d;--text-primary: #dedede;--card-shadow: 0 10px $font-size rgba(0, 0, 0, .35);--card-text-muted: #9ca3af;--card-hover: #111827;--card-accent: #1ca8dd}.elevated-card{box-shadow:0 4px 15px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.font-size-8{font-size:8px!important}.font-size-10{font-size:10px!important}.font-size-12{font-size:12px!important}.font-size-14{font-size:14px!important}.font-size-16{font-size:16px!important}.font-size-18{font-size:18px!important}.font-size-20{font-size:20px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.custom-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:14px;box-shadow:var(--card-shadow);padding:8px;height:100%;overflow:hidden;display:flex;flex-direction:column}.custom-card .label,.custom-card .icon{color:var(--card-text-muted)}.custom-card.radius-2{border-radius:2px!important}.custom-card.radius-4{border-radius:4px!important}.custom-card.radius-8{border-radius:8px!important}.custom-card.radius-16{border-radius:16px!important}.custom-card.hover:hover{background:var(--card-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.custom-card.stat{min-width:150px;text-align:center;transition:all .3s ease,border .3s ease,box-shadow .3s ease}.custom-card.stat .icon{font-size:14px;margin-bottom:8px}.custom-card.stat .label{font-size:14px;font-weight:500}.custom-card.stat .value{font-size:20px;font-weight:700;color:var(--text-primary);margin-top:4px}.custom-card.stat:hover{border-color:var(--card-border);box-shadow:0 4px 12px var(--card-shadow)}.custom-card.kpi{display:flex;flex-direction:column;gap:8px;height:100%}.custom-card.kpi .label{font-weight:600}.custom-card.kpi .value{font-size:28px;font-weight:800}.custom-card .content{min-height:0;height:100%}.badge{display:inline-block;padding:4px 10px;font-size:12px;font-weight:600;line-height:1;border-radius:9999px;background-color:var(--card-accent);color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none}.dx-color-scheme-light .login-page{--background: #ffffff;--color: #2a2a2a;--login-card-bg: #FBFBFB}.dx-color-scheme-dark .login-page{--background: #2a2a2a;--color: #ffffff;--login-card-bg: #2C2C2C}.login-page{overflow:hidden;background-size:cover;padding:0;margin:0;background-position:center;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;position:relative;background-color:var(--background)}.login-page .login-bg-image{position:absolute;top:0;left:0}.login-page .theme-toggler{position:absolute;top:10px;right:10px}.login-page .theme-toggler .day-night-switch{height:3rem;width:4rem}.login-page .app-qr-image{position:absolute;bottom:10px;right:10px;box-shadow:0 1px 4px #0000004d;border-radius:5px}.login-page .login-btn{height:40px;transition:all .4s linear}.login-page .login-btn.primary{background-color:#3d85c6;color:#fff}.login-page .login-btn.primary:hover{background-color:#1f4c73!important}.login-page .login-btn.outline{background-color:var(--background);color:var(--color)}.login-page .login-btn.outline i{color:var(--color);transition:all .4s linear}.login-page .login-btn.outline:hover{color:#fff;background-color:#3d85c6}.login-page .login-btn.outline:hover i{color:#fff}.login-page .login-btn{border-radius:5px}.login-page .login-container{transform:translateY(-10%)}.login-page .login-card{flex-basis:350px;padding:25px 25px 50px;position:relative;display:flex;flex-direction:column;width:400px;max-height:100%;background-color:var(--login-card-bg);border-radius:5px;box-shadow:0 1px 4px #0000004d}.login-page .login-card .dx-editor-outlined .dx-label span{font-size:12px!important}.login-page .login-card .login-input:has(input:-webkit-autofill) input{font-size:14px;box-shadow:0 0 0 1000px var(--background) inset;color:var(--color)!important;-webkit-text-fill-color:var(--color)!important;caret-color:var(--color)!important}.login-page .login-card .login-input:has(input:-webkit-autofill) .dx-editor-outlined .dx-label span{position:relative;font-size:14px;top:0;margin-top:0;transform:translateY(-6.5px);line-height:normal}.login-page .login-card .login-input .dx-texteditor-input{min-height:40px}.login-page .login-card .login-input .dx-label span:after{display:none}.login-page .login-card .login-input .dx-texteditor-input-container:after{display:none}.login-page .login-card .login-input.font-size-14 .dx-texteditor-input{font-size:14px}@media screen and (max-width: 700px){.login-page .login-card{flex-basis:80%!important}}.login-page .login-card a{text-decoration:none}.login-page .login-card a:hover{text-decoration:underline}.login-page .copyright-text,.login-page .login-load-indicator{color:#999;position:absolute;bottom:0;width:100%;left:50%;transform:translate(-50%)}.login-page .login-load-indicator{right:5px;bottom:5px}.login-page .login-load-indicator .dx-loadindicator-segment{background:#fff!important}.custom-button-group .dx-button-text{font-weight:700}.dx-color-scheme-light .dx-overlay-content:has(.popup-card){--header-bg-color: #337ab7;--header-text-color: white;--left-menu-bg-color: #eee;--tab-selected-bg-color:#fff;--icon-button-bg-color: white;--label-icon-color:#333}.dx-color-scheme-dark .dx-overlay-content:has(.popup-card){--header-bg-color:#1ca8dd;--header-text-color: white;--left-menu-bg-color:#333;--tab-selected-bg-color:#2a2a2a;--icon-button-bg-color:#2a2a2a;--label-icon-color:#dedede}.dx-overlay-content:has(.popup-card) .dx-popup-title{background-color:var(--header-bg-color)!important;border-bottom:none!important;color:var(--header-text-color)!important}.dx-overlay-content:has(.popup-card) .dx-popup-title .dx-button-normal .dx-button-content,.dx-overlay-content:has(.popup-card) .dx-popup-title .dx-button-normal .dx-icon,.dx-overlay-content:has(.popup-card) .dx-popup-title .dx-button-normal .dx-icon:after,.dx-overlay-content:has(.popup-card) .dx-popup-title .dx-button-normal .dx-icon:before{color:var(--header-bg-color)!important}.dx-overlay-content:has(.popup-card) .dx-popup-title .dx-closebutton{background-color:var(--icon-button-bg-color)}.dx-overlay-content:has(.popup-card) .dx-popup-content{padding:0!important}.dx-overlay-content:has(.popup-card) .dx-popup-content .demand-detail,.dx-overlay-content:has(.popup-card) .dx-popup-content .print-area,.dx-overlay-content:has(.popup-card) .dx-popup-content .popup-card{height:100%}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header{height:auto;min-height:150px;background-color:var(--header-bg-color)}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel{margin:0!important;background-color:var(--header-bg-color)!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs{background-color:var(--header-bg-color)!important;border:none!important;box-shadow:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper{background-color:var(--header-bg-color)!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper:after{content:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab{background-color:var(--header-bg-color)!important;border:none!important;color:var(--header-text-color)!important;box-shadow:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab:hover{background-color:#ffffff1a!important;color:#000!important;border-top-right-radius:10px!important;border-top-left-radius:10px!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab:hover .tab-text{color:#fff!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab:after{content:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab.dx-tab-selected{background-color:var(--tab-selected-bg-color)!important;color:var(--header-bg-color)!important;border-top-right-radius:10px!important;border-top-left-radius:10px!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab.dx-tab-selected .tab-text{color:var(--header-bg-color)!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab .tab-text{color:var(--header-text-color)!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab .tab-item{opacity:1!important;border:none!important;outline:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .dx-tabpanel .dx-tabs .dx-tabs-wrapper .dx-tab .tab-item:after{content:none!important}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-title{font-size:24px;font-weight:700;margin-top:20px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-sub-title{font-size:14px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-title,.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-sub-title{color:#fff}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image{width:max(15%,200px)}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .image-container{position:relative}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .image-container .avatar-image-wrapper,.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .image-container .fa-user-circle{z-index:99;box-shadow:4px 0 12px #0000000d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:50%;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .image-container .avatar-image-wrapper{position:absolute;width:150px;height:150px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .image-container .no-image{font-size:32px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .header-image .avatar-image-wrapper img{border:none;border-radius:25px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .registeration-number{border-radius:20px;background-color:var(--left-menu-bg-color);margin-top:20px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .registeration-number p{font-size:15px}.dx-overlay-content:has(.popup-card) .popup-card .popup-card-header .registeration-number p:first-of-type{font-size:16px}.dx-overlay-content:has(.popup-card) .popup-card .left-menu{width:max(15%,200px);background-color:var(--left-menu-bg-color);box-shadow:4px 0 12px #0000000d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s ease;padding-top:30px}.dx-overlay-content:has(.popup-card) .popup-card .left-menu:hover{box-shadow:8px 0 24px #0000001a}.dx-overlay-content:has(.popup-card) .popup-card .left-menu .user-info,.dx-overlay-content:has(.popup-card) .popup-card .left-menu .last-update-info{padding-left:30px}.dx-overlay-content:has(.popup-card) .popup-card .left-menu .icon-value-pair .icon{width:25px;color:gray}.dx-overlay-content:has(.popup-card) .popup-card .left-menu .icon-value-pair .p{color:gray}.dx-overlay-content:has(.popup-card) .popup-card .basic-info .dx-field .dx-field-label{width:40%!important}.dx-overlay-content:has(.popup-card) .popup-card .basic-info .dx-field .dx-field-label i{color:var(--label-icon-color)}.dx-overlay-content:has(.popup-card) .popup-card .basic-info .dx-field .dx-field-value-static{width:60%!important}.dx-color-scheme-light{--search-bg: #e8ecf3;--search-bg-focus: #d9e5ff;--search-text: #111827;--search-placeholder: #6b7280;--search-icon: #7a869a;--search-shadow: inset 0 1px 2px rgba(0, 0, 0, .05);--search-border: #337ab7;--search-border-light: #b0bfd8}.dx-color-scheme-dark{--search-bg: #252525;--search-bg-focus: #2f3a4a;--search-text: #f1f5f9;--search-placeholder: #9aa6bb;--search-icon: #9da9ba;--search-shadow: inset 0 1px 2px rgba(0, 0, 0, .2);--search-border: #3b82f6;--search-border-light: #4b5563}.search-wrapper{width:25vw}.search-wrapper .search-input{background:var(--search-bg);color:var(--search-text);box-shadow:var(--search-shadow);height:30px;border:1px solid var(--search-border-light);outline:none;border-radius:8px;padding:0 18px 0 42px;font-size:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='%239ca3af'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-4.35-4.35M11 18a7 7 0 100-14 7 7 0 000 14z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px center;background-size:18px;transition:background-color .25s ease,box-shadow .25s ease,border-color .25s ease}.search-wrapper .search-input::placeholder{color:var(--search-placeholder)}.search-wrapper .search-input:focus-within{background-color:var(--search-bg-focus);border-color:var(--search-border)}.search-popup .dx-popup-normal{transform:translateY(35px)!important;padding:5px;border-width:1px!important;border-color:var(--search-border)}html{overflow:hidden}@media print{.no-print{display:none!important}}.invisible{visibility:hidden}a{text-decoration:none}.dx-toolbar-label .dx-toolbar-item-content>div{overflow:visible!important}.dx-filemanager-thumbnails-item-name{white-space:pre-wrap!important}.low-text-opacity{opacity:.7}.notification-process-list{padding:0;display:flex}.notification-process-list li{list-style:none;margin-right:20px;font-size:larger}.notification-process-list li:before{content:"•";font-weight:700;margin-right:.3em}.no-border-radius{border-radius:0!important}.dx-datagrid .dx-row .dx-command-select{width:30px!important;max-width:30px!important;min-width:30px!important}.dx-filemanager-toolbar{min-height:25px!important;padding:4px 5px!important}.dx-toolbar-label{max-width:100%!important}.dx-row-focused .dx-button-text{text-decoration:underline!important}.dx-fileuploader .dx-invalid-message-content{transform:translateY(40px)!important}.user-process-list-select .dx-placeholder{color:inherit!important}.m-0.p-0 .dx-button-content{margin:0!important;padding:0!important}.main-content{height:95vh;overflow-y:auto;overflow-x:hidden}.app-sidebar{height:100vh;overflow-y:hidden}.app-drawer.dx-drawer-opened .dx-drawer-panel-content{max-width:250px;width:auto!important;margin-left:0!important}.app-drawer .dx-drawer-panel-content{width:0!important;margin-left:0!important}.app-navbar{width:100%}.app-navbar .badge-container{position:relative}.app-navbar span.badge{position:absolute;border-radius:50%;padding:1px 6px;font-size:smaller;top:-3px;right:-5px}@media screen and (max-width: 450px){.dx-overlay-modal .dx-popup-normal{width:80%!important}}.process-list .dx-scrollable-content{padding-bottom:50px}.process-list .dx-list-item-content,.custom-list-link{padding:0!important}.process-list .dx-list-item-content a,.process-list .dx-list-item-content .custom-link-text,.custom-list-link a,.custom-list-link .custom-link-text{display:inline-block;width:100%;height:100%;text-decoration:none;padding:5px}.process-list .dx-list-item-content a span.link-badge,.process-list .dx-list-item-content .custom-link-text span.link-badge,.custom-list-link a span.link-badge,.custom-list-link .custom-link-text span.link-badge{float:right;border-radius:50%;padding:1px 6px}.left-side-bar{list-style-type:none;margin:0;color:#fff}.left-side-bar div.left-sidebar-item{cursor:pointer;padding:10px 0;border-bottom:2.5px groove;border-bottom-color:#677987!important;border-color:#ced3d7}.left-side-bar div.left-sidebar-item.active{border-left-style:solid;border-left-width:2.5px}.left-side-bar div.left-sidebar-item.active div.sidebar-text{width:42.5px}.left-side-bar div.left-sidebar-item:last-of-type{border-bottom:0px}.left-side-bar div.sidebar-text{font-size:10px;text-align:center;padding-left:2px;width:45px;overflow:hidden}.left-side-bar .active-text *{color:#ff0}.left-side-bar div.sidebar-badge-text{font-size:10px;text-align:center}.left-side-bar i.sidebar-icon{font-size:19px;margin-bottom:5px}.not-found-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.not-found-page.public-page{height:100vh}.not-found-page img.not-found-img{width:400px}@media screen and (max-width: 450px){.not-found-page img.not-found-img{width:80%}}@media screen and (max-height: 600px){.not-found-page img.not-found-img{max-height:50%!important;max-width:50%!important}}.notification-icon{position:relative}.notification-icon .nav-badge{position:absolute;top:-13px;left:-1.5px}.dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item{padding:5px 1px}.bpm-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;color:inherit}.bpm-flag-clear{position:relative}.bpm-flag-clear .times{position:absolute;left:5px;top:3px;opacity:.4}.bpm-flag{transition:color .15s;cursor:pointer;opacity:1}.bpm-flag i.dx-icon{color:inherit!important}.bpm-flag.bpm-flag-1{color:#007bff!important}.bpm-flag.bpm-flag-1 :hover{color:#0056b3!important}.bpm-flag.bpm-flag-2{color:#28a745!important}.bpm-flag.bpm-flag-2 :hover{color:#19692c!important}.bpm-flag.bpm-flag-3{color:#dc3545!important}.bpm-flag.bpm-flag-3 :hover{color:#a71d2a!important}.focused-row table{width:100%}.focused-row table tr,.focused-row table td{border-bottom:1px solid;border-color:inherit}.text-overflow-clip{text-overflow:clip!important}.yellow-bg{background-color:#ff0;color:#000;padding:2px;border-radius:5px}.yellow-bg-icon{color:#ff0}.highlighter{padding:2px;border-radius:5px}.dx-context-menu .dx-menu-item{padding-bottom:3px}.demand-detail .demand-summary-extras .extra-item{padding:5px 0}.demand-detail .demand-summary-extras .extra-item .heading{flex-basis:35%}.demand-detail .demand-summary-extras .extra-item .value{flex-basis:60%;font-weight:700}.demand-detail .header .dx-card{margin-right:5px;padding:10px}.demand-detail .header .dx-card i{font-size:2em;flex-basis:50px}.demand-detail .header .dx-card p{flex-basis:85px;width:85px;margin:0;padding:0}.dx-filemanager.no-root-folder .dx-drawer-panel-content,.dx-filemanager.no-root-folder .dx-filemanager-breadcrumbs{display:none!important}.messages .message{display:inline-block;max-width:60%;border-radius:5px;margin:5px;padding:10px}.messages .message .name{font-weight:700}.messages .message .date{opacity:.5}.empty-create-rows{height:calc(100vh - 100px)}.scrollable-container{touch-action:pan-y;overflow-y:auto!important;position:relative;height:100%}.scrollable-container .scrollview-content{transform:translate(0);position:static;height:100%;overflow-y:auto!important}.file-popup-image{max-width:100%}.ws-pre-wrap{white-space:pre-wrap}.dx-field-label{width:25%!important;white-space:pre-wrap!important}.dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button){width:75%}.dx-field-value-static{width:75%}.dx-field-label.w-50,.dx-field-value-static.w-50{width:50%!important}.focused-detail .dx-field-label{width:50%!important;white-space:pre-wrap!important}.focused-detail .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button),.focused-detail .dx-field-value-static{width:50%!important}.focused-detail .dx-field{margin-bottom:2px!important}.focused-detail .dx-field .dx-field-label,.focused-detail .dx-field .dx-field-value-static{padding:2px!important}.focused-detail table{border-collapse:collapse;width:100%}.focused-detail td,.focused-detail th{border:1px solid #ddd;text-align:left;padding:8px}.bid-summary-table table,.bid-summary-table td,.bid-summary-table tr{border:1px solid inherit}.table-view table,.table-view tr,.table-view td{border-collapse:collapse}.bid-comparison-report-dg .dx-datagrid-total-footer .dx-datagrid-content{padding-top:0!important;padding-bottom:0!important}.bid-comparison-report-dg .bid-summary-table .dx-field-label,.bid-comparison-report-dg .bid-summary-table .dx-field-value-static{width:50%!important}.bid-comparison-report-dg .bid-summary-table .dx-datagrid-text-content,.bid-comparison-report-dg .bid-company-file .dx-datagrid-text-content{width:100%}.dynamic-process-list .dx-empty-message,.dynamic-process-list .dx-list-item-content{padding-left:0!important}.dynamic-demand-form-item{max-width:800px;width:80%}.report-title-1{font-size:13px;color:red;font-weight:700;background-color:#ffa50033}.report-title-2{font-size:13px;color:brown;font-weight:700;background-color:#ffa50080}.report-title-3{font-size:14px;color:red;font-weight:700;background-color:#ffa500cc}.welcome-wrapper{height:91vh}.welcome-wrapper img{max-width:300px}@media screen and (max-width: 340px){.welcome-wrapper img{width:80%}}@media screen and (max-height: 450px){.welcome-wrapper img{height:50%;width:30%}}.avatar{border-radius:50%;position:relative;width:30px;height:30px;line-height:30px;text-align:center}.avatar .online-dot{position:absolute;bottom:2px;right:2px;z-index:99}.avatar .profile-image{width:30px;height:30px;border-radius:50%}.online-dot{display:inline-block;width:12px;height:12px;border-radius:100%;background-color:#22c55e;border:2px solid white}.add-new-bg{border:0;border-radius:5px;padding:1px}.add-new-bg .dx-buttongroup-item{border:0!important}.add-new-bg *{color:#fff!important}.quantity-column{position:relative}.quantity-column .canceled-bg-row{padding:5px;position:absolute;inset:0}.app-store-btn{font-size:larger}#chatArea{overflow:auto;display:flex;flex-direction:column-reverse;width:100%;scroll-behavior:smooth}.chat-container{max-width:80%}.chat-container:hover .chat-more{visibility:visible}.chat-container .chat-more{visibility:hidden}.chat-message{border-radius:10px}.chat-message.self{border-bottom-right-radius:0}.chat-message.other{border-top-left-radius:0}.chat-message br:last{display:none}.chat-message p{margin:1px 0}.chat-message li:empty{display:none}.proxima-container{max-width:800px}.proxima-container-sm{max-width:500px}.chat-heading{margin-bottom:2px;display:inline-block;font-size:11px;opacity:.7}.chat-time{font-size:11px;opacity:.7}.sticky{position:sticky;top:0}.message-reply{cursor:pointer;display:block;opacity:.7}.message-reply:hover{opacity:1}.process-log-dg .dx-datagrid-header-panel{padding-bottom:1px}.bid-comparison-report-dg .dx-datagrid-content .dx-header-row>td{vertical-align:bottom}.demand-approval-test-list .dx-list-item{cursor:default}.td-item-group-cell{vertical-align:center;position:relative}.group-cell-item{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}.detail-button-trigger{margin:0;padding:0;border:0;border-radius:15px;background-color:transparent;cursor:pointer;font-weight:400;font-size:12px;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;text-overflow:ellipsis}.new-label{display:inline-block;padding:1px 3px;color:#fff;background-color:green;border-radius:3px}.tab-bar .tab-item span.tab-text{opacity:.5}.tab-bar .tab-item.selected span.tab-text{opacity:1;font-weight:700}.adm-management-no-column.col-code,.adm-management-no-column.col-header,.adm-management-txt-column.col-code,.adm-management-txt-column.col-header{font-style:italic;color:#1ca8dd;display:inline-block;padding:10px 0}.loader-screen .loading-animation{-webkit-animation:rotate-center .6s linear infinite both;animation:rotate-center .6s linear infinite both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.summary-comment-container{white-space:pre-wrap}.app-toast,.app-toast .dx-overlay-content{z-index:202020!important}.unwrap-dx-label label.dx-field-item-label{white-space:pre-wrap!important}.project-toolbar-template{margin:0!important}.dx-datagrid-revert-tooltip{display:none}.rating-color{color:#fbbc03}.rating-star{font-size:larger;cursor:pointer}.profile-picture-wrapper .change-text{display:none}.profile-picture-wrapper.allow-upload{cursor:pointer}.profile-picture-wrapper.allow-upload:hover img,.profile-picture-wrapper.allow-upload:hover i{opacity:.5;transition:.3ms}.profile-picture-wrapper.allow-upload:hover .change-text{display:block}.profile-picture-wrapper .profile-picture{max-width:200px;max-height:300px}.profile-picture-wrapper .icon{padding-left:30px;padding-right:30px;padding-top:10px}input.danger-textbox::placeholder{color:#8b3a3a!important;font-weight:700}input.danger-textbox,.danger-textbox.label,.danger-textbox.dx-field .dx-field-label,.danger-textbox .dx-texteditor-input-container input,.danger-textbox .dx-texteditor-input-container textarea,.danger-textbox .dx-placeholder,.danger-textbox .dx-radiobutton .dx-item-content{color:#8b3a3a!important;font-weight:700}@media print{.card-static-field{flex-direction:column;padding:5px}.card-static-field div,.card-static-field h4{padding:0!important;width:100%!important;text-align:center}.card-static-field h4{font-size:small}}.employee-circulation-chart-date-range{display:flex;align-items:center;justify-content:center}.employee-circulation-chart-date-range .dx-field-label{width:30%!important;text-align:right}.employee-circulation-chart-date-range .dx-field-value{width:70%!important}.employee-circulation-chart-date-range .dx-field{margin:0!important;height:26px}.employee-circulation-chart-date-range .dx-field-value{height:100%}.employee-circulation-chart-tooltip{padding:10px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.employee-circulation-chart-tooltip p{padding:0;margin:0}.employee-circulation-chart-tooltip .argument{font-weight:700;text-align:center}.employee-circulation-chart-tooltip .tooltip-label{display:flex;align-items:center;gap:5px;flex:1;width:100%}.employee-circulation-chart-tooltip .tooltip-label .badge{width:15px;height:15px;border-radius:5px}.hrm-dashboard-box{overflow:auto}.hrm-dashboard-box .dx-box-flex{gap:2px}.hrm-dashboard-box .dashboard-item{width:100%;height:100%}.main-content:has(.hrm-dashboard-box){overflow:hidden}.app-side-menu .side-menu-tree-list a.navlink-item{width:100%;height:100%;text-decoration:none;padding:2px}.app-side-menu .side-menu-tree-list a.navlink-item span.link-badge{float:right;border-radius:50%;padding:1px 6px}.app-side-menu .side-menu-tree-list .dx-treeview-node{padding:0}.app-side-menu .side-menu-tree-list .dx-treeview-item{padding:3px 2px}.app-side-menu .side-menu-tree-list .dx-treeview-toggle-item-visibility{display:none}.dx-treeview-node-container{position:relative}.dx-treeview .dx-treeview-toggle-item-visibility{position:absolute;right:10px;top:4px}.form-item-vertical .dx-field-label{width:auto!important}.form-item-vertical .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button){width:100%!important}.dual-data-grid-column .dx-datagrid-text-content{display:block!important}.vertial-align-center .dx-datagrid-content .dx-datagrid-table .dx-row>td{vertical-align:middle!important}.radius-sm{border-radius:.5rem}.dx-color-scheme-dark{--grand-total-color: white;--text-color: #dedede}.dx-color-scheme-light{--grand-total-color: black;--text-color: #333}.dx-pivotgrid .dx-pivotgrid-area td{color:var(--text-color)}.dx-pivotgrid .dx-area-data-cell .dx-grandtotal{color:var(--grand-total-color)!important;font-weight:700}.dx-pivotgrid .dx-area-data-cell .dx-row-total{color:red!important;font-weight:700}.dx-pivotgrid .dx-pivotgrid-horizontal-headers .dx-grandtotal{font-weight:700}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-grandtotal{color:red!important;font-weight:700}.dx-scrollbar-vertical{width:15px!important}.dx-scrollbar-vertical .dx-scrollable-scroll{width:100%}.dx-scrollbar-horizontal{height:15px!important}.dx-scrollbar-horizontal .dx-scrollable-scroll{height:100%}i[class*=" fi-rr-"]:before,i[class*=" fi-br-"]:before,i[class*=" fi-sr-"]:before{line-height:revert!important;position:relative;display:inline-flex;justify-content:center;align-items:center}.dx-popup-title:has(.title-render){padding:5px!important}.dx-popup-title:has(.title-render) .dx-button{border:none!important}.dx-popup-normal:has(.new-version-info) .appHideBtn{padding:0 24px!important;border-radius:24px}.dx-popup-normal:has(.new-version-info) .dx-popup-content{padding:0}.dashboard-action .dx-field{margin:0!important}.dashboard-action .dx-label-w-30 label.dx-field-label{width:30%!important}.dashboard-action .dx-label-w-30 div.dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button){width:70%!important}div.dx-field-value.w-50{width:50%!important}.dxc-tooltip{z-index:10000}.tabulator{font-size:12px!important;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif}.tabulator input::-webkit-outer-spin-button,.tabulator input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tabulator input[type=number]{-moz-appearance:textfield}.dx-color-scheme-light .app-toast-wrapper{--bg-color: #fff;--text-color: #333}.dx-color-scheme-dark .app-toast-wrapper{--bg-color: #2a2a2a;--text-color: #eee}.app-toast-wrapper .dx-toast-custom{max-width:400px;min-width:300px!important;width:auto!important;height:auto!important;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif;line-height:1.33334}.app-toast-wrapper .dx-toast-custom .app-toast{width:100%;box-shadow:0 0 8px #ffffffe6,0 4px 12px #00000026;transform:translateY(-4px);background-color:var(--bg-color)}.app-toast-wrapper .dx-toast-custom .app-toast i{font-size:24px}.app-toast-wrapper .dx-toast-custom .app-toast .header-border{height:8px}.app-toast-wrapper .dx-toast-custom .app-toast.warning{border:1px solid rgb(255,180,0)}.app-toast-wrapper .dx-toast-custom .app-toast.warning .header-border{background-color:#ffb400}.app-toast-wrapper .dx-toast-custom .app-toast.warning i{color:#ffb400}.app-toast-wrapper .dx-toast-custom .app-toast.error{border:1px solid #b3261e}.app-toast-wrapper .dx-toast-custom .app-toast.error .header-border{background-color:#b3261e}.app-toast-wrapper .dx-toast-custom .app-toast.error i{color:#b3261e}.app-toast-wrapper .dx-toast-custom .app-toast.info{border:1px solid #1d4ed8}.app-toast-wrapper .dx-toast-custom .app-toast.info .header-border{background-color:#1d4ed8}.app-toast-wrapper .dx-toast-custom .app-toast.info i{color:#1d4ed8}.app-toast-wrapper .dx-toast-custom .app-toast.success{border:1px solid #15803d}.app-toast-wrapper .dx-toast-custom .app-toast.success .header-border{background-color:#15803d}.app-toast-wrapper .dx-toast-custom .app-toast.success i{color:#15803d}.app-toast-wrapper .dx-toast-custom .app-toast .title,.app-toast-wrapper .dx-toast-custom .app-toast .message{line-height:1.5;color:var(--text-color)}.app-toast-wrapper .dx-toast-custom .app-toast .title{font-size:14px;font-weight:700}.app-toast-wrapper .dx-toast-custom .app-toast .message{font-size:13px;word-break:pre-line;font-weight:500}.dx-popup-normal:has(.custom-confirm){border:none!important;border-radius:4px!important;font-family:Helvetica Neue,Segoe UI,helvetica,verdana,sans-serif}.dx-popup-normal:has(.custom-confirm) .dx-popup-content{padding:0!important}.dx-popup-normal:has(.custom-confirm) .custom-confirm{background-color:var(--bg-color)}.dx-popup-normal:has(.custom-confirm) .custom-confirm .header-border{height:8px;background-color:#ffb400}.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .title,.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .message{line-height:1.5;color:var(--text-color)}.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .title{font-size:14px;font-weight:700}.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .message{font-size:13px;word-break:pre-line}.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .footer{padding:8px;height:64px}.dx-popup-normal:has(.custom-confirm) .custom-confirm .content-contaner .footer .dx-button{padding-left:4px;padding-right:4px;min-width:75px!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.mr-auto{margin-right:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-auto{padding:auto!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pl-auto{padding-left:auto!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.pr-auto{padding-right:auto!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-auto{padding-top:auto!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:5rem!important}.pb-auto{padding-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.b-1{border:1px solid}.b-2{border:2px solid}.b-3{border:3px solid}.b-4{border:4px solid}.b-5{border:5px solid}.bb-1{border-bottom:1px solid}.bb-2{border-bottom:2px solid}.bb-3{border-bottom:3px solid}.bb-4{border-bottom:4px solid}.bb-5{border-bottom:5px solid}.bt-1{border-top:1px solid}.bt-2{border-top:2px solid}.bt-3{border-top:3px solid}.bt-4{border-top:4px solid}.bt-5{border-top:5px solid}.bl-1{border-left:1px solid}.bl-2{border-left:2px solid}.bl-3{border-left:3px solid}.bl-4{border-left:4px solid}.bl-5{border-left:5px solid}.br-1{border-right:1px solid}.br-2{border-right:2px solid}.br-3{border-right:3px solid}.br-4{border-right:4px solid}.br-5{border-right:5px solid}.font-weight-bold{font-weight:700}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}@media screen and (max-width: 770px){.w-md-100.mq{width:100%}}.w-100{width:100%}.w-75{width:75%}.w-60{width:60%}.w-50{width:50%}.w-45{width:45%}.w-40{width:40%}.w-30{width:30%}.w-25{width:25%}.w-mc{width:max-content}.mw-90{max-width:90%}.min-width-50{min-width:50%}.h-100,.h-75,.h-50,.h-25{height:100%}.white-color{color:#fff}.ps--absolute{position:absolute}.ps--relative{position:relative}.absolute-full{inset:0}.d-none{display:none!important}.d-block{display:block!important}.d-inline-block{display:inline-block}.float-right{float:right}.float-left{float:left}.vertical-align-center{vertical-align:middle!important}.text-align-right{text-align:right}.white-space-pre-wrap{white-space:pre-wrap!important}.height-90{height:90vh}.z-index-higher{z-index:1000}.cursor-pointer{cursor:pointer}#progress-bar{display:none;z-index:3003;position:fixed;top:0;right:0;left:0}.text-align-center{text-align:center!important}.text-align-start{text-align:start!important}.text-align-end{text-align:end!important}.d-flex{display:flex}.d-flex-inline{display:inline-flex}.fd-column{flex-direction:column}@media screen and (max-width: 420px){.fd-column-sm{flex-direction:column!important}}@media screen and (max-width: 770px){.fd-column-md{flex-direction:column!important}}@media screen and (max-width: 1100px){.fd-column-lg{flex-direction:column!important}}@media screen and (min-width: 1100px){.fd-column-xl{flex-direction:column!important}}.fd-row{flex-direction:row!important}@media screen and (max-width: 420px){.fd-row-sm{flex-direction:row!important}}@media screen and (max-width: 770px){.fd-row-md{flex-direction:row!important}}@media screen and (max-width: 1100px){.fd-row-lg{flex-direction:row!important}}@media screen and (min-width: 1100px){.fd-row-xl{flex-direction:row!important}}.fb-100{flex-basis:100%}@media screen and (max-width: 420px){.fb-100-sm{flex-basis:100%!important}}@media screen and (max-width: 770px){.fb-100-md{flex-basis:100%!important}}@media screen and (max-width: 1100px){.fb-100-lg{flex-basis:100%!important}}@media screen and (min-width: 1100px){.fb-100-xl{flex-basis:100%!important}}.fb-85{flex-basis:85%}@media screen and (max-width: 420px){.fb-85-sm{flex-basis:85%!important}}@media screen and (max-width: 770px){.fb-85-md{flex-basis:85%!important}}@media screen and (max-width: 1100px){.fb-85-lg{flex-basis:85%!important}}@media screen and (min-width: 1100px){.fb-85-xl{flex-basis:85%!important}}.fb-75{flex-basis:75%}@media screen and (max-width: 420px){.fb-75-sm{flex-basis:75%!important}}@media screen and (max-width: 770px){.fb-75-md{flex-basis:75%!important}}@media screen and (max-width: 1100px){.fb-75-lg{flex-basis:75%!important}}@media screen and (min-width: 1100px){.fb-75-xl{flex-basis:75%!important}}.fb-70{flex-basis:70%}@media screen and (max-width: 420px){.fb-70-sm{flex-basis:70%!important}}@media screen and (max-width: 770px){.fb-70-md{flex-basis:70%!important}}@media screen and (max-width: 1100px){.fb-70-lg{flex-basis:70%!important}}@media screen and (min-width: 1100px){.fb-70-xl{flex-basis:70%!important}}.fb-65{flex-basis:65%}@media screen and (max-width: 420px){.fb-65-sm{flex-basis:65%!important}}@media screen and (max-width: 770px){.fb-65-md{flex-basis:65%!important}}@media screen and (max-width: 1100px){.fb-65-lg{flex-basis:65%!important}}@media screen and (min-width: 1100px){.fb-65-xl{flex-basis:65%!important}}.fb-60{flex-basis:60%}@media screen and (max-width: 420px){.fb-60-sm{flex-basis:60%!important}}@media screen and (max-width: 770px){.fb-60-md{flex-basis:60%!important}}@media screen and (max-width: 1100px){.fb-60-lg{flex-basis:60%!important}}@media screen and (min-width: 1100px){.fb-60-xl{flex-basis:60%!important}}.fb-50{flex-basis:50%}@media screen and (max-width: 420px){.fb-50-sm{flex-basis:50%!important}}@media screen and (max-width: 770px){.fb-50-md{flex-basis:50%!important}}@media screen and (max-width: 1100px){.fb-50-lg{flex-basis:50%!important}}@media screen and (min-width: 1100px){.fb-50-xl{flex-basis:50%!important}}.fb-48{flex-basis:48%}@media screen and (max-width: 420px){.fb-48-sm{flex-basis:48%!important}}@media screen and (max-width: 770px){.fb-48-md{flex-basis:48%!important}}@media screen and (max-width: 1100px){.fb-48-lg{flex-basis:48%!important}}@media screen and (min-width: 1100px){.fb-48-xl{flex-basis:48%!important}}.fb-45{flex-basis:45%}@media screen and (max-width: 420px){.fb-45-sm{flex-basis:45%!important}}@media screen and (max-width: 770px){.fb-45-md{flex-basis:45%!important}}@media screen and (max-width: 1100px){.fb-45-lg{flex-basis:45%!important}}@media screen and (min-width: 1100px){.fb-45-xl{flex-basis:45%!important}}.fb-40{flex-basis:40%}@media screen and (max-width: 420px){.fb-40-sm{flex-basis:40%!important}}@media screen and (max-width: 770px){.fb-40-md{flex-basis:40%!important}}@media screen and (max-width: 1100px){.fb-40-lg{flex-basis:40%!important}}@media screen and (min-width: 1100px){.fb-40-xl{flex-basis:40%!important}}.fb-35{flex-basis:35%}@media screen and (max-width: 420px){.fb-35-sm{flex-basis:35%!important}}@media screen and (max-width: 770px){.fb-35-md{flex-basis:35%!important}}@media screen and (max-width: 1100px){.fb-35-lg{flex-basis:35%!important}}@media screen and (min-width: 1100px){.fb-35-xl{flex-basis:35%!important}}.fb-30{flex-basis:30%}@media screen and (max-width: 420px){.fb-30-sm{flex-basis:30%!important}}@media screen and (max-width: 770px){.fb-30-md{flex-basis:30%!important}}@media screen and (max-width: 1100px){.fb-30-lg{flex-basis:30%!important}}@media screen and (min-width: 1100px){.fb-30-xl{flex-basis:30%!important}}.fb-25{flex-basis:25%}@media screen and (max-width: 420px){.fb-25-sm{flex-basis:25%!important}}@media screen and (max-width: 770px){.fb-25-md{flex-basis:25%!important}}@media screen and (max-width: 1100px){.fb-25-lg{flex-basis:25%!important}}@media screen and (min-width: 1100px){.fb-25-xl{flex-basis:25%!important}}.fb-20{flex-basis:20%}@media screen and (max-width: 420px){.fb-20-sm{flex-basis:20%!important}}@media screen and (max-width: 770px){.fb-20-md{flex-basis:20%!important}}@media screen and (max-width: 1100px){.fb-20-lg{flex-basis:20%!important}}@media screen and (min-width: 1100px){.fb-20-xl{flex-basis:20%!important}}.fb-15{flex-basis:15%}@media screen and (max-width: 420px){.fb-15-sm{flex-basis:15%!important}}@media screen and (max-width: 770px){.fb-15-md{flex-basis:15%!important}}@media screen and (max-width: 1100px){.fb-15-lg{flex-basis:15%!important}}@media screen and (min-width: 1100px){.fb-15-xl{flex-basis:15%!important}}.f-wrap{flex-wrap:wrap}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-evenly{justify-content:space-evenly}.justify-content-around{justify-content:space-around}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.fg{flex-grow:1;width:100%}.flex-1{flex:1 1 0}.align-self-center{align-self:center}.align-self-end{align-self:flex-end}.gap-1{gap:2px!important}.gap-2{gap:4px!important}.gap-3{gap:6px!important}.gap-4{gap:8px!important}.gap-6{gap:10px!important}.shrink-0{flex-shrink:0}.day-night-switch{position:relative;overflow:hidden;transform:scale(.7);width:3.75rem;height:2rem}.day-night-switch input{position:absolute;top:0;left:0;z-index:2;opacity:0}.day-night-switch label{cursor:pointer}.background{z-index:1;position:absolute;width:3.75rem;height:2rem;border-radius:1.25rem;border:.125rem solid rgb(214,214,214);background:linear-gradient(to right,#484848,#202020);transition:all .3s}.stars1,.stars2{position:absolute;height:.2;width:.2;background:#fff;border-radius:50%;transition:.3s all ease}.stars1{top:3px;right:11.5px}.stars2{top:20px;right:24px}.stars1:after,.stars1:before,.stars2:after,.stars2:before{position:absolute;content:"";display:block;height:.125rem;width:.125rem;background:#fff;border-radius:50%;transition:.2s all ease}.stars1:after{top:8px;right:10px}.stars1:before{top:9px;right:-6px}.stars2:after{top:-4px;right:-8px}.stars2:before{top:3px;right:-13px}.sun-moon{z-index:2;position:absolute;left:0;display:inline-block;height:1.5rem;width:1.5rem;margin:.25rem;background:#fffdf2;border-radius:50%;transition:all .5s ease;border:.125rem solid #DEE2C6}.sun-moon .dots{position:absolute;top:1.5px;left:11.5px;height:.5rem;width:.5rem;background:#efeedb;border:.125rem solid #DEE2C6;border-radius:50%;transition:.4s all ease}.sun-moon .dots:after,.sun-moon .dots:before{position:absolute;content:"";display:block;height:.125rem;width:.125rem;background:#efeedb;border:.125rem solid #DEE2C6;border-radius:50%;transition:.4s all ease}.sun-moon .dots:after{top:-2px;left:-26px}.sun-moon .dots:before{top:6px;left:-5px}.day-night-switch input:checked~.sun-moon{left:calc(100% - 2rem);background:#f5ec59;border-color:#e7c65c;transform:rotate(-25deg)}.day-night-switch input:checked~.sun-moon .dots,.day-night-switch input:checked~.sun-moon .dots:after,.day-night-switch input:checked~.sun-moon .dots:before{background:#fff;border-color:#fff}.day-night-switch input:checked~.sun-moon .dots{height:.75rem;width:.75rem;top:0;left:-10px;transform:rotate(25deg)}.day-night-switch input:checked~.sun-moon .dots:after{height:.325rem;width:.325rem;top:1px;left:-6px}.day-night-switch input:checked~.sun-moon .dots:before{height:.2rem;width:.2rem;top:3px;left:7px}.day-night-switch input:checked~.background .stars1,.day-night-switch input:checked~.background .stars2{opacity:0;transform:translateY(1rem)}.day-night-switch input:checked~.background{border:.125rem solid #78C1D5;background:linear-gradient(to right,#78c1d5,#bbe7f5)}html{overflow:auto!important}.print-page{min-width:210mm;max-width:290mm}.print-page .content{margin:5mm}.print-page table.rows-table{width:100%;border-collapse:collapse}.print-page table.rows-table td,.print-page table.rows-table th{border:1px solid #dddddd;padding:8px}.print-page table.rows-table td.fitwidth{white-space:nowrap}.character-counter-input{position:relative}.character-counter-input .counter{position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.video-btn{padding:2px 16px;border-radius:4px;font-weight:600;font-size:12px;background:linear-gradient(135deg,#337ab7,#4a90e2);color:#fff;border:none;box-shadow:0 4px 12px #337ab74d;cursor:pointer;transition:all .2s ease}.video-btn:hover{background:linear-gradient(135deg,#2d6ca2,#337ab7);transform:scale(1.05);box-shadow:0 6px 16px #337ab766}.video-btn:active{transform:scale(.97);box-shadow:0 2px 6px #337ab733}.video-btn span{margin-top:2px;color:#fff!important}.page-layout-header{flex-wrap:nowrap}.page-layout-header .title-container{max-width:45%}.page-layout-header .title-container .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.dx-color-scheme-light .radio-group .dx-item.dx-item-selected{color:#337ab7;border-color:#337ab7;background-color:#337ab71a}.dx-color-scheme-dark .radio-group .dx-item.dx-item-selected{background-color:#1ca8dd1a;color:#1ca8dd;border-color:#1ca8dd}.file-upload-doc-types .radio-group .dx-item{margin-bottom:2px;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:2px;font-weight:700;transition:all .2s ease}.file-upload-doc-types .radio-group .dx-item.dx-item-selected{border:1px solid;border-radius:4px;transform:scale(1.01)}.dx-color-scheme-light{--default-button-bg-color: #337ab7;--default-button-color: #dedede}.dx-color-scheme-light .dx-header-row,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers td,.dx-color-scheme-light .dx-pivotgrid .dx-area-description-cell{background-color:#6c757d;color:#fff}.dx-color-scheme-light .dx-header-row .dx-header-filter,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers .dx-header-filter,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers td .dx-header-filter,.dx-color-scheme-light .dx-pivotgrid .dx-area-description-cell .dx-header-filter{color:#e2e2e2}.dx-color-scheme-light .dx-header-row .dx-header-filter.dx-header-filter-empty,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers .dx-header-filter.dx-header-filter-empty,.dx-color-scheme-light thead.dx-pivotgrid-horizontal-headers td .dx-header-filter.dx-header-filter-empty,.dx-color-scheme-light .dx-pivotgrid .dx-area-description-cell .dx-header-filter.dx-header-filter-empty{color:silver}.dx-color-scheme-light .dx-row-focused.dx-data-row .detail-button-trigger{color:#fff!important;text-decoration:underline}.dx-color-scheme-light .dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand,.dx-color-scheme-light .dx-pivotgrid .dx-pivotgrid-expanded .dx-expand,.dx-color-scheme-light .dx-pivotgrid .dx-area-description-cell .dx-icon{color:#fff}.dx-color-scheme-light .dx-buttongroup-wrapper .dx-button-mode-text.dx-item-selected{background-color:#ddd}.dx-color-scheme-light .header-text-color{color:#e2e2e2!important}.dx-color-scheme-light .dx-field-label,.dx-color-scheme-light .dx-datagrid-headers,.dx-color-scheme-light .label-color{color:#a4a4a4!important}.dx-color-scheme-light .process-list a.active,.dx-color-scheme-light .side-menu-tree-list a.active{background-color:#ddd!important}.dx-color-scheme-light .left-side-bar div{border-bottom-color:#999!important}.dx-color-scheme-light .primary-bg{background-color:#337ab7}.dx-color-scheme-light .salmon-bg{background-color:#ffa07a}.dx-color-scheme-light .primary-bg-text,.dx-color-scheme-light .override-color.blue-color,.dx-color-scheme-light .dx-field-label.override-color.blue-color{color:#337ab7!important}.dx-color-scheme-light .partial-bg{background-color:#bfb137}.dx-color-scheme-light .partial-bg-text,.dx-color-scheme-light .override-color.yellow-color{color:#bfb137}.dx-color-scheme-light .dx-field-label.override-color.yellow-color{color:#bfb137!important}.dx-color-scheme-light .success-bg{background-color:#5cb85c}.dx-color-scheme-light .success-bg-50{background-color:#5cb85c80}.dx-color-scheme-light .success-bg-text,.dx-color-scheme-light .override-color.green-color,.dx-color-scheme-light .dx-field-label.override-color.green-color{color:#5cb85c!important}.dx-color-scheme-light .green-context-menu{color:#5cb85c}.dx-color-scheme-light .green-context-menu+span.dx-menu-item-text{color:#5cb85c}.dx-color-scheme-light .red-context-menu{color:#d9534f}.dx-color-scheme-light .red-context-menu+span.dx-menu-item-text{color:#d9534f}.dx-color-scheme-light .chat-own-bg{background-color:#dbf1ff}.dx-color-scheme-light .success-bg-border{border-color:#5cb85c}.dx-color-scheme-light .danger-bg{background-color:red}.dx-color-scheme-light .light-background-as-color,.dx-color-scheme-light .light-background-as-color *{color:#f6f6f6!important}.dx-color-scheme-light .danger-bg-50{background-color:#ff000080}.dx-color-scheme-light .danger-bg-text,.dx-color-scheme-light .override-color.red-color,.dx-color-scheme-light .danger-icon-btn i{color:red!important}.dx-color-scheme-light .dx-context-menu .dx-state-hover{background-color:#ddd!important}.dx-color-scheme-light svg.dxc-chart text{fill:#767676!important}.dx-color-scheme-light svg.dxc-chart .dxc-labels text{fill:#fff!important}.dx-color-scheme-light svg.dxc-chart .dxc-title text{fill:#232323!important}.dx-color-scheme-light svg.dxc-chart .dxc-legend rect.dxc-border{fill:#fff!important;stroke:#d3d3d3!important}.dx-color-scheme-light .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item .dx-icon{color:#337ab7}.dx-color-scheme-light .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item.dx-state-active .dx-icon,.dx-color-scheme-light .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item.dx-state-focused .dx-icon{color:#fff!important}.dx-color-scheme-light .hover{cursor:pointer}.dx-color-scheme-light .hover:hover{color:#337ab7!important}.dx-color-scheme-light .success-bg-row{background-color:#9cd5b359}.dx-color-scheme-light .partial-bg-row{background-color:#fffacd66!important}.dx-color-scheme-light .canceled-bg-row{background-color:#ffc0cb59}.dx-color-scheme-light .info-bg-row{background-color:#125a8759!important}.dx-color-scheme-light .link-color{color:#337ab7!important}.dx-color-scheme-light .sidebar-logo{color:#333}.dx-color-scheme-light .tabulator .tabulator-footer,.dx-color-scheme-light .tabulator input{color:#333!important}.dx-color-scheme-dark{--default-button-bg-color: #1ca8dd;--default-button-color: #333}.dx-color-scheme-dark .body{background-color:#262634!important}.dx-color-scheme-dark .process-list a.active,.dx-color-scheme-dark .side-menu-tree-list a.active{background-color:#4d4d4d!important}.dx-color-scheme-dark .dx-row-focused.dx-data-row .detail-button-trigger{color:#262634!important;text-decoration:underline}.dx-color-scheme-dark .salmon-bg{background-color:#ffa07a}.dx-color-scheme-dark .dx-field-label,.dx-color-scheme-dark .dx-datagrid-headers,.dx-color-scheme-dark .label-color{color:#a4a4a4!important}.dx-color-scheme-dark .partial-bg{background-color:#bfb137}.dx-color-scheme-dark .partial-bg-text,.dx-color-scheme-dark .override-color.yellow-color{color:#bfb137}.dx-color-scheme-dark .primary-bg{background-color:#1ca8dd}.dx-color-scheme-dark .link-color,.dx-color-scheme-dark .primary-bg-text,.dx-color-scheme-dark .override-color.blue-color{color:#1ca8dd!important}.dx-color-scheme-dark .success-bg{background-color:#5cb85c}.dx-color-scheme-dark .success-bg-50{background-color:#5cb85c80}.dx-color-scheme-dark .success-bg-text,.dx-color-scheme-dark .override-color.green-color,.dx-color-scheme-dark .green-context-menu{color:#5cb85c}.dx-color-scheme-dark .green-context-menu+span.dx-menu-item-text{color:#5cb85c}.dx-color-scheme-dark .red-context-menu{color:#d9534f}.dx-color-scheme-dark .red-context-menu+span.dx-menu-item-text{color:#d9534f}.dx-color-scheme-dark .chat-own-bg{background-color:#1280d7}.dx-color-scheme-dark .chat-own-bg a{color:#adff2f}.dx-color-scheme-dark .dx-buttongroup-wrapper .dx-button-mode-text.dx-item-selected{background-color:#4d4d4d}.dx-color-scheme-dark .success-bg-border{border-color:#5cb85c}.dx-color-scheme-dark .danger-bg{background-color:#d9534f}.dx-color-scheme-dark .danger-bg-50{background-color:#d9534f80}.dx-color-scheme-dark .danger-bg-text,.dx-color-scheme-dark .override-color.red-color{color:#d9534f}.dx-color-scheme-dark .danger-icon-btn i{color:red!important}.dx-color-scheme-dark .dx-context-menu .dx-state-hover{background-color:#4d4d4d!important}.dx-color-scheme-dark svg.dxc-chart text{fill:#b2b2b6!important}.dx-color-scheme-dark svg.dxc-chart .dxc-labels text{fill:#fff!important}.dx-color-scheme-dark svg.dxc-chart .dxc-title text{fill:#f5f6f7!important}.dx-color-scheme-dark svg.dxc-chart .dxc-legend rect.dxc-border{fill:#17171f!important;stroke:#343840!important}.dx-color-scheme-dark .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item .dx-icon{color:#1ca8dd}.dx-color-scheme-dark .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item.dx-state-active .dx-icon,.dx-color-scheme-dark .dx-popup-content.dx-dropdownbutton-content div.dx-item.dx-list-item.dx-state-focused .dx-icon{color:#2a2a2a!important}.dx-color-scheme-dark .tabulator .tabulator-footer,.dx-color-scheme-dark .tabulator input{color:#dedede!important}.dx-color-scheme-dark .hover{cursor:pointer}.dx-color-scheme-dark .hover:hover{color:#1ca8dd!important}.dx-color-scheme-dark .success-bg-row{background-color:#9cd5b366}.dx-color-scheme-dark .partial-bg-row{background-color:#fffacd4d}.dx-color-scheme-dark .canceled-bg-row{background-color:#ffc0cb4d}.dx-color-scheme-dark .info-bg-row{background-color:#125a871a!important}.dx-color-scheme-dark .sidebar-logo{color:#fff}body,html{margin:0;scroll-behavior:smooth;padding:0}.dx-switch-wrapper{height:30px}.dx-switch-wrapper .dx-switch-container{padding:0!important}.dx-switch-wrapper *{font-size:10px}.dx-switch-wrapper .dx-switch-on{background-color:var(--default-button-bg-color);color:var(--default-button-color)}.primary-icon{color:var(--default-button-bg-color)}.report-pre-dialog .label-color,.report-pre-dialog .dx-field-label,.label-colors-revert .dx-field-label,.label-colors-revert .label-color,.label-colors-revert p.label{color:revert!important;font-weight:700}.navbar-user-profile{position:relative}.navbar-user-profile .on-leave-icon{position:absolute;top:50%;transform:translateY(-50%);left:10px}.navbar-user-profile .avatar-image-wrapper{position:absolute;top:50%;transform:translateY(-50%);right:3px}.navbar-user-profile .avatar-image-wrapper .avatar-image,.navbar-user-profile .avatar-image-wrapper .no-image{height:22px;width:22px}td[role=gridcell]:has(.picture){padding:0}td[role=gridcell]:has(.picture) .grid-picture{padding:1px;height:25px;width:100%}td[role=gridcell]:has(.picture) .grid-picture .picture{width:100%;height:100%;object-fit:cover}.app-definitions{width:100%}.app-definitions .dx-field{width:75%;display:flex;justify-content:start}.app-definitions .dx-field .dx-field-label{width:40%!important}.app-definitions .dx-field .dx-field-value,.app-definitions .dx-field .dx-field-value-static{width:60%!important}.dx-field-label-40 .dx-field-label{width:40%!important}.dx-field-label-40 .dx-field-value,.dx-field-label-40 .dx-field-value-static{width:60%!important}.dx-color-scheme-dark .bold-dx-field-container .dx-field-value-static{font-weight:700!important;color:#fff}.sidebar-sub-icon-size{font-size:14px}.sidebar-icon-size{font-size:15px}td[role=columnheader].header-center{text-align:center!important}.candidate-table,.demand-sub-title-table{display:table;border-collapse:collapse;text-align:center;max-width:100%}.candidate-table tr,.demand-sub-title-table tr{display:table-row}.candidate-table .cell,.demand-sub-title-table .cell{display:table-cell;vertical-align:top;width:400px;text-align:left}.candidate-table .header,.candidate-table .field,.demand-sub-title-table .header,.demand-sub-title-table .field{font-weight:700;position:sticky;left:0;top:0}.candidate-table .field,.demand-sub-title-table .field{width:300px;text-align:right}.candidate-table .header,.demand-sub-title-table .header{font-size:15px}.dx-color-scheme-light .candidate-table .header{background:#337ab7;color:#fff}.dx-color-scheme-light .candidate-table .header .dx-button-mode-contained.dx-button-default.red-color .dx-icon{color:red}.dx-color-scheme-dark .candidate-table .header{background:#1ca8dd}.dx-color-scheme-dark .candidate-table .header .dx-button-mode-contained.dx-button-default.red-color .dx-icon{color:red}.dx-color-scheme-light .candidate-table .field{background:#f6f6f6}.dx-color-scheme-dark .candidate-table .field{background:#2d2d2d}.demand-sub-title-table-wrapper{max-height:550px;overflow:auto}.demand-sub-title-table-wrapper .demand-sub-title-table{width:100%}.demand-sub-title-table-wrapper .demand-sub-title-table tbody tr td{padding:4px;text-align:left}.demand-sub-title-table-wrapper .demand-sub-title-table tbody tr td:not(:first-child){word-break:break-all}.demand-sub-title-table-wrapper .demand-sub-title-table tbody tr:nth-child(2n){background-color:#f6f6f6}.dx-color-scheme-dark .demand-sub-title-table tr:nth-child(2n){background-color:#2d2d2d}@media print{.main-content{padding:0!important}}.print-table{border-collapse:collapse;display:table;padding:0;height:1px}.print-table.border-black,.print-table .border-black{border-color:#000}.print-table tr,.print-table td{padding:0}.print-table.h-100{height:100%!important}@media print{.main-content{padding:0!important}.print-page *,.print-area *{font-size:8px}}.print-page .dx-field{display:flex}.bg-white{background-color:#fff}.radius-4{border-radius:4px}.dx-color-scheme-light .radio-group-form-item .dx-item.dx-item-selected{color:#337ab7;border-color:#337ab7;background-color:#337ab71a}.dx-color-scheme-dark .radio-group-form-item .dx-item.dx-item-selected{background-color:#1ca8dd1a;color:#1ca8dd;border-color:#1ca8dd}.radio-group-form-item .dx-item{margin-bottom:2px;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:2px;font-weight:700;transition:all .2s ease}.radio-group-form-item .dx-item.dx-item-selected{border:1px solid;border-radius:4px;transform:scale(1.01)}.dx-color-scheme-light .offer-comparison{--primay-color: #337ab7;--first-cell-color: #eee;--bg-color: white;--success: #5cb85c;--warning: #f0ad4e;--danger: red;--focused: #fbe7c7;--locked: #dedede}.dx-color-scheme-dark .offer-comparison{--primay-color: #1ca8dd;--first-cell-color: #333;--bg-color: #2a2a2a;--success: #5cb85c;--warning: #f0ad4e;--danger: #d9534f;--focused: #6e5330;--locked: #333}.main-content:has(.offer-comparison-page){overflow:hidden}.main-content:has(.offer-comparison-page)>div:first-of-type{height:100%;display:flex;flex-direction:column}.main-content:has(.offer-comparison-page)>div:first-of-type .offer-comparison-page{flex:1 100%;overflow:auto;overscroll-behavior:contain}.offer-comparison{width:100%}.offer-comparison .dx-button.color-primary i{color:var(--primay-color)!important}.offer-comparison .mirror{transform:scaleX(-1)}.offer-comparison .text-underline{text-decoration:underline}.offer-comparison .b-success{border-color:var(--success)}.offer-comparison .b-warning{border-color:var(--warning)}.offer-comparison .b-danger{border-color:var(--danger)}.offer-comparison .badge{color:#fff;border-radius:5px;padding:2px 4px}.offer-comparison .badge.success{background-color:var(--success)}.offer-comparison .badge.warning{background-color:var(--warning)}.offer-comparison .badge.danger{background-color:var(--danger)}.offer-comparison .color-primary{color:var(--primay-color)!important}.offer-comparison .color-success{color:var(--success)}.offer-comparison .color-warning{color:var(--warning)}.offer-comparison .color-danger{color:var(--danger)}.offer-comparison .color-primary{color:var(--primay-color)}.offer-comparison .left-border{border-top-left-radius:5px;border-bottom-left-radius:5px;width:5px}.offer-comparison .left-border.success{background-color:var(--success)}.offer-comparison .left-border.warning{background-color:var(--warning)}.offer-comparison .left-border.danger{background-color:var(--danger)}.offer-comparison .primary-bold-text{color:var(--primay-color)}.offer-comparison .primary-bold-text span{font-weight:700}.offer-comparison .bold-text{color:var(--primay-color)}.offer-comparison .bold-text span{font-weight:700}.offer-comparison .info-text p{padding:0;margin:0}.offer-comparison .info-text .value-text{color:var(--primay-color)}.offer-comparison table{width:100%;height:100%;min-width:1200px;border:none;overflow:auto;border-collapse:separate}.offer-comparison table thead{position:sticky;top:-20px;z-index:20}.offer-comparison table tr{border:none;padding:0 8px;background-color:var(--bg-color)}.offer-comparison table tr td{border:none;padding:5px}.offer-comparison table tr td.locked{background-color:var(--locked)!important}.offer-comparison table tr td.focused{background-color:var(--focused)!important}.offer-comparison table tr td.reply-cell{min-width:400px;align-content:flex-start}.offer-comparison table tr td.reply-header-cell{background-color:var(--first-cell-color)}.offer-comparison table tr td.detail-cell{width:50%;min-width:600px;background-color:var(--first-cell-color);position:sticky;left:0;z-index:10}.offer-comparison table .offer-info{background-color:var(--bg-color)}.offer-comparison table .offer-info .title .h5{font-weight:700}.offer-comparison table .offer-info .title i{color:var(--blue-color)}.offer-comparison table .reply-detail.active{background-color:var(--bg-color)}.offer-comparison table .reply-detail .item-container .item{height:20px;white-space:nowrap;text-overflow:ellipsis}.offer-comparison table .offer-reply-card .comments{position:relative}.offer-comparison table .offer-reply-card .comments span{position:absolute;background-color:var(--primay-color);color:#fff;padding:1px 4px;font-size:9px;top:-1px;right:-3px;border-radius:50%}.offer-comparison table .material-info.content{align-items:stretch;height:50px;background-color:var(--bg-color)}.offer-comparison table .material-info .vertical-text{writing-mode:vertical-lr;white-space:normal;display:inline;max-height:50px}.offer-comparison table .material-info .id{width:50px}.offer-comparison table .material-info .quantity,.offer-comparison table .material-info .amount{width:75px}.offer-comparison table .material-info p{margin:0;padding:0}.offer-comparison table .material-info div{height:100%;min-width:30px}.offer-comparison [role=button]{cursor:pointer}.offer-comments .messages{overflow:hidden}.offer-comments .offer-comment-editor{position:relative}.offer-comments .offer-comment-editor .send-button{position:absolute;top:50%;right:10px;width:40px;height:40px;background-color:var(--default-button-bg-color);color:var(--default-button-color);border-radius:50%;font-size:14px;transition:all .2s linear;opacity:1}.offer-comments .offer-comment-editor .send-button.hide{opacity:0}.dx-color-scheme-light .report-administrative-container{--header-name-color: #0070C0;--sub-item-name-color: #333;--border-color: #4A4947;--bg-color:#fff;--dotted-border-color:#333}.dx-color-scheme-dark .report-administrative-container{--header-name-color:#1ca8dd;--sub-item-name-color: #d9534f;--border-color:#4d4d4d;--bg-color:#2a2a2a;--dotted-border-color:#dedede}.report-administrative-container{width:100%}.report-administrative-container table td{border:none!important}.report-administrative-container .cell{font-family:Times New Roman,Times,serif!important;font-size:14px!important;font-weight:700}.report-administrative-container .parent{font-style:italic}.report-administrative-container .has-custom-color.name-cell,.report-administrative-container .has-custom-color.code-cell,.report-administrative-container .has-custom-color.balance-cell,.report-administrative-container .has-custom-color.total-cell{color:var(--custom-font-color)!important}.report-administrative-container .parent.name-cell,.report-administrative-container .parent.code-cell,.report-administrative-container .parent.balance-cell,.report-administrative-container .parent.total-cell{color:var(--header-name-color)}.report-administrative-container .name-cell{color:var(--sub-item-name-color)}.report-administrative-container .name-cell,.report-administrative-container .total-cell,.report-administrative-container .balance-cell{border-bottom:1px dotted var(--border-color)!important;border-right:1px dotted var(--border-color)!important}.report-administrative-container .name-cell:nth-last-child(1),.report-administrative-container .total-cell:nth-last-child(1),.report-administrative-container .balance-cell:nth-last-child(1){border-right:2px solid var(--border-color)!important}.report-administrative-container .name-cell .detail-button-trigger,.report-administrative-container .total-cell .detail-button-trigger,.report-administrative-container .balance-cell .detail-button-trigger{font-family:Times New Roman,Times,serif!important;font-size:14px!important;font-weight:700}.report-administrative-container .name-cell .underline,.report-administrative-container .total-cell .underline,.report-administrative-container .balance-cell .underline{text-decoration:underline}.report-administrative-container .parent.name-cell,.report-administrative-container .parent.total-cell,.report-administrative-container .parent.balance-cell{border-top:2px solid var(--border-color)!important}.report-administrative-container .code-cell{border-right:2px solid var(--border-color)!important;border-left:2px solid var(--border-color)!important}.report-administrative-container .parent.code-cell{border-top:2px solid var(--border-color)!important}.report-administrative-container .balance-cell div{justify-content:end}.report-administrative-container .dx-scrollable-content tbody tr:nth-last-of-type(2) td{border-bottom:2px solid var(--border-color)!important}.report-administrative-container tr:has(+.empty-row) td{border-bottom:2px solid var(--border-color)!important}.report-administrative-container .empty-row{height:20px}.report-administrative-container .empty-row td:nth-child(1){border-left:2px solid var(--border-color)!important}.report-administrative-container .empty-row td:nth-last-child(1){border-right:2px solid var(--border-color)!important}.report-administrative-container .dx-datagrid-table{border-collapse:separate!important}.report-administrative-container .dx-header-row.tr,.report-administrative-container .dx-datagrid-header-panel{border:none!important}.report-administrative-container .code-column,.report-administrative-container .name-column{position:sticky;left:0;background-color:var(--bg-color)}.report-administrative-container .name-column{left:75px}.report-administrative-container .name-column .dx-datagrid-text-content{color:#000}.report-administrative-container .name-column .dx-datagrid-text-content,.report-administrative-container .total-column .dx-datagrid-text-content,.report-administrative-container .workplace-column .dx-datagrid-text-content{width:100%}.report-administrative-container .name-column .dx-datagrid-text-content button.white-color,.report-administrative-container .total-column .dx-datagrid-text-content button.white-color,.report-administrative-container .workplace-column .dx-datagrid-text-content button.white-color{color:#fff!important}.report-administrative-container .dx-header-row td{border:none!important}.report-administrative-container .dx-header-row .code-column,.report-administrative-container .dx-header-row .name-column,.report-administrative-container .dx-header-row .total-column,.report-administrative-container .dx-header-row .workplace-column{text-align:start}.report-administrative-container .dx-header-row .code-column,.report-administrative-container .dx-header-row .name-column{background-color:var(--bg-color)!important}.report-administrative-container .dx-header-row .total-column,.report-administrative-container .dx-header-row .workplace-column{background-color:#337ab7!important}.report-administrative-container .dx-header-row .name-column{border-right:2px solid var(--border-color)!important}.time-sheet-container .header{display:flex;justify-content:space-between}.time-sheet-container .header .time{background-color:#add8e6;padding:4px 80px;font-weight:700}.time-sheet-container .header .label-value-pair>span:first-child{background-color:#ffb6c1;padding:4px 80px}.time-sheet-container .header .label-value-pair>span:last-child{background-color:#add8e6;padding:4px 80px}.time-sheet-container .centered-flex-box{display:flex;align-items:center;justify-content:center}.time-sheet-container .centered-flex-box h5{padding:2px;margin:0}.time-sheet-container .label-value-pair{display:flex;justify-content:center;align-items:center}.time-sheet-container .group-container{padding:2px 0;background-color:#629584;font-weight:300!important;color:#fff}.time-sheet-container .time-sheet-report-table{width:100%;table-layout:fixed;border-collapse:collapse;margin-bottom:2px}.time-sheet-container .time-sheet-report-table td{border-left:1px solid #4A4947;border-right:1px solid #4A4947;border-bottom:3px solid #4A4947}.time-sheet-container .time-sheet-report-table th{border:1px solid #4A4947}.time-sheet-container .time-sheet-report-table .row:nth-child(odd){background-color:transparent}.time-sheet-container .time-sheet-report-table .row:nth-child(2n){background-color:transparent}.time-sheet-container .time-sheet-report-table thead tr th{padding:1px 0;background-color:#ede8dc;color:red;font-weight:300!important}.time-sheet-container .time-sheet-report-table tbody tr td{padding:1px}.time-sheet-container .time-sheet-report-table .sunday{background-color:#add8e6}.time-sheet-container .time-sheet-report-table .column-30{width:30px}.time-sheet-container .time-sheet-report-table .column-50{width:50px}.time-sheet-container .time-sheet-report-table .column-70{width:70px}.time-sheet-container .time-sheet-report-table .column-100{width:100px}.time-sheet-container .time-sheet-report-table .text-column{width:auto}.time-sheet-container .time-sheet-report-table .month-column{width:40%}.time-sheet-container .time-sheet-report-table .number-column{width:75px}.time-sheet-container .time-sheet-report-table .advance-text-column{width:50px;background-color:#ede8dc;padding:1px}.time-sheet-container .time-sheet-report-table .advance-number-column{width:75px;padding:1px;background-color:#fff}.time-sheet-container .time-sheet-report-table .register-number-column{width:30px}.time-sheet-container .time-sheet-report-table .order-number-column{width:40px}.time-sheet-container .time-sheet-report-table .month-day-column{width:18px}.time-sheet-container .time-sheet-report-table .number-cell{text-align:center}.time-sheet-container .time-sheet-report-table .summary-cell{font-weight:700}.time-sheet-container .time-sheet-report-table .align-right{text-align:right}.time-sheet-container .time-sheet-report-table .sub-table-cell{height:100%;padding:0}.time-sheet-container .time-sheet-report-table .border-none{border:none!important}.time-sheet-container .time-sheet-report-table .p-0{padding:0}.time-sheet-container .time-sheet-report-table .text-red{color:red;font-weight:300!important}.time-sheet-container .time-sheet-report-table .table-summary{display:flex;justify-content:end;gap:8px;padding:1px}.time-sheet-container .time-sheet-report-table .table-summary span{padding:2px 80px}.time-sheet-container .time-sheet-report-table .table-summary .label-value-pair>span:first-child{border:1px solid #4A4947;color:red}.time-sheet-container .time-sheet-report-table .table-summary .label-value-pair>span:last-child{border-top:1px solid #4A4947;border-right:1px solid #4A4947;border-bottom:1px solid #4A4947}.time-sheet-container .time-sheet-report-table .month-table{height:42px;table-layout:fixed;border:none;border-collapse:collapse;margin:0;width:100%}.time-sheet-container .time-sheet-report-table .month-table .column{width:18px;padding:0;width:auto;height:fit-content;border-right:1px solid #4A4947;border-bottom:1px solid #4A4947;border-top:none;border-left:none}.time-sheet-container .time-sheet-report-table .month-table .column:last-child{border-right:none}.time-sheet-container .time-sheet-report-table .month-table .cell{width:18px;height:18px;border-right:1px solid #4A4947;border-bottom:1px solid #4A4947;border-top:none;border-left:none;text-align:center;padding:0}.time-sheet-container .time-sheet-report-table .month-table .empty-cell{background-color:#d3d3d3}.time-sheet-container .time-sheet-report-table .month-table .cell:last-child{border-right:none}.time-sheet-container .time-sheet-report-table .month-table thead tr th:first-child{width:20px}.time-sheet-container .time-sheet-report-table .month-table tbody tr:last-child td{border-bottom:none}.time-sheet-container .time-sheet-report-table .month-table .text-column{font-weight:700;background-color:#ede8dc}.time-sheet-container .time-sheet-report-table .advance-table{table-layout:fixed;border:none;margin:0;border-collapse:collapse;width:100%;height:30px}.time-sheet-container .time-sheet-report-table .advance-table .label-cell{width:50px;padding-top:0;background-color:#ede8dc;border-bottom:1px solid #4A4947;border-right:1px solid #4A4947;border-left:none;border-top:none}.time-sheet-container .time-sheet-report-table .advance-table .value-cell{width:75px;border-bottom:1px solid #4A4947;border-right:none;border-left:none;border-top:none;text-align:center}.time-sheet-container .time-sheet-report-table .advance-table tbody tr:last-child .value-cell{border-bottom:none}.time-sheet-container .time-sheet-report-table .advance-table tbody tr:last-child .label-cell{border-bottom:none}.time-sheet-container .time-sheet-report-table .advance-table .border-none{border:none}.time-sheet-container .with-payment td{border-bottom:1px solid #4A4947}.time-sheet-container .working-time-strips-container{border-bottom:dotted black 2px;padding-bottom:10px;padding-top:10px}.time-sheet-container .working-time-strips-container .working-time-strips .text-column{width:20%;text-align:left}.time-sheet-container .working-time-strips-container .working-time-strips td{border-left:1px solid #4A4947;border-right:1px solid #4A4947;border-bottom:1px solid #4A4947}.time-sheet-container .working-time-strips-container .working-time-strips .month-table{height:25px}.time-sheet-container .footer{display:flex;justify-content:space-evenly;padding-top:5px;padding-bottom:30px}.employee-payroll-report .bx-0{border-left:none!important;border-right:none!important}.hr-report .print-button{border:none;position:fixed;bottom:10px;right:10px;border-radius:10px;width:100px;height:40px;z-index:10;background-color:#4a4947;color:#fff;transition:all .2s linear;cursor:pointer;font-size:medium}.hr-report .print-button:hover{font-size:large}.dx-color-scheme-light .chat-layout{--selected-chat-bg:#dedede;--default-button-bg-color: #337ab7;--default-button-color: #dedede}.dx-color-scheme-dark .chat-layout{--default-button-bg-color: #1ca8dd;--default-button-color: #333;--selected-chat-bg:#333}.chat-layout .text-ellipsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-layout .chat-list-container.w-17{width:17%}.chat-layout .user-chat{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-layout .user-chat .last-message{overflow:hidden;white-space:wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-layout .selected-chat{background-color:var(--selected-chat-bg)}.chat-layout .message-item{max-width:50%;overflow:hidden;white-space:wrap;word-break:break-all}.chat-layout .scroll-item{overflow-x:hidden!important}.chat-layout .chat-area{flex-direction:column-reverse;overflow-y:auto;overflow-x:hidden}.chat-layout [role=button]{cursor:pointer}.chat-layout .chat-editor{position:relative}.chat-layout .chat-editor .send-button{position:absolute;top:50%;right:10px;width:40px;height:40px;background-color:var(--default-button-bg-color);color:var(--default-button-color);border-radius:50%;font-size:14px;transition:all .2s linear;opacity:1}.chat-layout .chat-editor .send-button.hide{opacity:0}.chat .avatar{width:50px;height:50px}.chat .avatar .profile-image{width:100%;height:100%}.user-profile .image-wrapper{max-width:200px;position:relative}.user-profile .image-wrapper .profile-image{width:100%;height:100%;border-radius:100%}.user-profile .image-wrapper .edit-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;color:#000;font-size:24px;cursor:pointer}.user-profile .image-wrapper:hover .edit-button{opacity:1;transform:translate(-50%,-50%)}.user-profile.super-admin{border-radius:100%}.user-profile.super-admin .avatar-image-wrapper{max-width:200px;width:200px;height:200px}@font-face{font-family:uicons-regular-rounded;src:url(/assets/uicons-regular-rounded-CCu_yVpY.woff2) format("woff2"),url(/assets/uicons-regular-rounded-D4vKpkQA.woff) format("woff"),url(/assets/uicons-regular-rounded-XpG_7_fd.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}.fi-rr-0:before{content:""}.fi-rr-00s-music-disc:before{content:""}.fi-rr-1:before{content:""}.fi-rr-2:before{content:""}.fi-rr-3:before{content:""}.fi-rr-360-degrees:before{content:""}.fi-rr-4:before{content:""}.fi-rr-404:before{content:""}.fi-rr-5:before{content:""}.fi-rr-5g-lock:before{content:""}.fi-rr-6:before{content:""}.fi-rr-60s-music-disc:before{content:""}.fi-rr-7:before{content:""}.fi-rr-70s-music-disc:before{content:""}.fi-rr-8:before{content:""}.fi-rr-80s-music-disc:before{content:""}.fi-rr-9:before{content:""}.fi-rr-90s:before{content:""}.fi-rr-90s-music-disc:before{content:""}.fi-rr-a:before{content:""}.fi-rr-abacus:before{content:""}.fi-rr-abdomen:before{content:""}.fi-rr-access-control:before{content:""}.fi-rr-access-denied:before{content:""}.fi-rr-accident:before{content:""}.fi-rr-accordion:before{content:""}.fi-rr-acorn:before{content:""}.fi-rr-ad:before{content:""}.fi-rr-ad-forbidden:before{content:""}.fi-rr-ad-paid:before{content:""}.fi-rr-ad-slash:before{content:""}.fi-rr-add:before{content:""}.fi-rr-add-document:before{content:""}.fi-rr-add-folder:before{content:""}.fi-rr-add-image:before{content:""}.fi-rr-address-book:before{content:""}.fi-rr-address-card:before{content:""}.fi-rr-admin:before{content:""}.fi-rr-admin-alt:before{content:""}.fi-rr-age:before{content:""}.fi-rr-age-alt:before{content:""}.fi-rr-age-restriction-eighteen:before{content:""}.fi-rr-age-restriction-seven:before{content:""}.fi-rr-age-restriction-six:before{content:""}.fi-rr-age-restriction-sixteen:before{content:""}.fi-rr-age-restriction-thirteen:before{content:""}.fi-rr-age-restriction-three:before{content:""}.fi-rr-age-restriction-twelve:before{content:""}.fi-rr-age-restriction-twenty-one:before{content:""}.fi-rr-age-restriction-zero:before{content:""}.fi-rr-ai-algorithm:before{content:""}.fi-rr-ai-artist:before{content:""}.fi-rr-ai-technology:before{content:""}.fi-rr-air-conditioner:before{content:""}.fi-rr-air-freshener:before{content:""}.fi-rr-air-pollution:before{content:""}.fi-rr-airplane-journey:before{content:""}.fi-rr-airplane-mode-off:before{content:""}.fi-rr-airplane-mode-on:before{content:""}.fi-rr-airplane-window-open:before{content:""}.fi-rr-airplay:before{content:""}.fi-rr-alarm-clock:before{content:""}.fi-rr-alarm-exclamation:before{content:""}.fi-rr-alarm-off:before{content:""}.fi-rr-alarm-plus:before{content:""}.fi-rr-alarm-snooze:before{content:""}.fi-rr-album:before{content:""}.fi-rr-album-circle-plus:before{content:""}.fi-rr-album-circle-user:before{content:""}.fi-rr-album-collection:before{content:""}.fi-rr-algorithm:before{content:""}.fi-rr-alicorn:before{content:""}.fi-rr-alien:before{content:""}.fi-rr-align-center:before{content:""}.fi-rr-align-justify:before{content:""}.fi-rr-align-left:before{content:""}.fi-rr-align-slash:before{content:""}.fi-rr-allergy:before{content:""}.fi-rr-aloe-vera:before{content:""}.fi-rr-ambulance:before{content:""}.fi-rr-american-football:before{content:""}.fi-rr-amp-guitar:before{content:""}.fi-rr-analyse:before{content:""}.fi-rr-analyse-alt:before{content:""}.fi-rr-analytics:before{content:""}.fi-rr-analytics-magnifying-glass:before{content:""}.fi-rr-anatomical-heart:before{content:""}.fi-rr-anchor:before{content:""}.fi-rr-angel:before{content:""}.fi-rr-angle:before{content:""}.fi-rr-angle-90:before{content:""}.fi-rr-angle-circle-down:before{content:""}.fi-rr-angle-circle-left:before{content:""}.fi-rr-angle-circle-right:before{content:""}.fi-rr-angle-circle-up:before{content:""}.fi-rr-angle-double-left:before{content:""}.fi-rr-angle-double-right:before{content:""}.fi-rr-angle-double-small-down:before{content:""}.fi-rr-angle-double-small-left:before{content:""}.fi-rr-angle-double-small-right:before{content:""}.fi-rr-angle-double-small-up:before{content:""}.fi-rr-angle-down:before{content:""}.fi-rr-angle-left:before{content:""}.fi-rr-angle-right:before{content:""}.fi-rr-angle-small-down:before{content:""}.fi-rr-angle-small-left:before{content:""}.fi-rr-angle-small-right:before{content:""}.fi-rr-angle-small-up:before{content:""}.fi-rr-angle-square-down:before{content:""}.fi-rr-angle-square-left:before{content:""}.fi-rr-angle-square-right:before{content:""}.fi-rr-angle-square-up:before{content:""}.fi-rr-angle-up:before{content:""}.fi-rr-angles-up-down:before{content:""}.fi-rr-angry:before{content:""}.fi-rr-animated-icon:before{content:""}.fi-rr-anise:before{content:""}.fi-rr-ankh:before{content:""}.fi-rr-answer:before{content:""}.fi-rr-answer-alt:before{content:""}.fi-rr-anxiety:before{content:""}.fi-rr-apartment:before{content:""}.fi-rr-aperture:before{content:""}.fi-rr-api:before{content:""}.fi-rr-app-notification:before{content:""}.fi-rr-appendicitis:before{content:""}.fi-rr-apple-books:before{content:""}.fi-rr-apple-core:before{content:""}.fi-rr-apple-crate:before{content:""}.fi-rr-apple-dumbbell:before{content:""}.fi-rr-apple-juice:before{content:""}.fi-rr-apple-pie:before{content:""}.fi-rr-apple-whole:before{content:""}.fi-rr-apps:before{content:""}.fi-rr-apps-add:before{content:""}.fi-rr-apps-delete:before{content:""}.fi-rr-apps-sort:before{content:""}.fi-rr-april-calendar:before{content:""}.fi-rr-archery:before{content:""}.fi-rr-architect-plan:before{content:""}.fi-rr-archive:before{content:""}.fi-rr-archway:before{content:""}.fi-rr-army-general:before{content:""}.fi-rr-arrow-alt-circle-down:before{content:""}.fi-rr-arrow-alt-circle-left:before{content:""}.fi-rr-arrow-alt-circle-right:before{content:""}.fi-rr-arrow-alt-circle-up:before{content:""}.fi-rr-arrow-alt-down:before{content:""}.fi-rr-arrow-alt-from-bottom:before{content:""}.fi-rr-arrow-alt-from-left:before{content:""}.fi-rr-arrow-alt-from-right:before{content:""}.fi-rr-arrow-alt-from-top:before{content:""}.fi-rr-arrow-alt-left:before{content:""}.fi-rr-arrow-alt-right:before{content:""}.fi-rr-arrow-alt-square-down:before{content:""}.fi-rr-arrow-alt-square-left:before{content:""}.fi-rr-arrow-alt-square-right:before{content:""}.fi-rr-arrow-alt-square-up:before{content:""}.fi-rr-arrow-alt-to-bottom:before{content:""}.fi-rr-arrow-alt-to-left:before{content:""}.fi-rr-arrow-alt-to-right:before{content:""}.fi-rr-arrow-alt-to-top:before{content:""}.fi-rr-arrow-alt-up:before{content:""}.fi-rr-arrow-circle-down:before{content:""}.fi-rr-arrow-circle-left:before{content:""}.fi-rr-arrow-circle-right:before{content:""}.fi-rr-arrow-circle-up:before{content:""}.fi-rr-arrow-comparison:before{content:""}.fi-rr-arrow-down:before{content:""}.fi-rr-arrow-down-from-arc:before{content:""}.fi-rr-arrow-down-from-dotted-line:before{content:""}.fi-rr-arrow-down-left:before{content:""}.fi-rr-arrow-down-small-big:before{content:""}.fi-rr-arrow-down-strenght:before{content:""}.fi-rr-arrow-down-to-dotted-line:before{content:""}.fi-rr-arrow-down-to-square:before{content:""}.fi-rr-arrow-down-triangle-square:before{content:""}.fi-rr-arrow-from-bottom:before{content:""}.fi-rr-arrow-from-left:before{content:""}.fi-rr-arrow-from-right:before{content:""}.fi-rr-arrow-from-top:before{content:""}.fi-rr-arrow-left:before{content:""}.fi-rr-arrow-left-from-arc:before{content:""}.fi-rr-arrow-left-from-line:before{content:""}.fi-rr-arrow-left-to-arc:before{content:""}.fi-rr-arrow-progress:before{content:""}.fi-rr-arrow-progress-alt:before{content:""}.fi-rr-arrow-right:before{content:""}.fi-rr-arrow-right-to-bracket:before{content:""}.fi-rr-arrow-right-to-city:before{content:""}.fi-rr-arrow-small-down:before{content:""}.fi-rr-arrow-small-left:before{content:""}.fi-rr-arrow-small-right:before{content:""}.fi-rr-arrow-small-up:before{content:""}.fi-rr-arrow-square-down:before{content:""}.fi-rr-arrow-square-left:before{content:""}.fi-rr-arrow-square-right:before{content:""}.fi-rr-arrow-square-up:before{content:""}.fi-rr-arrow-to-bottom:before{content:""}.fi-rr-arrow-to-left:before{content:""}.fi-rr-arrow-to-right:before{content:""}.fi-rr-arrow-to-top:before{content:""}.fi-rr-arrow-trend-down:before{content:""}.fi-rr-arrow-trend-up:before{content:""}.fi-rr-arrow-turn-down-left:before{content:""}.fi-rr-arrow-turn-down-right:before{content:""}.fi-rr-arrow-turn-left-up:before{content:""}.fi-rr-arrow-up:before{content:""}.fi-rr-arrow-up-from-dotted-line:before{content:""}.fi-rr-arrow-up-from-ground-water:before{content:""}.fi-rr-arrow-up-from-square:before{content:""}.fi-rr-arrow-up-left:before{content:""}.fi-rr-arrow-up-left-from-circle:before{content:""}.fi-rr-arrow-up-right:before{content:""}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-rr-arrow-up-right-from-square:before{content:""}.fi-rr-arrow-up-small-big:before{content:""}.fi-rr-arrow-up-square-triangle:before{content:""}.fi-rr-arrow-up-to-arc:before{content:""}.fi-rr-arrow-up-to-dotted-line:before{content:""}.fi-rr-arrow-upward-growth-crypto:before{content:""}.fi-rr-arrows:before{content:""}.fi-rr-arrows-alt:before{content:""}.fi-rr-arrows-alt-h:before{content:""}.fi-rr-arrows-alt-v:before{content:""}.fi-rr-arrows-cross:before{content:""}.fi-rr-arrows-down-curve:before{content:""}.fi-rr-arrows-down-to-people:before{content:""}.fi-rr-arrows-from-dotted-line:before{content:""}.fi-rr-arrows-from-line:before{content:""}.fi-rr-arrows-h:before{content:""}.fi-rr-arrows-h-copy:before{content:""}.fi-rr-arrows-repeat:before{content:""}.fi-rr-arrows-repeat-1:before{content:""}.fi-rr-arrows-retweet:before{content:""}.fi-rr-arrows-split-right-and-left:before{content:""}.fi-rr-arrows-split-up-and-left:before{content:""}.fi-rr-arrows-to-circle:before{content:""}.fi-rr-arrows-to-dot:before{content:""}.fi-rr-arrows-to-dotted-line:before{content:""}.fi-rr-arrows-to-eye:before{content:""}.fi-rr-arrows-to-line:before{content:""}.fi-rr-artificial-intelligence:before{content:""}.fi-rr-artist:before{content:""}.fi-rr-assept-document:before{content:""}.fi-rr-assessment:before{content:""}.fi-rr-assessment-alt:before{content:""}.fi-rr-assign:before{content:""}.fi-rr-assistive-listening-systems:before{content:""}.fi-rr-asterik:before{content:""}.fi-rr-asthma:before{content:""}.fi-rr-at:before{content:""}.fi-rr-atm:before{content:""}.fi-rr-attention-detail:before{content:""}.fi-rr-attribution-pen:before{content:""}.fi-rr-attribution-pencil:before{content:""}.fi-rr-aubergine:before{content:""}.fi-rr-auction:before{content:""}.fi-rr-auction-paddle:before{content:""}.fi-rr-audience-megaphone:before{content:""}.fi-rr-audio-description-slash:before{content:""}.fi-rr-audit:before{content:""}.fi-rr-audit-alt:before{content:""}.fi-rr-august-calendar:before{content:""}.fi-rr-austral-sign:before{content:""}.fi-rr-australia:before{content:""}.fi-rr-australia-country-code:before{content:""}.fi-rr-australia-flag:before{content:""}.fi-rr-auto-pilot:before{content:""}.fi-rr-auto-reply:before{content:""}.fi-rr-auto-sync:before{content:""}.fi-rr-autosave:before{content:""}.fi-rr-avi-file:before{content:""}.fi-rr-avocado:before{content:""}.fi-rr-award:before{content:""}.fi-rr-axe:before{content:""}.fi-rr-axe-battle:before{content:""}.fi-rr-b:before{content:""}.fi-rr-baby:before{content:""}.fi-rr-baby-carriage:before{content:""}.fi-rr-baby-cradle:before{content:""}.fi-rr-back-up:before{content:""}.fi-rr-background:before{content:""}.fi-rr-backpack:before{content:""}.fi-rr-bacon:before{content:""}.fi-rr-bacon-egg:before{content:""}.fi-rr-bacteria:before{content:""}.fi-rr-bacterium:before{content:""}.fi-rr-badge:before{content:""}.fi-rr-badge-check:before{content:""}.fi-rr-badge-dollar:before{content:""}.fi-rr-badge-leaf:before{content:""}.fi-rr-badge-percent:before{content:""}.fi-rr-badge-sheriff:before{content:""}.fi-rr-badger-honey:before{content:""}.fi-rr-badget-check-alt:before{content:""}.fi-rr-badminton:before{content:""}.fi-rr-bag-map-pin:before{content:""}.fi-rr-bag-seedling:before{content:""}.fi-rr-bag-shopping-minus:before{content:""}.fi-rr-bags-shopping:before{content:""}.fi-rr-baguette:before{content:""}.fi-rr-bahai:before{content:""}.fi-rr-baht-sign:before{content:""}.fi-rr-balance-scale-left:before{content:""}.fi-rr-balance-scale-right:before{content:""}.fi-rr-balcony:before{content:""}.fi-rr-ball:before{content:""}.fi-rr-ball-pile:before{content:""}.fi-rr-ballet-dance:before{content:""}.fi-rr-balloon:before{content:""}.fi-rr-balloons:before{content:""}.fi-rr-ballot:before{content:""}.fi-rr-ballot-check:before{content:""}.fi-rr-bamboo:before{content:""}.fi-rr-ban:before{content:""}.fi-rr-ban-bug:before{content:""}.fi-rr-banana:before{content:""}.fi-rr-band-aid:before{content:""}.fi-rr-band-aid-alt:before{content:""}.fi-rr-bandage-wound:before{content:""}.fi-rr-bangladeshi-taka-sign:before{content:""}.fi-rr-banjo:before{content:""}.fi-rr-bank:before{content:""}.fi-rr-bank-app:before{content:""}.fi-rr-banner:before{content:""}.fi-rr-banner-2:before{content:""}.fi-rr-banner-3:before{content:""}.fi-rr-banner-4:before{content:""}.fi-rr-banner-5:before{content:""}.fi-rr-barber-pole:before{content:""}.fi-rr-barber-shop:before{content:""}.fi-rr-barcode:before{content:""}.fi-rr-barcode-read:before{content:""}.fi-rr-barcode-scan:before{content:""}.fi-rr-barefoot:before{content:""}.fi-rr-bars-filter:before{content:""}.fi-rr-bars-progress:before{content:""}.fi-rr-bars-sort:before{content:""}.fi-rr-bars-staggered:before{content:""}.fi-rr-baseball:before{content:""}.fi-rr-baseball-alt:before{content:""}.fi-rr-baseball-player:before{content:""}.fi-rr-basket:before{content:""}.fi-rr-basket-shopping-minus:before{content:""}.fi-rr-basket-shopping-plus:before{content:""}.fi-rr-basket-shopping-simple:before{content:""}.fi-rr-basketball:before{content:""}.fi-rr-basketball-ticket:before{content:""}.fi-rr-bat:before{content:""}.fi-rr-bath:before{content:""}.fi-rr-battery-100:before{content:""}.fi-rr-battery-bolt:before{content:""}.fi-rr-battery-empty:before{content:""}.fi-rr-battery-exclamation:before{content:""}.fi-rr-battery-full:before{content:""}.fi-rr-battery-half:before{content:""}.fi-rr-battery-quarter:before{content:""}.fi-rr-battery-slash:before{content:""}.fi-rr-battery-three-quarters:before{content:""}.fi-rr-bay-leaf:before{content:""}.fi-rr-beacon:before{content:""}.fi-rr-bear-market:before{content:""}.fi-rr-beard:before{content:""}.fi-rr-beauty-mask:before{content:""}.fi-rr-bed:before{content:""}.fi-rr-bed-alt:before{content:""}.fi-rr-bed-bunk:before{content:""}.fi-rr-bed-empty:before{content:""}.fi-rr-bed-pulse:before{content:""}.fi-rr-bee:before{content:""}.fi-rr-beer:before{content:""}.fi-rr-beer-mug-empty:before{content:""}.fi-rr-bell:before{content:""}.fi-rr-bell-concierge:before{content:""}.fi-rr-bell-notification-call:before{content:""}.fi-rr-bell-notification-social-media:before{content:""}.fi-rr-bell-ring:before{content:""}.fi-rr-bell-school:before{content:""}.fi-rr-bell-school-slash:before{content:""}.fi-rr-bell-slash:before{content:""}.fi-rr-bells:before{content:""}.fi-rr-bench-tree:before{content:""}.fi-rr-benefit:before{content:""}.fi-rr-benefit-diamond:before{content:""}.fi-rr-benefit-diamond-alt:before{content:""}.fi-rr-benefit-hand:before{content:""}.fi-rr-benefit-increase:before{content:""}.fi-rr-benefit-porcent:before{content:""}.fi-rr-betamax:before{content:""}.fi-rr-bible:before{content:""}.fi-rr-bicycle-journey:before{content:""}.fi-rr-big-data:before{content:""}.fi-rr-big-data-ai:before{content:""}.fi-rr-big-data-analytics:before{content:""}.fi-rr-big-drop:before{content:""}.fi-rr-bike:before{content:""}.fi-rr-bike-moving:before{content:""}.fi-rr-bike-path:before{content:""}.fi-rr-biking:before{content:""}.fi-rr-biking-mountain:before{content:""}.fi-rr-bill-arrow:before{content:""}.fi-rr-billboard:before{content:""}.fi-rr-billiard:before{content:""}.fi-rr-bin-bottles:before{content:""}.fi-rr-binary:before{content:""}.fi-rr-binary-circle-check:before{content:""}.fi-rr-binary-cloud:before{content:""}.fi-rr-binary-lock:before{content:""}.fi-rr-binary-slash:before{content:""}.fi-rr-binoculars:before{content:""}.fi-rr-bio:before{content:""}.fi-rr-bio-leaves:before{content:""}.fi-rr-biohazard:before{content:""}.fi-rr-bipolar:before{content:""}.fi-rr-bird:before{content:""}.fi-rr-bitcoin-card:before{content:""}.fi-rr-bitcoin-sign:before{content:""}.fi-rr-blanket:before{content:""}.fi-rr-blender:before{content:""}.fi-rr-blender-phone:before{content:""}.fi-rr-blinds:before{content:""}.fi-rr-blinds-open:before{content:""}.fi-rr-blinds-raised:before{content:""}.fi-rr-block:before{content:""}.fi-rr-block-brick:before{content:""}.fi-rr-block-brick-fire:before{content:""}.fi-rr-block-microphone:before{content:""}.fi-rr-block-question:before{content:""}.fi-rr-block-quote:before{content:""}.fi-rr-block-user:before{content:""}.fi-rr-blockchain-3:before{content:""}.fi-rr-blog-pencil:before{content:""}.fi-rr-blog-text:before{content:""}.fi-rr-blood:before{content:""}.fi-rr-blood-dropper:before{content:""}.fi-rr-blood-test-tube:before{content:""}.fi-rr-blood-test-tube-alt:before{content:""}.fi-rr-blueberries:before{content:""}.fi-rr-blueprint:before{content:""}.fi-rr-blueprint-house:before{content:""}.fi-rr-bluetooth-alt:before{content:""}.fi-rr-bluetooth-circle:before{content:""}.fi-rr-bluetooth-headphones:before{content:""}.fi-rr-bluetooth-keyboard:before{content:""}.fi-rr-bluetooth-mouse:before{content:""}.fi-rr-bluetooth-settings:before{content:""}.fi-rr-bluetooth-speaker:before{content:""}.fi-rr-bluetooth-usb:before{content:""}.fi-rr-blush:before{content:""}.fi-rr-bold:before{content:""}.fi-rr-bolt:before{content:""}.fi-rr-bolt-auto:before{content:""}.fi-rr-bolt-slash:before{content:""}.fi-rr-bomb:before{content:""}.fi-rr-bone:before{content:""}.fi-rr-bone-break:before{content:""}.fi-rr-bong:before{content:""}.fi-rr-bonus:before{content:""}.fi-rr-bonus-alt:before{content:""}.fi-rr-bonus-star:before{content:""}.fi-rr-book:before{content:""}.fi-rr-book-alt:before{content:""}.fi-rr-book-arrow-right:before{content:""}.fi-rr-book-arrow-up:before{content:""}.fi-rr-book-atlas:before{content:""}.fi-rr-book-bookmark:before{content:""}.fi-rr-book-circle-arrow-right:before{content:""}.fi-rr-book-circle-arrow-up:before{content:""}.fi-rr-book-copy:before{content:""}.fi-rr-book-dead:before{content:""}.fi-rr-book-font:before{content:""}.fi-rr-book-heart:before{content:""}.fi-rr-book-medical:before{content:""}.fi-rr-book-open-cover:before{content:""}.fi-rr-book-open-reader:before{content:""}.fi-rr-book-plus:before{content:""}.fi-rr-book-quran:before{content:""}.fi-rr-book-section:before{content:""}.fi-rr-book-spells:before{content:""}.fi-rr-book-tanakh:before{content:""}.fi-rr-book-user:before{content:""}.fi-rr-book-world:before{content:""}.fi-rr-Booking:before{content:""}.fi-rr-bookmark:before{content:""}.fi-rr-bookmark-slash:before{content:""}.fi-rr-books:before{content:""}.fi-rr-books-lightbulb:before{content:""}.fi-rr-books-medical:before{content:""}.fi-rr-boot:before{content:""}.fi-rr-boot-heeled:before{content:""}.fi-rr-booth-curtain:before{content:""}.fi-rr-border-all:before{content:""}.fi-rr-border-bottom:before{content:""}.fi-rr-border-center-h:before{content:""}.fi-rr-border-center-v:before{content:""}.fi-rr-border-inner:before{content:""}.fi-rr-border-left:before{content:""}.fi-rr-border-none:before{content:""}.fi-rr-border-outer:before{content:""}.fi-rr-border-right:before{content:""}.fi-rr-border-style:before{content:""}.fi-rr-border-style-alt:before{content:""}.fi-rr-border-top:before{content:""}.fi-rr-boss:before{content:""}.fi-rr-bottle:before{content:""}.fi-rr-bottle-baby:before{content:""}.fi-rr-bottle-droplet:before{content:""}.fi-rr-bow-arrow:before{content:""}.fi-rr-bowl-chopsticks:before{content:""}.fi-rr-bowl-chopsticks-noodles:before{content:""}.fi-rr-bowl-rice:before{content:""}.fi-rr-bowl-scoop:before{content:""}.fi-rr-bowl-scoops:before{content:""}.fi-rr-bowl-soft-serve:before{content:""}.fi-rr-bowl-spoon:before{content:""}.fi-rr-bowling:before{content:""}.fi-rr-bowling-ball:before{content:""}.fi-rr-bowling-pins:before{content:""}.fi-rr-box:before{content:""}.fi-rr-box-alt:before{content:""}.fi-rr-box-ballot:before{content:""}.fi-rr-box-check:before{content:""}.fi-rr-box-circle-check:before{content:""}.fi-rr-box-dollar:before{content:""}.fi-rr-box-fragile:before{content:""}.fi-rr-box-heart:before{content:""}.fi-rr-box-open:before{content:""}.fi-rr-box-open-full:before{content:""}.fi-rr-box-tissue:before{content:""}.fi-rr-box-up:before{content:""}.fi-rr-boxes:before{content:""}.fi-rr-boxing-glove:before{content:""}.fi-rr-bracket-curly:before{content:""}.fi-rr-bracket-curly-right:before{content:""}.fi-rr-bracket-round:before{content:""}.fi-rr-bracket-round-right:before{content:""}.fi-rr-bracket-square:before{content:""}.fi-rr-bracket-square-right:before{content:""}.fi-rr-brackets-curly:before{content:""}.fi-rr-brackets-round:before{content:""}.fi-rr-brackets-square:before{content:""}.fi-rr-braille:before{content:""}.fi-rr-braille-a:before{content:""}.fi-rr-braille-b:before{content:""}.fi-rr-braille-c:before{content:""}.fi-rr-braille-d:before{content:""}.fi-rr-braille-e:before{content:""}.fi-rr-braille-g:before{content:""}.fi-rr-braille-h:before{content:""}.fi-rr-braille-i:before{content:""}.fi-rr-braille-j:before{content:""}.fi-rr-braille-k:before{content:""}.fi-rr-braille-l:before{content:""}.fi-rr-braille-m:before{content:""}.fi-rr-braille-n:before{content:""}.fi-rr-braille-n-alt:before{content:""}.fi-rr-braille-o:before{content:""}.fi-rr-braille-p:before{content:""}.fi-rr-braille-q:before{content:""}.fi-rr-braille-r:before{content:""}.fi-rr-braille-s:before{content:""}.fi-rr-braille-t:before{content:""}.fi-rr-braille-u:before{content:""}.fi-rr-braille-v:before{content:""}.fi-rr-braille-w:before{content:""}.fi-rr-braille-x:before{content:""}.fi-rr-braille-y:before{content:""}.fi-rr-braille-z:before{content:""}.fi-rr-brain:before{content:""}.fi-rr-brain-bulb:before{content:""}.fi-rr-brain-circuit:before{content:""}.fi-rr-brain-doubt:before{content:""}.fi-rr-brain-half-lightbulb:before{content:""}.fi-rr-brain-lightning:before{content:""}.fi-rr-brain-stress:before{content:""}.fi-rr-brake-warning:before{content:""}.fi-rr-branching:before{content:""}.fi-rr-brand:before{content:""}.fi-rr-brand-badge:before{content:""}.fi-rr-brand-strategy:before{content:""}.fi-rr-branding:before{content:""}.fi-rr-brazil:before{content:""}.fi-rr-brazil-flag:before{content:""}.fi-rr-brazil-flag-circle:before{content:""}.fi-rr-bread:before{content:""}.fi-rr-bread-loaf:before{content:""}.fi-rr-bread-slice:before{content:""}.fi-rr-bread-slice-butter:before{content:""}.fi-rr-break-time:before{content:""}.fi-rr-bridge:before{content:""}.fi-rr-bridge-circle-check:before{content:""}.fi-rr-bridge-collapse:before{content:""}.fi-rr-bridge-construction:before{content:""}.fi-rr-bridge-suspension:before{content:""}.fi-rr-bridge-water:before{content:""}.fi-rr-briefcase:before{content:""}.fi-rr-briefcase-arrow-right:before{content:""}.fi-rr-briefcase-blank:before{content:""}.fi-rr-briefcase-dollar:before{content:""}.fi-rr-brightness:before{content:""}.fi-rr-brightness-low:before{content:""}.fi-rr-bring-forward:before{content:""}.fi-rr-bring-front:before{content:""}.fi-rr-broadcast-tower:before{content:""}.fi-rr-broccoli:before{content:""}.fi-rr-broken-arm:before{content:""}.fi-rr-broken-chain-link-wrong:before{content:""}.fi-rr-broken-image:before{content:""}.fi-rr-broken-leg:before{content:""}.fi-rr-broken-nail:before{content:""}.fi-rr-broom:before{content:""}.fi-rr-broom-ball:before{content:""}.fi-rr-browser:before{content:""}.fi-rr-browser-css:before{content:""}.fi-rr-browser-lock-alert:before{content:""}.fi-rr-browser-ui:before{content:""}.fi-rr-browsers:before{content:""}.fi-rr-brush:before{content:""}.fi-rr-bubble-discussion:before{content:""}.fi-rr-bucket:before{content:""}.fi-rr-budget:before{content:""}.fi-rr-budget-alt:before{content:""}.fi-rr-bug:before{content:""}.fi-rr-bug-fix:before{content:""}.fi-rr-bug-folder:before{content:""}.fi-rr-bug-magnifier:before{content:""}.fi-rr-bug-report:before{content:""}.fi-rr-bug-slash:before{content:""}.fi-rr-bugs:before{content:""}.fi-rr-build:before{content:""}.fi-rr-build-alt:before{content:""}.fi-rr-builder:before{content:""}.fi-rr-building:before{content:""}.fi-rr-building-car:before{content:""}.fi-rr-building-check:before{content:""}.fi-rr-building-circle-arrow-right:before{content:""}.fi-rr-building-flag:before{content:""}.fi-rr-building-foundation:before{content:""}.fi-rr-building-lock:before{content:""}.fi-rr-building-materials:before{content:""}.fi-rr-building-ngo:before{content:""}.fi-rr-building-shield:before{content:""}.fi-rr-building-user:before{content:""}.fi-rr-building-xmark:before{content:""}.fi-rr-bulb:before{content:""}.fi-rr-bulb-speech-bubble:before{content:""}.fi-rr-bull-market:before{content:""}.fi-rr-bullet:before{content:""}.fi-rr-bullhorn:before{content:""}.fi-rr-bullseye:before{content:""}.fi-rr-bullseye-arrow:before{content:""}.fi-rr-bullseye-pointer:before{content:""}.fi-rr-buoy:before{content:""}.fi-rr-burger-alt:before{content:""}.fi-rr-burger-fries:before{content:""}.fi-rr-burger-glass:before{content:""}.fi-rr-burnout:before{content:""}.fi-rr-burrito:before{content:""}.fi-rr-burst:before{content:""}.fi-rr-bus:before{content:""}.fi-rr-bus-alt:before{content:""}.fi-rr-bus-ticket:before{content:""}.fi-rr-business-deal:before{content:""}.fi-rr-business-growth:before{content:""}.fi-rr-business-meeting:before{content:""}.fi-rr-business-podcast:before{content:""}.fi-rr-business-time:before{content:""}.fi-rr-business-value:before{content:""}.fi-rr-Butter:before{content:""}.fi-rr-butterfly:before{content:""}.fi-rr-c:before{content:""}.fi-rr-cabin:before{content:""}.fi-rr-cactus:before{content:""}.fi-rr-cage-empty:before{content:""}.fi-rr-cake-birthday:before{content:""}.fi-rr-cake-slice:before{content:""}.fi-rr-cake-wedding:before{content:""}.fi-rr-calculator:before{content:""}.fi-rr-calculator-bill:before{content:""}.fi-rr-calculator-math-tax:before{content:""}.fi-rr-calculator-money:before{content:""}.fi-rr-calculator-simple:before{content:""}.fi-rr-calendar:before{content:""}.fi-rr-calendar-arrow-down:before{content:""}.fi-rr-calendar-arrow-up:before{content:""}.fi-rr-calendar-birhtday-cake:before{content:""}.fi-rr-calendar-call:before{content:""}.fi-rr-calendar-check:before{content:""}.fi-rr-calendar-clock:before{content:""}.fi-rr-calendar-day:before{content:""}.fi-rr-calendar-days:before{content:""}.fi-rr-calendar-event-tax:before{content:""}.fi-rr-calendar-exclamation:before{content:""}.fi-rr-calendar-gavel-legal:before{content:""}.fi-rr-calendar-heart:before{content:""}.fi-rr-calendar-image:before{content:""}.fi-rr-calendar-lines:before{content:""}.fi-rr-calendar-lines-pen:before{content:""}.fi-rr-calendar-minus:before{content:""}.fi-rr-calendar-payment-loan:before{content:""}.fi-rr-calendar-pen:before{content:""}.fi-rr-calendar-plus:before{content:""}.fi-rr-calendar-salary:before{content:""}.fi-rr-calendar-shift-swap:before{content:""}.fi-rr-calendar-star:before{content:""}.fi-rr-calendar-swap:before{content:""}.fi-rr-calendar-update:before{content:""}.fi-rr-calendar-week:before{content:""}.fi-rr-calendar-xmark:before{content:""}.fi-rr-calendars:before{content:""}.fi-rr-call-duration:before{content:""}.fi-rr-call-forbidden:before{content:""}.fi-rr-call-history:before{content:""}.fi-rr-call-incoming:before{content:""}.fi-rr-call-missed:before{content:""}.fi-rr-call-outgoing:before{content:""}.fi-rr-camcorder:before{content:""}.fi-rr-camera:before{content:""}.fi-rr-camera-cctv:before{content:""}.fi-rr-camera-movie:before{content:""}.fi-rr-camera-retro:before{content:""}.fi-rr-camera-rotate:before{content:""}.fi-rr-camera-security:before{content:""}.fi-rr-camera-slash:before{content:""}.fi-rr-camera-viewfinder:before{content:""}.fi-rr-campfire:before{content:""}.fi-rr-camping:before{content:""}.fi-rr-can-food:before{content:""}.fi-rr-candle-holder:before{content:""}.fi-rr-candle-lotus-yoga:before{content:""}.fi-rr-candle-pose-yoga:before{content:""}.fi-rr-candy:before{content:""}.fi-rr-candy-alt:before{content:""}.fi-rr-candy-bar:before{content:""}.fi-rr-candy-cane:before{content:""}.fi-rr-candy-corn:before{content:""}.fi-rr-candy-sweet:before{content:""}.fi-rr-Cannabis:before{content:""}.fi-rr-canned-food:before{content:""}.fi-rr-cannon:before{content:""}.fi-rr-canoe:before{content:""}.fi-rr-capsules:before{content:""}.fi-rr-car:before{content:""}.fi-rr-car-alt:before{content:""}.fi-rr-car-battery:before{content:""}.fi-rr-car-bolt:before{content:""}.fi-rr-car-building:before{content:""}.fi-rr-car-bump:before{content:""}.fi-rr-car-bus:before{content:""}.fi-rr-car-charger-bolt:before{content:""}.fi-rr-car-circle-bolt:before{content:""}.fi-rr-car-crash:before{content:""}.fi-rr-car-garage:before{content:""}.fi-rr-car-journey:before{content:""}.fi-rr-car-mechanic:before{content:""}.fi-rr-car-oil:before{content:""}.fi-rr-car-rear:before{content:""}.fi-rr-car-side:before{content:""}.fi-rr-car-side-bolt:before{content:""}.fi-rr-car-tilt:before{content:""}.fi-rr-car-tunnel:before{content:""}.fi-rr-car-wash:before{content:""}.fi-rr-caravan:before{content:""}.fi-rr-caravan-alt:before{content:""}.fi-rr-carbon-cloud:before{content:""}.fi-rr-carbon-cloud-arrow-down:before{content:""}.fi-rr-carbon-footprint:before{content:""}.fi-rr-card-club:before{content:""}.fi-rr-card-diamond:before{content:""}.fi-rr-card-heart:before{content:""}.fi-rr-card-spade:before{content:""}.fi-rr-cardinal-compass:before{content:""}.fi-rr-cards-blank:before{content:""}.fi-rr-career-growth:before{content:""}.fi-rr-career-path:before{content:""}.fi-rr-caret-circle-down:before{content:""}.fi-rr-caret-circle-right:before{content:""}.fi-rr-caret-circle-up:before{content:""}.fi-rr-caret-down:before{content:""}.fi-rr-caret-left:before{content:""}.fi-rr-caret-quare-up:before{content:""}.fi-rr-caret-right:before{content:""}.fi-rr-caret-square-down:before{content:""}.fi-rr-caret-square-left:before{content:""}.fi-rr-caret-square-left_1:before{content:""}.fi-rr-caret-square-right:before{content:""}.fi-rr-caret-up:before{content:""}.fi-rr-carrot:before{content:""}.fi-rr-cars:before{content:""}.fi-rr-cars-crash:before{content:""}.fi-rr-cart-arrow-down:before{content:""}.fi-rr-cart-minus:before{content:""}.fi-rr-cart-shopping-fast:before{content:""}.fi-rr-case-study:before{content:""}.fi-rr-cash-register:before{content:""}.fi-rr-cassette-tape:before{content:""}.fi-rr-cassette-vhs:before{content:""}.fi-rr-castle:before{content:""}.fi-rr-castle-tower:before{content:""}.fi-rr-cat:before{content:""}.fi-rr-cat-dog:before{content:""}.fi-rr-cat-head:before{content:""}.fi-rr-cat-space:before{content:""}.fi-rr-catalog:before{content:""}.fi-rr-catalog-alt:before{content:""}.fi-rr-catalog-magazine:before{content:""}.fi-rr-category:before{content:""}.fi-rr-category-alt:before{content:""}.fi-rr-cauldron:before{content:""}.fi-rr-cdn:before{content:""}.fi-rr-cedi-sign:before{content:""}.fi-rr-cell:before{content:""}.fi-rr-cello:before{content:""}.fi-rr-cent-sign:before{content:""}.fi-rr-certificate:before{content:""}.fi-rr-chai-tea:before{content:""}.fi-rr-chair:before{content:""}.fi-rr-chair-director:before{content:""}.fi-rr-chair-office:before{content:""}.fi-rr-chalkboard:before{content:""}.fi-rr-chalkboard-user:before{content:""}.fi-rr-challenge:before{content:""}.fi-rr-challenge-alt:before{content:""}.fi-rr-chamomile:before{content:""}.fi-rr-channel:before{content:""}.fi-rr-charging-station:before{content:""}.fi-rr-chart-area:before{content:""}.fi-rr-chart-bullet:before{content:""}.fi-rr-chart-candlestick:before{content:""}.fi-rr-chart-connected:before{content:""}.fi-rr-chart-gantt:before{content:""}.fi-rr-chart-histogram:before{content:""}.fi-rr-chart-kanban:before{content:""}.fi-rr-chart-line-up:before{content:""}.fi-rr-chart-line-up-down:before{content:""}.fi-rr-chart-mixed:before{content:""}.fi-rr-chart-mixed-up-circle-currency:before{content:""}.fi-rr-chart-mixed-up-circle-dollar:before{content:""}.fi-rr-chart-network:before{content:""}.fi-rr-chart-pie:before{content:""}.fi-rr-chart-pie-alt:before{content:""}.fi-rr-chart-pie-simple-circle-currency:before{content:""}.fi-rr-chart-pie-simple-circle-dollar:before{content:""}.fi-rr-chart-pyramid:before{content:""}.fi-rr-chart-radar:before{content:""}.fi-rr-chart-scatter:before{content:""}.fi-rr-chart-scatter-3d:before{content:""}.fi-rr-chart-scatter-bubble:before{content:""}.fi-rr-chart-set-theory:before{content:""}.fi-rr-chart-simple:before{content:""}.fi-rr-chart-simple-horizontal:before{content:""}.fi-rr-chart-tree:before{content:""}.fi-rr-chart-tree-map:before{content:""}.fi-rr-chart-user:before{content:""}.fi-rr-chart-waterfall:before{content:""}.fi-rr-chat-arrow-down:before{content:""}.fi-rr-chat-arrow-grow:before{content:""}.fi-rr-chat-bubble-call:before{content:""}.fi-rr-chatbot:before{content:""}.fi-rr-chatbot-speech-bubble:before{content:""}.fi-rr-cheap:before{content:""}.fi-rr-cheap-bill:before{content:""}.fi-rr-cheap-dollar:before{content:""}.fi-rr-cheap-stack:before{content:""}.fi-rr-cheap-stack-dollar:before{content:""}.fi-rr-check:before{content:""}.fi-rr-check-circle:before{content:""}.fi-rr-check-double:before{content:""}.fi-rr-check-in-calendar:before{content:""}.fi-rr-check-out-calendar:before{content:""}.fi-rr-checkbox:before{content:""}.fi-rr-checklist-task-budget:before{content:""}.fi-rr-cheese:before{content:""}.fi-rr-cheese-alt:before{content:""}.fi-rr-cheese-cake:before{content:""}.fi-rr-cheeseburger:before{content:""}.fi-rr-cherry:before{content:""}.fi-rr-chess:before{content:""}.fi-rr-chess-bishop:before{content:""}.fi-rr-chess-board:before{content:""}.fi-rr-chess-clock:before{content:""}.fi-rr-chess-clock-alt:before{content:""}.fi-rr-chess-king:before{content:""}.fi-rr-chess-king-alt:before{content:""}.fi-rr-chess-knight:before{content:""}.fi-rr-chess-knight-alt:before{content:""}.fi-rr-chess-pawn-alt:before{content:""}.fi-rr-chess-piece:before{content:""}.fi-rr-chess-queen:before{content:""}.fi-rr-chess-queen-alt:before{content:""}.fi-rr-chess-rook:before{content:""}.fi-rr-chess-rook-alt:before{content:""}.fi-rr-chevron-double-dots-down:before{content:""}.fi-rr-chevron-double-dots-left:before{content:""}.fi-rr-chevron-double-dots-right:before{content:""}.fi-rr-chevron-double-dots-up:before{content:""}.fi-rr-chevron-double-down:before{content:""}.fi-rr-chevron-double-up:before{content:""}.fi-rr-chicken-bucket:before{content:""}.fi-rr-child:before{content:""}.fi-rr-child-head:before{content:""}.fi-rr-chimney:before{content:""}.fi-rr-chimney-smoke:before{content:""}.fi-rr-chinese-temple:before{content:""}.fi-rr-chip:before{content:""}.fi-rr-chip-brain:before{content:""}.fi-rr-chocolate:before{content:""}.fi-rr-choir-singing:before{content:""}.fi-rr-choose:before{content:""}.fi-rr-choose-alt:before{content:""}.fi-rr-church:before{content:""}.fi-rr-cinnamon-roll:before{content:""}.fi-rr-circle:before{content:""}.fi-rr-circle-0:before{content:""}.fi-rr-circle-1:before{content:""}.fi-rr-circle-2:before{content:""}.fi-rr-circle-3:before{content:""}.fi-rr-circle-4:before{content:""}.fi-rr-circle-5:before{content:""}.fi-rr-circle-6:before{content:""}.fi-rr-circle-7:before{content:""}.fi-rr-circle-8:before{content:""}.fi-rr-circle-9:before{content:""}.fi-rr-circle-a:before{content:""}.fi-rr-circle-b:before{content:""}.fi-rr-circle-bolt:before{content:""}.fi-rr-circle-book-open:before{content:""}.fi-rr-circle-bookmark:before{content:""}.fi-rr-circle-c:before{content:""}.fi-rr-circle-calendar:before{content:""}.fi-rr-circle-camera:before{content:""}.fi-rr-circle-d:before{content:""}.fi-rr-circle-dashed:before{content:""}.fi-rr-circle-divide:before{content:""}.fi-rr-circle-e:before{content:""}.fi-rr-circle-ellipsis:before{content:""}.fi-rr-circle-ellipsis-vertical:before{content:""}.fi-rr-circle-envelope:before{content:""}.fi-rr-circle-exclamation-check:before{content:""}.fi-rr-circle-f:before{content:""}.fi-rr-circle-g:before{content:""}.fi-rr-circle-h:before{content:""}.fi-rr-circle-half:before{content:""}.fi-rr-circle-half-stroke:before{content:""}.fi-rr-circle-heart:before{content:""}.fi-rr-circle-i:before{content:""}.fi-rr-circle-j:before{content:""}.fi-rr-circle-k:before{content:""}.fi-rr-circle-l:before{content:""}.fi-rr-circle-m:before{content:""}.fi-rr-circle-microphone:before{content:""}.fi-rr-circle-microphone-lines:before{content:""}.fi-rr-circle-n:before{content:""}.fi-rr-circle-nodes:before{content:""}.fi-rr-circle-o:before{content:""}.fi-rr-circle-overlap:before{content:""}.fi-rr-circle-p:before{content:""}.fi-rr-circle-phone:before{content:""}.fi-rr-circle-phone-flip:before{content:""}.fi-rr-circle-phone-hangup:before{content:""}.fi-rr-circle-q:before{content:""}.fi-rr-circle-quarter:before{content:""}.fi-rr-circle-quarters-alt:before{content:""}.fi-rr-circle-r:before{content:""}.fi-rr-circle-s:before{content:""}.fi-rr-circle-small:before{content:""}.fi-rr-circle-star:before{content:""}.fi-rr-circle-t:before{content:""}.fi-rr-circle-three-quarters:before{content:""}.fi-rr-circle-trash:before{content:""}.fi-rr-circle-u:before{content:""}.fi-rr-circle-user:before{content:""}.fi-rr-circle-v:before{content:""}.fi-rr-circle-video:before{content:""}.fi-rr-circle-w:before{content:""}.fi-rr-circle-water-plug:before{content:""}.fi-rr-circle-waveform-lines:before{content:""}.fi-rr-circle-wifi-circle-wifi:before{content:""}.fi-rr-circle-x:before{content:""}.fi-rr-circle-xmark:before{content:""}.fi-rr-circle-y:before{content:""}.fi-rr-circle-z:before{content:""}.fi-rr-citrus:before{content:""}.fi-rr-citrus-slice:before{content:""}.fi-rr-city:before{content:""}.fi-rr-civil-law:before{content:""}.fi-rr-clapper-open:before{content:""}.fi-rr-clapperboard:before{content:""}.fi-rr-clapperboard-play:before{content:""}.fi-rr-clarinet:before{content:""}.fi-rr-claw-marks:before{content:""}.fi-rr-clear-alt:before{content:""}.fi-rr-clip:before{content:""}.fi-rr-clip-file:before{content:""}.fi-rr-clip-mail:before{content:""}.fi-rr-clipboard:before{content:""}.fi-rr-clipboard-check:before{content:""}.fi-rr-clipboard-exclamation:before{content:""}.fi-rr-clipboard-list:before{content:""}.fi-rr-clipboard-list-check:before{content:""}.fi-rr-clipboard-prescription:before{content:""}.fi-rr-clipboard-question:before{content:""}.fi-rr-clipboard-user:before{content:""}.fi-rr-clipoard-wrong:before{content:""}.fi-rr-clock:before{content:""}.fi-rr-clock-desk:before{content:""}.fi-rr-clock-eight-thirty:before{content:""}.fi-rr-clock-eleven:before{content:""}.fi-rr-clock-eleven-thirty:before{content:""}.fi-rr-clock-five:before{content:""}.fi-rr-clock-five-thirty:before{content:""}.fi-rr-clock-four-thirty:before{content:""}.fi-rr-clock-future-past:before{content:""}.fi-rr-clock-nine:before{content:""}.fi-rr-clock-nine-thirty:before{content:""}.fi-rr-clock-one:before{content:""}.fi-rr-clock-one-thirty:before{content:""}.fi-rr-clock-seven:before{content:""}.fi-rr-clock-seven-thirty:before{content:""}.fi-rr-clock-six:before{content:""}.fi-rr-clock-six-thirty:before{content:""}.fi-rr-clock-ten:before{content:""}.fi-rr-clock-ten-thirty:before{content:""}.fi-rr-clock-three:before{content:""}.fi-rr-clock-three-thirty:before{content:""}.fi-rr-clock-time-tracking:before{content:""}.fi-rr-clock-twelve:before{content:""}.fi-rr-clock-twelve-thirty:before{content:""}.fi-rr-clock-two:before{content:""}.fi-rr-clock-two-thirty:before{content:""}.fi-rr-clock-up-arrow:before{content:""}.fi-rr-clone:before{content:""}.fi-rr-closed:before{content:""}.fi-rr-closed-captioning-slash:before{content:""}.fi-rr-clothes-hanger:before{content:""}.fi-rr-clothing-rack:before{content:""}.fi-rr-cloud:before{content:""}.fi-rr-cloud-back-up:before{content:""}.fi-rr-cloud-back-up-alt:before{content:""}.fi-rr-cloud-check:before{content:""}.fi-rr-cloud-code:before{content:""}.fi-rr-cloud-disabled:before{content:""}.fi-rr-cloud-download:before{content:""}.fi-rr-cloud-download-alt:before{content:""}.fi-rr-cloud-drizzle:before{content:""}.fi-rr-cloud-exclamation:before{content:""}.fi-rr-cloud-gear-automation:before{content:""}.fi-rr-cloud-hail:before{content:""}.fi-rr-cloud-hail-mixed:before{content:""}.fi-rr-cloud-meatball:before{content:""}.fi-rr-cloud-moon:before{content:""}.fi-rr-cloud-moon-rain:before{content:""}.fi-rr-cloud-question:before{content:""}.fi-rr-cloud-rain:before{content:""}.fi-rr-cloud-rainbow:before{content:""}.fi-rr-cloud-share:before{content:""}.fi-rr-cloud-showers:before{content:""}.fi-rr-cloud-showers-heavy:before{content:""}.fi-rr-cloud-showers-water:before{content:""}.fi-rr-cloud-sleet:before{content:""}.fi-rr-cloud-snow:before{content:""}.fi-rr-cloud-sun:before{content:""}.fi-rr-cloud-sun-rain:before{content:""}.fi-rr-cloud-sun-tear:before{content:""}.fi-rr-cloud-upload:before{content:""}.fi-rr-cloud-upload-alt:before{content:""}.fi-rr-cloud-windy:before{content:""}.fi-rr-clouds:before{content:""}.fi-rr-clouds-moon:before{content:""}.fi-rr-clouds-sun:before{content:""}.fi-rr-clover-alt:before{content:""}.fi-rr-club:before{content:""}.fi-rr-cocktail:before{content:""}.fi-rr-cocktail-alt:before{content:""}.fi-rr-coconut:before{content:""}.fi-rr-code-branch:before{content:""}.fi-rr-code-commit:before{content:""}.fi-rr-code-compare:before{content:""}.fi-rr-code-editing:before{content:""}.fi-rr-code-fork:before{content:""}.fi-rr-code-merge:before{content:""}.fi-rr-code-pull-request:before{content:""}.fi-rr-code-pull-request-closed:before{content:""}.fi-rr-code-pull-request-draft:before{content:""}.fi-rr-code-simple:before{content:""}.fi-rr-code-window:before{content:""}.fi-rr-coffee:before{content:""}.fi-rr-coffee-bean:before{content:""}.fi-rr-coffee-beans:before{content:""}.fi-rr-coffee-heart:before{content:""}.fi-rr-coffee-maker:before{content:""}.fi-rr-coffee-pot:before{content:""}.fi-rr-coffee-time:before{content:""}.fi-rr-coffin:before{content:""}.fi-rr-coffin-cross:before{content:""}.fi-rr-coin:before{content:""}.fi-rr-coin-up-arrow:before{content:""}.fi-rr-coins:before{content:""}.fi-rr-coins-crypto:before{content:""}.fi-rr-coins-shield:before{content:""}.fi-rr-colon-sign:before{content:""}.fi-rr-columns-3:before{content:""}.fi-rr-comb:before{content:""}.fi-rr-comb-hair:before{content:""}.fi-rr-comedy-podcast:before{content:""}.fi-rr-comet:before{content:""}.fi-rr-command:before{content:""}.fi-rr-comment:before{content:""}.fi-rr-comment-alt:before{content:""}.fi-rr-comment-alt-check:before{content:""}.fi-rr-comment-alt-dots:before{content:""}.fi-rr-comment-alt-edit:before{content:""}.fi-rr-comment-alt-lock:before{content:""}.fi-rr-comment-alt-medical:before{content:""}.fi-rr-comment-alt-middle:before{content:""}.fi-rr-comment-alt-middle-top:before{content:""}.fi-rr-comment-alt-minus:before{content:""}.fi-rr-comment-alt-music:before{content:""}.fi-rr-comment-arrow-down:before{content:""}.fi-rr-comment-arrow-up:before{content:""}.fi-rr-comment-arrow-up-right:before{content:""}.fi-rr-comment-check:before{content:""}.fi-rr-comment-clock:before{content:""}.fi-rr-comment-code:before{content:""}.fi-rr-comment-dollar:before{content:""}.fi-rr-comment-dots:before{content:""}.fi-rr-comment-exclamation:before{content:""}.fi-rr-comment-heart:before{content:""}.fi-rr-comment-image:before{content:""}.fi-rr-comment-info:before{content:""}.fi-rr-comment-lock:before{content:""}.fi-rr-comment-medical:before{content:""}.fi-rr-comment-minus:before{content:""}.fi-rr-comment-pen:before{content:""}.fi-rr-comment-question:before{content:""}.fi-rr-comment-quote:before{content:""}.fi-rr-comment-slash:before{content:""}.fi-rr-comment-smile:before{content:""}.fi-rr-comment-sms:before{content:""}.fi-rr-comment-text:before{content:""}.fi-rr-comment-user:before{content:""}.fi-rr-comment-xmark:before{content:""}.fi-rr-comments:before{content:""}.fi-rr-comments-dollar:before{content:""}.fi-rr-comments-question:before{content:""}.fi-rr-comments-question-check:before{content:""}.fi-rr-compass-alt:before{content:""}.fi-rr-compass-east:before{content:""}.fi-rr-compass-north:before{content:""}.fi-rr-compass-slash:before{content:""}.fi-rr-compass-south:before{content:""}.fi-rr-compass-west:before{content:""}.fi-rr-completed:before{content:""}.fi-rr-compliance:before{content:""}.fi-rr-compliance-clipboard:before{content:""}.fi-rr-compliance-document:before{content:""}.fi-rr-compress:before{content:""}.fi-rr-compress-alt:before{content:""}.fi-rr-computer:before{content:""}.fi-rr-computer-ad:before{content:""}.fi-rr-computer-classic:before{content:""}.fi-rr-computer-mouse:before{content:""}.fi-rr-computer-speaker:before{content:""}.fi-rr-concierge-bell:before{content:""}.fi-rr-concrete-mixer:before{content:""}.fi-rr-condition:before{content:""}.fi-rr-condition-alt:before{content:""}.fi-rr-confetti:before{content:""}.fi-rr-confidential-discussion:before{content:""}.fi-rr-confidential-folder:before{content:""}.fi-rr-confirmed-user:before{content:""}.fi-rr-console-controller:before{content:""}.fi-rr-constellation:before{content:""}.fi-rr-construction-helmet:before{content:""}.fi-rr-construction-location:before{content:""}.fi-rr-consultant:before{content:""}.fi-rr-contact-lens-eyes:before{content:""}.fi-rr-container-storage:before{content:""}.fi-rr-contract:before{content:""}.fi-rr-contrast:before{content:""}.fi-rr-convert-document:before{content:""}.fi-rr-convert-shapes:before{content:""}.fi-rr-conveyor-belt:before{content:""}.fi-rr-conveyor-belt-alt:before{content:""}.fi-rr-conveyor-belt-arm:before{content:""}.fi-rr-conveyor-belt-empty:before{content:""}.fi-rr-cookie:before{content:""}.fi-rr-cookie-alt:before{content:""}.fi-rr-cookie-lock:before{content:""}.fi-rr-copy:before{content:""}.fi-rr-copy-alt:before{content:""}.fi-rr-copy-image:before{content:""}.fi-rr-copyright:before{content:""}.fi-rr-coriander:before{content:""}.fi-rr-corn:before{content:""}.fi-rr-corporate:before{content:""}.fi-rr-corporate-alt:before{content:""}.fi-rr-corruption:before{content:""}.fi-rr-couch:before{content:""}.fi-rr-court-order:before{content:""}.fi-rr-court-sport:before{content:""}.fi-rr-cow:before{content:""}.fi-rr-cow-alt:before{content:""}.fi-rr-cowbell:before{content:""}.fi-rr-cowbell-circle-plus:before{content:""}.fi-rr-cowbell-more:before{content:""}.fi-rr-coworking:before{content:""}.fi-rr-cpu:before{content:""}.fi-rr-crab:before{content:""}.fi-rr-crane:before{content:""}.fi-rr-crane-building:before{content:""}.fi-rr-crate-empty:before{content:""}.fi-rr-cream:before{content:""}.fi-rr-credit-card:before{content:""}.fi-rr-credit-card-buyer:before{content:""}.fi-rr-credit-card-check:before{content:""}.fi-rr-credit-card-edit:before{content:""}.fi-rr-credit-card-eye:before{content:""}.fi-rr-credit-card-xmark:before{content:""}.fi-rr-crepe:before{content:""}.fi-rr-cricket:before{content:""}.fi-rr-CRM:before{content:""}.fi-rr-crm-alt:before{content:""}.fi-rr-crm-computer:before{content:""}.fi-rr-croissant:before{content:""}.fi-rr-cross:before{content:""}.fi-rr-cross-circle:before{content:""}.fi-rr-cross-religion:before{content:""}.fi-rr-cross-small:before{content:""}.fi-rr-crossed-hands-reject:before{content:""}.fi-rr-crow:before{content:""}.fi-rr-crown:before{content:""}.fi-rr-crutch:before{content:""}.fi-rr-crutches:before{content:""}.fi-rr-cruzeiro-sign:before{content:""}.fi-rr-crypto-calendar:before{content:""}.fi-rr-cryptocurrency:before{content:""}.fi-rr-crystal-ball:before{content:""}.fi-rr-cube:before{content:""}.fi-rr-cubes:before{content:""}.fi-rr-cubes-stacked:before{content:""}.fi-rr-cucumber:before{content:""}.fi-rr-cumin:before{content:""}.fi-rr-cup-straw:before{content:""}.fi-rr-cup-straw-swoosh:before{content:""}.fi-rr-cup-togo:before{content:""}.fi-rr-cupcake:before{content:""}.fi-rr-cupcake-alt:before{content:""}.fi-rr-curling:before{content:""}.fi-rr-curling-iron:before{content:""}.fi-rr-currency:before{content:""}.fi-rr-cursor:before{content:""}.fi-rr-cursor-finger:before{content:""}.fi-rr-cursor-finger-click:before{content:""}.fi-rr-cursor-plus:before{content:""}.fi-rr-cursor-text:before{content:""}.fi-rr-cursor-text-alt:before{content:""}.fi-rr-curve:before{content:""}.fi-rr-curve-alt:before{content:""}.fi-rr-curve-arrow:before{content:""}.fi-rr-custard:before{content:""}.fi-rr-customer-care:before{content:""}.fi-rr-customer-service:before{content:""}.fi-rr-customization:before{content:""}.fi-rr-customization-cogwheel:before{content:""}.fi-rr-customize:before{content:""}.fi-rr-customize-computer:before{content:""}.fi-rr-customize-edit:before{content:""}.fi-rr-CV:before{content:""}.fi-rr-cvv-card:before{content:""}.fi-rr-cyborg:before{content:""}.fi-rr-cycling:before{content:""}.fi-rr-cystitis:before{content:""}.fi-rr-d:before{content:""}.fi-rr-dagger:before{content:""}.fi-rr-daily-calendar:before{content:""}.fi-rr-daisy:before{content:""}.fi-rr-daisy-alt:before{content:""}.fi-rr-damage:before{content:""}.fi-rr-dark-mode:before{content:""}.fi-rr-dark-mode-alt:before{content:""}.fi-rr-dart:before{content:""}.fi-rr-dashboard:before{content:""}.fi-rr-dashboard-monitor:before{content:""}.fi-rr-dashboard-panel:before{content:""}.fi-rr-data-backup:before{content:""}.fi-rr-data-cleaning:before{content:""}.fi-rr-data-encryption:before{content:""}.fi-rr-data-migration:before{content:""}.fi-rr-data-mining:before{content:""}.fi-rr-data-model:before{content:""}.fi-rr-data-processing:before{content:""}.fi-rr-data-transfer:before{content:""}.fi-rr-database:before{content:""}.fi-rr-database-cleaning:before{content:""}.fi-rr-database-management:before{content:""}.fi-rr-deadline:before{content:""}.fi-rr-deafness:before{content:""}.fi-rr-debt:before{content:""}.fi-rr-december-calendar:before{content:""}.fi-rr-decision-choice:before{content:""}.fi-rr-decision-tree:before{content:""}.fi-rr-deep-learning:before{content:""}.fi-rr-deer:before{content:""}.fi-rr-deer-rudolph:before{content:""}.fi-rr-degree-credential:before{content:""}.fi-rr-delete:before{content:""}.fi-rr-delete-document:before{content:""}.fi-rr-delete-right:before{content:""}.fi-rr-delete-user:before{content:""}.fi-rr-delivery-man:before{content:""}.fi-rr-democrat:before{content:""}.fi-rr-demographic:before{content:""}.fi-rr-department:before{content:""}.fi-rr-department-structure:before{content:""}.fi-rr-deposit:before{content:""}.fi-rr-deposit-alt:before{content:""}.fi-rr-description:before{content:""}.fi-rr-description-alt:before{content:""}.fi-rr-desk:before{content:""}.fi-rr-desktop-arrow-down:before{content:""}.fi-rr-desktop-wallpaper:before{content:""}.fi-rr-detergent:before{content:""}.fi-rr-devices:before{content:""}.fi-rr-dewpoint:before{content:""}.fi-rr-dharmachakra:before{content:""}.fi-rr-diagram-cells:before{content:""}.fi-rr-diagram-lean-canvas:before{content:""}.fi-rr-diagram-nested:before{content:""}.fi-rr-diagram-next:before{content:""}.fi-rr-diagram-predecessor:before{content:""}.fi-rr-diagram-previous:before{content:""}.fi-rr-diagram-project:before{content:""}.fi-rr-diagram-sankey:before{content:""}.fi-rr-diagram-subtask:before{content:""}.fi-rr-diagram-successor:before{content:""}.fi-rr-diagram-venn:before{content:""}.fi-rr-dial:before{content:""}.fi-rr-dial-high:before{content:""}.fi-rr-dial-low:before{content:""}.fi-rr-dial-max:before{content:""}.fi-rr-dial-med:before{content:""}.fi-rr-dial-med-low:before{content:""}.fi-rr-dial-min:before{content:""}.fi-rr-dial-off:before{content:""}.fi-rr-dialogue-exchange:before{content:""}.fi-rr-diamond:before{content:""}.fi-rr-diamond-exclamation:before{content:""}.fi-rr-diamond-turn-right:before{content:""}.fi-rr-diary-bookmark-down:before{content:""}.fi-rr-diary-bookmarks:before{content:""}.fi-rr-diary-clasp:before{content:""}.fi-rr-dice:before{content:""}.fi-rr-dice-alt:before{content:""}.fi-rr-dice-d10:before{content:""}.fi-rr-dice-d12:before{content:""}.fi-rr-dice-d20:before{content:""}.fi-rr-dice-d4:before{content:""}.fi-rr-dice-d6:before{content:""}.fi-rr-dice-d8:before{content:""}.fi-rr-dice-four:before{content:""}.fi-rr-dice-one:before{content:""}.fi-rr-dice-six:before{content:""}.fi-rr-dice-three:before{content:""}.fi-rr-dice-two:before{content:""}.fi-rr-dictionary:before{content:""}.fi-rr-dictionary-alt:before{content:""}.fi-rr-dictionary-open:before{content:""}.fi-rr-digging:before{content:""}.fi-rr-digital-certificate:before{content:""}.fi-rr-digital-key:before{content:""}.fi-rr-digital-payment:before{content:""}.fi-rr-digital-signature:before{content:""}.fi-rr-digital-tachograph:before{content:""}.fi-rr-digital-wallet:before{content:""}.fi-rr-dinner:before{content:""}.fi-rr-diploma:before{content:""}.fi-rr-diploma-alt:before{content:""}.fi-rr-direction-signal:before{content:""}.fi-rr-direction-signal-arrow:before{content:""}.fi-rr-disc-drive:before{content:""}.fi-rr-disco-ball:before{content:""}.fi-rr-discount:before{content:""}.fi-rr-discover:before{content:""}.fi-rr-discussion-group:before{content:""}.fi-rr-discussion-idea:before{content:""}.fi-rr-disease:before{content:""}.fi-rr-dishwasher:before{content:""}.fi-rr-disinfection:before{content:""}.fi-rr-disk:before{content:""}.fi-rr-display-arrow-down:before{content:""}.fi-rr-display-chart-up:before{content:""}.fi-rr-display-code:before{content:""}.fi-rr-display-medical:before{content:""}.fi-rr-display-slash:before{content:""}.fi-rr-distribute-spacing-horizontal:before{content:""}.fi-rr-distribute-spacing-vertical:before{content:""}.fi-rr-divide:before{content:""}.fi-rr-diving-googles:before{content:""}.fi-rr-dizzy:before{content:""}.fi-rr-dj-disc:before{content:""}.fi-rr-dna:before{content:""}.fi-rr-do-not-disturb:before{content:""}.fi-rr-do-not-disturb-doorknob:before{content:""}.fi-rr-do-not-enter:before{content:""}.fi-rr-doctor:before{content:""}.fi-rr-doctor-bag:before{content:""}.fi-rr-document:before{content:""}.fi-rr-document-autosave:before{content:""}.fi-rr-document-circle-arrow-up:before{content:""}.fi-rr-document-circle-wrong:before{content:""}.fi-rr-document-fail:before{content:""}.fi-rr-document-folder-gear:before{content:""}.fi-rr-document-gavel:before{content:""}.fi-rr-document-gear:before{content:""}.fi-rr-document-link:before{content:""}.fi-rr-document-nft:before{content:""}.fi-rr-document-paid:before{content:""}.fi-rr-document-signed:before{content:""}.fi-rr-document-writer:before{content:""}.fi-rr-dog:before{content:""}.fi-rr-dog-bowl-empty:before{content:""}.fi-rr-dog-leashed:before{content:""}.fi-rr-dollar:before{content:""}.fi-rr-dolly-flatbed:before{content:""}.fi-rr-dolly-flatbed-alt:before{content:""}.fi-rr-dolly-flatbed-empty:before{content:""}.fi-rr-dolphin:before{content:""}.fi-rr-domino-effect:before{content:""}.fi-rr-donate:before{content:""}.fi-rr-dong-sign:before{content:""}.fi-rr-donut:before{content:""}.fi-rr-door-closed:before{content:""}.fi-rr-door-hanger:before{content:""}.fi-rr-door-open:before{content:""}.fi-rr-dorm-room:before{content:""}.fi-rr-dot-circle:before{content:""}.fi-rr-dot-pending:before{content:""}.fi-rr-dots-loading:before{content:""}.fi-rr-dove:before{content:""}.fi-rr-down:before{content:""}.fi-rr-down-from-bracket:before{content:""}.fi-rr-down-left:before{content:""}.fi-rr-down-left-and-up-right-to-center:before{content:""}.fi-rr-down-right:before{content:""}.fi-rr-down-to-line:before{content:""}.fi-rr-download:before{content:""}.fi-rr-drafting-compass:before{content:""}.fi-rr-drafting-compass-paper:before{content:""}.fi-rr-dragon:before{content:""}.fi-rr-dragon-fire:before{content:""}.fi-rr-draw-polygon:before{content:""}.fi-rr-draw-square:before{content:""}.fi-rr-drawer:before{content:""}.fi-rr-drawer-alt:before{content:""}.fi-rr-drawer-empty:before{content:""}.fi-rr-dreidel:before{content:""}.fi-rr-dress:before{content:""}.fi-rr-driller:before{content:""}.fi-rr-drink-alt:before{content:""}.fi-rr-driver-man:before{content:""}.fi-rr-driver-woman:before{content:""}.fi-rr-drone:before{content:""}.fi-rr-drone-alt:before{content:""}.fi-rr-drone-front:before{content:""}.fi-rr-drop-down:before{content:""}.fi-rr-dropdown:before{content:""}.fi-rr-dropdown-bar:before{content:""}.fi-rr-dropdown-select:before{content:""}.fi-rr-drugs-addiction:before{content:""}.fi-rr-drum:before{content:""}.fi-rr-drum-steelpan:before{content:""}.fi-rr-drumstick:before{content:""}.fi-rr-drumstick-bite:before{content:""}.fi-rr-dryer:before{content:""}.fi-rr-dryer-alt:before{content:""}.fi-rr-duck:before{content:""}.fi-rr-dumbbell-alt:before{content:""}.fi-rr-dumbbell-fitness:before{content:""}.fi-rr-dumbbell-heart:before{content:""}.fi-rr-dumbbell-horizontal:before{content:""}.fi-rr-dumbbell-ray:before{content:""}.fi-rr-dumbbell-weightlifting:before{content:""}.fi-rr-dumpster:before{content:""}.fi-rr-dumpster-fire:before{content:""}.fi-rr-dungeon:before{content:""}.fi-rr-duplicate:before{content:""}.fi-rr-duration:before{content:""}.fi-rr-duration-alt:before{content:""}.fi-rr-e:before{content:""}.fi-rr-e-learning:before{content:""}.fi-rr-eagle:before{content:""}.fi-rr-eagle-flying:before{content:""}.fi-rr-ear:before{content:""}.fi-rr-ear-deaf:before{content:""}.fi-rr-ear-muffs:before{content:""}.fi-rr-ear-sound:before{content:""}.fi-rr-earbuds:before{content:""}.fi-rr-earnings:before{content:""}.fi-rr-earth-africa:before{content:""}.fi-rr-earth-americas:before{content:""}.fi-rr-earth-asia:before{content:""}.fi-rr-earth-europa:before{content:""}.fi-rr-ebook:before{content:""}.fi-rr-eclipse:before{content:""}.fi-rr-eclipse-alt:before{content:""}.fi-rr-eco-battery:before{content:""}.fi-rr-eco-electric:before{content:""}.fi-rr-edamame:before{content:""}.fi-rr-edit:before{content:""}.fi-rr-edit-alt:before{content:""}.fi-rr-edit-message:before{content:""}.fi-rr-education-podcast:before{content:""}.fi-rr-effect:before{content:""}.fi-rr-egg:before{content:""}.fi-rr-egg-fried:before{content:""}.fi-rr-eiffel-tower:before{content:""}.fi-rr-eject:before{content:""}.fi-rr-electric-bike:before{content:""}.fi-rr-electric-bus:before{content:""}.fi-rr-electric-car:before{content:""}.fi-rr-electric-scooter:before{content:""}.fi-rr-elephant:before{content:""}.fi-rr-elevator:before{content:""}.fi-rr-email-feedback:before{content:""}.fi-rr-email-heart:before{content:""}.fi-rr-email-pending:before{content:""}.fi-rr-email-refresh:before{content:""}.fi-rr-email-star:before{content:""}.fi-rr-emergency-call:before{content:""}.fi-rr-emergency-stop:before{content:""}.fi-rr-employee-alt:before{content:""}.fi-rr-employee-handbook:before{content:""}.fi-rr-employee-man:before{content:""}.fi-rr-employee-man-alt:before{content:""}.fi-rr-employee-performance:before{content:""}.fi-rr-employees:before{content:""}.fi-rr-employees-woman-man:before{content:""}.fi-rr-empty-set:before{content:""}.fi-rr-endless-loop:before{content:""}.fi-rr-energy-drink:before{content:""}.fi-rr-engine:before{content:""}.fi-rr-engine-algorithm:before{content:""}.fi-rr-engine-warning:before{content:""}.fi-rr-english:before{content:""}.fi-rr-enter:before{content:""}.fi-rr-entrance:before{content:""}.fi-rr-envelope:before{content:""}.fi-rr-envelope-ban:before{content:""}.fi-rr-envelope-bulk:before{content:""}.fi-rr-envelope-dot:before{content:""}.fi-rr-envelope-download:before{content:""}.fi-rr-envelope-heart:before{content:""}.fi-rr-envelope-marker:before{content:""}.fi-rr-envelope-open:before{content:""}.fi-rr-envelope-open-dollar:before{content:""}.fi-rr-envelope-open-text:before{content:""}.fi-rr-envelope-plus:before{content:""}.fi-rr-envelopes:before{content:""}.fi-rr-equality:before{content:""}.fi-rr-equals:before{content:""}.fi-rr-equestrian-statue:before{content:""}.fi-rr-eraser:before{content:""}.fi-rr-error-bug:before{content:""}.fi-rr-error-camera:before{content:""}.fi-rr-escalator:before{content:""}.fi-rr-ethernet:before{content:""}.fi-rr-euro:before{content:""}.fi-rr-europe-flag:before{content:""}.fi-rr-europe-map:before{content:""}.fi-rr-european-union:before{content:""}.fi-rr-evidence:before{content:""}.fi-rr-exam-b:before{content:""}.fi-rr-exam-d:before{content:""}.fi-rr-exam-f:before{content:""}.fi-rr-exam-xmark:before{content:""}.fi-rr-excavator:before{content:""}.fi-rr-exchange:before{content:""}.fi-rr-exchange-alt:before{content:""}.fi-rr-exchange-cryptocurrency:before{content:""}.fi-rr-exclamation:before{content:""}.fi-rr-exit:before{content:""}.fi-rr-exit-alt:before{content:""}.fi-rr-expand:before{content:""}.fi-rr-expand-arrows:before{content:""}.fi-rr-expand-arrows-alt:before{content:""}.fi-rr-expense:before{content:""}.fi-rr-expense-bill:before{content:""}.fi-rr-explosion:before{content:""}.fi-rr-external-hard-drive:before{content:""}.fi-rr-external-world:before{content:""}.fi-rr-eye:before{content:""}.fi-rr-eye-alert:before{content:""}.fi-rr-eye-arrow-progress:before{content:""}.fi-rr-eye-crossed:before{content:""}.fi-rr-eye-drop:before{content:""}.fi-rr-eye-dropper:before{content:""}.fi-rr-eye-dropper-half:before{content:""}.fi-rr-eye-lashes:before{content:""}.fi-rr-eye-recognition:before{content:""}.fi-rr-eye-scanner:before{content:""}.fi-rr-eyelashes:before{content:""}.fi-rr-eyeliner:before{content:""}.fi-rr-eyes:before{content:""}.fi-rr-eyeshadow:before{content:""}.fi-rr-f:before{content:""}.fi-rr-fabric:before{content:""}.fi-rr-face-angry-horns:before{content:""}.fi-rr-face-anguished:before{content:""}.fi-rr-face-anxious-sweat:before{content:""}.fi-rr-face-astonished:before{content:""}.fi-rr-face-awesome:before{content:""}.fi-rr-face-beam-hand-over-mouth:before{content:""}.fi-rr-face-confounded:before{content:""}.fi-rr-face-confused:before{content:""}.fi-rr-face-cowboy-hat:before{content:""}.fi-rr-face-disappointed:before{content:""}.fi-rr-face-disguise:before{content:""}.fi-rr-face-downcast-sweat:before{content:""}.fi-rr-face-drooling:before{content:""}.fi-rr-face-explode:before{content:""}.fi-rr-face-expressionless:before{content:""}.fi-rr-face-eyes-xmarks:before{content:""}.fi-rr-face-fearful:before{content:""}.fi-rr-face-glasses:before{content:""}.fi-rr-face-grin-tongue-wink:before{content:""}.fi-rr-face-hand-yawn:before{content:""}.fi-rr-face-head-bandage:before{content:""}.fi-rr-face-hushed:before{content:""}.fi-rr-face-icicles:before{content:""}.fi-rr-face-lying:before{content:""}.fi-rr-face-mask:before{content:""}.fi-rr-face-monocle:before{content:""}.fi-rr-face-nauseated:before{content:""}.fi-rr-face-nose-steam:before{content:""}.fi-rr-face-party:before{content:""}.fi-rr-face-pensive:before{content:""}.fi-rr-face-persevering:before{content:""}.fi-rr-face-pleading:before{content:""}.fi-rr-face-raised-eyebrow:before{content:""}.fi-rr-face-relieved:before{content:""}.fi-rr-face-sad-sweat:before{content:""}.fi-rr-face-scream:before{content:""}.fi-rr-face-shush:before{content:""}.fi-rr-face-sleeping:before{content:""}.fi-rr-face-sleepy:before{content:""}.fi-rr-face-smile-halo:before{content:""}.fi-rr-face-smile-hearts:before{content:""}.fi-rr-face-smile-horns:before{content:""}.fi-rr-face-smile-tear:before{content:""}.fi-rr-face-smile-tongue:before{content:""}.fi-rr-face-smile-upside-down:before{content:""}.fi-rr-face-smiling-hands:before{content:""}.fi-rr-face-smirking:before{content:""}.fi-rr-face-sunglasses:before{content:""}.fi-rr-face-sunglasses-alt:before{content:""}.fi-rr-face-swear:before{content:""}.fi-rr-face-thermometer:before{content:""}.fi-rr-face-thinking:before{content:""}.fi-rr-face-tissue:before{content:""}.fi-rr-face-tongue-money:before{content:""}.fi-rr-face-tongue-sweat:before{content:""}.fi-rr-face-unamused:before{content:""}.fi-rr-face-viewfinder:before{content:""}.fi-rr-face-vomit:before{content:""}.fi-rr-face-weary:before{content:""}.fi-rr-face-woozy:before{content:""}.fi-rr-face-worried:before{content:""}.fi-rr-face-zany:before{content:""}.fi-rr-face-zipper:before{content:""}.fi-rr-facial-mask:before{content:""}.fi-rr-facial-massage:before{content:""}.fi-rr-facial-treatment:before{content:""}.fi-rr-fail:before{content:""}.fi-rr-falafel:before{content:""}.fi-rr-family:before{content:""}.fi-rr-family-dress:before{content:""}.fi-rr-family-law:before{content:""}.fi-rr-family-pants:before{content:""}.fi-rr-fan:before{content:""}.fi-rr-fan-table:before{content:""}.fi-rr-farfalle:before{content:""}.fi-rr-farm:before{content:""}.fi-rr-faucet:before{content:""}.fi-rr-faucet-drip:before{content:""}.fi-rr-fax:before{content:""}.fi-rr-fbx-file:before{content:""}.fi-rr-feather:before{content:""}.fi-rr-feather-pointed:before{content:""}.fi-rr-features:before{content:""}.fi-rr-features-alt:before{content:""}.fi-rr-february-calendar:before{content:""}.fi-rr-fee:before{content:""}.fi-rr-fee-receipt:before{content:""}.fi-rr-feedback:before{content:""}.fi-rr-feedback-alt:before{content:""}.fi-rr-feedback-cycle-loop:before{content:""}.fi-rr-feedback-hand:before{content:""}.fi-rr-feedback-review:before{content:""}.fi-rr-fence:before{content:""}.fi-rr-ferris-wheel:before{content:""}.fi-rr-fighter-jet:before{content:""}.fi-rr-file:before{content:""}.fi-rr-file-ai:before{content:""}.fi-rr-file-audio:before{content:""}.fi-rr-file-backup:before{content:""}.fi-rr-file-binary:before{content:""}.fi-rr-file-chart-line:before{content:""}.fi-rr-file-chart-pie:before{content:""}.fi-rr-file-circle-info:before{content:""}.fi-rr-file-cloud:before{content:""}.fi-rr-file-code:before{content:""}.fi-rr-file-conversion:before{content:""}.fi-rr-file-css:before{content:""}.fi-rr-file-csv:before{content:""}.fi-rr-file-download:before{content:""}.fi-rr-file-edit:before{content:""}.fi-rr-file-eps:before{content:""}.fi-rr-file-excel:before{content:""}.fi-rr-file-exclamation:before{content:""}.fi-rr-file-export:before{content:""}.fi-rr-file-image:before{content:""}.fi-rr-file-import:before{content:""}.fi-rr-file-invoice:before{content:""}.fi-rr-file-invoice-dollar:before{content:""}.fi-rr-file-loop:before{content:""}.fi-rr-file-medical:before{content:""}.fi-rr-file-medical-alt:before{content:""}.fi-rr-file-minus:before{content:""}.fi-rr-file-pdf:before{content:""}.fi-rr-file-powerpoint:before{content:""}.fi-rr-file-prescription:before{content:""}.fi-rr-file-psd:before{content:""}.fi-rr-file-question:before{content:""}.fi-rr-file-recycle:before{content:""}.fi-rr-file-signature:before{content:""}.fi-rr-file-spreadsheet:before{content:""}.fi-rr-file-upload:before{content:""}.fi-rr-file-user:before{content:""}.fi-rr-file-video:before{content:""}.fi-rr-file-word:before{content:""}.fi-rr-file-xls:before{content:""}.fi-rr-file-zip-alt:before{content:""}.fi-rr-file-zip-save:before{content:""}.fi-rr-file-zipper:before{content:""}.fi-rr-files-medical:before{content:""}.fi-rr-fill:before{content:""}.fi-rr-film:before{content:""}.fi-rr-film-canister:before{content:""}.fi-rr-film-slash:before{content:""}.fi-rr-films:before{content:""}.fi-rr-filter:before{content:""}.fi-rr-filter-check:before{content:""}.fi-rr-filter-list:before{content:""}.fi-rr-filter-slash:before{content:""}.fi-rr-filters:before{content:""}.fi-rr-financial-health:before{content:""}.fi-rr-finger-droplet:before{content:""}.fi-rr-finger-nail:before{content:""}.fi-rr-fingerprint:before{content:""}.fi-rr-fingerprint-identification:before{content:""}.fi-rr-fingerprint-magnifying-glass:before{content:""}.fi-rr-fingerprint-remove:before{content:""}.fi-rr-fingerprint-security-risk:before{content:""}.fi-rr-fingerprint-verified:before{content:""}.fi-rr-finish-flag:before{content:""}.fi-rr-finish-line:before{content:""}.fi-rr-fire-alarm:before{content:""}.fi-rr-fire-burner:before{content:""}.fi-rr-fire-exit:before{content:""}.fi-rr-fire-extinguisher:before{content:""}.fi-rr-fire-flame-curved:before{content:""}.fi-rr-fire-flame-simple:before{content:""}.fi-rr-fire-hydrant:before{content:""}.fi-rr-fire-shield:before{content:""}.fi-rr-fire-smoke:before{content:""}.fi-rr-fireplace:before{content:""}.fi-rr-first:before{content:""}.fi-rr-first-aid-kit:before{content:""}.fi-rr-first-award:before{content:""}.fi-rr-first-laurel:before{content:""}.fi-rr-first-medal:before{content:""}.fi-rr-fish:before{content:""}.fi-rr-fish-bones:before{content:""}.fi-rr-fish-cooked:before{content:""}.fi-rr-fish-hook:before{content:""}.fi-rr-fishing-rod:before{content:""}.fi-rr-fist-move:before{content:""}.fi-rr-fitness-time:before{content:""}.fi-rr-fitness-watch:before{content:""}.fi-rr-flag:before{content:""}.fi-rr-flag-alt:before{content:""}.fi-rr-flag-checkered:before{content:""}.fi-rr-flag-usa:before{content:""}.fi-rr-flame:before{content:""}.fi-rr-flashlight:before{content:""}.fi-rr-flask:before{content:""}.fi-rr-flask-gear:before{content:""}.fi-rr-flask-poison:before{content:""}.fi-rr-flask-potion:before{content:""}.fi-rr-flatbread:before{content:""}.fi-rr-flatbread-stuffed:before{content:""}.fi-rr-flip-horizontal:before{content:""}.fi-rr-flooding:before{content:""}.fi-rr-floor:before{content:""}.fi-rr-floor-alt:before{content:""}.fi-rr-floor-layer:before{content:""}.fi-rr-floppy-disk-circle-arrow-right:before{content:""}.fi-rr-floppy-disk-circle-xmark:before{content:""}.fi-rr-floppy-disk-pen:before{content:""}.fi-rr-floppy-disks:before{content:""}.fi-rr-florin-sign:before{content:""}.fi-rr-flowchart:before{content:""}.fi-rr-flower:before{content:""}.fi-rr-flower-bouquet:before{content:""}.fi-rr-flower-butterfly:before{content:""}.fi-rr-flower-daffodil:before{content:""}.fi-rr-flower-tulip:before{content:""}.fi-rr-flushed:before{content:""}.fi-rr-flute:before{content:""}.fi-rr-flux-capacitor:before{content:""}.fi-rr-fly-insect:before{content:""}.fi-rr-flying-disc:before{content:""}.fi-rr-flying-kite:before{content:""}.fi-rr-fm-radio:before{content:""}.fi-rr-foam-hand:before{content:""}.fi-rr-fog:before{content:""}.fi-rr-folder:before{content:""}.fi-rr-folder-archive:before{content:""}.fi-rr-folder-camera:before{content:""}.fi-rr-folder-check:before{content:""}.fi-rr-folder-directory:before{content:""}.fi-rr-folder-download:before{content:""}.fi-rr-folder-fire:before{content:""}.fi-rr-folder-gear:before{content:""}.fi-rr-folder-heart:before{content:""}.fi-rr-folder-link:before{content:""}.fi-rr-folder-loop:before{content:""}.fi-rr-folder-math:before{content:""}.fi-rr-folder-minus:before{content:""}.fi-rr-folder-music:before{content:""}.fi-rr-folder-open:before{content:""}.fi-rr-folder-plus-circle:before{content:""}.fi-rr-folder-times:before{content:""}.fi-rr-folder-tree:before{content:""}.fi-rr-folder-upload:before{content:""}.fi-rr-folder-xmark:before{content:""}.fi-rr-folder-xmark-circle:before{content:""}.fi-rr-folders:before{content:""}.fi-rr-follow:before{content:""}.fi-rr-follow-folder:before{content:""}.fi-rr-followcollection:before{content:""}.fi-rr-followers:before{content:""}.fi-rr-following:before{content:""}.fi-rr-fondue-pot:before{content:""}.fi-rr-football:before{content:""}.fi-rr-football-player:before{content:""}.fi-rr-football-ticket:before{content:""}.fi-rr-footprint:before{content:""}.fi-rr-foreign-language-audio:before{content:""}.fi-rr-forest:before{content:""}.fi-rr-forest-alt:before{content:""}.fi-rr-fork:before{content:""}.fi-rr-fork-spaghetti:before{content:""}.fi-rr-forklift:before{content:""}.fi-rr-form:before{content:""}.fi-rr-fort:before{content:""}.fi-rr-forward:before{content:""}.fi-rr-forward-fast:before{content:""}.fi-rr-fox:before{content:""}.fi-rr-frame:before{content:""}.fi-rr-franc-sign:before{content:""}.fi-rr-france:before{content:""}.fi-rr-france-country-code:before{content:""}.fi-rr-free:before{content:""}.fi-rr-free-delivery:before{content:""}.fi-rr-freemium:before{content:""}.fi-rr-french:before{content:""}.fi-rr-french-fries:before{content:""}.fi-rr-friday:before{content:""}.fi-rr-frog:before{content:""}.fi-rr-frown:before{content:""}.fi-rr-ftp:before{content:""}.fi-rr-fuel-gauge:before{content:""}.fi-rr-full-screen:before{content:""}.fi-rr-function:before{content:""}.fi-rr-function-process:before{content:""}.fi-rr-function-square:before{content:""}.fi-rr-funnel-dollar:before{content:""}.fi-rr-fusilli:before{content:""}.fi-rr-g:before{content:""}.fi-rr-galaxy:before{content:""}.fi-rr-galaxy-alt:before{content:""}.fi-rr-galaxy-planet:before{content:""}.fi-rr-galaxy-star:before{content:""}.fi-rr-gallery:before{content:""}.fi-rr-gallery-thumbnails:before{content:""}.fi-rr-game-board-alt:before{content:""}.fi-rr-game-console-crank-handheld:before{content:""}.fi-rr-game-rules:before{content:""}.fi-rr-gamepad:before{content:""}.fi-rr-gamer:before{content:""}.fi-rr-garage:before{content:""}.fi-rr-garage-car:before{content:""}.fi-rr-garage-open:before{content:""}.fi-rr-garlic:before{content:""}.fi-rr-garlic-alt:before{content:""}.fi-rr-gas-mask:before{content:""}.fi-rr-gas-pump:before{content:""}.fi-rr-gas-pump-alt:before{content:""}.fi-rr-gas-pump-slash:before{content:""}.fi-rr-gas-station:before{content:""}.fi-rr-gastric-reflux:before{content:""}.fi-rr-gauge-circle-bolt:before{content:""}.fi-rr-gauge-circle-minus:before{content:""}.fi-rr-gauge-circle-plus:before{content:""}.fi-rr-gauze-bandage:before{content:""}.fi-rr-gavel:before{content:""}.fi-rr-gay-couple:before{content:""}.fi-rr-gears:before{content:""}.fi-rr-gem:before{content:""}.fi-rr-general:before{content:""}.fi-rr-german:before{content:""}.fi-rr-germany:before{content:""}.fi-rr-germany-country-code:before{content:""}.fi-rr-ghost:before{content:""}.fi-rr-gif:before{content:""}.fi-rr-gif-square:before{content:""}.fi-rr-gift:before{content:""}.fi-rr-gift-box-benefits:before{content:""}.fi-rr-gift-card:before{content:""}.fi-rr-gifts:before{content:""}.fi-rr-ginger:before{content:""}.fi-rr-gingerbread-man:before{content:""}.fi-rr-glass:before{content:""}.fi-rr-glass-champagne:before{content:""}.fi-rr-glass-cheers:before{content:""}.fi-rr-glass-citrus:before{content:""}.fi-rr-glass-empty:before{content:""}.fi-rr-glass-half:before{content:""}.fi-rr-glass-water-droplet:before{content:""}.fi-rr-glass-whiskey:before{content:""}.fi-rr-glass-whiskey-rocks:before{content:""}.fi-rr-glasses:before{content:""}.fi-rr-globe:before{content:""}.fi-rr-globe-alt:before{content:""}.fi-rr-globe-pointer:before{content:""}.fi-rr-globe-shield:before{content:""}.fi-rr-globe-snow:before{content:""}.fi-rr-globe-user:before{content:""}.fi-rr-gltf-file:before{content:""}.fi-rr-glucose:before{content:""}.fi-rr-goal-net:before{content:""}.fi-rr-goalkeeper:before{content:""}.fi-rr-goals:before{content:""}.fi-rr-golf:before{content:""}.fi-rr-golf-bag:before{content:""}.fi-rr-golf-ball:before{content:""}.fi-rr-golf-ball-grass:before{content:""}.fi-rr-golf-hole:before{content:""}.fi-rr-golfer:before{content:""}.fi-rr-gopuram:before{content:""}.fi-rr-gourmet:before{content:""}.fi-rr-government-budget:before{content:""}.fi-rr-government-flag:before{content:""}.fi-rr-government-user:before{content:""}.fi-rr-gps-navigation:before{content:""}.fi-rr-graduation-cap:before{content:""}.fi-rr-graduation-diploma:before{content:""}.fi-rr-gramophone:before{content:""}.fi-rr-grape:before{content:""}.fi-rr-graph-curve:before{content:""}.fi-rr-graphic-style:before{content:""}.fi-rr-graphic-tablet:before{content:""}.fi-rr-grass:before{content:""}.fi-rr-grate:before{content:""}.fi-rr-grate-droplet:before{content:""}.fi-rr-greater-than:before{content:""}.fi-rr-greater-than-equal:before{content:""}.fi-rr-greek-helmet:before{content:""}.fi-rr-grid:before{content:""}.fi-rr-grid-alt:before{content:""}.fi-rr-grid-dividers:before{content:""}.fi-rr-grid-lock:before{content:""}.fi-rr-grief:before{content:""}.fi-rr-grill:before{content:""}.fi-rr-grill-fire:before{content:""}.fi-rr-grill-hot-alt:before{content:""}.fi-rr-grimace:before{content:""}.fi-rr-grin:before{content:""}.fi-rr-grin-alt:before{content:""}.fi-rr-grin-beam:before{content:""}.fi-rr-grin-beam-sweat:before{content:""}.fi-rr-grin-hearts:before{content:""}.fi-rr-grin-squint:before{content:""}.fi-rr-grin-squint-tears:before{content:""}.fi-rr-grin-stars:before{content:""}.fi-rr-grin-tears:before{content:""}.fi-rr-grin-tongue:before{content:""}.fi-rr-grin-tongue-squint:before{content:""}.fi-rr-grin-tongue-wink:before{content:""}.fi-rr-grin-wink:before{content:""}.fi-rr-grip-dots:before{content:""}.fi-rr-grip-dots-vertical:before{content:""}.fi-rr-grip-horizontal:before{content:""}.fi-rr-grip-lines:before{content:""}.fi-rr-grip-lines-vertical:before{content:""}.fi-rr-grip-vertical:before{content:""}.fi-rr-grocery-bag:before{content:""}.fi-rr-grocery-basket:before{content:""}.fi-rr-group-arrows-rotate:before{content:""}.fi-rr-group-call:before{content:""}.fi-rr-group-community-social-media:before{content:""}.fi-rr-growth-chart-invest:before{content:""}.fi-rr-guarani-sign:before{content:""}.fi-rr-guide:before{content:""}.fi-rr-guide-alt:before{content:""}.fi-rr-guitar:before{content:""}.fi-rr-guitar-electric:before{content:""}.fi-rr-guitars:before{content:""}.fi-rr-gun:before{content:""}.fi-rr-gun-shooting:before{content:""}.fi-rr-gun-squirt:before{content:""}.fi-rr-gym:before{content:""}.fi-rr-gym-bag:before{content:""}.fi-rr-gynecology:before{content:""}.fi-rr-h:before{content:""}.fi-rr-h-square:before{content:""}.fi-rr-h1:before{content:""}.fi-rr-h2:before{content:""}.fi-rr-h3:before{content:""}.fi-rr-h4:before{content:""}.fi-rr-hacker:before{content:""}.fi-rr-hair-clipper:before{content:""}.fi-rr-hair-conditioner:before{content:""}.fi-rr-hairbrush:before{content:""}.fi-rr-haircut:before{content:""}.fi-rr-hairdryer:before{content:""}.fi-rr-half-loading:before{content:""}.fi-rr-hamburger:before{content:""}.fi-rr-hamburger-soda:before{content:""}.fi-rr-hammer:before{content:""}.fi-rr-hammer-brush:before{content:""}.fi-rr-hammer-crash:before{content:""}.fi-rr-hammer-war:before{content:""}.fi-rr-hamsa:before{content:""}.fi-rr-hand:before{content:""}.fi-rr-hand-back-fist:before{content:""}.fi-rr-hand-back-point-down:before{content:""}.fi-rr-hand-back-point-left:before{content:""}.fi-rr-hand-back-point-ribbon:before{content:""}.fi-rr-hand-back-point-right:before{content:""}.fi-rr-hand-bandage-wound:before{content:""}.fi-rr-hand-bill:before{content:""}.fi-rr-hand-cleaning:before{content:""}.fi-rr-hand-dots:before{content:""}.fi-rr-hand-dryer:before{content:""}.fi-rr-hand-fingers-crossed:before{content:""}.fi-rr-hand-fist:before{content:""}.fi-rr-hand-heart:before{content:""}.fi-rr-hand-holding-box:before{content:""}.fi-rr-hand-holding-document:before{content:""}.fi-rr-hand-holding-droplet:before{content:""}.fi-rr-hand-holding-heart:before{content:""}.fi-rr-hand-holding-magic:before{content:""}.fi-rr-hand-holding-medical:before{content:""}.fi-rr-hand-holding-seeding:before{content:""}.fi-rr-hand-holding-skull:before{content:""}.fi-rr-hand-holding-usd:before{content:""}.fi-rr-hand-holding-water:before{content:""}.fi-rr-hand-horns:before{content:""}.fi-rr-hand-horns-bolt:before{content:""}.fi-rr-hand-key:before{content:""}.fi-rr-hand-lizard:before{content:""}.fi-rr-hand-love:before{content:""}.fi-rr-hand-middle-finger:before{content:""}.fi-rr-hand-paper:before{content:""}.fi-rr-hand-peace:before{content:""}.fi-rr-hand-point-ribbon:before{content:""}.fi-rr-hand-present:before{content:""}.fi-rr-hand-scissors:before{content:""}.fi-rr-hand-sparkles:before{content:""}.fi-rr-hand-spock:before{content:""}.fi-rr-hand-wave:before{content:""}.fi-rr-hand-zoom-in:before{content:""}.fi-rr-handcuffed-hands:before{content:""}.fi-rr-handcuffs:before{content:""}.fi-rr-handmade:before{content:""}.fi-rr-hands-brain:before{content:""}.fi-rr-hands-bubbles:before{content:""}.fi-rr-hands-clapping:before{content:""}.fi-rr-hands-heart:before{content:""}.fi-rr-hands-holding:before{content:""}.fi-rr-hands-holding-child:before{content:""}.fi-rr-hands-holding-diamond:before{content:""}.fi-rr-hands-together:before{content:""}.fi-rr-hands-together-heart:before{content:""}.fi-rr-hands-typing-keyboard:before{content:""}.fi-rr-hands-usd:before{content:""}.fi-rr-handshake:before{content:""}.fi-rr-handshake-angle:before{content:""}.fi-rr-handshake-deal-loan:before{content:""}.fi-rr-handshake-house:before{content:""}.fi-rr-handshake-simple-slash:before{content:""}.fi-rr-handshake-trust:before{content:""}.fi-rr-handstand:before{content:""}.fi-rr-hanukiah:before{content:""}.fi-rr-hard-disk-scan:before{content:""}.fi-rr-hard-drive:before{content:""}.fi-rr-hard-hat:before{content:""}.fi-rr-harp:before{content:""}.fi-rr-hashtag-lock:before{content:""}.fi-rr-hastag:before{content:""}.fi-rr-hat-beach:before{content:""}.fi-rr-hat-birthday:before{content:""}.fi-rr-hat-chef:before{content:""}.fi-rr-hat-cowboy:before{content:""}.fi-rr-hat-cowboy-side:before{content:""}.fi-rr-hat-santa:before{content:""}.fi-rr-hat-winter:before{content:""}.fi-rr-hat-witch:before{content:""}.fi-rr-hat-wizard:before{content:""}.fi-rr-haute-cuisine:before{content:""}.fi-rr-hdd:before{content:""}.fi-rr-head-side:before{content:""}.fi-rr-head-side-brain:before{content:""}.fi-rr-head-side-cough:before{content:""}.fi-rr-head-side-cough-slash:before{content:""}.fi-rr-head-side-headphones:before{content:""}.fi-rr-head-side-heart:before{content:""}.fi-rr-head-side-mask:before{content:""}.fi-rr-head-side-medical:before{content:""}.fi-rr-head-side-thinking:before{content:""}.fi-rr-head-side-virus:before{content:""}.fi-rr-head-vr:before{content:""}.fi-rr-headache:before{content:""}.fi-rr-heading:before{content:""}.fi-rr-headphones:before{content:""}.fi-rr-headphones-rhythm:before{content:""}.fi-rr-headset:before{content:""}.fi-rr-heart:before{content:""}.fi-rr-heart-arrow:before{content:""}.fi-rr-heart-brain:before{content:""}.fi-rr-heart-circle-user:before{content:""}.fi-rr-heart-crack:before{content:""}.fi-rr-heart-half:before{content:""}.fi-rr-heart-half-stroke:before{content:""}.fi-rr-heart-health-muscle:before{content:""}.fi-rr-heart-lock:before{content:""}.fi-rr-heart-partner-handshake:before{content:""}.fi-rr-heart-rate:before{content:""}.fi-rr-heart-slash:before{content:""}.fi-rr-heart-upside-down:before{content:""}.fi-rr-heat:before{content:""}.fi-rr-helicopter-side:before{content:""}.fi-rr-helmet-battle:before{content:""}.fi-rr-hermit-crab:before{content:""}.fi-rr-hexagon:before{content:""}.fi-rr-hexagon-check:before{content:""}.fi-rr-hexagon-divide:before{content:""}.fi-rr-hexagon-exclamation:before{content:""}.fi-rr-high-definition:before{content:""}.fi-rr-high-five:before{content:""}.fi-rr-high-five-celebration-yes:before{content:""}.fi-rr-highlighter:before{content:""}.fi-rr-highlighter-line:before{content:""}.fi-rr-hiking:before{content:""}.fi-rr-hiking-boot:before{content:""}.fi-rr-hill-avalanche:before{content:""}.fi-rr-hill-rockslide:before{content:""}.fi-rr-hippie:before{content:""}.fi-rr-hippo:before{content:""}.fi-rr-hockey-puck:before{content:""}.fi-rr-hockey-stick-puck:before{content:""}.fi-rr-hockey-sticks:before{content:""}.fi-rr-holding-hand-brain:before{content:""}.fi-rr-holding-hand-delivery:before{content:""}.fi-rr-holding-hand-dinner:before{content:""}.fi-rr-holding-hand-direction:before{content:""}.fi-rr-holding-hand-gear:before{content:""}.fi-rr-holding-hand-key:before{content:""}.fi-rr-holding-hand-nft:before{content:""}.fi-rr-holding-hand-pizza-box:before{content:""}.fi-rr-holding-hand-revenue:before{content:""}.fi-rr-holly-berry:before{content:""}.fi-rr-home:before{content:""}.fi-rr-home-control-app:before{content:""}.fi-rr-home-heart:before{content:""}.fi-rr-home-location:before{content:""}.fi-rr-home-location-alt:before{content:""}.fi-rr-home-robot:before{content:""}.fi-rr-home-settings:before{content:""}.fi-rr-home-wifi-phone:before{content:""}.fi-rr-homework:before{content:""}.fi-rr-honey-pot:before{content:""}.fi-rr-hood-cloak:before{content:""}.fi-rr-hook:before{content:""}.fi-rr-horizontal-rule:before{content:""}.fi-rr-horse:before{content:""}.fi-rr-horse-head:before{content:""}.fi-rr-horse-saddle:before{content:""}.fi-rr-horseshoe:before{content:""}.fi-rr-horseshoe-broken:before{content:""}.fi-rr-hose:before{content:""}.fi-rr-hose-reel:before{content:""}.fi-rr-hospital:before{content:""}.fi-rr-hospital-bed:before{content:""}.fi-rr-hospital-symbol:before{content:""}.fi-rr-hospital-user:before{content:""}.fi-rr-hospitals:before{content:""}.fi-rr-hot-tub:before{content:""}.fi-rr-hotdog:before{content:""}.fi-rr-hotel:before{content:""}.fi-rr-hotel-room-key:before{content:""}.fi-rr-hourglass:before{content:""}.fi-rr-hourglass-end:before{content:""}.fi-rr-hourglass-start:before{content:""}.fi-rr-house-blank:before{content:""}.fi-rr-house-building:before{content:""}.fi-rr-house-chimney:before{content:""}.fi-rr-house-chimney-blank:before{content:""}.fi-rr-house-chimney-crack:before{content:""}.fi-rr-house-chimney-heart:before{content:""}.fi-rr-house-chimney-medical:before{content:""}.fi-rr-house-chimney-user:before{content:""}.fi-rr-house-chimney-window:before{content:""}.fi-rr-house-circle-check:before{content:""}.fi-rr-house-circle-exclamation:before{content:""}.fi-rr-house-circle-xmark:before{content:""}.fi-rr-house-crack:before{content:""}.fi-rr-house-crack-alt:before{content:""}.fi-rr-house-day:before{content:""}.fi-rr-house-fire:before{content:""}.fi-rr-house-flag:before{content:""}.fi-rr-house-flood:before{content:""}.fi-rr-house-hand:before{content:""}.fi-rr-house-hands:before{content:""}.fi-rr-house-key:before{content:""}.fi-rr-house-laptop:before{content:""}.fi-rr-house-leave:before{content:""}.fi-rr-house-lock:before{content:""}.fi-rr-house-medical:before{content:""}.fi-rr-house-night:before{content:""}.fi-rr-house-return:before{content:""}.fi-rr-house-signal:before{content:""}.fi-rr-house-tree:before{content:""}.fi-rr-house-tsunami:before{content:""}.fi-rr-house-turret:before{content:""}.fi-rr-house-unlock:before{content:""}.fi-rr-house-user:before{content:""}.fi-rr-house-window:before{content:""}.fi-rr-hr:before{content:""}.fi-rr-hr-group:before{content:""}.fi-rr-hr-management:before{content:""}.fi-rr-hr-person:before{content:""}.fi-rr-hryvnia:before{content:""}.fi-rr-html-file:before{content:""}.fi-rr-hug-tree:before{content:""}.fi-rr-humanitarian-mission:before{content:""}.fi-rr-humidity:before{content:""}.fi-rr-hundred-points:before{content:""}.fi-rr-hurricane:before{content:""}.fi-rr-hydroalcoholic-gel:before{content:""}.fi-rr-hyperloop:before{content:""}.fi-rr-i:before{content:""}.fi-rr-ice-cream:before{content:""}.fi-rr-ice-skate:before{content:""}.fi-rr-icicles:before{content:""}.fi-rr-icon-star:before{content:""}.fi-rr-id-badge:before{content:""}.fi-rr-id-card:before{content:""}.fi-rr-id-card-clip-alt:before{content:""}.fi-rr-idea-exchange:before{content:""}.fi-rr-igloo:before{content:""}.fi-rr-image-slash:before{content:""}.fi-rr-images:before{content:""}.fi-rr-images-user:before{content:""}.fi-rr-immunity:before{content:""}.fi-rr-improve-user:before{content:""}.fi-rr-improvement:before{content:""}.fi-rr-inbox:before{content:""}.fi-rr-inbox-full:before{content:""}.fi-rr-inbox-in:before{content:""}.fi-rr-inbox-out:before{content:""}.fi-rr-inboxes:before{content:""}.fi-rr-incense-sticks-yoga:before{content:""}.fi-rr-incognito:before{content:""}.fi-rr-indent:before{content:""}.fi-rr-india-map:before{content:""}.fi-rr-indian-rupee-sign:before{content:""}.fi-rr-industrial-pollution:before{content:""}.fi-rr-industry-alt:before{content:""}.fi-rr-industry-windows:before{content:""}.fi-rr-infinite-cycle:before{content:""}.fi-rr-infinity:before{content:""}.fi-rr-info:before{content:""}.fi-rr-info-guide:before{content:""}.fi-rr-information:before{content:""}.fi-rr-inhaler:before{content:""}.fi-rr-input-numeric:before{content:""}.fi-rr-input-pipe:before{content:""}.fi-rr-input-text:before{content:""}.fi-rr-insert:before{content:""}.fi-rr-insert-alt:before{content:""}.fi-rr-insert-arrows:before{content:""}.fi-rr-insert-button-circle:before{content:""}.fi-rr-insert-credit-card:before{content:""}.fi-rr-insert-square:before{content:""}.fi-rr-insight:before{content:""}.fi-rr-insight-alt:before{content:""}.fi-rr-insight-head:before{content:""}.fi-rr-insomnia:before{content:""}.fi-rr-insurance:before{content:""}.fi-rr-integral:before{content:""}.fi-rr-interactive:before{content:""}.fi-rr-interlining:before{content:""}.fi-rr-internet-security:before{content:""}.fi-rr-internet-speed-wifi:before{content:""}.fi-rr-interpersonal-skill:before{content:""}.fi-rr-interrogation:before{content:""}.fi-rr-intersection:before{content:""}.fi-rr-introduction:before{content:""}.fi-rr-introduction-handshake:before{content:""}.fi-rr-inventory-alt:before{content:""}.fi-rr-invest:before{content:""}.fi-rr-investment:before{content:""}.fi-rr-investor:before{content:""}.fi-rr-invite:before{content:""}.fi-rr-invite-alt:before{content:""}.fi-rr-iot:before{content:""}.fi-rr-iot-alt:before{content:""}.fi-rr-ip-address:before{content:""}.fi-rr-iron:before{content:""}.fi-rr-island-tropical:before{content:""}.fi-rr-iso-file:before{content:""}.fi-rr-issue-loupe:before{content:""}.fi-rr-it:before{content:""}.fi-rr-it-alt:before{content:""}.fi-rr-it-computer:before{content:""}.fi-rr-italian:before{content:""}.fi-rr-italian-coffee-maker:before{content:""}.fi-rr-italian-lira-sign:before{content:""}.fi-rr-italic:before{content:""}.fi-rr-j:before{content:""}.fi-rr-jam:before{content:""}.fi-rr-january-calendar:before{content:""}.fi-rr-japanese:before{content:""}.fi-rr-jar-alt:before{content:""}.fi-rr-jar-wheat:before{content:""}.fi-rr-javascript:before{content:""}.fi-rr-joint:before{content:""}.fi-rr-joker:before{content:""}.fi-rr-journal:before{content:""}.fi-rr-journal-alt:before{content:""}.fi-rr-journey:before{content:""}.fi-rr-joystick:before{content:""}.fi-rr-jpg:before{content:""}.fi-rr-json-file:before{content:""}.fi-rr-judge:before{content:""}.fi-rr-jug:before{content:""}.fi-rr-jug-alt:before{content:""}.fi-rr-jug-bottle:before{content:""}.fi-rr-july-calendar:before{content:""}.fi-rr-jumping-rope:before{content:""}.fi-rr-june-calendar:before{content:""}.fi-rr-jury:before{content:""}.fi-rr-k:before{content:""}.fi-rr-k-pop:before{content:""}.fi-rr-k-pop-headphones:before{content:""}.fi-rr-k-pop-microphone:before{content:""}.fi-rr-kaaba:before{content:""}.fi-rr-kangaroo:before{content:""}.fi-rr-kayak:before{content:""}.fi-rr-kazoo:before{content:""}.fi-rr-kerning:before{content:""}.fi-rr-key:before{content:""}.fi-rr-key-car:before{content:""}.fi-rr-key-hole:before{content:""}.fi-rr-key-lock-crypto:before{content:""}.fi-rr-key-skeleton-left-right:before{content:""}.fi-rr-keyboard:before{content:""}.fi-rr-keyboard-brightness:before{content:""}.fi-rr-keyboard-brightness-low:before{content:""}.fi-rr-keyboard-down:before{content:""}.fi-rr-keyboard-finger:before{content:""}.fi-rr-keyboard-left:before{content:""}.fi-rr-keynote:before{content:""}.fi-rr-khanda:before{content:""}.fi-rr-kidneys:before{content:""}.fi-rr-kimchi:before{content:""}.fi-rr-kip-sign:before{content:""}.fi-rr-kiss:before{content:""}.fi-rr-kiss-beam:before{content:""}.fi-rr-kiss-wink-heart:before{content:""}.fi-rr-kitchen-set:before{content:""}.fi-rr-kite:before{content:""}.fi-rr-kiwi-bird:before{content:""}.fi-rr-kiwi-fruit:before{content:""}.fi-rr-knee-joint:before{content:""}.fi-rr-knife:before{content:""}.fi-rr-knife-kitchen:before{content:""}.fi-rr-knitting:before{content:""}.fi-rr-knot-rope:before{content:""}.fi-rr-korean:before{content:""}.fi-rr-kpi:before{content:""}.fi-rr-kpi-evaluation:before{content:""}.fi-rr-l:before{content:""}.fi-rr-lab-coat:before{content:""}.fi-rr-label:before{content:""}.fi-rr-lacrosse-stick:before{content:""}.fi-rr-lacrosse-stick-ball:before{content:""}.fi-rr-ladder:before{content:""}.fi-rr-lambda:before{content:""}.fi-rr-lamp:before{content:""}.fi-rr-lamp-desk:before{content:""}.fi-rr-lamp-desk-on:before{content:""}.fi-rr-lamp-floor:before{content:""}.fi-rr-lamp-street:before{content:""}.fi-rr-land-layer-location:before{content:""}.fi-rr-land-layers:before{content:""}.fi-rr-land-location:before{content:""}.fi-rr-land-mine-on:before{content:""}.fi-rr-landmark-alt:before{content:""}.fi-rr-language:before{content:""}.fi-rr-language-exchange:before{content:""}.fi-rr-lanterns:before{content:""}.fi-rr-laptop:before{content:""}.fi-rr-laptop-arrow-down:before{content:""}.fi-rr-laptop-binary:before{content:""}.fi-rr-laptop-code:before{content:""}.fi-rr-laptop-dollar:before{content:""}.fi-rr-laptop-lock:before{content:""}.fi-rr-laptop-medical:before{content:""}.fi-rr-laptop-mobile:before{content:""}.fi-rr-laptop-refresh:before{content:""}.fi-rr-laptop-shield:before{content:""}.fi-rr-laptop-signal:before{content:""}.fi-rr-laptop-slash:before{content:""}.fi-rr-lari-sign:before{content:""}.fi-rr-lasso:before{content:""}.fi-rr-lasso-sparkles:before{content:""}.fi-rr-last-square:before{content:""}.fi-rr-laugh:before{content:""}.fi-rr-laugh-beam:before{content:""}.fi-rr-laugh-squint:before{content:""}.fi-rr-laugh-wink:before{content:""}.fi-rr-launch:before{content:""}.fi-rr-laurel-user:before{content:""}.fi-rr-law-book:before{content:""}.fi-rr-lawyer-man:before{content:""}.fi-rr-lawyer-woman:before{content:""}.fi-rr-layer-minus:before{content:""}.fi-rr-layer-plus:before{content:""}.fi-rr-layers:before{content:""}.fi-rr-layout-fluid:before{content:""}.fi-rr-lead:before{content:""}.fi-rr-lead-funnel:before{content:""}.fi-rr-lead-management:before{content:""}.fi-rr-leader:before{content:""}.fi-rr-leader-alt:before{content:""}.fi-rr-leader-speech:before{content:""}.fi-rr-leaderboard:before{content:""}.fi-rr-leaderboard-alt:before{content:""}.fi-rr-leaderboard-trophy:before{content:""}.fi-rr-leadership:before{content:""}.fi-rr-leadership-alt:before{content:""}.fi-rr-leaf:before{content:""}.fi-rr-leaf-heart:before{content:""}.fi-rr-leaf-maple:before{content:""}.fi-rr-leaf-oak:before{content:""}.fi-rr-leafy-green:before{content:""}.fi-rr-leave:before{content:""}.fi-rr-left:before{content:""}.fi-rr-left-from-bracket:before{content:""}.fi-rr-legal:before{content:""}.fi-rr-legal-aid:before{content:""}.fi-rr-legal-case:before{content:""}.fi-rr-legal-document:before{content:""}.fi-rr-legal-fees:before{content:""}.fi-rr-lemon:before{content:""}.fi-rr-lemongrass:before{content:""}.fi-rr-lesbian-couple:before{content:""}.fi-rr-less-than:before{content:""}.fi-rr-less-than-equal:before{content:""}.fi-rr-lesson:before{content:""}.fi-rr-lesson-class:before{content:""}.fi-rr-letter-case:before{content:""}.fi-rr-lettuce:before{content:""}.fi-rr-level-down:before{content:""}.fi-rr-level-down-alt:before{content:""}.fi-rr-level-up:before{content:""}.fi-rr-level-up-alt:before{content:""}.fi-rr-license:before{content:""}.fi-rr-life:before{content:""}.fi-rr-life-ring:before{content:""}.fi-rr-lift:before{content:""}.fi-rr-light-ceiling:before{content:""}.fi-rr-light-emergency:before{content:""}.fi-rr-light-emergency-on:before{content:""}.fi-rr-light-mode-alt:before{content:""}.fi-rr-light-switch:before{content:""}.fi-rr-light-switch-off:before{content:""}.fi-rr-light-switch-on:before{content:""}.fi-rr-lightbulb-cfl:before{content:""}.fi-rr-lightbulb-cfl-on:before{content:""}.fi-rr-lightbulb-dollar:before{content:""}.fi-rr-lightbulb-exclamation:before{content:""}.fi-rr-lightbulb-head:before{content:""}.fi-rr-lightbulb-message:before{content:""}.fi-rr-lightbulb-on:before{content:""}.fi-rr-lightbulb-question:before{content:""}.fi-rr-lightbulb-setting:before{content:""}.fi-rr-lightbulb-slash:before{content:""}.fi-rr-lighthouse:before{content:""}.fi-rr-lights-holiday:before{content:""}.fi-rr-limit-hand:before{content:""}.fi-rr-limit-speedometer:before{content:""}.fi-rr-line-width:before{content:""}.fi-rr-link:before{content:""}.fi-rr-link-alt:before{content:""}.fi-rr-link-horizontal:before{content:""}.fi-rr-link-horizontal-slash:before{content:""}.fi-rr-link-slash:before{content:""}.fi-rr-link-slash-alt:before{content:""}.fi-rr-lion:before{content:""}.fi-rr-lion-head:before{content:""}.fi-rr-lips:before{content:""}.fi-rr-lips-silence:before{content:""}.fi-rr-lipstick:before{content:""}.fi-rr-lira-sign:before{content:""}.fi-rr-list:before{content:""}.fi-rr-list-check:before{content:""}.fi-rr-list-dropdown:before{content:""}.fi-rr-list-music:before{content:""}.fi-rr-list-timeline:before{content:""}.fi-rr-list-tree:before{content:""}.fi-rr-litecoin-sign:before{content:""}.fi-rr-live:before{content:""}.fi-rr-live-alt:before{content:""}.fi-rr-loading:before{content:""}.fi-rr-loan:before{content:""}.fi-rr-lobster:before{content:""}.fi-rr-location-alt:before{content:""}.fi-rr-location-arrow:before{content:""}.fi-rr-location-crosshairs:before{content:""}.fi-rr-location-crosshairs-slash:before{content:""}.fi-rr-location-dot-slash:before{content:""}.fi-rr-location-exclamation:before{content:""}.fi-rr-location-lock:before{content:""}.fi-rr-location-pin-call:before{content:""}.fi-rr-lock:before{content:""}.fi-rr-lock-alt:before{content:""}.fi-rr-lock-hashtag:before{content:""}.fi-rr-lock-open-alt:before{content:""}.fi-rr-locust:before{content:""}.fi-rr-log-file:before{content:""}.fi-rr-login:before{content:""}.fi-rr-login-lock:before{content:""}.fi-rr-logo:before{content:""}.fi-rr-longboard:before{content:""}.fi-rr-loop-square:before{content:""}.fi-rr-loveseat:before{content:""}.fi-rr-low-vision:before{content:""}.fi-rr-lower-back:before{content:""}.fi-rr-luchador:before{content:""}.fi-rr-luggage-cart:before{content:""}.fi-rr-luggage-rolling:before{content:""}.fi-rr-lunch-box:before{content:""}.fi-rr-lung-cancer:before{content:""}.fi-rr-lung-ribbon:before{content:""}.fi-rr-lungs:before{content:""}.fi-rr-lungs-virus:before{content:""}.fi-rr-m:before{content:""}.fi-rr-macarons:before{content:""}.fi-rr-mace:before{content:""}.fi-rr-machine-learning:before{content:""}.fi-rr-magic-wand:before{content:""}.fi-rr-magnet:before{content:""}.fi-rr-magnet-energy:before{content:""}.fi-rr-magnet-user:before{content:""}.fi-rr-magnifying-glass-binary:before{content:""}.fi-rr-magnifying-glass-eye:before{content:""}.fi-rr-magnifying-glass-play:before{content:""}.fi-rr-magnifying-glass-wave:before{content:""}.fi-rr-mail-hook:before{content:""}.fi-rr-mail-malware:before{content:""}.fi-rr-mail-plus-circle:before{content:""}.fi-rr-mailbox:before{content:""}.fi-rr-mailbox-envelope:before{content:""}.fi-rr-mailbox-flag-up:before{content:""}.fi-rr-makeup-bag:before{content:""}.fi-rr-makeup-brush:before{content:""}.fi-rr-malware-circle:before{content:""}.fi-rr-malware-shield:before{content:""}.fi-rr-malware-square:before{content:""}.fi-rr-man-head:before{content:""}.fi-rr-man-scientist:before{content:""}.fi-rr-manat-sign:before{content:""}.fi-rr-mandolin:before{content:""}.fi-rr-mango:before{content:""}.fi-rr-manhole:before{content:""}.fi-rr-manicure:before{content:""}.fi-rr-map:before{content:""}.fi-rr-map-location-track:before{content:""}.fi-rr-map-marker:before{content:""}.fi-rr-map-marker-check:before{content:""}.fi-rr-map-marker-cross:before{content:""}.fi-rr-map-marker-edit:before{content:""}.fi-rr-map-marker-home:before{content:""}.fi-rr-map-marker-minus:before{content:""}.fi-rr-map-marker-plus:before{content:""}.fi-rr-map-marker-question:before{content:""}.fi-rr-map-marker-slash:before{content:""}.fi-rr-map-marker-smile:before{content:""}.fi-rr-map-pin:before{content:""}.fi-rr-map-point:before{content:""}.fi-rr-march-calendar:before{content:""}.fi-rr-marker:before{content:""}.fi-rr-marker-hospital:before{content:""}.fi-rr-marker-time:before{content:""}.fi-rr-marketplace:before{content:""}.fi-rr-marketplace-alt:before{content:""}.fi-rr-marketplace-store:before{content:""}.fi-rr-marriage-proposal:before{content:""}.fi-rr-mars:before{content:""}.fi-rr-mars-and-venus-burst:before{content:""}.fi-rr-mars-double:before{content:""}.fi-rr-mars-stroke-right:before{content:""}.fi-rr-mars-stroke-up:before{content:""}.fi-rr-martini-glass-citrus:before{content:""}.fi-rr-martini-glass-empty:before{content:""}.fi-rr-mascara:before{content:""}.fi-rr-mask:before{content:""}.fi-rr-mask-carnival:before{content:""}.fi-rr-mask-face:before{content:""}.fi-rr-mask-snorkel:before{content:""}.fi-rr-massage:before{content:""}.fi-rr-master-plan:before{content:""}.fi-rr-master-plan-integrate:before{content:""}.fi-rr-match-fire:before{content:""}.fi-rr-mattress-pillow:before{content:""}.fi-rr-may-calendar:before{content:""}.fi-rr-measuring-tape:before{content:""}.fi-rr-meat:before{content:""}.fi-rr-medal:before{content:""}.fi-rr-mediator:before{content:""}.fi-rr-medical-star:before{content:""}.fi-rr-medication:before{content:""}.fi-rr-medicine:before{content:""}.fi-rr-meditation:before{content:""}.fi-rr-meeting:before{content:""}.fi-rr-meeting-alt:before{content:""}.fi-rr-megaphone:before{content:""}.fi-rr-megaphone-announcement-leader:before{content:""}.fi-rr-megaphone-magnifying-glass:before{content:""}.fi-rr-megaphone-sound-waves:before{content:""}.fi-rr-meh:before{content:""}.fi-rr-meh-blank:before{content:""}.fi-rr-meh-rolling-eyes:before{content:""}.fi-rr-melon:before{content:""}.fi-rr-melon-alt:before{content:""}.fi-rr-member-list:before{content:""}.fi-rr-member-search:before{content:""}.fi-rr-membership:before{content:""}.fi-rr-membership-vip:before{content:""}.fi-rr-memo:before{content:""}.fi-rr-memo-circle-check:before{content:""}.fi-rr-memo-pad:before{content:""}.fi-rr-memory:before{content:""}.fi-rr-memory-loss:before{content:""}.fi-rr-men-swimsuit:before{content:""}.fi-rr-menorah:before{content:""}.fi-rr-menu-burger:before{content:""}.fi-rr-menu-dots:before{content:""}.fi-rr-menu-dots-vertical:before{content:""}.fi-rr-menu-food:before{content:""}.fi-rr-mercury:before{content:""}.fi-rr-message-alert:before{content:""}.fi-rr-message-arrow-down:before{content:""}.fi-rr-message-arrow-up:before{content:""}.fi-rr-message-arrow-up-right:before{content:""}.fi-rr-message-bot:before{content:""}.fi-rr-message-circle-refresh:before{content:""}.fi-rr-message-code:before{content:""}.fi-rr-message-dollar:before{content:""}.fi-rr-message-heart:before{content:""}.fi-rr-message-image:before{content:""}.fi-rr-message-question:before{content:""}.fi-rr-message-quote:before{content:""}.fi-rr-message-slash:before{content:""}.fi-rr-message-sms:before{content:""}.fi-rr-message-square-refresh:before{content:""}.fi-rr-message-star:before{content:""}.fi-rr-message-text:before{content:""}.fi-rr-message-xmark:before{content:""}.fi-rr-messages:before{content:""}.fi-rr-messages-dollar:before{content:""}.fi-rr-messages-question:before{content:""}.fi-rr-meteor:before{content:""}.fi-rr-meter:before{content:""}.fi-rr-meter-bolt:before{content:""}.fi-rr-meter-droplet:before{content:""}.fi-rr-meter-fire:before{content:""}.fi-rr-method:before{content:""}.fi-rr-microchip:before{content:""}.fi-rr-microchip-ai:before{content:""}.fi-rr-microphone:before{content:""}.fi-rr-microphone-alt:before{content:""}.fi-rr-microphone-slash:before{content:""}.fi-rr-microscope:before{content:""}.fi-rr-microscope-bacteria:before{content:""}.fi-rr-microwave:before{content:""}.fi-rr-milk:before{content:""}.fi-rr-milk-alt:before{content:""}.fi-rr-mill:before{content:""}.fi-rr-mill-sign:before{content:""}.fi-rr-mind-share:before{content:""}.fi-rr-minus:before{content:""}.fi-rr-minus-circle:before{content:""}.fi-rr-minus-hexagon:before{content:""}.fi-rr-minus-small:before{content:""}.fi-rr-mirror:before{content:""}.fi-rr-mirror-user:before{content:""}.fi-rr-mission:before{content:""}.fi-rr-mistletoe:before{content:""}.fi-rr-mix:before{content:""}.fi-rr-mixer:before{content:""}.fi-rr-mobile:before{content:""}.fi-rr-mobile-4g:before{content:""}.fi-rr-mobile-5g:before{content:""}.fi-rr-mobile-app-cleaner:before{content:""}.fi-rr-mobile-button:before{content:""}.fi-rr-mobile-friendly:before{content:""}.fi-rr-mobile-hand:before{content:""}.fi-rr-mobile-lock:before{content:""}.fi-rr-mobile-message:before{content:""}.fi-rr-mobile-notch:before{content:""}.fi-rr-mockup:before{content:""}.fi-rr-mode:before{content:""}.fi-rr-mode-alt:before{content:""}.fi-rr-mode-landscape:before{content:""}.fi-rr-mode-portrait:before{content:""}.fi-rr-model-cube:before{content:""}.fi-rr-model-cube-arrows:before{content:""}.fi-rr-model-cube-space:before{content:""}.fi-rr-modular-home:before{content:""}.fi-rr-module:before{content:""}.fi-rr-monday:before{content:""}.fi-rr-money:before{content:""}.fi-rr-money-bill-simple:before{content:""}.fi-rr-money-bill-transfer:before{content:""}.fi-rr-money-bill-wave:before{content:""}.fi-rr-money-bill-wave-alt:before{content:""}.fi-rr-money-bills:before{content:""}.fi-rr-money-bills-simple:before{content:""}.fi-rr-money-check:before{content:""}.fi-rr-money-check-edit:before{content:""}.fi-rr-money-check-edit-alt:before{content:""}.fi-rr-money-coin-transfer:before{content:""}.fi-rr-money-from-bracket:before{content:""}.fi-rr-money-income:before{content:""}.fi-rr-money-laptop:before{content:""}.fi-rr-money-safe-box:before{content:""}.fi-rr-money-simple-from-bracket:before{content:""}.fi-rr-money-transfer-alt:before{content:""}.fi-rr-money-transfer-coin-arrow:before{content:""}.fi-rr-money-transfer-smartphone:before{content:""}.fi-rr-money-wings:before{content:""}.fi-rr-monitor-sun:before{content:""}.fi-rr-monitor-water:before{content:""}.fi-rr-monkey:before{content:""}.fi-rr-monstera:before{content:""}.fi-rr-monument:before{content:""}.fi-rr-moon:before{content:""}.fi-rr-moon-stars:before{content:""}.fi-rr-moped:before{content:""}.fi-rr-mortar-pestle:before{content:""}.fi-rr-mortgage:before{content:""}.fi-rr-mosque:before{content:""}.fi-rr-mosque-alt:before{content:""}.fi-rr-mosque-moon:before{content:""}.fi-rr-mosquito:before{content:""}.fi-rr-mosquito-net:before{content:""}.fi-rr-motion-graphic:before{content:""}.fi-rr-motorcycle:before{content:""}.fi-rr-motorcycle-front:before{content:""}.fi-rr-motorcycle-helmet:before{content:""}.fi-rr-mound:before{content:""}.fi-rr-mountain:before{content:""}.fi-rr-mountain-city:before{content:""}.fi-rr-mountains:before{content:""}.fi-rr-mouse:before{content:""}.fi-rr-mouse-field:before{content:""}.fi-rr-mouse-pointer-click:before{content:""}.fi-rr-mouse-pointer-heart:before{content:""}.fi-rr-moustache:before{content:""}.fi-rr-mov-file:before{content:""}.fi-rr-move-to-folder:before{content:""}.fi-rr-move-to-folder-2:before{content:""}.fi-rr-moving:before{content:""}.fi-rr-mower:before{content:""}.fi-rr-mp3-file:before{content:""}.fi-rr-mp3-player:before{content:""}.fi-rr-mp4-file:before{content:""}.fi-rr-muffin:before{content:""}.fi-rr-mug:before{content:""}.fi-rr-mug-alt:before{content:""}.fi-rr-mug-hot:before{content:""}.fi-rr-mug-hot-alt:before{content:""}.fi-rr-mug-marshmallows:before{content:""}.fi-rr-mug-tea:before{content:""}.fi-rr-mug-tea-alt:before{content:""}.fi-rr-mug-tea-saucer:before{content:""}.fi-rr-multiple:before{content:""}.fi-rr-multiple-alt:before{content:""}.fi-rr-multitasking:before{content:""}.fi-rr-muscle:before{content:""}.fi-rr-museum:before{content:""}.fi-rr-mushroom:before{content:""}.fi-rr-mushroom-alt:before{content:""}.fi-rr-mushroom-cloud:before{content:""}.fi-rr-music:before{content:""}.fi-rr-music-alt:before{content:""}.fi-rr-music-file:before{content:""}.fi-rr-music-magnifying-glass:before{content:""}.fi-rr-music-note:before{content:""}.fi-rr-music-note-slash:before{content:""}.fi-rr-music-slash:before{content:""}.fi-rr-n:before{content:""}.fi-rr-nail-art:before{content:""}.fi-rr-nail-clipper:before{content:""}.fi-rr-naira-sign:before{content:""}.fi-rr-narwhal:before{content:""}.fi-rr-navigation:before{content:""}.fi-rr-nesting-dolls:before{content:""}.fi-rr-network:before{content:""}.fi-rr-network-analytic:before{content:""}.fi-rr-network-cloud:before{content:""}.fi-rr-network-firewall:before{content:""}.fi-rr-network-user:before{content:""}.fi-rr-neuter:before{content:""}.fi-rr-newsletter-subscribe:before{content:""}.fi-rr-newspaper:before{content:""}.fi-rr-newspaper-open:before{content:""}.fi-rr-nfc:before{content:""}.fi-rr-nfc-lock:before{content:""}.fi-rr-nfc-magnifying-glass:before{content:""}.fi-rr-nfc-pen:before{content:""}.fi-rr-nfc-slash:before{content:""}.fi-rr-nfc-trash:before{content:""}.fi-rr-nft-square:before{content:""}.fi-rr-night-day:before{content:""}.fi-rr-night-mode:before{content:""}.fi-rr-no-attention:before{content:""}.fi-rr-no-baby:before{content:""}.fi-rr-no-ball:before{content:""}.fi-rr-no-child:before{content:""}.fi-rr-no-children:before{content:""}.fi-rr-no-fee:before{content:""}.fi-rr-no-food:before{content:""}.fi-rr-no-food-circle:before{content:""}.fi-rr-no-iron:before{content:""}.fi-rr-no-pacifier:before{content:""}.fi-rr-no-people:before{content:""}.fi-rr-no-play-football:before{content:""}.fi-rr-no-smoking:before{content:""}.fi-rr-no-vaping:before{content:""}.fi-rr-no-vaping-circle:before{content:""}.fi-rr-noise-cancelling-headphones:before{content:""}.fi-rr-noodles:before{content:""}.fi-rr-nose:before{content:""}.fi-rr-not-equal:before{content:""}.fi-rr-not-found:before{content:""}.fi-rr-not-found-alt:before{content:""}.fi-rr-not-found-magnifying-glass:before{content:""}.fi-rr-notary:before{content:""}.fi-rr-notdef:before{content:""}.fi-rr-note:before{content:""}.fi-rr-note-medical:before{content:""}.fi-rr-note-sticky:before{content:""}.fi-rr-notebook:before{content:""}.fi-rr-notebook-alt:before{content:""}.fi-rr-notes:before{content:""}.fi-rr-notes-medical:before{content:""}.fi-rr-november-calendar:before{content:""}.fi-rr-o:before{content:""}.fi-rr-obj-file:before{content:""}.fi-rr-object-exclude:before{content:""}.fi-rr-object-group:before{content:""}.fi-rr-object-intersect:before{content:""}.fi-rr-object-subtract:before{content:""}.fi-rr-object-ungroup:before{content:""}.fi-rr-object-union:before{content:""}.fi-rr-objects-column:before{content:""}.fi-rr-octagon:before{content:""}.fi-rr-octagon-check:before{content:""}.fi-rr-octagon-divide:before{content:""}.fi-rr-octagon-exclamation:before{content:""}.fi-rr-octagon-minus:before{content:""}.fi-rr-octagon-plus:before{content:""}.fi-rr-octagon-xmark:before{content:""}.fi-rr-october-calendar:before{content:""}.fi-rr-office-chair:before{content:""}.fi-rr-oil-can:before{content:""}.fi-rr-oil-price:before{content:""}.fi-rr-oil-tank:before{content:""}.fi-rr-oil-temp:before{content:""}.fi-rr-old-people:before{content:""}.fi-rr-olive:before{content:""}.fi-rr-olive-branch-dove:before{content:""}.fi-rr-olive-oil:before{content:""}.fi-rr-olives:before{content:""}.fi-rr-om:before{content:""}.fi-rr-omega:before{content:""}.fi-rr-on-air-square:before{content:""}.fi-rr-onboarding:before{content:""}.fi-rr-onigiri:before{content:""}.fi-rr-onion:before{content:""}.fi-rr-online-interview:before{content:""}.fi-rr-online-meet:before{content:""}.fi-rr-opacity:before{content:""}.fi-rr-open:before{content:""}.fi-rr-open-book-lightbulb:before{content:""}.fi-rr-open-mail-clip:before{content:""}.fi-rr-operating-system-upgrade:before{content:""}.fi-rr-operation:before{content:""}.fi-rr-optimization:before{content:""}.fi-rr-orange-juice:before{content:""}.fi-rr-order-food-mobile:before{content:""}.fi-rr-order-food-online:before{content:""}.fi-rr-order-food-telephone:before{content:""}.fi-rr-order-history:before{content:""}.fi-rr-organization-chart:before{content:""}.fi-rr-ornament:before{content:""}.fi-rr-otp:before{content:""}.fi-rr-otter:before{content:""}.fi-rr-outdent:before{content:""}.fi-rr-oval:before{content:""}.fi-rr-oval-alt:before{content:""}.fi-rr-oven:before{content:""}.fi-rr-overline:before{content:""}.fi-rr-overview:before{content:""}.fi-rr-p:before{content:""}.fi-rr-pacifier:before{content:""}.fi-rr-package:before{content:""}.fi-rr-paddle-tennis-player:before{content:""}.fi-rr-paddle-tennis-racket:before{content:""}.fi-rr-padlock-check:before{content:""}.fi-rr-page-break:before{content:""}.fi-rr-pager:before{content:""}.fi-rr-paid:before{content:""}.fi-rr-paint-brush:before{content:""}.fi-rr-paint-roller:before{content:""}.fi-rr-paintbrush-pencil:before{content:""}.fi-rr-palette:before{content:""}.fi-rr-pallet:before{content:""}.fi-rr-pallet-alt:before{content:""}.fi-rr-pan:before{content:""}.fi-rr-pan-food:before{content:""}.fi-rr-pan-frying:before{content:""}.fi-rr-pancakes:before{content:""}.fi-rr-panorama:before{content:""}.fi-rr-paper-plane:before{content:""}.fi-rr-paper-plane-launch:before{content:""}.fi-rr-paper-plane-top:before{content:""}.fi-rr-paperclip-vertical:before{content:""}.fi-rr-parachute-box:before{content:""}.fi-rr-paragraph:before{content:""}.fi-rr-paragraph-left:before{content:""}.fi-rr-parking:before{content:""}.fi-rr-parking-circle:before{content:""}.fi-rr-parking-circle-slash:before{content:""}.fi-rr-parking-slash:before{content:""}.fi-rr-party-bell:before{content:""}.fi-rr-party-horn:before{content:""}.fi-rr-passenger-plane:before{content:""}.fi-rr-passport:before{content:""}.fi-rr-password:before{content:""}.fi-rr-password-alt:before{content:""}.fi-rr-password-computer:before{content:""}.fi-rr-password-email:before{content:""}.fi-rr-password-lock:before{content:""}.fi-rr-password-magnifying-glass:before{content:""}.fi-rr-password-protection:before{content:""}.fi-rr-password-smartphone:before{content:""}.fi-rr-paste:before{content:""}.fi-rr-patient:before{content:""}.fi-rr-patient-file:before{content:""}.fi-rr-pattern:before{content:""}.fi-rr-pause:before{content:""}.fi-rr-pause-circle:before{content:""}.fi-rr-pause-square:before{content:""}.fi-rr-paw:before{content:""}.fi-rr-paw-claws:before{content:""}.fi-rr-paw-heart:before{content:""}.fi-rr-pay-per-click:before{content:""}.fi-rr-payment-authentication:before{content:""}.fi-rr-payment-pos:before{content:""}.fi-rr-payment-qrcode:before{content:""}.fi-rr-payroll:before{content:""}.fi-rr-payroll-calendar:before{content:""}.fi-rr-payroll-check:before{content:""}.fi-rr-pc-chair:before{content:""}.fi-rr-peace:before{content:""}.fi-rr-peach:before{content:""}.fi-rr-peanut:before{content:""}.fi-rr-peanuts:before{content:""}.fi-rr-peapod:before{content:""}.fi-rr-pear:before{content:""}.fi-rr-pedestal:before{content:""}.fi-rr-pelvis:before{content:""}.fi-rr-pen-circle:before{content:""}.fi-rr-pen-clip:before{content:""}.fi-rr-pen-clip-slash:before{content:""}.fi-rr-pen-fancy:before{content:""}.fi-rr-pen-fancy-slash:before{content:""}.fi-rr-pen-field:before{content:""}.fi-rr-pen-nib:before{content:""}.fi-rr-pen-nib-slash:before{content:""}.fi-rr-pen-slash:before{content:""}.fi-rr-pen-square:before{content:""}.fi-rr-pen-swirl:before{content:""}.fi-rr-pencil:before{content:""}.fi-rr-pencil-lightbulb:before{content:""}.fi-rr-pencil-paintbrush:before{content:""}.fi-rr-pencil-ruler:before{content:""}.fi-rr-pencil-slash:before{content:""}.fi-rr-pending:before{content:""}.fi-rr-pennant:before{content:""}.fi-rr-people:before{content:""}.fi-rr-people-arrows-left-right:before{content:""}.fi-rr-people-carry-box:before{content:""}.fi-rr-people-dress:before{content:""}.fi-rr-people-group:before{content:""}.fi-rr-people-line:before{content:""}.fi-rr-people-network-partner:before{content:""}.fi-rr-people-pants:before{content:""}.fi-rr-people-poll:before{content:""}.fi-rr-people-pulling:before{content:""}.fi-rr-people-robbery:before{content:""}.fi-rr-people-roof:before{content:""}.fi-rr-pepper:before{content:""}.fi-rr-pepper-alt:before{content:""}.fi-rr-pepper-hot:before{content:""}.fi-rr-peppermint:before{content:""}.fi-rr-peppermint-tea:before{content:""}.fi-rr-percent-10:before{content:""}.fi-rr-percent-100:before{content:""}.fi-rr-percent-20:before{content:""}.fi-rr-percent-25:before{content:""}.fi-rr-percent-30:before{content:""}.fi-rr-percent-40:before{content:""}.fi-rr-percent-50:before{content:""}.fi-rr-percent-60:before{content:""}.fi-rr-percent-70:before{content:""}.fi-rr-percent-75:before{content:""}.fi-rr-percent-80:before{content:""}.fi-rr-percent-90:before{content:""}.fi-rr-percentage:before{content:""}.fi-rr-perfume:before{content:""}.fi-rr-person-arrow-down-to-line:before{content:""}.fi-rr-person-arrow-up-from-line:before{content:""}.fi-rr-person-back-pain:before{content:""}.fi-rr-person-battery:before{content:""}.fi-rr-person-booth:before{content:""}.fi-rr-person-breastfeeding:before{content:""}.fi-rr-person-burst:before{content:""}.fi-rr-person-carry-box:before{content:""}.fi-rr-person-chalkboard:before{content:""}.fi-rr-person-circle-check:before{content:""}.fi-rr-person-circle-exclamation:before{content:""}.fi-rr-person-circle-minus:before{content:""}.fi-rr-person-circle-plus:before{content:""}.fi-rr-person-circle-question:before{content:""}.fi-rr-person-circle-xmark:before{content:""}.fi-rr-person-climbing:before{content:""}.fi-rr-person-cv:before{content:""}.fi-rr-person-dolly:before{content:""}.fi-rr-person-dolly-empty:before{content:""}.fi-rr-person-dots-from-line:before{content:""}.fi-rr-person-dragging-bag:before{content:""}.fi-rr-person-dress:before{content:""}.fi-rr-person-dress-burst:before{content:""}.fi-rr-person-dress-simple:before{content:""}.fi-rr-person-drowning:before{content:""}.fi-rr-person-falling:before{content:""}.fi-rr-person-harassing:before{content:""}.fi-rr-person-luggage:before{content:""}.fi-rr-person-lunge:before{content:""}.fi-rr-person-military-pointing:before{content:""}.fi-rr-person-military-rifle:before{content:""}.fi-rr-person-military-to-person:before{content:""}.fi-rr-person-pilates:before{content:""}.fi-rr-person-praying:before{content:""}.fi-rr-person-pregnant:before{content:""}.fi-rr-person-presenting:before{content:""}.fi-rr-person-rays:before{content:""}.fi-rr-person-rifle:before{content:""}.fi-rr-person-seat:before{content:""}.fi-rr-person-seat-reclined:before{content:""}.fi-rr-person-shelter:before{content:""}.fi-rr-person-sign:before{content:""}.fi-rr-person-simple:before{content:""}.fi-rr-person-stress:before{content:""}.fi-rr-person-surfing:before{content:""}.fi-rr-person-through-window:before{content:""}.fi-rr-person-to-door:before{content:""}.fi-rr-person-walking-arrow-loop-left:before{content:""}.fi-rr-person-walking-arrow-right:before{content:""}.fi-rr-person-walking-from-line-arrow-right:before{content:""}.fi-rr-person-walking-with-cane:before{content:""}.fi-rr-peseta-sign:before{content:""}.fi-rr-peso-sign:before{content:""}.fi-rr-pets:before{content:""}.fi-rr-pharmacy:before{content:""}.fi-rr-pharmacy-symbol:before{content:""}.fi-rr-phishing:before{content:""}.fi-rr-phone-24h:before{content:""}.fi-rr-phone-addiction:before{content:""}.fi-rr-phone-call:before{content:""}.fi-rr-phone-cross:before{content:""}.fi-rr-phone-flip:before{content:""}.fi-rr-phone-guide:before{content:""}.fi-rr-phone-heart-message:before{content:""}.fi-rr-phone-intercom:before{content:""}.fi-rr-phone-megaphone:before{content:""}.fi-rr-phone-office:before{content:""}.fi-rr-phone-pause:before{content:""}.fi-rr-phone-plus:before{content:""}.fi-rr-phone-rotary:before{content:""}.fi-rr-phone-slash:before{content:""}.fi-rr-photo-capture:before{content:""}.fi-rr-photo-film-music:before{content:""}.fi-rr-photo-video:before{content:""}.fi-rr-physics:before{content:""}.fi-rr-pi:before{content:""}.fi-rr-piano:before{content:""}.fi-rr-piano-keyboard:before{content:""}.fi-rr-picaxe-minning:before{content:""}.fi-rr-pickaxe:before{content:""}.fi-rr-picking:before{content:""}.fi-rr-picking-box:before{content:""}.fi-rr-picnic:before{content:""}.fi-rr-picpeople:before{content:""}.fi-rr-picpeople-filled:before{content:""}.fi-rr-picture:before{content:""}.fi-rr-pie:before{content:""}.fi-rr-piece:before{content:""}.fi-rr-pig:before{content:""}.fi-rr-pig-bank-bulb:before{content:""}.fi-rr-pig-face:before{content:""}.fi-rr-piggy-bank:before{content:""}.fi-rr-piggy-bank-budget:before{content:""}.fi-rr-pilates-reformer:before{content:""}.fi-rr-pillar:before{content:""}.fi-rr-pills:before{content:""}.fi-rr-pin-to-pin:before{content:""}.fi-rr-pinata:before{content:""}.fi-rr-pineapple:before{content:""}.fi-rr-pineapple-alt:before{content:""}.fi-rr-ping-pong:before{content:""}.fi-rr-pipe-smoking:before{content:""}.fi-rr-pisa-tower:before{content:""}.fi-rr-pizza-box:before{content:""}.fi-rr-pizza-slice:before{content:""}.fi-rr-pizza-whole-slice:before{content:""}.fi-rr-place-of-worship:before{content:""}.fi-rr-plagiarism:before{content:""}.fi-rr-plan:before{content:""}.fi-rr-plan-strategy:before{content:""}.fi-rr-plane:before{content:""}.fi-rr-plane-alt:before{content:""}.fi-rr-plane-arrival:before{content:""}.fi-rr-plane-check:before{content:""}.fi-rr-plane-clock:before{content:""}.fi-rr-plane-departure:before{content:""}.fi-rr-plane-globe:before{content:""}.fi-rr-plane-lock:before{content:""}.fi-rr-plane-prop:before{content:""}.fi-rr-plane-slash:before{content:""}.fi-rr-plane-tail:before{content:""}.fi-rr-planet-moon:before{content:""}.fi-rr-planet-ringed:before{content:""}.fi-rr-plant-care:before{content:""}.fi-rr-plant-growth:before{content:""}.fi-rr-plant-seed-invest:before{content:""}.fi-rr-plant-wilt:before{content:""}.fi-rr-plate:before{content:""}.fi-rr-plate-eating:before{content:""}.fi-rr-plate-empty:before{content:""}.fi-rr-plate-utensils:before{content:""}.fi-rr-plate-wheat:before{content:""}.fi-rr-play:before{content:""}.fi-rr-play-alt:before{content:""}.fi-rr-play-circle:before{content:""}.fi-rr-play-microphone:before{content:""}.fi-rr-play-pause:before{content:""}.fi-rr-playing-cards:before{content:""}.fi-rr-plug:before{content:""}.fi-rr-plug-alt:before{content:""}.fi-rr-plug-bolt-charger:before{content:""}.fi-rr-plug-cable:before{content:""}.fi-rr-plug-circle-bolt:before{content:""}.fi-rr-plug-circle-check:before{content:""}.fi-rr-plug-circle-exclamation:before{content:""}.fi-rr-plug-circle-minus:before{content:""}.fi-rr-plug-circle-plus:before{content:""}.fi-rr-plug-connection:before{content:""}.fi-rr-plug-eco:before{content:""}.fi-rr-plumbing:before{content:""}.fi-rr-plus:before{content:""}.fi-rr-plus-hexagon:before{content:""}.fi-rr-plus-minus:before{content:""}.fi-rr-plus-small:before{content:""}.fi-rr-png-file:before{content:""}.fi-rr-podcast:before{content:""}.fi-rr-podium:before{content:""}.fi-rr-podium-award:before{content:""}.fi-rr-podium-star:before{content:""}.fi-rr-podium-victory-leader:before{content:""}.fi-rr-point-of-sale:before{content:""}.fi-rr-point-of-sale-bill:before{content:""}.fi-rr-point-of-sale-signal:before{content:""}.fi-rr-pointer-loading:before{content:""}.fi-rr-pointer-text:before{content:""}.fi-rr-poker-chip:before{content:""}.fi-rr-police-box:before{content:""}.fi-rr-polish-bottle:before{content:""}.fi-rr-polish-brush:before{content:""}.fi-rr-poll-h:before{content:""}.fi-rr-pollution:before{content:""}.fi-rr-pompebled:before{content:""}.fi-rr-poo:before{content:""}.fi-rr-poo-bolt:before{content:""}.fi-rr-pool-8-ball:before{content:""}.fi-rr-poop:before{content:""}.fi-rr-pop:before{content:""}.fi-rr-popcorn:before{content:""}.fi-rr-popsicle:before{content:""}.fi-rr-population:before{content:""}.fi-rr-population-globe:before{content:""}.fi-rr-portal-enter:before{content:""}.fi-rr-portal-exit:before{content:""}.fi-rr-portrait:before{content:""}.fi-rr-portuguese:before{content:""}.fi-rr-postal-address:before{content:""}.fi-rr-pot:before{content:""}.fi-rr-potato:before{content:""}.fi-rr-pound:before{content:""}.fi-rr-power:before{content:""}.fi-rr-powerbank:before{content:""}.fi-rr-ppt-file:before{content:""}.fi-rr-practice:before{content:""}.fi-rr-praying-hands:before{content:""}.fi-rr-premium-account:before{content:""}.fi-rr-prescription:before{content:""}.fi-rr-prescription-bottle:before{content:""}.fi-rr-prescription-bottle-alt:before{content:""}.fi-rr-prescription-bottle-pill:before{content:""}.fi-rr-presentation:before{content:""}.fi-rr-presentation-folder:before{content:""}.fi-rr-pretzel:before{content:""}.fi-rr-preview:before{content:""}.fi-rr-previous-square:before{content:""}.fi-rr-print:before{content:""}.fi-rr-print-magnifying-glass:before{content:""}.fi-rr-print-slash:before{content:""}.fi-rr-print-wifi:before{content:""}.fi-rr-priority-arrow:before{content:""}.fi-rr-priority-arrows:before{content:""}.fi-rr-priority-importance:before{content:""}.fi-rr-privacy-settings:before{content:""}.fi-rr-private-account:before{content:""}.fi-rr-problem-solving:before{content:""}.fi-rr-procedures:before{content:""}.fi-rr-process:before{content:""}.fi-rr-productivity:before{content:""}.fi-rr-progress-complete:before{content:""}.fi-rr-progress-download:before{content:""}.fi-rr-progress-upload:before{content:""}.fi-rr-projector:before{content:""}.fi-rr-protein-shake:before{content:""}.fi-rr-protractor:before{content:""}.fi-rr-psychology:before{content:""}.fi-rr-pulse:before{content:""}.fi-rr-pump:before{content:""}.fi-rr-pump-medical:before{content:""}.fi-rr-pumpkin:before{content:""}.fi-rr-pumpkin-alt:before{content:""}.fi-rr-pumpkin-alt-2:before{content:""}.fi-rr-punching-bag:before{content:""}.fi-rr-puzzle:before{content:""}.fi-rr-puzzle-alt:before{content:""}.fi-rr-puzzle-piece-integration:before{content:""}.fi-rr-puzzle-pieces:before{content:""}.fi-rr-pyramid:before{content:""}.fi-rr-q:before{content:""}.fi-rr-QR:before{content:""}.fi-rr-qr-scan:before{content:""}.fi-rr-qrcode:before{content:""}.fi-rr-qrcode-box:before{content:""}.fi-rr-qrcode-information:before{content:""}.fi-rr-qrcode-location:before{content:""}.fi-rr-qrcode-menu:before{content:""}.fi-rr-qrcode-money:before{content:""}.fi-rr-qrcode-ticket:before{content:""}.fi-rr-qrcode-wifi:before{content:""}.fi-rr-quality:before{content:""}.fi-rr-question:before{content:""}.fi-rr-question-square:before{content:""}.fi-rr-queue:before{content:""}.fi-rr-queue-alt:before{content:""}.fi-rr-queue-line:before{content:""}.fi-rr-queue-signal:before{content:""}.fi-rr-quick-box:before{content:""}.fi-rr-quill-pen-story:before{content:""}.fi-rr-quiz:before{content:""}.fi-rr-quiz-alt:before{content:""}.fi-rr-quote-right:before{content:""}.fi-rr-quran-user:before{content:""}.fi-rr-r:before{content:""}.fi-rr-rabbit:before{content:""}.fi-rr-rabbit-fast:before{content:""}.fi-rr-raccoon:before{content:""}.fi-rr-racquet:before{content:""}.fi-rr-radar:before{content:""}.fi-rr-radar-monitoring-track:before{content:""}.fi-rr-radiation:before{content:""}.fi-rr-radiation-alt:before{content:""}.fi-rr-radio:before{content:""}.fi-rr-radio-alt:before{content:""}.fi-rr-radio-button:before{content:""}.fi-rr-radio-tower:before{content:""}.fi-rr-radio-waves:before{content:""}.fi-rr-radish:before{content:""}.fi-rr-rainbow:before{content:""}.fi-rr-raindrops:before{content:""}.fi-rr-ram:before{content:""}.fi-rr-ramp-loading:before{content:""}.fi-rr-rank:before{content:""}.fi-rr-ranking-podium:before{content:""}.fi-rr-ranking-podium-empty:before{content:""}.fi-rr-ranking-star:before{content:""}.fi-rr-ranking-stars:before{content:""}.fi-rr-raygun:before{content:""}.fi-rr-razor-barber:before{content:""}.fi-rr-react:before{content:""}.fi-rr-rec:before{content:""}.fi-rr-receipt:before{content:""}.fi-rr-recipe:before{content:""}.fi-rr-recipe-book:before{content:""}.fi-rr-record-vinyl:before{content:""}.fi-rr-rectabgle-vertical:before{content:""}.fi-rr-rectangle-barcode:before{content:""}.fi-rr-rectangle-code:before{content:""}.fi-rr-rectangle-history-circle-plus:before{content:""}.fi-rr-rectangle-horizontal:before{content:""}.fi-rr-rectangle-list:before{content:""}.fi-rr-rectangle-panoramic:before{content:""}.fi-rr-rectangle-pro:before{content:""}.fi-rr-rectangle-vertical:before{content:""}.fi-rr-rectangle-vertical-history:before{content:""}.fi-rr-rectangle-xmark:before{content:""}.fi-rr-rectangles-mixed:before{content:""}.fi-rr-recycle:before{content:""}.fi-rr-recycle-bin:before{content:""}.fi-rr-redo:before{content:""}.fi-rr-redo-alt:before{content:""}.fi-rr-reel:before{content:""}.fi-rr-refer:before{content:""}.fi-rr-refer-arrow:before{content:""}.fi-rr-referee:before{content:""}.fi-rr-referral:before{content:""}.fi-rr-referral-alt:before{content:""}.fi-rr-referral-link-arrow:before{content:""}.fi-rr-referral-user:before{content:""}.fi-rr-reflect:before{content:""}.fi-rr-reflect-horizontal:before{content:""}.fi-rr-reflect-horizontal-alt:before{content:""}.fi-rr-reflect-vertical:before{content:""}.fi-rr-refresh:before{content:""}.fi-rr-refrigerator:before{content:""}.fi-rr-refund:before{content:""}.fi-rr-refund-alt:before{content:""}.fi-rr-region-pin:before{content:""}.fi-rr-region-pin-alt:before{content:""}.fi-rr-registered:before{content:""}.fi-rr-registration-paper:before{content:""}.fi-rr-remote-access:before{content:""}.fi-rr-remote-control:before{content:""}.fi-rr-remote-control-hand:before{content:""}.fi-rr-remove-folder:before{content:""}.fi-rr-remove-user:before{content:""}.fi-rr-rent:before{content:""}.fi-rr-rent-signal:before{content:""}.fi-rr-replace:before{content:""}.fi-rr-replay-10:before{content:""}.fi-rr-replay-30:before{content:""}.fi-rr-replay-5:before{content:""}.fi-rr-reply-all:before{content:""}.fi-rr-republican:before{content:""}.fi-rr-research-arrows-circle:before{content:""}.fi-rr-reservation-smartphone:before{content:""}.fi-rr-reservation-table:before{content:""}.fi-rr-resistance-band:before{content:""}.fi-rr-resize:before{content:""}.fi-rr-resize-screen:before{content:""}.fi-rr-resources:before{content:""}.fi-rr-responsability:before{content:""}.fi-rr-responsive-design:before{content:""}.fi-rr-restaurant:before{content:""}.fi-rr-restaurant-sign:before{content:""}.fi-rr-restock:before{content:""}.fi-rr-restroom-simple:before{content:""}.fi-rr-resume:before{content:""}.fi-rr-Revenue:before{content:""}.fi-rr-revenue-alt:before{content:""}.fi-rr-revenue-euro:before{content:""}.fi-rr-review:before{content:""}.fi-rr-rewind:before{content:""}.fi-rr-rewind-button-circle:before{content:""}.fi-rr-rhombus:before{content:""}.fi-rr-ribbon:before{content:""}.fi-rr-right:before{content:""}.fi-rr-right-from-bracket:before{content:""}.fi-rr-ring:before{content:""}.fi-rr-ring-diamond:before{content:""}.fi-rr-rings-wedding:before{content:""}.fi-rr-risk:before{content:""}.fi-rr-risk-alt:before{content:""}.fi-rr-risk-assessment:before{content:""}.fi-rr-road:before{content:""}.fi-rr-road-barrier:before{content:""}.fi-rr-road-bridge:before{content:""}.fi-rr-road-check:before{content:""}.fi-rr-road-lock:before{content:""}.fi-rr-road-map-pin:before{content:""}.fi-rr-road-sign-left:before{content:""}.fi-rr-roadmap:before{content:""}.fi-rr-robot:before{content:""}.fi-rr-robot-money:before{content:""}.fi-rr-robotic-arm:before{content:""}.fi-rr-rock:before{content:""}.fi-rr-rock-hair-user:before{content:""}.fi-rr-rock-hammer:before{content:""}.fi-rr-rocket:before{content:""}.fi-rr-rocket-hand:before{content:""}.fi-rr-rocket-holding-hand:before{content:""}.fi-rr-rocket-lunch:before{content:""}.fi-rr-rocket-planet:before{content:""}.fi-rr-rocking-horse:before{content:""}.fi-rr-rocks:before{content:""}.fi-rr-roller-coaster:before{content:""}.fi-rr-roller-skate:before{content:""}.fi-rr-roller-skater:before{content:""}.fi-rr-roof:before{content:""}.fi-rr-room-service:before{content:""}.fi-rr-rose:before{content:""}.fi-rr-rose-alt:before{content:""}.fi-rr-rotate-exclamation:before{content:""}.fi-rr-rotate-left:before{content:""}.fi-rr-rotate-reverse:before{content:""}.fi-rr-rotate-right:before{content:""}.fi-rr-rotate-square:before{content:""}.fi-rr-roulette:before{content:""}.fi-rr-round-cctv:before{content:""}.fi-rr-route:before{content:""}.fi-rr-route-highway:before{content:""}.fi-rr-route-interstate:before{content:""}.fi-rr-router:before{content:""}.fi-rr-router-lock:before{content:""}.fi-rr-router-wifi:before{content:""}.fi-rr-router-wifi-alt:before{content:""}.fi-rr-rss:before{content:""}.fi-rr-rss-alt:before{content:""}.fi-rr-ruble-sign:before{content:""}.fi-rr-rugby:before{content:""}.fi-rr-ruler-combined:before{content:""}.fi-rr-ruler-horizontal:before{content:""}.fi-rr-ruler-triangle:before{content:""}.fi-rr-ruler-vertical:before{content:""}.fi-rr-rules:before{content:""}.fi-rr-rules-alt:before{content:""}.fi-rr-running:before{content:""}.fi-rr-running-track:before{content:""}.fi-rr-rupee-sign:before{content:""}.fi-rr-rupiah-sign:before{content:""}.fi-rr-russian:before{content:""}.fi-rr-rv:before{content:""}.fi-rr-s:before{content:""}.fi-rr-sack:before{content:""}.fi-rr-sack-dollar:before{content:""}.fi-rr-sad:before{content:""}.fi-rr-sad-cry:before{content:""}.fi-rr-sad-tear:before{content:""}.fi-rr-safe-battery:before{content:""}.fi-rr-safe-box:before{content:""}.fi-rr-safety-glasses:before{content:""}.fi-rr-safety-zone:before{content:""}.fi-rr-saffron:before{content:""}.fi-rr-sailboat:before{content:""}.fi-rr-salad:before{content:""}.fi-rr-salary-alt:before{content:""}.fi-rr-salt-pepper:before{content:""}.fi-rr-salt-shaker:before{content:""}.fi-rr-sandwich:before{content:""}.fi-rr-sandwich-alt:before{content:""}.fi-rr-sanitary-pad:before{content:""}.fi-rr-satellite:before{content:""}.fi-rr-satellite-dish:before{content:""}.fi-rr-satisfaction-bar:before{content:""}.fi-rr-saturday:before{content:""}.fi-rr-sauce:before{content:""}.fi-rr-sausage:before{content:""}.fi-rr-sax-hot:before{content:""}.fi-rr-saxophone:before{content:""}.fi-rr-scale:before{content:""}.fi-rr-scale-comparison:before{content:""}.fi-rr-scale-comparison-alt:before{content:""}.fi-rr-scalpel:before{content:""}.fi-rr-scalpel-path:before{content:""}.fi-rr-scanner-gun:before{content:""}.fi-rr-scanner-image:before{content:""}.fi-rr-scanner-keyboard:before{content:""}.fi-rr-scanner-touchscreen:before{content:""}.fi-rr-scarecrow:before{content:""}.fi-rr-scarf:before{content:""}.fi-rr-schedule:before{content:""}.fi-rr-school:before{content:""}.fi-rr-school-bus:before{content:""}.fi-rr-school-circle-chek:before{content:""}.fi-rr-school-circle-exclamation:before{content:""}.fi-rr-school-circle-xmark:before{content:""}.fi-rr-school-lock:before{content:""}.fi-rr-science-podcast:before{content:""}.fi-rr-scissors:before{content:""}.fi-rr-scone:before{content:""}.fi-rr-scooter:before{content:""}.fi-rr-score-board:before{content:""}.fi-rr-screen:before{content:""}.fi-rr-screen-play:before{content:""}.fi-rr-screen-recorder:before{content:""}.fi-rr-screen-share:before{content:""}.fi-rr-screen-shield:before{content:""}.fi-rr-screencast:before{content:""}.fi-rr-screw:before{content:""}.fi-rr-screw-alt:before{content:""}.fi-rr-screwdriver:before{content:""}.fi-rr-scribble:before{content:""}.fi-rr-script:before{content:""}.fi-rr-scroll:before{content:""}.fi-rr-scroll-document-story:before{content:""}.fi-rr-scroll-old:before{content:""}.fi-rr-scroll-torah:before{content:""}.fi-rr-scrubber:before{content:""}.fi-rr-sculpture:before{content:""}.fi-rr-scythe:before{content:""}.fi-rr-sd-card:before{content:""}.fi-rr-sd-cards:before{content:""}.fi-rr-sea-wave:before{content:""}.fi-rr-seal:before{content:""}.fi-rr-seal-exclamation:before{content:""}.fi-rr-seal-question:before{content:""}.fi-rr-search:before{content:""}.fi-rr-search-alt:before{content:""}.fi-rr-search-bar:before{content:""}.fi-rr-search-dollar:before{content:""}.fi-rr-search-heart:before{content:""}.fi-rr-search-location:before{content:""}.fi-rr-seat-airline:before{content:""}.fi-rr-seatbelt-safety-driver:before{content:""}.fi-rr-second:before{content:""}.fi-rr-second-award:before{content:""}.fi-rr-second-laurel:before{content:""}.fi-rr-second-medal:before{content:""}.fi-rr-secure-backup:before{content:""}.fi-rr-security:before{content:""}.fi-rr-security-gate:before{content:""}.fi-rr-seedling:before{content:""}.fi-rr-segway:before{content:""}.fi-rr-selection:before{content:""}.fi-rr-self-care:before{content:""}.fi-rr-sell:before{content:""}.fi-rr-seller:before{content:""}.fi-rr-seller-store:before{content:""}.fi-rr-selling:before{content:""}.fi-rr-send-back:before{content:""}.fi-rr-send-backward:before{content:""}.fi-rr-send-money:before{content:""}.fi-rr-send-money-smartphone:before{content:""}.fi-rr-sensor:before{content:""}.fi-rr-sensor-alert:before{content:""}.fi-rr-sensor-fire:before{content:""}.fi-rr-sensor-on:before{content:""}.fi-rr-sensor-smoke:before{content:""}.fi-rr-september-calendar:before{content:""}.fi-rr-serum:before{content:""}.fi-rr-session-timeout:before{content:""}.fi-rr-settings:before{content:""}.fi-rr-settings-sliders:before{content:""}.fi-rr-settings-window:before{content:""}.fi-rr-sewing-machine:before{content:""}.fi-rr-sewing-machine-alt:before{content:""}.fi-rr-shaka:before{content:""}.fi-rr-shampoo:before{content:""}.fi-rr-share:before{content:""}.fi-rr-share-alt-square:before{content:""}.fi-rr-share-square:before{content:""}.fi-rr-sheep:before{content:""}.fi-rr-shekel-sign:before{content:""}.fi-rr-shelves:before{content:""}.fi-rr-shelves-empty:before{content:""}.fi-rr-shield:before{content:""}.fi-rr-shield-alt:before{content:""}.fi-rr-shield-cat:before{content:""}.fi-rr-shield-check:before{content:""}.fi-rr-shield-cross:before{content:""}.fi-rr-shield-divided-four:before{content:""}.fi-rr-shield-dog:before{content:""}.fi-rr-shield-exclamation:before{content:""}.fi-rr-shield-interrogation:before{content:""}.fi-rr-shield-keyhole:before{content:""}.fi-rr-shield-minus:before{content:""}.fi-rr-shield-plus:before{content:""}.fi-rr-shield-security-risk:before{content:""}.fi-rr-shield-slash:before{content:""}.fi-rr-shield-trust:before{content:""}.fi-rr-shield-virus:before{content:""}.fi-rr-shield-xmark:before{content:""}.fi-rr-ship:before{content:""}.fi-rr-ship-side:before{content:""}.fi-rr-shipping-fast:before{content:""}.fi-rr-shipping-timed:before{content:""}.fi-rr-shirt:before{content:""}.fi-rr-shirt-long-sleeve:before{content:""}.fi-rr-shirt-running:before{content:""}.fi-rr-shirt-tank-top:before{content:""}.fi-rr-shish-kebab:before{content:""}.fi-rr-shoe-prints:before{content:""}.fi-rr-shop:before{content:""}.fi-rr-shop-lock:before{content:""}.fi-rr-shop-slash:before{content:""}.fi-rr-shopping-bag:before{content:""}.fi-rr-shopping-bag-add:before{content:""}.fi-rr-shopping-basket:before{content:""}.fi-rr-shopping-cart:before{content:""}.fi-rr-shopping-cart-add:before{content:""}.fi-rr-shopping-cart-buyer:before{content:""}.fi-rr-shopping-cart-check:before{content:""}.fi-rr-shopping-cart-nft:before{content:""}.fi-rr-shopping-cart-notification:before{content:""}.fi-rr-shoulder-joint:before{content:""}.fi-rr-shovel:before{content:""}.fi-rr-shovel-snow:before{content:""}.fi-rr-shower:before{content:""}.fi-rr-shower-down:before{content:""}.fi-rr-shower-gel:before{content:""}.fi-rr-shredder:before{content:""}.fi-rr-shrimp:before{content:""}.fi-rr-shuffle:before{content:""}.fi-rr-shuttle-van:before{content:""}.fi-rr-shuttlecock:before{content:""}.fi-rr-Sickle:before{content:""}.fi-rr-sidebar:before{content:""}.fi-rr-sidebar-flip:before{content:""}.fi-rr-sigma:before{content:""}.fi-rr-sign-hanging:before{content:""}.fi-rr-sign-in-alt:before{content:""}.fi-rr-sign-out-alt:before{content:""}.fi-rr-sign-posts:before{content:""}.fi-rr-sign-posts-wrench:before{content:""}.fi-rr-sign-up:before{content:""}.fi-rr-signal-alt:before{content:""}.fi-rr-signal-alt-1:before{content:""}.fi-rr-signal-alt-2:before{content:""}.fi-rr-signal-alt-slash:before{content:""}.fi-rr-signal-bars-fair:before{content:""}.fi-rr-signal-bars-good:before{content:""}.fi-rr-signal-bars-weak:before{content:""}.fi-rr-signal-stream:before{content:""}.fi-rr-signal-stream-slash:before{content:""}.fi-rr-signature:before{content:""}.fi-rr-signature-lock:before{content:""}.fi-rr-signature-slash:before{content:""}.fi-rr-sim-card:before{content:""}.fi-rr-sim-cards:before{content:""}.fi-rr-sink:before{content:""}.fi-rr-Siren:before{content:""}.fi-rr-siren-on:before{content:""}.fi-rr-site:before{content:""}.fi-rr-site-alt:before{content:""}.fi-rr-site-browser:before{content:""}.fi-rr-sitemap:before{content:""}.fi-rr-skate-park:before{content:""}.fi-rr-skateboard:before{content:""}.fi-rr-skating:before{content:""}.fi-rr-skeleton:before{content:""}.fi-rr-skeleton-ribs:before{content:""}.fi-rr-skewer:before{content:""}.fi-rr-ski-boot-ski:before{content:""}.fi-rr-ski-jump:before{content:""}.fi-rr-ski-lift:before{content:""}.fi-rr-skiing:before{content:""}.fi-rr-skiing-nordic:before{content:""}.fi-rr-skill:before{content:""}.fi-rr-skill-alt:before{content:""}.fi-rr-skill-user:before{content:""}.fi-rr-skin:before{content:""}.fi-rr-skin-acne:before{content:""}.fi-rr-skin-arrow:before{content:""}.fi-rr-skin-drop:before{content:""}.fi-rr-skin-hair:before{content:""}.fi-rr-skin-laser:before{content:""}.fi-rr-skin-uv:before{content:""}.fi-rr-skip-15-seconds:before{content:""}.fi-rr-skull:before{content:""}.fi-rr-skull-cow:before{content:""}.fi-rr-skull-crossbones:before{content:""}.fi-rr-skull-heart:before{content:""}.fi-rr-skyscraper:before{content:""}.fi-rr-slash:before{content:""}.fi-rr-sledding:before{content:""}.fi-rr-sleeping-bag:before{content:""}.fi-rr-sleeping-cat:before{content:""}.fi-rr-sleigh:before{content:""}.fi-rr-sliders-h-square:before{content:""}.fi-rr-sliders-v:before{content:""}.fi-rr-sliders-v-square:before{content:""}.fi-rr-slot-machine:before{content:""}.fi-rr-smart-building:before{content:""}.fi-rr-smart-glasses:before{content:""}.fi-rr-smart-home:before{content:""}.fi-rr-smart-home-alt:before{content:""}.fi-rr-smart-home-chip:before{content:""}.fi-rr-smart-home-cloud:before{content:""}.fi-rr-smart-home-key:before{content:""}.fi-rr-smart-watch-call:before{content:""}.fi-rr-smart-watch-notifications:before{content:""}.fi-rr-smart-wireless-door:before{content:""}.fi-rr-smartphone:before{content:""}.fi-rr-smartphone-ar:before{content:""}.fi-rr-smartphone-bus-payment:before{content:""}.fi-rr-smartphone-fingerprint:before{content:""}.fi-rr-smartwatch:before{content:""}.fi-rr-smile:before{content:""}.fi-rr-smile-beam:before{content:""}.fi-rr-smile-plus:before{content:""}.fi-rr-smile-wink:before{content:""}.fi-rr-smiley-comment-alt:before{content:""}.fi-rr-smiling-baby:before{content:""}.fi-rr-smiling-boy:before{content:""}.fi-rr-smiling-girl:before{content:""}.fi-rr-smiling-old-man:before{content:""}.fi-rr-smiling-old-woman:before{content:""}.fi-rr-smog:before{content:""}.fi-rr-smoke:before{content:""}.fi-rr-smoking:before{content:""}.fi-rr-smoking-ban:before{content:""}.fi-rr-smoothie:before{content:""}.fi-rr-snake:before{content:""}.fi-rr-snap:before{content:""}.fi-rr-snooze:before{content:""}.fi-rr-snow-blowing:before{content:""}.fi-rr-snowboarding:before{content:""}.fi-rr-snowflake:before{content:""}.fi-rr-snowflake-droplets:before{content:""}.fi-rr-snowflakes:before{content:""}.fi-rr-snowman-alt:before{content:""}.fi-rr-snowman-head:before{content:""}.fi-rr-snowmobile:before{content:""}.fi-rr-snowplow:before{content:""}.fi-rr-soap:before{content:""}.fi-rr-soap-alt:before{content:""}.fi-rr-soccer-boots:before{content:""}.fi-rr-social-distance:before{content:""}.fi-rr-social-media-notification:before{content:""}.fi-rr-social-network:before{content:""}.fi-rr-socks:before{content:""}.fi-rr-sofa:before{content:""}.fi-rr-sofa-size:before{content:""}.fi-rr-software-development:before{content:""}.fi-rr-solar-panel:before{content:""}.fi-rr-solar-panel-sun:before{content:""}.fi-rr-solar-system:before{content:""}.fi-rr-sold-house:before{content:""}.fi-rr-sold-signal:before{content:""}.fi-rr-sort:before{content:""}.fi-rr-sort-alpha-down:before{content:""}.fi-rr-sort-alpha-down-alt:before{content:""}.fi-rr-sort-alpha-up:before{content:""}.fi-rr-sort-alpha-up-alt:before{content:""}.fi-rr-sort-alt:before{content:""}.fi-rr-sort-amount-down:before{content:""}.fi-rr-sort-amount-down-alt:before{content:""}.fi-rr-sort-amount-up:before{content:""}.fi-rr-sort-amount-up-alt:before{content:""}.fi-rr-sort-circle:before{content:""}.fi-rr-sort-circle-down:before{content:""}.fi-rr-sort-circle-up:before{content:""}.fi-rr-sort-down:before{content:""}.fi-rr-sort-numeric-down:before{content:""}.fi-rr-sort-numeric-down-alt:before{content:""}.fi-rr-sort-shapes-down:before{content:""}.fi-rr-sort-shapes-up:before{content:""}.fi-rr-sort-size-down:before{content:""}.fi-rr-sort-size-up:before{content:""}.fi-rr-soup:before{content:""}.fi-rr-source-data:before{content:""}.fi-rr-source-document:before{content:""}.fi-rr-source-document-alt:before{content:""}.fi-rr-spa:before{content:""}.fi-rr-space-shuttle:before{content:""}.fi-rr-space-station-moon:before{content:""}.fi-rr-space-station-moon-alt:before{content:""}.fi-rr-spade:before{content:""}.fi-rr-spaghetti-monster-flying:before{content:""}.fi-rr-spain-country-code:before{content:""}.fi-rr-spain-map:before{content:""}.fi-rr-spam:before{content:""}.fi-rr-spanish:before{content:""}.fi-rr-sparkles:before{content:""}.fi-rr-spartan-helmet:before{content:""}.fi-rr-speaker:before{content:""}.fi-rr-speakers:before{content:""}.fi-rr-speech-bubble-story:before{content:""}.fi-rr-speedometer-arrow:before{content:""}.fi-rr-speedometer-kpi:before{content:""}.fi-rr-sperm:before{content:""}.fi-rr-sphere:before{content:""}.fi-rr-spider:before{content:""}.fi-rr-spider-black-widow:before{content:""}.fi-rr-spider-web:before{content:""}.fi-rr-spine:before{content:""}.fi-rr-spinner:before{content:""}.fi-rr-splash:before{content:""}.fi-rr-split:before{content:""}.fi-rr-split-screen:before{content:""}.fi-rr-split-up-relation:before{content:""}.fi-rr-splotch:before{content:""}.fi-rr-spoon:before{content:""}.fi-rr-sport:before{content:""}.fi-rr-sport-drink:before{content:""}.fi-rr-spray-can:before{content:""}.fi-rr-spray-can-sparkles:before{content:""}.fi-rr-spring-calendar:before{content:""}.fi-rr-sprinkler:before{content:""}.fi-rr-spy:before{content:""}.fi-rr-spyware:before{content:""}.fi-rr-sql-file:before{content:""}.fi-rr-sql-server:before{content:""}.fi-rr-square:before{content:""}.fi-rr-square-0:before{content:""}.fi-rr-square-1:before{content:""}.fi-rr-square-2:before{content:""}.fi-rr-square-3:before{content:""}.fi-rr-square-4:before{content:""}.fi-rr-square-5:before{content:""}.fi-rr-square-6:before{content:""}.fi-rr-square-7:before{content:""}.fi-rr-square-8:before{content:""}.fi-rr-square-9:before{content:""}.fi-rr-square-a:before{content:""}.fi-rr-square-b:before{content:""}.fi-rr-square-bolt:before{content:""}.fi-rr-square-c:before{content:""}.fi-rr-square-code:before{content:""}.fi-rr-square-d:before{content:""}.fi-rr-square-dashed:before{content:""}.fi-rr-square-dashed-circle-plus:before{content:""}.fi-rr-square-divide:before{content:""}.fi-rr-square-e:before{content:""}.fi-rr-square-ellipsis:before{content:""}.fi-rr-square-ellipsis-vertical:before{content:""}.fi-rr-square-envelope:before{content:""}.fi-rr-square-exclamation:before{content:""}.fi-rr-square-f:before{content:""}.fi-rr-square-g:before{content:""}.fi-rr-square-h:before{content:""}.fi-rr-square-heart:before{content:""}.fi-rr-square-i:before{content:""}.fi-rr-square-info:before{content:""}.fi-rr-square-j:before{content:""}.fi-rr-square-k:before{content:""}.fi-rr-square-kanban:before{content:""}.fi-rr-square-l:before{content:""}.fi-rr-square-m:before{content:""}.fi-rr-square-minus:before{content:""}.fi-rr-square-n:before{content:""}.fi-rr-square-o:before{content:""}.fi-rr-square-p:before{content:""}.fi-rr-square-pen:before{content:""}.fi-rr-square-person-confined:before{content:""}.fi-rr-square-phone:before{content:""}.fi-rr-square-phone-flip:before{content:""}.fi-rr-square-phone-hangup:before{content:""}.fi-rr-square-plus:before{content:""}.fi-rr-square-poll-horizontal:before{content:""}.fi-rr-square-poll-vertical:before{content:""}.fi-rr-square-q:before{content:""}.fi-rr-square-quote:before{content:""}.fi-rr-square-r:before{content:""}.fi-rr-square-root:before{content:""}.fi-rr-square-s:before{content:""}.fi-rr-square-small:before{content:""}.fi-rr-square-star:before{content:""}.fi-rr-square-t:before{content:""}.fi-rr-square-terminal:before{content:""}.fi-rr-square-u:before{content:""}.fi-rr-square-up-right:before{content:""}.fi-rr-square-v:before{content:""}.fi-rr-square-w:before{content:""}.fi-rr-square-x:before{content:""}.fi-rr-square-y:before{content:""}.fi-rr-square-z:before{content:""}.fi-rr-squid:before{content:""}.fi-rr-squircle:before{content:""}.fi-rr-squirrel:before{content:""}.fi-rr-stadium:before{content:""}.fi-rr-staff:before{content:""}.fi-rr-staff-wizard:before{content:""}.fi-rr-stage:before{content:""}.fi-rr-stage-concert:before{content:""}.fi-rr-stage-theatre:before{content:""}.fi-rr-stairs:before{content:""}.fi-rr-stamp:before{content:""}.fi-rr-stamps:before{content:""}.fi-rr-standard-definition:before{content:""}.fi-rr-stapler:before{content:""}.fi-rr-stapler-paper:before{content:""}.fi-rr-star:before{content:""}.fi-rr-star-and-crescent:before{content:""}.fi-rr-star-christmas:before{content:""}.fi-rr-star-comment-alt:before{content:""}.fi-rr-star-exclamation:before{content:""}.fi-rr-star-microphone:before{content:""}.fi-rr-star-octogram:before{content:""}.fi-rr-star-of-david:before{content:""}.fi-rr-star-rating-call:before{content:""}.fi-rr-star-sharp-half:before{content:""}.fi-rr-star-sharp-half-stroke:before{content:""}.fi-rr-star-shooting:before{content:""}.fi-rr-starfighter:before{content:""}.fi-rr-stars:before{content:""}.fi-rr-state-country:before{content:""}.fi-rr-stationary-bike:before{content:""}.fi-rr-stats:before{content:""}.fi-rr-steak:before{content:""}.fi-rr-steam-iron:before{content:""}.fi-rr-steering-wheel:before{content:""}.fi-rr-step-backward:before{content:""}.fi-rr-step-forward:before{content:""}.fi-rr-steps-carreer:before{content:""}.fi-rr-sterling-sign:before{content:""}.fi-rr-stethoscope:before{content:""}.fi-rr-sticker:before{content:""}.fi-rr-stocking:before{content:""}.fi-rr-stomach:before{content:""}.fi-rr-stomach-ache:before{content:""}.fi-rr-stomach-virus:before{content:""}.fi-rr-stop:before{content:""}.fi-rr-stop-circle:before{content:""}.fi-rr-stop-square:before{content:""}.fi-rr-stopwatch:before{content:""}.fi-rr-store-alt:before{content:""}.fi-rr-store-buyer:before{content:""}.fi-rr-store-lock:before{content:""}.fi-rr-store-slash:before{content:""}.fi-rr-story-book:before{content:""}.fi-rr-story-fairy-tale:before{content:""}.fi-rr-story-fantasy:before{content:""}.fi-rr-straightener:before{content:""}.fi-rr-strategy-chess-risk:before{content:""}.fi-rr-strawberry:before{content:""}.fi-rr-streamer-boy:before{content:""}.fi-rr-streamer-girl:before{content:""}.fi-rr-street-view:before{content:""}.fi-rr-stretcher:before{content:""}.fi-rr-strikethrough:before{content:""}.fi-rr-stroopwafel:before{content:""}.fi-rr-student:before{content:""}.fi-rr-student-alt:before{content:""}.fi-rr-subfolder:before{content:""}.fi-rr-subscript:before{content:""}.fi-rr-subscription:before{content:""}.fi-rr-subscription-alt:before{content:""}.fi-rr-subscription-model:before{content:""}.fi-rr-subscription-user:before{content:""}.fi-rr-subtitles:before{content:""}.fi-rr-subtitles-slash:before{content:""}.fi-rr-subway:before{content:""}.fi-rr-suggestion:before{content:""}.fi-rr-suitcase-alt:before{content:""}.fi-rr-summary-check:before{content:""}.fi-rr-summer:before{content:""}.fi-rr-sun:before{content:""}.fi-rr-sun-dust:before{content:""}.fi-rr-sun-plant-wilt:before{content:""}.fi-rr-sun-salutation-yoga:before{content:""}.fi-rr-sunday:before{content:""}.fi-rr-sunglasses:before{content:""}.fi-rr-sunglasses-alt:before{content:""}.fi-rr-sunrise:before{content:""}.fi-rr-sunrise-alt:before{content:""}.fi-rr-sunscreen:before{content:""}.fi-rr-sunset:before{content:""}.fi-rr-superscript:before{content:""}.fi-rr-supplier:before{content:""}.fi-rr-supplier-alt:before{content:""}.fi-rr-supply-chain:before{content:""}.fi-rr-supply-chain-steps:before{content:""}.fi-rr-surfing:before{content:""}.fi-rr-surprise:before{content:""}.fi-rr-surveillance-camera:before{content:""}.fi-rr-survey-xmark:before{content:""}.fi-rr-sushi:before{content:""}.fi-rr-sushi-alt:before{content:""}.fi-rr-sushi-roll:before{content:""}.fi-rr-svg:before{content:""}.fi-rr-swap:before{content:""}.fi-rr-swatchbook:before{content:""}.fi-rr-sweep:before{content:""}.fi-rr-swimmer:before{content:""}.fi-rr-swimming-pool:before{content:""}.fi-rr-swing:before{content:""}.fi-rr-swipe-down:before{content:""}.fi-rr-swipe-left:before{content:""}.fi-rr-swipe-right:before{content:""}.fi-rr-swipe-up:before{content:""}.fi-rr-sword:before{content:""}.fi-rr-sword-alt:before{content:""}.fi-rr-symbol:before{content:""}.fi-rr-symbols:before{content:""}.fi-rr-synagogue:before{content:""}.fi-rr-syringe:before{content:""}.fi-rr-syringe-injection-blood:before{content:""}.fi-rr-system-cloud:before{content:""}.fi-rr-t:before{content:""}.fi-rr-t-rex:before{content:""}.fi-rr-t-square:before{content:""}.fi-rr-tab-folder:before{content:""}.fi-rr-table:before{content:""}.fi-rr-table-columns:before{content:""}.fi-rr-table-layout:before{content:""}.fi-rr-table-list:before{content:""}.fi-rr-table-picnic:before{content:""}.fi-rr-table-pivot:before{content:""}.fi-rr-table-rows:before{content:""}.fi-rr-table-tree:before{content:""}.fi-rr-tablet:before{content:""}.fi-rr-tablet-android:before{content:""}.fi-rr-tablet-android-alt:before{content:""}.fi-rr-tablet-rugged:before{content:""}.fi-rr-tachometer:before{content:""}.fi-rr-tachometer-alt-average:before{content:""}.fi-rr-tachometer-alt-fastest:before{content:""}.fi-rr-tachometer-alt-slow:before{content:""}.fi-rr-tachometer-alt-slowest:before{content:""}.fi-rr-tachometer-average:before{content:""}.fi-rr-tachometer-fast:before{content:""}.fi-rr-tachometer-fastest:before{content:""}.fi-rr-tachometer-slow:before{content:""}.fi-rr-tachometer-slowest:before{content:""}.fi-rr-taco:before{content:""}.fi-rr-tags:before{content:""}.fi-rr-talent:before{content:""}.fi-rr-talent-alt:before{content:""}.fi-rr-talent-hand:before{content:""}.fi-rr-tally:before{content:""}.fi-rr-tally-1:before{content:""}.fi-rr-tally-2:before{content:""}.fi-rr-tally-3:before{content:""}.fi-rr-tally-4:before{content:""}.fi-rr-tamale:before{content:""}.fi-rr-tank-water:before{content:""}.fi-rr-tap:before{content:""}.fi-rr-tape:before{content:""}.fi-rr-target:before{content:""}.fi-rr-target-audience:before{content:""}.fi-rr-task-calendar:before{content:""}.fi-rr-task-checklist:before{content:""}.fi-rr-tasks:before{content:""}.fi-rr-tattoo-machine:before{content:""}.fi-rr-tax:before{content:""}.fi-rr-tax-alt:before{content:""}.fi-rr-taxi:before{content:""}.fi-rr-taxi-bus:before{content:""}.fi-rr-team:before{content:""}.fi-rr-team-check:before{content:""}.fi-rr-team-check-alt:before{content:""}.fi-rr-team-collaboration:before{content:""}.fi-rr-teddy-bear:before{content:""}.fi-rr-teeth-open:before{content:""}.fi-rr-telescope:before{content:""}.fi-rr-temperature-down:before{content:""}.fi-rr-temperature-frigid:before{content:""}.fi-rr-temperature-high:before{content:""}.fi-rr-temperature-list:before{content:""}.fi-rr-temperature-low:before{content:""}.fi-rr-temperature-up:before{content:""}.fi-rr-template:before{content:""}.fi-rr-template-alt:before{content:""}.fi-rr-tenge:before{content:""}.fi-rr-tennis:before{content:""}.fi-rr-tent-arrow-down-to-line:before{content:""}.fi-rr-tent-arrow-left-right:before{content:""}.fi-rr-tent-arrow-turn-left:before{content:""}.fi-rr-tent-arrows-down:before{content:""}.fi-rr-tents:before{content:""}.fi-rr-terminal:before{content:""}.fi-rr-terms-check:before{content:""}.fi-rr-terms-info:before{content:""}.fi-rr-terrace:before{content:""}.fi-rr-test:before{content:""}.fi-rr-test-tube:before{content:""}.fi-rr-text:before{content:""}.fi-rr-text-box:before{content:""}.fi-rr-text-box-dots:before{content:""}.fi-rr-text-box-edit:before{content:""}.fi-rr-text-check:before{content:""}.fi-rr-text-height:before{content:""}.fi-rr-text-input-left:before{content:""}.fi-rr-text-shadow:before{content:""}.fi-rr-text-size:before{content:""}.fi-rr-text-slash:before{content:""}.fi-rr-text-width:before{content:""}.fi-rr-theater-masks:before{content:""}.fi-rr-thermometer-alt:before{content:""}.fi-rr-thermometer-empty:before{content:""}.fi-rr-thermometer-full:before{content:""}.fi-rr-thermometer-half:before{content:""}.fi-rr-thermometer-quarter:before{content:""}.fi-rr-thermometer-three-quarters:before{content:""}.fi-rr-theta:before{content:""}.fi-rr-third:before{content:""}.fi-rr-third-award:before{content:""}.fi-rr-third-laurel:before{content:""}.fi-rr-third-medal:before{content:""}.fi-rr-thought-bubble:before{content:""}.fi-rr-three-direction:before{content:""}.fi-rr-three-leaf-clover:before{content:""}.fi-rr-throat:before{content:""}.fi-rr-thumbs-up-trust:before{content:""}.fi-rr-thumbtack:before{content:""}.fi-rr-thumbtack-slash:before{content:""}.fi-rr-thunderstorm:before{content:""}.fi-rr-thunderstorm-moon:before{content:""}.fi-rr-thunderstorm-risk:before{content:""}.fi-rr-thunderstorm-sun:before{content:""}.fi-rr-thursday:before{content:""}.fi-rr-ticket:before{content:""}.fi-rr-ticket-airline:before{content:""}.fi-rr-ticket-alt:before{content:""}.fi-rr-tickets:before{content:""}.fi-rr-tickets-airline:before{content:""}.fi-rr-tie:before{content:""}.fi-rr-tiff-file:before{content:""}.fi-rr-tilde:before{content:""}.fi-rr-time-add:before{content:""}.fi-rr-time-check:before{content:""}.fi-rr-time-delete:before{content:""}.fi-rr-time-fast:before{content:""}.fi-rr-time-forward:before{content:""}.fi-rr-time-forward-sixty:before{content:""}.fi-rr-time-forward-ten:before{content:""}.fi-rr-time-forward-thirty:before{content:""}.fi-rr-time-half-past:before{content:""}.fi-rr-time-management:before{content:""}.fi-rr-time-money:before{content:""}.fi-rr-time-oclock:before{content:""}.fi-rr-time-past:before{content:""}.fi-rr-time-quarter-past:before{content:""}.fi-rr-time-quarter-to:before{content:""}.fi-rr-time-twenty-four:before{content:""}.fi-rr-time-watch-calendar:before{content:""}.fi-rr-timeline:before{content:""}.fi-rr-timeline-arrow:before{content:""}.fi-rr-timer-clock-call:before{content:""}.fi-rr-times-hexagon:before{content:""}.fi-rr-tint-slash:before{content:""}.fi-rr-tip-button:before{content:""}.fi-rr-tip-button-hand:before{content:""}.fi-rr-tip-coin:before{content:""}.fi-rr-tire:before{content:""}.fi-rr-tire-flat:before{content:""}.fi-rr-tire-pressure-warning:before{content:""}.fi-rr-tire-rugged:before{content:""}.fi-rr-tired:before{content:""}.fi-rr-to-do:before{content:""}.fi-rr-to-do-alt:before{content:""}.fi-rr-together-people:before{content:""}.fi-rr-toggle-off:before{content:""}.fi-rr-toggle-on:before{content:""}.fi-rr-toilet:before{content:""}.fi-rr-toilet-paper-blank:before{content:""}.fi-rr-toilet-paper-blank-under:before{content:""}.fi-rr-toilet-paper-slash:before{content:""}.fi-rr-toilet-paper-under:before{content:""}.fi-rr-toilet-paper-under-slash:before{content:""}.fi-rr-toilet-paper-xmark:before{content:""}.fi-rr-toilets-portable:before{content:""}.fi-rr-token:before{content:""}.fi-rr-tomato:before{content:""}.fi-rr-tombstone:before{content:""}.fi-rr-tombstone-alt:before{content:""}.fi-rr-tool-box:before{content:""}.fi-rr-tool-crop:before{content:""}.fi-rr-tool-marquee:before{content:""}.fi-rr-tools:before{content:""}.fi-rr-tooth:before{content:""}.fi-rr-toothache:before{content:""}.fi-rr-toothbrush:before{content:""}.fi-rr-toothpaste:before{content:""}.fi-rr-torch:before{content:""}.fi-rr-torch-inspiration-leader:before{content:""}.fi-rr-torii-gate:before{content:""}.fi-rr-tornado:before{content:""}.fi-rr-total:before{content:""}.fi-rr-tour-guide-people:before{content:""}.fi-rr-tour-virtual:before{content:""}.fi-rr-towel:before{content:""}.fi-rr-tower-chain:before{content:""}.fi-rr-tower-control:before{content:""}.fi-rr-track:before{content:""}.fi-rr-tractor:before{content:""}.fi-rr-trademark:before{content:""}.fi-rr-trading:before{content:""}.fi-rr-traffic-cone:before{content:""}.fi-rr-traffic-light:before{content:""}.fi-rr-traffic-light-go:before{content:""}.fi-rr-traffic-light-slow:before{content:""}.fi-rr-traffic-light-stop:before{content:""}.fi-rr-trailer:before{content:""}.fi-rr-train:before{content:""}.fi-rr-train-clock:before{content:""}.fi-rr-train-journey:before{content:""}.fi-rr-train-side:before{content:""}.fi-rr-train-station:before{content:""}.fi-rr-train-station-building:before{content:""}.fi-rr-train-subway-tunnel:before{content:""}.fi-rr-train-track:before{content:""}.fi-rr-train-tram:before{content:""}.fi-rr-tram:before{content:""}.fi-rr-transaction-euro:before{content:""}.fi-rr-transaction-globe:before{content:""}.fi-rr-transaction-yen:before{content:""}.fi-rr-transcript:before{content:""}.fi-rr-transcription:before{content:""}.fi-rr-transform:before{content:""}.fi-rr-transformation-block:before{content:""}.fi-rr-transformation-circle:before{content:""}.fi-rr-transformation-design:before{content:""}.fi-rr-transformation-shapes:before{content:""}.fi-rr-transformer-bolt:before{content:""}.fi-rr-transgender:before{content:""}.fi-rr-translate:before{content:""}.fi-rr-translation-app:before{content:""}.fi-rr-transparency:before{content:""}.fi-rr-transporter:before{content:""}.fi-rr-transporter-1:before{content:""}.fi-rr-transporter-2:before{content:""}.fi-rr-transporter-3:before{content:""}.fi-rr-transporter-4:before{content:""}.fi-rr-transporter-5:before{content:""}.fi-rr-transporter-6:before{content:""}.fi-rr-transporter-7:before{content:""}.fi-rr-transporter-empty:before{content:""}.fi-rr-trash:before{content:""}.fi-rr-trash-bag:before{content:""}.fi-rr-trash-can-check:before{content:""}.fi-rr-trash-can-clock:before{content:""}.fi-rr-trash-can-list:before{content:""}.fi-rr-trash-can-plus:before{content:""}.fi-rr-trash-can-slash:before{content:""}.fi-rr-trash-check:before{content:""}.fi-rr-trash-clock:before{content:""}.fi-rr-trash-empty:before{content:""}.fi-rr-trash-list:before{content:""}.fi-rr-trash-plus:before{content:""}.fi-rr-trash-restore:before{content:""}.fi-rr-trash-restore-alt:before{content:""}.fi-rr-trash-slash:before{content:""}.fi-rr-trash-undo:before{content:""}.fi-rr-trash-undo-alt:before{content:""}.fi-rr-trash-xmark:before{content:""}.fi-rr-trauma:before{content:""}.fi-rr-traveler-camera:before{content:""}.fi-rr-treadmill:before{content:""}.fi-rr-treasure-chest:before{content:""}.fi-rr-treatment:before{content:""}.fi-rr-tree:before{content:""}.fi-rr-tree-alt:before{content:""}.fi-rr-tree-christmas:before{content:""}.fi-rr-tree-deciduous:before{content:""}.fi-rr-trees:before{content:""}.fi-rr-trees-alt:before{content:""}.fi-rr-triangle:before{content:""}.fi-rr-triangle-arrow-bolt:before{content:""}.fi-rr-triangle-music:before{content:""}.fi-rr-triangle-person-digging:before{content:""}.fi-rr-triangle-warning:before{content:""}.fi-rr-tricycle:before{content:""}.fi-rr-trillium:before{content:""}.fi-rr-trombone:before{content:""}.fi-rr-troph-cap:before{content:""}.fi-rr-trophy:before{content:""}.fi-rr-trophy-achievement-skill:before{content:""}.fi-rr-trophy-star:before{content:""}.fi-rr-truck-arrow-left:before{content:""}.fi-rr-truck-arrow-right:before{content:""}.fi-rr-truck-bolt:before{content:""}.fi-rr-truck-box:before{content:""}.fi-rr-truck-check:before{content:""}.fi-rr-truck-container:before{content:""}.fi-rr-truck-container-empty:before{content:""}.fi-rr-truck-couch:before{content:""}.fi-rr-truck-droplet:before{content:""}.fi-rr-truck-fire:before{content:""}.fi-rr-truck-flatbed:before{content:""}.fi-rr-truck-front:before{content:""}.fi-rr-truck-ladder:before{content:""}.fi-rr-truck-loading:before{content:""}.fi-rr-truck-medical:before{content:""}.fi-rr-truck-monster:before{content:""}.fi-rr-truck-moving:before{content:""}.fi-rr-truck-pickup:before{content:""}.fi-rr-truck-plow:before{content:""}.fi-rr-truck-ramp:before{content:""}.fi-rr-truck-side:before{content:""}.fi-rr-truck-tow:before{content:""}.fi-rr-truck-utensils:before{content:""}.fi-rr-trumpet:before{content:""}.fi-rr-trust:before{content:""}.fi-rr-trust-alt:before{content:""}.fi-rr-tshirt:before{content:""}.fi-rr-tty:before{content:""}.fi-rr-tty-answer:before{content:""}.fi-rr-tubes:before{content:""}.fi-rr-tuesday:before{content:""}.fi-rr-tugrik-sign:before{content:""}.fi-rr-turkey:before{content:""}.fi-rr-turn-left:before{content:""}.fi-rr-turn-left-down:before{content:""}.fi-rr-turn-right:before{content:""}.fi-rr-turntable:before{content:""}.fi-rr-turtle:before{content:""}.fi-rr-tv-music:before{content:""}.fi-rr-tv-retro:before{content:""}.fi-rr-two-nails:before{content:""}.fi-rr-two-paperclip:before{content:""}.fi-rr-two-swords:before{content:""}.fi-rr-typewriter:before{content:""}.fi-rr-u:before{content:""}.fi-rr-ufo:before{content:""}.fi-rr-ufo-beam:before{content:""}.fi-rr-ui-ux:before{content:""}.fi-rr-uk-country-code:before{content:""}.fi-rr-umbrella:before{content:""}.fi-rr-umbrella-beach:before{content:""}.fi-rr-under-construction:before{content:""}.fi-rr-underline:before{content:""}.fi-rr-undo:before{content:""}.fi-rr-undo-alt:before{content:""}.fi-rr-unicorn:before{content:""}.fi-rr-uniform-martial-arts:before{content:""}.fi-rr-united-kingdom:before{content:""}.fi-rr-universal-access:before{content:""}.fi-rr-unlock:before{content:""}.fi-rr-up:before{content:""}.fi-rr-up-from-bracket:before{content:""}.fi-rr-up-left:before{content:""}.fi-rr-up-right:before{content:""}.fi-rr-up-right-from-square:before{content:""}.fi-rr-upload:before{content:""}.fi-rr-urban-planning:before{content:""}.fi-rr-url:before{content:""}.fi-rr-urology:before{content:""}.fi-rr-usa-map:before{content:""}.fi-rr-usa-map-pin:before{content:""}.fi-rr-usb-pendrive:before{content:""}.fi-rr-usb-scan:before{content:""}.fi-rr-usb-wifi:before{content:""}.fi-rr-usd-circle:before{content:""}.fi-rr-usd-square:before{content:""}.fi-rr-user:before{content:""}.fi-rr-user-add:before{content:""}.fi-rr-user-alien:before{content:""}.fi-rr-user-astronaut:before{content:""}.fi-rr-user-bag:before{content:""}.fi-rr-user-basket:before{content:""}.fi-rr-user-beard:before{content:""}.fi-rr-user-check:before{content:""}.fi-rr-user-chef:before{content:""}.fi-rr-user-circle-down:before{content:""}.fi-rr-user-circle-left:before{content:""}.fi-rr-user-circle-right:before{content:""}.fi-rr-user-circle-up:before{content:""}.fi-rr-user-coach:before{content:""}.fi-rr-user-cowboy:before{content:""}.fi-rr-user-crown:before{content:""}.fi-rr-user-dj:before{content:""}.fi-rr-user-doctor-hair:before{content:""}.fi-rr-user-doctor-hair-long:before{content:""}.fi-rr-user-down:before{content:""}.fi-rr-user-eating:before{content:""}.fi-rr-user-experience:before{content:""}.fi-rr-user-fast-running:before{content:""}.fi-rr-user-forbidden:before{content:""}.fi-rr-user-forbidden-alt:before{content:""}.fi-rr-user-gear:before{content:""}.fi-rr-user-graduate:before{content:""}.fi-rr-user-group-crown:before{content:""}.fi-rr-user-hair-buns:before{content:""}.fi-rr-user-hair-mullet:before{content:""}.fi-rr-user-hard-work:before{content:""}.fi-rr-user-headset:before{content:""}.fi-rr-user-helmet-safety:before{content:""}.fi-rr-user-hoodie:before{content:""}.fi-rr-user-india:before{content:""}.fi-rr-user-injured:before{content:""}.fi-rr-user-interface-ui:before{content:""}.fi-rr-user-key:before{content:""}.fi-rr-user-language:before{content:""}.fi-rr-user-left:before{content:""}.fi-rr-user-link:before{content:""}.fi-rr-user-lock:before{content:""}.fi-rr-user-logout:before{content:""}.fi-rr-user-mask:before{content:""}.fi-rr-user-md:before{content:""}.fi-rr-user-md-chat:before{content:""}.fi-rr-user-minus:before{content:""}.fi-rr-user-moustache:before{content:""}.fi-rr-user-music:before{content:""}.fi-rr-user-ninja:before{content:""}.fi-rr-user-nurse:before{content:""}.fi-rr-user-nurse-hair:before{content:""}.fi-rr-user-nurse-hair-long:before{content:""}.fi-rr-user-pen:before{content:""}.fi-rr-user-pen-head:before{content:""}.fi-rr-user-permissions:before{content:""}.fi-rr-user-pilot:before{content:""}.fi-rr-user-pilot-tie:before{content:""}.fi-rr-user-pizza-delivery:before{content:""}.fi-rr-user-plumber:before{content:""}.fi-rr-user-police:before{content:""}.fi-rr-user-question:before{content:""}.fi-rr-user-right:before{content:""}.fi-rr-user-roadmap:before{content:""}.fi-rr-user-robot:before{content:""}.fi-rr-user-robot-xmarks:before{content:""}.fi-rr-user-salary:before{content:""}.fi-rr-user-shakespeare:before{content:""}.fi-rr-user-shield:before{content:""}.fi-rr-user-sitting-toilet:before{content:""}.fi-rr-user-skill-gear:before{content:""}.fi-rr-user-slash:before{content:""}.fi-rr-user-speaking:before{content:""}.fi-rr-user-stress:before{content:""}.fi-rr-user-suitcase:before{content:""}.fi-rr-user-tag:before{content:""}.fi-rr-user-tie-hair:before{content:""}.fi-rr-user-tie-hair-long:before{content:""}.fi-rr-user-time:before{content:""}.fi-rr-user-trust:before{content:""}.fi-rr-user-unlock:before{content:""}.fi-rr-user-up:before{content:""}.fi-rr-user-visor:before{content:""}.fi-rr-user-vneck-hair:before{content:""}.fi-rr-user-vneck-hair-long:before{content:""}.fi-rr-user-volunteer:before{content:""}.fi-rr-user-writer:before{content:""}.fi-rr-user-xmark:before{content:""}.fi-rr-users:before{content:""}.fi-rr-users-alt:before{content:""}.fi-rr-users-class:before{content:""}.fi-rr-users-gear:before{content:""}.fi-rr-users-loyalty:before{content:""}.fi-rr-users-medical:before{content:""}.fi-rr-users-slash:before{content:""}.fi-rr-users-speaking:before{content:""}.fi-rr-utensils:before{content:""}.fi-rr-utensils-slash:before{content:""}.fi-rr-utility-pole:before{content:""}.fi-rr-utility-pole-double:before{content:""}.fi-rr-ux:before{content:""}.fi-rr-ux-browser:before{content:""}.fi-rr-v:before{content:""}.fi-rr-vacuum:before{content:""}.fi-rr-vacuum-cleaner:before{content:""}.fi-rr-vacuum-robot:before{content:""}.fi-rr-value-absolute:before{content:""}.fi-rr-van-fast:before{content:""}.fi-rr-van-front:before{content:""}.fi-rr-vault:before{content:""}.fi-rr-vector:before{content:""}.fi-rr-vector-alt:before{content:""}.fi-rr-vector-circle:before{content:""}.fi-rr-vector-polygon:before{content:""}.fi-rr-vegan:before{content:""}.fi-rr-venus:before{content:""}.fi-rr-venus-double:before{content:""}.fi-rr-venus-mars:before{content:""}.fi-rr-vest:before{content:""}.fi-rr-vest-patches:before{content:""}.fi-rr-video-arrow-down-left:before{content:""}.fi-rr-video-arrow-up-right:before{content:""}.fi-rr-video-camera:before{content:""}.fi-rr-video-camera-alt:before{content:""}.fi-rr-video-duration:before{content:""}.fi-rr-video-folder:before{content:""}.fi-rr-video-plus:before{content:""}.fi-rr-video-recording:before{content:""}.fi-rr-video-slash:before{content:""}.fi-rr-videoconference:before{content:""}.fi-rr-vihara:before{content:""}.fi-rr-violin:before{content:""}.fi-rr-virtual-assistant:before{content:""}.fi-rr-virus:before{content:""}.fi-rr-virus-scan:before{content:""}.fi-rr-virus-slash:before{content:""}.fi-rr-viruses:before{content:""}.fi-rr-vision:before{content:""}.fi-rr-vision-sense:before{content:""}.fi-rr-vision-target:before{content:""}.fi-rr-visit:before{content:""}.fi-rr-voice-command:before{content:""}.fi-rr-voice-note:before{content:""}.fi-rr-voicemail:before{content:""}.fi-rr-volcano:before{content:""}.fi-rr-volleyball:before{content:""}.fi-rr-volleyball-player:before{content:""}.fi-rr-volume:before{content:""}.fi-rr-volume-control:before{content:""}.fi-rr-volume-down:before{content:""}.fi-rr-volume-mute:before{content:""}.fi-rr-volume-off:before{content:""}.fi-rr-volume-slash:before{content:""}.fi-rr-volunteer-vest:before{content:""}.fi-rr-vote-nay:before{content:""}.fi-rr-vote-yea:before{content:""}.fi-rr-vpn:before{content:""}.fi-rr-vpn-globe:before{content:""}.fi-rr-vpn-laptop:before{content:""}.fi-rr-vpn-network:before{content:""}.fi-rr-vpn-shield:before{content:""}.fi-rr-vr-cardboard:before{content:""}.fi-rr-w:before{content:""}.fi-rr-waffle:before{content:""}.fi-rr-wagon-covered:before{content:""}.fi-rr-walker:before{content:""}.fi-rr-walkie-talkie:before{content:""}.fi-rr-walking:before{content:""}.fi-rr-wallet:before{content:""}.fi-rr-wallet-arrow:before{content:""}.fi-rr-wallet-buyer:before{content:""}.fi-rr-wallet-change:before{content:""}.fi-rr-wallet-income:before{content:""}.fi-rr-wallet-money:before{content:""}.fi-rr-wallet-nft:before{content:""}.fi-rr-warehouse-alt:before{content:""}.fi-rr-warranty:before{content:""}.fi-rr-washer:before{content:""}.fi-rr-washing-dishes:before{content:""}.fi-rr-waste:before{content:""}.fi-rr-waste-pollution:before{content:""}.fi-rr-watch:before{content:""}.fi-rr-watch-calculator:before{content:""}.fi-rr-watch-fitness:before{content:""}.fi-rr-watch-smart:before{content:""}.fi-rr-water:before{content:""}.fi-rr-water-bottle:before{content:""}.fi-rr-water-drop:before{content:""}.fi-rr-water-ladder:before{content:""}.fi-rr-water-lower:before{content:""}.fi-rr-water-rise:before{content:""}.fi-rr-water-ski:before{content:""}.fi-rr-watering-can-drop:before{content:""}.fi-rr-watering-can-plant:before{content:""}.fi-rr-watermelon:before{content:""}.fi-rr-waterpolo:before{content:""}.fi-rr-waterpolo-goal:before{content:""}.fi-rr-waterpolo-hand:before{content:""}.fi-rr-waterpolo-player:before{content:""}.fi-rr-wave:before{content:""}.fi-rr-wave-sine:before{content:""}.fi-rr-wave-square:before{content:""}.fi-rr-wave-triangle:before{content:""}.fi-rr-waveform:before{content:""}.fi-rr-waveform-path:before{content:""}.fi-rr-web-browser-bomb:before{content:""}.fi-rr-web-design:before{content:""}.fi-rr-web-test:before{content:""}.fi-rr-webcam:before{content:""}.fi-rr-webcam-slash:before{content:""}.fi-rr-webhook:before{content:""}.fi-rr-webinar:before{content:""}.fi-rr-webinar-play:before{content:""}.fi-rr-website-design:before{content:""}.fi-rr-website-layout:before{content:""}.fi-rr-website-speed:before{content:""}.fi-rr-website-structure:before{content:""}.fi-rr-wednesday:before{content:""}.fi-rr-weight-gain:before{content:""}.fi-rr-weight-loss:before{content:""}.fi-rr-welding:before{content:""}.fi-rr-wellbeing:before{content:""}.fi-rr-whale:before{content:""}.fi-rr-wheat:before{content:""}.fi-rr-wheat-awn:before{content:""}.fi-rr-wheat-awn-circle-exclamation:before{content:""}.fi-rr-wheat-awn-slash:before{content:""}.fi-rr-wheat-slash:before{content:""}.fi-rr-wheelchair:before{content:""}.fi-rr-wheelchair-move:before{content:""}.fi-rr-wheelchair-sleeping:before{content:""}.fi-rr-whistle:before{content:""}.fi-rr-white-space:before{content:""}.fi-rr-wifi:before{content:""}.fi-rr-wifi-1:before{content:""}.fi-rr-wifi-2:before{content:""}.fi-rr-wifi-alt:before{content:""}.fi-rr-wifi-exclamation:before{content:""}.fi-rr-wifi-lock:before{content:""}.fi-rr-wifi-password:before{content:""}.fi-rr-wifi-slash:before{content:""}.fi-rr-wifi-xmark:before{content:""}.fi-rr-wildfire:before{content:""}.fi-rr-wind:before{content:""}.fi-rr-wind-turbine:before{content:""}.fi-rr-wind-warning:before{content:""}.fi-rr-window-alt:before{content:""}.fi-rr-window-frame:before{content:""}.fi-rr-window-frame-open:before{content:""}.fi-rr-window-maximize:before{content:""}.fi-rr-window-minimize:before{content:""}.fi-rr-window-restore:before{content:""}.fi-rr-windsock:before{content:""}.fi-rr-windsurf:before{content:""}.fi-rr-wine-bottle:before{content:""}.fi-rr-wine-glass-crack:before{content:""}.fi-rr-wine-glass-empty:before{content:""}.fi-rr-wings-box:before{content:""}.fi-rr-wisdom:before{content:""}.fi-rr-wishlist-heart:before{content:""}.fi-rr-wishlist-star:before{content:""}.fi-rr-witness:before{content:""}.fi-rr-woman-head:before{content:""}.fi-rr-woman-scientist:before{content:""}.fi-rr-women-swimsuit:before{content:""}.fi-rr-won-sign:before{content:""}.fi-rr-work-in-progress:before{content:""}.fi-rr-workflow:before{content:""}.fi-rr-workflow-alt:before{content:""}.fi-rr-workflow-setting:before{content:""}.fi-rr-workflow-setting-alt:before{content:""}.fi-rr-workshop:before{content:""}.fi-rr-workwear:before{content:""}.fi-rr-world:before{content:""}.fi-rr-world-megaphone:before{content:""}.fi-rr-worm:before{content:""}.fi-rr-wrap:before{content:""}.fi-rr-wreath:before{content:""}.fi-rr-wrench-alt:before{content:""}.fi-rr-wrench-simple:before{content:""}.fi-rr-x:before{content:""}.fi-rr-x-ray:before{content:""}.fi-rr-y:before{content:""}.fi-rr-y2k:before{content:""}.fi-rr-yen:before{content:""}.fi-rr-yin-yang:before{content:""}.fi-rr-yoga-ball:before{content:""}.fi-rr-yoga-ball-exercise:before{content:""}.fi-rr-yoga-ball-mat:before{content:""}.fi-rr-yoga-mat:before{content:""}.fi-rr-yoga-moon:before{content:""}.fi-rr-yoga-posture:before{content:""}.fi-rr-z:before{content:""}.fi-rr-zero-percent:before{content:""}.fi-rr-zip-file:before{content:""}.fi-rr-zoom-in:before{content:""}.fi-rr-zoom-out:before{content:""}@font-face{font-family:uicons-solid-rounded;src:url(/assets/uicons-solid-rounded-CpLvjayz.woff2) format("woff2"),url(/assets/uicons-solid-rounded-62numAAP.woff) format("woff"),url(/assets/uicons-solid-rounded-sbKo2Q6Y.eot#iefix) format("embedded-opentype");font-display:swap}i[class^=fi-sr-]:before,i[class*=" fi-sr-"]:before,span[class^=fi-sr-]:before,span[class*=fi-sr-]:before{font-family:uicons-solid-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}.fi-sr-0:before{content:""}.fi-sr-00s-music-disc:before{content:""}.fi-sr-1:before{content:""}.fi-sr-2:before{content:""}.fi-sr-3:before{content:""}.fi-sr-360-degrees:before{content:""}.fi-sr-4:before{content:""}.fi-sr-404:before{content:""}.fi-sr-5:before{content:""}.fi-sr-5g-lock:before{content:""}.fi-sr-6:before{content:""}.fi-sr-60s-music-disc:before{content:""}.fi-sr-7:before{content:""}.fi-sr-70s-music-disc:before{content:""}.fi-sr-8:before{content:""}.fi-sr-80s-music-disc:before{content:""}.fi-sr-9:before{content:""}.fi-sr-90s:before{content:""}.fi-sr-90s-music-disc:before{content:""}.fi-sr-a:before{content:""}.fi-sr-abacus:before{content:""}.fi-sr-abdomen:before{content:""}.fi-sr-access-control:before{content:""}.fi-sr-access-denied:before{content:""}.fi-sr-accident:before{content:""}.fi-sr-accordion:before{content:""}.fi-sr-acorn:before{content:""}.fi-sr-ad:before{content:""}.fi-sr-ad-forbidden:before{content:""}.fi-sr-ad-paid:before{content:""}.fi-sr-ad-slash:before{content:""}.fi-sr-add:before{content:""}.fi-sr-add-document:before{content:""}.fi-sr-add-folder:before{content:""}.fi-sr-add-image:before{content:""}.fi-sr-address-book:before{content:""}.fi-sr-address-card:before{content:""}.fi-sr-admin:before{content:""}.fi-sr-admin-alt:before{content:""}.fi-sr-age:before{content:""}.fi-sr-age-alt:before{content:""}.fi-sr-age-restriction-eighteen:before{content:""}.fi-sr-age-restriction-seven:before{content:""}.fi-sr-age-restriction-six:before{content:""}.fi-sr-age-restriction-sixteen:before{content:""}.fi-sr-age-restriction-thirteen:before{content:""}.fi-sr-age-restriction-three:before{content:""}.fi-sr-age-restriction-twelve:before{content:""}.fi-sr-age-restriction-twenty-one:before{content:""}.fi-sr-age-restriction-zero:before{content:""}.fi-sr-ai-algorithm:before{content:""}.fi-sr-ai-artist:before{content:""}.fi-sr-ai-technology:before{content:""}.fi-sr-air-conditioner:before{content:""}.fi-sr-air-freshener:before{content:""}.fi-sr-air-pollution:before{content:""}.fi-sr-airplane-journey:before{content:""}.fi-sr-airplane-mode-off:before{content:""}.fi-sr-airplane-mode-on:before{content:""}.fi-sr-airplane-window-open:before{content:""}.fi-sr-airplay:before{content:""}.fi-sr-alarm-clock:before{content:""}.fi-sr-alarm-exclamation:before{content:""}.fi-sr-alarm-off:before{content:""}.fi-sr-alarm-plus:before{content:""}.fi-sr-alarm-snooze:before{content:""}.fi-sr-album:before{content:""}.fi-sr-album-circle-plus:before{content:""}.fi-sr-album-circle-user:before{content:""}.fi-sr-album-collection:before{content:""}.fi-sr-algorithm:before{content:""}.fi-sr-alicorn:before{content:""}.fi-sr-alien:before{content:""}.fi-sr-align-center:before{content:""}.fi-sr-align-justify:before{content:""}.fi-sr-align-left:before{content:""}.fi-sr-align-slash:before{content:""}.fi-sr-allergy:before{content:""}.fi-sr-aloe-vera:before{content:""}.fi-sr-ambulance:before{content:""}.fi-sr-american-football:before{content:""}.fi-sr-amp-guitar:before{content:""}.fi-sr-amusement-park:before{content:""}.fi-sr-analyse:before{content:""}.fi-sr-analyse-alt:before{content:""}.fi-sr-analytics:before{content:""}.fi-sr-analytics-magnifying-glass:before{content:""}.fi-sr-anatomical-heart:before{content:""}.fi-sr-anchor:before{content:""}.fi-sr-angel:before{content:""}.fi-sr-angle:before{content:""}.fi-sr-angle-90:before{content:""}.fi-sr-angle-circle-down:before{content:""}.fi-sr-angle-circle-left:before{content:""}.fi-sr-angle-circle-right:before{content:""}.fi-sr-angle-circle-up:before{content:""}.fi-sr-angle-double-left:before{content:""}.fi-sr-angle-double-right:before{content:""}.fi-sr-angle-double-small-down:before{content:""}.fi-sr-angle-double-small-left:before{content:""}.fi-sr-angle-double-small-right:before{content:""}.fi-sr-angle-double-small-up:before{content:""}.fi-sr-angle-down:before{content:""}.fi-sr-angle-left:before{content:""}.fi-sr-angle-right:before{content:""}.fi-sr-angle-small-down:before{content:""}.fi-sr-angle-small-left:before{content:""}.fi-sr-angle-small-right:before{content:""}.fi-sr-angle-small-up:before{content:""}.fi-sr-angle-square-down:before{content:""}.fi-sr-angle-square-left:before{content:""}.fi-sr-angle-square-right:before{content:""}.fi-sr-angle-square-up:before{content:""}.fi-sr-angle-up:before{content:""}.fi-sr-angles-up-down:before{content:""}.fi-sr-angry:before{content:""}.fi-sr-animated-icon:before{content:""}.fi-sr-anise:before{content:""}.fi-sr-ankh:before{content:""}.fi-sr-answer:before{content:""}.fi-sr-answer-alt:before{content:""}.fi-sr-anxiety:before{content:""}.fi-sr-apartment:before{content:""}.fi-sr-aperture:before{content:""}.fi-sr-api:before{content:""}.fi-sr-app-notification:before{content:""}.fi-sr-appendicitis:before{content:""}.fi-sr-apple-books:before{content:""}.fi-sr-apple-core:before{content:""}.fi-sr-apple-crate:before{content:""}.fi-sr-apple-dumbbell:before{content:""}.fi-sr-apple-juice:before{content:""}.fi-sr-apple-pie:before{content:""}.fi-sr-apple-whole:before{content:""}.fi-sr-apps:before{content:""}.fi-sr-apps-add:before{content:""}.fi-sr-apps-delete:before{content:""}.fi-sr-apps-sort:before{content:""}.fi-sr-april-calendar:before{content:""}.fi-sr-archery:before{content:""}.fi-sr-architect-plan:before{content:""}.fi-sr-archive:before{content:""}.fi-sr-archway:before{content:""}.fi-sr-army-general:before{content:""}.fi-sr-arrow-alt-circle-down:before{content:""}.fi-sr-arrow-alt-circle-left:before{content:""}.fi-sr-arrow-alt-circle-right:before{content:""}.fi-sr-arrow-alt-circle-up:before{content:""}.fi-sr-arrow-alt-down:before{content:""}.fi-sr-arrow-alt-from-bottom:before{content:""}.fi-sr-arrow-alt-from-left:before{content:""}.fi-sr-arrow-alt-from-right:before{content:""}.fi-sr-arrow-alt-from-top:before{content:""}.fi-sr-arrow-alt-left:before{content:""}.fi-sr-arrow-alt-right:before{content:""}.fi-sr-arrow-alt-square-down:before{content:""}.fi-sr-arrow-alt-square-left:before{content:""}.fi-sr-arrow-alt-square-right:before{content:""}.fi-sr-arrow-alt-square-up:before{content:""}.fi-sr-arrow-alt-to-bottom:before{content:""}.fi-sr-arrow-alt-to-left:before{content:""}.fi-sr-arrow-alt-to-right:before{content:""}.fi-sr-arrow-alt-to-top:before{content:""}.fi-sr-arrow-alt-up:before{content:""}.fi-sr-arrow-circle-down:before{content:""}.fi-sr-arrow-circle-left:before{content:""}.fi-sr-arrow-circle-right:before{content:""}.fi-sr-arrow-circle-up:before{content:""}.fi-sr-arrow-comparison:before{content:""}.fi-sr-arrow-down:before{content:""}.fi-sr-arrow-down-from-arc:before{content:""}.fi-sr-arrow-down-from-dotted-line:before{content:""}.fi-sr-arrow-down-left:before{content:""}.fi-sr-arrow-down-small-big:before{content:""}.fi-sr-arrow-down-strenght:before{content:""}.fi-sr-arrow-down-to-dotted-line:before{content:""}.fi-sr-arrow-down-to-square:before{content:""}.fi-sr-arrow-down-triangle-square:before{content:""}.fi-sr-arrow-from-bottom:before{content:""}.fi-sr-arrow-from-left:before{content:""}.fi-sr-arrow-from-right:before{content:""}.fi-sr-arrow-from-top:before{content:""}.fi-sr-arrow-left:before{content:""}.fi-sr-arrow-left-from-arc:before{content:""}.fi-sr-arrow-left-from-line:before{content:""}.fi-sr-arrow-left-to-arc:before{content:""}.fi-sr-arrow-progress:before{content:""}.fi-sr-arrow-progress-alt:before{content:""}.fi-sr-arrow-right:before{content:""}.fi-sr-arrow-right-to-bracket:before{content:""}.fi-sr-arrow-right-to-city:before{content:""}.fi-sr-arrow-small-down:before{content:""}.fi-sr-arrow-small-left:before{content:""}.fi-sr-arrow-small-right:before{content:""}.fi-sr-arrow-small-up:before{content:""}.fi-sr-arrow-square-down:before{content:""}.fi-sr-arrow-square-left:before{content:""}.fi-sr-arrow-square-right:before{content:""}.fi-sr-arrow-square-up:before{content:""}.fi-sr-arrow-to-bottom:before{content:""}.fi-sr-arrow-to-left:before{content:""}.fi-sr-arrow-to-right:before{content:""}.fi-sr-arrow-to-top:before{content:""}.fi-sr-arrow-trend-down:before{content:""}.fi-sr-arrow-trend-up:before{content:""}.fi-sr-arrow-turn-down-left:before{content:""}.fi-sr-arrow-turn-down-right:before{content:""}.fi-sr-arrow-turn-left-up:before{content:""}.fi-sr-arrow-up:before{content:""}.fi-sr-arrow-up-from-dotted-line:before{content:""}.fi-sr-arrow-up-from-ground-water:before{content:""}.fi-sr-arrow-up-from-square:before{content:""}.fi-sr-arrow-up-left:before{content:""}.fi-sr-arrow-up-left-from-circle:before{content:""}.fi-sr-arrow-up-right:before{content:""}.fi-sr-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fi-sr-arrow-up-right-from-square:before{content:""}.fi-sr-arrow-up-small-big:before{content:""}.fi-sr-arrow-up-square-triangle:before{content:""}.fi-sr-arrow-up-to-arc:before{content:""}.fi-sr-arrow-up-to-dotted-line:before{content:""}.fi-sr-arrow-upward-growth-crypto:before{content:""}.fi-sr-arrows:before{content:""}.fi-sr-arrows-alt:before{content:""}.fi-sr-arrows-alt-h:before{content:""}.fi-sr-arrows-alt-v:before{content:""}.fi-sr-arrows-cross:before{content:""}.fi-sr-arrows-down-curve:before{content:""}.fi-sr-arrows-down-to-people:before{content:""}.fi-sr-arrows-from-dotted-line:before{content:""}.fi-sr-arrows-from-line:before{content:""}.fi-sr-arrows-h:before{content:""}.fi-sr-arrows-h-copy:before{content:""}.fi-sr-arrows-repeat:before{content:""}.fi-sr-arrows-repeat-1:before{content:""}.fi-sr-arrows-retweet:before{content:""}.fi-sr-arrows-split-right-and-left:before{content:""}.fi-sr-arrows-split-up-and-left:before{content:""}.fi-sr-arrows-to-circle:before{content:""}.fi-sr-arrows-to-dot:before{content:""}.fi-sr-arrows-to-dotted-line:before{content:""}.fi-sr-arrows-to-eye:before{content:""}.fi-sr-arrows-to-line:before{content:""}.fi-sr-artificial-intelligence:before{content:""}.fi-sr-artist:before{content:""}.fi-sr-assept-document:before{content:""}.fi-sr-assessment:before{content:""}.fi-sr-assessment-alt:before{content:""}.fi-sr-assistive-listening-systems:before{content:""}.fi-sr-asterik:before{content:""}.fi-sr-asthma:before{content:""}.fi-sr-at:before{content:""}.fi-sr-atm:before{content:""}.fi-sr-attention-detail:before{content:""}.fi-sr-attribution-pen:before{content:""}.fi-sr-attribution-pencil:before{content:""}.fi-sr-aubergine:before{content:""}.fi-sr-auction:before{content:""}.fi-sr-auction-paddle:before{content:""}.fi-sr-audience-megaphone:before{content:""}.fi-sr-audio-description-slash:before{content:""}.fi-sr-audit:before{content:""}.fi-sr-audit-alt:before{content:""}.fi-sr-august-calendar:before{content:""}.fi-sr-austral-sign:before{content:""}.fi-sr-australia:before{content:""}.fi-sr-australia-country-code:before{content:""}.fi-sr-australia-flag:before{content:""}.fi-sr-auto-pilot:before{content:""}.fi-sr-auto-reply:before{content:""}.fi-sr-auto-sync:before{content:""}.fi-sr-autosave:before{content:""}.fi-sr-avi-file:before{content:""}.fi-sr-avocado:before{content:""}.fi-sr-award:before{content:""}.fi-sr-axe:before{content:""}.fi-sr-axe-battle:before{content:""}.fi-sr-b:before{content:""}.fi-sr-baby:before{content:""}.fi-sr-baby-carriage:before{content:""}.fi-sr-baby-cradle:before{content:""}.fi-sr-back-up:before{content:""}.fi-sr-background:before{content:""}.fi-sr-backpack:before{content:""}.fi-sr-bacon:before{content:""}.fi-sr-bacon-egg:before{content:""}.fi-sr-bacteria:before{content:""}.fi-sr-bacterium:before{content:""}.fi-sr-badge:before{content:""}.fi-sr-badge-check:before{content:""}.fi-sr-badge-dollar:before{content:""}.fi-sr-badge-leaf:before{content:""}.fi-sr-badge-percent:before{content:""}.fi-sr-badge-sheriff:before{content:""}.fi-sr-badger-honey:before{content:""}.fi-sr-badminton:before{content:""}.fi-sr-bag-map-pin:before{content:""}.fi-sr-bag-seedling:before{content:""}.fi-sr-bag-shopping-minus:before{content:""}.fi-sr-bags-shopping:before{content:""}.fi-sr-baguette:before{content:""}.fi-sr-bahai:before{content:""}.fi-sr-baht-sign:before{content:""}.fi-sr-balance-scale-left:before{content:""}.fi-sr-balance-scale-right:before{content:""}.fi-sr-balcony:before{content:""}.fi-sr-ball-pile:before{content:""}.fi-sr-ballet-dance:before{content:""}.fi-sr-balloon:before{content:""}.fi-sr-balloons:before{content:""}.fi-sr-ballot:before{content:""}.fi-sr-ballot-check:before{content:""}.fi-sr-bamboo:before{content:""}.fi-sr-ban:before{content:""}.fi-sr-ban-bug:before{content:""}.fi-sr-banana:before{content:""}.fi-sr-band-aid:before{content:""}.fi-sr-band-aid-alt:before{content:""}.fi-sr-bandage-wound:before{content:""}.fi-sr-bangladeshi-taka-sign:before{content:""}.fi-sr-banjo:before{content:""}.fi-sr-bank:before{content:""}.fi-sr-bank-app:before{content:""}.fi-sr-banner:before{content:""}.fi-sr-banner-2:before{content:""}.fi-sr-banner-3:before{content:""}.fi-sr-banner-4:before{content:""}.fi-sr-banner-5:before{content:""}.fi-sr-barber-pole:before{content:""}.fi-sr-barber-shop:before{content:""}.fi-sr-barcode:before{content:""}.fi-sr-barcode-read:before{content:""}.fi-sr-barcode-scan:before{content:""}.fi-sr-barefoot:before{content:""}.fi-sr-bars-filter:before{content:""}.fi-sr-bars-progress:before{content:""}.fi-sr-bars-sort:before{content:""}.fi-sr-bars-staggered:before{content:""}.fi-sr-baseball:before{content:""}.fi-sr-baseball-alt:before{content:""}.fi-sr-baseball-player:before{content:""}.fi-sr-basket-shopping-minus:before{content:""}.fi-sr-basket-shopping-plus:before{content:""}.fi-sr-basket-shopping-simple:before{content:""}.fi-sr-basketball:before{content:""}.fi-sr-basketball-hoop:before{content:""}.fi-sr-basketball-ticket:before{content:""}.fi-sr-bat:before{content:""}.fi-sr-bath:before{content:""}.fi-sr-battery-100:before{content:""}.fi-sr-battery-bolt:before{content:""}.fi-sr-battery-empty:before{content:""}.fi-sr-battery-exclamation:before{content:""}.fi-sr-battery-full:before{content:""}.fi-sr-battery-half:before{content:""}.fi-sr-battery-quarter:before{content:""}.fi-sr-battery-slash:before{content:""}.fi-sr-battery-three-quarters:before{content:""}.fi-sr-bay-leaf:before{content:""}.fi-sr-beacon:before{content:""}.fi-sr-bear-market:before{content:""}.fi-sr-beard:before{content:""}.fi-sr-beauty-mask:before{content:""}.fi-sr-bed:before{content:""}.fi-sr-bed-alt:before{content:""}.fi-sr-bed-bunk:before{content:""}.fi-sr-bed-empty:before{content:""}.fi-sr-bed-pulse:before{content:""}.fi-sr-bee:before{content:""}.fi-sr-beer:before{content:""}.fi-sr-beer-mug-empty:before{content:""}.fi-sr-bell:before{content:""}.fi-sr-bell-concierge:before{content:""}.fi-sr-bell-notification-call:before{content:""}.fi-sr-bell-notification-social-media:before{content:""}.fi-sr-bell-ring:before{content:""}.fi-sr-bell-school:before{content:""}.fi-sr-bell-school-slash:before{content:""}.fi-sr-bell-slash:before{content:""}.fi-sr-bells:before{content:""}.fi-sr-bench-tree:before{content:""}.fi-sr-benefit:before{content:""}.fi-sr-benefit-diamond:before{content:""}.fi-sr-benefit-diamond-alt:before{content:""}.fi-sr-benefit-hand:before{content:""}.fi-sr-benefit-increase:before{content:""}.fi-sr-benefit-porcent:before{content:""}.fi-sr-betamax:before{content:""}.fi-sr-bible:before{content:""}.fi-sr-bicycle-journey:before{content:""}.fi-sr-big-data:before{content:""}.fi-sr-big-data-ai:before{content:""}.fi-sr-big-data-analytics:before{content:""}.fi-sr-big-drop:before{content:""}.fi-sr-bike:before{content:""}.fi-sr-bike-moving:before{content:""}.fi-sr-bike-path:before{content:""}.fi-sr-biking:before{content:""}.fi-sr-biking-mountain:before{content:""}.fi-sr-bill-arrow:before{content:""}.fi-sr-billboard:before{content:""}.fi-sr-billiard:before{content:""}.fi-sr-bin-bottles:before{content:""}.fi-sr-binary:before{content:""}.fi-sr-binary-circle-check:before{content:""}.fi-sr-binary-cloud:before{content:""}.fi-sr-binary-lock:before{content:""}.fi-sr-binary-slash:before{content:""}.fi-sr-binoculars:before{content:""}.fi-sr-bio:before{content:""}.fi-sr-bio-leaves:before{content:""}.fi-sr-biohazard:before{content:""}.fi-sr-bipolar:before{content:""}.fi-sr-bird:before{content:""}.fi-sr-bitcoin-card:before{content:""}.fi-sr-bitcoin-sign:before{content:""}.fi-sr-blanket:before{content:""}.fi-sr-blender:before{content:""}.fi-sr-blender-phone:before{content:""}.fi-sr-blinds:before{content:""}.fi-sr-blinds-open:before{content:""}.fi-sr-blinds-raised:before{content:""}.fi-sr-block:before{content:""}.fi-sr-block-brick:before{content:""}.fi-sr-block-brick-fire:before{content:""}.fi-sr-block-microphone:before{content:""}.fi-sr-block-question:before{content:""}.fi-sr-block-quote:before{content:""}.fi-sr-block-user:before{content:""}.fi-sr-blog-pencil:before{content:""}.fi-sr-blog-text:before{content:""}.fi-sr-blood:before{content:""}.fi-sr-blood-dropper:before{content:""}.fi-sr-blood-test-tube:before{content:""}.fi-sr-blood-test-tube-alt:before{content:""}.fi-sr-blossom:before{content:""}.fi-sr-blueberries:before{content:""}.fi-sr-blueprint:before{content:""}.fi-sr-blueprint-house:before{content:""}.fi-sr-bluetooth-alt:before{content:""}.fi-sr-bluetooth-circle:before{content:""}.fi-sr-bluetooth-headphones:before{content:""}.fi-sr-bluetooth-keyboard:before{content:""}.fi-sr-bluetooth-mouse:before{content:""}.fi-sr-bluetooth-settings:before{content:""}.fi-sr-bluetooth-speaker:before{content:""}.fi-sr-bluetooth-usb:before{content:""}.fi-sr-blush:before{content:""}.fi-sr-bold:before{content:""}.fi-sr-bolt:before{content:""}.fi-sr-bolt-auto:before{content:""}.fi-sr-bolt-slash:before{content:""}.fi-sr-bomb:before{content:""}.fi-sr-bone:before{content:""}.fi-sr-bone-break:before{content:""}.fi-sr-bong:before{content:""}.fi-sr-bonus:before{content:""}.fi-sr-bonus-alt:before{content:""}.fi-sr-bonus-star:before{content:""}.fi-sr-book:before{content:""}.fi-sr-book-alt:before{content:""}.fi-sr-book-arrow-right:before{content:""}.fi-sr-book-arrow-up:before{content:""}.fi-sr-book-atlas:before{content:""}.fi-sr-book-bookmark:before{content:""}.fi-sr-book-circle-arrow-right:before{content:""}.fi-sr-book-circle-arrow-up:before{content:""}.fi-sr-book-copy:before{content:""}.fi-sr-book-dead:before{content:""}.fi-sr-book-font:before{content:""}.fi-sr-book-heart:before{content:""}.fi-sr-book-medical:before{content:""}.fi-sr-book-open-cover:before{content:""}.fi-sr-book-open-reader:before{content:""}.fi-sr-book-plus:before{content:""}.fi-sr-book-quran:before{content:""}.fi-sr-book-section:before{content:""}.fi-sr-book-spells:before{content:""}.fi-sr-book-tanakh:before{content:""}.fi-sr-book-user:before{content:""}.fi-sr-book-world:before{content:""}.fi-sr-Booking:before{content:""}.fi-sr-bookmark:before{content:""}.fi-sr-bookmark-slash:before{content:""}.fi-sr-books:before{content:""}.fi-sr-books-lightbulb:before{content:""}.fi-sr-books-medical:before{content:""}.fi-sr-boot:before{content:""}.fi-sr-boot-heeled:before{content:""}.fi-sr-booth-curtain:before{content:""}.fi-sr-border-all:before{content:""}.fi-sr-border-bottom:before{content:""}.fi-sr-border-center-h:before{content:""}.fi-sr-border-center-v:before{content:""}.fi-sr-border-inner:before{content:""}.fi-sr-border-left:before{content:""}.fi-sr-border-none:before{content:""}.fi-sr-border-outer:before{content:""}.fi-sr-border-right:before{content:""}.fi-sr-border-style:before{content:""}.fi-sr-border-style-alt:before{content:""}.fi-sr-border-top:before{content:""}.fi-sr-boss:before{content:""}.fi-sr-bottle:before{content:""}.fi-sr-bottle-baby:before{content:""}.fi-sr-bottle-droplet:before{content:""}.fi-sr-bow-arrow:before{content:""}.fi-sr-bowl-chopsticks:before{content:""}.fi-sr-bowl-chopsticks-noodles:before{content:""}.fi-sr-bowl-rice:before{content:""}.fi-sr-bowl-scoop:before{content:""}.fi-sr-bowl-scoops:before{content:""}.fi-sr-bowl-soft-serve:before{content:""}.fi-sr-bowl-spoon:before{content:""}.fi-sr-bowling:before{content:""}.fi-sr-bowling-ball:before{content:""}.fi-sr-bowling-pins:before{content:""}.fi-sr-box:before{content:""}.fi-sr-box-alt:before{content:""}.fi-sr-box-ballot:before{content:""}.fi-sr-box-check:before{content:""}.fi-sr-box-circle-check:before{content:""}.fi-sr-box-dollar:before{content:""}.fi-sr-box-fragile:before{content:""}.fi-sr-box-heart:before{content:""}.fi-sr-box-open:before{content:""}.fi-sr-box-open-full:before{content:""}.fi-sr-box-tissue:before{content:""}.fi-sr-box-up:before{content:""}.fi-sr-boxes:before{content:""}.fi-sr-boxing-glove:before{content:""}.fi-sr-bracket-curly:before{content:""}.fi-sr-bracket-curly-right:before{content:""}.fi-sr-bracket-round:before{content:""}.fi-sr-bracket-round-right:before{content:""}.fi-sr-bracket-square:before{content:""}.fi-sr-bracket-square-right:before{content:""}.fi-sr-brackets-curly:before{content:""}.fi-sr-brackets-round:before{content:""}.fi-sr-brackets-square:before{content:""}.fi-sr-braille:before{content:""}.fi-sr-braille-a:before{content:""}.fi-sr-braille-b:before{content:""}.fi-sr-braille-c:before{content:""}.fi-sr-braille-d:before{content:""}.fi-sr-braille-e:before{content:""}.fi-sr-braille-g:before{content:""}.fi-sr-braille-h:before{content:""}.fi-sr-braille-i:before{content:""}.fi-sr-braille-j:before{content:""}.fi-sr-braille-k:before{content:""}.fi-sr-braille-l:before{content:""}.fi-sr-braille-m:before{content:""}.fi-sr-braille-n:before{content:""}.fi-sr-braille-n-alt:before{content:""}.fi-sr-braille-o:before{content:""}.fi-sr-braille-p:before{content:""}.fi-sr-braille-q:before{content:""}.fi-sr-braille-r:before{content:""}.fi-sr-braille-s:before{content:""}.fi-sr-braille-t:before{content:""}.fi-sr-braille-u:before{content:""}.fi-sr-braille-v:before{content:""}.fi-sr-braille-w:before{content:""}.fi-sr-braille-x:before{content:""}.fi-sr-braille-y:before{content:""}.fi-sr-braille-z:before{content:""}.fi-sr-brain:before{content:""}.fi-sr-brain-bulb:before{content:""}.fi-sr-brain-circuit:before{content:""}.fi-sr-brain-doubt:before{content:""}.fi-sr-brain-half-lightbulb:before{content:""}.fi-sr-brain-lightning:before{content:""}.fi-sr-brain-stress:before{content:""}.fi-sr-brake-warning:before{content:""}.fi-sr-branching:before{content:""}.fi-sr-brand:before{content:""}.fi-sr-brand-badge:before{content:""}.fi-sr-brand-strategy:before{content:""}.fi-sr-branding:before{content:""}.fi-sr-brazil:before{content:""}.fi-sr-brazil-flag:before{content:""}.fi-sr-brazil-flag-circle:before{content:""}.fi-sr-bread:before{content:""}.fi-sr-bread-loaf:before{content:""}.fi-sr-bread-slice:before{content:""}.fi-sr-bread-slice-butter:before{content:""}.fi-sr-break-time:before{content:""}.fi-sr-bridge:before{content:""}.fi-sr-bridge-circle-check:before{content:""}.fi-sr-bridge-collapse:before{content:""}.fi-sr-bridge-construction:before{content:""}.fi-sr-bridge-suspension:before{content:""}.fi-sr-bridge-water:before{content:""}.fi-sr-briefcase:before{content:""}.fi-sr-briefcase-arrow-right:before{content:""}.fi-sr-briefcase-blank:before{content:""}.fi-sr-briefcase-dollar:before{content:""}.fi-sr-brightness:before{content:""}.fi-sr-brightness-low:before{content:""}.fi-sr-bring-forward:before{content:""}.fi-sr-bring-front:before{content:""}.fi-sr-broadcast-tower:before{content:""}.fi-sr-broccoli:before{content:""}.fi-sr-broken-arm:before{content:""}.fi-sr-broken-chain-link-wrong:before{content:""}.fi-sr-broken-image:before{content:""}.fi-sr-broken-leg:before{content:""}.fi-sr-broken-nail:before{content:""}.fi-sr-broom:before{content:""}.fi-sr-broom-ball:before{content:""}.fi-sr-browser:before{content:""}.fi-sr-browser-css:before{content:""}.fi-sr-browser-lock-alert:before{content:""}.fi-sr-browser-ui:before{content:""}.fi-sr-browsers:before{content:""}.fi-sr-brush:before{content:""}.fi-sr-bubble-discussion:before{content:""}.fi-sr-bucket:before{content:""}.fi-sr-budget:before{content:""}.fi-sr-budget-alt:before{content:""}.fi-sr-bug:before{content:""}.fi-sr-bug-fix:before{content:""}.fi-sr-bug-folder:before{content:""}.fi-sr-bug-magnifier:before{content:""}.fi-sr-bug-report:before{content:""}.fi-sr-bug-slash:before{content:""}.fi-sr-bugs:before{content:""}.fi-sr-build:before{content:""}.fi-sr-build-alt:before{content:""}.fi-sr-building:before{content:""}.fi-sr-building-car:before{content:""}.fi-sr-building-check:before{content:""}.fi-sr-building-circle-arrow-right:before{content:""}.fi-sr-building-flag:before{content:""}.fi-sr-building-foundation:before{content:""}.fi-sr-building-lock:before{content:""}.fi-sr-building-materials:before{content:""}.fi-sr-building-ngo:before{content:""}.fi-sr-building-shield:before{content:""}.fi-sr-building-user:before{content:""}.fi-sr-building-xmark:before{content:""}.fi-sr-bulb:before{content:""}.fi-sr-bulb-speech-bubble:before{content:""}.fi-sr-bull-market:before{content:""}.fi-sr-bullet:before{content:""}.fi-sr-bullhorn:before{content:""}.fi-sr-bullseye:before{content:""}.fi-sr-bullseye-arrow:before{content:""}.fi-sr-bullseye-pointer:before{content:""}.fi-sr-buoy:before{content:""}.fi-sr-burger-alt:before{content:""}.fi-sr-burger-fries:before{content:""}.fi-sr-burger-glass:before{content:""}.fi-sr-burnout:before{content:""}.fi-sr-burrito:before{content:""}.fi-sr-burst:before{content:""}.fi-sr-bus:before{content:""}.fi-sr-bus-alt:before{content:""}.fi-sr-bus-ticket:before{content:""}.fi-sr-business-deal:before{content:""}.fi-sr-business-growth:before{content:""}.fi-sr-business-meeting:before{content:""}.fi-sr-business-podcast:before{content:""}.fi-sr-business-time:before{content:""}.fi-sr-business-value:before{content:""}.fi-sr-Butter:before{content:""}.fi-sr-butterfly:before{content:""}.fi-sr-c:before{content:""}.fi-sr-cabin:before{content:""}.fi-sr-cactus:before{content:""}.fi-sr-cage-empty:before{content:""}.fi-sr-cake-birthday:before{content:""}.fi-sr-cake-slice:before{content:""}.fi-sr-cake-wedding:before{content:""}.fi-sr-calculator:before{content:""}.fi-sr-calculator-bill:before{content:""}.fi-sr-calculator-math-tax:before{content:""}.fi-sr-calculator-money:before{content:""}.fi-sr-calculator-simple:before{content:""}.fi-sr-calendar:before{content:""}.fi-sr-calendar-arrow-down:before{content:""}.fi-sr-calendar-arrow-up:before{content:""}.fi-sr-calendar-birhtday-cake:before{content:""}.fi-sr-calendar-call:before{content:""}.fi-sr-calendar-check:before{content:""}.fi-sr-calendar-clock:before{content:""}.fi-sr-calendar-day:before{content:""}.fi-sr-calendar-days:before{content:""}.fi-sr-calendar-event-tax:before{content:""}.fi-sr-calendar-exclamation:before{content:""}.fi-sr-calendar-gavel-legal:before{content:""}.fi-sr-calendar-heart:before{content:""}.fi-sr-calendar-image:before{content:""}.fi-sr-calendar-lines:before{content:""}.fi-sr-calendar-lines-pen:before{content:""}.fi-sr-calendar-minus:before{content:""}.fi-sr-calendar-payment-loan:before{content:""}.fi-sr-calendar-pen:before{content:""}.fi-sr-calendar-plus:before{content:""}.fi-sr-calendar-salary:before{content:""}.fi-sr-calendar-shift-swap:before{content:""}.fi-sr-calendar-star:before{content:""}.fi-sr-calendar-swap:before{content:""}.fi-sr-calendar-update:before{content:""}.fi-sr-calendar-week:before{content:""}.fi-sr-calendar-xmark:before{content:""}.fi-sr-calendars:before{content:""}.fi-sr-call-duration:before{content:""}.fi-sr-call-forbidden:before{content:""}.fi-sr-call-history:before{content:""}.fi-sr-call-incoming:before{content:""}.fi-sr-call-missed:before{content:""}.fi-sr-call-outgoing:before{content:""}.fi-sr-camcorder:before{content:""}.fi-sr-camera:before{content:""}.fi-sr-camera-cctv:before{content:""}.fi-sr-camera-movie:before{content:""}.fi-sr-camera-retro:before{content:""}.fi-sr-camera-rotate:before{content:""}.fi-sr-camera-security:before{content:""}.fi-sr-camera-slash:before{content:""}.fi-sr-camera-viewfinder:before{content:""}.fi-sr-campfire:before{content:""}.fi-sr-camping:before{content:""}.fi-sr-can-food:before{content:""}.fi-sr-candle-holder:before{content:""}.fi-sr-candle-lotus-yoga:before{content:""}.fi-sr-candle-pose-yoga:before{content:""}.fi-sr-candy:before{content:""}.fi-sr-candy-alt:before{content:""}.fi-sr-candy-bar:before{content:""}.fi-sr-candy-cane:before{content:""}.fi-sr-candy-corn:before{content:""}.fi-sr-candy-sweet:before{content:""}.fi-sr-Cannabis:before{content:""}.fi-sr-canned-food:before{content:""}.fi-sr-cannon:before{content:""}.fi-sr-canoe:before{content:""}.fi-sr-capsules:before{content:""}.fi-sr-car:before{content:""}.fi-sr-car-alt:before{content:""}.fi-sr-car-battery:before{content:""}.fi-sr-car-bolt:before{content:""}.fi-sr-car-building:before{content:""}.fi-sr-car-bump:before{content:""}.fi-sr-car-bus:before{content:""}.fi-sr-car-charger-bolt:before{content:""}.fi-sr-car-circle-bolt:before{content:""}.fi-sr-car-crash:before{content:""}.fi-sr-car-garage:before{content:""}.fi-sr-car-journey:before{content:""}.fi-sr-car-mechanic:before{content:""}.fi-sr-car-oil:before{content:""}.fi-sr-car-rear:before{content:""}.fi-sr-car-side:before{content:""}.fi-sr-car-side-bolt:before{content:""}.fi-sr-car-tilt:before{content:""}.fi-sr-car-tunnel:before{content:""}.fi-sr-car-wash:before{content:""}.fi-sr-caravan:before{content:""}.fi-sr-caravan-alt:before{content:""}.fi-sr-carbon-cloud:before{content:""}.fi-sr-carbon-cloud-arrow-down:before{content:""}.fi-sr-carbon-footprint:before{content:""}.fi-sr-card-club:before{content:""}.fi-sr-card-diamond:before{content:""}.fi-sr-card-heart:before{content:""}.fi-sr-card-spade:before{content:""}.fi-sr-cardinal-compass:before{content:""}.fi-sr-cards-blank:before{content:""}.fi-sr-career-growth:before{content:""}.fi-sr-career-path:before{content:""}.fi-sr-caret-circle-down:before{content:""}.fi-sr-caret-circle-right:before{content:""}.fi-sr-caret-circle-up:before{content:""}.fi-sr-caret-down:before{content:""}.fi-sr-caret-left:before{content:""}.fi-sr-caret-quare-up:before{content:""}.fi-sr-caret-right:before{content:""}.fi-sr-caret-square-down:before{content:""}.fi-sr-caret-square-left:before{content:""}.fi-sr-caret-square-left_1:before{content:""}.fi-sr-caret-square-right:before{content:""}.fi-sr-caret-up:before{content:""}.fi-sr-carrot:before{content:""}.fi-sr-cars:before{content:""}.fi-sr-cars-crash:before{content:""}.fi-sr-cart-arrow-down:before{content:""}.fi-sr-cart-minus:before{content:""}.fi-sr-cart-shopping-fast:before{content:""}.fi-sr-case-study:before{content:""}.fi-sr-cash-register:before{content:""}.fi-sr-cassette-tape:before{content:""}.fi-sr-cassette-vhs:before{content:""}.fi-sr-castle:before{content:""}.fi-sr-castle-tower:before{content:""}.fi-sr-cat:before{content:""}.fi-sr-cat-dog:before{content:""}.fi-sr-cat-head:before{content:""}.fi-sr-cat-space:before{content:""}.fi-sr-catalog:before{content:""}.fi-sr-catalog-alt:before{content:""}.fi-sr-catalog-magazine:before{content:""}.fi-sr-category:before{content:""}.fi-sr-category-alt:before{content:""}.fi-sr-cauldron:before{content:""}.fi-sr-cdn:before{content:""}.fi-sr-cedi-sign:before{content:""}.fi-sr-cell:before{content:""}.fi-sr-cello:before{content:""}.fi-sr-cent-sign:before{content:""}.fi-sr-certificate:before{content:""}.fi-sr-chai-tea:before{content:""}.fi-sr-chair:before{content:""}.fi-sr-chair-director:before{content:""}.fi-sr-chair-office:before{content:""}.fi-sr-chalkboard:before{content:""}.fi-sr-chalkboard-user:before{content:""}.fi-sr-challenge:before{content:""}.fi-sr-challenge-alt:before{content:""}.fi-sr-chamomile:before{content:""}.fi-sr-channel:before{content:""}.fi-sr-charging-station:before{content:""}.fi-sr-chart-area:before{content:""}.fi-sr-chart-bullet:before{content:""}.fi-sr-chart-candlestick:before{content:""}.fi-sr-chart-connected:before{content:""}.fi-sr-chart-gantt:before{content:""}.fi-sr-chart-histogram:before{content:""}.fi-sr-chart-kanban:before{content:""}.fi-sr-chart-line-up:before{content:""}.fi-sr-chart-line-up-down:before{content:""}.fi-sr-chart-mixed:before{content:""}.fi-sr-chart-mixed-up-circle-currency:before{content:""}.fi-sr-chart-mixed-up-circle-dollar:before{content:""}.fi-sr-chart-network:before{content:""}.fi-sr-chart-pie:before{content:""}.fi-sr-chart-pie-alt:before{content:""}.fi-sr-chart-pie-simple-circle-currency:before{content:""}.fi-sr-chart-pie-simple-circle-dollar:before{content:""}.fi-sr-chart-pyramid:before{content:""}.fi-sr-chart-radar:before{content:""}.fi-sr-chart-scatter:before{content:""}.fi-sr-chart-scatter-3d:before{content:""}.fi-sr-chart-scatter-bubble:before{content:""}.fi-sr-chart-set-theory:before{content:""}.fi-sr-chart-simple:before{content:""}.fi-sr-chart-simple-horizontal:before{content:""}.fi-sr-chart-tree:before{content:""}.fi-sr-chart-tree-map:before{content:""}.fi-sr-chart-user:before{content:""}.fi-sr-chart-waterfall:before{content:""}.fi-sr-chat-arrow-down:before{content:""}.fi-sr-chat-arrow-grow:before{content:""}.fi-sr-chat-bubble-call:before{content:""}.fi-sr-chatbot:before{content:""}.fi-sr-chatbot-speech-bubble:before{content:""}.fi-sr-check:before{content:""}.fi-sr-check-circle:before{content:""}.fi-sr-check-double:before{content:""}.fi-sr-check-in-calendar:before{content:""}.fi-sr-check-out-calendar:before{content:""}.fi-sr-checkbox:before{content:""}.fi-sr-checklist-task-budget:before{content:""}.fi-sr-cheese:before{content:""}.fi-sr-cheese-alt:before{content:""}.fi-sr-cheese-cake:before{content:""}.fi-sr-cheeseburger:before{content:""}.fi-sr-cherry:before{content:""}.fi-sr-chess:before{content:""}.fi-sr-chess-bishop:before{content:""}.fi-sr-chess-board:before{content:""}.fi-sr-chess-clock:before{content:""}.fi-sr-chess-clock-alt:before{content:""}.fi-sr-chess-king:before{content:""}.fi-sr-chess-king-alt:before{content:""}.fi-sr-chess-knight:before{content:""}.fi-sr-chess-knight-alt:before{content:""}.fi-sr-chess-pawn:before{content:""}.fi-sr-chess-pawn-alt:before{content:""}.fi-sr-chess-piece:before{content:""}.fi-sr-chess-queen:before{content:""}.fi-sr-chess-queen-alt:before{content:""}.fi-sr-chess-rook:before{content:""}.fi-sr-chess-rook-alt:before{content:""}.fi-sr-chevron-double-dots-down:before{content:""}.fi-sr-chevron-double-dots-left:before{content:""}.fi-sr-chevron-double-dots-right:before{content:""}.fi-sr-chevron-double-dots-up:before{content:""}.fi-sr-chevron-double-down:before{content:""}.fi-sr-chevron-double-up:before{content:""}.fi-sr-chicken-bucket:before{content:""}.fi-sr-child:before{content:""}.fi-sr-child-head:before{content:""}.fi-sr-chimney:before{content:""}.fi-sr-chimney-smoke:before{content:""}.fi-sr-chinese-temple:before{content:""}.fi-sr-chip:before{content:""}.fi-sr-chip-brain:before{content:""}.fi-sr-chocolate:before{content:""}.fi-sr-choir-singing:before{content:""}.fi-sr-choose:before{content:""}.fi-sr-choose-alt:before{content:""}.fi-sr-church:before{content:""}.fi-sr-cinnamon-roll:before{content:""}.fi-sr-circle:before{content:""}.fi-sr-circle-0:before{content:""}.fi-sr-circle-1:before{content:""}.fi-sr-circle-2:before{content:""}.fi-sr-circle-3:before{content:""}.fi-sr-circle-4:before{content:""}.fi-sr-circle-5:before{content:""}.fi-sr-circle-6:before{content:""}.fi-sr-circle-7:before{content:""}.fi-sr-circle-8:before{content:""}.fi-sr-circle-9:before{content:""}.fi-sr-circle-a:before{content:""}.fi-sr-circle-b:before{content:""}.fi-sr-circle-bolt:before{content:""}.fi-sr-circle-book-open:before{content:""}.fi-sr-circle-bookmark:before{content:""}.fi-sr-circle-c:before{content:""}.fi-sr-circle-calendar:before{content:""}.fi-sr-circle-camera:before{content:""}.fi-sr-circle-d:before{content:""}.fi-sr-circle-dashed:before{content:""}.fi-sr-circle-divide:before{content:""}.fi-sr-circle-e:before{content:""}.fi-sr-circle-ellipsis:before{content:""}.fi-sr-circle-ellipsis-vertical:before{content:""}.fi-sr-circle-envelope:before{content:""}.fi-sr-circle-exclamation-check:before{content:""}.fi-sr-circle-f:before{content:""}.fi-sr-circle-g:before{content:""}.fi-sr-circle-h:before{content:""}.fi-sr-circle-half:before{content:""}.fi-sr-circle-half-stroke:before{content:""}.fi-sr-circle-heart:before{content:""}.fi-sr-circle-i:before{content:""}.fi-sr-circle-j:before{content:""}.fi-sr-circle-k:before{content:""}.fi-sr-circle-l:before{content:""}.fi-sr-circle-m:before{content:""}.fi-sr-circle-microphone:before{content:""}.fi-sr-circle-microphone-lines:before{content:""}.fi-sr-circle-n:before{content:""}.fi-sr-circle-nodes:before{content:""}.fi-sr-circle-o:before{content:""}.fi-sr-circle-overlap:before{content:""}.fi-sr-circle-p:before{content:""}.fi-sr-circle-phone:before{content:""}.fi-sr-circle-phone-flip:before{content:""}.fi-sr-circle-phone-hangup:before{content:""}.fi-sr-circle-q:before{content:""}.fi-sr-circle-quarter:before{content:""}.fi-sr-circle-quarters-alt:before{content:""}.fi-sr-circle-r:before{content:""}.fi-sr-circle-s:before{content:""}.fi-sr-circle-small:before{content:""}.fi-sr-circle-star:before{content:""}.fi-sr-circle-t:before{content:""}.fi-sr-circle-three-quarters:before{content:""}.fi-sr-circle-trash:before{content:""}.fi-sr-circle-u:before{content:""}.fi-sr-circle-user:before{content:""}.fi-sr-circle-v:before{content:""}.fi-sr-circle-video:before{content:""}.fi-sr-circle-w:before{content:""}.fi-sr-circle-water-plug:before{content:""}.fi-sr-circle-waveform-lines:before{content:""}.fi-sr-circle-wifi-circle-wifi:before{content:""}.fi-sr-circle-x:before{content:""}.fi-sr-circle-xmark:before{content:""}.fi-sr-circle-y:before{content:""}.fi-sr-circle-z:before{content:""}.fi-sr-citrus:before{content:""}.fi-sr-citrus-slice:before{content:""}.fi-sr-city:before{content:""}.fi-sr-civil-law:before{content:""}.fi-sr-clapper-open:before{content:""}.fi-sr-clapperboard:before{content:""}.fi-sr-clapperboard-play:before{content:""}.fi-sr-clarinet:before{content:""}.fi-sr-claw-marks:before{content:""}.fi-sr-clear-alt:before{content:""}.fi-sr-clip:before{content:""}.fi-sr-clip-file:before{content:""}.fi-sr-clip-mail:before{content:""}.fi-sr-clipboard:before{content:""}.fi-sr-clipboard-check:before{content:""}.fi-sr-clipboard-list:before{content:""}.fi-sr-clipboard-list-check:before{content:""}.fi-sr-clipboard-prescription:before{content:""}.fi-sr-clipboard-question:before{content:""}.fi-sr-clipboard-user:before{content:""}.fi-sr-clipoard-wrong:before{content:""}.fi-sr-clock:before{content:""}.fi-sr-clock-desk:before{content:""}.fi-sr-clock-eight-thirty:before{content:""}.fi-sr-clock-eleven:before{content:""}.fi-sr-clock-eleven-thirty:before{content:""}.fi-sr-clock-five:before{content:""}.fi-sr-clock-five-thirty:before{content:""}.fi-sr-clock-four-thirty:before{content:""}.fi-sr-clock-future-past:before{content:""}.fi-sr-clock-nine:before{content:""}.fi-sr-clock-nine-thirty:before{content:""}.fi-sr-clock-one:before{content:""}.fi-sr-clock-one-thirty:before{content:""}.fi-sr-clock-seven:before{content:""}.fi-sr-clock-seven-thirty:before{content:""}.fi-sr-clock-six:before{content:""}.fi-sr-clock-six-thirty:before{content:""}.fi-sr-clock-ten:before{content:""}.fi-sr-clock-ten-thirty:before{content:""}.fi-sr-clock-three:before{content:""}.fi-sr-clock-three-thirty:before{content:""}.fi-sr-clock-time-tracking:before{content:""}.fi-sr-clock-twelve:before{content:""}.fi-sr-clock-twelve-thirty:before{content:""}.fi-sr-clock-two:before{content:""}.fi-sr-clock-two-thirty:before{content:""}.fi-sr-clock-up-arrow:before{content:""}.fi-sr-clone:before{content:""}.fi-sr-closed:before{content:""}.fi-sr-closed-captioning-slash:before{content:""}.fi-sr-clothes-hanger:before{content:""}.fi-sr-clothing-rack:before{content:""}.fi-sr-cloud:before{content:""}.fi-sr-cloud-back-up:before{content:""}.fi-sr-cloud-back-up-alt:before{content:""}.fi-sr-cloud-check:before{content:""}.fi-sr-cloud-code:before{content:""}.fi-sr-cloud-disabled:before{content:""}.fi-sr-cloud-download:before{content:""}.fi-sr-cloud-download-alt:before{content:""}.fi-sr-cloud-drizzle:before{content:""}.fi-sr-cloud-exclamation:before{content:""}.fi-sr-cloud-gear-automation:before{content:""}.fi-sr-cloud-hail:before{content:""}.fi-sr-cloud-hail-mixed:before{content:""}.fi-sr-cloud-meatball:before{content:""}.fi-sr-cloud-moon:before{content:""}.fi-sr-cloud-moon-rain:before{content:""}.fi-sr-cloud-question:before{content:""}.fi-sr-cloud-rain:before{content:""}.fi-sr-cloud-rainbow:before{content:""}.fi-sr-cloud-share:before{content:""}.fi-sr-cloud-showers:before{content:""}.fi-sr-cloud-showers-heavy:before{content:""}.fi-sr-cloud-showers-water:before{content:""}.fi-sr-cloud-sleet:before{content:""}.fi-sr-cloud-snow:before{content:""}.fi-sr-cloud-sun:before{content:""}.fi-sr-cloud-sun-rain:before{content:""}.fi-sr-cloud-sun-tear:before{content:""}.fi-sr-cloud-upload:before{content:""}.fi-sr-cloud-upload-alt:before{content:""}.fi-sr-cloud-windy:before{content:""}.fi-sr-clouds:before{content:""}.fi-sr-clouds-moon:before{content:""}.fi-sr-clouds-sun:before{content:""}.fi-sr-clover-alt:before{content:""}.fi-sr-club:before{content:""}.fi-sr-cocktail:before{content:""}.fi-sr-cocktail-alt:before{content:""}.fi-sr-coconut:before{content:""}.fi-sr-code-branch:before{content:""}.fi-sr-code-commit:before{content:""}.fi-sr-code-compare:before{content:""}.fi-sr-code-editing:before{content:""}.fi-sr-code-fork:before{content:""}.fi-sr-code-merge:before{content:""}.fi-sr-code-pull-request:before{content:""}.fi-sr-code-pull-request-closed:before{content:""}.fi-sr-code-pull-request-draft:before{content:""}.fi-sr-code-simple:before{content:""}.fi-sr-code-window:before{content:""}.fi-sr-coffee:before{content:""}.fi-sr-coffee-bean:before{content:""}.fi-sr-coffee-beans:before{content:""}.fi-sr-coffee-heart:before{content:""}.fi-sr-coffee-maker:before{content:""}.fi-sr-coffee-pot:before{content:""}.fi-sr-coffee-time:before{content:""}.fi-sr-coffin:before{content:""}.fi-sr-coffin-cross:before{content:""}.fi-sr-coin:before{content:""}.fi-sr-coin-up-arrow:before{content:""}.fi-sr-coins:before{content:""}.fi-sr-coins-crypto:before{content:""}.fi-sr-coins-shield:before{content:""}.fi-sr-colon-sign:before{content:""}.fi-sr-columns-3:before{content:""}.fi-sr-comb:before{content:""}.fi-sr-comb-hair:before{content:""}.fi-sr-comedy-podcast:before{content:""}.fi-sr-comet:before{content:""}.fi-sr-command:before{content:""}.fi-sr-comment:before{content:""}.fi-sr-comment-alt:before{content:""}.fi-sr-comment-alt-check:before{content:""}.fi-sr-comment-alt-dots:before{content:""}.fi-sr-comment-alt-edit:before{content:""}.fi-sr-comment-alt-lock:before{content:""}.fi-sr-comment-alt-medical:before{content:""}.fi-sr-comment-alt-middle:before{content:""}.fi-sr-comment-alt-middle-top:before{content:""}.fi-sr-comment-alt-minus:before{content:""}.fi-sr-comment-alt-music:before{content:""}.fi-sr-comment-arrow-down:before{content:""}.fi-sr-comment-arrow-up:before{content:""}.fi-sr-comment-arrow-up-right:before{content:""}.fi-sr-comment-check:before{content:""}.fi-sr-comment-clock:before{content:""}.fi-sr-comment-code:before{content:""}.fi-sr-comment-dollar:before{content:""}.fi-sr-comment-dots:before{content:""}.fi-sr-comment-exclamation:before{content:""}.fi-sr-comment-heart:before{content:""}.fi-sr-comment-image:before{content:""}.fi-sr-comment-info:before{content:""}.fi-sr-comment-lock:before{content:""}.fi-sr-comment-medical:before{content:""}.fi-sr-comment-minus:before{content:""}.fi-sr-comment-pen:before{content:""}.fi-sr-comment-question:before{content:""}.fi-sr-comment-quote:before{content:""}.fi-sr-comment-slash:before{content:""}.fi-sr-comment-smile:before{content:""}.fi-sr-comment-sms:before{content:""}.fi-sr-comment-text:before{content:""}.fi-sr-comment-user:before{content:""}.fi-sr-comment-xmark:before{content:""}.fi-sr-comments:before{content:""}.fi-sr-comments-dollar:before{content:""}.fi-sr-comments-question:before{content:""}.fi-sr-comments-question-check:before{content:""}.fi-sr-compass-alt:before{content:""}.fi-sr-compass-east:before{content:""}.fi-sr-compass-north:before{content:""}.fi-sr-compass-slash:before{content:""}.fi-sr-compass-south:before{content:""}.fi-sr-compass-west:before{content:""}.fi-sr-completed:before{content:""}.fi-sr-compliance:before{content:""}.fi-sr-compliance-clipboard:before{content:""}.fi-sr-compliance-document:before{content:""}.fi-sr-compress:before{content:""}.fi-sr-compress-alt:before{content:""}.fi-sr-computer:before{content:""}.fi-sr-computer-ad:before{content:""}.fi-sr-computer-classic:before{content:""}.fi-sr-computer-mouse:before{content:""}.fi-sr-computer-speaker:before{content:""}.fi-sr-concierge-bell:before{content:""}.fi-sr-concrete-mixer:before{content:""}.fi-sr-condition:before{content:""}.fi-sr-condition-alt:before{content:""}.fi-sr-confetti:before{content:""}.fi-sr-confidential-discussion:before{content:""}.fi-sr-confidential-folder:before{content:""}.fi-sr-confirmed-user:before{content:""}.fi-sr-console-controller:before{content:""}.fi-sr-constellation:before{content:""}.fi-sr-construction-helmet:before{content:""}.fi-sr-construction-location:before{content:""}.fi-sr-consultant:before{content:""}.fi-sr-contact-lens-eyes:before{content:""}.fi-sr-container-storage:before{content:""}.fi-sr-contract:before{content:""}.fi-sr-contrast:before{content:""}.fi-sr-convert-document:before{content:""}.fi-sr-convert-shapes:before{content:""}.fi-sr-conveyor-belt:before{content:""}.fi-sr-conveyor-belt-alt:before{content:""}.fi-sr-conveyor-belt-arm:before{content:""}.fi-sr-conveyor-belt-empty:before{content:""}.fi-sr-cookie:before{content:""}.fi-sr-cookie-alt:before{content:""}.fi-sr-cookie-lock:before{content:""}.fi-sr-copy:before{content:""}.fi-sr-copy-alt:before{content:""}.fi-sr-copy-image:before{content:""}.fi-sr-copyright:before{content:""}.fi-sr-coriander:before{content:""}.fi-sr-corn:before{content:""}.fi-sr-corruption:before{content:""}.fi-sr-couch:before{content:""}.fi-sr-court-order:before{content:""}.fi-sr-court-sport:before{content:""}.fi-sr-cow:before{content:""}.fi-sr-cow-alt:before{content:""}.fi-sr-cowbell:before{content:""}.fi-sr-cowbell-circle-plus:before{content:""}.fi-sr-cowbell-more:before{content:""}.fi-sr-coworking:before{content:""}.fi-sr-cpu:before{content:""}.fi-sr-crab:before{content:""}.fi-sr-crane:before{content:""}.fi-sr-crane-building:before{content:""}.fi-sr-crate-empty:before{content:""}.fi-sr-cream:before{content:""}.fi-sr-credit-card:before{content:""}.fi-sr-credit-card-buyer:before{content:""}.fi-sr-credit-card-check:before{content:""}.fi-sr-credit-card-edit:before{content:""}.fi-sr-credit-card-eye:before{content:""}.fi-sr-credit-card-xmark:before{content:""}.fi-sr-crepe:before{content:""}.fi-sr-cricket:before{content:""}.fi-sr-CRM:before{content:""}.fi-sr-crm-alt:before{content:""}.fi-sr-crm-computer:before{content:""}.fi-sr-croissant:before{content:""}.fi-sr-cross:before{content:""}.fi-sr-cross-circle:before{content:""}.fi-sr-cross-religion:before{content:""}.fi-sr-cross-small:before{content:""}.fi-sr-crossed-hands-reject:before{content:""}.fi-sr-crow:before{content:""}.fi-sr-crown:before{content:""}.fi-sr-crutch:before{content:""}.fi-sr-crutches:before{content:""}.fi-sr-cruzeiro-sign:before{content:""}.fi-sr-crypto-calendar:before{content:""}.fi-sr-cryptocurrency:before{content:""}.fi-sr-crystal-ball:before{content:""}.fi-sr-cube:before{content:""}.fi-sr-cubes:before{content:""}.fi-sr-cubes-stacked:before{content:""}.fi-sr-cucumber:before{content:""}.fi-sr-cumin:before{content:""}.fi-sr-cup-straw:before{content:""}.fi-sr-cup-straw-swoosh:before{content:""}.fi-sr-cup-togo:before{content:""}.fi-sr-cupcake:before{content:""}.fi-sr-cupcake-alt:before{content:""}.fi-sr-curling:before{content:""}.fi-sr-curling-iron:before{content:""}.fi-sr-currency:before{content:""}.fi-sr-cursor:before{content:""}.fi-sr-cursor-finger:before{content:""}.fi-sr-cursor-finger-click:before{content:""}.fi-sr-cursor-plus:before{content:""}.fi-sr-cursor-text:before{content:""}.fi-sr-cursor-text-alt:before{content:""}.fi-sr-curve:before{content:""}.fi-sr-curve-alt:before{content:""}.fi-sr-curve-arrow:before{content:""}.fi-sr-custard:before{content:""}.fi-sr-customer-care:before{content:""}.fi-sr-customer-service:before{content:""}.fi-sr-customization:before{content:""}.fi-sr-customization-cogwheel:before{content:""}.fi-sr-customize:before{content:""}.fi-sr-customize-computer:before{content:""}.fi-sr-customize-edit:before{content:""}.fi-sr-CV:before{content:""}.fi-sr-cvv-card:before{content:""}.fi-sr-cyborg:before{content:""}.fi-sr-cycling:before{content:""}.fi-sr-cystitis:before{content:""}.fi-sr-d:before{content:""}.fi-sr-dagger:before{content:""}.fi-sr-daily-calendar:before{content:""}.fi-sr-daisy:before{content:""}.fi-sr-daisy-alt:before{content:""}.fi-sr-damage:before{content:""}.fi-sr-dark-mode:before{content:""}.fi-sr-dark-mode-alt:before{content:""}.fi-sr-dart:before{content:""}.fi-sr-dashboard:before{content:""}.fi-sr-dashboard-monitor:before{content:""}.fi-sr-dashboard-panel:before{content:""}.fi-sr-data-backup:before{content:""}.fi-sr-data-cleaning:before{content:""}.fi-sr-data-encryption:before{content:""}.fi-sr-data-migration:before{content:""}.fi-sr-data-mining:before{content:""}.fi-sr-data-model:before{content:""}.fi-sr-data-processing:before{content:""}.fi-sr-data-transfer:before{content:""}.fi-sr-database:before{content:""}.fi-sr-database-cleaning:before{content:""}.fi-sr-database-management:before{content:""}.fi-sr-deadline:before{content:""}.fi-sr-deafness:before{content:""}.fi-sr-december-calendar:before{content:""}.fi-sr-decision-choice:before{content:""}.fi-sr-decision-tree:before{content:""}.fi-sr-deep-learning:before{content:""}.fi-sr-deer:before{content:""}.fi-sr-deer-rudolph:before{content:""}.fi-sr-degree-credential:before{content:""}.fi-sr-delete:before{content:""}.fi-sr-delete-document:before{content:""}.fi-sr-delete-right:before{content:""}.fi-sr-delete-user:before{content:""}.fi-sr-delivery-man:before{content:""}.fi-sr-democrat:before{content:""}.fi-sr-demographic:before{content:""}.fi-sr-department:before{content:""}.fi-sr-department-structure:before{content:""}.fi-sr-deposit:before{content:""}.fi-sr-deposit-alt:before{content:""}.fi-sr-description:before{content:""}.fi-sr-description-alt:before{content:""}.fi-sr-desk:before{content:""}.fi-sr-desktop-arrow-down:before{content:""}.fi-sr-desktop-wallpaper:before{content:""}.fi-sr-detergent:before{content:""}.fi-sr-devices:before{content:""}.fi-sr-dewpoint:before{content:""}.fi-sr-dharmachakra:before{content:""}.fi-sr-diagram-cells:before{content:""}.fi-sr-diagram-lean-canvas:before{content:""}.fi-sr-diagram-nested:before{content:""}.fi-sr-diagram-next:before{content:""}.fi-sr-diagram-predecessor:before{content:""}.fi-sr-diagram-previous:before{content:""}.fi-sr-diagram-project:before{content:""}.fi-sr-diagram-sankey:before{content:""}.fi-sr-diagram-subtask:before{content:""}.fi-sr-diagram-successor:before{content:""}.fi-sr-diagram-venn:before{content:""}.fi-sr-dial:before{content:""}.fi-sr-dial-high:before{content:""}.fi-sr-dial-low:before{content:""}.fi-sr-dial-max:before{content:""}.fi-sr-dial-med:before{content:""}.fi-sr-dial-med-low:before{content:""}.fi-sr-dial-min:before{content:""}.fi-sr-dial-off:before{content:""}.fi-sr-dialogue-exchange:before{content:""}.fi-sr-diamond:before{content:""}.fi-sr-diamond-exclamation:before{content:""}.fi-sr-diamond-turn-right:before{content:""}.fi-sr-diary-bookmark-down:before{content:""}.fi-sr-diary-bookmarks:before{content:""}.fi-sr-diary-clasp:before{content:""}.fi-sr-dice:before{content:""}.fi-sr-dice-alt:before{content:""}.fi-sr-dice-d10:before{content:""}.fi-sr-dice-d12:before{content:""}.fi-sr-dice-d20:before{content:""}.fi-sr-dice-d4:before{content:""}.fi-sr-dice-d6:before{content:""}.fi-sr-dice-d8:before{content:""}.fi-sr-dice-four:before{content:""}.fi-sr-dice-one:before{content:""}.fi-sr-dice-six:before{content:""}.fi-sr-dice-three:before{content:""}.fi-sr-dice-two:before{content:""}.fi-sr-dictionary:before{content:""}.fi-sr-dictionary-alt:before{content:""}.fi-sr-dictionary-open:before{content:""}.fi-sr-digging:before{content:""}.fi-sr-digital-certificate:before{content:""}.fi-sr-digital-key:before{content:""}.fi-sr-digital-payment:before{content:""}.fi-sr-digital-signature:before{content:""}.fi-sr-digital-tachograph:before{content:""}.fi-sr-digital-wallet:before{content:""}.fi-sr-dinner:before{content:""}.fi-sr-diploma:before{content:""}.fi-sr-diploma-alt:before{content:""}.fi-sr-direction-signal:before{content:""}.fi-sr-direction-signal-arrow:before{content:""}.fi-sr-disc-drive:before{content:""}.fi-sr-discount:before{content:""}.fi-sr-discover:before{content:""}.fi-sr-discussion-group:before{content:""}.fi-sr-discussion-idea:before{content:""}.fi-sr-disease:before{content:""}.fi-sr-dishwasher:before{content:""}.fi-sr-disinfection:before{content:""}.fi-sr-disk:before{content:""}.fi-sr-display-arrow-down:before{content:""}.fi-sr-display-chart-up:before{content:""}.fi-sr-display-code:before{content:""}.fi-sr-display-medical:before{content:""}.fi-sr-display-slash:before{content:""}.fi-sr-distribute-spacing-horizontal:before{content:""}.fi-sr-distribute-spacing-vertical:before{content:""}.fi-sr-divide:before{content:""}.fi-sr-diving-googles:before{content:""}.fi-sr-dizzy:before{content:""}.fi-sr-dj-disc:before{content:""}.fi-sr-dna:before{content:""}.fi-sr-do-not-disturb:before{content:""}.fi-sr-do-not-disturb-doorknob:before{content:""}.fi-sr-do-not-enter:before{content:""}.fi-sr-doctor:before{content:""}.fi-sr-doctor-bag:before{content:""}.fi-sr-document:before{content:""}.fi-sr-document-autosave:before{content:""}.fi-sr-document-circle-arrow-up:before{content:""}.fi-sr-document-circle-wrong:before{content:""}.fi-sr-document-fail:before{content:""}.fi-sr-document-folder-gear:before{content:""}.fi-sr-document-gavel:before{content:""}.fi-sr-document-gear:before{content:""}.fi-sr-document-link:before{content:""}.fi-sr-document-nft:before{content:""}.fi-sr-document-paid:before{content:""}.fi-sr-document-signed:before{content:""}.fi-sr-document-writer:before{content:""}.fi-sr-dog:before{content:""}.fi-sr-dog-bowl-empty:before{content:""}.fi-sr-dog-leashed:before{content:""}.fi-sr-dollar:before{content:""}.fi-sr-dolly-flatbed:before{content:""}.fi-sr-dolly-flatbed-alt:before{content:""}.fi-sr-dolly-flatbed-empty:before{content:""}.fi-sr-dolphin:before{content:""}.fi-sr-domino-effect:before{content:""}.fi-sr-donate:before{content:""}.fi-sr-dong-sign:before{content:""}.fi-sr-donut:before{content:""}.fi-sr-door-closed:before{content:""}.fi-sr-door-hanger:before{content:""}.fi-sr-door-open:before{content:""}.fi-sr-dorm-room:before{content:""}.fi-sr-dot-circle:before{content:""}.fi-sr-dot-pending:before{content:""}.fi-sr-dots-loading:before{content:""}.fi-sr-dove:before{content:""}.fi-sr-down:before{content:""}.fi-sr-down-from-bracket:before{content:""}.fi-sr-down-left:before{content:""}.fi-sr-down-left-and-up-right-to-center:before{content:""}.fi-sr-down-right:before{content:""}.fi-sr-down-to-line:before{content:""}.fi-sr-download:before{content:""}.fi-sr-drafting-compass:before{content:""}.fi-sr-drafting-compass-paper:before{content:""}.fi-sr-dragon:before{content:""}.fi-sr-dragon-fire:before{content:""}.fi-sr-draw-polygon:before{content:""}.fi-sr-draw-square:before{content:""}.fi-sr-drawer:before{content:""}.fi-sr-drawer-alt:before{content:""}.fi-sr-drawer-empty:before{content:""}.fi-sr-dreidel:before{content:""}.fi-sr-dress:before{content:""}.fi-sr-driller:before{content:""}.fi-sr-drink-alt:before{content:""}.fi-sr-driver-man:before{content:""}.fi-sr-driver-woman:before{content:""}.fi-sr-drone:before{content:""}.fi-sr-drone-alt:before{content:""}.fi-sr-drone-front:before{content:""}.fi-sr-drop-down:before{content:""}.fi-sr-dropdown:before{content:""}.fi-sr-dropdown-bar:before{content:""}.fi-sr-dropdown-select:before{content:""}.fi-sr-drugs-addiction:before{content:""}.fi-sr-drum:before{content:""}.fi-sr-drum-steelpan:before{content:""}.fi-sr-drumstick:before{content:""}.fi-sr-drumstick-bite:before{content:""}.fi-sr-dryer:before{content:""}.fi-sr-dryer-alt:before{content:""}.fi-sr-duck:before{content:""}.fi-sr-dumbbell-alt:before{content:""}.fi-sr-dumbbell-fitness:before{content:""}.fi-sr-dumbbell-heart:before{content:""}.fi-sr-dumbbell-horizontal:before{content:""}.fi-sr-dumbbell-ray:before{content:""}.fi-sr-dumbbell-weightlifting:before{content:""}.fi-sr-dumpster:before{content:""}.fi-sr-dumpster-fire:before{content:""}.fi-sr-dungeon:before{content:""}.fi-sr-duplicate:before{content:""}.fi-sr-duration:before{content:""}.fi-sr-duration-alt:before{content:""}.fi-sr-e:before{content:""}.fi-sr-e-learning:before{content:""}.fi-sr-eagle:before{content:""}.fi-sr-eagle-flying:before{content:""}.fi-sr-ear:before{content:""}.fi-sr-ear-deaf:before{content:""}.fi-sr-ear-muffs:before{content:""}.fi-sr-ear-sound:before{content:""}.fi-sr-earbuds:before{content:""}.fi-sr-earnings:before{content:""}.fi-sr-earth-africa:before{content:""}.fi-sr-earth-americas:before{content:""}.fi-sr-earth-asia:before{content:""}.fi-sr-earth-europa:before{content:""}.fi-sr-ebook:before{content:""}.fi-sr-eclipse:before{content:""}.fi-sr-eclipse-alt:before{content:""}.fi-sr-eco-battery:before{content:""}.fi-sr-eco-electric:before{content:""}.fi-sr-edamame:before{content:""}.fi-sr-edit:before{content:""}.fi-sr-edit-alt:before{content:""}.fi-sr-edit-message:before{content:""}.fi-sr-education-podcast:before{content:""}.fi-sr-effect:before{content:""}.fi-sr-egg:before{content:""}.fi-sr-egg-fried:before{content:""}.fi-sr-eiffel-tower:before{content:""}.fi-sr-eject:before{content:""}.fi-sr-electric-bike:before{content:""}.fi-sr-electric-bus:before{content:""}.fi-sr-electric-car:before{content:""}.fi-sr-electric-scooter:before{content:""}.fi-sr-elephant:before{content:""}.fi-sr-elevator:before{content:""}.fi-sr-email-feedback:before{content:""}.fi-sr-email-heart:before{content:""}.fi-sr-email-pending:before{content:""}.fi-sr-email-refresh:before{content:""}.fi-sr-email-star:before{content:""}.fi-sr-emergency-call:before{content:""}.fi-sr-emergency-stop:before{content:""}.fi-sr-employee-alt:before{content:""}.fi-sr-employee-handbook:before{content:""}.fi-sr-employee-man:before{content:""}.fi-sr-employee-man-alt:before{content:""}.fi-sr-employee-performance:before{content:""}.fi-sr-empty-set:before{content:""}.fi-sr-endless-loop:before{content:""}.fi-sr-energy-drink:before{content:""}.fi-sr-engine:before{content:""}.fi-sr-engine-algorithm:before{content:""}.fi-sr-engine-warning:before{content:""}.fi-sr-english:before{content:""}.fi-sr-enter:before{content:""}.fi-sr-entertainment:before{content:""}.fi-sr-entrance:before{content:""}.fi-sr-envelope:before{content:""}.fi-sr-envelope-ban:before{content:""}.fi-sr-envelope-bulk:before{content:""}.fi-sr-envelope-dot:before{content:""}.fi-sr-envelope-download:before{content:""}.fi-sr-envelope-heart:before{content:""}.fi-sr-envelope-marker:before{content:""}.fi-sr-envelope-open:before{content:""}.fi-sr-envelope-open-dollar:before{content:""}.fi-sr-envelope-open-text:before{content:""}.fi-sr-envelope-plus:before{content:""}.fi-sr-envelopes:before{content:""}.fi-sr-equality:before{content:""}.fi-sr-equals:before{content:""}.fi-sr-equestrian-statue:before{content:""}.fi-sr-equipment:before{content:""}.fi-sr-eraser:before{content:""}.fi-sr-error-bug:before{content:""}.fi-sr-error-camera:before{content:""}.fi-sr-escalator:before{content:""}.fi-sr-ethernet:before{content:""}.fi-sr-euro:before{content:""}.fi-sr-europe-flag:before{content:""}.fi-sr-europe-map:before{content:""}.fi-sr-european-union:before{content:""}.fi-sr-evidence:before{content:""}.fi-sr-exam-b:before{content:""}.fi-sr-exam-d:before{content:""}.fi-sr-exam-f:before{content:""}.fi-sr-exam-xmark:before{content:""}.fi-sr-excavator:before{content:""}.fi-sr-exchange:before{content:""}.fi-sr-exchange-alt:before{content:""}.fi-sr-exchange-cryptocurrency:before{content:""}.fi-sr-exclamation:before{content:""}.fi-sr-exit:before{content:""}.fi-sr-exit-alt:before{content:""}.fi-sr-expand:before{content:""}.fi-sr-expand-arrows:before{content:""}.fi-sr-expand-arrows-alt:before{content:""}.fi-sr-expense:before{content:""}.fi-sr-expense-bill:before{content:""}.fi-sr-explosion:before{content:""}.fi-sr-external-hard-drive:before{content:""}.fi-sr-external-world:before{content:""}.fi-sr-eye:before{content:""}.fi-sr-eye-alert:before{content:""}.fi-sr-eye-arrow-progress:before{content:""}.fi-sr-eye-crossed:before{content:""}.fi-sr-eye-drop:before{content:""}.fi-sr-eye-dropper-half:before{content:""}.fi-sr-eye-lashes:before{content:""}.fi-sr-eye-recognition:before{content:""}.fi-sr-eye-scanner:before{content:""}.fi-sr-eyelashes:before{content:""}.fi-sr-eyeliner:before{content:""}.fi-sr-eyes:before{content:""}.fi-sr-eyeshadow:before{content:""}.fi-sr-f:before{content:""}.fi-sr-fabric:before{content:""}.fi-sr-face-angry-horns:before{content:""}.fi-sr-face-anguished:before{content:""}.fi-sr-face-anxious-sweat:before{content:""}.fi-sr-face-astonished:before{content:""}.fi-sr-face-awesome:before{content:""}.fi-sr-face-beam-hand-over-mouth:before{content:""}.fi-sr-face-confounded:before{content:""}.fi-sr-face-confused:before{content:""}.fi-sr-face-cowboy-hat:before{content:""}.fi-sr-face-disappointed:before{content:""}.fi-sr-face-disguise:before{content:""}.fi-sr-face-downcast-sweat:before{content:""}.fi-sr-face-drooling:before{content:""}.fi-sr-face-explode:before{content:""}.fi-sr-face-expressionless:before{content:""}.fi-sr-face-eyes-xmarks:before{content:""}.fi-sr-face-fearful:before{content:""}.fi-sr-face-glasses:before{content:""}.fi-sr-face-grin-tongue-wink:before{content:""}.fi-sr-face-hand-yawn:before{content:""}.fi-sr-face-head-bandage:before{content:""}.fi-sr-face-hushed:before{content:""}.fi-sr-face-icicles:before{content:""}.fi-sr-face-lying:before{content:""}.fi-sr-face-mask:before{content:""}.fi-sr-face-monocle:before{content:""}.fi-sr-face-nauseated:before{content:""}.fi-sr-face-nose-steam:before{content:""}.fi-sr-face-party:before{content:""}.fi-sr-face-pensive:before{content:""}.fi-sr-face-persevering:before{content:""}.fi-sr-face-pleading:before{content:""}.fi-sr-face-raised-eyebrow:before{content:""}.fi-sr-face-relieved:before{content:""}.fi-sr-face-sad-sweat:before{content:""}.fi-sr-face-scream:before{content:""}.fi-sr-face-shush:before{content:""}.fi-sr-face-sleeping:before{content:""}.fi-sr-face-sleepy:before{content:""}.fi-sr-face-smile-halo:before{content:""}.fi-sr-face-smile-hearts:before{content:""}.fi-sr-face-smile-horns:before{content:""}.fi-sr-face-smile-tear:before{content:""}.fi-sr-face-smile-tongue:before{content:""}.fi-sr-face-smile-upside-down:before{content:""}.fi-sr-face-smiling-hands:before{content:""}.fi-sr-face-smirking:before{content:""}.fi-sr-face-sunglasses:before{content:""}.fi-sr-face-sunglasses-alt:before{content:""}.fi-sr-face-swear:before{content:""}.fi-sr-face-thermometer:before{content:""}.fi-sr-face-thinking:before{content:""}.fi-sr-face-tissue:before{content:""}.fi-sr-face-tongue-money:before{content:""}.fi-sr-face-tongue-sweat:before{content:""}.fi-sr-face-unamused:before{content:""}.fi-sr-face-viewfinder:before{content:""}.fi-sr-face-vomit:before{content:""}.fi-sr-face-weary:before{content:""}.fi-sr-face-woozy:before{content:""}.fi-sr-face-worried:before{content:""}.fi-sr-face-zany:before{content:""}.fi-sr-face-zipper:before{content:""}.fi-sr-facial-mask:before{content:""}.fi-sr-facial-massage:before{content:""}.fi-sr-facial-treatment:before{content:""}.fi-sr-fail:before{content:""}.fi-sr-falafel:before{content:""}.fi-sr-family:before{content:""}.fi-sr-family-dress:before{content:""}.fi-sr-family-law:before{content:""}.fi-sr-family-pants:before{content:""}.fi-sr-fan:before{content:""}.fi-sr-fan-table:before{content:""}.fi-sr-farfalle:before{content:""}.fi-sr-farm:before{content:""}.fi-sr-faucet:before{content:""}.fi-sr-faucet-drip:before{content:""}.fi-sr-fax:before{content:""}.fi-sr-fbx-file:before{content:""}.fi-sr-feather:before{content:""}.fi-sr-feather-pointed:before{content:""}.fi-sr-features:before{content:""}.fi-sr-features-alt:before{content:""}.fi-sr-february-calendar:before{content:""}.fi-sr-fee:before{content:""}.fi-sr-fee-receipt:before{content:""}.fi-sr-feedback:before{content:""}.fi-sr-feedback-alt:before{content:""}.fi-sr-feedback-cycle-loop:before{content:""}.fi-sr-feedback-hand:before{content:""}.fi-sr-feedback-review:before{content:""}.fi-sr-fence:before{content:""}.fi-sr-field-hockey:before{content:""}.fi-sr-fighter-jet:before{content:""}.fi-sr-file:before{content:""}.fi-sr-file-ai:before{content:""}.fi-sr-file-audio:before{content:""}.fi-sr-file-backup:before{content:""}.fi-sr-file-binary:before{content:""}.fi-sr-file-chart-line:before{content:""}.fi-sr-file-chart-pie:before{content:""}.fi-sr-file-circle-info:before{content:""}.fi-sr-file-cloud:before{content:""}.fi-sr-file-code:before{content:""}.fi-sr-file-conversion:before{content:""}.fi-sr-file-css:before{content:""}.fi-sr-file-csv:before{content:""}.fi-sr-file-download:before{content:""}.fi-sr-file-edit:before{content:""}.fi-sr-file-eps:before{content:""}.fi-sr-file-excel:before{content:""}.fi-sr-file-exclamation:before{content:""}.fi-sr-file-export:before{content:""}.fi-sr-file-image:before{content:""}.fi-sr-file-import:before{content:""}.fi-sr-file-invoice:before{content:""}.fi-sr-file-invoice-dollar:before{content:""}.fi-sr-file-loop:before{content:""}.fi-sr-file-medical:before{content:""}.fi-sr-file-medical-alt:before{content:""}.fi-sr-file-minus:before{content:""}.fi-sr-file-pdf:before{content:""}.fi-sr-file-powerpoint:before{content:""}.fi-sr-file-prescription:before{content:""}.fi-sr-file-psd:before{content:""}.fi-sr-file-question:before{content:""}.fi-sr-file-recycle:before{content:""}.fi-sr-file-signature:before{content:""}.fi-sr-file-spreadsheet:before{content:""}.fi-sr-file-upload:before{content:""}.fi-sr-file-user:before{content:""}.fi-sr-file-video:before{content:""}.fi-sr-file-word:before{content:""}.fi-sr-file-xls:before{content:""}.fi-sr-file-zip-alt:before{content:""}.fi-sr-file-zip-save:before{content:""}.fi-sr-file-zipper:before{content:""}.fi-sr-files-medical:before{content:""}.fi-sr-fill:before{content:""}.fi-sr-film:before{content:""}.fi-sr-film-canister:before{content:""}.fi-sr-film-slash:before{content:""}.fi-sr-films:before{content:""}.fi-sr-filter:before{content:""}.fi-sr-filter-check:before{content:""}.fi-sr-filter-list:before{content:""}.fi-sr-filter-slash:before{content:""}.fi-sr-filters:before{content:""}.fi-sr-financial-health:before{content:""}.fi-sr-finger-droplet:before{content:""}.fi-sr-finger-nail:before{content:""}.fi-sr-fingerprint:before{content:""}.fi-sr-fingerprint-identification:before{content:""}.fi-sr-fingerprint-magnifying-glass:before{content:""}.fi-sr-fingerprint-remove:before{content:""}.fi-sr-fingerprint-security-risk:before{content:""}.fi-sr-fingerprint-verified:before{content:""}.fi-sr-finish-flag:before{content:""}.fi-sr-finish-line:before{content:""}.fi-sr-fire-alarm:before{content:""}.fi-sr-fire-burner:before{content:""}.fi-sr-fire-exit:before{content:""}.fi-sr-fire-extinguisher:before{content:""}.fi-sr-fire-flame-curved:before{content:""}.fi-sr-fire-flame-simple:before{content:""}.fi-sr-fire-hydrant:before{content:""}.fi-sr-fire-shield:before{content:""}.fi-sr-fire-smoke:before{content:""}.fi-sr-fireplace:before{content:""}.fi-sr-first:before{content:""}.fi-sr-first-aid-kit:before{content:""}.fi-sr-first-award:before{content:""}.fi-sr-first-laurel:before{content:""}.fi-sr-first-medal:before{content:""}.fi-sr-fish:before{content:""}.fi-sr-fish-bones:before{content:""}.fi-sr-fish-cooked:before{content:""}.fi-sr-fish-hook:before{content:""}.fi-sr-fishing-rod:before{content:""}.fi-sr-fist-move:before{content:""}.fi-sr-fitness-time:before{content:""}.fi-sr-fitness-watch:before{content:""}.fi-sr-flag:before{content:""}.fi-sr-flag-alt:before{content:""}.fi-sr-flag-checkered:before{content:""}.fi-sr-flag-usa:before{content:""}.fi-sr-flame:before{content:""}.fi-sr-flashlight:before{content:""}.fi-sr-flask:before{content:""}.fi-sr-flask-gear:before{content:""}.fi-sr-flask-poison:before{content:""}.fi-sr-flask-potion:before{content:""}.fi-sr-flatbread:before{content:""}.fi-sr-flatbread-stuffed:before{content:""}.fi-sr-flip-horizontal:before{content:""}.fi-sr-flooding:before{content:""}.fi-sr-floor:before{content:""}.fi-sr-floor-alt:before{content:""}.fi-sr-floor-layer:before{content:""}.fi-sr-floppy-disk-circle-arrow-right:before{content:""}.fi-sr-floppy-disk-circle-xmark:before{content:""}.fi-sr-floppy-disk-pen:before{content:""}.fi-sr-floppy-disks:before{content:""}.fi-sr-florin-sign:before{content:""}.fi-sr-flowchart:before{content:""}.fi-sr-flower:before{content:""}.fi-sr-flower-butterfly:before{content:""}.fi-sr-flower-daffodil:before{content:""}.fi-sr-flower-tulip:before{content:""}.fi-sr-flushed:before{content:""}.fi-sr-flute:before{content:""}.fi-sr-flux-capacitor:before{content:""}.fi-sr-fly-insect:before{content:""}.fi-sr-flying-disc:before{content:""}.fi-sr-flying-kite:before{content:""}.fi-sr-fm-radio:before{content:""}.fi-sr-foam-hand:before{content:""}.fi-sr-fog:before{content:""}.fi-sr-folder:before{content:""}.fi-sr-folder-archive:before{content:""}.fi-sr-folder-camera:before{content:""}.fi-sr-folder-check:before{content:""}.fi-sr-folder-directory:before{content:""}.fi-sr-folder-download:before{content:""}.fi-sr-folder-fire:before{content:""}.fi-sr-folder-gear:before{content:""}.fi-sr-folder-heart:before{content:""}.fi-sr-folder-link:before{content:""}.fi-sr-folder-loop:before{content:""}.fi-sr-folder-math:before{content:""}.fi-sr-folder-minus:before{content:""}.fi-sr-folder-music:before{content:""}.fi-sr-folder-open:before{content:""}.fi-sr-folder-plus-circle:before{content:""}.fi-sr-folder-times:before{content:""}.fi-sr-folder-tree:before{content:""}.fi-sr-folder-upload:before{content:""}.fi-sr-folder-xmark:before{content:""}.fi-sr-folder-xmark-circle:before{content:""}.fi-sr-folders:before{content:""}.fi-sr-follow:before{content:""}.fi-sr-follow-folder:before{content:""}.fi-sr-followcollection:before{content:""}.fi-sr-followers:before{content:""}.fi-sr-following:before{content:""}.fi-sr-fondue-pot:before{content:""}.fi-sr-football:before{content:""}.fi-sr-football-player:before{content:""}.fi-sr-football-ticket:before{content:""}.fi-sr-footprint:before{content:""}.fi-sr-foreign-language-audio:before{content:""}.fi-sr-forest:before{content:""}.fi-sr-forest-alt:before{content:""}.fi-sr-fork:before{content:""}.fi-sr-fork-spaghetti:before{content:""}.fi-sr-forklift:before{content:""}.fi-sr-form:before{content:""}.fi-sr-fort:before{content:""}.fi-sr-forward:before{content:""}.fi-sr-forward-fast:before{content:""}.fi-sr-fox:before{content:""}.fi-sr-frame:before{content:""}.fi-sr-franc-sign:before{content:""}.fi-sr-france:before{content:""}.fi-sr-france-country-code:before{content:""}.fi-sr-free:before{content:""}.fi-sr-free-delivery:before{content:""}.fi-sr-freemium:before{content:""}.fi-sr-french:before{content:""}.fi-sr-french-fries:before{content:""}.fi-sr-friday:before{content:""}.fi-sr-frog:before{content:""}.fi-sr-frown:before{content:""}.fi-sr-ftp:before{content:""}.fi-sr-fuel-gauge:before{content:""}.fi-sr-full-screen:before{content:""}.fi-sr-function:before{content:""}.fi-sr-function-process:before{content:""}.fi-sr-function-square:before{content:""}.fi-sr-funnel-dollar:before{content:""}.fi-sr-fusilli:before{content:""}.fi-sr-g:before{content:""}.fi-sr-galaxy:before{content:""}.fi-sr-galaxy-alt:before{content:""}.fi-sr-galaxy-planet:before{content:""}.fi-sr-galaxy-star:before{content:""}.fi-sr-gallery:before{content:""}.fi-sr-gallery-thumbnails:before{content:""}.fi-sr-game:before{content:""}.fi-sr-game-board-alt:before{content:""}.fi-sr-game-console-crank-handheld:before{content:""}.fi-sr-game-rules:before{content:""}.fi-sr-gamepad:before{content:""}.fi-sr-gamer:before{content:""}.fi-sr-games:before{content:""}.fi-sr-garage:before{content:""}.fi-sr-garage-car:before{content:""}.fi-sr-garage-open:before{content:""}.fi-sr-garlic:before{content:""}.fi-sr-garlic-alt:before{content:""}.fi-sr-gas-mask:before{content:""}.fi-sr-gas-pump:before{content:""}.fi-sr-gas-pump-alt:before{content:""}.fi-sr-gas-pump-slash:before{content:""}.fi-sr-gas-station:before{content:""}.fi-sr-gastric-reflux:before{content:""}.fi-sr-gauge-circle-bolt:before{content:""}.fi-sr-gauge-circle-minus:before{content:""}.fi-sr-gauge-circle-plus:before{content:""}.fi-sr-gauze-bandage:before{content:""}.fi-sr-gavel:before{content:""}.fi-sr-gay-couple:before{content:""}.fi-sr-gears:before{content:""}.fi-sr-gem:before{content:""}.fi-sr-general:before{content:""}.fi-sr-german:before{content:""}.fi-sr-germany:before{content:""}.fi-sr-germany-country-code:before{content:""}.fi-sr-ghost:before{content:""}.fi-sr-gif:before{content:""}.fi-sr-gif-square:before{content:""}.fi-sr-gift:before{content:""}.fi-sr-gift-box-benefits:before{content:""}.fi-sr-gift-card:before{content:""}.fi-sr-gifts:before{content:""}.fi-sr-ginger:before{content:""}.fi-sr-gingerbread-man:before{content:""}.fi-sr-glass:before{content:""}.fi-sr-glass-champagne:before{content:""}.fi-sr-glass-cheers:before{content:""}.fi-sr-glass-citrus:before{content:""}.fi-sr-glass-empty:before{content:""}.fi-sr-glass-half:before{content:""}.fi-sr-glass-water-droplet:before{content:""}.fi-sr-glass-whiskey:before{content:""}.fi-sr-glass-whiskey-rocks:before{content:""}.fi-sr-glasses:before{content:""}.fi-sr-globe:before{content:""}.fi-sr-globe-alt:before{content:""}.fi-sr-globe-pointer:before{content:""}.fi-sr-globe-shield:before{content:""}.fi-sr-globe-snow:before{content:""}.fi-sr-globe-user:before{content:""}.fi-sr-gltf-file:before{content:""}.fi-sr-glucose:before{content:""}.fi-sr-goal-net:before{content:""}.fi-sr-goalkeeper:before{content:""}.fi-sr-goals:before{content:""}.fi-sr-golf:before{content:""}.fi-sr-golf-bag:before{content:""}.fi-sr-golf-ball:before{content:""}.fi-sr-golf-ball-grass:before{content:""}.fi-sr-golf-club:before{content:""}.fi-sr-golf-hole:before{content:""}.fi-sr-golfer:before{content:""}.fi-sr-gopuram:before{content:""}.fi-sr-gourmet:before{content:""}.fi-sr-government-budget:before{content:""}.fi-sr-government-flag:before{content:""}.fi-sr-government-user:before{content:""}.fi-sr-gps-navigation:before{content:""}.fi-sr-graduation-cap:before{content:""}.fi-sr-graduation-diploma:before{content:""}.fi-sr-gramophone:before{content:""}.fi-sr-grape:before{content:""}.fi-sr-graph-curve:before{content:""}.fi-sr-graphic-style:before{content:""}.fi-sr-graphic-tablet:before{content:""}.fi-sr-grass:before{content:""}.fi-sr-grate:before{content:""}.fi-sr-grate-droplet:before{content:""}.fi-sr-greater-than:before{content:""}.fi-sr-greater-than-equal:before{content:""}.fi-sr-greek-helmet:before{content:""}.fi-sr-grid:before{content:""}.fi-sr-grid-alt:before{content:""}.fi-sr-grid-dividers:before{content:""}.fi-sr-grid-lock:before{content:""}.fi-sr-grief:before{content:""}.fi-sr-grill:before{content:""}.fi-sr-grill-fire:before{content:""}.fi-sr-grill-hot-alt:before{content:""}.fi-sr-grimace:before{content:""}.fi-sr-grin:before{content:""}.fi-sr-grin-alt:before{content:""}.fi-sr-grin-beam:before{content:""}.fi-sr-grin-beam-sweat:before{content:""}.fi-sr-grin-hearts:before{content:""}.fi-sr-grin-squint:before{content:""}.fi-sr-grin-squint-tears:before{content:""}.fi-sr-grin-stars:before{content:""}.fi-sr-grin-tears:before{content:""}.fi-sr-grin-tongue:before{content:""}.fi-sr-grin-tongue-squint:before{content:""}.fi-sr-grin-tongue-wink:before{content:""}.fi-sr-grin-wink:before{content:""}.fi-sr-grip-dots:before{content:""}.fi-sr-grip-dots-vertical:before{content:""}.fi-sr-grip-horizontal:before{content:""}.fi-sr-grip-lines:before{content:""}.fi-sr-grip-lines-vertical:before{content:""}.fi-sr-grip-vertical:before{content:""}.fi-sr-grocery-bag:before{content:""}.fi-sr-grocery-basket:before{content:""}.fi-sr-group-arrows-rotate:before{content:""}.fi-sr-group-call:before{content:""}.fi-sr-group-community-social-media:before{content:""}.fi-sr-growth-chart-invest:before{content:""}.fi-sr-guarani-sign:before{content:""}.fi-sr-guide:before{content:""}.fi-sr-guide-alt:before{content:""}.fi-sr-guitar:before{content:""}.fi-sr-guitar-electric:before{content:""}.fi-sr-guitars:before{content:""}.fi-sr-gun:before{content:""}.fi-sr-gun-shooting:before{content:""}.fi-sr-gun-squirt:before{content:""}.fi-sr-gym:before{content:""}.fi-sr-gym-bag:before{content:""}.fi-sr-gynecology:before{content:""}.fi-sr-h:before{content:""}.fi-sr-h-square:before{content:""}.fi-sr-h1:before{content:""}.fi-sr-h2:before{content:""}.fi-sr-h3:before{content:""}.fi-sr-h4:before{content:""}.fi-sr-hacker:before{content:""}.fi-sr-hair-clipper:before{content:""}.fi-sr-hair-conditioner:before{content:""}.fi-sr-hairbrush:before{content:""}.fi-sr-haircut:before{content:""}.fi-sr-hairdryer:before{content:""}.fi-sr-half-loading:before{content:""}.fi-sr-hamburger:before{content:""}.fi-sr-hamburger-soda:before{content:""}.fi-sr-hammer:before{content:""}.fi-sr-hammer-brush:before{content:""}.fi-sr-hammer-crash:before{content:""}.fi-sr-hammer-war:before{content:""}.fi-sr-hamsa:before{content:""}.fi-sr-hand-back-fist:before{content:""}.fi-sr-hand-back-point-down:before{content:""}.fi-sr-hand-back-point-left:before{content:""}.fi-sr-hand-back-point-ribbon:before{content:""}.fi-sr-hand-back-point-right:before{content:""}.fi-sr-hand-bandage-wound:before{content:""}.fi-sr-hand-bill:before{content:""}.fi-sr-hand-cleaning:before{content:""}.fi-sr-hand-dots:before{content:""}.fi-sr-hand-dryer:before{content:""}.fi-sr-hand-fingers-crossed:before{content:""}.fi-sr-hand-fist:before{content:""}.fi-sr-hand-heart:before{content:""}.fi-sr-hand-holding-box:before{content:""}.fi-sr-hand-holding-document:before{content:""}.fi-sr-hand-holding-droplet:before{content:""}.fi-sr-hand-holding-heart:before{content:""}.fi-sr-hand-holding-magic:before{content:""}.fi-sr-hand-holding-medical:before{content:""}.fi-sr-hand-holding-seeding:before{content:""}.fi-sr-hand-holding-skull:before{content:""}.fi-sr-hand-holding-usd:before{content:""}.fi-sr-hand-holding-water:before{content:""}.fi-sr-hand-horns:before{content:""}.fi-sr-hand-horns-bolt:before{content:""}.fi-sr-hand-key:before{content:""}.fi-sr-hand-lizard:before{content:""}.fi-sr-hand-love:before{content:""}.fi-sr-hand-middle-finger:before{content:""}.fi-sr-hand-paper:before{content:""}.fi-sr-hand-peace:before{content:""}.fi-sr-hand-point-ribbon:before{content:""}.fi-sr-hand-present:before{content:""}.fi-sr-hand-scissors:before{content:""}.fi-sr-hand-sparkles:before{content:""}.fi-sr-hand-spock:before{content:""}.fi-sr-hand-wave:before{content:""}.fi-sr-hand-zoom-in:before{content:""}.fi-sr-handcuffed-hands:before{content:""}.fi-sr-handcuffs:before{content:""}.fi-sr-handmade:before{content:""}.fi-sr-hands-brain:before{content:""}.fi-sr-hands-bubbles:before{content:""}.fi-sr-hands-clapping:before{content:""}.fi-sr-hands-heart:before{content:""}.fi-sr-hands-holding:before{content:""}.fi-sr-hands-holding-child:before{content:""}.fi-sr-hands-holding-diamond:before{content:""}.fi-sr-hands-together:before{content:""}.fi-sr-hands-together-heart:before{content:""}.fi-sr-hands-typing-keyboard:before{content:""}.fi-sr-hands-usd:before{content:""}.fi-sr-handshake:before{content:""}.fi-sr-handshake-angle:before{content:""}.fi-sr-handshake-deal-loan:before{content:""}.fi-sr-handshake-house:before{content:""}.fi-sr-handshake-simple-slash:before{content:""}.fi-sr-handshake-trust:before{content:""}.fi-sr-handstand:before{content:""}.fi-sr-hanukiah:before{content:""}.fi-sr-hard-disk-scan:before{content:""}.fi-sr-hard-drive:before{content:""}.fi-sr-hard-hat:before{content:""}.fi-sr-harp:before{content:""}.fi-sr-hashtag-lock:before{content:""}.fi-sr-hastag:before{content:""}.fi-sr-hat-beach:before{content:""}.fi-sr-hat-birthday:before{content:""}.fi-sr-hat-chef:before{content:""}.fi-sr-hat-cowboy:before{content:""}.fi-sr-hat-cowboy-side:before{content:""}.fi-sr-hat-santa:before{content:""}.fi-sr-hat-winter:before{content:""}.fi-sr-hat-witch:before{content:""}.fi-sr-hat-wizard:before{content:""}.fi-sr-haute-cuisine:before{content:""}.fi-sr-hdd:before{content:""}.fi-sr-head-side:before{content:""}.fi-sr-head-side-brain:before{content:""}.fi-sr-head-side-cough:before{content:""}.fi-sr-head-side-cough-slash:before{content:""}.fi-sr-head-side-headphones:before{content:""}.fi-sr-head-side-heart:before{content:""}.fi-sr-head-side-mask:before{content:""}.fi-sr-head-side-medical:before{content:""}.fi-sr-head-side-thinking:before{content:""}.fi-sr-head-side-virus:before{content:""}.fi-sr-head-vr:before{content:""}.fi-sr-headache:before{content:""}.fi-sr-heading:before{content:""}.fi-sr-headphones:before{content:""}.fi-sr-headphones-rhythm:before{content:""}.fi-sr-headset:before{content:""}.fi-sr-heart:before{content:""}.fi-sr-heart-arrow:before{content:""}.fi-sr-heart-brain:before{content:""}.fi-sr-heart-circle-user:before{content:""}.fi-sr-heart-crack:before{content:""}.fi-sr-heart-half:before{content:""}.fi-sr-heart-half-stroke:before{content:""}.fi-sr-heart-health-muscle:before{content:""}.fi-sr-heart-lock:before{content:""}.fi-sr-heart-partner-handshake:before{content:""}.fi-sr-heart-rate:before{content:""}.fi-sr-heart-slash:before{content:""}.fi-sr-heart-upside-down:before{content:""}.fi-sr-heat:before{content:""}.fi-sr-helicopter-side:before{content:""}.fi-sr-helmet-battle:before{content:""}.fi-sr-hermit-crab:before{content:""}.fi-sr-hexagon:before{content:""}.fi-sr-hexagon-check:before{content:""}.fi-sr-hexagon-divide:before{content:""}.fi-sr-hexagon-exclamation:before{content:""}.fi-sr-high-definition:before{content:""}.fi-sr-high-five:before{content:""}.fi-sr-high-five-celebration-yes:before{content:""}.fi-sr-highlighter:before{content:""}.fi-sr-highlighter-line:before{content:""}.fi-sr-hiking:before{content:""}.fi-sr-hiking-boot:before{content:""}.fi-sr-hill-avalanche:before{content:""}.fi-sr-hill-rockslide:before{content:""}.fi-sr-hippie:before{content:""}.fi-sr-hippo:before{content:""}.fi-sr-hockey-mask:before{content:""}.fi-sr-hockey-puck:before{content:""}.fi-sr-hockey-stick-puck:before{content:""}.fi-sr-hockey-sticks:before{content:""}.fi-sr-holding-hand-brain:before{content:""}.fi-sr-holding-hand-delivery:before{content:""}.fi-sr-holding-hand-dinner:before{content:""}.fi-sr-holding-hand-direction:before{content:""}.fi-sr-holding-hand-gear:before{content:""}.fi-sr-holding-hand-key:before{content:""}.fi-sr-holding-hand-nft:before{content:""}.fi-sr-holding-hand-pizza-box:before{content:""}.fi-sr-holding-hand-revenue:before{content:""}.fi-sr-holly-berry:before{content:""}.fi-sr-home:before{content:""}.fi-sr-home-control-app:before{content:""}.fi-sr-home-heart:before{content:""}.fi-sr-home-location:before{content:""}.fi-sr-home-location-alt:before{content:""}.fi-sr-home-robot:before{content:""}.fi-sr-home-settings:before{content:""}.fi-sr-home-wifi-phone:before{content:""}.fi-sr-homework:before{content:""}.fi-sr-honey-pot:before{content:""}.fi-sr-hood-cloak:before{content:""}.fi-sr-hook:before{content:""}.fi-sr-horizontal-rule:before{content:""}.fi-sr-horse:before{content:""}.fi-sr-horse-head:before{content:""}.fi-sr-horse-saddle:before{content:""}.fi-sr-horseshoe:before{content:""}.fi-sr-horseshoe-broken:before{content:""}.fi-sr-hose:before{content:""}.fi-sr-hose-reel:before{content:""}.fi-sr-hospital:before{content:""}.fi-sr-hospital-bed:before{content:""}.fi-sr-hospital-symbol:before{content:""}.fi-sr-hospital-user:before{content:""}.fi-sr-hospitals:before{content:""}.fi-sr-hot-tub:before{content:""}.fi-sr-hotdog:before{content:""}.fi-sr-hotel:before{content:""}.fi-sr-hotel-room-key:before{content:""}.fi-sr-hourglass:before{content:""}.fi-sr-hourglass-end:before{content:""}.fi-sr-hourglass-start:before{content:""}.fi-sr-house-blank:before{content:""}.fi-sr-house-building:before{content:""}.fi-sr-house-chimney:before{content:""}.fi-sr-house-chimney-blank:before{content:""}.fi-sr-house-chimney-crack:before{content:""}.fi-sr-house-chimney-heart:before{content:""}.fi-sr-house-chimney-medical:before{content:""}.fi-sr-house-chimney-user:before{content:""}.fi-sr-house-chimney-window:before{content:""}.fi-sr-house-circle-check:before{content:""}.fi-sr-house-circle-exclamation:before{content:""}.fi-sr-house-circle-xmark:before{content:""}.fi-sr-house-crack:before{content:""}.fi-sr-house-crack-alt:before{content:""}.fi-sr-house-day:before{content:""}.fi-sr-house-fire:before{content:""}.fi-sr-house-flag:before{content:""}.fi-sr-house-flood:before{content:""}.fi-sr-house-hand:before{content:""}.fi-sr-house-hands:before{content:""}.fi-sr-house-key:before{content:""}.fi-sr-house-laptop:before{content:""}.fi-sr-house-leave:before{content:""}.fi-sr-house-lock:before{content:""}.fi-sr-house-medical:before{content:""}.fi-sr-house-night:before{content:""}.fi-sr-house-return:before{content:""}.fi-sr-house-signal:before{content:""}.fi-sr-house-tree:before{content:""}.fi-sr-house-tsunami:before{content:""}.fi-sr-house-turret:before{content:""}.fi-sr-house-unlock:before{content:""}.fi-sr-house-user:before{content:""}.fi-sr-house-window:before{content:""}.fi-sr-hr:before{content:""}.fi-sr-hr-group:before{content:""}.fi-sr-hr-management:before{content:""}.fi-sr-hr-person:before{content:""}.fi-sr-hryvnia:before{content:""}.fi-sr-html-file:before{content:""}.fi-sr-hug-tree:before{content:""}.fi-sr-humanitarian-mission:before{content:""}.fi-sr-humidity:before{content:""}.fi-sr-hundred-points:before{content:""}.fi-sr-hurricane:before{content:""}.fi-sr-hydroalcoholic-gel:before{content:""}.fi-sr-hyperloop:before{content:""}.fi-sr-i:before{content:""}.fi-sr-ice-cream:before{content:""}.fi-sr-icicles:before{content:""}.fi-sr-icon-star:before{content:""}.fi-sr-id-badge:before{content:""}.fi-sr-id-card:before{content:""}.fi-sr-id-card-clip-alt:before{content:""}.fi-sr-idea-exchange:before{content:""}.fi-sr-igloo:before{content:""}.fi-sr-image-slash:before{content:""}.fi-sr-images:before{content:""}.fi-sr-images-user:before{content:""}.fi-sr-immunity:before{content:""}.fi-sr-improve-user:before{content:""}.fi-sr-improvement:before{content:""}.fi-sr-inbox:before{content:""}.fi-sr-inbox-full:before{content:""}.fi-sr-inbox-in:before{content:""}.fi-sr-inbox-out:before{content:""}.fi-sr-inboxes:before{content:""}.fi-sr-incense-sticks-yoga:before{content:""}.fi-sr-incognito:before{content:""}.fi-sr-indent:before{content:""}.fi-sr-india-map:before{content:""}.fi-sr-indian-rupee-sign:before{content:""}.fi-sr-industrial-pollution:before{content:""}.fi-sr-industry-alt:before{content:""}.fi-sr-industry-windows:before{content:""}.fi-sr-infinite-cycle:before{content:""}.fi-sr-infinity:before{content:""}.fi-sr-info:before{content:""}.fi-sr-info-guide:before{content:""}.fi-sr-information:before{content:""}.fi-sr-inhaler:before{content:""}.fi-sr-input-numeric:before{content:""}.fi-sr-input-pipe:before{content:""}.fi-sr-input-text:before{content:""}.fi-sr-insert:before{content:""}.fi-sr-insert-alt:before{content:""}.fi-sr-insert-arrows:before{content:""}.fi-sr-insert-button-circle:before{content:""}.fi-sr-insert-credit-card:before{content:""}.fi-sr-insert-square:before{content:""}.fi-sr-insight:before{content:""}.fi-sr-insight-alt:before{content:""}.fi-sr-insight-head:before{content:""}.fi-sr-insomnia:before{content:""}.fi-sr-insurance:before{content:""}.fi-sr-integral:before{content:""}.fi-sr-interactive:before{content:""}.fi-sr-interlining:before{content:""}.fi-sr-internet-security:before{content:""}.fi-sr-internet-speed-wifi:before{content:""}.fi-sr-interpersonal-skill:before{content:""}.fi-sr-interrogation:before{content:""}.fi-sr-intersection:before{content:""}.fi-sr-introduction:before{content:""}.fi-sr-introduction-handshake:before{content:""}.fi-sr-inventory-alt:before{content:""}.fi-sr-invest:before{content:""}.fi-sr-investment:before{content:""}.fi-sr-investor:before{content:""}.fi-sr-invite:before{content:""}.fi-sr-invite-alt:before{content:""}.fi-sr-iot:before{content:""}.fi-sr-iot-alt:before{content:""}.fi-sr-ip-address:before{content:""}.fi-sr-iron:before{content:""}.fi-sr-island-tropical:before{content:""}.fi-sr-iso-file:before{content:""}.fi-sr-it:before{content:""}.fi-sr-it-alt:before{content:""}.fi-sr-it-computer:before{content:""}.fi-sr-italian:before{content:""}.fi-sr-italian-coffee-maker:before{content:""}.fi-sr-italian-lira-sign:before{content:""}.fi-sr-italic:before{content:""}.fi-sr-j:before{content:""}.fi-sr-jam:before{content:""}.fi-sr-january-calendar:before{content:""}.fi-sr-japanese:before{content:""}.fi-sr-jar-alt:before{content:""}.fi-sr-jar-wheat:before{content:""}.fi-sr-javascript:before{content:""}.fi-sr-joint:before{content:""}.fi-sr-joker:before{content:""}.fi-sr-journal:before{content:""}.fi-sr-journal-alt:before{content:""}.fi-sr-journey:before{content:""}.fi-sr-joystick:before{content:""}.fi-sr-jpg:before{content:""}.fi-sr-json-file:before{content:""}.fi-sr-judge:before{content:""}.fi-sr-jug:before{content:""}.fi-sr-jug-alt:before{content:""}.fi-sr-jug-bottle:before{content:""}.fi-sr-july-calendar:before{content:""}.fi-sr-jumping-rope:before{content:""}.fi-sr-june-calendar:before{content:""}.fi-sr-jury:before{content:""}.fi-sr-k:before{content:""}.fi-sr-k-pop:before{content:""}.fi-sr-k-pop-headphones:before{content:""}.fi-sr-k-pop-microphone:before{content:""}.fi-sr-kaaba:before{content:""}.fi-sr-kangaroo:before{content:""}.fi-sr-kayak:before{content:""}.fi-sr-kazoo:before{content:""}.fi-sr-kerning:before{content:""}.fi-sr-key:before{content:""}.fi-sr-key-car:before{content:""}.fi-sr-key-hole:before{content:""}.fi-sr-key-lock-crypto:before{content:""}.fi-sr-key-skeleton-left-right:before{content:""}.fi-sr-keyboard:before{content:""}.fi-sr-keyboard-brightness:before{content:""}.fi-sr-keyboard-brightness-low:before{content:""}.fi-sr-keyboard-down:before{content:""}.fi-sr-keyboard-finger:before{content:""}.fi-sr-keyboard-left:before{content:""}.fi-sr-keynote:before{content:""}.fi-sr-khanda:before{content:""}.fi-sr-kidneys:before{content:""}.fi-sr-kimchi:before{content:""}.fi-sr-kip-sign:before{content:""}.fi-sr-kiss:before{content:""}.fi-sr-kiss-beam:before{content:""}.fi-sr-kiss-wink-heart:before{content:""}.fi-sr-kitchen-set:before{content:""}.fi-sr-kite:before{content:""}.fi-sr-kiwi-bird:before{content:""}.fi-sr-kiwi-fruit:before{content:""}.fi-sr-knee-joint:before{content:""}.fi-sr-knife:before{content:""}.fi-sr-knife-kitchen:before{content:""}.fi-sr-knitting:before{content:""}.fi-sr-knot-rope:before{content:""}.fi-sr-korean:before{content:""}.fi-sr-kpi:before{content:""}.fi-sr-kpi-evaluation:before{content:""}.fi-sr-l:before{content:""}.fi-sr-lab-coat:before{content:""}.fi-sr-label:before{content:""}.fi-sr-lacrosse-stick:before{content:""}.fi-sr-lacrosse-stick-ball:before{content:""}.fi-sr-ladder:before{content:""}.fi-sr-lambda:before{content:""}.fi-sr-lamp:before{content:""}.fi-sr-lamp-desk:before{content:""}.fi-sr-lamp-desk-on:before{content:""}.fi-sr-lamp-floor:before{content:""}.fi-sr-lamp-street:before{content:""}.fi-sr-land-layer-location:before{content:""}.fi-sr-land-layers:before{content:""}.fi-sr-land-location:before{content:""}.fi-sr-land-mine-on:before{content:""}.fi-sr-landmark-alt:before{content:""}.fi-sr-language:before{content:""}.fi-sr-language-exchange:before{content:""}.fi-sr-lanterns:before{content:""}.fi-sr-laptop:before{content:""}.fi-sr-laptop-arrow-down:before{content:""}.fi-sr-laptop-binary:before{content:""}.fi-sr-laptop-code:before{content:""}.fi-sr-laptop-dollar:before{content:""}.fi-sr-laptop-lock:before{content:""}.fi-sr-laptop-medical:before{content:""}.fi-sr-laptop-mobile:before{content:""}.fi-sr-laptop-refresh:before{content:""}.fi-sr-laptop-shield:before{content:""}.fi-sr-laptop-signal:before{content:""}.fi-sr-laptop-slash:before{content:""}.fi-sr-lari-sign:before{content:""}.fi-sr-lasso:before{content:""}.fi-sr-lasso-sparkles:before{content:""}.fi-sr-last-square:before{content:""}.fi-sr-laugh:before{content:""}.fi-sr-laugh-beam:before{content:""}.fi-sr-laugh-squint:before{content:""}.fi-sr-laugh-wink:before{content:""}.fi-sr-launch:before{content:""}.fi-sr-laurel-user:before{content:""}.fi-sr-law-book:before{content:""}.fi-sr-lawyer-man:before{content:""}.fi-sr-lawyer-woman:before{content:""}.fi-sr-layer-minus:before{content:""}.fi-sr-layer-plus:before{content:""}.fi-sr-layers:before{content:""}.fi-sr-layout-fluid:before{content:""}.fi-sr-lead:before{content:""}.fi-sr-lead-funnel:before{content:""}.fi-sr-lead-management:before{content:""}.fi-sr-leader:before{content:""}.fi-sr-leader-alt:before{content:""}.fi-sr-leader-speech:before{content:""}.fi-sr-leaderboard:before{content:""}.fi-sr-leaderboard-alt:before{content:""}.fi-sr-leaderboard-trophy:before{content:""}.fi-sr-leadership:before{content:""}.fi-sr-leadership-alt:before{content:""}.fi-sr-leaf:before{content:""}.fi-sr-leaf-heart:before{content:""}.fi-sr-leaf-maple:before{content:""}.fi-sr-leaf-oak:before{content:""}.fi-sr-leafy-green:before{content:""}.fi-sr-leave:before{content:""}.fi-sr-left:before{content:""}.fi-sr-left-from-bracket:before{content:""}.fi-sr-legal:before{content:""}.fi-sr-legal-aid:before{content:""}.fi-sr-legal-case:before{content:""}.fi-sr-legal-document:before{content:""}.fi-sr-legal-fees:before{content:""}.fi-sr-lemon:before{content:""}.fi-sr-lemongrass:before{content:""}.fi-sr-lesbian-couple:before{content:""}.fi-sr-less-than:before{content:""}.fi-sr-less-than-equal:before{content:""}.fi-sr-lesson:before{content:""}.fi-sr-lesson-class:before{content:""}.fi-sr-letter-case:before{content:""}.fi-sr-lettuce:before{content:""}.fi-sr-level-down:before{content:""}.fi-sr-level-down-alt:before{content:""}.fi-sr-level-up:before{content:""}.fi-sr-level-up-alt:before{content:""}.fi-sr-license:before{content:""}.fi-sr-life:before{content:""}.fi-sr-life-ring:before{content:""}.fi-sr-lift:before{content:""}.fi-sr-light-ceiling:before{content:""}.fi-sr-light-emergency:before{content:""}.fi-sr-light-emergency-on:before{content:""}.fi-sr-light-mode-alt:before{content:""}.fi-sr-light-switch:before{content:""}.fi-sr-light-switch-off:before{content:""}.fi-sr-light-switch-on:before{content:""}.fi-sr-lightbulb-cfl:before{content:""}.fi-sr-lightbulb-cfl-on:before{content:""}.fi-sr-lightbulb-dollar:before{content:""}.fi-sr-lightbulb-exclamation:before{content:""}.fi-sr-lightbulb-head:before{content:""}.fi-sr-lightbulb-message:before{content:""}.fi-sr-lightbulb-on:before{content:""}.fi-sr-lightbulb-question:before{content:""}.fi-sr-lightbulb-setting:before{content:""}.fi-sr-lightbulb-slash:before{content:""}.fi-sr-lighthouse:before{content:""}.fi-sr-lights-holiday:before{content:""}.fi-sr-limit-hand:before{content:""}.fi-sr-limit-speedometer:before{content:""}.fi-sr-line-width:before{content:""}.fi-sr-link:before{content:""}.fi-sr-link-alt:before{content:""}.fi-sr-link-horizontal:before{content:""}.fi-sr-link-horizontal-slash:before{content:""}.fi-sr-link-slash:before{content:""}.fi-sr-link-slash-alt:before{content:""}.fi-sr-lion:before{content:""}.fi-sr-lion-head:before{content:""}.fi-sr-lips:before{content:""}.fi-sr-lips-silence:before{content:""}.fi-sr-lipstick:before{content:""}.fi-sr-lira-sign:before{content:""}.fi-sr-list:before{content:""}.fi-sr-list-check:before{content:""}.fi-sr-list-dropdown:before{content:""}.fi-sr-list-music:before{content:""}.fi-sr-list-timeline:before{content:""}.fi-sr-list-tree:before{content:""}.fi-sr-litecoin-sign:before{content:""}.fi-sr-live:before{content:""}.fi-sr-live-alt:before{content:""}.fi-sr-loading:before{content:""}.fi-sr-loan:before{content:""}.fi-sr-lobster:before{content:""}.fi-sr-location-alt:before{content:""}.fi-sr-location-arrow:before{content:""}.fi-sr-location-crosshairs:before{content:""}.fi-sr-location-crosshairs-slash:before{content:""}.fi-sr-location-dot-slash:before{content:""}.fi-sr-location-exclamation:before{content:""}.fi-sr-location-lock:before{content:""}.fi-sr-location-pin-call:before{content:""}.fi-sr-lock:before{content:""}.fi-sr-lock-alt:before{content:""}.fi-sr-lock-hashtag:before{content:""}.fi-sr-lock-open-alt:before{content:""}.fi-sr-locust:before{content:""}.fi-sr-log-file:before{content:""}.fi-sr-login:before{content:""}.fi-sr-login-lock:before{content:""}.fi-sr-logo:before{content:""}.fi-sr-longboard:before{content:""}.fi-sr-loop-square:before{content:""}.fi-sr-loveseat:before{content:""}.fi-sr-low-vision:before{content:""}.fi-sr-lower-back:before{content:""}.fi-sr-luchador:before{content:""}.fi-sr-luggage-cart:before{content:""}.fi-sr-luggage-rolling:before{content:""}.fi-sr-lunch-box:before{content:""}.fi-sr-lung-cancer:before{content:""}.fi-sr-lung-ribbon:before{content:""}.fi-sr-lungs:before{content:""}.fi-sr-lungs-virus:before{content:""}.fi-sr-m:before{content:""}.fi-sr-macarons:before{content:""}.fi-sr-mace:before{content:""}.fi-sr-machine-learning:before{content:""}.fi-sr-magnet:before{content:""}.fi-sr-magnet-energy:before{content:""}.fi-sr-magnet-user:before{content:""}.fi-sr-magnifying-glass-binary:before{content:""}.fi-sr-magnifying-glass-eye:before{content:""}.fi-sr-magnifying-glass-play:before{content:""}.fi-sr-magnifying-glass-wave:before{content:""}.fi-sr-mail-hook:before{content:""}.fi-sr-mail-malware:before{content:""}.fi-sr-mail-plus-circle:before{content:""}.fi-sr-mailbox:before{content:""}.fi-sr-mailbox-envelope:before{content:""}.fi-sr-mailbox-flag-up:before{content:""}.fi-sr-makeup-bag:before{content:""}.fi-sr-makeup-brush:before{content:""}.fi-sr-malware-circle:before{content:""}.fi-sr-malware-shield:before{content:""}.fi-sr-malware-square:before{content:""}.fi-sr-man-head:before{content:""}.fi-sr-man-scientist:before{content:""}.fi-sr-manat-sign:before{content:""}.fi-sr-mandolin:before{content:""}.fi-sr-mango:before{content:""}.fi-sr-manhole:before{content:""}.fi-sr-manicure:before{content:""}.fi-sr-map:before{content:""}.fi-sr-map-location-track:before{content:""}.fi-sr-map-marker:before{content:""}.fi-sr-map-marker-check:before{content:""}.fi-sr-map-marker-cross:before{content:""}.fi-sr-map-marker-edit:before{content:""}.fi-sr-map-marker-home:before{content:""}.fi-sr-map-marker-minus:before{content:""}.fi-sr-map-marker-plus:before{content:""}.fi-sr-map-marker-question:before{content:""}.fi-sr-map-marker-slash:before{content:""}.fi-sr-map-marker-smile:before{content:""}.fi-sr-map-pin:before{content:""}.fi-sr-map-point:before{content:""}.fi-sr-march-calendar:before{content:""}.fi-sr-marker:before{content:""}.fi-sr-marker-hospital:before{content:""}.fi-sr-marker-time:before{content:""}.fi-sr-marketplace:before{content:""}.fi-sr-marketplace-alt:before{content:""}.fi-sr-marketplace-store:before{content:""}.fi-sr-marriage-proposal:before{content:""}.fi-sr-mars:before{content:""}.fi-sr-mars-and-venus-burst:before{content:""}.fi-sr-mars-double:before{content:""}.fi-sr-mars-stroke-right:before{content:""}.fi-sr-mars-stroke-up:before{content:""}.fi-sr-martini-glass-citrus:before{content:""}.fi-sr-martini-glass-empty:before{content:""}.fi-sr-mascara:before{content:""}.fi-sr-mask-carnival:before{content:""}.fi-sr-mask-face:before{content:""}.fi-sr-mask-snorkel:before{content:""}.fi-sr-massage:before{content:""}.fi-sr-master-plan:before{content:""}.fi-sr-master-plan-integrate:before{content:""}.fi-sr-match-fire:before{content:""}.fi-sr-mattress-pillow:before{content:""}.fi-sr-may-calendar:before{content:""}.fi-sr-measuring-tape:before{content:""}.fi-sr-meat:before{content:""}.fi-sr-medal:before{content:""}.fi-sr-mediator:before{content:""}.fi-sr-medical-star:before{content:""}.fi-sr-medication:before{content:""}.fi-sr-medicine:before{content:""}.fi-sr-meditation:before{content:""}.fi-sr-meeting:before{content:""}.fi-sr-meeting-alt:before{content:""}.fi-sr-megaphone:before{content:""}.fi-sr-megaphone-announcement-leader:before{content:""}.fi-sr-megaphone-magnifying-glass:before{content:""}.fi-sr-megaphone-sound-waves:before{content:""}.fi-sr-meh:before{content:""}.fi-sr-meh-blank:before{content:""}.fi-sr-meh-rolling-eyes:before{content:""}.fi-sr-melon:before{content:""}.fi-sr-melon-alt:before{content:""}.fi-sr-member-list:before{content:""}.fi-sr-member-search:before{content:""}.fi-sr-membership:before{content:""}.fi-sr-membership-vip:before{content:""}.fi-sr-memo:before{content:""}.fi-sr-memo-circle-check:before{content:""}.fi-sr-memo-pad:before{content:""}.fi-sr-memory:before{content:""}.fi-sr-memory-loss:before{content:""}.fi-sr-men-swimsuit:before{content:""}.fi-sr-menorah:before{content:""}.fi-sr-menu-burger:before{content:""}.fi-sr-menu-dots:before{content:""}.fi-sr-menu-dots-vertical:before{content:""}.fi-sr-menu-food:before{content:""}.fi-sr-mercury:before{content:""}.fi-sr-message-alert:before{content:""}.fi-sr-message-arrow-down:before{content:""}.fi-sr-message-arrow-up:before{content:""}.fi-sr-message-arrow-up-right:before{content:""}.fi-sr-message-bot:before{content:""}.fi-sr-message-circle-refresh:before{content:""}.fi-sr-message-code:before{content:""}.fi-sr-message-dollar:before{content:""}.fi-sr-message-heart:before{content:""}.fi-sr-message-image:before{content:""}.fi-sr-message-question:before{content:""}.fi-sr-message-quote:before{content:""}.fi-sr-message-slash:before{content:""}.fi-sr-message-sms:before{content:""}.fi-sr-message-square-refresh:before{content:""}.fi-sr-message-star:before{content:""}.fi-sr-message-text:before{content:""}.fi-sr-message-xmark:before{content:""}.fi-sr-messages:before{content:""}.fi-sr-messages-dollar:before{content:""}.fi-sr-messages-question:before{content:""}.fi-sr-meteor:before{content:""}.fi-sr-meter:before{content:""}.fi-sr-meter-bolt:before{content:""}.fi-sr-meter-droplet:before{content:""}.fi-sr-meter-fire:before{content:""}.fi-sr-microchip:before{content:""}.fi-sr-microchip-ai:before{content:""}.fi-sr-microphone:before{content:""}.fi-sr-microphone-alt:before{content:""}.fi-sr-microphone-slash:before{content:""}.fi-sr-microscope:before{content:""}.fi-sr-microscope-bacteria:before{content:""}.fi-sr-microwave:before{content:""}.fi-sr-milk:before{content:""}.fi-sr-milk-alt:before{content:""}.fi-sr-mill:before{content:""}.fi-sr-mill-sign:before{content:""}.fi-sr-mind-share:before{content:""}.fi-sr-minus:before{content:""}.fi-sr-minus-circle:before{content:""}.fi-sr-minus-hexagon:before{content:""}.fi-sr-minus-small:before{content:""}.fi-sr-mirror:before{content:""}.fi-sr-mirror-user:before{content:""}.fi-sr-mission:before{content:""}.fi-sr-mistletoe:before{content:""}.fi-sr-mix:before{content:""}.fi-sr-mixer:before{content:""}.fi-sr-mobile:before{content:""}.fi-sr-mobile-4g:before{content:""}.fi-sr-mobile-5g:before{content:""}.fi-sr-mobile-app-cleaner:before{content:""}.fi-sr-mobile-button:before{content:""}.fi-sr-mobile-friendly:before{content:""}.fi-sr-mobile-hand:before{content:""}.fi-sr-mobile-lock:before{content:""}.fi-sr-mobile-message:before{content:""}.fi-sr-mobile-notch:before{content:""}.fi-sr-mockup:before{content:""}.fi-sr-mode:before{content:""}.fi-sr-mode-alt:before{content:""}.fi-sr-mode-landscape:before{content:""}.fi-sr-mode-portrait:before{content:""}.fi-sr-model-cube:before{content:""}.fi-sr-model-cube-arrows:before{content:""}.fi-sr-model-cube-space:before{content:""}.fi-sr-modular-home:before{content:""}.fi-sr-module:before{content:""}.fi-sr-monday:before{content:""}.fi-sr-money:before{content:""}.fi-sr-money-bill-simple:before{content:""}.fi-sr-money-bill-transfer:before{content:""}.fi-sr-money-bill-wave:before{content:""}.fi-sr-money-bill-wave-alt:before{content:""}.fi-sr-money-bills:before{content:""}.fi-sr-money-bills-simple:before{content:""}.fi-sr-money-check:before{content:""}.fi-sr-money-check-edit:before{content:""}.fi-sr-money-check-edit-alt:before{content:""}.fi-sr-money-coin-transfer:before{content:""}.fi-sr-money-from-bracket:before{content:""}.fi-sr-money-income:before{content:""}.fi-sr-money-laptop:before{content:""}.fi-sr-money-safe-box:before{content:""}.fi-sr-money-simple-from-bracket:before{content:""}.fi-sr-money-transfer-alt:before{content:""}.fi-sr-money-transfer-coin-arrow:before{content:""}.fi-sr-money-transfer-smartphone:before{content:""}.fi-sr-money-wings:before{content:""}.fi-sr-monitor-sun:before{content:""}.fi-sr-monitor-water:before{content:""}.fi-sr-monkey:before{content:""}.fi-sr-monstera:before{content:""}.fi-sr-monument:before{content:""}.fi-sr-moon:before{content:""}.fi-sr-moon-stars:before{content:""}.fi-sr-moped:before{content:""}.fi-sr-mortar-pestle:before{content:""}.fi-sr-mortgage:before{content:""}.fi-sr-mosque:before{content:""}.fi-sr-mosque-alt:before{content:""}.fi-sr-mosque-moon:before{content:""}.fi-sr-mosquito:before{content:""}.fi-sr-mosquito-net:before{content:""}.fi-sr-motion-graphic:before{content:""}.fi-sr-motorcycle:before{content:""}.fi-sr-motorcycle-front:before{content:""}.fi-sr-motorcycle-helmet:before{content:""}.fi-sr-mound:before{content:""}.fi-sr-mountain:before{content:""}.fi-sr-mountain-city:before{content:""}.fi-sr-mountains:before{content:""}.fi-sr-mouse:before{content:""}.fi-sr-mouse-field:before{content:""}.fi-sr-mouse-pointer-click:before{content:""}.fi-sr-mouse-pointer-heart:before{content:""}.fi-sr-moustache:before{content:""}.fi-sr-mov-file:before{content:""}.fi-sr-move-to-folder:before{content:""}.fi-sr-move-to-folder-2:before{content:""}.fi-sr-moving:before{content:""}.fi-sr-mower:before{content:""}.fi-sr-mp3-file:before{content:""}.fi-sr-mp3-player:before{content:""}.fi-sr-mp4-file:before{content:""}.fi-sr-muffin:before{content:""}.fi-sr-mug:before{content:""}.fi-sr-mug-alt:before{content:""}.fi-sr-mug-hot:before{content:""}.fi-sr-mug-hot-alt:before{content:""}.fi-sr-mug-marshmallows:before{content:""}.fi-sr-mug-tea:before{content:""}.fi-sr-mug-tea-alt:before{content:""}.fi-sr-mug-tea-saucer:before{content:""}.fi-sr-multiple:before{content:""}.fi-sr-multiple-alt:before{content:""}.fi-sr-multitasking:before{content:""}.fi-sr-muscle:before{content:""}.fi-sr-museum:before{content:""}.fi-sr-mushroom:before{content:""}.fi-sr-mushroom-alt:before{content:""}.fi-sr-mushroom-cloud:before{content:""}.fi-sr-music:before{content:""}.fi-sr-music-alt:before{content:""}.fi-sr-music-alt-slash:before{content:""}.fi-sr-music-file:before{content:""}.fi-sr-music-magnifying-glass:before{content:""}.fi-sr-music-note:before{content:""}.fi-sr-music-slash:before{content:""}.fi-sr-n:before{content:""}.fi-sr-nail-art:before{content:""}.fi-sr-nail-clipper:before{content:""}.fi-sr-naira-sign:before{content:""}.fi-sr-narwhal:before{content:""}.fi-sr-navigation:before{content:""}.fi-sr-nesting-dolls:before{content:""}.fi-sr-network:before{content:""}.fi-sr-network-cloud:before{content:""}.fi-sr-network-firewall:before{content:""}.fi-sr-network-user:before{content:""}.fi-sr-neuter:before{content:""}.fi-sr-newsletter-subscribe:before{content:""}.fi-sr-newspaper:before{content:""}.fi-sr-newspaper-open:before{content:""}.fi-sr-nfc:before{content:""}.fi-sr-nfc-lock:before{content:""}.fi-sr-nfc-magnifying-glass:before{content:""}.fi-sr-nfc-pen:before{content:""}.fi-sr-nfc-slash:before{content:""}.fi-sr-nfc-trash:before{content:""}.fi-sr-nft-square:before{content:""}.fi-sr-night-day:before{content:""}.fi-sr-night-mode:before{content:""}.fi-sr-no-attention:before{content:""}.fi-sr-no-baby:before{content:""}.fi-sr-no-ball:before{content:""}.fi-sr-no-child:before{content:""}.fi-sr-no-children:before{content:""}.fi-sr-no-fee:before{content:""}.fi-sr-no-food:before{content:""}.fi-sr-no-food-circle:before{content:""}.fi-sr-no-iron:before{content:""}.fi-sr-no-pacifier:before{content:""}.fi-sr-no-people:before{content:""}.fi-sr-no-play-football:before{content:""}.fi-sr-no-smoking:before{content:""}.fi-sr-no-vaping:before{content:""}.fi-sr-no-vaping-circle:before{content:""}.fi-sr-noise-cancelling-headphones:before{content:""}.fi-sr-noodles:before{content:""}.fi-sr-nose:before{content:""}.fi-sr-not-equal:before{content:""}.fi-sr-not-found:before{content:""}.fi-sr-not-found-alt:before{content:""}.fi-sr-not-found-magnifying-glass:before{content:""}.fi-sr-notary:before{content:""}.fi-sr-notdef:before{content:""}.fi-sr-note:before{content:""}.fi-sr-note-medical:before{content:""}.fi-sr-note-sticky:before{content:""}.fi-sr-notebook:before{content:""}.fi-sr-notebook-alt:before{content:""}.fi-sr-notes:before{content:""}.fi-sr-notes-medical:before{content:""}.fi-sr-november-calendar:before{content:""}.fi-sr-o:before{content:""}.fi-sr-obj-file:before{content:""}.fi-sr-object-exclude:before{content:""}.fi-sr-object-group:before{content:""}.fi-sr-object-intersect:before{content:""}.fi-sr-object-subtract:before{content:""}.fi-sr-object-ungroup:before{content:""}.fi-sr-object-union:before{content:""}.fi-sr-objects-column:before{content:""}.fi-sr-octagon:before{content:""}.fi-sr-octagon-check:before{content:""}.fi-sr-octagon-divide:before{content:""}.fi-sr-octagon-exclamation:before{content:""}.fi-sr-octagon-minus:before{content:""}.fi-sr-octagon-plus:before{content:""}.fi-sr-octagon-xmark:before{content:""}.fi-sr-october-calendar:before{content:""}.fi-sr-office-chair:before{content:""}.fi-sr-oil-can:before{content:""}.fi-sr-oil-price:before{content:""}.fi-sr-oil-tank:before{content:""}.fi-sr-oil-temp:before{content:""}.fi-sr-old-people:before{content:""}.fi-sr-olive:before{content:""}.fi-sr-olive-branch-dove:before{content:""}.fi-sr-olive-oil:before{content:""}.fi-sr-olives:before{content:""}.fi-sr-om:before{content:""}.fi-sr-omega:before{content:""}.fi-sr-on-air-square:before{content:""}.fi-sr-onboarding:before{content:""}.fi-sr-onigiri:before{content:""}.fi-sr-onion:before{content:""}.fi-sr-online-interview:before{content:""}.fi-sr-online-meet:before{content:""}.fi-sr-opacity:before{content:""}.fi-sr-open:before{content:""}.fi-sr-open-book-lightbulb:before{content:""}.fi-sr-open-mail-clip:before{content:""}.fi-sr-operating-system-upgrade:before{content:""}.fi-sr-operation:before{content:""}.fi-sr-optimization:before{content:""}.fi-sr-orange-juice:before{content:""}.fi-sr-order-food-mobile:before{content:""}.fi-sr-order-food-online:before{content:""}.fi-sr-order-food-telephone:before{content:""}.fi-sr-order-history:before{content:""}.fi-sr-organization-chart:before{content:""}.fi-sr-ornament:before{content:""}.fi-sr-otp:before{content:""}.fi-sr-otter:before{content:""}.fi-sr-outdent:before{content:""}.fi-sr-oval:before{content:""}.fi-sr-oval-alt:before{content:""}.fi-sr-oven:before{content:""}.fi-sr-overline:before{content:""}.fi-sr-overview:before{content:""}.fi-sr-p:before{content:""}.fi-sr-pacifier:before{content:""}.fi-sr-package:before{content:""}.fi-sr-paddle-tennis-player:before{content:""}.fi-sr-paddle-tennis-racket:before{content:""}.fi-sr-padlock-check:before{content:""}.fi-sr-page-break:before{content:""}.fi-sr-pager:before{content:""}.fi-sr-paid:before{content:""}.fi-sr-paint:before{content:""}.fi-sr-paint-roller:before{content:""}.fi-sr-paintbrush-pencil:before{content:""}.fi-sr-palette:before{content:""}.fi-sr-pallet:before{content:""}.fi-sr-pallet-alt:before{content:""}.fi-sr-pan:before{content:""}.fi-sr-pan-food:before{content:""}.fi-sr-pan-frying:before{content:""}.fi-sr-pancakes:before{content:""}.fi-sr-panorama:before{content:""}.fi-sr-paper-plane:before{content:""}.fi-sr-paper-plane-launch:before{content:""}.fi-sr-paper-plane-top:before{content:""}.fi-sr-paperclip-vertical:before{content:""}.fi-sr-parachute-box:before{content:""}.fi-sr-paragraph:before{content:""}.fi-sr-paragraph-left:before{content:""}.fi-sr-parking:before{content:""}.fi-sr-parking-circle:before{content:""}.fi-sr-parking-circle-slash:before{content:""}.fi-sr-parking-slash:before{content:""}.fi-sr-party:before{content:""}.fi-sr-party-bell:before{content:""}.fi-sr-party-horn:before{content:""}.fi-sr-passenger-plane:before{content:""}.fi-sr-passport:before{content:""}.fi-sr-password:before{content:""}.fi-sr-password-alt:before{content:""}.fi-sr-password-computer:before{content:""}.fi-sr-password-email:before{content:""}.fi-sr-password-lock:before{content:""}.fi-sr-password-magnifying-glass:before{content:""}.fi-sr-password-protection:before{content:""}.fi-sr-password-smartphone:before{content:""}.fi-sr-paste:before{content:""}.fi-sr-patient:before{content:""}.fi-sr-patient-file:before{content:""}.fi-sr-pattern:before{content:""}.fi-sr-pause:before{content:""}.fi-sr-pause-circle:before{content:""}.fi-sr-pause-square:before{content:""}.fi-sr-paw:before{content:""}.fi-sr-paw-claws:before{content:""}.fi-sr-paw-heart:before{content:""}.fi-sr-pay-per-click:before{content:""}.fi-sr-payment-authentication:before{content:""}.fi-sr-payment-pos:before{content:""}.fi-sr-payment-qrcode:before{content:""}.fi-sr-payroll-check:before{content:""}.fi-sr-pc-chair:before{content:""}.fi-sr-peace:before{content:""}.fi-sr-peach:before{content:""}.fi-sr-peanut:before{content:""}.fi-sr-peanuts:before{content:""}.fi-sr-peapod:before{content:""}.fi-sr-pear:before{content:""}.fi-sr-pedestal:before{content:""}.fi-sr-pelvis:before{content:""}.fi-sr-pen-circle:before{content:""}.fi-sr-pen-clip:before{content:""}.fi-sr-pen-clip-slash:before{content:""}.fi-sr-pen-fancy:before{content:""}.fi-sr-pen-fancy-slash:before{content:""}.fi-sr-pen-field:before{content:""}.fi-sr-pen-nib:before{content:""}.fi-sr-pen-nib-slash:before{content:""}.fi-sr-pen-slash:before{content:""}.fi-sr-pen-square:before{content:""}.fi-sr-pen-swirl:before{content:""}.fi-sr-pencil:before{content:""}.fi-sr-pencil-lightbulb:before{content:""}.fi-sr-pencil-paintbrush:before{content:""}.fi-sr-pencil-ruler:before{content:""}.fi-sr-pencil-slash:before{content:""}.fi-sr-pending:before{content:""}.fi-sr-pennant:before{content:""}.fi-sr-people:before{content:""}.fi-sr-people-arrows-left-right:before{content:""}.fi-sr-people-carry-box:before{content:""}.fi-sr-people-dress:before{content:""}.fi-sr-people-group:before{content:""}.fi-sr-people-line:before{content:""}.fi-sr-people-network-partner:before{content:""}.fi-sr-people-pants:before{content:""}.fi-sr-people-poll:before{content:""}.fi-sr-people-pulling:before{content:""}.fi-sr-people-robbery:before{content:""}.fi-sr-people-roof:before{content:""}.fi-sr-pepper:before{content:""}.fi-sr-pepper-alt:before{content:""}.fi-sr-pepper-hot:before{content:""}.fi-sr-peppermint:before{content:""}.fi-sr-peppermint-tea:before{content:""}.fi-sr-percentage:before{content:""}.fi-sr-perfume:before{content:""}.fi-sr-person-arrow-down-to-line:before{content:""}.fi-sr-person-arrow-up-from-line:before{content:""}.fi-sr-person-back-pain:before{content:""}.fi-sr-person-battery:before{content:""}.fi-sr-person-booth:before{content:""}.fi-sr-person-breastfeeding:before{content:""}.fi-sr-person-burst:before{content:""}.fi-sr-person-carry-box:before{content:""}.fi-sr-person-chalkboard:before{content:""}.fi-sr-person-circle-check:before{content:""}.fi-sr-person-circle-exclamation:before{content:""}.fi-sr-person-circle-minus:before{content:""}.fi-sr-person-circle-plus:before{content:""}.fi-sr-person-circle-question:before{content:""}.fi-sr-person-circle-xmark:before{content:""}.fi-sr-person-climbing:before{content:""}.fi-sr-person-cv:before{content:""}.fi-sr-person-dolly:before{content:""}.fi-sr-person-dolly-empty:before{content:""}.fi-sr-person-dots-from-line:before{content:""}.fi-sr-person-dragging-bag:before{content:""}.fi-sr-person-dress:before{content:""}.fi-sr-person-dress-burst:before{content:""}.fi-sr-person-dress-simple:before{content:""}.fi-sr-person-drowning:before{content:""}.fi-sr-person-falling:before{content:""}.fi-sr-person-harassing:before{content:""}.fi-sr-person-luggage:before{content:""}.fi-sr-person-lunge:before{content:""}.fi-sr-person-military-pointing:before{content:""}.fi-sr-person-military-rifle:before{content:""}.fi-sr-person-military-to-person:before{content:""}.fi-sr-person-pilates:before{content:""}.fi-sr-person-praying:before{content:""}.fi-sr-person-pregnant:before{content:""}.fi-sr-person-presenting:before{content:""}.fi-sr-person-rays:before{content:""}.fi-sr-person-rifle:before{content:""}.fi-sr-person-seat:before{content:""}.fi-sr-person-seat-reclined:before{content:""}.fi-sr-person-shelter:before{content:""}.fi-sr-person-sign:before{content:""}.fi-sr-person-simple:before{content:""}.fi-sr-person-stress:before{content:""}.fi-sr-person-surfing:before{content:""}.fi-sr-person-through-window:before{content:""}.fi-sr-person-to-door:before{content:""}.fi-sr-person-walking-arrow-loop-left:before{content:""}.fi-sr-person-walking-arrow-right:before{content:""}.fi-sr-person-walking-from-line-arrow-right:before{content:""}.fi-sr-person-walking-with-cane:before{content:""}.fi-sr-peseta-sign:before{content:""}.fi-sr-peso-sign:before{content:""}.fi-sr-pets:before{content:""}.fi-sr-pharmacy:before{content:""}.fi-sr-pharmacy-symbol:before{content:""}.fi-sr-phishing:before{content:""}.fi-sr-phone-24h:before{content:""}.fi-sr-phone-addiction:before{content:""}.fi-sr-phone-call:before{content:""}.fi-sr-phone-cross:before{content:""}.fi-sr-phone-flip:before{content:""}.fi-sr-phone-guide:before{content:""}.fi-sr-phone-heart-message:before{content:""}.fi-sr-phone-intercom:before{content:""}.fi-sr-phone-megaphone:before{content:""}.fi-sr-phone-office:before{content:""}.fi-sr-phone-pause:before{content:""}.fi-sr-phone-plus:before{content:""}.fi-sr-phone-rotary:before{content:""}.fi-sr-phone-slash:before{content:""}.fi-sr-photo-capture:before{content:""}.fi-sr-photo-film-music:before{content:""}.fi-sr-photo-video:before{content:""}.fi-sr-physics:before{content:""}.fi-sr-pi:before{content:""}.fi-sr-piano:before{content:""}.fi-sr-piano-keyboard:before{content:""}.fi-sr-picaxe-minning:before{content:""}.fi-sr-pickaxe:before{content:""}.fi-sr-picking:before{content:""}.fi-sr-picking-box:before{content:""}.fi-sr-picnic:before{content:""}.fi-sr-picpeople:before{content:""}.fi-sr-picpeople-filled:before{content:""}.fi-sr-picture:before{content:""}.fi-sr-pie:before{content:""}.fi-sr-pig:before{content:""}.fi-sr-pig-bank-bulb:before{content:""}.fi-sr-pig-face:before{content:""}.fi-sr-piggy-bank:before{content:""}.fi-sr-piggy-bank-budget:before{content:""}.fi-sr-pilates-reformer:before{content:""}.fi-sr-pillar:before{content:""}.fi-sr-pills:before{content:""}.fi-sr-pin-to-pin:before{content:""}.fi-sr-pinata:before{content:""}.fi-sr-pineapple:before{content:""}.fi-sr-pineapple-alt:before{content:""}.fi-sr-pipe-smoking:before{content:""}.fi-sr-pipette:before{content:""}.fi-sr-pisa-tower:before{content:""}.fi-sr-pizza-box:before{content:""}.fi-sr-pizza-slice:before{content:""}.fi-sr-pizza-whole-slice:before{content:""}.fi-sr-place-of-worship:before{content:""}.fi-sr-plagiarism:before{content:""}.fi-sr-plan:before{content:""}.fi-sr-plan-strategy:before{content:""}.fi-sr-plane:before{content:""}.fi-sr-plane-alt:before{content:""}.fi-sr-plane-arrival:before{content:""}.fi-sr-plane-check:before{content:""}.fi-sr-plane-clock:before{content:""}.fi-sr-plane-departure:before{content:""}.fi-sr-plane-globe:before{content:""}.fi-sr-plane-lock:before{content:""}.fi-sr-plane-prop:before{content:""}.fi-sr-plane-slash:before{content:""}.fi-sr-plane-tail:before{content:""}.fi-sr-planet-moon:before{content:""}.fi-sr-planet-ringed:before{content:""}.fi-sr-plant-care:before{content:""}.fi-sr-plant-growth:before{content:""}.fi-sr-plant-seed-invest:before{content:""}.fi-sr-plant-wilt:before{content:""}.fi-sr-plate:before{content:""}.fi-sr-plate-eating:before{content:""}.fi-sr-plate-empty:before{content:""}.fi-sr-plate-utensils:before{content:""}.fi-sr-plate-wheat:before{content:""}.fi-sr-play:before{content:""}.fi-sr-play-alt:before{content:""}.fi-sr-play-circle:before{content:""}.fi-sr-play-microphone:before{content:""}.fi-sr-play-pause:before{content:""}.fi-sr-plug:before{content:""}.fi-sr-plug-alt:before{content:""}.fi-sr-plug-bolt-charger:before{content:""}.fi-sr-plug-cable:before{content:""}.fi-sr-plug-circle-bolt:before{content:""}.fi-sr-plug-circle-check:before{content:""}.fi-sr-plug-circle-exclamation:before{content:""}.fi-sr-plug-circle-minus:before{content:""}.fi-sr-plug-circle-plus:before{content:""}.fi-sr-plug-connection:before{content:""}.fi-sr-plug-eco:before{content:""}.fi-sr-plumbing:before{content:""}.fi-sr-plus:before{content:""}.fi-sr-plus-hexagon:before{content:""}.fi-sr-plus-minus:before{content:""}.fi-sr-plus-small:before{content:""}.fi-sr-png-file:before{content:""}.fi-sr-podcast:before{content:""}.fi-sr-podium:before{content:""}.fi-sr-podium-award:before{content:""}.fi-sr-podium-star:before{content:""}.fi-sr-podium-victory-leader:before{content:""}.fi-sr-point-of-sale:before{content:""}.fi-sr-point-of-sale-bill:before{content:""}.fi-sr-point-of-sale-signal:before{content:""}.fi-sr-pointer-loading:before{content:""}.fi-sr-pointer-text:before{content:""}.fi-sr-police-box:before{content:""}.fi-sr-polish-bottle:before{content:""}.fi-sr-polish-brush:before{content:""}.fi-sr-poll-h:before{content:""}.fi-sr-pollution:before{content:""}.fi-sr-pompebled:before{content:""}.fi-sr-poo:before{content:""}.fi-sr-poo-bolt:before{content:""}.fi-sr-pool-8-ball:before{content:""}.fi-sr-poop:before{content:""}.fi-sr-pop:before{content:""}.fi-sr-popcorn:before{content:""}.fi-sr-popsicle:before{content:""}.fi-sr-population:before{content:""}.fi-sr-population-globe:before{content:""}.fi-sr-portal-enter:before{content:""}.fi-sr-portal-exit:before{content:""}.fi-sr-portrait:before{content:""}.fi-sr-portuguese:before{content:""}.fi-sr-postal-address:before{content:""}.fi-sr-pot:before{content:""}.fi-sr-potato:before{content:""}.fi-sr-pound:before{content:""}.fi-sr-power:before{content:""}.fi-sr-powerbank:before{content:""}.fi-sr-ppt-file:before{content:""}.fi-sr-practice:before{content:""}.fi-sr-praying-hands:before{content:""}.fi-sr-premium-account:before{content:""}.fi-sr-prescription:before{content:""}.fi-sr-prescription-bottle:before{content:""}.fi-sr-prescription-bottle-alt:before{content:""}.fi-sr-prescription-bottle-pill:before{content:""}.fi-sr-presentation:before{content:""}.fi-sr-presentation-folder:before{content:""}.fi-sr-pretzel:before{content:""}.fi-sr-preview:before{content:""}.fi-sr-previous-square:before{content:""}.fi-sr-print:before{content:""}.fi-sr-print-magnifying-glass:before{content:""}.fi-sr-print-slash:before{content:""}.fi-sr-print-wifi:before{content:""}.fi-sr-priority-arrow:before{content:""}.fi-sr-priority-arrows:before{content:""}.fi-sr-priority-importance:before{content:""}.fi-sr-privacy-settings:before{content:""}.fi-sr-private-account:before{content:""}.fi-sr-procedures:before{content:""}.fi-sr-process:before{content:""}.fi-sr-productivity:before{content:""}.fi-sr-progress-complete:before{content:""}.fi-sr-progress-download:before{content:""}.fi-sr-progress-upload:before{content:""}.fi-sr-projector:before{content:""}.fi-sr-protein-shake:before{content:""}.fi-sr-protractor:before{content:""}.fi-sr-psychology:before{content:""}.fi-sr-pulse:before{content:""}.fi-sr-pump:before{content:""}.fi-sr-pump-medical:before{content:""}.fi-sr-pumpkin:before{content:""}.fi-sr-pumpkin-alt:before{content:""}.fi-sr-pumpkin-alt-2:before{content:""}.fi-sr-punching-bag:before{content:""}.fi-sr-puzzle-alt:before{content:""}.fi-sr-puzzle-piece:before{content:""}.fi-sr-puzzle-piece-integration:before{content:""}.fi-sr-puzzle-pieces:before{content:""}.fi-sr-pyramid:before{content:""}.fi-sr-q:before{content:""}.fi-sr-QR:before{content:""}.fi-sr-qr-scan:before{content:""}.fi-sr-qrcode:before{content:""}.fi-sr-qrcode-box:before{content:""}.fi-sr-qrcode-information:before{content:""}.fi-sr-qrcode-location:before{content:""}.fi-sr-qrcode-menu:before{content:""}.fi-sr-qrcode-money:before{content:""}.fi-sr-qrcode-ticket:before{content:""}.fi-sr-qrcode-wifi:before{content:""}.fi-sr-quality:before{content:""}.fi-sr-question:before{content:""}.fi-sr-question-square:before{content:""}.fi-sr-queue:before{content:""}.fi-sr-queue-alt:before{content:""}.fi-sr-queue-line:before{content:""}.fi-sr-queue-signal:before{content:""}.fi-sr-quick-box:before{content:""}.fi-sr-quill-pen-story:before{content:""}.fi-sr-quiz:before{content:""}.fi-sr-quiz-alt:before{content:""}.fi-sr-quote-right:before{content:""}.fi-sr-quran-user:before{content:""}.fi-sr-r:before{content:""}.fi-sr-rabbit:before{content:""}.fi-sr-rabbit-fast:before{content:""}.fi-sr-raccoon:before{content:""}.fi-sr-racquet:before{content:""}.fi-sr-radar:before{content:""}.fi-sr-radar-monitoring-track:before{content:""}.fi-sr-radiation:before{content:""}.fi-sr-radiation-alt:before{content:""}.fi-sr-radio:before{content:""}.fi-sr-radio-alt:before{content:""}.fi-sr-radio-button:before{content:""}.fi-sr-radio-tower:before{content:""}.fi-sr-radio-waves:before{content:""}.fi-sr-radish:before{content:""}.fi-sr-rainbow:before{content:""}.fi-sr-raindrops:before{content:""}.fi-sr-ram:before{content:""}.fi-sr-ramp-loading:before{content:""}.fi-sr-rank:before{content:""}.fi-sr-ranking-podium:before{content:""}.fi-sr-ranking-podium-empty:before{content:""}.fi-sr-ranking-star:before{content:""}.fi-sr-ranking-stars:before{content:""}.fi-sr-raygun:before{content:""}.fi-sr-razor-barber:before{content:""}.fi-sr-react:before{content:""}.fi-sr-rec:before{content:""}.fi-sr-receipt:before{content:""}.fi-sr-recipe:before{content:""}.fi-sr-recipe-book:before{content:""}.fi-sr-record-vinyl:before{content:""}.fi-sr-rectabgle-vertical:before{content:""}.fi-sr-rectangle-barcode:before{content:""}.fi-sr-rectangle-code:before{content:""}.fi-sr-rectangle-history-circle-plus:before{content:""}.fi-sr-rectangle-horizontal:before{content:""}.fi-sr-rectangle-list:before{content:""}.fi-sr-rectangle-panoramic:before{content:""}.fi-sr-rectangle-pro:before{content:""}.fi-sr-rectangle-vertical:before{content:""}.fi-sr-rectangle-vertical-history:before{content:""}.fi-sr-rectangle-xmark:before{content:""}.fi-sr-rectangles-mixed:before{content:""}.fi-sr-recycle:before{content:""}.fi-sr-recycle-bin:before{content:""}.fi-sr-redo:before{content:""}.fi-sr-redo-alt:before{content:""}.fi-sr-reel:before{content:""}.fi-sr-refer:before{content:""}.fi-sr-refer-arrow:before{content:""}.fi-sr-referee:before{content:""}.fi-sr-referral:before{content:""}.fi-sr-referral-alt:before{content:""}.fi-sr-referral-link-arrow:before{content:""}.fi-sr-referral-user:before{content:""}.fi-sr-reflect:before{content:""}.fi-sr-reflect-horizontal:before{content:""}.fi-sr-reflect-horizontal-alt:before{content:""}.fi-sr-reflect-vertical:before{content:""}.fi-sr-refresh:before{content:""}.fi-sr-refrigerator:before{content:""}.fi-sr-refund:before{content:""}.fi-sr-refund-alt:before{content:""}.fi-sr-region-pin:before{content:""}.fi-sr-region-pin-alt:before{content:""}.fi-sr-registered:before{content:""}.fi-sr-registration-paper:before{content:""}.fi-sr-remote-access:before{content:""}.fi-sr-remote-control:before{content:""}.fi-sr-remote-control-hand:before{content:""}.fi-sr-remove-folder:before{content:""}.fi-sr-remove-user:before{content:""}.fi-sr-rent:before{content:""}.fi-sr-rent-signal:before{content:""}.fi-sr-replace:before{content:""}.fi-sr-replay-10:before{content:""}.fi-sr-replay-30:before{content:""}.fi-sr-replay-5:before{content:""}.fi-sr-reply-all:before{content:""}.fi-sr-republican:before{content:""}.fi-sr-research-arrows-circle:before{content:""}.fi-sr-reservation-smartphone:before{content:""}.fi-sr-reservation-table:before{content:""}.fi-sr-resistance-band:before{content:""}.fi-sr-resize:before{content:""}.fi-sr-resize-screen:before{content:""}.fi-sr-resources:before{content:""}.fi-sr-responsability:before{content:""}.fi-sr-responsive-design:before{content:""}.fi-sr-restaurant:before{content:""}.fi-sr-restaurant-sign:before{content:""}.fi-sr-restroom-simple:before{content:""}.fi-sr-resume:before{content:""}.fi-sr-Revenue:before{content:""}.fi-sr-revenue-alt:before{content:""}.fi-sr-revenue-euro:before{content:""}.fi-sr-review:before{content:""}.fi-sr-rewind:before{content:""}.fi-sr-rewind-button-circle:before{content:""}.fi-sr-rhombus:before{content:""}.fi-sr-ribbon:before{content:""}.fi-sr-right:before{content:""}.fi-sr-right-from-bracket:before{content:""}.fi-sr-ring:before{content:""}.fi-sr-ring-diamond:before{content:""}.fi-sr-rings-wedding:before{content:""}.fi-sr-risk:before{content:""}.fi-sr-risk-alt:before{content:""}.fi-sr-risk-assessment:before{content:""}.fi-sr-road:before{content:""}.fi-sr-road-barrier:before{content:""}.fi-sr-road-bridge:before{content:""}.fi-sr-road-check:before{content:""}.fi-sr-road-lock:before{content:""}.fi-sr-road-map-pin:before{content:""}.fi-sr-road-sign-left:before{content:""}.fi-sr-roadmap:before{content:""}.fi-sr-robot:before{content:""}.fi-sr-robot-money:before{content:""}.fi-sr-robotic-arm:before{content:""}.fi-sr-rock:before{content:""}.fi-sr-rock-hair-user:before{content:""}.fi-sr-rock-hammer:before{content:""}.fi-sr-rocket:before{content:""}.fi-sr-rocket-hand:before{content:""}.fi-sr-rocket-holding-hand:before{content:""}.fi-sr-rocket-lunch:before{content:""}.fi-sr-rocket-planet:before{content:""}.fi-sr-rocking-horse:before{content:""}.fi-sr-rocks:before{content:""}.fi-sr-roller-coaster:before{content:""}.fi-sr-roller-skate:before{content:""}.fi-sr-roller-skater:before{content:""}.fi-sr-roof:before{content:""}.fi-sr-room-service:before{content:""}.fi-sr-rose:before{content:""}.fi-sr-rose-alt:before{content:""}.fi-sr-rotate-exclamation:before{content:""}.fi-sr-rotate-left:before{content:""}.fi-sr-rotate-reverse:before{content:""}.fi-sr-rotate-right:before{content:""}.fi-sr-rotate-square:before{content:""}.fi-sr-roulette:before{content:""}.fi-sr-round-cctv:before{content:""}.fi-sr-route:before{content:""}.fi-sr-route-highway:before{content:""}.fi-sr-route-interstate:before{content:""}.fi-sr-router:before{content:""}.fi-sr-router-lock:before{content:""}.fi-sr-router-wifi:before{content:""}.fi-sr-router-wifi-alt:before{content:""}.fi-sr-rss:before{content:""}.fi-sr-rss-alt:before{content:""}.fi-sr-ruble-sign:before{content:""}.fi-sr-rugby:before{content:""}.fi-sr-rugby-helmet:before{content:""}.fi-sr-ruler-combined:before{content:""}.fi-sr-ruler-horizontal:before{content:""}.fi-sr-ruler-triangle:before{content:""}.fi-sr-ruler-vertical:before{content:""}.fi-sr-rules:before{content:""}.fi-sr-rules-alt:before{content:""}.fi-sr-running:before{content:""}.fi-sr-running-track:before{content:""}.fi-sr-rupee-sign:before{content:""}.fi-sr-rupiah-sign:before{content:""}.fi-sr-russian:before{content:""}.fi-sr-rv:before{content:""}.fi-sr-s:before{content:""}.fi-sr-sack:before{content:""}.fi-sr-sack-dollar:before{content:""}.fi-sr-sad:before{content:""}.fi-sr-sad-cry:before{content:""}.fi-sr-sad-tear:before{content:""}.fi-sr-safe-battery:before{content:""}.fi-sr-safe-box:before{content:""}.fi-sr-safety-glasses:before{content:""}.fi-sr-safety-zone:before{content:""}.fi-sr-saffron:before{content:""}.fi-sr-sailboat:before{content:""}.fi-sr-salad:before{content:""}.fi-sr-salary-alt:before{content:""}.fi-sr-salt-pepper:before{content:""}.fi-sr-salt-shaker:before{content:""}.fi-sr-sandwich:before{content:""}.fi-sr-sandwich-alt:before{content:""}.fi-sr-sanitary-pad:before{content:""}.fi-sr-satellite:before{content:""}.fi-sr-satellite-dish:before{content:""}.fi-sr-satisfaction-bar:before{content:""}.fi-sr-saturday:before{content:""}.fi-sr-sauce:before{content:""}.fi-sr-sausage:before{content:""}.fi-sr-sax-hot:before{content:""}.fi-sr-saxophone:before{content:""}.fi-sr-scale:before{content:""}.fi-sr-scale-comparison:before{content:""}.fi-sr-scale-comparison-alt:before{content:""}.fi-sr-scalpel:before{content:""}.fi-sr-scalpel-path:before{content:""}.fi-sr-scanner-gun:before{content:""}.fi-sr-scanner-image:before{content:""}.fi-sr-scanner-keyboard:before{content:""}.fi-sr-scanner-touchscreen:before{content:""}.fi-sr-scarecrow:before{content:""}.fi-sr-scarf:before{content:""}.fi-sr-schedule:before{content:""}.fi-sr-school:before{content:""}.fi-sr-school-bus:before{content:""}.fi-sr-school-circle-chek:before{content:""}.fi-sr-school-circle-exclamation:before{content:""}.fi-sr-school-circle-xmark:before{content:""}.fi-sr-school-lock:before{content:""}.fi-sr-science-podcast:before{content:""}.fi-sr-scissors:before{content:""}.fi-sr-scone:before{content:""}.fi-sr-scooter:before{content:""}.fi-sr-score-board:before{content:""}.fi-sr-screen:before{content:""}.fi-sr-screen-play:before{content:""}.fi-sr-screen-recorder:before{content:""}.fi-sr-screen-share:before{content:""}.fi-sr-screen-shield:before{content:""}.fi-sr-screencast:before{content:""}.fi-sr-screw:before{content:""}.fi-sr-screw-alt:before{content:""}.fi-sr-screwdriver:before{content:""}.fi-sr-scribble:before{content:""}.fi-sr-script:before{content:""}.fi-sr-scroll:before{content:""}.fi-sr-scroll-document-story:before{content:""}.fi-sr-scroll-old:before{content:""}.fi-sr-scroll-torah:before{content:""}.fi-sr-scrubber:before{content:""}.fi-sr-sculpture:before{content:""}.fi-sr-scythe:before{content:""}.fi-sr-sd-card:before{content:""}.fi-sr-sd-cards:before{content:""}.fi-sr-sea-wave:before{content:""}.fi-sr-seal:before{content:""}.fi-sr-seal-exclamation:before{content:""}.fi-sr-seal-question:before{content:""}.fi-sr-search:before{content:""}.fi-sr-search-alt:before{content:""}.fi-sr-search-bar:before{content:""}.fi-sr-search-dollar:before{content:""}.fi-sr-search-heart:before{content:""}.fi-sr-search-location:before{content:""}.fi-sr-seat-airline:before{content:""}.fi-sr-seatbelt-safety-driver:before{content:""}.fi-sr-second:before{content:""}.fi-sr-second-award:before{content:""}.fi-sr-second-laurel:before{content:""}.fi-sr-second-medal:before{content:""}.fi-sr-secure-backup:before{content:""}.fi-sr-security-gate:before{content:""}.fi-sr-seedling:before{content:""}.fi-sr-segway:before{content:""}.fi-sr-select:before{content:""}.fi-sr-selection:before{content:""}.fi-sr-self-care:before{content:""}.fi-sr-seller:before{content:""}.fi-sr-seller-store:before{content:""}.fi-sr-send-back:before{content:""}.fi-sr-send-backward:before{content:""}.fi-sr-sensor:before{content:""}.fi-sr-sensor-alert:before{content:""}.fi-sr-sensor-fire:before{content:""}.fi-sr-sensor-on:before{content:""}.fi-sr-sensor-smoke:before{content:""}.fi-sr-september-calendar:before{content:""}.fi-sr-serum:before{content:""}.fi-sr-session-timeout:before{content:""}.fi-sr-settings:before{content:""}.fi-sr-settings-sliders:before{content:""}.fi-sr-settings-window:before{content:""}.fi-sr-sewing-machine:before{content:""}.fi-sr-sewing-machine-alt:before{content:""}.fi-sr-shaka:before{content:""}.fi-sr-shampoo:before{content:""}.fi-sr-share:before{content:""}.fi-sr-share-alt-square:before{content:""}.fi-sr-share-square:before{content:""}.fi-sr-sheep:before{content:""}.fi-sr-shekel-sign:before{content:""}.fi-sr-shelves:before{content:""}.fi-sr-shelves-empty:before{content:""}.fi-sr-shield:before{content:""}.fi-sr-shield-alt:before{content:""}.fi-sr-shield-cat:before{content:""}.fi-sr-shield-check:before{content:""}.fi-sr-shield-cross:before{content:""}.fi-sr-shield-divided-four:before{content:""}.fi-sr-shield-dog:before{content:""}.fi-sr-shield-exclamation:before{content:""}.fi-sr-shield-interrogation:before{content:""}.fi-sr-shield-keyhole:before{content:""}.fi-sr-shield-minus:before{content:""}.fi-sr-shield-plus:before{content:""}.fi-sr-shield-security-risk:before{content:""}.fi-sr-shield-slash:before{content:""}.fi-sr-shield-trust:before{content:""}.fi-sr-shield-virus:before{content:""}.fi-sr-shield-xmark:before{content:""}.fi-sr-ship:before{content:""}.fi-sr-ship-side:before{content:""}.fi-sr-shipping-fast:before{content:""}.fi-sr-shipping-timed:before{content:""}.fi-sr-shirt:before{content:""}.fi-sr-shirt-long-sleeve:before{content:""}.fi-sr-shirt-running:before{content:""}.fi-sr-shirt-tank-top:before{content:""}.fi-sr-shish-kebab:before{content:""}.fi-sr-shoe-prints:before{content:""}.fi-sr-shop:before{content:""}.fi-sr-shop-lock:before{content:""}.fi-sr-shop-slash:before{content:""}.fi-sr-shopping-bag:before{content:""}.fi-sr-shopping-bag-add:before{content:""}.fi-sr-shopping-basket:before{content:""}.fi-sr-shopping-cart:before{content:""}.fi-sr-shopping-cart-add:before{content:""}.fi-sr-shopping-cart-buyer:before{content:""}.fi-sr-shopping-cart-check:before{content:""}.fi-sr-shopping-cart-nft:before{content:""}.fi-sr-shopping-cart-notification:before{content:""}.fi-sr-shoulder-joint:before{content:""}.fi-sr-shovel:before{content:""}.fi-sr-shovel-snow:before{content:""}.fi-sr-shower:before{content:""}.fi-sr-shower-down:before{content:""}.fi-sr-shower-gel:before{content:""}.fi-sr-shredder:before{content:""}.fi-sr-shrimp:before{content:""}.fi-sr-shuffle:before{content:""}.fi-sr-shuttle-van:before{content:""}.fi-sr-shuttlecock:before{content:""}.fi-sr-Sickle:before{content:""}.fi-sr-sidebar:before{content:""}.fi-sr-sidebar-flip:before{content:""}.fi-sr-sigma:before{content:""}.fi-sr-sign-hanging:before{content:""}.fi-sr-sign-in-alt:before{content:""}.fi-sr-sign-out-alt:before{content:""}.fi-sr-sign-posts:before{content:""}.fi-sr-sign-posts-wrench:before{content:""}.fi-sr-sign-up:before{content:""}.fi-sr-signal-alt:before{content:""}.fi-sr-signal-alt-1:before{content:""}.fi-sr-signal-alt-2:before{content:""}.fi-sr-signal-alt-slash:before{content:""}.fi-sr-signal-bars-fair:before{content:""}.fi-sr-signal-bars-good:before{content:""}.fi-sr-signal-bars-weak:before{content:""}.fi-sr-signal-stream:before{content:""}.fi-sr-signal-stream-slash:before{content:""}.fi-sr-signature:before{content:""}.fi-sr-signature-lock:before{content:""}.fi-sr-signature-slash:before{content:""}.fi-sr-sim-card:before{content:""}.fi-sr-sim-cards:before{content:""}.fi-sr-sink:before{content:""}.fi-sr-Siren:before{content:""}.fi-sr-siren-on:before{content:""}.fi-sr-site:before{content:""}.fi-sr-site-alt:before{content:""}.fi-sr-site-browser:before{content:""}.fi-sr-sitemap:before{content:""}.fi-sr-skate-park:before{content:""}.fi-sr-skateboard:before{content:""}.fi-sr-skating:before{content:""}.fi-sr-skeleton:before{content:""}.fi-sr-skeleton-ribs:before{content:""}.fi-sr-skewer:before{content:""}.fi-sr-ski-boot-ski:before{content:""}.fi-sr-ski-jump:before{content:""}.fi-sr-ski-lift:before{content:""}.fi-sr-skiing:before{content:""}.fi-sr-skiing-nordic:before{content:""}.fi-sr-skill:before{content:""}.fi-sr-skill-alt:before{content:""}.fi-sr-skill-user:before{content:""}.fi-sr-skin:before{content:""}.fi-sr-skin-acne:before{content:""}.fi-sr-skin-arrow:before{content:""}.fi-sr-skin-drop:before{content:""}.fi-sr-skin-hair:before{content:""}.fi-sr-skin-laser:before{content:""}.fi-sr-skin-uv:before{content:""}.fi-sr-skip-15-seconds:before{content:""}.fi-sr-skull:before{content:""}.fi-sr-skull-cow:before{content:""}.fi-sr-skull-crossbones:before{content:""}.fi-sr-skull-heart:before{content:""}.fi-sr-skyscraper:before{content:""}.fi-sr-slash:before{content:""}.fi-sr-sledding:before{content:""}.fi-sr-sleeping-bag:before{content:""}.fi-sr-sleeping-cat:before{content:""}.fi-sr-sleigh:before{content:""}.fi-sr-sliders-h-square:before{content:""}.fi-sr-sliders-v:before{content:""}.fi-sr-sliders-v-square:before{content:""}.fi-sr-slot-machine:before{content:""}.fi-sr-smart-building:before{content:""}.fi-sr-smart-glasses:before{content:""}.fi-sr-smart-home:before{content:""}.fi-sr-smart-home-alt:before{content:""}.fi-sr-smart-home-chip:before{content:""}.fi-sr-smart-home-cloud:before{content:""}.fi-sr-smart-home-key:before{content:""}.fi-sr-smart-watch-call:before{content:""}.fi-sr-smart-watch-notifications:before{content:""}.fi-sr-smart-wireless-door:before{content:""}.fi-sr-smartphone:before{content:""}.fi-sr-smartphone-ar:before{content:""}.fi-sr-smartphone-bus-payment:before{content:""}.fi-sr-smartphone-fingerprint:before{content:""}.fi-sr-smartwatch:before{content:""}.fi-sr-smile:before{content:""}.fi-sr-smile-beam:before{content:""}.fi-sr-smile-plus:before{content:""}.fi-sr-smile-wink:before{content:""}.fi-sr-smiley-comment-alt:before{content:""}.fi-sr-smiling-baby:before{content:""}.fi-sr-smiling-boy:before{content:""}.fi-sr-smiling-girl:before{content:""}.fi-sr-smiling-old-man:before{content:""}.fi-sr-smiling-old-woman:before{content:""}.fi-sr-smog:before{content:""}.fi-sr-smoke:before{content:""}.fi-sr-smoking:before{content:""}.fi-sr-smoking-ban:before{content:""}.fi-sr-smoothie:before{content:""}.fi-sr-snake:before{content:""}.fi-sr-snap:before{content:""}.fi-sr-snooze:before{content:""}.fi-sr-snow-blowing:before{content:""}.fi-sr-snowboarding:before{content:""}.fi-sr-snowflake:before{content:""}.fi-sr-snowflake-droplets:before{content:""}.fi-sr-snowflakes:before{content:""}.fi-sr-snowman-alt:before{content:""}.fi-sr-snowman-head:before{content:""}.fi-sr-snowmobile:before{content:""}.fi-sr-snowplow:before{content:""}.fi-sr-soap:before{content:""}.fi-sr-soap-alt:before{content:""}.fi-sr-soccer-boots:before{content:""}.fi-sr-social-distance:before{content:""}.fi-sr-social-media-notification:before{content:""}.fi-sr-socks:before{content:""}.fi-sr-sofa:before{content:""}.fi-sr-sofa-size:before{content:""}.fi-sr-software-development:before{content:""}.fi-sr-solar-panel:before{content:""}.fi-sr-solar-panel-sun:before{content:""}.fi-sr-solar-system:before{content:""}.fi-sr-sold-house:before{content:""}.fi-sr-sold-signal:before{content:""}.fi-sr-sort:before{content:""}.fi-sr-sort-alpha-down:before{content:""}.fi-sr-sort-alpha-down-alt:before{content:""}.fi-sr-sort-alpha-up:before{content:""}.fi-sr-sort-alpha-up-alt:before{content:""}.fi-sr-sort-alt:before{content:""}.fi-sr-sort-amount-down:before{content:""}.fi-sr-sort-amount-down-alt:before{content:""}.fi-sr-sort-amount-up:before{content:""}.fi-sr-sort-amount-up-alt:before{content:""}.fi-sr-sort-circle:before{content:""}.fi-sr-sort-circle-down:before{content:""}.fi-sr-sort-circle-up:before{content:""}.fi-sr-sort-down:before{content:""}.fi-sr-sort-numeric-down:before{content:""}.fi-sr-sort-numeric-down-alt:before{content:""}.fi-sr-sort-shapes-down:before{content:""}.fi-sr-sort-shapes-up:before{content:""}.fi-sr-sort-size-down:before{content:""}.fi-sr-sort-size-up:before{content:""}.fi-sr-soup:before{content:""}.fi-sr-source-data:before{content:""}.fi-sr-source-document:before{content:""}.fi-sr-source-document-alt:before{content:""}.fi-sr-spa:before{content:""}.fi-sr-space-shuttle:before{content:""}.fi-sr-space-station-moon:before{content:""}.fi-sr-space-station-moon-alt:before{content:""}.fi-sr-spade:before{content:""}.fi-sr-spaghetti-monster-flying:before{content:""}.fi-sr-spain-country-code:before{content:""}.fi-sr-spain-map:before{content:""}.fi-sr-spam:before{content:""}.fi-sr-spanish:before{content:""}.fi-sr-sparkles:before{content:""}.fi-sr-spartan-helmet:before{content:""}.fi-sr-speaker:before{content:""}.fi-sr-speakers:before{content:""}.fi-sr-speech-bubble-story:before{content:""}.fi-sr-speedometer-arrow:before{content:""}.fi-sr-speedometer-kpi:before{content:""}.fi-sr-sperm:before{content:""}.fi-sr-sphere:before{content:""}.fi-sr-spider:before{content:""}.fi-sr-spider-black-widow:before{content:""}.fi-sr-spider-web:before{content:""}.fi-sr-spine:before{content:""}.fi-sr-spinner:before{content:""}.fi-sr-splash:before{content:""}.fi-sr-split:before{content:""}.fi-sr-split-screen:before{content:""}.fi-sr-split-up-relation:before{content:""}.fi-sr-splotch:before{content:""}.fi-sr-spoon:before{content:""}.fi-sr-sport-drink:before{content:""}.fi-sr-spray-can:before{content:""}.fi-sr-spray-can-sparkles:before{content:""}.fi-sr-spring-calendar:before{content:""}.fi-sr-sprinkler:before{content:""}.fi-sr-spy:before{content:""}.fi-sr-spyware:before{content:""}.fi-sr-sql-file:before{content:""}.fi-sr-sql-server:before{content:""}.fi-sr-square:before{content:""}.fi-sr-square-0:before{content:""}.fi-sr-square-1:before{content:""}.fi-sr-square-2:before{content:""}.fi-sr-square-3:before{content:""}.fi-sr-square-4:before{content:""}.fi-sr-square-5:before{content:""}.fi-sr-square-6:before{content:""}.fi-sr-square-7:before{content:""}.fi-sr-square-8:before{content:""}.fi-sr-square-9:before{content:""}.fi-sr-square-a:before{content:""}.fi-sr-square-b:before{content:""}.fi-sr-square-bolt:before{content:""}.fi-sr-square-c:before{content:""}.fi-sr-square-code:before{content:""}.fi-sr-square-d:before{content:""}.fi-sr-square-dashed:before{content:""}.fi-sr-square-dashed-circle-plus:before{content:""}.fi-sr-square-divide:before{content:""}.fi-sr-square-e:before{content:""}.fi-sr-square-ellipsis:before{content:""}.fi-sr-square-ellipsis-vertical:before{content:""}.fi-sr-square-envelope:before{content:""}.fi-sr-square-exclamation:before{content:""}.fi-sr-square-f:before{content:""}.fi-sr-square-g:before{content:""}.fi-sr-square-h:before{content:""}.fi-sr-square-heart:before{content:""}.fi-sr-square-i:before{content:""}.fi-sr-square-info:before{content:""}.fi-sr-square-j:before{content:""}.fi-sr-square-k:before{content:""}.fi-sr-square-kanban:before{content:""}.fi-sr-square-l:before{content:""}.fi-sr-square-m:before{content:""}.fi-sr-square-minus:before{content:""}.fi-sr-square-n:before{content:""}.fi-sr-square-o:before{content:""}.fi-sr-square-p:before{content:""}.fi-sr-square-pen:before{content:""}.fi-sr-square-person-confined:before{content:""}.fi-sr-square-phone:before{content:""}.fi-sr-square-phone-flip:before{content:""}.fi-sr-square-phone-hangup:before{content:""}.fi-sr-square-plus:before{content:""}.fi-sr-square-poll-horizontal:before{content:""}.fi-sr-square-poll-vertical:before{content:""}.fi-sr-square-q:before{content:""}.fi-sr-square-quote:before{content:""}.fi-sr-square-r:before{content:""}.fi-sr-square-root:before{content:""}.fi-sr-square-s:before{content:""}.fi-sr-square-small:before{content:""}.fi-sr-square-star:before{content:""}.fi-sr-square-t:before{content:""}.fi-sr-square-terminal:before{content:""}.fi-sr-square-u:before{content:""}.fi-sr-square-up-right:before{content:""}.fi-sr-square-v:before{content:""}.fi-sr-square-w:before{content:""}.fi-sr-square-x:before{content:""}.fi-sr-square-y:before{content:""}.fi-sr-square-z:before{content:""}.fi-sr-squid:before{content:""}.fi-sr-squircle:before{content:""}.fi-sr-squirrel:before{content:""}.fi-sr-stadium:before{content:""}.fi-sr-staff:before{content:""}.fi-sr-staff-wizard:before{content:""}.fi-sr-stage:before{content:""}.fi-sr-stage-concert:before{content:""}.fi-sr-stage-theatre:before{content:""}.fi-sr-stairs:before{content:""}.fi-sr-stamp:before{content:""}.fi-sr-stamps:before{content:""}.fi-sr-standard-definition:before{content:""}.fi-sr-stapler:before{content:""}.fi-sr-stapler-paper:before{content:""}.fi-sr-star:before{content:""}.fi-sr-star-and-crescent:before{content:""}.fi-sr-star-christmas:before{content:""}.fi-sr-star-comment-alt:before{content:""}.fi-sr-star-exclamation:before{content:""}.fi-sr-star-microphone:before{content:""}.fi-sr-star-octogram:before{content:""}.fi-sr-star-of-david:before{content:""}.fi-sr-star-rating-call:before{content:""}.fi-sr-star-sharp-half:before{content:""}.fi-sr-star-sharp-half-stroke:before{content:""}.fi-sr-star-shooting:before{content:""}.fi-sr-starfighter:before{content:""}.fi-sr-stars:before{content:""}.fi-sr-state-country:before{content:""}.fi-sr-stationary-bike:before{content:""}.fi-sr-stats:before{content:""}.fi-sr-steak:before{content:""}.fi-sr-steam-iron:before{content:""}.fi-sr-steering-wheel:before{content:""}.fi-sr-step-backward:before{content:""}.fi-sr-step-forward:before{content:""}.fi-sr-steps-carreer:before{content:""}.fi-sr-sterling-sign:before{content:""}.fi-sr-stethoscope:before{content:""}.fi-sr-sticker:before{content:""}.fi-sr-stocking:before{content:""}.fi-sr-stomach:before{content:""}.fi-sr-stomach-ache:before{content:""}.fi-sr-stomach-virus:before{content:""}.fi-sr-stop:before{content:""}.fi-sr-stop-circle:before{content:""}.fi-sr-stop-square:before{content:""}.fi-sr-stopwatch:before{content:""}.fi-sr-store-alt:before{content:""}.fi-sr-store-buyer:before{content:""}.fi-sr-store-lock:before{content:""}.fi-sr-store-slash:before{content:""}.fi-sr-story-book:before{content:""}.fi-sr-story-fairy-tale:before{content:""}.fi-sr-story-fantasy:before{content:""}.fi-sr-straightener:before{content:""}.fi-sr-strategy-chess-risk:before{content:""}.fi-sr-strawberry:before{content:""}.fi-sr-streamer-boy:before{content:""}.fi-sr-streamer-girl:before{content:""}.fi-sr-street-view:before{content:""}.fi-sr-stretcher:before{content:""}.fi-sr-strikethrough:before{content:""}.fi-sr-stroopwafel:before{content:""}.fi-sr-student:before{content:""}.fi-sr-student-alt:before{content:""}.fi-sr-subfolder:before{content:""}.fi-sr-subscript:before{content:""}.fi-sr-subscription:before{content:""}.fi-sr-subscription-alt:before{content:""}.fi-sr-subscription-model:before{content:""}.fi-sr-subscription-user:before{content:""}.fi-sr-subtitles:before{content:""}.fi-sr-subtitles-slash:before{content:""}.fi-sr-subway:before{content:""}.fi-sr-suggestion:before{content:""}.fi-sr-suitcase-alt:before{content:""}.fi-sr-summary-check:before{content:""}.fi-sr-summer:before{content:""}.fi-sr-sun:before{content:""}.fi-sr-sun-dust:before{content:""}.fi-sr-sun-plant-wilt:before{content:""}.fi-sr-sun-salutation-yoga:before{content:""}.fi-sr-sunday:before{content:""}.fi-sr-sunglasses:before{content:""}.fi-sr-sunglasses-alt:before{content:""}.fi-sr-sunrise:before{content:""}.fi-sr-sunrise-alt:before{content:""}.fi-sr-sunscreen:before{content:""}.fi-sr-sunset:before{content:""}.fi-sr-superscript:before{content:""}.fi-sr-supply-chain:before{content:""}.fi-sr-supply-chain-steps:before{content:""}.fi-sr-surfing:before{content:""}.fi-sr-surprise:before{content:""}.fi-sr-surveillance-camera:before{content:""}.fi-sr-survey-xmark:before{content:""}.fi-sr-sushi:before{content:""}.fi-sr-sushi-alt:before{content:""}.fi-sr-sushi-roll:before{content:""}.fi-sr-svg:before{content:""}.fi-sr-swap:before{content:""}.fi-sr-swatchbook:before{content:""}.fi-sr-sweep:before{content:""}.fi-sr-swimmer:before{content:""}.fi-sr-swimming-pool:before{content:""}.fi-sr-swing:before{content:""}.fi-sr-swipe-down:before{content:""}.fi-sr-swipe-left:before{content:""}.fi-sr-swipe-right:before{content:""}.fi-sr-swipe-up:before{content:""}.fi-sr-sword:before{content:""}.fi-sr-sword-alt:before{content:""}.fi-sr-symbol:before{content:""}.fi-sr-symbols:before{content:""}.fi-sr-synagogue:before{content:""}.fi-sr-syringe:before{content:""}.fi-sr-syringe-injection-blood:before{content:""}.fi-sr-system-cloud:before{content:""}.fi-sr-t:before{content:""}.fi-sr-t-rex:before{content:""}.fi-sr-t-square:before{content:""}.fi-sr-tab-folder:before{content:""}.fi-sr-table:before{content:""}.fi-sr-table-columns:before{content:""}.fi-sr-table-layout:before{content:""}.fi-sr-table-list:before{content:""}.fi-sr-table-picnic:before{content:""}.fi-sr-table-pivot:before{content:""}.fi-sr-table-rows:before{content:""}.fi-sr-table-tree:before{content:""}.fi-sr-tablet:before{content:""}.fi-sr-tablet-android:before{content:""}.fi-sr-tablet-android-alt:before{content:""}.fi-sr-tablet-rugged:before{content:""}.fi-sr-tachometer:before{content:""}.fi-sr-tachometer-alt-average:before{content:""}.fi-sr-tachometer-alt-fastest:before{content:""}.fi-sr-tachometer-alt-slow:before{content:""}.fi-sr-tachometer-alt-slowest:before{content:""}.fi-sr-tachometer-average:before{content:""}.fi-sr-tachometer-fast:before{content:""}.fi-sr-tachometer-fastest:before{content:""}.fi-sr-tachometer-slow:before{content:""}.fi-sr-tachometer-slowest:before{content:""}.fi-sr-taco:before{content:""}.fi-sr-tags:before{content:""}.fi-sr-talent:before{content:""}.fi-sr-talent-alt:before{content:""}.fi-sr-talent-hand:before{content:""}.fi-sr-tally:before{content:""}.fi-sr-tally-1:before{content:""}.fi-sr-tally-2:before{content:""}.fi-sr-tally-3:before{content:""}.fi-sr-tally-4:before{content:""}.fi-sr-tamale:before{content:""}.fi-sr-tank-water:before{content:""}.fi-sr-tap:before{content:""}.fi-sr-tape:before{content:""}.fi-sr-target:before{content:""}.fi-sr-target-audience:before{content:""}.fi-sr-task-calendar:before{content:""}.fi-sr-task-checklist:before{content:""}.fi-sr-tasks:before{content:""}.fi-sr-tattoo-machine:before{content:""}.fi-sr-tax:before{content:""}.fi-sr-tax-alt:before{content:""}.fi-sr-taxi:before{content:""}.fi-sr-taxi-bus:before{content:""}.fi-sr-team:before{content:""}.fi-sr-team-check:before{content:""}.fi-sr-team-check-alt:before{content:""}.fi-sr-team-collaboration:before{content:""}.fi-sr-teddy-bear:before{content:""}.fi-sr-teeth-open:before{content:""}.fi-sr-telescope:before{content:""}.fi-sr-temperature-down:before{content:""}.fi-sr-temperature-frigid:before{content:""}.fi-sr-temperature-high:before{content:""}.fi-sr-temperature-list:before{content:""}.fi-sr-temperature-low:before{content:""}.fi-sr-temperature-up:before{content:""}.fi-sr-template:before{content:""}.fi-sr-template-alt:before{content:""}.fi-sr-tenge:before{content:""}.fi-sr-tennis:before{content:""}.fi-sr-tent-arrow-down-to-line:before{content:""}.fi-sr-tent-arrow-left-right:before{content:""}.fi-sr-tent-arrow-turn-left:before{content:""}.fi-sr-tent-arrows-down:before{content:""}.fi-sr-tents:before{content:""}.fi-sr-terminal:before{content:""}.fi-sr-terms-check:before{content:""}.fi-sr-terms-info:before{content:""}.fi-sr-terrace:before{content:""}.fi-sr-test:before{content:""}.fi-sr-test-tube:before{content:""}.fi-sr-text:before{content:""}.fi-sr-text-box:before{content:""}.fi-sr-text-box-dots:before{content:""}.fi-sr-text-box-edit:before{content:""}.fi-sr-text-check:before{content:""}.fi-sr-text-height:before{content:""}.fi-sr-text-input-left:before{content:""}.fi-sr-text-shadow:before{content:""}.fi-sr-text-size:before{content:""}.fi-sr-text-slash:before{content:""}.fi-sr-text-width:before{content:""}.fi-sr-theater-masks:before{content:""}.fi-sr-thermometer-alt:before{content:""}.fi-sr-thermometer-empty:before{content:""}.fi-sr-thermometer-full:before{content:""}.fi-sr-thermometer-half:before{content:""}.fi-sr-thermometer-quarter:before{content:""}.fi-sr-thermometer-three-quarters:before{content:""}.fi-sr-theta:before{content:""}.fi-sr-third:before{content:""}.fi-sr-third-award:before{content:""}.fi-sr-third-laurel:before{content:""}.fi-sr-third-medal:before{content:""}.fi-sr-thought-bubble:before{content:""}.fi-sr-three-direction:before{content:""}.fi-sr-three-leaf-clover:before{content:""}.fi-sr-throat:before{content:""}.fi-sr-thumbs-down:before{content:""}.fi-sr-thumbs-up:before{content:""}.fi-sr-thumbs-up-trust:before{content:""}.fi-sr-thumbtack:before{content:""}.fi-sr-thumbtack-slash:before{content:""}.fi-sr-thunderstorm:before{content:""}.fi-sr-thunderstorm-moon:before{content:""}.fi-sr-thunderstorm-risk:before{content:""}.fi-sr-thunderstorm-sun:before{content:""}.fi-sr-thursday:before{content:""}.fi-sr-ticket:before{content:""}.fi-sr-ticket-airline:before{content:""}.fi-sr-ticket-alt:before{content:""}.fi-sr-tickets:before{content:""}.fi-sr-tickets-airline:before{content:""}.fi-sr-tie:before{content:""}.fi-sr-tiff-file:before{content:""}.fi-sr-tilde:before{content:""}.fi-sr-time-add:before{content:""}.fi-sr-time-check:before{content:""}.fi-sr-time-delete:before{content:""}.fi-sr-time-fast:before{content:""}.fi-sr-time-forward:before{content:""}.fi-sr-time-forward-sixty:before{content:""}.fi-sr-time-forward-ten:before{content:""}.fi-sr-time-forward-thirty:before{content:""}.fi-sr-time-half-past:before{content:""}.fi-sr-time-management:before{content:""}.fi-sr-time-money:before{content:""}.fi-sr-time-oclock:before{content:""}.fi-sr-time-past:before{content:""}.fi-sr-time-quarter-past:before{content:""}.fi-sr-time-quarter-to:before{content:""}.fi-sr-time-twenty-four:before{content:""}.fi-sr-time-watch-calendar:before{content:""}.fi-sr-timeline:before{content:""}.fi-sr-timeline-arrow:before{content:""}.fi-sr-timer-clock-call:before{content:""}.fi-sr-times-hexagon:before{content:""}.fi-sr-tint-slash:before{content:""}.fi-sr-tip-button:before{content:""}.fi-sr-tip-button-hand:before{content:""}.fi-sr-tip-coin:before{content:""}.fi-sr-tire:before{content:""}.fi-sr-tire-flat:before{content:""}.fi-sr-tire-pressure-warning:before{content:""}.fi-sr-tire-rugged:before{content:""}.fi-sr-tired:before{content:""}.fi-sr-to-do:before{content:""}.fi-sr-to-do-alt:before{content:""}.fi-sr-together-people:before{content:""}.fi-sr-toggle-off:before{content:""}.fi-sr-toggle-on:before{content:""}.fi-sr-toilet:before{content:""}.fi-sr-toilet-paper-blank:before{content:""}.fi-sr-toilet-paper-blank-under:before{content:""}.fi-sr-toilet-paper-slash:before{content:""}.fi-sr-toilet-paper-under:before{content:""}.fi-sr-toilet-paper-under-slash:before{content:""}.fi-sr-toilet-paper-xmark:before{content:""}.fi-sr-toilets-portable:before{content:""}.fi-sr-token:before{content:""}.fi-sr-tomato:before{content:""}.fi-sr-tombstone:before{content:""}.fi-sr-tombstone-alt:before{content:""}.fi-sr-tool-box:before{content:""}.fi-sr-tool-crop:before{content:""}.fi-sr-tool-marquee:before{content:""}.fi-sr-tools:before{content:""}.fi-sr-tooth:before{content:""}.fi-sr-toothache:before{content:""}.fi-sr-toothbrush:before{content:""}.fi-sr-toothpaste:before{content:""}.fi-sr-torch:before{content:""}.fi-sr-torch-inspiration-leader:before{content:""}.fi-sr-torii-gate:before{content:""}.fi-sr-tornado:before{content:""}.fi-sr-total:before{content:""}.fi-sr-tour-guide-people:before{content:""}.fi-sr-tour-virtual:before{content:""}.fi-sr-towel:before{content:""}.fi-sr-tower-chain:before{content:""}.fi-sr-tower-control:before{content:""}.fi-sr-track:before{content:""}.fi-sr-tractor:before{content:""}.fi-sr-trademark:before{content:""}.fi-sr-trading:before{content:""}.fi-sr-traffic-cone:before{content:""}.fi-sr-traffic-light:before{content:""}.fi-sr-traffic-light-go:before{content:""}.fi-sr-traffic-light-slow:before{content:""}.fi-sr-traffic-light-stop:before{content:""}.fi-sr-trailer:before{content:""}.fi-sr-train:before{content:""}.fi-sr-train-clock:before{content:""}.fi-sr-train-journey:before{content:""}.fi-sr-train-side:before{content:""}.fi-sr-train-station:before{content:""}.fi-sr-train-station-building:before{content:""}.fi-sr-train-subway-tunnel:before{content:""}.fi-sr-train-track:before{content:""}.fi-sr-train-tram:before{content:""}.fi-sr-tram:before{content:""}.fi-sr-transaction-euro:before{content:""}.fi-sr-transaction-globe:before{content:""}.fi-sr-transaction-yen:before{content:""}.fi-sr-transcript:before{content:""}.fi-sr-transcription:before{content:""}.fi-sr-transform:before{content:""}.fi-sr-transformation-block:before{content:""}.fi-sr-transformation-circle:before{content:""}.fi-sr-transformation-design:before{content:""}.fi-sr-transformation-shapes:before{content:""}.fi-sr-transformer-bolt:before{content:""}.fi-sr-transgender:before{content:""}.fi-sr-translate:before{content:""}.fi-sr-translation-app:before{content:""}.fi-sr-transparency:before{content:""}.fi-sr-transporter:before{content:""}.fi-sr-transporter-1:before{content:""}.fi-sr-transporter-2:before{content:""}.fi-sr-transporter-3:before{content:""}.fi-sr-transporter-4:before{content:""}.fi-sr-transporter-5:before{content:""}.fi-sr-transporter-6:before{content:""}.fi-sr-transporter-7:before{content:""}.fi-sr-transporter-empty:before{content:""}.fi-sr-trash:before{content:""}.fi-sr-trash-bag:before{content:""}.fi-sr-trash-can-check:before{content:""}.fi-sr-trash-can-clock:before{content:""}.fi-sr-trash-can-list:before{content:""}.fi-sr-trash-can-plus:before{content:""}.fi-sr-trash-can-slash:before{content:""}.fi-sr-trash-check:before{content:""}.fi-sr-trash-clock:before{content:""}.fi-sr-trash-empty:before{content:""}.fi-sr-trash-list:before{content:""}.fi-sr-trash-plus:before{content:""}.fi-sr-trash-restore:before{content:""}.fi-sr-trash-restore-alt:before{content:""}.fi-sr-trash-slash:before{content:""}.fi-sr-trash-undo:before{content:""}.fi-sr-trash-undo-alt:before{content:""}.fi-sr-trash-xmark:before{content:""}.fi-sr-trauma:before{content:""}.fi-sr-traveler-camera:before{content:""}.fi-sr-treadmill:before{content:""}.fi-sr-treasure-chest:before{content:""}.fi-sr-treatment:before{content:""}.fi-sr-tree:before{content:""}.fi-sr-tree-alt:before{content:""}.fi-sr-tree-christmas:before{content:""}.fi-sr-tree-deciduous:before{content:""}.fi-sr-trees:before{content:""}.fi-sr-trees-alt:before{content:""}.fi-sr-triangle:before{content:""}.fi-sr-triangle-arrow-bolt:before{content:""}.fi-sr-triangle-music:before{content:""}.fi-sr-triangle-person-digging:before{content:""}.fi-sr-triangle-warning:before{content:""}.fi-sr-tricycle:before{content:""}.fi-sr-trillium:before{content:""}.fi-sr-trombone:before{content:""}.fi-sr-troph-cap:before{content:""}.fi-sr-trophy:before{content:""}.fi-sr-trophy-achievement-skill:before{content:""}.fi-sr-trophy-star:before{content:""}.fi-sr-truck-arrow-left:before{content:""}.fi-sr-truck-arrow-right:before{content:""}.fi-sr-truck-bolt:before{content:""}.fi-sr-truck-box:before{content:""}.fi-sr-truck-check:before{content:""}.fi-sr-truck-container:before{content:""}.fi-sr-truck-container-empty:before{content:""}.fi-sr-truck-couch:before{content:""}.fi-sr-truck-droplet:before{content:""}.fi-sr-truck-fire:before{content:""}.fi-sr-truck-flatbed:before{content:""}.fi-sr-truck-front:before{content:""}.fi-sr-truck-ladder:before{content:""}.fi-sr-truck-loading:before{content:""}.fi-sr-truck-medical:before{content:""}.fi-sr-truck-monster:before{content:""}.fi-sr-truck-moving:before{content:""}.fi-sr-truck-pickup:before{content:""}.fi-sr-truck-plow:before{content:""}.fi-sr-truck-ramp:before{content:""}.fi-sr-truck-side:before{content:""}.fi-sr-truck-tow:before{content:""}.fi-sr-truck-utensils:before{content:""}.fi-sr-trumpet:before{content:""}.fi-sr-trust:before{content:""}.fi-sr-trust-alt:before{content:""}.fi-sr-tshirt:before{content:""}.fi-sr-tty:before{content:""}.fi-sr-tty-answer:before{content:""}.fi-sr-tubes:before{content:""}.fi-sr-tuesday:before{content:""}.fi-sr-tugrik-sign:before{content:""}.fi-sr-turkey:before{content:""}.fi-sr-turn-left:before{content:""}.fi-sr-turn-left-down:before{content:""}.fi-sr-turn-right:before{content:""}.fi-sr-turntable:before{content:""}.fi-sr-turtle:before{content:""}.fi-sr-tv-music:before{content:""}.fi-sr-tv-retro:before{content:""}.fi-sr-two-nails:before{content:""}.fi-sr-two-paperclip:before{content:""}.fi-sr-two-swords:before{content:""}.fi-sr-typewriter:before{content:""}.fi-sr-u:before{content:""}.fi-sr-ufo:before{content:""}.fi-sr-ufo-beam:before{content:""}.fi-sr-ui-ux:before{content:""}.fi-sr-uk-country-code:before{content:""}.fi-sr-umbrella:before{content:""}.fi-sr-umbrella-beach:before{content:""}.fi-sr-under-construction:before{content:""}.fi-sr-underline:before{content:""}.fi-sr-undo:before{content:""}.fi-sr-undo-alt:before{content:""}.fi-sr-unicorn:before{content:""}.fi-sr-uniform-martial-arts:before{content:""}.fi-sr-united-kingdom:before{content:""}.fi-sr-universal-access:before{content:""}.fi-sr-unlock:before{content:""}.fi-sr-up:before{content:""}.fi-sr-up-from-bracket:before{content:""}.fi-sr-up-left:before{content:""}.fi-sr-up-right:before{content:""}.fi-sr-up-right-from-square:before{content:""}.fi-sr-upload:before{content:""}.fi-sr-urban-planning:before{content:""}.fi-sr-url:before{content:""}.fi-sr-urology:before{content:""}.fi-sr-usa-map:before{content:""}.fi-sr-usa-map-pin:before{content:""}.fi-sr-usb-pendrive:before{content:""}.fi-sr-usb-scan:before{content:""}.fi-sr-usb-wifi:before{content:""}.fi-sr-usd-circle:before{content:""}.fi-sr-usd-square:before{content:""}.fi-sr-user:before{content:""}.fi-sr-user-add:before{content:""}.fi-sr-user-alien:before{content:""}.fi-sr-user-astronaut:before{content:""}.fi-sr-user-bag:before{content:""}.fi-sr-user-basket:before{content:""}.fi-sr-user-beard:before{content:""}.fi-sr-user-check:before{content:""}.fi-sr-user-chef:before{content:""}.fi-sr-user-circle-down:before{content:""}.fi-sr-user-circle-left:before{content:""}.fi-sr-user-circle-right:before{content:""}.fi-sr-user-circle-up:before{content:""}.fi-sr-user-coach:before{content:""}.fi-sr-user-cowboy:before{content:""}.fi-sr-user-crown:before{content:""}.fi-sr-user-dj:before{content:""}.fi-sr-user-doctor-hair:before{content:""}.fi-sr-user-doctor-hair-long:before{content:""}.fi-sr-user-down:before{content:""}.fi-sr-user-eating:before{content:""}.fi-sr-user-experience:before{content:""}.fi-sr-user-fast-running:before{content:""}.fi-sr-user-forbidden:before{content:""}.fi-sr-user-forbidden-alt:before{content:""}.fi-sr-user-gear:before{content:""}.fi-sr-user-graduate:before{content:""}.fi-sr-user-group-crown:before{content:""}.fi-sr-user-hair-buns:before{content:""}.fi-sr-user-hair-mullet:before{content:""}.fi-sr-user-hard-work:before{content:""}.fi-sr-user-headset:before{content:""}.fi-sr-user-helmet-safety:before{content:""}.fi-sr-user-hoodie:before{content:""}.fi-sr-user-india:before{content:""}.fi-sr-user-injured:before{content:""}.fi-sr-user-interface-ui:before{content:""}.fi-sr-user-key:before{content:""}.fi-sr-user-language:before{content:""}.fi-sr-user-left:before{content:""}.fi-sr-user-link:before{content:""}.fi-sr-user-lock:before{content:""}.fi-sr-user-logout:before{content:""}.fi-sr-user-mask:before{content:""}.fi-sr-user-md:before{content:""}.fi-sr-user-md-chat:before{content:""}.fi-sr-user-minus:before{content:""}.fi-sr-user-moustache:before{content:""}.fi-sr-user-music:before{content:""}.fi-sr-user-ninja:before{content:""}.fi-sr-user-nurse:before{content:""}.fi-sr-user-nurse-hair:before{content:""}.fi-sr-user-nurse-hair-long:before{content:""}.fi-sr-user-pen:before{content:""}.fi-sr-user-pen-head:before{content:""}.fi-sr-user-permissions:before{content:""}.fi-sr-user-pilot:before{content:""}.fi-sr-user-pilot-tie:before{content:""}.fi-sr-user-pizza-delivery:before{content:""}.fi-sr-user-plumber:before{content:""}.fi-sr-user-police:before{content:""}.fi-sr-user-question:before{content:""}.fi-sr-user-right:before{content:""}.fi-sr-user-roadmap:before{content:""}.fi-sr-user-robot:before{content:""}.fi-sr-user-robot-xmarks:before{content:""}.fi-sr-user-salary:before{content:""}.fi-sr-user-shakespeare:before{content:""}.fi-sr-user-shield:before{content:""}.fi-sr-user-sitting-toilet:before{content:""}.fi-sr-user-skill-gear:before{content:""}.fi-sr-user-slash:before{content:""}.fi-sr-user-speaking:before{content:""}.fi-sr-user-stress:before{content:""}.fi-sr-user-suitcase:before{content:""}.fi-sr-user-tag:before{content:""}.fi-sr-user-tie-hair:before{content:""}.fi-sr-user-tie-hair-long:before{content:""}.fi-sr-user-time:before{content:""}.fi-sr-user-trust:before{content:""}.fi-sr-user-unlock:before{content:""}.fi-sr-user-up:before{content:""}.fi-sr-user-visor:before{content:""}.fi-sr-user-vneck-hair:before{content:""}.fi-sr-user-vneck-hair-long:before{content:""}.fi-sr-user-volunteer:before{content:""}.fi-sr-user-writer:before{content:""}.fi-sr-user-xmark:before{content:""}.fi-sr-users:before{content:""}.fi-sr-users-alt:before{content:""}.fi-sr-users-class:before{content:""}.fi-sr-users-gear:before{content:""}.fi-sr-users-loyalty:before{content:""}.fi-sr-users-medical:before{content:""}.fi-sr-users-slash:before{content:""}.fi-sr-users-speaking:before{content:""}.fi-sr-utensils:before{content:""}.fi-sr-utensils-slash:before{content:""}.fi-sr-utility-pole:before{content:""}.fi-sr-utility-pole-double:before{content:""}.fi-sr-ux:before{content:""}.fi-sr-ux-browser:before{content:""}.fi-sr-v:before{content:""}.fi-sr-vacuum:before{content:""}.fi-sr-vacuum-cleaner:before{content:""}.fi-sr-vacuum-robot:before{content:""}.fi-sr-value-absolute:before{content:""}.fi-sr-van-fast:before{content:""}.fi-sr-van-front:before{content:""}.fi-sr-vault:before{content:""}.fi-sr-vector:before{content:""}.fi-sr-vector-alt:before{content:""}.fi-sr-vector-circle:before{content:""}.fi-sr-vector-polygon:before{content:""}.fi-sr-vegan:before{content:""}.fi-sr-venus:before{content:""}.fi-sr-venus-double:before{content:""}.fi-sr-venus-mars:before{content:""}.fi-sr-vest:before{content:""}.fi-sr-vest-patches:before{content:""}.fi-sr-video-arrow-down-left:before{content:""}.fi-sr-video-arrow-up-right:before{content:""}.fi-sr-video-camera:before{content:""}.fi-sr-video-camera-alt:before{content:""}.fi-sr-video-duration:before{content:""}.fi-sr-video-folder:before{content:""}.fi-sr-video-plus:before{content:""}.fi-sr-video-recording:before{content:""}.fi-sr-video-slash:before{content:""}.fi-sr-videoconference:before{content:""}.fi-sr-vihara:before{content:""}.fi-sr-violin:before{content:""}.fi-sr-virtual-assistant:before{content:""}.fi-sr-virus:before{content:""}.fi-sr-virus-scan:before{content:""}.fi-sr-virus-slash:before{content:""}.fi-sr-viruses:before{content:""}.fi-sr-vision:before{content:""}.fi-sr-vision-sense:before{content:""}.fi-sr-vision-target:before{content:""}.fi-sr-visit:before{content:""}.fi-sr-voice-command:before{content:""}.fi-sr-voice-note:before{content:""}.fi-sr-voicemail:before{content:""}.fi-sr-volcano:before{content:""}.fi-sr-volleyball:before{content:""}.fi-sr-volleyball-player:before{content:""}.fi-sr-volume:before{content:""}.fi-sr-volume-control:before{content:""}.fi-sr-volume-down:before{content:""}.fi-sr-volume-mute:before{content:""}.fi-sr-volume-off:before{content:""}.fi-sr-volume-slash:before{content:""}.fi-sr-volunteer-vest:before{content:""}.fi-sr-vote-nay:before{content:""}.fi-sr-vote-yea:before{content:""}.fi-sr-vpn:before{content:""}.fi-sr-vpn-globe:before{content:""}.fi-sr-vpn-laptop:before{content:""}.fi-sr-vpn-network:before{content:""}.fi-sr-vpn-shield:before{content:""}.fi-sr-vr-cardboard:before{content:""}.fi-sr-w:before{content:""}.fi-sr-waffle:before{content:""}.fi-sr-wagon-covered:before{content:""}.fi-sr-walker:before{content:""}.fi-sr-walkie-talkie:before{content:""}.fi-sr-walking:before{content:""}.fi-sr-wallet:before{content:""}.fi-sr-wallet-arrow:before{content:""}.fi-sr-wallet-buyer:before{content:""}.fi-sr-wallet-change:before{content:""}.fi-sr-wallet-income:before{content:""}.fi-sr-wallet-money:before{content:""}.fi-sr-wallet-nft:before{content:""}.fi-sr-warehouse-alt:before{content:""}.fi-sr-washer:before{content:""}.fi-sr-washing-dishes:before{content:""}.fi-sr-waste:before{content:""}.fi-sr-waste-pollution:before{content:""}.fi-sr-watch:before{content:""}.fi-sr-watch-calculator:before{content:""}.fi-sr-watch-fitness:before{content:""}.fi-sr-watch-smart:before{content:""}.fi-sr-water:before{content:""}.fi-sr-water-bottle:before{content:""}.fi-sr-water-drop:before{content:""}.fi-sr-water-ladder:before{content:""}.fi-sr-water-lower:before{content:""}.fi-sr-water-rise:before{content:""}.fi-sr-water-ski:before{content:""}.fi-sr-watering-can-drop:before{content:""}.fi-sr-watering-can-plant:before{content:""}.fi-sr-watermelon:before{content:""}.fi-sr-waterpolo:before{content:""}.fi-sr-waterpolo-goal:before{content:""}.fi-sr-waterpolo-hand:before{content:""}.fi-sr-waterpolo-player:before{content:""}.fi-sr-wave:before{content:""}.fi-sr-wave-sine:before{content:""}.fi-sr-wave-square:before{content:""}.fi-sr-wave-triangle:before{content:""}.fi-sr-waveform:before{content:""}.fi-sr-waveform-path:before{content:""}.fi-sr-web-browser-bomb:before{content:""}.fi-sr-web-design:before{content:""}.fi-sr-web-test:before{content:""}.fi-sr-webcam:before{content:""}.fi-sr-webcam-slash:before{content:""}.fi-sr-webhook:before{content:""}.fi-sr-webinar:before{content:""}.fi-sr-webinar-play:before{content:""}.fi-sr-website-design:before{content:""}.fi-sr-website-layout:before{content:""}.fi-sr-website-speed:before{content:""}.fi-sr-website-structure:before{content:""}.fi-sr-wednesday:before{content:""}.fi-sr-weight-gain:before{content:""}.fi-sr-weight-loss:before{content:""}.fi-sr-welding:before{content:""}.fi-sr-wellbeing:before{content:""}.fi-sr-whale:before{content:""}.fi-sr-wheat:before{content:""}.fi-sr-wheat-awn:before{content:""}.fi-sr-wheat-awn-circle-exclamation:before{content:""}.fi-sr-wheat-awn-slash:before{content:""}.fi-sr-wheat-slash:before{content:""}.fi-sr-wheelchair:before{content:""}.fi-sr-wheelchair-move:before{content:""}.fi-sr-wheelchair-sleeping:before{content:""}.fi-sr-whistle:before{content:""}.fi-sr-white-space:before{content:""}.fi-sr-wifi:before{content:""}.fi-sr-wifi-1:before{content:""}.fi-sr-wifi-2:before{content:""}.fi-sr-wifi-alt:before{content:""}.fi-sr-wifi-exclamation:before{content:""}.fi-sr-wifi-lock:before{content:""}.fi-sr-wifi-password:before{content:""}.fi-sr-wifi-slash:before{content:""}.fi-sr-wifi-xmark:before{content:""}.fi-sr-wildfire:before{content:""}.fi-sr-wind:before{content:""}.fi-sr-wind-turbine:before{content:""}.fi-sr-wind-warning:before{content:""}.fi-sr-window-alt:before{content:""}.fi-sr-window-frame:before{content:""}.fi-sr-window-frame-open:before{content:""}.fi-sr-window-maximize:before{content:""}.fi-sr-window-minimize:before{content:""}.fi-sr-window-restore:before{content:""}.fi-sr-windsock:before{content:""}.fi-sr-windsurf:before{content:""}.fi-sr-wine-bottle:before{content:""}.fi-sr-wine-glass-crack:before{content:""}.fi-sr-wine-glass-empty:before{content:""}.fi-sr-wings-box:before{content:""}.fi-sr-wisdom:before{content:""}.fi-sr-wishlist-heart:before{content:""}.fi-sr-wishlist-star:before{content:""}.fi-sr-witness:before{content:""}.fi-sr-woman-head:before{content:""}.fi-sr-woman-scientist:before{content:""}.fi-sr-women-swimsuit:before{content:""}.fi-sr-won-sign:before{content:""}.fi-sr-workflow:before{content:""}.fi-sr-workflow-alt:before{content:""}.fi-sr-workflow-setting:before{content:""}.fi-sr-workflow-setting-alt:before{content:""}.fi-sr-workshop:before{content:""}.fi-sr-workwear:before{content:""}.fi-sr-world:before{content:""}.fi-sr-world-megaphone:before{content:""}.fi-sr-worm:before{content:""}.fi-sr-wrap:before{content:""}.fi-sr-wreath:before{content:""}.fi-sr-wrench-alt:before{content:""}.fi-sr-wrench-simple:before{content:""}.fi-sr-x:before{content:""}.fi-sr-x-ray:before{content:""}.fi-sr-y:before{content:""}.fi-sr-y2k:before{content:""}.fi-sr-yen:before{content:""}.fi-sr-yin-yang:before{content:""}.fi-sr-yoga-ball:before{content:""}.fi-sr-yoga-ball-exercise:before{content:""}.fi-sr-yoga-ball-mat:before{content:""}.fi-sr-yoga-mat:before{content:""}.fi-sr-yoga-moon:before{content:""}.fi-sr-yoga-posture:before{content:""}.fi-sr-z:before{content:""}.fi-sr-zero-percent:before{content:""}.fi-sr-zip-file:before{content:""}.fi-sr-zoom-in:before{content:""}.fi-sr-zoom-out:before{content:""}
