/*! build time : 오후 1:32:29 */:root{--color-primary:#2563eb;--color-primary-light:#3b82f6;--color-primary-dark:#1d4ed8;--color-primary-bg:#eff6ff;--color-bg:#fff;--color-bg-secondary:#f8fafc;--color-bg-tertiary:#f1f5f9;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--color-text-tertiary:#94a3b8;--color-text-inverse:#fff;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--color-border-dark:#cbd5e1;--color-hover-bg:#f1f5f9;--color-selected-bg:#dbeafe;--color-success:#16a34a;--color-success-light:#22c55e;--color-success-bg:#f0fdf4;--color-warning:#d97706;--color-warning-light:#f59e0b;--color-warning-bg:#fffbeb;--color-error:#dc2626;--color-error-light:#ef4444;--color-error-bg:#fef2f2;--color-shadow-light:rgba(0,0,0,.04);--color-shadow-medium:rgba(0,0,0,.08);--color-shadow-dark:rgba(0,0,0,.12)}body.dark-mode{--color-primary:#3b82f6;--color-primary-light:#60a5fa;--color-primary-dark:#2563eb;--color-primary-bg:#1e3a5f;--color-bg:#0f172a;--color-bg-secondary:#1e293b;--color-bg-tertiary:#334155;--color-text-primary:#f1f5f9;--color-text-secondary:#94a3b8;--color-text-tertiary:#64748b;--color-text-inverse:#0f172a;--color-border:#334155;--color-border-light:#475569;--color-border-dark:#1e293b;--color-hover-bg:#334155;--color-selected-bg:#1e3a5f;--color-success:#4ade80;--color-success-light:#6ee7b7;--color-success-bg:#052e16;--color-warning:#fbbf24;--color-warning-light:#fcd34d;--color-warning-bg:#451a03;--color-error:#f87171;--color-error-light:#fca5a5;--color-error-bg:#450a0a;--color-shadow-light:rgba(0,0,0,.2);--color-shadow-medium:rgba(0,0,0,.3);--color-shadow-dark:rgba(0,0,0,.4)}body,html{padding:0;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.fi{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}@font-face{font-family:Nanum Gothic,sans-serif;font-weight:700;src:url(/_next/static/media/NanumGothic-Regular.125acea9.ttf)}@font-face{font-family:NanumBrush;font-weight:700;src:url(/_next/static/media/NanumBrush.198a9a75.ttf)}@font-face{font-family:NanumBarunGothicBold;font-weight:700;src:url(/_next/static/media/NanumBarunGothicBold.0390153c.ttf)}@font-face{font-family:NanumSquareB;font-weight:700;src:url(/_next/static/media/NanumSquareB.ccf112ee.ttf)}#weatherDiv div.ant-tabs-tab-active{color:inherit}#naviZoomPannel{display:none}.banner-user{height:220px}.banner-user-elem{text-align:center;color:#fff;position:relative;overflow:hidden}.banner-user-elem .banner-user-title{font-size:32px;top:40%}.banner-user-elem .banner-user-text{top:40%}.banner-anim-elem .bg{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.custom-arrow-thumb{height:700px}.custom-arrow-thumb .user-arrow{top:50%;margin-top:-40px}.custom-arrow-thumb .user-arrow .img-wrapper{width:120px;height:80px;float:left;position:relative}.custom-arrow-thumb .user-arrow .img-wrapper li{width:100%;height:100%;background-size:cover;background-position:50%;position:absolute}.custom-arrow-thumb .user-arrow .arrow{width:20px;height:80px;background:rgba(0,0,0,.3);position:relative}.custom-arrow-thumb .user-arrow .arrow:after,.custom-arrow-thumb .user-arrow .arrow:before{width:2px;height:15px;background:#fff;display:block;content:" ";position:absolute}.custom-arrow-thumb .user-arrow.next{right:-120px}.custom-arrow-thumb .user-arrow.next .arrow{float:left}.custom-arrow-thumb .user-arrow.next .arrow:before{transform:rotate(-40deg);top:28px;left:10px}.custom-arrow-thumb .user-arrow.next .arrow:after{transform:rotate(40deg);bottom:27px;left:10px}.custom-arrow-thumb .user-arrow.prev{left:-120px}.custom-arrow-thumb .user-arrow.prev .arrow{float:right}.custom-arrow-thumb .user-arrow.prev .arrow:before{transform:rotate(40deg);top:28px;left:8px}.custom-arrow-thumb .user-arrow.prev .arrow:after{transform:rotate(-40deg);bottom:27px;left:8px}.custom-arrow-thumb .user-thumb{overflow:hidden;background:hsla(0,0%,100%,.15);height:40px}.custom-arrow-thumb .user-thumb>span{width:50px;height:30px;margin:5px;box-shadow:0 0 5px rgba(0,0,0,.15);transition:background .3s;background:transparent}.custom-arrow-thumb .user-thumb>span.active{background:hsla(0,0%,100%,.45)}.custom-arrow-thumb .user-thumb>span i{display:block;width:46px;height:26px;margin:2px;background-size:cover;background-position:50%}#index-calendar .ant-picker-calendar-mode-switch{display:none!important}.ant-table-thead .ant-table-cell{font-weight:700}#three-canvas{position:absolute;left:0;top:0;z-index:-1}.ant-table-cell{padding:5px!important}.highlight-row{background-color:#fbbf24}.content{margin-bottom:50px}.place-modal-root .ant-modal-wrap,.place-modal-wrap{z-index:99999!important}.place-modal-root .ant-modal-mask{z-index:99998!important}body.place-modal-open .ant-layout .ant-layout{transition:none!important}body.place-modal-open .ant-layout-header,body.place-modal-open .ant-layout-sider,body.place-modal-open .step-buttons-container{z-index:1!important}body.dark-mode{background-color:var(--color-bg);color:var(--color-text-primary)}body.dark-mode .ant-card,body.dark-mode .ant-card-head{border-color:var(--color-border)}body.dark-mode .ant-card,body.dark-mode .ant-card-body,body.dark-mode .ant-card-head{background-color:var(--color-bg-secondary);color:var(--color-text-primary)}body.dark-mode .ant-collapse,body.dark-mode .ant-descriptions,body.dark-mode .ant-descriptions-item-content{background-color:var(--color-bg-secondary)}body.dark-mode .ant-collapse{border-color:var(--color-border)}body.dark-mode .ant-collapse-header{background-color:var(--color-bg-tertiary);color:var(--color-text-primary)!important}body.dark-mode .ant-collapse-content{background-color:var(--color-bg-secondary);border-color:var(--color-border)}body.dark-mode .ant-form-item-label>label{color:var(--color-text-primary)}body.dark-mode .ant-divider{border-color:var(--color-border)}body.dark-mode .ant-divider-inner-text{color:var(--color-text-secondary)}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode h6{color:var(--color-text-primary)}body.dark-mode div,body.dark-mode p,body.dark-mode span{color:inherit}body.dark-mode .ant-steps-item-title{color:var(--color-text-primary)}body.dark-mode .ant-steps-item-description{color:var(--color-text-tertiary)}body.dark-mode .ant-table{background-color:var(--color-bg-secondary);color:var(--color-text-primary)}body.dark-mode .ant-table-thead>tr>th{background-color:var(--color-bg-tertiary);color:var(--color-text-primary);border-color:var(--color-border)}body.dark-mode .ant-table-tbody>tr>td{border-color:var(--color-border)}body.dark-mode .ant-table-tbody>tr:hover>td{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-tabs-tab{color:var(--color-text-secondary)}body.dark-mode .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)}body.dark-mode .ant-select-item-option-active{background-color:var(--color-bg-tertiary)}body.dark-mode .highlight-row{background-color:#92400e}body.dark-mode .ant-message .ant-message-notice-content{background-color:var(--color-bg-secondary);color:var(--color-text-primary);box-shadow:0 6px 16px 0 rgba(0,0,0,.4),0 3px 6px -4px rgba(0,0,0,.48),0 9px 28px 8px rgba(0,0,0,.35)}body.dark-mode .ant-message-success .anticon{color:var(--color-success-light)}body.dark-mode .ant-message-error .anticon{color:var(--color-error-light)}body.dark-mode .ant-message-warning .anticon{color:var(--color-warning-light)}body.dark-mode .ant-message-info .anticon,body.dark-mode .ant-message-loading .anticon{color:var(--color-primary)}body.dark-mode .ant-notification .ant-notification-notice,body.dark-mode .ant-notification-notice{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important;box-shadow:0 6px 16px 0 rgba(0,0,0,.4)!important;border:1px solid var(--color-border)!important}body.dark-mode .ant-notification .ant-notification-notice-message,body.dark-mode .ant-notification-notice-message{color:var(--color-text-primary)!important}body.dark-mode .ant-notification .ant-notification-notice-description,body.dark-mode .ant-notification-notice-description{color:var(--color-text-secondary)!important}body.dark-mode .ant-notification .ant-notification-notice-close,body.dark-mode .ant-notification-notice-close{color:var(--color-text-tertiary)!important}body.dark-mode .ant-notification .ant-notification-notice-close:hover,body.dark-mode .ant-notification-notice-close:hover{color:var(--color-text-primary)!important}body.dark-mode .ant-notification-notice-wrapper .ant-notification-notice{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important;border:1px solid var(--color-border)!important}body.dark-mode .ant-alert{color:var(--color-text-primary)}body.dark-mode .ant-alert-success{background-color:rgba(82,196,26,.15);border-color:#274916}body.dark-mode .ant-alert-info{background-color:rgba(59,130,246,.15);border-color:#153450}body.dark-mode .ant-alert-warning{background-color:rgba(250,173,20,.15);border-color:#594214}body.dark-mode .ant-alert-error{background-color:rgba(255,77,79,.15);border-color:#58181c}body.dark-mode .ant-alert-message{color:var(--color-text-primary)}body.dark-mode .ant-alert-description{color:var(--color-text-secondary)}body.dark-mode .ant-input[readonly],body.dark-mode input[readonly]{background-color:var(--color-bg-tertiary)!important;color:var(--color-text-tertiary)!important}body.dark-mode .ant-card .ant-card-head{background-color:var(--color-bg-tertiary)!important;border-color:var(--color-border)!important}body.dark-mode .ant-form-item-label>label{color:var(--color-text-primary)!important}body.dark-mode .ant-card .ant-card-head[style*=background-color],body.dark-mode .ant-card-head[style*=background]{background-color:var(--color-bg-tertiary)!important}body.dark-mode .ant-tag{background-color:var(--color-bg-tertiary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-tag-green{color:#95de64;background:rgba(82,196,26,.2);border-color:#3c8618}body.dark-mode .ant-tag-blue{color:#93c5fd;background:rgba(59,130,246,.2);border-color:#1765ad}body.dark-mode .ant-input-disabled,body.dark-mode .ant-input[disabled]{background-color:var(--color-bg-tertiary)!important;color:var(--color-text-tertiary)!important;border-color:var(--color-border-light)!important}body.dark-mode .ant-input[style*=backgroundColor],body.dark-mode .ant-input[style*=background],body.dark-mode input[style*="background-color: rgb(245, 245, 245)"],body.dark-mode input[style*="backgroundColor: '#f5f5f5'"]{background-color:var(--color-bg-tertiary)!important;color:var(--color-text-secondary)!important}body.dark-mode .ant-radio-button-wrapper{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-disabled):hover{color:var(--color-primary)}body.dark-mode .ant-radio-button-wrapper-checked{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}body.dark-mode .ant-picker{background-color:var(--color-bg-secondary);border-color:var(--color-border-light)}body.dark-mode .ant-picker input{color:var(--color-text-primary)}body.dark-mode .ant-picker-dropdown,body.dark-mode .ant-picker-panel-container{background-color:var(--color-bg-secondary)}body.dark-mode .ant-picker-header{color:var(--color-text-primary);border-color:var(--color-border)}body.dark-mode .ant-picker-content th,body.dark-mode .ant-picker-header button{color:var(--color-text-secondary)}body.dark-mode .ant-picker-cell{color:var(--color-border-light)}body.dark-mode .ant-picker-cell-in-view{color:var(--color-text-primary)}body.dark-mode .ant-picker-cell:hover:not(.ant-picker-cell-selected) .ant-picker-cell-inner{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background-color:var(--color-primary)}body.dark-mode .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--color-primary)}body.dark-mode .ant-picker-today-btn{color:var(--color-primary)}body.dark-mode .ant-modal-content,body.dark-mode .ant-modal-header{background-color:var(--color-bg-secondary)}body.dark-mode .ant-modal-header{border-color:var(--color-border)}body.dark-mode .ant-modal-title{color:var(--color-text-primary)}body.dark-mode .ant-modal-close{color:var(--color-text-tertiary)}body.dark-mode .ant-modal-body,body.dark-mode .ant-modal-close:hover{color:var(--color-text-primary)}body.dark-mode .ant-modal-footer{border-color:var(--color-border)}body.dark-mode .ant-input-number{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-input-number-input{background-color:transparent;color:var(--color-text-primary)}body.dark-mode .ant-input-number-handler-wrap{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-input-number-handler{border-color:var(--color-border-light);color:var(--color-text-secondary)}body.dark-mode .ant-tooltip-inner{color:var(--color-text-primary)}body.dark-mode .ant-tooltip-arrow:before,body.dark-mode .ant-tooltip-inner{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-btn-default{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-btn-default:not(:disabled):hover{color:var(--color-primary);border-color:var(--color-primary)}body.dark-mode .ant-space-compact .ant-input{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-drawer-content,body.dark-mode .ant-drawer-header{background-color:var(--color-bg-secondary)}body.dark-mode .ant-drawer-header{border-color:var(--color-border)}body.dark-mode .ant-drawer-title{color:var(--color-text-primary)}body.dark-mode .ant-drawer-close{color:var(--color-text-tertiary)}body.dark-mode .ant-drawer-body,body.dark-mode .ant-result-title,body.dark-mode .ant-spin-text{color:var(--color-text-primary)}body.dark-mode .ant-result-subtitle{color:var(--color-text-secondary)}body.dark-mode .ant-pagination-item{background-color:var(--color-bg-secondary);border-color:var(--color-border-light)}body.dark-mode .ant-pagination-item a{color:var(--color-text-primary)}body.dark-mode .ant-pagination-item-active{border-color:var(--color-primary)}body.dark-mode .ant-pagination-next .ant-pagination-item-link,body.dark-mode .ant-pagination-prev .ant-pagination-item-link{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-segmented{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-segmented-item{color:var(--color-text-secondary)}body.dark-mode .ant-segmented-item-selected{background-color:var(--color-bg-secondary);color:var(--color-text-primary)}body.dark-mode .ant-breadcrumb,body.dark-mode .ant-breadcrumb a{color:var(--color-text-secondary)}body.dark-mode .ant-breadcrumb a:hover{color:var(--color-primary)}body.dark-mode .ant-breadcrumb-separator{color:var(--color-text-tertiary)}body.dark-mode .ant-timeline-item-content{color:var(--color-text-primary)}body.dark-mode .ant-timeline-item-tail{border-color:var(--color-border-light)}body.dark-mode .ant-typography{color:var(--color-text-primary)}body.dark-mode .ant-typography.ant-typography-secondary{color:var(--color-text-tertiary)}body.dark-mode .ant-input-textarea textarea{color:var(--color-text-primary)}body.dark-mode .ant-input-textarea textarea,body.dark-mode .ant-upload-drag{background-color:var(--color-bg-secondary);border-color:var(--color-border-light)}body.dark-mode .ant-upload-drag:hover{border-color:var(--color-primary)}body.dark-mode .ant-upload-text{color:var(--color-text-primary)}body.dark-mode .ant-upload-hint{color:var(--color-text-tertiary)}body.dark-mode .ant-list{color:var(--color-text-primary)}body.dark-mode .ant-list-item{border-color:var(--color-border)}body.dark-mode .ant-list-footer,body.dark-mode .ant-list-header{color:var(--color-text-primary)}body.dark-mode .ant-statistic-title{color:var(--color-text-secondary)}body.dark-mode .ant-badge-status-text,body.dark-mode .ant-statistic-content{color:var(--color-text-primary)}.fee-radio-paid.ant-radio-button-wrapper-checked{background-color:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important}.fee-radio-free.ant-radio-button-wrapper-checked{background-color:#22c55e!important;border-color:#22c55e!important;color:#fff!important}body.dark-mode .fee-radio-paid.ant-radio-button-wrapper-checked{background-color:#f59e0b!important;border-color:#f59e0b!important;color:#fff!important}body.dark-mode .fee-radio-free.ant-radio-button-wrapper-checked{background-color:#22c55e!important;border-color:#22c55e!important;color:#fff!important}body.dark-mode .order-category-card .ant-card-head{background-color:var(--color-bg-tertiary)!important}body.dark-mode .order-item-row{background-color:var(--color-bg-secondary)}body.dark-mode .order-item-row:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .order-item-badge{background-color:rgba(59,130,246,.2);color:#93c5fd}body.dark-mode .order-summary{background-color:var(--color-bg-secondary)}body.dark-mode .order-summary,body.dark-mode .order-summary-item{border-color:var(--color-border)}body.dark-mode .ant-menu{background-color:var(--color-bg-secondary)}body.dark-mode .ant-menu,body.dark-mode .ant-menu-item{color:var(--color-text-primary)}body.dark-mode .ant-menu-item:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-menu-item-selected{background-color:var(--color-primary)!important;color:#fff!important}body.dark-mode .ant-menu-submenu-title{color:var(--color-text-primary)}body.dark-mode .ant-menu-submenu-title:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-dropdown-menu{background-color:var(--color-bg-secondary)}body.dark-mode .ant-dropdown-menu-item{color:var(--color-text-primary)}body.dark-mode .ant-dropdown-menu-item:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-popconfirm-message-title{color:var(--color-text-primary)}body.dark-mode .ant-popconfirm-description{color:var(--color-text-secondary)}body.dark-mode .ant-picker-calendar,body.dark-mode .ant-picker-calendar-header{background-color:var(--color-bg-secondary)}body.dark-mode .ant-picker-calendar-date{border-color:var(--color-border)}body.dark-mode .ant-picker-calendar-date-content,body.dark-mode .ant-tree{color:var(--color-text-primary)}body.dark-mode .ant-tree{background-color:transparent}body.dark-mode .ant-tree-node-content-wrapper:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-tree-node-selected{background-color:rgba(59,130,246,.2)!important}body.dark-mode .ant-skeleton-content .ant-skeleton-paragraph>li,body.dark-mode .ant-skeleton-content .ant-skeleton-title{background:linear-gradient(90deg,#334155 25%,#475569 37%,#334155 63%)}body.dark-mode .ant-switch{background-color:var(--color-border-light)}body.dark-mode .ant-switch-checked{background-color:var(--color-primary)}body.dark-mode .ant-rate-star:not(.ant-rate-star-full) .ant-rate-star-first,body.dark-mode .ant-rate-star:not(.ant-rate-star-full) .ant-rate-star-second{color:var(--color-border-light)}body.dark-mode .ant-avatar,body.dark-mode .ant-progress-text{color:var(--color-text-primary)}body.dark-mode .ant-avatar{background-color:var(--color-border-light)}body.dark-mode .ant-comment-content-author-name{color:var(--color-text-primary)}body.dark-mode .ant-comment-content-author-time{color:var(--color-text-tertiary)}body.dark-mode .ant-comment-content-detail{color:var(--color-text-primary)}body.dark-mode .ant-image-preview-operations{background-color:rgba(0,0,0,.8)}body.dark-mode .ant-transfer-list{background-color:var(--color-bg-secondary);border-color:var(--color-border-light)}body.dark-mode .ant-transfer-list-header{background-color:var(--color-bg-tertiary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-transfer-list-content-item{color:var(--color-text-primary)}body.dark-mode .ant-transfer-list-content-item:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-mentions{border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-mentions,body.dark-mode .ant-mentions-dropdown{background-color:var(--color-bg-secondary)}body.dark-mode .ant-mentions-dropdown-menu-item{color:var(--color-text-primary)}body.dark-mode .ant-select-auto-complete .ant-select-selector{background-color:var(--color-bg-secondary)!important;border-color:var(--color-border-light)!important}body.dark-mode .ant-cascader-dropdown,body.dark-mode .ant-cascader-menu{background-color:var(--color-bg-secondary)}body.dark-mode .ant-cascader-menu-item{color:var(--color-text-primary)}body.dark-mode .ant-cascader-menu-item:hover{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-table-tbody td div[style*="color: #666"],body.dark-mode .ant-table-tbody td div[style*="color: rgb(102, 102, 102)"]{color:var(--color-text-secondary)!important}body.dark-mode .ant-table-tbody td div[style*="color: #3b82f6"],body.dark-mode .ant-table-tbody td div[style*="color: rgb(24, 144, 255)"]{color:#93c5fd!important}body.dark-mode button[style*="background-color: rgb(82, 196, 26)"]{background-color:#389e0d!important;border-color:#389e0d!important}body.dark-mode .ant-popover-inner{background-color:var(--color-bg-secondary)}body.dark-mode .ant-popover-title{color:var(--color-text-primary);border-color:var(--color-border)}body.dark-mode .ant-popover-inner-content{color:var(--color-text-primary)}body.dark-mode .ant-popover-arrow:before{background-color:var(--color-bg-secondary)}body.dark-mode .ant-checkbox-wrapper{color:var(--color-text-primary)}body.dark-mode .ant-checkbox-inner{background-color:var(--color-bg-secondary);border-color:var(--color-border-light)}body.dark-mode .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--color-primary);border-color:var(--color-primary)}body.dark-mode .ant-input-search .ant-input{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-input-search .ant-input::-moz-placeholder{color:var(--color-text-tertiary)}body.dark-mode .ant-input-search .ant-input:-ms-input-placeholder{color:var(--color-text-tertiary)}body.dark-mode .ant-input-search .ant-input::placeholder{color:var(--color-text-tertiary)}body.dark-mode .ant-input-search .ant-input-search-button{background-color:var(--color-primary);border-color:var(--color-primary)}body.dark-mode .ant-select-selector{background-color:var(--color-bg-secondary)!important;border-color:var(--color-border-light)!important;color:var(--color-text-primary)!important}body.dark-mode .ant-select-arrow{color:var(--color-text-tertiary)}body.dark-mode .ant-select-dropdown{background-color:var(--color-bg-secondary)}body.dark-mode .ant-select-item{color:var(--color-text-primary)}body.dark-mode .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--color-bg-tertiary)}body.dark-mode .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:rgba(59,130,246,.2)}body.dark-mode .ant-empty-description{color:var(--color-text-tertiary)}body.dark-mode .ant-spin-dot-item{background-color:var(--color-primary)}body.dark-mode .ant-table-expanded-row>td{background-color:var(--color-bg-secondary)!important}body.dark-mode .ant-table-expanded-row .ant-card{background-color:var(--color-bg-secondary);border-color:var(--color-border)}body.dark-mode .ant-table-expanded-row .ant-card-head{background-color:var(--color-bg-tertiary);border-color:var(--color-border);color:var(--color-text-primary)}body.dark-mode .ant-table-expanded-row .ant-card-body{color:var(--color-text-primary)}body.dark-mode .ant-descriptions-item-label{color:var(--color-text-secondary);background-color:var(--color-bg-tertiary)}body.dark-mode .ant-descriptions-item-content{color:var(--color-text-primary)}body.dark-mode .ant-descriptions-bordered .ant-descriptions-item-content,body.dark-mode .ant-descriptions-bordered .ant-descriptions-item-label,body.dark-mode .ant-descriptions-bordered .ant-descriptions-row{border-color:var(--color-border)}body.dark-mode .ant-table-footer{color:var(--color-text-primary)}body.dark-mode .ant-table-cell-fix-left,body.dark-mode .ant-table-cell-fix-right,body.dark-mode .ant-table-footer{background-color:var(--color-bg-secondary)}body.dark-mode .ant-table-thead .ant-table-cell-fix-left,body.dark-mode .ant-table-thead .ant-table-cell-fix-right{background-color:var(--color-bg-tertiary)}body.dark-mode .ant-table-column-sorter{color:var(--color-text-tertiary)}body.dark-mode .ant-table-column-sorter-down.active,body.dark-mode .ant-table-column-sorter-up.active{color:var(--color-primary)}body.dark-mode .ant-table-row-expand-icon{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode .ant-table-row-expand-icon:hover{border-color:var(--color-primary);color:var(--color-primary)}body.dark-mode .jexcel,body.dark-mode .jexcel>tbody>tr>td,body.dark-mode .jspreadsheet,body.dark-mode .jspreadsheet>tbody>tr>td{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important}body.dark-mode .jexcel>tbody>tr>td,body.dark-mode .jspreadsheet>tbody>tr>td{border-color:var(--color-border-light)!important}body.dark-mode .jexcel>thead>tr>td,body.dark-mode .jspreadsheet>thead>tr>td{background-color:var(--color-bg-tertiary)!important;color:var(--color-text-primary)!important;border-color:var(--color-border-light)!important}body.dark-mode .jexcel>tbody>tr>td:first-child,body.dark-mode .jspreadsheet>tbody>tr>td:first-child{background-color:var(--color-bg-tertiary)!important;color:var(--color-text-secondary)!important}body.dark-mode .jexcel>tbody>tr.jexcel_selected>td,body.dark-mode .jexcel_selected,body.dark-mode .jspreadsheet>tbody>tr.jexcel_selected>td{background-color:rgba(59,130,246,.25)!important}body.dark-mode .jexcel td[data-x="10"],body.dark-mode .jexcel td[data-x="11"],body.dark-mode .jexcel td[data-x="12"],body.dark-mode .jexcel td[data-x="9"],body.dark-mode .jspreadsheet td[data-x="10"],body.dark-mode .jspreadsheet td[data-x="11"],body.dark-mode .jspreadsheet td[data-x="12"],body.dark-mode .jspreadsheet td[data-x="9"]{background-color:rgba(250,219,20,.15)!important}body.dark-mode .jexcel>tbody>tr>td>input,body.dark-mode .jspreadsheet>tbody>tr>td>input{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important;border-color:var(--color-primary)!important}body.dark-mode .jexcel_contextmenu,body.dark-mode .jspreadsheet_contextmenu{background-color:var(--color-bg-secondary)!important;border-color:var(--color-border-light)!important;box-shadow:0 3px 6px -4px rgba(0,0,0,.48)!important}body.dark-mode .jexcel_contextmenu>div,body.dark-mode .jspreadsheet_contextmenu>div{color:var(--color-text-primary)!important}body.dark-mode .jexcel_contextmenu>div:hover,body.dark-mode .jspreadsheet_contextmenu>div:hover{background-color:var(--color-bg-tertiary)!important}body.dark-mode .jexcel>thead>tr>td>div.jexcel_resize,body.dark-mode .jspreadsheet>thead>tr>td>div.jexcel_resize{background-color:var(--color-border-light)}body.dark-mode .jdropdown-container{border-color:var(--color-border-light)!important}body.dark-mode .jdropdown-container,body.dark-mode .jdropdown-content{background-color:var(--color-bg-secondary)!important}body.dark-mode .jdropdown-item{color:var(--color-text-primary)!important}body.dark-mode .jdropdown-item.jdropdown-cursor,body.dark-mode .jdropdown-item:hover{background-color:var(--color-bg-tertiary)!important}body.dark-mode .jdropdown-item.jdropdown-selected{background-color:rgba(59,130,246,.2)!important;color:#93c5fd!important}body.dark-mode .jdropdown-header{color:var(--color-text-primary)!important}body.dark-mode .jcalendar-container,body.dark-mode .jdropdown-header{background-color:var(--color-bg-secondary)!important;border-color:var(--color-border-light)!important}body.dark-mode .jcalendar-content{background-color:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important}body.dark-mode .jcalendar-weekday{color:var(--color-text-secondary)!important}body.dark-mode .jcalendar-day:hover{background-color:var(--color-bg-tertiary)!important}body.dark-mode .jcalendar-selected{background-color:var(--color-primary)!important}body.dark-mode .jpopup{background-color:var(--color-bg-secondary)!important;border-color:var(--color-border-light)!important}body.dark-mode .jexcel td[data-x="20"],body.dark-mode .jexcel td[data-x="21"],body.dark-mode .jspreadsheet td[data-x="20"],body.dark-mode .jspreadsheet td[data-x="21"]{display:none}body.dark-mode #lyinfo{background:var(--color-bg-secondary)!important;color:var(--color-text-primary)!important;border:1px solid var(--color-border)!important}body.dark-mode #lyinfo table,body.dark-mode #lyinfo td{border-color:var(--color-border-light)!important}body.dark-mode #lyinfo td{color:var(--color-text-primary)!important}body.dark-mode #seed_map1 button{background-color:var(--color-bg-secondary);border-color:var(--color-border-light);color:var(--color-text-primary)}body.dark-mode #seed_map1 button:hover{background-color:var(--color-bg-tertiary);border-color:var(--color-primary);color:var(--color-primary)}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:uicons-regular-rounded;src:url(/_next/static/media/uicons-regular-rounded-J3WOUERV.4eecea12.woff2) format("woff2"),url(/_next/static/media/uicons-regular-rounded-KDJ23353.50d3adef.woff) format("woff"),url(/_next/static/media/uicons-regular-rounded-ESQGLQQ4.24a065c2.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-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.variable-selector-00:before{content:"\fe00"}.variable-selector-01:before{content:"\fe01"}.variable-selector-02:before{content:"\fe02"}.variable-selector-03:before{content:"\fe03"}.variable-selector-04:before{content:"\fe04"}.variable-selector-05:before{content:"\fe05"}.variable-selector-06:before{content:"\fe06"}.variable-selector-07:before{content:"\fe07"}.variable-selector-08:before{content:"\fe08"}.variable-selector-09:before{content:"\fe09"}.variable-selector-0a:before{content:"\fe0a"}.variable-selector-0b:before{content:"\fe0b"}.variable-selector-0c:before{content:"\fe0c"}.variable-selector-0d:before{content:"\fe0d"}.variable-selector-0e:before{content:"\fe0e"}.variable-selector-0f:before{content:"\fe0f"}.combining-half-marks-00:before{content:"\fe20"}.combining-half-marks-01:before{content:"\fe21"}.combining-half-marks-02:before{content:"\fe22"}.combining-half-marks-03:before{content:"\fe23"}.combining-half-marks-04:before{content:"\fe24"}.combining-half-marks-05:before{content:"\fe25"}.combining-half-marks-06:before{content:"\fe26"}.combining-half-marks-07:before{content:"\fe27"}.combining-half-marks-08:before{content:"\fe28"}.combining-half-marks-09:before{content:"\fe29"}.combining-half-marks-0a:before{content:"\fe2a"}.combining-half-marks-0b:before{content:"\fe2b"}.combining-half-marks-0c:before{content:"\fe2c"}.combining-half-marks-0d:before{content:"\fe2d"}.combining-half-marks-0e:before{content:"\fe2e"}.combining-half-marks-0f:before{content:"\fe2f"}.zero-width-no-break-space-0f:before{content:"\feff"}.fi-rr-0:before{content:"\f101"}.fi-rr-00s-music-disc:before{content:"\f102"}.fi-rr-1:before{content:"\f103"}.fi-rr-2:before{content:"\f104"}.fi-rr-3:before{content:"\f105"}.fi-rr-360-degrees:before{content:"\f106"}.fi-rr-4:before{content:"\f107"}.fi-rr-404:before{content:"\f108"}.fi-rr-5:before{content:"\f109"}.fi-rr-6:before{content:"\f10a"}.fi-rr-60s-music-disc:before{content:"\f10b"}.fi-rr-7:before{content:"\f10c"}.fi-rr-70s-music-disc:before{content:"\f10d"}.fi-rr-8:before{content:"\f10e"}.fi-rr-80s-music-disc:before{content:"\f10f"}.fi-rr-9:before{content:"\f110"}.fi-rr-90s-music-disc:before{content:"\f111"}.fi-rr-a:before{content:"\f112"}.fi-rr-accident:before{content:"\f113"}.fi-rr-acorn:before{content:"\f114"}.fi-rr-ad-paid:before{content:"\f115"}.fi-rr-ad:before{content:"\f116"}.fi-rr-add-document:before{content:"\f117"}.fi-rr-add-folder:before{content:"\f118"}.fi-rr-add-image:before{content:"\f119"}.fi-rr-add:before{content:"\f11a"}.fi-rr-address-book:before{content:"\f11b"}.fi-rr-address-card:before{content:"\f11c"}.fi-rr-admin-alt:before{content:"\f11d"}.fi-rr-admin:before{content:"\f11e"}.fi-rr-age-alt:before{content:"\f11f"}.fi-rr-age-restriction-eighteen:before{content:"\f120"}.fi-rr-age-restriction-seven:before{content:"\f121"}.fi-rr-age-restriction-six:before{content:"\f122"}.fi-rr-age-restriction-sixteen:before{content:"\f123"}.fi-rr-age-restriction-thirteen:before{content:"\f124"}.fi-rr-age-restriction-three:before{content:"\f125"}.fi-rr-age-restriction-twelve:before{content:"\f126"}.fi-rr-age-restriction-twenty-one:before{content:"\f127"}.fi-rr-age-restriction-zero:before{content:"\f128"}.fi-rr-age:before{content:"\f129"}.fi-rr-air-conditioner:before{content:"\f12a"}.fi-rr-air-freshener:before{content:"\f12b"}.fi-rr-air-pollution:before{content:"\f12c"}.fi-rr-airplane-journey:before{content:"\f12d"}.fi-rr-airplane-window-open:before{content:"\f12e"}.fi-rr-airplay:before{content:"\f12f"}.fi-rr-alarm-clock:before{content:"\f130"}.fi-rr-alarm-exclamation:before{content:"\f131"}.fi-rr-alarm-plus:before{content:"\f132"}.fi-rr-alarm-snooze:before{content:"\f133"}.fi-rr-album-circle-plus:before{content:"\f134"}.fi-rr-album-circle-user:before{content:"\f135"}.fi-rr-album-collection:before{content:"\f136"}.fi-rr-album:before{content:"\f137"}.fi-rr-algorithm:before{content:"\f138"}.fi-rr-alicorn:before{content:"\f139"}.fi-rr-alien:before{content:"\f13a"}.fi-rr-align-center:before{content:"\f13b"}.fi-rr-align-justify:before{content:"\f13c"}.fi-rr-align-left:before{content:"\f13d"}.fi-rr-align-slash:before{content:"\f13e"}.fi-rr-ambulance:before{content:"\f13f"}.fi-rr-analyse-alt:before{content:"\f140"}.fi-rr-analyse:before{content:"\f141"}.fi-rr-anatomical-heart:before{content:"\f142"}.fi-rr-anchor:before{content:"\f143"}.fi-rr-angel:before{content:"\f144"}.fi-rr-angle-90:before{content:"\f145"}.fi-rr-angle-circle-down:before{content:"\f146"}.fi-rr-angle-circle-left:before{content:"\f147"}.fi-rr-angle-circle-right:before{content:"\f148"}.fi-rr-angle-circle-up:before{content:"\f149"}.fi-rr-angle-double-left:before{content:"\f14a"}.fi-rr-angle-double-right:before{content:"\f14b"}.fi-rr-angle-double-small-down:before{content:"\f14c"}.fi-rr-angle-double-small-left:before{content:"\f14d"}.fi-rr-angle-double-small-right:before{content:"\f14e"}.fi-rr-angle-double-small-up:before{content:"\f14f"}.fi-rr-angle-down:before{content:"\f150"}.fi-rr-angle-left:before{content:"\f151"}.fi-rr-angle-right:before{content:"\f152"}.fi-rr-angle-small-down:before{content:"\f153"}.fi-rr-angle-small-left:before{content:"\f154"}.fi-rr-angle-small-right:before{content:"\f155"}.fi-rr-angle-small-up:before{content:"\f156"}.fi-rr-angle-square-down:before{content:"\f157"}.fi-rr-angle-square-left:before{content:"\f158"}.fi-rr-angle-square-right:before{content:"\f159"}.fi-rr-angle-square-up:before{content:"\f15a"}.fi-rr-angle-up:before{content:"\f15b"}.fi-rr-angle:before{content:"\f15c"}.fi-rr-angles-up-down:before{content:"\f15d"}.fi-rr-angry:before{content:"\f15e"}.fi-rr-animated-icon:before{content:"\f15f"}.fi-rr-ankh:before{content:"\f160"}.fi-rr-answer-alt:before{content:"\f161"}.fi-rr-answer:before{content:"\f162"}.fi-rr-apartment:before{content:"\f163"}.fi-rr-aperture:before{content:"\f164"}.fi-rr-api:before{content:"\f165"}.fi-rr-apple-core:before{content:"\f166"}.fi-rr-apple-crate:before{content:"\f167"}.fi-rr-apple-whole:before{content:"\f168"}.fi-rr-apps-add:before{content:"\f169"}.fi-rr-apps-delete:before{content:"\f16a"}.fi-rr-apps-sort:before{content:"\f16b"}.fi-rr-apps:before{content:"\f16c"}.fi-rr-archive:before{content:"\f16d"}.fi-rr-archway:before{content:"\f16e"}.fi-rr-arrow-alt-circle-down:before{content:"\f16f"}.fi-rr-arrow-alt-circle-left:before{content:"\f170"}.fi-rr-arrow-alt-circle-right:before{content:"\f171"}.fi-rr-arrow-alt-circle-up:before{content:"\f172"}.fi-rr-arrow-alt-down:before{content:"\f173"}.fi-rr-arrow-alt-from-bottom:before{content:"\f174"}.fi-rr-arrow-alt-from-left:before{content:"\f175"}.fi-rr-arrow-alt-from-right:before{content:"\f176"}.fi-rr-arrow-alt-from-top:before{content:"\f177"}.fi-rr-arrow-alt-left:before{content:"\f178"}.fi-rr-arrow-alt-right:before{content:"\f179"}.fi-rr-arrow-alt-square-down:before{content:"\f17a"}.fi-rr-arrow-alt-square-left:before{content:"\f17b"}.fi-rr-arrow-alt-square-right:before{content:"\f17c"}.fi-rr-arrow-alt-square-up:before{content:"\f17d"}.fi-rr-arrow-alt-to-bottom:before{content:"\f17e"}.fi-rr-arrow-alt-to-left:before{content:"\f17f"}.fi-rr-arrow-alt-to-right:before{content:"\f180"}.fi-rr-arrow-alt-to-top:before{content:"\f181"}.fi-rr-arrow-alt-up:before{content:"\f182"}.fi-rr-arrow-circle-down:before{content:"\f183"}.fi-rr-arrow-circle-left:before{content:"\f184"}.fi-rr-arrow-circle-right:before{content:"\f185"}.fi-rr-arrow-circle-up:before{content:"\f186"}.fi-rr-arrow-comparison:before{content:"\f187"}.fi-rr-arrow-down-from-arc:before{content:"\f188"}.fi-rr-arrow-down-from-dotted-line:before{content:"\f189"}.fi-rr-arrow-down-left:before{content:"\f18a"}.fi-rr-arrow-down-small-big:before{content:"\f18b"}.fi-rr-arrow-down-to-dotted-line:before{content:"\f18c"}.fi-rr-arrow-down-to-square:before{content:"\f18d"}.fi-rr-arrow-down-triangle-square:before{content:"\f18e"}.fi-rr-arrow-down:before{content:"\f18f"}.fi-rr-arrow-from-bottom:before{content:"\f190"}.fi-rr-arrow-from-left:before{content:"\f191"}.fi-rr-arrow-from-right:before{content:"\f192"}.fi-rr-arrow-from-top:before{content:"\f193"}.fi-rr-arrow-left-from-arc:before{content:"\f194"}.fi-rr-arrow-left-from-line:before{content:"\f195"}.fi-rr-arrow-left-to-arc:before{content:"\f196"}.fi-rr-arrow-left:before{content:"\f197"}.fi-rr-arrow-progress-alt:before{content:"\f198"}.fi-rr-arrow-progress:before{content:"\f199"}.fi-rr-arrow-right-to-bracket:before{content:"\f19a"}.fi-rr-arrow-right:before{content:"\f19b"}.fi-rr-arrow-small-down:before{content:"\f19c"}.fi-rr-arrow-small-left:before{content:"\f19d"}.fi-rr-arrow-small-right:before{content:"\f19e"}.fi-rr-arrow-small-up:before{content:"\f19f"}.fi-rr-arrow-square-down:before{content:"\f1a0"}.fi-rr-arrow-square-left:before{content:"\f1a1"}.fi-rr-arrow-square-right:before{content:"\f1a2"}.fi-rr-arrow-square-up:before{content:"\f1a3"}.fi-rr-arrow-to-bottom:before{content:"\f1a4"}.fi-rr-arrow-to-left:before{content:"\f1a5"}.fi-rr-arrow-to-right:before{content:"\f1a6"}.fi-rr-arrow-to-top:before{content:"\f1a7"}.fi-rr-arrow-trend-down:before{content:"\f1a8"}.fi-rr-arrow-trend-up:before{content:"\f1a9"}.fi-rr-arrow-turn-down-left:before{content:"\f1aa"}.fi-rr-arrow-turn-down-right:before{content:"\f1ab"}.fi-rr-arrow-turn-left-up:before{content:"\f1ac"}.fi-rr-arrow-up-from-dotted-line:before{content:"\f1ad"}.fi-rr-arrow-up-from-ground-water:before{content:"\f1ae"}.fi-rr-arrow-up-from-square:before{content:"\f1af"}.fi-rr-arrow-up-left-from-circle:before{content:"\f1b0"}.fi-rr-arrow-up-left:before{content:"\f1b1"}.fi-rr-arrow-up-right-and-arrow-down-left-from-center:before{content:"\f1b2"}.fi-rr-arrow-up-right-from-square:before{content:"\f1b3"}.fi-rr-arrow-up-right:before{content:"\f1b4"}.fi-rr-arrow-up-small-big:before{content:"\f1b5"}.fi-rr-arrow-up-square-triangle:before{content:"\f1b6"}.fi-rr-arrow-up-to-arc:before{content:"\f1b7"}.fi-rr-arrow-up-to-dotted-line:before{content:"\f1b8"}.fi-rr-arrow-up:before{content:"\f1b9"}.fi-rr-arrow-upward-growth-crypto:before{content:"\f1ba"}.fi-rr-arrows-alt-h:before{content:"\f1bb"}.fi-rr-arrows-alt-v:before{content:"\f1bc"}.fi-rr-arrows-alt:before{content:"\f1bd"}.fi-rr-arrows-cross:before{content:"\f1be"}.fi-rr-arrows-from-dotted-line:before{content:"\f1bf"}.fi-rr-arrows-from-line:before{content:"\f1c0"}.fi-rr-arrows-h-copy:before{content:"\f1c1"}.fi-rr-arrows-h:before{content:"\f1c2"}.fi-rr-arrows-repeat-1:before{content:"\f1c3"}.fi-rr-arrows-repeat:before{content:"\f1c4"}.fi-rr-arrows-retweet:before{content:"\f1c5"}.fi-rr-arrows-split-right-and-left:before{content:"\f1c6"}.fi-rr-arrows-split-up-and-left:before{content:"\f1c7"}.fi-rr-arrows-to-circle:before{content:"\f1c8"}.fi-rr-arrows-to-dotted-line:before{content:"\f1c9"}.fi-rr-arrows-to-eye:before{content:"\f1ca"}.fi-rr-arrows-to-line:before{content:"\f1cb"}.fi-rr-arrows:before{content:"\f1cc"}.fi-rr-artificial-intelligence:before{content:"\f1cd"}.fi-rr-assept-document:before{content:"\f1ce"}.fi-rr-assessment-alt:before{content:"\f1cf"}.fi-rr-assessment:before{content:"\f1d0"}.fi-rr-assign:before{content:"\f1d1"}.fi-rr-assistive-listening-systems:before{content:"\f1d2"}.fi-rr-asterik:before{content:"\f1d3"}.fi-rr-at:before{content:"\f1d4"}.fi-rr-attribution-pen:before{content:"\f1d5"}.fi-rr-attribution-pencil:before{content:"\f1d6"}.fi-rr-aubergine:before{content:"\f1d7"}.fi-rr-auction:before{content:"\f1d8"}.fi-rr-audience-megaphone:before{content:"\f1d9"}.fi-rr-audio-description-slash:before{content:"\f1da"}.fi-rr-audit-alt:before{content:"\f1db"}.fi-rr-audit:before{content:"\f1dc"}.fi-rr-austral-sign:before{content:"\f1dd"}.fi-rr-avocado:before{content:"\f1de"}.fi-rr-award:before{content:"\f1df"}.fi-rr-axe-battle:before{content:"\f1e0"}.fi-rr-axe:before{content:"\f1e1"}.fi-rr-b:before{content:"\f1e2"}.fi-rr-baby-carriage:before{content:"\f1e3"}.fi-rr-baby:before{content:"\f1e4"}.fi-rr-back-up:before{content:"\f1e5"}.fi-rr-background:before{content:"\f1e6"}.fi-rr-backpack:before{content:"\f1e7"}.fi-rr-bacon:before{content:"\f1e8"}.fi-rr-bacteria:before{content:"\f1e9"}.fi-rr-bacterium:before{content:"\f1ea"}.fi-rr-badge-check:before{content:"\f1eb"}.fi-rr-badge-dollar:before{content:"\f1ec"}.fi-rr-badge-leaf:before{content:"\f1ed"}.fi-rr-badge-percent:before{content:"\f1ee"}.fi-rr-badge-sheriff:before{content:"\f1ef"}.fi-rr-badge:before{content:"\f1f0"}.fi-rr-badger-honey:before{content:"\f1f1"}.fi-rr-badget-check-alt:before{content:"\f1f2"}.fi-rr-badminton:before{content:"\f1f3"}.fi-rr-bag-map-pin:before{content:"\f1f4"}.fi-rr-bag-seedling:before{content:"\f1f5"}.fi-rr-bag-shopping-minus:before{content:"\f1f6"}.fi-rr-bags-shopping:before{content:"\f1f7"}.fi-rr-baguette:before{content:"\f1f8"}.fi-rr-bahai:before{content:"\f1f9"}.fi-rr-baht-sign:before{content:"\f1fa"}.fi-rr-balance-scale-left:before{content:"\f1fb"}.fi-rr-balance-scale-right:before{content:"\f1fc"}.fi-rr-ball-pile:before{content:"\f1fd"}.fi-rr-ball:before{content:"\f1fe"}.fi-rr-ballet-dance:before{content:"\f1ff"}.fi-rr-balloon:before{content:"\f200"}.fi-rr-balloons:before{content:"\f201"}.fi-rr-ballot-check:before{content:"\f202"}.fi-rr-ballot:before{content:"\f203"}.fi-rr-ban-bug:before{content:"\f204"}.fi-rr-ban:before{content:"\f205"}.fi-rr-banana:before{content:"\f206"}.fi-rr-band-aid:before{content:"\f207"}.fi-rr-bangladeshi-taka-sign:before{content:"\f208"}.fi-rr-banjo:before{content:"\f209"}.fi-rr-bank:before{content:"\f20a"}.fi-rr-banner-2:before{content:"\f20b"}.fi-rr-banner-3:before{content:"\f20c"}.fi-rr-banner-4:before{content:"\f20d"}.fi-rr-banner-5:before{content:"\f20e"}.fi-rr-banner:before{content:"\f20f"}.fi-rr-barber-pole:before{content:"\f210"}.fi-rr-barber-shop:before{content:"\f211"}.fi-rr-barcode-read:before{content:"\f212"}.fi-rr-barcode-scan:before{content:"\f213"}.fi-rr-barcode:before{content:"\f214"}.fi-rr-bars-filter:before{content:"\f215"}.fi-rr-bars-progress:before{content:"\f216"}.fi-rr-bars-sort:before{content:"\f217"}.fi-rr-bars-staggered:before{content:"\f218"}.fi-rr-baseball-alt:before{content:"\f219"}.fi-rr-baseball:before{content:"\f21a"}.fi-rr-basket-shopping-minus:before{content:"\f21b"}.fi-rr-basket-shopping-plus:before{content:"\f21c"}.fi-rr-basket-shopping-simple:before{content:"\f21d"}.fi-rr-basket:before{content:"\f21e"}.fi-rr-basketball:before{content:"\f21f"}.fi-rr-bat:before{content:"\f220"}.fi-rr-bath:before{content:"\f221"}.fi-rr-battery-bolt:before{content:"\f222"}.fi-rr-battery-empty:before{content:"\f223"}.fi-rr-battery-exclamation:before{content:"\f224"}.fi-rr-battery-full:before{content:"\f225"}.fi-rr-battery-half:before{content:"\f226"}.fi-rr-battery-quarter:before{content:"\f227"}.fi-rr-battery-slash:before{content:"\f228"}.fi-rr-battery-three-quarters:before{content:"\f229"}.fi-rr-beacon:before{content:"\f22a"}.fi-rr-bed-alt:before{content:"\f22b"}.fi-rr-bed-bunk:before{content:"\f22c"}.fi-rr-bed-empty:before{content:"\f22d"}.fi-rr-bed:before{content:"\f22e"}.fi-rr-bee:before{content:"\f22f"}.fi-rr-beer-mug-empty:before{content:"\f230"}.fi-rr-beer:before{content:"\f231"}.fi-rr-bell-concierge:before{content:"\f232"}.fi-rr-bell-notification-call:before{content:"\f233"}.fi-rr-bell-notification-social-media:before{content:"\f234"}.fi-rr-bell-ring:before{content:"\f235"}.fi-rr-bell-school-slash:before{content:"\f236"}.fi-rr-bell-school:before{content:"\f237"}.fi-rr-bell-slash:before{content:"\f238"}.fi-rr-bell:before{content:"\f239"}.fi-rr-bells:before{content:"\f23a"}.fi-rr-bench-tree:before{content:"\f23b"}.fi-rr-benefit-diamond-alt:before{content:"\f23c"}.fi-rr-benefit-diamond:before{content:"\f23d"}.fi-rr-benefit-hand:before{content:"\f23e"}.fi-rr-benefit-increase:before{content:"\f23f"}.fi-rr-benefit-porcent:before{content:"\f240"}.fi-rr-benefit:before{content:"\f241"}.fi-rr-betamax:before{content:"\f242"}.fi-rr-bible:before{content:"\f243"}.fi-rr-bicycle-journey:before{content:"\f244"}.fi-rr-bike:before{content:"\f245"}.fi-rr-biking-mountain:before{content:"\f246"}.fi-rr-biking:before{content:"\f247"}.fi-rr-bill-arrow:before{content:"\f248"}.fi-rr-billiard:before{content:"\f249"}.fi-rr-bin-bottles:before{content:"\f24a"}.fi-rr-binary-circle-check:before{content:"\f24b"}.fi-rr-binary-lock:before{content:"\f24c"}.fi-rr-binary-slash:before{content:"\f24d"}.fi-rr-binary:before{content:"\f24e"}.fi-rr-binoculars:before{content:"\f24f"}.fi-rr-bio-leaves:before{content:"\f250"}.fi-rr-bio:before{content:"\f251"}.fi-rr-biohazard:before{content:"\f252"}.fi-rr-bird:before{content:"\f253"}.fi-rr-bitcoin-sign:before{content:"\f254"}.fi-rr-blanket:before{content:"\f255"}.fi-rr-blender-phone:before{content:"\f256"}.fi-rr-blender:before{content:"\f257"}.fi-rr-blinds-open:before{content:"\f258"}.fi-rr-blinds-raised:before{content:"\f259"}.fi-rr-blinds:before{content:"\f25a"}.fi-rr-block-brick:before{content:"\f25b"}.fi-rr-block-microphone:before{content:"\f25c"}.fi-rr-block-question:before{content:"\f25d"}.fi-rr-block-quote:before{content:"\f25e"}.fi-rr-block:before{content:"\f25f"}.fi-rr-blockchain-3:before{content:"\f260"}.fi-rr-blog-pencil:before{content:"\f261"}.fi-rr-blog-text:before{content:"\f262"}.fi-rr-blood-dropper:before{content:"\f263"}.fi-rr-blood-test-tube-alt:before{content:"\f264"}.fi-rr-blood-test-tube:before{content:"\f265"}.fi-rr-blood:before{content:"\f266"}.fi-rr-blueberries:before{content:"\f267"}.fi-rr-blueprint:before{content:"\f268"}.fi-rr-bold:before{content:"\f269"}.fi-rr-bolt-auto:before{content:"\f26a"}.fi-rr-bolt-slash:before{content:"\f26b"}.fi-rr-bolt:before{content:"\f26c"}.fi-rr-bomb:before{content:"\f26d"}.fi-rr-bone-break:before{content:"\f26e"}.fi-rr-bone:before{content:"\f26f"}.fi-rr-bong:before{content:"\f270"}.fi-rr-bonus-alt:before{content:"\f271"}.fi-rr-bonus-star:before{content:"\f272"}.fi-rr-bonus:before{content:"\f273"}.fi-rr-book-alt:before{content:"\f274"}.fi-rr-book-arrow-right:before{content:"\f275"}.fi-rr-book-arrow-up:before{content:"\f276"}.fi-rr-book-atlas:before{content:"\f277"}.fi-rr-book-bookmark:before{content:"\f278"}.fi-rr-book-circle-arrow-right:before{content:"\f279"}.fi-rr-book-circle-arrow-up:before{content:"\f27a"}.fi-rr-book-copy:before{content:"\f27b"}.fi-rr-book-dead:before{content:"\f27c"}.fi-rr-book-font:before{content:"\f27d"}.fi-rr-book-heart:before{content:"\f27e"}.fi-rr-book-medical:before{content:"\f27f"}.fi-rr-book-open-cover:before{content:"\f280"}.fi-rr-book-open-reader:before{content:"\f281"}.fi-rr-book-plus:before{content:"\f282"}.fi-rr-book-quran:before{content:"\f283"}.fi-rr-book-section:before{content:"\f284"}.fi-rr-book-spells:before{content:"\f285"}.fi-rr-book-tanakh:before{content:"\f286"}.fi-rr-book-user:before{content:"\f287"}.fi-rr-book:before{content:"\f288"}.fi-rr-Booking:before{content:"\f289"}.fi-rr-bookmark-slash:before{content:"\f28a"}.fi-rr-bookmark:before{content:"\f28b"}.fi-rr-books-medical:before{content:"\f28c"}.fi-rr-books:before{content:"\f28d"}.fi-rr-boot-heeled:before{content:"\f28e"}.fi-rr-boot:before{content:"\f28f"}.fi-rr-booth-curtain:before{content:"\f290"}.fi-rr-border-all:before{content:"\f291"}.fi-rr-border-bottom:before{content:"\f292"}.fi-rr-border-center-h:before{content:"\f293"}.fi-rr-border-center-v:before{content:"\f294"}.fi-rr-border-inner:before{content:"\f295"}.fi-rr-border-left:before{content:"\f296"}.fi-rr-border-none:before{content:"\f297"}.fi-rr-border-outer:before{content:"\f298"}.fi-rr-border-right:before{content:"\f299"}.fi-rr-border-style-alt:before{content:"\f29a"}.fi-rr-border-style:before{content:"\f29b"}.fi-rr-border-top:before{content:"\f29c"}.fi-rr-boss:before{content:"\f29d"}.fi-rr-bottle-droplet:before{content:"\f29e"}.fi-rr-bottle:before{content:"\f29f"}.fi-rr-bow-arrow:before{content:"\f2a0"}.fi-rr-bowl-chopsticks-noodles:before{content:"\f2a1"}.fi-rr-bowl-chopsticks:before{content:"\f2a2"}.fi-rr-bowl-rice:before{content:"\f2a3"}.fi-rr-bowl-scoop:before{content:"\f2a4"}.fi-rr-bowl-scoops:before{content:"\f2a5"}.fi-rr-bowl-soft-serve:before{content:"\f2a6"}.fi-rr-bowl-spoon:before{content:"\f2a7"}.fi-rr-bowling-ball:before{content:"\f2a8"}.fi-rr-bowling-pins:before{content:"\f2a9"}.fi-rr-bowling:before{content:"\f2aa"}.fi-rr-box-alt:before{content:"\f2ab"}.fi-rr-box-ballot:before{content:"\f2ac"}.fi-rr-box-check:before{content:"\f2ad"}.fi-rr-box-circle-check:before{content:"\f2ae"}.fi-rr-box-dollar:before{content:"\f2af"}.fi-rr-box-fragile:before{content:"\f2b0"}.fi-rr-box-heart:before{content:"\f2b1"}.fi-rr-box-open-full:before{content:"\f2b2"}.fi-rr-box-open:before{content:"\f2b3"}.fi-rr-box-tissue:before{content:"\f2b4"}.fi-rr-box-up:before{content:"\f2b5"}.fi-rr-box:before{content:"\f2b6"}.fi-rr-boxes:before{content:"\f2b7"}.fi-rr-boxing-glove:before{content:"\f2b8"}.fi-rr-bracket-curly-right:before{content:"\f2b9"}.fi-rr-bracket-curly:before{content:"\f2ba"}.fi-rr-bracket-round-right:before{content:"\f2bb"}.fi-rr-bracket-round:before{content:"\f2bc"}.fi-rr-bracket-square-right:before{content:"\f2bd"}.fi-rr-bracket-square:before{content:"\f2be"}.fi-rr-brackets-curly:before{content:"\f2bf"}.fi-rr-brackets-round:before{content:"\f2c0"}.fi-rr-brackets-square:before{content:"\f2c1"}.fi-rr-braille-a:before{content:"\f2c2"}.fi-rr-braille-b:before{content:"\f2c3"}.fi-rr-braille-c:before{content:"\f2c4"}.fi-rr-braille-d:before{content:"\f2c5"}.fi-rr-braille-e:before{content:"\f2c6"}.fi-rr-braille-g:before{content:"\f2c7"}.fi-rr-braille-h:before{content:"\f2c8"}.fi-rr-braille-i:before{content:"\f2c9"}.fi-rr-braille-j:before{content:"\f2ca"}.fi-rr-braille-k:before{content:"\f2cb"}.fi-rr-braille-l:before{content:"\f2cc"}.fi-rr-braille-m:before{content:"\f2cd"}.fi-rr-braille-n-alt:before{content:"\f2ce"}.fi-rr-braille-n:before{content:"\f2cf"}.fi-rr-braille-o:before{content:"\f2d0"}.fi-rr-braille-p:before{content:"\f2d1"}.fi-rr-braille-q:before{content:"\f2d2"}.fi-rr-braille-r:before{content:"\f2d3"}.fi-rr-braille-s:before{content:"\f2d4"}.fi-rr-braille-t:before{content:"\f2d5"}.fi-rr-braille-u:before{content:"\f2d6"}.fi-rr-braille-v:before{content:"\f2d7"}.fi-rr-braille-w:before{content:"\f2d8"}.fi-rr-braille-x:before{content:"\f2d9"}.fi-rr-braille-y:before{content:"\f2da"}.fi-rr-braille-z:before{content:"\f2db"}.fi-rr-braille:before{content:"\f2dc"}.fi-rr-brain-circuit:before{content:"\f2dd"}.fi-rr-brain:before{content:"\f2de"}.fi-rr-brake-warning:before{content:"\f2df"}.fi-rr-branching:before{content:"\f2e0"}.fi-rr-brand:before{content:"\f2e1"}.fi-rr-branding:before{content:"\f2e2"}.fi-rr-bread-loaf:before{content:"\f2e3"}.fi-rr-bread-slice-butter:before{content:"\f2e4"}.fi-rr-bread-slice:before{content:"\f2e5"}.fi-rr-bread:before{content:"\f2e6"}.fi-rr-briefcase-arrow-right:before{content:"\f2e7"}.fi-rr-briefcase-blank:before{content:"\f2e8"}.fi-rr-briefcase:before{content:"\f2e9"}.fi-rr-brightness-low:before{content:"\f2ea"}.fi-rr-brightness:before{content:"\f2eb"}.fi-rr-bring-forward:before{content:"\f2ec"}.fi-rr-bring-front:before{content:"\f2ed"}.fi-rr-broadcast-tower:before{content:"\f2ee"}.fi-rr-broccoli:before{content:"\f2ef"}.fi-rr-broken-chain-link-wrong:before{content:"\f2f0"}.fi-rr-broken-image:before{content:"\f2f1"}.fi-rr-broom-ball:before{content:"\f2f2"}.fi-rr-broom:before{content:"\f2f3"}.fi-rr-browser-ui:before{content:"\f2f4"}.fi-rr-browser:before{content:"\f2f5"}.fi-rr-browsers:before{content:"\f2f6"}.fi-rr-brush:before{content:"\f2f7"}.fi-rr-bucket:before{content:"\f2f8"}.fi-rr-budget-alt:before{content:"\f2f9"}.fi-rr-budget:before{content:"\f2fa"}.fi-rr-bug-slash:before{content:"\f2fb"}.fi-rr-bug:before{content:"\f2fc"}.fi-rr-bugs:before{content:"\f2fd"}.fi-rr-build-alt:before{content:"\f2fe"}.fi-rr-build:before{content:"\f2ff"}.fi-rr-builder:before{content:"\f300"}.fi-rr-building-circle-arrow-right:before{content:"\f301"}.fi-rr-building-ngo:before{content:"\f302"}.fi-rr-building:before{content:"\f303"}.fi-rr-bulb:before{content:"\f304"}.fi-rr-bullet:before{content:"\f305"}.fi-rr-bullhorn:before{content:"\f306"}.fi-rr-bullseye-arrow:before{content:"\f307"}.fi-rr-bullseye-pointer:before{content:"\f308"}.fi-rr-bullseye:before{content:"\f309"}.fi-rr-burger-alt:before{content:"\f30a"}.fi-rr-burger-fries:before{content:"\f30b"}.fi-rr-burger-glass:before{content:"\f30c"}.fi-rr-burrito:before{content:"\f30d"}.fi-rr-burst:before{content:"\f30e"}.fi-rr-bus-alt:before{content:"\f30f"}.fi-rr-bus:before{content:"\f310"}.fi-rr-business-time:before{content:"\f311"}.fi-rr-Butter:before{content:"\f312"}.fi-rr-butterfly:before{content:"\f313"}.fi-rr-c:before{content:"\f314"}.fi-rr-cabin:before{content:"\f315"}.fi-rr-cactus:before{content:"\f316"}.fi-rr-cage-empty:before{content:"\f317"}.fi-rr-cake-birthday:before{content:"\f318"}.fi-rr-cake-slice:before{content:"\f319"}.fi-rr-cake-wedding:before{content:"\f31a"}.fi-rr-calculator-bill:before{content:"\f31b"}.fi-rr-calculator-math-tax:before{content:"\f31c"}.fi-rr-calculator-money:before{content:"\f31d"}.fi-rr-calculator-simple:before{content:"\f31e"}.fi-rr-calculator:before{content:"\f31f"}.fi-rr-calendar-arrow-down:before{content:"\f320"}.fi-rr-calendar-arrow-up:before{content:"\f321"}.fi-rr-calendar-birhtday-cake:before{content:"\f322"}.fi-rr-calendar-call:before{content:"\f323"}.fi-rr-calendar-check:before{content:"\f324"}.fi-rr-calendar-clock:before{content:"\f325"}.fi-rr-calendar-day:before{content:"\f326"}.fi-rr-calendar-days:before{content:"\f327"}.fi-rr-calendar-event-tax:before{content:"\f328"}.fi-rr-calendar-exclamation:before{content:"\f329"}.fi-rr-calendar-gavel-legal:before{content:"\f32a"}.fi-rr-calendar-heart:before{content:"\f32b"}.fi-rr-calendar-image:before{content:"\f32c"}.fi-rr-calendar-lines-pen:before{content:"\f32d"}.fi-rr-calendar-lines:before{content:"\f32e"}.fi-rr-calendar-minus:before{content:"\f32f"}.fi-rr-calendar-payment-loan:before{content:"\f330"}.fi-rr-calendar-pen:before{content:"\f331"}.fi-rr-calendar-plus:before{content:"\f332"}.fi-rr-calendar-salary:before{content:"\f333"}.fi-rr-calendar-shift-swap:before{content:"\f334"}.fi-rr-calendar-star:before{content:"\f335"}.fi-rr-calendar-swap:before{content:"\f336"}.fi-rr-calendar-week:before{content:"\f337"}.fi-rr-calendar-xmark:before{content:"\f338"}.fi-rr-calendar:before{content:"\f339"}.fi-rr-calendars:before{content:"\f33a"}.fi-rr-call-duration:before{content:"\f33b"}.fi-rr-call-history:before{content:"\f33c"}.fi-rr-call-incoming:before{content:"\f33d"}.fi-rr-call-missed:before{content:"\f33e"}.fi-rr-call-outgoing:before{content:"\f33f"}.fi-rr-camcorder:before{content:"\f340"}.fi-rr-camera-cctv:before{content:"\f341"}.fi-rr-camera-movie:before{content:"\f342"}.fi-rr-camera-retro:before{content:"\f343"}.fi-rr-camera-rotate:before{content:"\f344"}.fi-rr-camera-security:before{content:"\f345"}.fi-rr-camera-slash:before{content:"\f346"}.fi-rr-camera-viewfinder:before{content:"\f347"}.fi-rr-camera:before{content:"\f348"}.fi-rr-campfire:before{content:"\f349"}.fi-rr-camping:before{content:"\f34a"}.fi-rr-can-food:before{content:"\f34b"}.fi-rr-candle-holder:before{content:"\f34c"}.fi-rr-candle-lotus-yoga:before{content:"\f34d"}.fi-rr-candle-pose-yoga:before{content:"\f34e"}.fi-rr-candy-alt:before{content:"\f34f"}.fi-rr-candy-bar:before{content:"\f350"}.fi-rr-candy-cane:before{content:"\f351"}.fi-rr-candy-corn:before{content:"\f352"}.fi-rr-candy-sweet:before{content:"\f353"}.fi-rr-candy:before{content:"\f354"}.fi-rr-Cannabis:before{content:"\f355"}.fi-rr-canned-food:before{content:"\f356"}.fi-rr-capsules:before{content:"\f357"}.fi-rr-car-alt:before{content:"\f358"}.fi-rr-car-battery:before{content:"\f359"}.fi-rr-car-bolt:before{content:"\f35a"}.fi-rr-car-building:before{content:"\f35b"}.fi-rr-car-bump:before{content:"\f35c"}.fi-rr-car-bus:before{content:"\f35d"}.fi-rr-car-circle-bolt:before{content:"\f35e"}.fi-rr-car-crash:before{content:"\f35f"}.fi-rr-car-garage:before{content:"\f360"}.fi-rr-car-journey:before{content:"\f361"}.fi-rr-car-mechanic:before{content:"\f362"}.fi-rr-car-rear:before{content:"\f363"}.fi-rr-car-side-bolt:before{content:"\f364"}.fi-rr-car-side:before{content:"\f365"}.fi-rr-car-tilt:before{content:"\f366"}.fi-rr-car-tunnel:before{content:"\f367"}.fi-rr-car-wash:before{content:"\f368"}.fi-rr-car:before{content:"\f369"}.fi-rr-caravan-alt:before{content:"\f36a"}.fi-rr-caravan:before{content:"\f36b"}.fi-rr-card-club:before{content:"\f36c"}.fi-rr-card-diamond:before{content:"\f36d"}.fi-rr-card-heart:before{content:"\f36e"}.fi-rr-card-spade:before{content:"\f36f"}.fi-rr-cardinal-compass:before{content:"\f370"}.fi-rr-career-growth:before{content:"\f371"}.fi-rr-career-path:before{content:"\f372"}.fi-rr-caret-circle-down:before{content:"\f373"}.fi-rr-caret-circle-right:before{content:"\f374"}.fi-rr-caret-circle-up:before{content:"\f375"}.fi-rr-caret-down:before{content:"\f376"}.fi-rr-caret-left:before{content:"\f377"}.fi-rr-caret-quare-up:before{content:"\f378"}.fi-rr-caret-right:before{content:"\f379"}.fi-rr-caret-square-down:before{content:"\f37a"}.fi-rr-caret-square-left_1:before{content:"\f37b"}.fi-rr-caret-square-left:before{content:"\f37c"}.fi-rr-caret-square-right:before{content:"\f37d"}.fi-rr-caret-up:before{content:"\f37e"}.fi-rr-carrot:before{content:"\f37f"}.fi-rr-cars-crash:before{content:"\f380"}.fi-rr-cars:before{content:"\f381"}.fi-rr-cart-arrow-down:before{content:"\f382"}.fi-rr-cart-minus:before{content:"\f383"}.fi-rr-cart-shopping-fast:before{content:"\f384"}.fi-rr-cash-register:before{content:"\f385"}.fi-rr-cassette-tape:before{content:"\f386"}.fi-rr-cassette-vhs:before{content:"\f387"}.fi-rr-castle:before{content:"\f388"}.fi-rr-cat-head:before{content:"\f389"}.fi-rr-cat-space:before{content:"\f38a"}.fi-rr-cat:before{content:"\f38b"}.fi-rr-catalog-alt:before{content:"\f38c"}.fi-rr-catalog-magazine:before{content:"\f38d"}.fi-rr-catalog:before{content:"\f38e"}.fi-rr-category-alt:before{content:"\f38f"}.fi-rr-category:before{content:"\f390"}.fi-rr-cauldron:before{content:"\f391"}.fi-rr-cedi-sign:before{content:"\f392"}.fi-rr-cello:before{content:"\f393"}.fi-rr-cent-sign:before{content:"\f394"}.fi-rr-chair-office:before{content:"\f395"}.fi-rr-chair:before{content:"\f396"}.fi-rr-chalkboard-user:before{content:"\f397"}.fi-rr-chalkboard:before{content:"\f398"}.fi-rr-challenge-alt:before{content:"\f399"}.fi-rr-challenge:before{content:"\f39a"}.fi-rr-channel:before{content:"\f39b"}.fi-rr-charging-station:before{content:"\f39c"}.fi-rr-chart-area:before{content:"\f39d"}.fi-rr-chart-bullet:before{content:"\f39e"}.fi-rr-chart-candlestick:before{content:"\f39f"}.fi-rr-chart-connected:before{content:"\f3a0"}.fi-rr-chart-gantt:before{content:"\f3a1"}.fi-rr-chart-histogram:before{content:"\f3a2"}.fi-rr-chart-kanban:before{content:"\f3a3"}.fi-rr-chart-line-up-down:before{content:"\f3a4"}.fi-rr-chart-line-up:before{content:"\f3a5"}.fi-rr-chart-mixed-up-circle-currency:before{content:"\f3a6"}.fi-rr-chart-mixed-up-circle-dollar:before{content:"\f3a7"}.fi-rr-chart-mixed:before{content:"\f3a8"}.fi-rr-chart-network:before{content:"\f3a9"}.fi-rr-chart-pie-alt:before{content:"\f3aa"}.fi-rr-chart-pie-simple-circle-currency:before{content:"\f3ab"}.fi-rr-chart-pie-simple-circle-dollar:before{content:"\f3ac"}.fi-rr-chart-pie:before{content:"\f3ad"}.fi-rr-chart-pyramid:before{content:"\f3ae"}.fi-rr-chart-radar:before{content:"\f3af"}.fi-rr-chart-scatter-3d:before{content:"\f3b0"}.fi-rr-chart-scatter-bubble:before{content:"\f3b1"}.fi-rr-chart-scatter:before{content:"\f3b2"}.fi-rr-chart-set-theory:before{content:"\f3b3"}.fi-rr-chart-simple-horizontal:before{content:"\f3b4"}.fi-rr-chart-simple:before{content:"\f3b5"}.fi-rr-chart-tree-map:before{content:"\f3b6"}.fi-rr-chart-tree:before{content:"\f3b7"}.fi-rr-chart-user:before{content:"\f3b8"}.fi-rr-chart-waterfall:before{content:"\f3b9"}.fi-rr-chat-arrow-down:before{content:"\f3ba"}.fi-rr-chat-arrow-grow:before{content:"\f3bb"}.fi-rr-chat-bubble-call:before{content:"\f3bc"}.fi-rr-chatbot-speech-bubble:before{content:"\f3bd"}.fi-rr-chatbot:before{content:"\f3be"}.fi-rr-cheap-bill:before{content:"\f3bf"}.fi-rr-cheap-dollar:before{content:"\f3c0"}.fi-rr-cheap-stack-dollar:before{content:"\f3c1"}.fi-rr-cheap-stack:before{content:"\f3c2"}.fi-rr-cheap:before{content:"\f3c3"}.fi-rr-check-circle:before{content:"\f3c4"}.fi-rr-check-double:before{content:"\f3c5"}.fi-rr-check-in-calendar:before{content:"\f3c6"}.fi-rr-check-out-calendar:before{content:"\f3c7"}.fi-rr-check:before{content:"\f3c8"}.fi-rr-checkbox:before{content:"\f3c9"}.fi-rr-checklist-task-budget:before{content:"\f3ca"}.fi-rr-cheese-alt:before{content:"\f3cb"}.fi-rr-cheese:before{content:"\f3cc"}.fi-rr-cheeseburger:before{content:"\f3cd"}.fi-rr-cherry:before{content:"\f3ce"}.fi-rr-chess-bishop:before{content:"\f3cf"}.fi-rr-chess-board:before{content:"\f3d0"}.fi-rr-chess-clock-alt:before{content:"\f3d1"}.fi-rr-chess-clock:before{content:"\f3d2"}.fi-rr-chess-king-alt:before{content:"\f3d3"}.fi-rr-chess-king:before{content:"\f3d4"}.fi-rr-chess-knight-alt:before{content:"\f3d5"}.fi-rr-chess-knight:before{content:"\f3d6"}.fi-rr-chess-pawn-alt:before{content:"\f3d7"}.fi-rr-chess-piece:before{content:"\f3d8"}.fi-rr-chess-queen-alt:before{content:"\f3d9"}.fi-rr-chess-queen:before{content:"\f3da"}.fi-rr-chess-rook-alt:before{content:"\f3db"}.fi-rr-chess-rook:before{content:"\f3dc"}.fi-rr-chess:before{content:"\f3dd"}.fi-rr-chevron-double-down:before{content:"\f3de"}.fi-rr-chevron-double-up:before{content:"\f3df"}.fi-rr-child-head:before{content:"\f3e0"}.fi-rr-child:before{content:"\f3e1"}.fi-rr-chimney:before{content:"\f3e2"}.fi-rr-chip:before{content:"\f3e3"}.fi-rr-chocolate:before{content:"\f3e4"}.fi-rr-choir-singing:before{content:"\f3e5"}.fi-rr-choose-alt:before{content:"\f3e6"}.fi-rr-choose:before{content:"\f3e7"}.fi-rr-church:before{content:"\f3e8"}.fi-rr-circle-0:before{content:"\f3e9"}.fi-rr-circle-1:before{content:"\f3ea"}.fi-rr-circle-2:before{content:"\f3eb"}.fi-rr-circle-3:before{content:"\f3ec"}.fi-rr-circle-4:before{content:"\f3ed"}.fi-rr-circle-5:before{content:"\f3ee"}.fi-rr-circle-6:before{content:"\f3ef"}.fi-rr-circle-7:before{content:"\f3f0"}.fi-rr-circle-8:before{content:"\f3f1"}.fi-rr-circle-9:before{content:"\f3f2"}.fi-rr-circle-a:before{content:"\f3f3"}.fi-rr-circle-b:before{content:"\f3f4"}.fi-rr-circle-bolt:before{content:"\f3f5"}.fi-rr-circle-book-open:before{content:"\f3f6"}.fi-rr-circle-bookmark:before{content:"\f3f7"}.fi-rr-circle-c:before{content:"\f3f8"}.fi-rr-circle-calendar:before{content:"\f3f9"}.fi-rr-circle-camera:before{content:"\f3fa"}.fi-rr-circle-d:before{content:"\f3fb"}.fi-rr-circle-dashed:before{content:"\f3fc"}.fi-rr-circle-divide:before{content:"\f3fd"}.fi-rr-circle-e:before{content:"\f3fe"}.fi-rr-circle-ellipsis-vertical:before{content:"\f3ff"}.fi-rr-circle-ellipsis:before{content:"\f400"}.fi-rr-circle-envelope:before{content:"\f401"}.fi-rr-circle-exclamation-check:before{content:"\f402"}.fi-rr-circle-f:before{content:"\f403"}.fi-rr-circle-g:before{content:"\f404"}.fi-rr-circle-h:before{content:"\f405"}.fi-rr-circle-half-stroke:before{content:"\f406"}.fi-rr-circle-half:before{content:"\f407"}.fi-rr-circle-heart:before{content:"\f408"}.fi-rr-circle-i:before{content:"\f409"}.fi-rr-circle-j:before{content:"\f40a"}.fi-rr-circle-k:before{content:"\f40b"}.fi-rr-circle-l:before{content:"\f40c"}.fi-rr-circle-m:before{content:"\f40d"}.fi-rr-circle-microphone-lines:before{content:"\f40e"}.fi-rr-circle-microphone:before{content:"\f40f"}.fi-rr-circle-n:before{content:"\f410"}.fi-rr-circle-nodes:before{content:"\f411"}.fi-rr-circle-o:before{content:"\f412"}.fi-rr-circle-overlap:before{content:"\f413"}.fi-rr-circle-p:before{content:"\f414"}.fi-rr-circle-phone-flip:before{content:"\f415"}.fi-rr-circle-phone-hangup:before{content:"\f416"}.fi-rr-circle-phone:before{content:"\f417"}.fi-rr-circle-q:before{content:"\f418"}.fi-rr-circle-quarter:before{content:"\f419"}.fi-rr-circle-quarters-alt:before{content:"\f41a"}.fi-rr-circle-r:before{content:"\f41b"}.fi-rr-circle-s:before{content:"\f41c"}.fi-rr-circle-small:before{content:"\f41d"}.fi-rr-circle-star:before{content:"\f41e"}.fi-rr-circle-t:before{content:"\f41f"}.fi-rr-circle-three-quarters:before{content:"\f420"}.fi-rr-circle-trash:before{content:"\f421"}.fi-rr-circle-u:before{content:"\f422"}.fi-rr-circle-user:before{content:"\f423"}.fi-rr-circle-v:before{content:"\f424"}.fi-rr-circle-video:before{content:"\f425"}.fi-rr-circle-w:before{content:"\f426"}.fi-rr-circle-waveform-lines:before{content:"\f427"}.fi-rr-circle-x:before{content:"\f428"}.fi-rr-circle-xmark:before{content:"\f429"}.fi-rr-circle-y:before{content:"\f42a"}.fi-rr-circle-z:before{content:"\f42b"}.fi-rr-circle:before{content:"\f42c"}.fi-rr-citrus-slice:before{content:"\f42d"}.fi-rr-citrus:before{content:"\f42e"}.fi-rr-city:before{content:"\f42f"}.fi-rr-clapperboard-play:before{content:"\f430"}.fi-rr-clapperboard:before{content:"\f431"}.fi-rr-clarinet:before{content:"\f432"}.fi-rr-claw-marks:before{content:"\f433"}.fi-rr-clear-alt:before{content:"\f434"}.fi-rr-clip-file:before{content:"\f435"}.fi-rr-clip-mail:before{content:"\f436"}.fi-rr-clip:before{content:"\f437"}.fi-rr-clipboard-check:before{content:"\f438"}.fi-rr-clipboard-exclamation:before{content:"\f439"}.fi-rr-clipboard-list-check:before{content:"\f43a"}.fi-rr-clipboard-list:before{content:"\f43b"}.fi-rr-clipboard-prescription:before{content:"\f43c"}.fi-rr-clipboard-question:before{content:"\f43d"}.fi-rr-clipboard-user:before{content:"\f43e"}.fi-rr-clipboard:before{content:"\f43f"}.fi-rr-clipoard-wrong:before{content:"\f440"}.fi-rr-clock-desk:before{content:"\f441"}.fi-rr-clock-eight-thirty:before{content:"\f442"}.fi-rr-clock-eleven-thirty:before{content:"\f443"}.fi-rr-clock-eleven:before{content:"\f444"}.fi-rr-clock-five-thirty:before{content:"\f445"}.fi-rr-clock-five:before{content:"\f446"}.fi-rr-clock-four-thirty:before{content:"\f447"}.fi-rr-clock-nine-thirty:before{content:"\f448"}.fi-rr-clock-nine:before{content:"\f449"}.fi-rr-clock-one-thirty:before{content:"\f44a"}.fi-rr-clock-one:before{content:"\f44b"}.fi-rr-clock-seven-thirty:before{content:"\f44c"}.fi-rr-clock-seven:before{content:"\f44d"}.fi-rr-clock-six-thirty:before{content:"\f44e"}.fi-rr-clock-six:before{content:"\f44f"}.fi-rr-clock-ten-thirty:before{content:"\f450"}.fi-rr-clock-ten:before{content:"\f451"}.fi-rr-clock-three-thirty:before{content:"\f452"}.fi-rr-clock-three:before{content:"\f453"}.fi-rr-clock-time-tracking:before{content:"\f454"}.fi-rr-clock-twelve-thirty:before{content:"\f455"}.fi-rr-clock-twelve:before{content:"\f456"}.fi-rr-clock-two-thirty:before{content:"\f457"}.fi-rr-clock-two:before{content:"\f458"}.fi-rr-clock-up-arrow:before{content:"\f459"}.fi-rr-clock:before{content:"\f45a"}.fi-rr-clone:before{content:"\f45b"}.fi-rr-closed-captioning-slash:before{content:"\f45c"}.fi-rr-clothes-hanger:before{content:"\f45d"}.fi-rr-cloud-back-up-alt:before{content:"\f45e"}.fi-rr-cloud-back-up:before{content:"\f45f"}.fi-rr-cloud-check:before{content:"\f460"}.fi-rr-cloud-code:before{content:"\f461"}.fi-rr-cloud-disabled:before{content:"\f462"}.fi-rr-cloud-download-alt:before{content:"\f463"}.fi-rr-cloud-download:before{content:"\f464"}.fi-rr-cloud-drizzle:before{content:"\f465"}.fi-rr-cloud-exclamation:before{content:"\f466"}.fi-rr-cloud-gear-automation:before{content:"\f467"}.fi-rr-cloud-hail-mixed:before{content:"\f468"}.fi-rr-cloud-hail:before{content:"\f469"}.fi-rr-cloud-meatball:before{content:"\f46a"}.fi-rr-cloud-moon-rain:before{content:"\f46b"}.fi-rr-cloud-moon:before{content:"\f46c"}.fi-rr-cloud-question:before{content:"\f46d"}.fi-rr-cloud-rain:before{content:"\f46e"}.fi-rr-cloud-rainbow:before{content:"\f46f"}.fi-rr-cloud-share:before{content:"\f470"}.fi-rr-cloud-showers-heavy:before{content:"\f471"}.fi-rr-cloud-showers:before{content:"\f472"}.fi-rr-cloud-sleet:before{content:"\f473"}.fi-rr-cloud-snow:before{content:"\f474"}.fi-rr-cloud-sun-rain:before{content:"\f475"}.fi-rr-cloud-sun:before{content:"\f476"}.fi-rr-cloud-upload-alt:before{content:"\f477"}.fi-rr-cloud-upload:before{content:"\f478"}.fi-rr-cloud:before{content:"\f479"}.fi-rr-clouds-moon:before{content:"\f47a"}.fi-rr-clouds-sun:before{content:"\f47b"}.fi-rr-clouds:before{content:"\f47c"}.fi-rr-clover-alt:before{content:"\f47d"}.fi-rr-club:before{content:"\f47e"}.fi-rr-cocktail-alt:before{content:"\f47f"}.fi-rr-cocktail:before{content:"\f480"}.fi-rr-coconut:before{content:"\f481"}.fi-rr-code-branch:before{content:"\f482"}.fi-rr-code-commit:before{content:"\f483"}.fi-rr-code-compare:before{content:"\f484"}.fi-rr-code-fork:before{content:"\f485"}.fi-rr-code-merge:before{content:"\f486"}.fi-rr-code-pull-request-closed:before{content:"\f487"}.fi-rr-code-pull-request-draft:before{content:"\f488"}.fi-rr-code-pull-request:before{content:"\f489"}.fi-rr-code-simple:before{content:"\f48a"}.fi-rr-coffee-bean:before{content:"\f48b"}.fi-rr-coffee-beans:before{content:"\f48c"}.fi-rr-coffee-heart:before{content:"\f48d"}.fi-rr-coffee-pot:before{content:"\f48e"}.fi-rr-coffee:before{content:"\f48f"}.fi-rr-coffin-cross:before{content:"\f490"}.fi-rr-coffin:before{content:"\f491"}.fi-rr-coin-up-arrow:before{content:"\f492"}.fi-rr-coin:before{content:"\f493"}.fi-rr-coins:before{content:"\f494"}.fi-rr-colon-sign:before{content:"\f495"}.fi-rr-columns-3:before{content:"\f496"}.fi-rr-comet:before{content:"\f497"}.fi-rr-command:before{content:"\f498"}.fi-rr-comment-alt-check:before{content:"\f499"}.fi-rr-comment-alt-dots:before{content:"\f49a"}.fi-rr-comment-alt-edit:before{content:"\f49b"}.fi-rr-comment-alt-medical:before{content:"\f49c"}.fi-rr-comment-alt-middle-top:before{content:"\f49d"}.fi-rr-comment-alt-middle:before{content:"\f49e"}.fi-rr-comment-alt-minus:before{content:"\f49f"}.fi-rr-comment-alt-music:before{content:"\f4a0"}.fi-rr-comment-alt:before{content:"\f4a1"}.fi-rr-comment-arrow-down:before{content:"\f4a2"}.fi-rr-comment-arrow-up-right:before{content:"\f4a3"}.fi-rr-comment-arrow-up:before{content:"\f4a4"}.fi-rr-comment-check:before{content:"\f4a5"}.fi-rr-comment-code:before{content:"\f4a6"}.fi-rr-comment-dollar:before{content:"\f4a7"}.fi-rr-comment-dots:before{content:"\f4a8"}.fi-rr-comment-exclamation:before{content:"\f4a9"}.fi-rr-comment-heart:before{content:"\f4aa"}.fi-rr-comment-image:before{content:"\f4ab"}.fi-rr-comment-info:before{content:"\f4ac"}.fi-rr-comment-medical:before{content:"\f4ad"}.fi-rr-comment-minus:before{content:"\f4ae"}.fi-rr-comment-pen:before{content:"\f4af"}.fi-rr-comment-question:before{content:"\f4b0"}.fi-rr-comment-quote:before{content:"\f4b1"}.fi-rr-comment-slash:before{content:"\f4b2"}.fi-rr-comment-smile:before{content:"\f4b3"}.fi-rr-comment-sms:before{content:"\f4b4"}.fi-rr-comment-text:before{content:"\f4b5"}.fi-rr-comment-user:before{content:"\f4b6"}.fi-rr-comment-xmark:before{content:"\f4b7"}.fi-rr-comment:before{content:"\f4b8"}.fi-rr-comments-dollar:before{content:"\f4b9"}.fi-rr-comments-question-check:before{content:"\f4ba"}.fi-rr-comments-question:before{content:"\f4bb"}.fi-rr-comments:before{content:"\f4bc"}.fi-rr-compass-alt:before{content:"\f4bd"}.fi-rr-compass-east:before{content:"\f4be"}.fi-rr-compass-north:before{content:"\f4bf"}.fi-rr-compass-slash:before{content:"\f4c0"}.fi-rr-compass-south:before{content:"\f4c1"}.fi-rr-compass-west:before{content:"\f4c2"}.fi-rr-completed:before{content:"\f4c3"}.fi-rr-compliance-clipboard:before{content:"\f4c4"}.fi-rr-compliance-document:before{content:"\f4c5"}.fi-rr-compliance:before{content:"\f4c6"}.fi-rr-compress-alt:before{content:"\f4c7"}.fi-rr-compress:before{content:"\f4c8"}.fi-rr-computer-classic:before{content:"\f4c9"}.fi-rr-computer-mouse:before{content:"\f4ca"}.fi-rr-computer-speaker:before{content:"\f4cb"}.fi-rr-computer:before{content:"\f4cc"}.fi-rr-concierge-bell:before{content:"\f4cd"}.fi-rr-condition-alt:before{content:"\f4ce"}.fi-rr-condition:before{content:"\f4cf"}.fi-rr-confetti:before{content:"\f4d0"}.fi-rr-constellation:before{content:"\f4d1"}.fi-rr-container-storage:before{content:"\f4d2"}.fi-rr-convert-document:before{content:"\f4d3"}.fi-rr-convert-shapes:before{content:"\f4d4"}.fi-rr-conveyor-belt-alt:before{content:"\f4d5"}.fi-rr-conveyor-belt-arm:before{content:"\f4d6"}.fi-rr-conveyor-belt-empty:before{content:"\f4d7"}.fi-rr-conveyor-belt:before{content:"\f4d8"}.fi-rr-cookie-alt:before{content:"\f4d9"}.fi-rr-cookie:before{content:"\f4da"}.fi-rr-copy-alt:before{content:"\f4db"}.fi-rr-copy-image:before{content:"\f4dc"}.fi-rr-copy:before{content:"\f4dd"}.fi-rr-copyright:before{content:"\f4de"}.fi-rr-corn:before{content:"\f4df"}.fi-rr-corporate-alt:before{content:"\f4e0"}.fi-rr-corporate:before{content:"\f4e1"}.fi-rr-couch:before{content:"\f4e2"}.fi-rr-court-sport:before{content:"\f4e3"}.fi-rr-cow-alt:before{content:"\f4e4"}.fi-rr-cow:before{content:"\f4e5"}.fi-rr-cowbell-circle-plus:before{content:"\f4e6"}.fi-rr-cowbell-more:before{content:"\f4e7"}.fi-rr-cowbell:before{content:"\f4e8"}.fi-rr-crab:before{content:"\f4e9"}.fi-rr-crate-empty:before{content:"\f4ea"}.fi-rr-cream:before{content:"\f4eb"}.fi-rr-credit-card-buyer:before{content:"\f4ec"}.fi-rr-credit-card-eye:before{content:"\f4ed"}.fi-rr-credit-card:before{content:"\f4ee"}.fi-rr-cricket:before{content:"\f4ef"}.fi-rr-crm-alt:before{content:"\f4f0"}.fi-rr-crm-computer:before{content:"\f4f1"}.fi-rr-CRM:before{content:"\f4f2"}.fi-rr-croissant:before{content:"\f4f3"}.fi-rr-cross-circle:before{content:"\f4f4"}.fi-rr-cross-religion:before{content:"\f4f5"}.fi-rr-cross-small:before{content:"\f4f6"}.fi-rr-cross:before{content:"\f4f7"}.fi-rr-crow:before{content:"\f4f8"}.fi-rr-crown:before{content:"\f4f9"}.fi-rr-crutch:before{content:"\f4fa"}.fi-rr-crutches:before{content:"\f4fb"}.fi-rr-cruzeiro-sign:before{content:"\f4fc"}.fi-rr-crypto-calendar:before{content:"\f4fd"}.fi-rr-cryptocurrency:before{content:"\f4fe"}.fi-rr-crystal-ball:before{content:"\f4ff"}.fi-rr-cube:before{content:"\f500"}.fi-rr-cubes-stacked:before{content:"\f501"}.fi-rr-cubes:before{content:"\f502"}.fi-rr-cucumber:before{content:"\f503"}.fi-rr-cup-straw-swoosh:before{content:"\f504"}.fi-rr-cup-straw:before{content:"\f505"}.fi-rr-cup-togo:before{content:"\f506"}.fi-rr-cupcake-alt:before{content:"\f507"}.fi-rr-cupcake:before{content:"\f508"}.fi-rr-curling:before{content:"\f509"}.fi-rr-cursor-finger:before{content:"\f50a"}.fi-rr-cursor-plus:before{content:"\f50b"}.fi-rr-cursor-text-alt:before{content:"\f50c"}.fi-rr-cursor-text:before{content:"\f50d"}.fi-rr-cursor:before{content:"\f50e"}.fi-rr-curve-alt:before{content:"\f50f"}.fi-rr-curve-arrow:before{content:"\f510"}.fi-rr-curve:before{content:"\f511"}.fi-rr-custard:before{content:"\f512"}.fi-rr-customer-care:before{content:"\f513"}.fi-rr-customer-service:before{content:"\f514"}.fi-rr-customization-cogwheel:before{content:"\f515"}.fi-rr-customization:before{content:"\f516"}.fi-rr-customize-computer:before{content:"\f517"}.fi-rr-customize-edit:before{content:"\f518"}.fi-rr-customize:before{content:"\f519"}.fi-rr-CV:before{content:"\f51a"}.fi-rr-cvv-card:before{content:"\f51b"}.fi-rr-d:before{content:"\f51c"}.fi-rr-dagger:before{content:"\f51d"}.fi-rr-daily-calendar:before{content:"\f51e"}.fi-rr-damage:before{content:"\f51f"}.fi-rr-dart:before{content:"\f520"}.fi-rr-dashboard-monitor:before{content:"\f521"}.fi-rr-dashboard-panel:before{content:"\f522"}.fi-rr-dashboard:before{content:"\f523"}.fi-rr-data-transfer:before{content:"\f524"}.fi-rr-database:before{content:"\f525"}.fi-rr-debt:before{content:"\f526"}.fi-rr-deer-rudolph:before{content:"\f527"}.fi-rr-deer:before{content:"\f528"}.fi-rr-delete-document:before{content:"\f529"}.fi-rr-delete-right:before{content:"\f52a"}.fi-rr-delete-user:before{content:"\f52b"}.fi-rr-delete:before{content:"\f52c"}.fi-rr-democrat:before{content:"\f52d"}.fi-rr-department-structure:before{content:"\f52e"}.fi-rr-department:before{content:"\f52f"}.fi-rr-deposit-alt:before{content:"\f530"}.fi-rr-deposit:before{content:"\f531"}.fi-rr-description-alt:before{content:"\f532"}.fi-rr-description:before{content:"\f533"}.fi-rr-desk:before{content:"\f534"}.fi-rr-desktop-arrow-down:before{content:"\f535"}.fi-rr-desktop-wallpaper:before{content:"\f536"}.fi-rr-devices:before{content:"\f537"}.fi-rr-dewpoint:before{content:"\f538"}.fi-rr-dharmachakra:before{content:"\f539"}.fi-rr-diagram-cells:before{content:"\f53a"}.fi-rr-diagram-lean-canvas:before{content:"\f53b"}.fi-rr-diagram-nested:before{content:"\f53c"}.fi-rr-diagram-next:before{content:"\f53d"}.fi-rr-diagram-predecessor:before{content:"\f53e"}.fi-rr-diagram-previous:before{content:"\f53f"}.fi-rr-diagram-project:before{content:"\f540"}.fi-rr-diagram-sankey:before{content:"\f541"}.fi-rr-diagram-subtask:before{content:"\f542"}.fi-rr-diagram-successor:before{content:"\f543"}.fi-rr-diagram-venn:before{content:"\f544"}.fi-rr-dial-high:before{content:"\f545"}.fi-rr-dial-low:before{content:"\f546"}.fi-rr-dial-max:before{content:"\f547"}.fi-rr-dial-med-low:before{content:"\f548"}.fi-rr-dial-med:before{content:"\f549"}.fi-rr-dial-min:before{content:"\f54a"}.fi-rr-dial-off:before{content:"\f54b"}.fi-rr-dial:before{content:"\f54c"}.fi-rr-diamond-exclamation:before{content:"\f54d"}.fi-rr-diamond-turn-right:before{content:"\f54e"}.fi-rr-diamond:before{content:"\f54f"}.fi-rr-diary-bookmark-down:before{content:"\f550"}.fi-rr-diary-bookmarks:before{content:"\f551"}.fi-rr-diary-clasp:before{content:"\f552"}.fi-rr-dice-alt:before{content:"\f553"}.fi-rr-dice-d10:before{content:"\f554"}.fi-rr-dice-d12:before{content:"\f555"}.fi-rr-dice-d20:before{content:"\f556"}.fi-rr-dice-d4:before{content:"\f557"}.fi-rr-dice-d6:before{content:"\f558"}.fi-rr-dice-d8:before{content:"\f559"}.fi-rr-dice-four:before{content:"\f55a"}.fi-rr-dice-one:before{content:"\f55b"}.fi-rr-dice-six:before{content:"\f55c"}.fi-rr-dice-three:before{content:"\f55d"}.fi-rr-dice-two:before{content:"\f55e"}.fi-rr-dice:before{content:"\f55f"}.fi-rr-digging:before{content:"\f560"}.fi-rr-digital-tachograph:before{content:"\f561"}.fi-rr-dinner:before{content:"\f562"}.fi-rr-diploma:before{content:"\f563"}.fi-rr-direction-signal-arrow:before{content:"\f564"}.fi-rr-direction-signal:before{content:"\f565"}.fi-rr-disc-drive:before{content:"\f566"}.fi-rr-disco-ball:before{content:"\f567"}.fi-rr-discover:before{content:"\f568"}.fi-rr-disease:before{content:"\f569"}.fi-rr-disk:before{content:"\f56a"}.fi-rr-display-arrow-down:before{content:"\f56b"}.fi-rr-display-chart-up:before{content:"\f56c"}.fi-rr-display-code:before{content:"\f56d"}.fi-rr-display-medical:before{content:"\f56e"}.fi-rr-display-slash:before{content:"\f56f"}.fi-rr-distribute-spacing-horizontal:before{content:"\f570"}.fi-rr-distribute-spacing-vertical:before{content:"\f571"}.fi-rr-divide:before{content:"\f572"}.fi-rr-dizzy:before{content:"\f573"}.fi-rr-dna:before{content:"\f574"}.fi-rr-do-not-enter:before{content:"\f575"}.fi-rr-doctor:before{content:"\f576"}.fi-rr-document-circle-wrong:before{content:"\f577"}.fi-rr-document-paid:before{content:"\f578"}.fi-rr-document-signed:before{content:"\f579"}.fi-rr-document:before{content:"\f57a"}.fi-rr-dog-leashed:before{content:"\f57b"}.fi-rr-dog:before{content:"\f57c"}.fi-rr-dollar:before{content:"\f57d"}.fi-rr-dolly-flatbed-alt:before{content:"\f57e"}.fi-rr-dolly-flatbed-empty:before{content:"\f57f"}.fi-rr-dolly-flatbed:before{content:"\f580"}.fi-rr-dolphin:before{content:"\f581"}.fi-rr-domino-effect:before{content:"\f582"}.fi-rr-donate:before{content:"\f583"}.fi-rr-dong-sign:before{content:"\f584"}.fi-rr-donut:before{content:"\f585"}.fi-rr-door-closed:before{content:"\f586"}.fi-rr-door-open:before{content:"\f587"}.fi-rr-dot-circle:before{content:"\f588"}.fi-rr-dot-pending:before{content:"\f589"}.fi-rr-dove:before{content:"\f58a"}.fi-rr-down-from-bracket:before{content:"\f58b"}.fi-rr-down-left-and-up-right-to-center:before{content:"\f58c"}.fi-rr-down-left:before{content:"\f58d"}.fi-rr-down-right:before{content:"\f58e"}.fi-rr-down-to-line:before{content:"\f58f"}.fi-rr-down:before{content:"\f590"}.fi-rr-download:before{content:"\f591"}.fi-rr-drafting-compass:before{content:"\f592"}.fi-rr-dragon:before{content:"\f593"}.fi-rr-draw-polygon:before{content:"\f594"}.fi-rr-draw-square:before{content:"\f595"}.fi-rr-drawer-alt:before{content:"\f596"}.fi-rr-drawer-empty:before{content:"\f597"}.fi-rr-drawer:before{content:"\f598"}.fi-rr-dreidel:before{content:"\f599"}.fi-rr-drink-alt:before{content:"\f59a"}.fi-rr-driver-man:before{content:"\f59b"}.fi-rr-driver-woman:before{content:"\f59c"}.fi-rr-drone-alt:before{content:"\f59d"}.fi-rr-drone-front:before{content:"\f59e"}.fi-rr-drone:before{content:"\f59f"}.fi-rr-drop-down:before{content:"\f5a0"}.fi-rr-dropdown-select:before{content:"\f5a1"}.fi-rr-dropdown:before{content:"\f5a2"}.fi-rr-drum-steelpan:before{content:"\f5a3"}.fi-rr-drum:before{content:"\f5a4"}.fi-rr-drumstick-bite:before{content:"\f5a5"}.fi-rr-drumstick:before{content:"\f5a6"}.fi-rr-dryer-alt:before{content:"\f5a7"}.fi-rr-dryer:before{content:"\f5a8"}.fi-rr-duck:before{content:"\f5a9"}.fi-rr-dumbbell-fitness:before{content:"\f5aa"}.fi-rr-dumbbell-horizontal:before{content:"\f5ab"}.fi-rr-dumbbell-ray:before{content:"\f5ac"}.fi-rr-dumbbell-weightlifting:before{content:"\f5ad"}.fi-rr-dumpster-fire:before{content:"\f5ae"}.fi-rr-dumpster:before{content:"\f5af"}.fi-rr-dungeon:before{content:"\f5b0"}.fi-rr-duplicate:before{content:"\f5b1"}.fi-rr-duration-alt:before{content:"\f5b2"}.fi-rr-duration:before{content:"\f5b3"}.fi-rr-e-learning:before{content:"\f5b4"}.fi-rr-e:before{content:"\f5b5"}.fi-rr-ear-deaf:before{content:"\f5b6"}.fi-rr-ear-muffs:before{content:"\f5b7"}.fi-rr-ear:before{content:"\f5b8"}.fi-rr-earnings:before{content:"\f5b9"}.fi-rr-earth-africa:before{content:"\f5ba"}.fi-rr-earth-americas:before{content:"\f5bb"}.fi-rr-earth-asia:before{content:"\f5bc"}.fi-rr-earth-europa:before{content:"\f5bd"}.fi-rr-eclipse-alt:before{content:"\f5be"}.fi-rr-eclipse:before{content:"\f5bf"}.fi-rr-edit-alt:before{content:"\f5c0"}.fi-rr-edit:before{content:"\f5c1"}.fi-rr-effect:before{content:"\f5c2"}.fi-rr-egg-fried:before{content:"\f5c3"}.fi-rr-egg:before{content:"\f5c4"}.fi-rr-eject:before{content:"\f5c5"}.fi-rr-elephant:before{content:"\f5c6"}.fi-rr-elevator:before{content:"\f5c7"}.fi-rr-email-pending:before{content:"\f5c8"}.fi-rr-employee-alt:before{content:"\f5c9"}.fi-rr-employee-handbook:before{content:"\f5ca"}.fi-rr-employee-man-alt:before{content:"\f5cb"}.fi-rr-employee-man:before{content:"\f5cc"}.fi-rr-employees-woman-man:before{content:"\f5cd"}.fi-rr-employees:before{content:"\f5ce"}.fi-rr-empty-set:before{content:"\f5cf"}.fi-rr-endless-loop:before{content:"\f5d0"}.fi-rr-engine-warning:before{content:"\f5d1"}.fi-rr-engine:before{content:"\f5d2"}.fi-rr-enter:before{content:"\f5d3"}.fi-rr-envelope-ban:before{content:"\f5d4"}.fi-rr-envelope-bulk:before{content:"\f5d5"}.fi-rr-envelope-dot:before{content:"\f5d6"}.fi-rr-envelope-download:before{content:"\f5d7"}.fi-rr-envelope-heart:before{content:"\f5d8"}.fi-rr-envelope-marker:before{content:"\f5d9"}.fi-rr-envelope-open-dollar:before{content:"\f5da"}.fi-rr-envelope-open-text:before{content:"\f5db"}.fi-rr-envelope-open:before{content:"\f5dc"}.fi-rr-envelope-plus:before{content:"\f5dd"}.fi-rr-envelope:before{content:"\f5de"}.fi-rr-envelopes:before{content:"\f5df"}.fi-rr-equality:before{content:"\f5e0"}.fi-rr-equals:before{content:"\f5e1"}.fi-rr-eraser:before{content:"\f5e2"}.fi-rr-error-camera:before{content:"\f5e3"}.fi-rr-escalator:before{content:"\f5e4"}.fi-rr-ethernet:before{content:"\f5e5"}.fi-rr-euro:before{content:"\f5e6"}.fi-rr-excavator:before{content:"\f5e7"}.fi-rr-exchange-alt:before{content:"\f5e8"}.fi-rr-exchange-cryptocurrency:before{content:"\f5e9"}.fi-rr-exchange:before{content:"\f5ea"}.fi-rr-exclamation:before{content:"\f5eb"}.fi-rr-exit-alt:before{content:"\f5ec"}.fi-rr-exit:before{content:"\f5ed"}.fi-rr-expand-arrows-alt:before{content:"\f5ee"}.fi-rr-expand-arrows:before{content:"\f5ef"}.fi-rr-expand:before{content:"\f5f0"}.fi-rr-expense-bill:before{content:"\f5f1"}.fi-rr-expense:before{content:"\f5f2"}.fi-rr-external-hard-drive:before{content:"\f5f3"}.fi-rr-external-world:before{content:"\f5f4"}.fi-rr-eye-crossed:before{content:"\f5f5"}.fi-rr-eye-dropper-half:before{content:"\f5f6"}.fi-rr-eye-dropper:before{content:"\f5f7"}.fi-rr-eye:before{content:"\f5f8"}.fi-rr-eyes:before{content:"\f5f9"}.fi-rr-f:before{content:"\f5fa"}.fi-rr-fabric:before{content:"\f5fb"}.fi-rr-face-angry-horns:before{content:"\f5fc"}.fi-rr-face-anguished:before{content:"\f5fd"}.fi-rr-face-anxious-sweat:before{content:"\f5fe"}.fi-rr-face-astonished:before{content:"\f5ff"}.fi-rr-face-awesome:before{content:"\f600"}.fi-rr-face-beam-hand-over-mouth:before{content:"\f601"}.fi-rr-face-confounded:before{content:"\f602"}.fi-rr-face-confused:before{content:"\f603"}.fi-rr-face-cowboy-hat:before{content:"\f604"}.fi-rr-face-disappointed:before{content:"\f605"}.fi-rr-face-disguise:before{content:"\f606"}.fi-rr-face-downcast-sweat:before{content:"\f607"}.fi-rr-face-drooling:before{content:"\f608"}.fi-rr-face-explode:before{content:"\f609"}.fi-rr-face-expressionless:before{content:"\f60a"}.fi-rr-face-eyes-xmarks:before{content:"\f60b"}.fi-rr-face-fearful:before{content:"\f60c"}.fi-rr-face-glasses:before{content:"\f60d"}.fi-rr-face-grin-tongue-wink:before{content:"\f60e"}.fi-rr-face-hand-yawn:before{content:"\f60f"}.fi-rr-face-head-bandage:before{content:"\f610"}.fi-rr-face-hushed:before{content:"\f611"}.fi-rr-face-icicles:before{content:"\f612"}.fi-rr-face-lying:before{content:"\f613"}.fi-rr-face-mask:before{content:"\f614"}.fi-rr-face-monocle:before{content:"\f615"}.fi-rr-face-nauseated:before{content:"\f616"}.fi-rr-face-nose-steam:before{content:"\f617"}.fi-rr-face-party:before{content:"\f618"}.fi-rr-face-pensive:before{content:"\f619"}.fi-rr-face-persevering:before{content:"\f61a"}.fi-rr-face-pleading:before{content:"\f61b"}.fi-rr-face-raised-eyebrow:before{content:"\f61c"}.fi-rr-face-relieved:before{content:"\f61d"}.fi-rr-face-sad-sweat:before{content:"\f61e"}.fi-rr-face-scream:before{content:"\f61f"}.fi-rr-face-shush:before{content:"\f620"}.fi-rr-face-sleeping:before{content:"\f621"}.fi-rr-face-sleepy:before{content:"\f622"}.fi-rr-face-smile-halo:before{content:"\f623"}.fi-rr-face-smile-hearts:before{content:"\f624"}.fi-rr-face-smile-horns:before{content:"\f625"}.fi-rr-face-smile-tear:before{content:"\f626"}.fi-rr-face-smile-tongue:before{content:"\f627"}.fi-rr-face-smile-upside-down:before{content:"\f628"}.fi-rr-face-smiling-hands:before{content:"\f629"}.fi-rr-face-smirking:before{content:"\f62a"}.fi-rr-face-sunglasses-alt:before{content:"\f62b"}.fi-rr-face-sunglasses:before{content:"\f62c"}.fi-rr-face-swear:before{content:"\f62d"}.fi-rr-face-thermometer:before{content:"\f62e"}.fi-rr-face-thinking:before{content:"\f62f"}.fi-rr-face-tissue:before{content:"\f630"}.fi-rr-face-tongue-money:before{content:"\f631"}.fi-rr-face-tongue-sweat:before{content:"\f632"}.fi-rr-face-unamused:before{content:"\f633"}.fi-rr-face-viewfinder:before{content:"\f634"}.fi-rr-face-vomit:before{content:"\f635"}.fi-rr-face-weary:before{content:"\f636"}.fi-rr-face-woozy:before{content:"\f637"}.fi-rr-face-worried:before{content:"\f638"}.fi-rr-face-zany:before{content:"\f639"}.fi-rr-face-zipper:before{content:"\f63a"}.fi-rr-fail:before{content:"\f63b"}.fi-rr-falafel:before{content:"\f63c"}.fi-rr-family-dress:before{content:"\f63d"}.fi-rr-family-pants:before{content:"\f63e"}.fi-rr-family:before{content:"\f63f"}.fi-rr-fan-table:before{content:"\f640"}.fi-rr-fan:before{content:"\f641"}.fi-rr-farm:before{content:"\f642"}.fi-rr-faucet-drip:before{content:"\f643"}.fi-rr-faucet:before{content:"\f644"}.fi-rr-fax:before{content:"\f645"}.fi-rr-feather-pointed:before{content:"\f646"}.fi-rr-feather:before{content:"\f647"}.fi-rr-features-alt:before{content:"\f648"}.fi-rr-features:before{content:"\f649"}.fi-rr-fee-receipt:before{content:"\f64a"}.fi-rr-fee:before{content:"\f64b"}.fi-rr-feedback-alt:before{content:"\f64c"}.fi-rr-feedback-cycle-loop:before{content:"\f64d"}.fi-rr-feedback-hand:before{content:"\f64e"}.fi-rr-feedback-review:before{content:"\f64f"}.fi-rr-feedback:before{content:"\f650"}.fi-rr-fence:before{content:"\f651"}.fi-rr-ferris-wheel:before{content:"\f652"}.fi-rr-fighter-jet:before{content:"\f653"}.fi-rr-file-ai:before{content:"\f654"}.fi-rr-file-audio:before{content:"\f655"}.fi-rr-file-binary:before{content:"\f656"}.fi-rr-file-chart-line:before{content:"\f657"}.fi-rr-file-chart-pie:before{content:"\f658"}.fi-rr-file-circle-info:before{content:"\f659"}.fi-rr-file-cloud:before{content:"\f65a"}.fi-rr-file-code:before{content:"\f65b"}.fi-rr-file-csv:before{content:"\f65c"}.fi-rr-file-download:before{content:"\f65d"}.fi-rr-file-edit:before{content:"\f65e"}.fi-rr-file-eps:before{content:"\f65f"}.fi-rr-file-excel:before{content:"\f660"}.fi-rr-file-exclamation:before{content:"\f661"}.fi-rr-file-export:before{content:"\f662"}.fi-rr-file-image:before{content:"\f663"}.fi-rr-file-import:before{content:"\f664"}.fi-rr-file-invoice-dollar:before{content:"\f665"}.fi-rr-file-invoice:before{content:"\f666"}.fi-rr-file-medical-alt:before{content:"\f667"}.fi-rr-file-medical:before{content:"\f668"}.fi-rr-file-minus:before{content:"\f669"}.fi-rr-file-pdf:before{content:"\f66a"}.fi-rr-file-powerpoint:before{content:"\f66b"}.fi-rr-file-prescription:before{content:"\f66c"}.fi-rr-file-psd:before{content:"\f66d"}.fi-rr-file-signature:before{content:"\f66e"}.fi-rr-file-spreadsheet:before{content:"\f66f"}.fi-rr-file-upload:before{content:"\f670"}.fi-rr-file-user:before{content:"\f671"}.fi-rr-file-video:before{content:"\f672"}.fi-rr-file-word:before{content:"\f673"}.fi-rr-file-zipper:before{content:"\f674"}.fi-rr-file:before{content:"\f675"}.fi-rr-files-medical:before{content:"\f676"}.fi-rr-fill:before{content:"\f677"}.fi-rr-film-canister:before{content:"\f678"}.fi-rr-film-slash:before{content:"\f679"}.fi-rr-film:before{content:"\f67a"}.fi-rr-films:before{content:"\f67b"}.fi-rr-filter-list:before{content:"\f67c"}.fi-rr-filter-slash:before{content:"\f67d"}.fi-rr-filter:before{content:"\f67e"}.fi-rr-filters:before{content:"\f67f"}.fi-rr-fingerprint-security-risk:before{content:"\f680"}.fi-rr-fingerprint:before{content:"\f681"}.fi-rr-fire-burner:before{content:"\f682"}.fi-rr-fire-extinguisher:before{content:"\f683"}.fi-rr-fire-flame-curved:before{content:"\f684"}.fi-rr-fire-flame-simple:before{content:"\f685"}.fi-rr-fire-hydrant:before{content:"\f686"}.fi-rr-fire-smoke:before{content:"\f687"}.fi-rr-fireplace:before{content:"\f688"}.fi-rr-first-award:before{content:"\f689"}.fi-rr-first-laurel:before{content:"\f68a"}.fi-rr-first-medal:before{content:"\f68b"}.fi-rr-first:before{content:"\f68c"}.fi-rr-fish-bones:before{content:"\f68d"}.fi-rr-fish-cooked:before{content:"\f68e"}.fi-rr-fish:before{content:"\f68f"}.fi-rr-fishing-rod:before{content:"\f690"}.fi-rr-fist-move:before{content:"\f691"}.fi-rr-flag-alt:before{content:"\f692"}.fi-rr-flag-checkered:before{content:"\f693"}.fi-rr-flag-usa:before{content:"\f694"}.fi-rr-flag:before{content:"\f695"}.fi-rr-flame:before{content:"\f696"}.fi-rr-flashlight:before{content:"\f697"}.fi-rr-flask-gear:before{content:"\f698"}.fi-rr-flask-poison:before{content:"\f699"}.fi-rr-flask-potion:before{content:"\f69a"}.fi-rr-flask:before{content:"\f69b"}.fi-rr-flatbread-stuffed:before{content:"\f69c"}.fi-rr-flatbread:before{content:"\f69d"}.fi-rr-flip-horizontal:before{content:"\f69e"}.fi-rr-floor-alt:before{content:"\f69f"}.fi-rr-floor-layer:before{content:"\f6a0"}.fi-rr-floor:before{content:"\f6a1"}.fi-rr-floppy-disk-circle-arrow-right:before{content:"\f6a2"}.fi-rr-floppy-disk-circle-xmark:before{content:"\f6a3"}.fi-rr-floppy-disk-pen:before{content:"\f6a4"}.fi-rr-floppy-disks:before{content:"\f6a5"}.fi-rr-florin-sign:before{content:"\f6a6"}.fi-rr-flower-bouquet:before{content:"\f6a7"}.fi-rr-flower-butterfly:before{content:"\f6a8"}.fi-rr-flower-daffodil:before{content:"\f6a9"}.fi-rr-flower-tulip:before{content:"\f6aa"}.fi-rr-flower:before{content:"\f6ab"}.fi-rr-flushed:before{content:"\f6ac"}.fi-rr-flute:before{content:"\f6ad"}.fi-rr-flux-capacitor:before{content:"\f6ae"}.fi-rr-fly-insect:before{content:"\f6af"}.fi-rr-flying-disc:before{content:"\f6b0"}.fi-rr-fog:before{content:"\f6b1"}.fi-rr-folder-download:before{content:"\f6b2"}.fi-rr-folder-fire:before{content:"\f6b3"}.fi-rr-folder-minus:before{content:"\f6b4"}.fi-rr-folder-open:before{content:"\f6b5"}.fi-rr-folder-times:before{content:"\f6b6"}.fi-rr-folder-tree:before{content:"\f6b7"}.fi-rr-folder-upload:before{content:"\f6b8"}.fi-rr-folder-xmark:before{content:"\f6b9"}.fi-rr-folder:before{content:"\f6ba"}.fi-rr-folders:before{content:"\f6bb"}.fi-rr-follow-folder:before{content:"\f6bc"}.fi-rr-followcollection:before{content:"\f6bd"}.fi-rr-following:before{content:"\f6be"}.fi-rr-fondue-pot:before{content:"\f6bf"}.fi-rr-football:before{content:"\f6c0"}.fi-rr-foreign-language-audio:before{content:"\f6c1"}.fi-rr-fork:before{content:"\f6c2"}.fi-rr-forklift:before{content:"\f6c3"}.fi-rr-form:before{content:"\f6c4"}.fi-rr-fort:before{content:"\f6c5"}.fi-rr-forward-fast:before{content:"\f6c6"}.fi-rr-forward:before{content:"\f6c7"}.fi-rr-fox:before{content:"\f6c8"}.fi-rr-frame:before{content:"\f6c9"}.fi-rr-franc-sign:before{content:"\f6ca"}.fi-rr-free-delivery:before{content:"\f6cb"}.fi-rr-free:before{content:"\f6cc"}.fi-rr-french-fries:before{content:"\f6cd"}.fi-rr-friday:before{content:"\f6ce"}.fi-rr-frog:before{content:"\f6cf"}.fi-rr-frown:before{content:"\f6d0"}.fi-rr-ftp:before{content:"\f6d1"}.fi-rr-fuel-gauge:before{content:"\f6d2"}.fi-rr-function-process:before{content:"\f6d3"}.fi-rr-function-square:before{content:"\f6d4"}.fi-rr-function:before{content:"\f6d5"}.fi-rr-funnel-dollar:before{content:"\f6d6"}.fi-rr-g:before{content:"\f6d7"}.fi-rr-galaxy-alt:before{content:"\f6d8"}.fi-rr-galaxy-planet:before{content:"\f6d9"}.fi-rr-galaxy-star:before{content:"\f6da"}.fi-rr-galaxy:before{content:"\f6db"}.fi-rr-gallery-thumbnails:before{content:"\f6dc"}.fi-rr-gallery:before{content:"\f6dd"}.fi-rr-game-board-alt:before{content:"\f6de"}.fi-rr-gamepad:before{content:"\f6df"}.fi-rr-garage-car:before{content:"\f6e0"}.fi-rr-garage-open:before{content:"\f6e1"}.fi-rr-garage:before{content:"\f6e2"}.fi-rr-garlic-alt:before{content:"\f6e3"}.fi-rr-garlic:before{content:"\f6e4"}.fi-rr-gas-pump-alt:before{content:"\f6e5"}.fi-rr-gas-pump-slash:before{content:"\f6e6"}.fi-rr-gas-pump:before{content:"\f6e7"}.fi-rr-gauge-circle-bolt:before{content:"\f6e8"}.fi-rr-gauge-circle-minus:before{content:"\f6e9"}.fi-rr-gauge-circle-plus:before{content:"\f6ea"}.fi-rr-gavel:before{content:"\f6eb"}.fi-rr-gay-couple:before{content:"\f6ec"}.fi-rr-gears:before{content:"\f6ed"}.fi-rr-gem:before{content:"\f6ee"}.fi-rr-general:before{content:"\f6ef"}.fi-rr-ghost:before{content:"\f6f0"}.fi-rr-gif-square:before{content:"\f6f1"}.fi-rr-gif:before{content:"\f6f2"}.fi-rr-gift-box-benefits:before{content:"\f6f3"}.fi-rr-gift-card:before{content:"\f6f4"}.fi-rr-gift:before{content:"\f6f5"}.fi-rr-gifts:before{content:"\f6f6"}.fi-rr-gingerbread-man:before{content:"\f6f7"}.fi-rr-glass-champagne:before{content:"\f6f8"}.fi-rr-glass-cheers:before{content:"\f6f9"}.fi-rr-glass-citrus:before{content:"\f6fa"}.fi-rr-glass-empty:before{content:"\f6fb"}.fi-rr-glass-half:before{content:"\f6fc"}.fi-rr-glass-water-droplet:before{content:"\f6fd"}.fi-rr-glass-whiskey-rocks:before{content:"\f6fe"}.fi-rr-glass-whiskey:before{content:"\f6ff"}.fi-rr-glass:before{content:"\f700"}.fi-rr-glasses:before{content:"\f701"}.fi-rr-globe-alt:before{content:"\f702"}.fi-rr-globe-pointer:before{content:"\f703"}.fi-rr-globe-snow:before{content:"\f704"}.fi-rr-globe:before{content:"\f705"}.fi-rr-goal-net:before{content:"\f706"}.fi-rr-golf-ball:before{content:"\f707"}.fi-rr-golf-hole:before{content:"\f708"}.fi-rr-golf:before{content:"\f709"}.fi-rr-gopuram:before{content:"\f70a"}.fi-rr-government-budget:before{content:"\f70b"}.fi-rr-government-flag:before{content:"\f70c"}.fi-rr-government-user:before{content:"\f70d"}.fi-rr-gps-navigation:before{content:"\f70e"}.fi-rr-graduation-cap:before{content:"\f70f"}.fi-rr-gramophone:before{content:"\f710"}.fi-rr-grape:before{content:"\f711"}.fi-rr-graph-curve:before{content:"\f712"}.fi-rr-graphic-style:before{content:"\f713"}.fi-rr-graphic-tablet:before{content:"\f714"}.fi-rr-grate-droplet:before{content:"\f715"}.fi-rr-grate:before{content:"\f716"}.fi-rr-greater-than-equal:before{content:"\f717"}.fi-rr-greater-than:before{content:"\f718"}.fi-rr-greek-helmet:before{content:"\f719"}.fi-rr-grid-alt:before{content:"\f71a"}.fi-rr-grid-dividers:before{content:"\f71b"}.fi-rr-grid:before{content:"\f71c"}.fi-rr-grill-hot-alt:before{content:"\f71d"}.fi-rr-grill:before{content:"\f71e"}.fi-rr-grimace:before{content:"\f71f"}.fi-rr-grin-alt:before{content:"\f720"}.fi-rr-grin-beam-sweat:before{content:"\f721"}.fi-rr-grin-beam:before{content:"\f722"}.fi-rr-grin-hearts:before{content:"\f723"}.fi-rr-grin-squint-tears:before{content:"\f724"}.fi-rr-grin-squint:before{content:"\f725"}.fi-rr-grin-stars:before{content:"\f726"}.fi-rr-grin-tears:before{content:"\f727"}.fi-rr-grin-tongue-squint:before{content:"\f728"}.fi-rr-grin-tongue-wink:before{content:"\f729"}.fi-rr-grin-tongue:before{content:"\f72a"}.fi-rr-grin-wink:before{content:"\f72b"}.fi-rr-grin:before{content:"\f72c"}.fi-rr-grip-dots-vertical:before{content:"\f72d"}.fi-rr-grip-dots:before{content:"\f72e"}.fi-rr-grip-horizontal:before{content:"\f72f"}.fi-rr-grip-lines-vertical:before{content:"\f730"}.fi-rr-grip-lines:before{content:"\f731"}.fi-rr-grip-vertical:before{content:"\f732"}.fi-rr-grocery-bag:before{content:"\f733"}.fi-rr-grocery-basket:before{content:"\f734"}.fi-rr-group-arrows-rotate:before{content:"\f735"}.fi-rr-group-call:before{content:"\f736"}.fi-rr-group-community-social-media:before{content:"\f737"}.fi-rr-growth-chart-invest:before{content:"\f738"}.fi-rr-guarani-sign:before{content:"\f739"}.fi-rr-guide-alt:before{content:"\f73a"}.fi-rr-guide:before{content:"\f73b"}.fi-rr-guitar-electric:before{content:"\f73c"}.fi-rr-guitar:before{content:"\f73d"}.fi-rr-guitars:before{content:"\f73e"}.fi-rr-gun-squirt:before{content:"\f73f"}.fi-rr-gym:before{content:"\f740"}.fi-rr-h-square:before{content:"\f741"}.fi-rr-h:before{content:"\f742"}.fi-rr-h1:before{content:"\f743"}.fi-rr-h2:before{content:"\f744"}.fi-rr-h3:before{content:"\f745"}.fi-rr-h4:before{content:"\f746"}.fi-rr-hair-clipper:before{content:"\f747"}.fi-rr-hamburger-soda:before{content:"\f748"}.fi-rr-hamburger:before{content:"\f749"}.fi-rr-hammer-crash:before{content:"\f74a"}.fi-rr-hammer-war:before{content:"\f74b"}.fi-rr-hammer:before{content:"\f74c"}.fi-rr-hamsa:before{content:"\f74d"}.fi-rr-hand-back-fist:before{content:"\f74e"}.fi-rr-hand-back-point-down:before{content:"\f74f"}.fi-rr-hand-back-point-left:before{content:"\f750"}.fi-rr-hand-back-point-ribbon:before{content:"\f751"}.fi-rr-hand-back-point-right:before{content:"\f752"}.fi-rr-hand-bill:before{content:"\f753"}.fi-rr-hand-dots:before{content:"\f754"}.fi-rr-hand-fingers-crossed:before{content:"\f755"}.fi-rr-hand-fist:before{content:"\f756"}.fi-rr-hand-heart:before{content:"\f757"}.fi-rr-hand-holding-box:before{content:"\f758"}.fi-rr-hand-holding-droplet:before{content:"\f759"}.fi-rr-hand-holding-heart:before{content:"\f75a"}.fi-rr-hand-holding-magic:before{content:"\f75b"}.fi-rr-hand-holding-medical:before{content:"\f75c"}.fi-rr-hand-holding-seeding:before{content:"\f75d"}.fi-rr-hand-holding-skull:before{content:"\f75e"}.fi-rr-hand-holding-usd:before{content:"\f75f"}.fi-rr-hand-holding-water:before{content:"\f760"}.fi-rr-hand-horns:before{content:"\f761"}.fi-rr-hand-lizard:before{content:"\f762"}.fi-rr-hand-love:before{content:"\f763"}.fi-rr-hand-middle-finger:before{content:"\f764"}.fi-rr-hand-paper:before{content:"\f765"}.fi-rr-hand-peace:before{content:"\f766"}.fi-rr-hand-point-ribbon:before{content:"\f767"}.fi-rr-hand-scissors:before{content:"\f768"}.fi-rr-hand-sparkles:before{content:"\f769"}.fi-rr-hand-spock:before{content:"\f76a"}.fi-rr-hand-wave:before{content:"\f76b"}.fi-rr-hand:before{content:"\f76c"}.fi-rr-handmade:before{content:"\f76d"}.fi-rr-hands-bubbles:before{content:"\f76e"}.fi-rr-hands-clapping:before{content:"\f76f"}.fi-rr-hands-heart:before{content:"\f770"}.fi-rr-hands-holding-diamond:before{content:"\f771"}.fi-rr-hands-holding:before{content:"\f772"}.fi-rr-hands-usd:before{content:"\f773"}.fi-rr-handshake-angle:before{content:"\f774"}.fi-rr-handshake-deal-loan:before{content:"\f775"}.fi-rr-handshake-house:before{content:"\f776"}.fi-rr-handshake-simple-slash:before{content:"\f777"}.fi-rr-handshake-trust:before{content:"\f778"}.fi-rr-handshake:before{content:"\f779"}.fi-rr-hard-hat:before{content:"\f77a"}.fi-rr-hashtag-lock:before{content:"\f77b"}.fi-rr-hastag:before{content:"\f77c"}.fi-rr-hat-beach:before{content:"\f77d"}.fi-rr-hat-birthday:before{content:"\f77e"}.fi-rr-hat-chef:before{content:"\f77f"}.fi-rr-hat-cowboy-side:before{content:"\f780"}.fi-rr-hat-cowboy:before{content:"\f781"}.fi-rr-hat-santa:before{content:"\f782"}.fi-rr-hat-winter:before{content:"\f783"}.fi-rr-hat-witch:before{content:"\f784"}.fi-rr-hat-wizard:before{content:"\f785"}.fi-rr-hdd:before{content:"\f786"}.fi-rr-head-side-brain:before{content:"\f787"}.fi-rr-head-side-cough-slash:before{content:"\f788"}.fi-rr-head-side-cough:before{content:"\f789"}.fi-rr-head-side-headphones:before{content:"\f78a"}.fi-rr-head-side-heart:before{content:"\f78b"}.fi-rr-head-side-mask:before{content:"\f78c"}.fi-rr-head-side-medical:before{content:"\f78d"}.fi-rr-head-side-thinking:before{content:"\f78e"}.fi-rr-head-side-virus:before{content:"\f78f"}.fi-rr-head-side:before{content:"\f790"}.fi-rr-head-vr:before{content:"\f791"}.fi-rr-heading:before{content:"\f792"}.fi-rr-headphones:before{content:"\f793"}.fi-rr-headset:before{content:"\f794"}.fi-rr-heart-arrow:before{content:"\f795"}.fi-rr-heart-brain:before{content:"\f796"}.fi-rr-heart-crack:before{content:"\f797"}.fi-rr-heart-half-stroke:before{content:"\f798"}.fi-rr-heart-half:before{content:"\f799"}.fi-rr-heart-health-muscle:before{content:"\f79a"}.fi-rr-heart-lock:before{content:"\f79b"}.fi-rr-heart-partner-handshake:before{content:"\f79c"}.fi-rr-heart-rate:before{content:"\f79d"}.fi-rr-heart-slash:before{content:"\f79e"}.fi-rr-heart-upside-down:before{content:"\f79f"}.fi-rr-heart:before{content:"\f7a0"}.fi-rr-heat:before{content:"\f7a1"}.fi-rr-helicopter-side:before{content:"\f7a2"}.fi-rr-helmet-battle:before{content:"\f7a3"}.fi-rr-hexagon-check:before{content:"\f7a4"}.fi-rr-hexagon-divide:before{content:"\f7a5"}.fi-rr-hexagon-exclamation:before{content:"\f7a6"}.fi-rr-hexagon:before{content:"\f7a7"}.fi-rr-high-definition:before{content:"\f7a8"}.fi-rr-high-five-celebration-yes:before{content:"\f7a9"}.fi-rr-high-five:before{content:"\f7aa"}.fi-rr-highlighter-line:before{content:"\f7ab"}.fi-rr-highlighter:before{content:"\f7ac"}.fi-rr-hiking:before{content:"\f7ad"}.fi-rr-hippo:before{content:"\f7ae"}.fi-rr-hockey-puck:before{content:"\f7af"}.fi-rr-hockey-stick-puck:before{content:"\f7b0"}.fi-rr-hockey-sticks:before{content:"\f7b1"}.fi-rr-holding-hand-gear:before{content:"\f7b2"}.fi-rr-holding-hand-revenue:before{content:"\f7b3"}.fi-rr-holly-berry:before{content:"\f7b4"}.fi-rr-home-heart:before{content:"\f7b5"}.fi-rr-home-location-alt:before{content:"\f7b6"}.fi-rr-home-location:before{content:"\f7b7"}.fi-rr-home:before{content:"\f7b8"}.fi-rr-honey-pot:before{content:"\f7b9"}.fi-rr-hood-cloak:before{content:"\f7ba"}.fi-rr-horizontal-rule:before{content:"\f7bb"}.fi-rr-horse-head:before{content:"\f7bc"}.fi-rr-horse-saddle:before{content:"\f7bd"}.fi-rr-horse:before{content:"\f7be"}.fi-rr-horseshoe-broken:before{content:"\f7bf"}.fi-rr-horseshoe:before{content:"\f7c0"}.fi-rr-hose-reel:before{content:"\f7c1"}.fi-rr-hose:before{content:"\f7c2"}.fi-rr-hospital-symbol:before{content:"\f7c3"}.fi-rr-hospital-user:before{content:"\f7c4"}.fi-rr-hospital:before{content:"\f7c5"}.fi-rr-hospitals:before{content:"\f7c6"}.fi-rr-hot-tub:before{content:"\f7c7"}.fi-rr-hotdog:before{content:"\f7c8"}.fi-rr-hotel:before{content:"\f7c9"}.fi-rr-hourglass-end:before{content:"\f7ca"}.fi-rr-hourglass-start:before{content:"\f7cb"}.fi-rr-hourglass:before{content:"\f7cc"}.fi-rr-house-blank:before{content:"\f7cd"}.fi-rr-house-building:before{content:"\f7ce"}.fi-rr-house-chimney-blank:before{content:"\f7cf"}.fi-rr-house-chimney-crack:before{content:"\f7d0"}.fi-rr-house-chimney-heart:before{content:"\f7d1"}.fi-rr-house-chimney-medical:before{content:"\f7d2"}.fi-rr-house-chimney-user:before{content:"\f7d3"}.fi-rr-house-chimney-window:before{content:"\f7d4"}.fi-rr-house-chimney:before{content:"\f7d5"}.fi-rr-house-circle-check:before{content:"\f7d6"}.fi-rr-house-circle-exclamation:before{content:"\f7d7"}.fi-rr-house-circle-xmark:before{content:"\f7d8"}.fi-rr-house-crack-alt:before{content:"\f7d9"}.fi-rr-house-crack:before{content:"\f7da"}.fi-rr-house-day:before{content:"\f7db"}.fi-rr-house-fire:before{content:"\f7dc"}.fi-rr-house-flag:before{content:"\f7dd"}.fi-rr-house-flood:before{content:"\f7de"}.fi-rr-house-laptop:before{content:"\f7df"}.fi-rr-house-leave:before{content:"\f7e0"}.fi-rr-house-lock:before{content:"\f7e1"}.fi-rr-house-medical:before{content:"\f7e2"}.fi-rr-house-night:before{content:"\f7e3"}.fi-rr-house-return:before{content:"\f7e4"}.fi-rr-house-signal:before{content:"\f7e5"}.fi-rr-house-tree:before{content:"\f7e6"}.fi-rr-house-tsunami:before{content:"\f7e7"}.fi-rr-house-turret:before{content:"\f7e8"}.fi-rr-house-user:before{content:"\f7e9"}.fi-rr-house-window:before{content:"\f7ea"}.fi-rr-hr-group:before{content:"\f7eb"}.fi-rr-hr-person:before{content:"\f7ec"}.fi-rr-hr:before{content:"\f7ed"}.fi-rr-hryvnia:before{content:"\f7ee"}.fi-rr-humidity:before{content:"\f7ef"}.fi-rr-hundred-points:before{content:"\f7f0"}.fi-rr-hurricane:before{content:"\f7f1"}.fi-rr-i:before{content:"\f7f2"}.fi-rr-ice-cream:before{content:"\f7f3"}.fi-rr-ice-skate:before{content:"\f7f4"}.fi-rr-icicles:before{content:"\f7f5"}.fi-rr-icon-star:before{content:"\f7f6"}.fi-rr-id-badge:before{content:"\f7f7"}.fi-rr-id-card-clip-alt:before{content:"\f7f8"}.fi-rr-igloo:before{content:"\f7f9"}.fi-rr-image-slash:before{content:"\f7fa"}.fi-rr-images-user:before{content:"\f7fb"}.fi-rr-images:before{content:"\f7fc"}.fi-rr-improve-user:before{content:"\f7fd"}.fi-rr-inbox-full:before{content:"\f7fe"}.fi-rr-inbox-in:before{content:"\f7ff"}.fi-rr-inbox-out:before{content:"\f800"}.fi-rr-inbox:before{content:"\f801"}.fi-rr-inboxes:before{content:"\f802"}.fi-rr-incense-sticks-yoga:before{content:"\f803"}.fi-rr-incognito:before{content:"\f804"}.fi-rr-indent:before{content:"\f805"}.fi-rr-indian-rupee-sign:before{content:"\f806"}.fi-rr-industry-alt:before{content:"\f807"}.fi-rr-industry-windows:before{content:"\f808"}.fi-rr-infinity:before{content:"\f809"}.fi-rr-info-guide:before{content:"\f80a"}.fi-rr-info:before{content:"\f80b"}.fi-rr-information:before{content:"\f80c"}.fi-rr-inhaler:before{content:"\f80d"}.fi-rr-input-numeric:before{content:"\f80e"}.fi-rr-input-pipe:before{content:"\f80f"}.fi-rr-input-text:before{content:"\f810"}.fi-rr-insert-alt:before{content:"\f811"}.fi-rr-insert-arrows:before{content:"\f812"}.fi-rr-insert-button-circle:before{content:"\f813"}.fi-rr-insert-credit-card:before{content:"\f814"}.fi-rr-insert-square:before{content:"\f815"}.fi-rr-insert:before{content:"\f816"}.fi-rr-insight-alt:before{content:"\f817"}.fi-rr-insight-head:before{content:"\f818"}.fi-rr-insight:before{content:"\f819"}.fi-rr-integral:before{content:"\f81a"}.fi-rr-interactive:before{content:"\f81b"}.fi-rr-interlining:before{content:"\f81c"}.fi-rr-internet-speed-wifi:before{content:"\f81d"}.fi-rr-interrogation:before{content:"\f81e"}.fi-rr-intersection:before{content:"\f81f"}.fi-rr-introduction-handshake:before{content:"\f820"}.fi-rr-introduction:before{content:"\f821"}.fi-rr-inventory-alt:before{content:"\f822"}.fi-rr-invest:before{content:"\f823"}.fi-rr-investment:before{content:"\f824"}.fi-rr-invite-alt:before{content:"\f825"}.fi-rr-invite:before{content:"\f826"}.fi-rr-iot-alt:before{content:"\f827"}.fi-rr-iot:before{content:"\f828"}.fi-rr-ip-address:before{content:"\f829"}.fi-rr-island-tropical:before{content:"\f82a"}.fi-rr-issue-loupe:before{content:"\f82b"}.fi-rr-it-alt:before{content:"\f82c"}.fi-rr-it-computer:before{content:"\f82d"}.fi-rr-it:before{content:"\f82e"}.fi-rr-italian-lira-sign:before{content:"\f82f"}.fi-rr-italic:before{content:"\f830"}.fi-rr-j:before{content:"\f831"}.fi-rr-jam:before{content:"\f832"}.fi-rr-jar-alt:before{content:"\f833"}.fi-rr-jar-wheat:before{content:"\f834"}.fi-rr-javascript:before{content:"\f835"}.fi-rr-joint:before{content:"\f836"}.fi-rr-joker:before{content:"\f837"}.fi-rr-journal-alt:before{content:"\f838"}.fi-rr-journal:before{content:"\f839"}.fi-rr-journey:before{content:"\f83a"}.fi-rr-joystick:before{content:"\f83b"}.fi-rr-jpg:before{content:"\f83c"}.fi-rr-jug-alt:before{content:"\f83d"}.fi-rr-jug-bottle:before{content:"\f83e"}.fi-rr-jug:before{content:"\f83f"}.fi-rr-jumping-rope:before{content:"\f840"}.fi-rr-k:before{content:"\f841"}.fi-rr-kaaba:before{content:"\f842"}.fi-rr-kazoo:before{content:"\f843"}.fi-rr-kerning:before{content:"\f844"}.fi-rr-key-lock-crypto:before{content:"\f845"}.fi-rr-key-skeleton-left-right:before{content:"\f846"}.fi-rr-key:before{content:"\f847"}.fi-rr-keyboard-brightness-low:before{content:"\f848"}.fi-rr-keyboard-brightness:before{content:"\f849"}.fi-rr-keyboard-down:before{content:"\f84a"}.fi-rr-keyboard-left:before{content:"\f84b"}.fi-rr-keyboard:before{content:"\f84c"}.fi-rr-keynote:before{content:"\f84d"}.fi-rr-kidneys:before{content:"\f84e"}.fi-rr-kip-sign:before{content:"\f84f"}.fi-rr-kiss-beam:before{content:"\f850"}.fi-rr-kiss-wink-heart:before{content:"\f851"}.fi-rr-kiss:before{content:"\f852"}.fi-rr-kite:before{content:"\f853"}.fi-rr-kiwi-bird:before{content:"\f854"}.fi-rr-kiwi-fruit:before{content:"\f855"}.fi-rr-knife-kitchen:before{content:"\f856"}.fi-rr-knife:before{content:"\f857"}.fi-rr-knitting:before{content:"\f858"}.fi-rr-kpi-evaluation:before{content:"\f859"}.fi-rr-kpi:before{content:"\f85a"}.fi-rr-l:before{content:"\f85b"}.fi-rr-label:before{content:"\f85c"}.fi-rr-lacrosse-stick-ball:before{content:"\f85d"}.fi-rr-lacrosse-stick:before{content:"\f85e"}.fi-rr-lambda:before{content:"\f85f"}.fi-rr-lamp-desk:before{content:"\f860"}.fi-rr-lamp-floor:before{content:"\f861"}.fi-rr-lamp-street:before{content:"\f862"}.fi-rr-lamp:before{content:"\f863"}.fi-rr-land-layer-location:before{content:"\f864"}.fi-rr-land-layers:before{content:"\f865"}.fi-rr-land-location:before{content:"\f866"}.fi-rr-landmark-alt:before{content:"\f867"}.fi-rr-language:before{content:"\f868"}.fi-rr-laptop-arrow-down:before{content:"\f869"}.fi-rr-laptop-binary:before{content:"\f86a"}.fi-rr-laptop-code:before{content:"\f86b"}.fi-rr-laptop-medical:before{content:"\f86c"}.fi-rr-laptop-mobile:before{content:"\f86d"}.fi-rr-laptop-slash:before{content:"\f86e"}.fi-rr-laptop:before{content:"\f86f"}.fi-rr-lari-sign:before{content:"\f870"}.fi-rr-lasso-sparkles:before{content:"\f871"}.fi-rr-lasso:before{content:"\f872"}.fi-rr-last-square:before{content:"\f873"}.fi-rr-laugh-beam:before{content:"\f874"}.fi-rr-laugh-squint:before{content:"\f875"}.fi-rr-laugh-wink:before{content:"\f876"}.fi-rr-laugh:before{content:"\f877"}.fi-rr-lawyer-man:before{content:"\f878"}.fi-rr-lawyer-woman:before{content:"\f879"}.fi-rr-layer-minus:before{content:"\f87a"}.fi-rr-layer-plus:before{content:"\f87b"}.fi-rr-layers:before{content:"\f87c"}.fi-rr-layout-fluid:before{content:"\f87d"}.fi-rr-lead-funnel:before{content:"\f87e"}.fi-rr-lead-management:before{content:"\f87f"}.fi-rr-lead:before{content:"\f880"}.fi-rr-leader-alt:before{content:"\f881"}.fi-rr-leader-speech:before{content:"\f882"}.fi-rr-leader:before{content:"\f883"}.fi-rr-leaderboard-alt:before{content:"\f884"}.fi-rr-leaderboard-trophy:before{content:"\f885"}.fi-rr-leaderboard:before{content:"\f886"}.fi-rr-leadership-alt:before{content:"\f887"}.fi-rr-leadership:before{content:"\f888"}.fi-rr-leaf-heart:before{content:"\f889"}.fi-rr-leaf-maple:before{content:"\f88a"}.fi-rr-leaf-oak:before{content:"\f88b"}.fi-rr-leaf:before{content:"\f88c"}.fi-rr-leafy-green:before{content:"\f88d"}.fi-rr-leave:before{content:"\f88e"}.fi-rr-left-from-bracket:before{content:"\f88f"}.fi-rr-left:before{content:"\f890"}.fi-rr-legal:before{content:"\f891"}.fi-rr-lemon:before{content:"\f892"}.fi-rr-lesbian-couple:before{content:"\f893"}.fi-rr-less-than-equal:before{content:"\f894"}.fi-rr-less-than:before{content:"\f895"}.fi-rr-lesson-class:before{content:"\f896"}.fi-rr-lesson:before{content:"\f897"}.fi-rr-letter-case:before{content:"\f898"}.fi-rr-lettuce:before{content:"\f899"}.fi-rr-level-down-alt:before{content:"\f89a"}.fi-rr-level-down:before{content:"\f89b"}.fi-rr-level-up-alt:before{content:"\f89c"}.fi-rr-level-up:before{content:"\f89d"}.fi-rr-license:before{content:"\f89e"}.fi-rr-life-ring:before{content:"\f89f"}.fi-rr-life:before{content:"\f8a0"}.fi-rr-light-ceiling:before{content:"\f8a1"}.fi-rr-light-emergency-on:before{content:"\f8a2"}.fi-rr-light-emergency:before{content:"\f8a3"}.fi-rr-light-switch-off:before{content:"\f8a4"}.fi-rr-light-switch-on:before{content:"\f8a5"}.fi-rr-light-switch:before{content:"\f8a6"}.fi-rr-lightbulb-cfl-on:before{content:"\f8a7"}.fi-rr-lightbulb-cfl:before{content:"\f8a8"}.fi-rr-lightbulb-dollar:before{content:"\f8a9"}.fi-rr-lightbulb-exclamation:before{content:"\f8aa"}.fi-rr-lightbulb-head:before{content:"\f8ab"}.fi-rr-lightbulb-on:before{content:"\f8ac"}.fi-rr-lightbulb-question:before{content:"\f8ad"}.fi-rr-lightbulb-setting:before{content:"\f8ae"}.fi-rr-lightbulb-slash:before{content:"\f8af"}.fi-rr-lighthouse:before{content:"\f8b0"}.fi-rr-lights-holiday:before{content:"\f8b1"}.fi-rr-limit-hand:before{content:"\f8b2"}.fi-rr-limit-speedometer:before{content:"\f8b3"}.fi-rr-line-width:before{content:"\f8b4"}.fi-rr-link-alt:before{content:"\f8b5"}.fi-rr-link-horizontal-slash:before{content:"\f8b6"}.fi-rr-link-horizontal:before{content:"\f8b7"}.fi-rr-link-slash-alt:before{content:"\f8b8"}.fi-rr-link-slash:before{content:"\f8b9"}.fi-rr-link:before{content:"\f8ba"}.fi-rr-lion-head:before{content:"\f8bb"}.fi-rr-lion:before{content:"\f8bc"}.fi-rr-lips:before{content:"\f8bd"}.fi-rr-lipstick:before{content:"\f8be"}.fi-rr-lira-sign:before{content:"\f8bf"}.fi-rr-list-check:before{content:"\f8c0"}.fi-rr-list-dropdown:before{content:"\f8c1"}.fi-rr-list-music:before{content:"\f8c2"}.fi-rr-list-timeline:before{content:"\f8c3"}.fi-rr-list:before{content:"\f8c4"}.fi-rr-litecoin-sign:before{content:"\f8c5"}.fi-rr-live-alt:before{content:"\f8c6"}.fi-rr-live:before{content:"\f8c7"}.fi-rr-loading:before{content:"\f8c8"}.fi-rr-loan:before{content:"\f8c9"}.fi-rr-lobster:before{content:"\f8ca"}.fi-rr-location-alt:before{content:"\f8cb"}.fi-rr-location-arrow:before{content:"\f8cc"}.fi-rr-location-crosshairs-slash:before{content:"\f8cd"}.fi-rr-location-crosshairs:before{content:"\f8ce"}.fi-rr-location-dot-slash:before{content:"\f8cf"}.fi-rr-location-exclamation:before{content:"\f8d0"}.fi-rr-location-pin-call:before{content:"\f8d1"}.fi-rr-lock-alt:before{content:"\f8d2"}.fi-rr-lock-hashtag:before{content:"\f8d3"}.fi-rr-lock-open-alt:before{content:"\f8d4"}.fi-rr-lock:before{content:"\f8d5"}.fi-rr-locust:before{content:"\f8d6"}.fi-rr-loop-square:before{content:"\f8d7"}.fi-rr-loveseat:before{content:"\f8d8"}.fi-rr-low-vision:before{content:"\f8d9"}.fi-rr-luchador:before{content:"\f8da"}.fi-rr-luggage-cart:before{content:"\f8db"}.fi-rr-luggage-rolling:before{content:"\f8dc"}.fi-rr-lungs-virus:before{content:"\f8dd"}.fi-rr-lungs:before{content:"\f8de"}.fi-rr-m:before{content:"\f8df"}.fi-rr-mace:before{content:"\f8e0"}.fi-rr-magic-wand:before{content:"\f8e1"}.fi-rr-magnet-user:before{content:"\f8e2"}.fi-rr-magnet:before{content:"\f8e3"}.fi-rr-mailbox-envelope:before{content:"\f8e4"}.fi-rr-mailbox-flag-up:before{content:"\f8e5"}.fi-rr-mailbox:before{content:"\f8e6"}.fi-rr-makeup-brush:before{content:"\f8e7"}.fi-rr-man-head:before{content:"\f8e8"}.fi-rr-man-scientist:before{content:"\f8e9"}.fi-rr-manat-sign:before{content:"\f8ea"}.fi-rr-mandolin:before{content:"\f8eb"}.fi-rr-mango:before{content:"\f8ec"}.fi-rr-manhole:before{content:"\f8ed"}.fi-rr-map-location-track:before{content:"\f8ee"}.fi-rr-map-marker-check:before{content:"\f8ef"}.fi-rr-map-marker-cross:before{content:"\f8f0"}.fi-rr-map-marker-edit:before{content:"\f8f1"}.fi-rr-map-marker-home:before{content:"\f8f2"}.fi-rr-map-marker-minus:before{content:"\f8f3"}.fi-rr-map-marker-plus:before{content:"\f8f4"}.fi-rr-map-marker-question:before{content:"\f8f5"}.fi-rr-map-marker-slash:before{content:"\f8f6"}.fi-rr-map-marker-smile:before{content:"\f8f7"}.fi-rr-map-marker:before{content:"\f8f8"}.fi-rr-map-pin:before{content:"\f8f9"}.fi-rr-map-point:before{content:"\f8fa"}.fi-rr-map:before{content:"\f8fb"}.fi-rr-marker-time:before{content:"\f8fc"}.fi-rr-marker:before{content:"\f8fd"}.fi-rr-marketplace-alt:before{content:"\f8fe"}.fi-rr-marketplace-store:before{content:"\f8ff"}.fi-rr-marketplace:before{content:"\f900"}.fi-rr-mars-double:before{content:"\f901"}.fi-rr-mars-stroke-right:before{content:"\f902"}.fi-rr-mars-stroke-up:before{content:"\f903"}.fi-rr-mars:before{content:"\f904"}.fi-rr-martini-glass-citrus:before{content:"\f905"}.fi-rr-martini-glass-empty:before{content:"\f906"}.fi-rr-mask-carnival:before{content:"\f907"}.fi-rr-mask-face:before{content:"\f908"}.fi-rr-mask-snorkel:before{content:"\f909"}.fi-rr-mask:before{content:"\f90a"}.fi-rr-massage:before{content:"\f90b"}.fi-rr-match-fire:before{content:"\f90c"}.fi-rr-mattress-pillow:before{content:"\f90d"}.fi-rr-measuring-tape:before{content:"\f90e"}.fi-rr-meat:before{content:"\f90f"}.fi-rr-medal:before{content:"\f910"}.fi-rr-medical-star:before{content:"\f911"}.fi-rr-medicine:before{content:"\f912"}.fi-rr-meditation:before{content:"\f913"}.fi-rr-meeting-alt:before{content:"\f914"}.fi-rr-meeting:before{content:"\f915"}.fi-rr-megaphone-announcement-leader:before{content:"\f916"}.fi-rr-megaphone:before{content:"\f917"}.fi-rr-meh-blank:before{content:"\f918"}.fi-rr-meh-rolling-eyes:before{content:"\f919"}.fi-rr-meh:before{content:"\f91a"}.fi-rr-melon-alt:before{content:"\f91b"}.fi-rr-melon:before{content:"\f91c"}.fi-rr-member-list:before{content:"\f91d"}.fi-rr-member-search:before{content:"\f91e"}.fi-rr-membership-vip:before{content:"\f91f"}.fi-rr-membership:before{content:"\f920"}.fi-rr-memo-circle-check:before{content:"\f921"}.fi-rr-memo-pad:before{content:"\f922"}.fi-rr-memo:before{content:"\f923"}.fi-rr-memory:before{content:"\f924"}.fi-rr-menu-burger:before{content:"\f925"}.fi-rr-menu-dots-vertical:before{content:"\f926"}.fi-rr-menu-dots:before{content:"\f927"}.fi-rr-mercury:before{content:"\f928"}.fi-rr-message-arrow-down:before{content:"\f929"}.fi-rr-message-arrow-up-right:before{content:"\f92a"}.fi-rr-message-arrow-up:before{content:"\f92b"}.fi-rr-message-bot:before{content:"\f92c"}.fi-rr-message-code:before{content:"\f92d"}.fi-rr-message-dollar:before{content:"\f92e"}.fi-rr-message-heart:before{content:"\f92f"}.fi-rr-message-image:before{content:"\f930"}.fi-rr-message-question:before{content:"\f931"}.fi-rr-message-quote:before{content:"\f932"}.fi-rr-message-slash:before{content:"\f933"}.fi-rr-message-sms:before{content:"\f934"}.fi-rr-message-text:before{content:"\f935"}.fi-rr-message-xmark:before{content:"\f936"}.fi-rr-messages-dollar:before{content:"\f937"}.fi-rr-messages-question:before{content:"\f938"}.fi-rr-messages:before{content:"\f939"}.fi-rr-meteor:before{content:"\f93a"}.fi-rr-meter-bolt:before{content:"\f93b"}.fi-rr-meter-droplet:before{content:"\f93c"}.fi-rr-meter-fire:before{content:"\f93d"}.fi-rr-meter:before{content:"\f93e"}.fi-rr-method:before{content:"\f93f"}.fi-rr-microchip-ai:before{content:"\f940"}.fi-rr-microchip:before{content:"\f941"}.fi-rr-microphone-alt:before{content:"\f942"}.fi-rr-microphone-slash:before{content:"\f943"}.fi-rr-microphone:before{content:"\f944"}.fi-rr-microscope:before{content:"\f945"}.fi-rr-microwave:before{content:"\f946"}.fi-rr-milk-alt:before{content:"\f947"}.fi-rr-milk:before{content:"\f948"}.fi-rr-mill-sign:before{content:"\f949"}.fi-rr-mind-share:before{content:"\f94a"}.fi-rr-minus-circle:before{content:"\f94b"}.fi-rr-minus-hexagon:before{content:"\f94c"}.fi-rr-minus-small:before{content:"\f94d"}.fi-rr-minus:before{content:"\f94e"}.fi-rr-mistletoe:before{content:"\f94f"}.fi-rr-mix:before{content:"\f950"}.fi-rr-mobile-button:before{content:"\f951"}.fi-rr-mobile-notch:before{content:"\f952"}.fi-rr-mobile:before{content:"\f953"}.fi-rr-mockup:before{content:"\f954"}.fi-rr-mode-alt:before{content:"\f955"}.fi-rr-mode-landscape:before{content:"\f956"}.fi-rr-mode-portrait:before{content:"\f957"}.fi-rr-mode:before{content:"\f958"}.fi-rr-model-cube-arrows:before{content:"\f959"}.fi-rr-model-cube-space:before{content:"\f95a"}.fi-rr-model-cube:before{content:"\f95b"}.fi-rr-module:before{content:"\f95c"}.fi-rr-monday:before{content:"\f95d"}.fi-rr-money-bill-simple:before{content:"\f95e"}.fi-rr-money-bill-transfer:before{content:"\f95f"}.fi-rr-money-bill-wave-alt:before{content:"\f960"}.fi-rr-money-bill-wave:before{content:"\f961"}.fi-rr-money-bills-simple:before{content:"\f962"}.fi-rr-money-bills:before{content:"\f963"}.fi-rr-money-check-edit-alt:before{content:"\f964"}.fi-rr-money-check-edit:before{content:"\f965"}.fi-rr-money-check:before{content:"\f966"}.fi-rr-money-coin-transfer:before{content:"\f967"}.fi-rr-money-from-bracket:before{content:"\f968"}.fi-rr-money-simple-from-bracket:before{content:"\f969"}.fi-rr-money-transfer-alt:before{content:"\f96a"}.fi-rr-money-transfer-coin-arrow:before{content:"\f96b"}.fi-rr-money-transfer-smartphone:before{content:"\f96c"}.fi-rr-money-wings:before{content:"\f96d"}.fi-rr-money:before{content:"\f96e"}.fi-rr-monkey:before{content:"\f96f"}.fi-rr-monument:before{content:"\f970"}.fi-rr-moon-stars:before{content:"\f971"}.fi-rr-moon:before{content:"\f972"}.fi-rr-moped:before{content:"\f973"}.fi-rr-mortar-pestle:before{content:"\f974"}.fi-rr-mortgage:before{content:"\f975"}.fi-rr-mosque-alt:before{content:"\f976"}.fi-rr-mosque-moon:before{content:"\f977"}.fi-rr-mosque:before{content:"\f978"}.fi-rr-mosquito-net:before{content:"\f979"}.fi-rr-mosquito:before{content:"\f97a"}.fi-rr-motorcycle:before{content:"\f97b"}.fi-rr-mound:before{content:"\f97c"}.fi-rr-mountain-city:before{content:"\f97d"}.fi-rr-mountain:before{content:"\f97e"}.fi-rr-mountains:before{content:"\f97f"}.fi-rr-mouse-field:before{content:"\f980"}.fi-rr-mouse:before{content:"\f981"}.fi-rr-mov-file:before{content:"\f982"}.fi-rr-move-to-folder-2:before{content:"\f983"}.fi-rr-move-to-folder:before{content:"\f984"}.fi-rr-mp3-file:before{content:"\f985"}.fi-rr-mp3-player:before{content:"\f986"}.fi-rr-mp4-file:before{content:"\f987"}.fi-rr-mug-alt:before{content:"\f988"}.fi-rr-mug-hot-alt:before{content:"\f989"}.fi-rr-mug-hot:before{content:"\f98a"}.fi-rr-mug-marshmallows:before{content:"\f98b"}.fi-rr-mug-tea-saucer:before{content:"\f98c"}.fi-rr-mug-tea:before{content:"\f98d"}.fi-rr-mug:before{content:"\f98e"}.fi-rr-multiple-alt:before{content:"\f98f"}.fi-rr-multiple:before{content:"\f990"}.fi-rr-muscle:before{content:"\f991"}.fi-rr-mushroom-alt:before{content:"\f992"}.fi-rr-mushroom:before{content:"\f993"}.fi-rr-music-alt:before{content:"\f994"}.fi-rr-music-file:before{content:"\f995"}.fi-rr-music-note-slash:before{content:"\f996"}.fi-rr-music-note:before{content:"\f997"}.fi-rr-music-slash:before{content:"\f998"}.fi-rr-music:before{content:"\f999"}.fi-rr-n:before{content:"\f99a"}.fi-rr-naira-sign:before{content:"\f99b"}.fi-rr-narwhal:before{content:"\f99c"}.fi-rr-navigation:before{content:"\f99d"}.fi-rr-nesting-dolls:before{content:"\f99e"}.fi-rr-network-analytic:before{content:"\f99f"}.fi-rr-network-cloud:before{content:"\f9a0"}.fi-rr-network:before{content:"\f9a1"}.fi-rr-neuter:before{content:"\f9a2"}.fi-rr-newsletter-subscribe:before{content:"\f9a3"}.fi-rr-newspaper-open:before{content:"\f9a4"}.fi-rr-newspaper:before{content:"\f9a5"}.fi-rr-nfc-lock:before{content:"\f9a6"}.fi-rr-nfc-magnifying-glass:before{content:"\f9a7"}.fi-rr-nfc-pen:before{content:"\f9a8"}.fi-rr-nfc-slash:before{content:"\f9a9"}.fi-rr-nfc-trash:before{content:"\f9aa"}.fi-rr-nfc:before{content:"\f9ab"}.fi-rr-night-day:before{content:"\f9ac"}.fi-rr-no-fee:before{content:"\f9ad"}.fi-rr-no-people:before{content:"\f9ae"}.fi-rr-noodles:before{content:"\f9af"}.fi-rr-nose:before{content:"\f9b0"}.fi-rr-not-equal:before{content:"\f9b1"}.fi-rr-not-found-alt:before{content:"\f9b2"}.fi-rr-not-found-magnifying-glass:before{content:"\f9b3"}.fi-rr-not-found:before{content:"\f9b4"}.fi-rr-notdef:before{content:"\f9b5"}.fi-rr-note-medical:before{content:"\f9b6"}.fi-rr-note-sticky:before{content:"\f9b7"}.fi-rr-note:before{content:"\f9b8"}.fi-rr-notebook-alt:before{content:"\f9b9"}.fi-rr-notebook:before{content:"\f9ba"}.fi-rr-notes-medical:before{content:"\f9bb"}.fi-rr-notes:before{content:"\f9bc"}.fi-rr-o:before{content:"\f9bd"}.fi-rr-object-exclude:before{content:"\f9be"}.fi-rr-object-group:before{content:"\f9bf"}.fi-rr-object-intersect:before{content:"\f9c0"}.fi-rr-object-subtract:before{content:"\f9c1"}.fi-rr-object-ungroup:before{content:"\f9c2"}.fi-rr-object-union:before{content:"\f9c3"}.fi-rr-objects-column:before{content:"\f9c4"}.fi-rr-octagon-check:before{content:"\f9c5"}.fi-rr-octagon-divide:before{content:"\f9c6"}.fi-rr-octagon-exclamation:before{content:"\f9c7"}.fi-rr-octagon-minus:before{content:"\f9c8"}.fi-rr-octagon-plus:before{content:"\f9c9"}.fi-rr-octagon-xmark:before{content:"\f9ca"}.fi-rr-octagon:before{content:"\f9cb"}.fi-rr-oil-can:before{content:"\f9cc"}.fi-rr-oil-temp:before{content:"\f9cd"}.fi-rr-olive-oil:before{content:"\f9ce"}.fi-rr-olive:before{content:"\f9cf"}.fi-rr-olives:before{content:"\f9d0"}.fi-rr-om:before{content:"\f9d1"}.fi-rr-omega:before{content:"\f9d2"}.fi-rr-onboarding:before{content:"\f9d3"}.fi-rr-onion:before{content:"\f9d4"}.fi-rr-opacity:before{content:"\f9d5"}.fi-rr-open-mail-clip:before{content:"\f9d6"}.fi-rr-operating-system-upgrade:before{content:"\f9d7"}.fi-rr-operation:before{content:"\f9d8"}.fi-rr-order-history:before{content:"\f9d9"}.fi-rr-organization-chart:before{content:"\f9da"}.fi-rr-ornament:before{content:"\f9db"}.fi-rr-otp:before{content:"\f9dc"}.fi-rr-otter:before{content:"\f9dd"}.fi-rr-outdent:before{content:"\f9de"}.fi-rr-oval-alt:before{content:"\f9df"}.fi-rr-oval:before{content:"\f9e0"}.fi-rr-oven:before{content:"\f9e1"}.fi-rr-overline:before{content:"\f9e2"}.fi-rr-overview:before{content:"\f9e3"}.fi-rr-p:before{content:"\f9e4"}.fi-rr-package:before{content:"\f9e5"}.fi-rr-padlock-check:before{content:"\f9e6"}.fi-rr-page-break:before{content:"\f9e7"}.fi-rr-pager:before{content:"\f9e8"}.fi-rr-paid:before{content:"\f9e9"}.fi-rr-paint-brush:before{content:"\f9ea"}.fi-rr-paint-roller:before{content:"\f9eb"}.fi-rr-paintbrush-pencil:before{content:"\f9ec"}.fi-rr-palette:before{content:"\f9ed"}.fi-rr-pallet-alt:before{content:"\f9ee"}.fi-rr-pallet:before{content:"\f9ef"}.fi-rr-pan-food:before{content:"\f9f0"}.fi-rr-pan-frying:before{content:"\f9f1"}.fi-rr-pan:before{content:"\f9f2"}.fi-rr-pancakes:before{content:"\f9f3"}.fi-rr-panorama:before{content:"\f9f4"}.fi-rr-paper-plane-launch:before{content:"\f9f5"}.fi-rr-paper-plane-top:before{content:"\f9f6"}.fi-rr-paper-plane:before{content:"\f9f7"}.fi-rr-paperclip-vertical:before{content:"\f9f8"}.fi-rr-parachute-box:before{content:"\f9f9"}.fi-rr-paragraph-left:before{content:"\f9fa"}.fi-rr-paragraph:before{content:"\f9fb"}.fi-rr-parking-circle-slash:before{content:"\f9fc"}.fi-rr-parking-circle:before{content:"\f9fd"}.fi-rr-parking-slash:before{content:"\f9fe"}.fi-rr-parking:before{content:"\f9ff"}.fi-rr-party-bell:before{content:"\fa00"}.fi-rr-party-horn:before{content:"\fa01"}.fi-rr-passport:before{content:"\fa02"}.fi-rr-password-alt:before{content:"\fa03"}.fi-rr-password-computer:before{content:"\fa04"}.fi-rr-password-email:before{content:"\fa05"}.fi-rr-password-smartphone:before{content:"\fa06"}.fi-rr-password:before{content:"\fa07"}.fi-rr-paste:before{content:"\fa08"}.fi-rr-pattern:before{content:"\fa09"}.fi-rr-pause-circle:before{content:"\fa0a"}.fi-rr-pause-square:before{content:"\fa0b"}.fi-rr-pause:before{content:"\fa0c"}.fi-rr-paw-claws:before{content:"\fa0d"}.fi-rr-paw-heart:before{content:"\fa0e"}.fi-rr-paw:before{content:"\fa0f"}.fi-rr-payment-pos:before{content:"\fa10"}.fi-rr-payroll-calendar:before{content:"\fa11"}.fi-rr-payroll-check:before{content:"\fa12"}.fi-rr-payroll:before{content:"\fa13"}.fi-rr-peace:before{content:"\fa14"}.fi-rr-peach:before{content:"\fa15"}.fi-rr-peanut:before{content:"\fa16"}.fi-rr-peanuts:before{content:"\fa17"}.fi-rr-peapod:before{content:"\fa18"}.fi-rr-pear:before{content:"\fa19"}.fi-rr-pedestal:before{content:"\fa1a"}.fi-rr-pen-circle:before{content:"\fa1b"}.fi-rr-pen-clip-slash:before{content:"\fa1c"}.fi-rr-pen-clip:before{content:"\fa1d"}.fi-rr-pen-fancy-slash:before{content:"\fa1e"}.fi-rr-pen-fancy:before{content:"\fa1f"}.fi-rr-pen-field:before{content:"\fa20"}.fi-rr-pen-nib-slash:before{content:"\fa21"}.fi-rr-pen-nib:before{content:"\fa22"}.fi-rr-pen-slash:before{content:"\fa23"}.fi-rr-pen-square:before{content:"\fa24"}.fi-rr-pen-swirl:before{content:"\fa25"}.fi-rr-pencil-paintbrush:before{content:"\fa26"}.fi-rr-pencil-ruler:before{content:"\fa27"}.fi-rr-pencil-slash:before{content:"\fa28"}.fi-rr-pencil:before{content:"\fa29"}.fi-rr-pending:before{content:"\fa2a"}.fi-rr-pennant:before{content:"\fa2b"}.fi-rr-people-arrows-left-right:before{content:"\fa2c"}.fi-rr-people-carry-box:before{content:"\fa2d"}.fi-rr-people-dress:before{content:"\fa2e"}.fi-rr-people-network-partner:before{content:"\fa2f"}.fi-rr-people-pants:before{content:"\fa30"}.fi-rr-people-poll:before{content:"\fa31"}.fi-rr-people-pulling:before{content:"\fa32"}.fi-rr-people-roof:before{content:"\fa33"}.fi-rr-people:before{content:"\fa34"}.fi-rr-pepper-alt:before{content:"\fa35"}.fi-rr-pepper-hot:before{content:"\fa36"}.fi-rr-pepper:before{content:"\fa37"}.fi-rr-percent-10:before{content:"\fa38"}.fi-rr-percent-100:before{content:"\fa39"}.fi-rr-percent-20:before{content:"\fa3a"}.fi-rr-percent-25:before{content:"\fa3b"}.fi-rr-percent-30:before{content:"\fa3c"}.fi-rr-percent-40:before{content:"\fa3d"}.fi-rr-percent-50:before{content:"\fa3e"}.fi-rr-percent-60:before{content:"\fa3f"}.fi-rr-percent-70:before{content:"\fa40"}.fi-rr-percent-75:before{content:"\fa41"}.fi-rr-percent-80:before{content:"\fa42"}.fi-rr-percent-90:before{content:"\fa43"}.fi-rr-percentage:before{content:"\fa44"}.fi-rr-person-burst:before{content:"\fa45"}.fi-rr-person-carry-box:before{content:"\fa46"}.fi-rr-person-circle-check:before{content:"\fa47"}.fi-rr-person-circle-exclamation:before{content:"\fa48"}.fi-rr-person-circle-minus:before{content:"\fa49"}.fi-rr-person-circle-plus:before{content:"\fa4a"}.fi-rr-person-circle-question:before{content:"\fa4b"}.fi-rr-person-circle-xmark:before{content:"\fa4c"}.fi-rr-person-cv:before{content:"\fa4d"}.fi-rr-person-dolly-empty:before{content:"\fa4e"}.fi-rr-person-dolly:before{content:"\fa4f"}.fi-rr-person-dress-simple:before{content:"\fa50"}.fi-rr-person-dress:before{content:"\fa51"}.fi-rr-person-luggage:before{content:"\fa52"}.fi-rr-person-lunge:before{content:"\fa53"}.fi-rr-person-pilates:before{content:"\fa54"}.fi-rr-person-praying:before{content:"\fa55"}.fi-rr-person-pregnant:before{content:"\fa56"}.fi-rr-person-seat-reclined:before{content:"\fa57"}.fi-rr-person-seat:before{content:"\fa58"}.fi-rr-person-shelter:before{content:"\fa59"}.fi-rr-person-sign:before{content:"\fa5a"}.fi-rr-person-simple:before{content:"\fa5b"}.fi-rr-person-walking-with-cane:before{content:"\fa5c"}.fi-rr-peseta-sign:before{content:"\fa5d"}.fi-rr-peso-sign:before{content:"\fa5e"}.fi-rr-pets:before{content:"\fa5f"}.fi-rr-pharmacy:before{content:"\fa60"}.fi-rr-phone-call:before{content:"\fa61"}.fi-rr-phone-cross:before{content:"\fa62"}.fi-rr-phone-flip:before{content:"\fa63"}.fi-rr-phone-guide:before{content:"\fa64"}.fi-rr-phone-heart-message:before{content:"\fa65"}.fi-rr-phone-office:before{content:"\fa66"}.fi-rr-phone-pause:before{content:"\fa67"}.fi-rr-phone-plus:before{content:"\fa68"}.fi-rr-phone-rotary:before{content:"\fa69"}.fi-rr-phone-slash:before{content:"\fa6a"}.fi-rr-photo-capture:before{content:"\fa6b"}.fi-rr-photo-film-music:before{content:"\fa6c"}.fi-rr-photo-video:before{content:"\fa6d"}.fi-rr-physics:before{content:"\fa6e"}.fi-rr-Pi:before{content:"\fa6f"}.fi-rr-piano-keyboard:before{content:"\fa70"}.fi-rr-piano:before{content:"\fa71"}.fi-rr-pickaxe:before{content:"\fa72"}.fi-rr-picking-box:before{content:"\fa73"}.fi-rr-picking:before{content:"\fa74"}.fi-rr-picnic:before{content:"\fa75"}.fi-rr-picpeople-filled:before{content:"\fa76"}.fi-rr-picpeople:before{content:"\fa77"}.fi-rr-picture:before{content:"\fa78"}.fi-rr-pie:before{content:"\fa79"}.fi-rr-piece:before{content:"\fa7a"}.fi-rr-pig-bank-bulb:before{content:"\fa7b"}.fi-rr-pig-face:before{content:"\fa7c"}.fi-rr-pig:before{content:"\fa7d"}.fi-rr-piggy-bank-budget:before{content:"\fa7e"}.fi-rr-piggy-bank:before{content:"\fa7f"}.fi-rr-pills:before{content:"\fa80"}.fi-rr-pinata:before{content:"\fa81"}.fi-rr-pineapple-alt:before{content:"\fa82"}.fi-rr-pineapple:before{content:"\fa83"}.fi-rr-ping-pong:before{content:"\fa84"}.fi-rr-pipe-smoking:before{content:"\fa85"}.fi-rr-pizza-slice:before{content:"\fa86"}.fi-rr-place-of-worship:before{content:"\fa87"}.fi-rr-plan-strategy:before{content:"\fa88"}.fi-rr-plan:before{content:"\fa89"}.fi-rr-plane-alt:before{content:"\fa8a"}.fi-rr-plane-arrival:before{content:"\fa8b"}.fi-rr-plane-departure:before{content:"\fa8c"}.fi-rr-plane-prop:before{content:"\fa8d"}.fi-rr-plane-slash:before{content:"\fa8e"}.fi-rr-plane-tail:before{content:"\fa8f"}.fi-rr-plane:before{content:"\fa90"}.fi-rr-planet-moon:before{content:"\fa91"}.fi-rr-planet-ringed:before{content:"\fa92"}.fi-rr-plant-care:before{content:"\fa93"}.fi-rr-plant-growth:before{content:"\fa94"}.fi-rr-plant-seed-invest:before{content:"\fa95"}.fi-rr-plant-wilt:before{content:"\fa96"}.fi-rr-plate-utensils:before{content:"\fa97"}.fi-rr-plate-wheat:before{content:"\fa98"}.fi-rr-plate:before{content:"\fa99"}.fi-rr-play-alt:before{content:"\fa9a"}.fi-rr-play-circle:before{content:"\fa9b"}.fi-rr-play-microphone:before{content:"\fa9c"}.fi-rr-play-pause:before{content:"\fa9d"}.fi-rr-play:before{content:"\fa9e"}.fi-rr-playing-cards:before{content:"\fa9f"}.fi-rr-plug-alt:before{content:"\faa0"}.fi-rr-plug-cable:before{content:"\faa1"}.fi-rr-plug-circle-bolt:before{content:"\faa2"}.fi-rr-plug-circle-check:before{content:"\faa3"}.fi-rr-plug-circle-exclamation:before{content:"\faa4"}.fi-rr-plug-circle-minus:before{content:"\faa5"}.fi-rr-plug-circle-plus:before{content:"\faa6"}.fi-rr-plug-connection:before{content:"\faa7"}.fi-rr-plug:before{content:"\faa8"}.fi-rr-plus-hexagon:before{content:"\faa9"}.fi-rr-plus-minus:before{content:"\faaa"}.fi-rr-plus-small:before{content:"\faab"}.fi-rr-plus:before{content:"\faac"}.fi-rr-png-file:before{content:"\faad"}.fi-rr-podcast:before{content:"\faae"}.fi-rr-podium-star:before{content:"\faaf"}.fi-rr-podium-victory-leader:before{content:"\fab0"}.fi-rr-podium:before{content:"\fab1"}.fi-rr-point-of-sale-bill:before{content:"\fab2"}.fi-rr-point-of-sale-signal:before{content:"\fab3"}.fi-rr-point-of-sale:before{content:"\fab4"}.fi-rr-pointer-loading:before{content:"\fab5"}.fi-rr-pointer-text:before{content:"\fab6"}.fi-rr-poker-chip:before{content:"\fab7"}.fi-rr-police-box:before{content:"\fab8"}.fi-rr-poll-h:before{content:"\fab9"}.fi-rr-pollution:before{content:"\faba"}.fi-rr-pompebled:before{content:"\fabb"}.fi-rr-poo-bolt:before{content:"\fabc"}.fi-rr-poo:before{content:"\fabd"}.fi-rr-pool-8-ball:before{content:"\fabe"}.fi-rr-poop:before{content:"\fabf"}.fi-rr-popcorn:before{content:"\fac0"}.fi-rr-popsicle:before{content:"\fac1"}.fi-rr-portal-enter:before{content:"\fac2"}.fi-rr-portal-exit:before{content:"\fac3"}.fi-rr-portrait:before{content:"\fac4"}.fi-rr-postal-address:before{content:"\fac5"}.fi-rr-pot:before{content:"\fac6"}.fi-rr-potato:before{content:"\fac7"}.fi-rr-pound:before{content:"\fac8"}.fi-rr-power:before{content:"\fac9"}.fi-rr-ppt-file:before{content:"\faca"}.fi-rr-practice:before{content:"\facb"}.fi-rr-praying-hands:before{content:"\facc"}.fi-rr-prescription-bottle-alt:before{content:"\facd"}.fi-rr-prescription-bottle-pill:before{content:"\face"}.fi-rr-prescription-bottle:before{content:"\facf"}.fi-rr-prescription:before{content:"\fad0"}.fi-rr-presentation:before{content:"\fad1"}.fi-rr-preview:before{content:"\fad2"}.fi-rr-previous-square:before{content:"\fad3"}.fi-rr-print-magnifying-glass:before{content:"\fad4"}.fi-rr-print-slash:before{content:"\fad5"}.fi-rr-print:before{content:"\fad6"}.fi-rr-priority-arrow:before{content:"\fad7"}.fi-rr-priority-arrows:before{content:"\fad8"}.fi-rr-priority-importance:before{content:"\fad9"}.fi-rr-problem-solving:before{content:"\fada"}.fi-rr-procedures:before{content:"\fadb"}.fi-rr-process:before{content:"\fadc"}.fi-rr-productivity:before{content:"\fadd"}.fi-rr-progress-complete:before{content:"\fade"}.fi-rr-progress-download:before{content:"\fadf"}.fi-rr-progress-upload:before{content:"\fae0"}.fi-rr-projector:before{content:"\fae1"}.fi-rr-protractor:before{content:"\fae2"}.fi-rr-pulse:before{content:"\fae3"}.fi-rr-pump-medical:before{content:"\fae4"}.fi-rr-pump:before{content:"\fae5"}.fi-rr-pumpkin-alt-2:before{content:"\fae6"}.fi-rr-pumpkin-alt:before{content:"\fae7"}.fi-rr-pumpkin:before{content:"\fae8"}.fi-rr-puzzle-alt:before{content:"\fae9"}.fi-rr-puzzle-piece-integration:before{content:"\faea"}.fi-rr-puzzle-pieces:before{content:"\faeb"}.fi-rr-puzzle:before{content:"\faec"}.fi-rr-pyramid:before{content:"\faed"}.fi-rr-q:before{content:"\faee"}.fi-rr-qr-scan:before{content:"\faef"}.fi-rr-QR:before{content:"\faf0"}.fi-rr-qrcode:before{content:"\faf1"}.fi-rr-question-square:before{content:"\faf2"}.fi-rr-question:before{content:"\faf3"}.fi-rr-queue-alt:before{content:"\faf4"}.fi-rr-queue-line:before{content:"\faf5"}.fi-rr-queue-signal:before{content:"\faf6"}.fi-rr-queue:before{content:"\faf7"}.fi-rr-quill-pen-story:before{content:"\faf8"}.fi-rr-quiz-alt:before{content:"\faf9"}.fi-rr-quiz:before{content:"\fafa"}.fi-rr-quote-right:before{content:"\fafb"}.fi-rr-r:before{content:"\fafc"}.fi-rr-rabbit-fast:before{content:"\fafd"}.fi-rr-rabbit:before{content:"\fafe"}.fi-rr-raccoon:before{content:"\faff"}.fi-rr-racquet:before{content:"\fb00"}.fi-rr-radar-monitoring-track:before{content:"\fb01"}.fi-rr-radar:before{content:"\fb02"}.fi-rr-radiation-alt:before{content:"\fb03"}.fi-rr-radiation:before{content:"\fb04"}.fi-rr-radio-alt:before{content:"\fb05"}.fi-rr-radio-button:before{content:"\fb06"}.fi-rr-radio:before{content:"\fb07"}.fi-rr-radish:before{content:"\fb08"}.fi-rr-rainbow:before{content:"\fb09"}.fi-rr-raindrops:before{content:"\fb0a"}.fi-rr-ram:before{content:"\fb0b"}.fi-rr-ramp-loading:before{content:"\fb0c"}.fi-rr-rank:before{content:"\fb0d"}.fi-rr-ranking-podium-empty:before{content:"\fb0e"}.fi-rr-ranking-podium:before{content:"\fb0f"}.fi-rr-ranking-star:before{content:"\fb10"}.fi-rr-ranking-stars:before{content:"\fb11"}.fi-rr-raygun:before{content:"\fb12"}.fi-rr-razor-barber:before{content:"\fb13"}.fi-rr-react:before{content:"\fb14"}.fi-rr-rec:before{content:"\fb15"}.fi-rr-receipt:before{content:"\fb16"}.fi-rr-recipe-book:before{content:"\fb17"}.fi-rr-recipe:before{content:"\fb18"}.fi-rr-record-vinyl:before{content:"\fb19"}.fi-rr-rectabgle-vertical:before{content:"\fb1a"}.fi-rr-rectangle-barcode:before{content:"\fb1b"}.fi-rr-rectangle-code:before{content:"\fb1c"}.fi-rr-rectangle-history-circle-plus:before{content:"\fb1d"}.fi-rr-rectangle-horizontal:before{content:"\fb1e"}.fi-rr-rectangle-list:before{content:"\fb1f"}.fi-rr-rectangle-panoramic:before{content:"\fb20"}.fi-rr-rectangle-pro:before{content:"\fb21"}.fi-rr-rectangle-vertical-history:before{content:"\fb22"}.fi-rr-rectangle-vertical:before{content:"\fb23"}.fi-rr-rectangle-xmark:before{content:"\fb24"}.fi-rr-rectangles-mixed:before{content:"\fb25"}.fi-rr-recycle-bin:before{content:"\fb26"}.fi-rr-recycle:before{content:"\fb27"}.fi-rr-redo-alt:before{content:"\fb28"}.fi-rr-redo:before{content:"\fb29"}.fi-rr-reel:before{content:"\fb2a"}.fi-rr-refer-arrow:before{content:"\fb2b"}.fi-rr-refer:before{content:"\fb2c"}.fi-rr-referral-alt:before{content:"\fb2d"}.fi-rr-referral-user:before{content:"\fb2e"}.fi-rr-referral:before{content:"\fb2f"}.fi-rr-reflect-horizontal-alt:before{content:"\fb30"}.fi-rr-reflect-horizontal:before{content:"\fb31"}.fi-rr-reflect-vertical:before{content:"\fb32"}.fi-rr-reflect:before{content:"\fb33"}.fi-rr-refresh:before{content:"\fb34"}.fi-rr-refrigerator:before{content:"\fb35"}.fi-rr-refund-alt:before{content:"\fb36"}.fi-rr-refund:before{content:"\fb37"}.fi-rr-region-pin-alt:before{content:"\fb38"}.fi-rr-region-pin:before{content:"\fb39"}.fi-rr-registered:before{content:"\fb3a"}.fi-rr-registration-paper:before{content:"\fb3b"}.fi-rr-remove-folder:before{content:"\fb3c"}.fi-rr-remove-user:before{content:"\fb3d"}.fi-rr-rent-signal:before{content:"\fb3e"}.fi-rr-rent:before{content:"\fb3f"}.fi-rr-replace:before{content:"\fb40"}.fi-rr-replay-10:before{content:"\fb41"}.fi-rr-replay-30:before{content:"\fb42"}.fi-rr-replay-5:before{content:"\fb43"}.fi-rr-reply-all:before{content:"\fb44"}.fi-rr-republican:before{content:"\fb45"}.fi-rr-reservation-smartphone:before{content:"\fb46"}.fi-rr-reservation-table:before{content:"\fb47"}.fi-rr-resistance-band:before{content:"\fb48"}.fi-rr-resize:before{content:"\fb49"}.fi-rr-resources:before{content:"\fb4a"}.fi-rr-restaurant:before{content:"\fb4b"}.fi-rr-restock:before{content:"\fb4c"}.fi-rr-restroom-simple:before{content:"\fb4d"}.fi-rr-resume:before{content:"\fb4e"}.fi-rr-revenue-alt:before{content:"\fb4f"}.fi-rr-revenue-euro:before{content:"\fb50"}.fi-rr-Revenue:before{content:"\fb51"}.fi-rr-review:before{content:"\fb52"}.fi-rr-rewind-button-circle:before{content:"\fb53"}.fi-rr-rewind:before{content:"\fb54"}.fi-rr-rhombus:before{content:"\fb55"}.fi-rr-ribbon:before{content:"\fb56"}.fi-rr-right-from-bracket:before{content:"\fb57"}.fi-rr-right:before{content:"\fb58"}.fi-rr-ring-diamond:before{content:"\fb59"}.fi-rr-ring:before{content:"\fb5a"}.fi-rr-rings-wedding:before{content:"\fb5b"}.fi-rr-risk-alt:before{content:"\fb5c"}.fi-rr-risk:before{content:"\fb5d"}.fi-rr-road-barrier:before{content:"\fb5e"}.fi-rr-road-sign-left:before{content:"\fb5f"}.fi-rr-road:before{content:"\fb60"}.fi-rr-robot:before{content:"\fb61"}.fi-rr-robotic-arm:before{content:"\fb62"}.fi-rr-rocket-lunch:before{content:"\fb63"}.fi-rr-rocket:before{content:"\fb64"}.fi-rr-roller-coaster:before{content:"\fb65"}.fi-rr-room-service:before{content:"\fb66"}.fi-rr-rotate-exclamation:before{content:"\fb67"}.fi-rr-rotate-left:before{content:"\fb68"}.fi-rr-rotate-reverse:before{content:"\fb69"}.fi-rr-rotate-right:before{content:"\fb6a"}.fi-rr-rotate-square:before{content:"\fb6b"}.fi-rr-roulette:before{content:"\fb6c"}.fi-rr-route-highway:before{content:"\fb6d"}.fi-rr-route-interstate:before{content:"\fb6e"}.fi-rr-route:before{content:"\fb6f"}.fi-rr-router:before{content:"\fb70"}.fi-rr-rss-alt:before{content:"\fb71"}.fi-rr-rss:before{content:"\fb72"}.fi-rr-ruble-sign:before{content:"\fb73"}.fi-rr-rugby:before{content:"\fb74"}.fi-rr-ruler-combined:before{content:"\fb75"}.fi-rr-ruler-horizontal:before{content:"\fb76"}.fi-rr-ruler-triangle:before{content:"\fb77"}.fi-rr-ruler-vertical:before{content:"\fb78"}.fi-rr-rules-alt:before{content:"\fb79"}.fi-rr-rules:before{content:"\fb7a"}.fi-rr-running-track:before{content:"\fb7b"}.fi-rr-running:before{content:"\fb7c"}.fi-rr-rupee-sign:before{content:"\fb7d"}.fi-rr-rupiah-sign:before{content:"\fb7e"}.fi-rr-rv:before{content:"\fb7f"}.fi-rr-s:before{content:"\fb80"}.fi-rr-sack-dollar:before{content:"\fb81"}.fi-rr-sack:before{content:"\fb82"}.fi-rr-sad-cry:before{content:"\fb83"}.fi-rr-sad-tear:before{content:"\fb84"}.fi-rr-sad:before{content:"\fb85"}.fi-rr-safe-box:before{content:"\fb86"}.fi-rr-sailboat:before{content:"\fb87"}.fi-rr-salad:before{content:"\fb88"}.fi-rr-salary-alt:before{content:"\fb89"}.fi-rr-salt-pepper:before{content:"\fb8a"}.fi-rr-salt-shaker:before{content:"\fb8b"}.fi-rr-sandwich-alt:before{content:"\fb8c"}.fi-rr-sandwich:before{content:"\fb8d"}.fi-rr-satellite-dish:before{content:"\fb8e"}.fi-rr-satellite:before{content:"\fb8f"}.fi-rr-saturday:before{content:"\fb90"}.fi-rr-sauce:before{content:"\fb91"}.fi-rr-sausage:before{content:"\fb92"}.fi-rr-sax-hot:before{content:"\fb93"}.fi-rr-saxophone:before{content:"\fb94"}.fi-rr-scale-comparison-alt:before{content:"\fb95"}.fi-rr-scale-comparison:before{content:"\fb96"}.fi-rr-scale:before{content:"\fb97"}.fi-rr-scalpel-path:before{content:"\fb98"}.fi-rr-scalpel:before{content:"\fb99"}.fi-rr-scanner-gun:before{content:"\fb9a"}.fi-rr-scanner-image:before{content:"\fb9b"}.fi-rr-scanner-keyboard:before{content:"\fb9c"}.fi-rr-scanner-touchscreen:before{content:"\fb9d"}.fi-rr-scarecrow:before{content:"\fb9e"}.fi-rr-scarf:before{content:"\fb9f"}.fi-rr-school-bus:before{content:"\fba0"}.fi-rr-school:before{content:"\fba1"}.fi-rr-scissors:before{content:"\fba2"}.fi-rr-scooter:before{content:"\fba3"}.fi-rr-screen:before{content:"\fba4"}.fi-rr-screencast:before{content:"\fba5"}.fi-rr-screw-alt:before{content:"\fba6"}.fi-rr-screw:before{content:"\fba7"}.fi-rr-screwdriver:before{content:"\fba8"}.fi-rr-scribble:before{content:"\fba9"}.fi-rr-script:before{content:"\fbaa"}.fi-rr-scroll-document-story:before{content:"\fbab"}.fi-rr-scroll-old:before{content:"\fbac"}.fi-rr-scroll-torah:before{content:"\fbad"}.fi-rr-scroll:before{content:"\fbae"}.fi-rr-scrubber:before{content:"\fbaf"}.fi-rr-scythe:before{content:"\fbb0"}.fi-rr-sd-card:before{content:"\fbb1"}.fi-rr-sd-cards:before{content:"\fbb2"}.fi-rr-seal-exclamation:before{content:"\fbb3"}.fi-rr-seal-question:before{content:"\fbb4"}.fi-rr-seal:before{content:"\fbb5"}.fi-rr-search-alt:before{content:"\fbb6"}.fi-rr-search-dollar:before{content:"\fbb7"}.fi-rr-search-heart:before{content:"\fbb8"}.fi-rr-search-location:before{content:"\fbb9"}.fi-rr-search:before{content:"\fbba"}.fi-rr-seat-airline:before{content:"\fbbb"}.fi-rr-seatbelt-safety-driver:before{content:"\fbbc"}.fi-rr-second-award:before{content:"\fbbd"}.fi-rr-second-laurel:before{content:"\fbbe"}.fi-rr-second-medal:before{content:"\fbbf"}.fi-rr-second:before{content:"\fbc0"}.fi-rr-security:before{content:"\fbc1"}.fi-rr-seedling:before{content:"\fbc2"}.fi-rr-selection:before{content:"\fbc3"}.fi-rr-sell:before{content:"\fbc4"}.fi-rr-seller-store:before{content:"\fbc5"}.fi-rr-seller:before{content:"\fbc6"}.fi-rr-selling:before{content:"\fbc7"}.fi-rr-send-back:before{content:"\fbc8"}.fi-rr-send-backward:before{content:"\fbc9"}.fi-rr-send-money-smartphone:before{content:"\fbca"}.fi-rr-send-money:before{content:"\fbcb"}.fi-rr-sensor-alert:before{content:"\fbcc"}.fi-rr-sensor-fire:before{content:"\fbcd"}.fi-rr-sensor-on:before{content:"\fbce"}.fi-rr-sensor-smoke:before{content:"\fbcf"}.fi-rr-sensor:before{content:"\fbd0"}.fi-rr-settings-sliders:before{content:"\fbd1"}.fi-rr-settings:before{content:"\fbd2"}.fi-rr-share-alt-square:before{content:"\fbd3"}.fi-rr-share-square:before{content:"\fbd4"}.fi-rr-share:before{content:"\fbd5"}.fi-rr-sheep:before{content:"\fbd6"}.fi-rr-shekel-sign:before{content:"\fbd7"}.fi-rr-shelves:before{content:"\fbd8"}.fi-rr-shield-alt:before{content:"\fbd9"}.fi-rr-shield-cat:before{content:"\fbda"}.fi-rr-shield-check:before{content:"\fbdb"}.fi-rr-shield-cross:before{content:"\fbdc"}.fi-rr-shield-dog:before{content:"\fbdd"}.fi-rr-shield-exclamation:before{content:"\fbde"}.fi-rr-shield-interrogation:before{content:"\fbdf"}.fi-rr-shield-keyhole:before{content:"\fbe0"}.fi-rr-shield-minus:before{content:"\fbe1"}.fi-rr-shield-plus:before{content:"\fbe2"}.fi-rr-shield-security-risk:before{content:"\fbe3"}.fi-rr-shield-slash:before{content:"\fbe4"}.fi-rr-shield-trust:before{content:"\fbe5"}.fi-rr-shield-virus:before{content:"\fbe6"}.fi-rr-shield-xmark:before{content:"\fbe7"}.fi-rr-shield:before{content:"\fbe8"}.fi-rr-ship-side:before{content:"\fbe9"}.fi-rr-ship:before{content:"\fbea"}.fi-rr-shipping-fast:before{content:"\fbeb"}.fi-rr-shipping-timed:before{content:"\fbec"}.fi-rr-shirt-long-sleeve:before{content:"\fbed"}.fi-rr-shirt-running:before{content:"\fbee"}.fi-rr-shirt-tank-top:before{content:"\fbef"}.fi-rr-shirt:before{content:"\fbf0"}.fi-rr-shish-kebab:before{content:"\fbf1"}.fi-rr-shoe-prints:before{content:"\fbf2"}.fi-rr-shop-lock:before{content:"\fbf3"}.fi-rr-shop-slash:before{content:"\fbf4"}.fi-rr-shop:before{content:"\fbf5"}.fi-rr-shopping-bag-add:before{content:"\fbf6"}.fi-rr-shopping-bag:before{content:"\fbf7"}.fi-rr-shopping-basket:before{content:"\fbf8"}.fi-rr-shopping-cart-add:before{content:"\fbf9"}.fi-rr-shopping-cart-buyer:before{content:"\fbfa"}.fi-rr-shopping-cart-check:before{content:"\fbfb"}.fi-rr-shopping-cart:before{content:"\fbfc"}.fi-rr-shovel-snow:before{content:"\fbfd"}.fi-rr-shovel:before{content:"\fbfe"}.fi-rr-shower-down:before{content:"\fbff"}.fi-rr-shower:before{content:"\fc00"}.fi-rr-shredder:before{content:"\fc01"}.fi-rr-shrimp:before{content:"\fc02"}.fi-rr-shuffle:before{content:"\fc03"}.fi-rr-shuttle-van:before{content:"\fc04"}.fi-rr-shuttlecock:before{content:"\fc05"}.fi-rr-Sickle:before{content:"\fc06"}.fi-rr-sidebar-flip:before{content:"\fc07"}.fi-rr-sidebar:before{content:"\fc08"}.fi-rr-sigma:before{content:"\fc09"}.fi-rr-sign-hanging:before{content:"\fc0a"}.fi-rr-sign-in-alt:before{content:"\fc0b"}.fi-rr-sign-out-alt:before{content:"\fc0c"}.fi-rr-sign-posts-wrench:before{content:"\fc0d"}.fi-rr-sign-posts:before{content:"\fc0e"}.fi-rr-sign-up:before{content:"\fc0f"}.fi-rr-signal-alt-1:before{content:"\fc10"}.fi-rr-signal-alt-2:before{content:"\fc11"}.fi-rr-signal-alt-slash:before{content:"\fc12"}.fi-rr-signal-alt:before{content:"\fc13"}.fi-rr-signal-bars-fair:before{content:"\fc14"}.fi-rr-signal-bars-good:before{content:"\fc15"}.fi-rr-signal-bars-weak:before{content:"\fc16"}.fi-rr-signal-stream-slash:before{content:"\fc17"}.fi-rr-signal-stream:before{content:"\fc18"}.fi-rr-signature-lock:before{content:"\fc19"}.fi-rr-signature-slash:before{content:"\fc1a"}.fi-rr-signature:before{content:"\fc1b"}.fi-rr-sim-card:before{content:"\fc1c"}.fi-rr-sim-cards:before{content:"\fc1d"}.fi-rr-sink:before{content:"\fc1e"}.fi-rr-siren-on:before{content:"\fc1f"}.fi-rr-Siren:before{content:"\fc20"}.fi-rr-site-alt:before{content:"\fc21"}.fi-rr-site-browser:before{content:"\fc22"}.fi-rr-site:before{content:"\fc23"}.fi-rr-sitemap:before{content:"\fc24"}.fi-rr-skateboard:before{content:"\fc25"}.fi-rr-skating:before{content:"\fc26"}.fi-rr-skeleton-ribs:before{content:"\fc27"}.fi-rr-skeleton:before{content:"\fc28"}.fi-rr-skewer:before{content:"\fc29"}.fi-rr-ski-boot-ski:before{content:"\fc2a"}.fi-rr-ski-jump:before{content:"\fc2b"}.fi-rr-ski-lift:before{content:"\fc2c"}.fi-rr-skiing-nordic:before{content:"\fc2d"}.fi-rr-skiing:before{content:"\fc2e"}.fi-rr-skill-alt:before{content:"\fc2f"}.fi-rr-skill-user:before{content:"\fc30"}.fi-rr-skill:before{content:"\fc31"}.fi-rr-skin-arrow:before{content:"\fc32"}.fi-rr-skin-drop:before{content:"\fc33"}.fi-rr-skin-hair:before{content:"\fc34"}.fi-rr-skin:before{content:"\fc35"}.fi-rr-skip-15-seconds:before{content:"\fc36"}.fi-rr-skull-cow:before{content:"\fc37"}.fi-rr-skull-crossbones:before{content:"\fc38"}.fi-rr-skull:before{content:"\fc39"}.fi-rr-slash:before{content:"\fc3a"}.fi-rr-sledding:before{content:"\fc3b"}.fi-rr-sleeping-bag:before{content:"\fc3c"}.fi-rr-sleigh:before{content:"\fc3d"}.fi-rr-sliders-h-square:before{content:"\fc3e"}.fi-rr-sliders-v-square:before{content:"\fc3f"}.fi-rr-sliders-v:before{content:"\fc40"}.fi-rr-slot-machine:before{content:"\fc41"}.fi-rr-smart-home-alt:before{content:"\fc42"}.fi-rr-smart-home:before{content:"\fc43"}.fi-rr-smartphone:before{content:"\fc44"}.fi-rr-smile-beam:before{content:"\fc45"}.fi-rr-smile-plus:before{content:"\fc46"}.fi-rr-smile-wink:before{content:"\fc47"}.fi-rr-smile:before{content:"\fc48"}.fi-rr-smiley-comment-alt:before{content:"\fc49"}.fi-rr-smog:before{content:"\fc4a"}.fi-rr-smoke:before{content:"\fc4b"}.fi-rr-smoking-ban:before{content:"\fc4c"}.fi-rr-smoking:before{content:"\fc4d"}.fi-rr-snake:before{content:"\fc4e"}.fi-rr-snap:before{content:"\fc4f"}.fi-rr-snooze:before{content:"\fc50"}.fi-rr-snow-blowing:before{content:"\fc51"}.fi-rr-snowboarding:before{content:"\fc52"}.fi-rr-snowflake-droplets:before{content:"\fc53"}.fi-rr-snowflake:before{content:"\fc54"}.fi-rr-snowflakes:before{content:"\fc55"}.fi-rr-snowman-alt:before{content:"\fc56"}.fi-rr-snowman-head:before{content:"\fc57"}.fi-rr-snowmobile:before{content:"\fc58"}.fi-rr-snowplow:before{content:"\fc59"}.fi-rr-soap-alt:before{content:"\fc5a"}.fi-rr-soap:before{content:"\fc5b"}.fi-rr-social-network:before{content:"\fc5c"}.fi-rr-socks:before{content:"\fc5d"}.fi-rr-sofa-size:before{content:"\fc5e"}.fi-rr-sofa:before{content:"\fc5f"}.fi-rr-solar-panel-sun:before{content:"\fc60"}.fi-rr-solar-panel:before{content:"\fc61"}.fi-rr-solar-system:before{content:"\fc62"}.fi-rr-sold-house:before{content:"\fc63"}.fi-rr-sold-signal:before{content:"\fc64"}.fi-rr-sort-alpha-down-alt:before{content:"\fc65"}.fi-rr-sort-alpha-down:before{content:"\fc66"}.fi-rr-sort-alpha-up-alt:before{content:"\fc67"}.fi-rr-sort-alpha-up:before{content:"\fc68"}.fi-rr-sort-alt:before{content:"\fc69"}.fi-rr-sort-amount-down-alt:before{content:"\fc6a"}.fi-rr-sort-amount-down:before{content:"\fc6b"}.fi-rr-sort-amount-up-alt:before{content:"\fc6c"}.fi-rr-sort-amount-up:before{content:"\fc6d"}.fi-rr-sort-circle-down:before{content:"\fc6e"}.fi-rr-sort-circle-up:before{content:"\fc6f"}.fi-rr-sort-circle:before{content:"\fc70"}.fi-rr-sort-down:before{content:"\fc71"}.fi-rr-sort-numeric-down-alt:before{content:"\fc72"}.fi-rr-sort-numeric-down:before{content:"\fc73"}.fi-rr-sort-shapes-down:before{content:"\fc74"}.fi-rr-sort-shapes-up:before{content:"\fc75"}.fi-rr-sort-size-down:before{content:"\fc76"}.fi-rr-sort-size-up:before{content:"\fc77"}.fi-rr-sort:before{content:"\fc78"}.fi-rr-soup:before{content:"\fc79"}.fi-rr-source-data:before{content:"\fc7a"}.fi-rr-source-document-alt:before{content:"\fc7b"}.fi-rr-source-document:before{content:"\fc7c"}.fi-rr-spa:before{content:"\fc7d"}.fi-rr-space-shuttle:before{content:"\fc7e"}.fi-rr-space-station-moon-alt:before{content:"\fc7f"}.fi-rr-space-station-moon:before{content:"\fc80"}.fi-rr-spade:before{content:"\fc81"}.fi-rr-spaghetti-monster-flying:before{content:"\fc82"}.fi-rr-spain-map:before{content:"\fc83"}.fi-rr-sparkles:before{content:"\fc84"}.fi-rr-spartan-helmet:before{content:"\fc85"}.fi-rr-speaker:before{content:"\fc86"}.fi-rr-speakers:before{content:"\fc87"}.fi-rr-speech-bubble-story:before{content:"\fc88"}.fi-rr-speedometer-arrow:before{content:"\fc89"}.fi-rr-speedometer-kpi:before{content:"\fc8a"}.fi-rr-sphere:before{content:"\fc8b"}.fi-rr-spider-black-widow:before{content:"\fc8c"}.fi-rr-spider-web:before{content:"\fc8d"}.fi-rr-spider:before{content:"\fc8e"}.fi-rr-spinner:before{content:"\fc8f"}.fi-rr-split-up-relation:before{content:"\fc90"}.fi-rr-split:before{content:"\fc91"}.fi-rr-splotch:before{content:"\fc92"}.fi-rr-spoon:before{content:"\fc93"}.fi-rr-sport:before{content:"\fc94"}.fi-rr-spray-can-sparkles:before{content:"\fc95"}.fi-rr-spray-can:before{content:"\fc96"}.fi-rr-spring-calendar:before{content:"\fc97"}.fi-rr-sprinkler:before{content:"\fc98"}.fi-rr-spy:before{content:"\fc99"}.fi-rr-square-0:before{content:"\fc9a"}.fi-rr-square-1:before{content:"\fc9b"}.fi-rr-square-2:before{content:"\fc9c"}.fi-rr-square-3:before{content:"\fc9d"}.fi-rr-square-4:before{content:"\fc9e"}.fi-rr-square-5:before{content:"\fc9f"}.fi-rr-square-6:before{content:"\fca0"}.fi-rr-square-7:before{content:"\fca1"}.fi-rr-square-8:before{content:"\fca2"}.fi-rr-square-9:before{content:"\fca3"}.fi-rr-square-a:before{content:"\fca4"}.fi-rr-square-b:before{content:"\fca5"}.fi-rr-square-bolt:before{content:"\fca6"}.fi-rr-square-c:before{content:"\fca7"}.fi-rr-square-code:before{content:"\fca8"}.fi-rr-square-d:before{content:"\fca9"}.fi-rr-square-dashed-circle-plus:before{content:"\fcaa"}.fi-rr-square-dashed:before{content:"\fcab"}.fi-rr-square-divide:before{content:"\fcac"}.fi-rr-square-e:before{content:"\fcad"}.fi-rr-square-ellipsis-vertical:before{content:"\fcae"}.fi-rr-square-ellipsis:before{content:"\fcaf"}.fi-rr-square-exclamation:before{content:"\fcb0"}.fi-rr-square-f:before{content:"\fcb1"}.fi-rr-square-g:before{content:"\fcb2"}.fi-rr-square-h:before{content:"\fcb3"}.fi-rr-square-heart:before{content:"\fcb4"}.fi-rr-square-i:before{content:"\fcb5"}.fi-rr-square-info:before{content:"\fcb6"}.fi-rr-square-j:before{content:"\fcb7"}.fi-rr-square-k:before{content:"\fcb8"}.fi-rr-square-kanban:before{content:"\fcb9"}.fi-rr-square-l:before{content:"\fcba"}.fi-rr-square-m:before{content:"\fcbb"}.fi-rr-square-minus:before{content:"\fcbc"}.fi-rr-square-n:before{content:"\fcbd"}.fi-rr-square-o:before{content:"\fcbe"}.fi-rr-square-p:before{content:"\fcbf"}.fi-rr-square-phone-hangup:before{content:"\fcc0"}.fi-rr-square-plus:before{content:"\fcc1"}.fi-rr-square-poll-horizontal:before{content:"\fcc2"}.fi-rr-square-poll-vertical:before{content:"\fcc3"}.fi-rr-square-q:before{content:"\fcc4"}.fi-rr-square-quote:before{content:"\fcc5"}.fi-rr-square-r:before{content:"\fcc6"}.fi-rr-square-root:before{content:"\fcc7"}.fi-rr-square-s:before{content:"\fcc8"}.fi-rr-square-small:before{content:"\fcc9"}.fi-rr-square-star:before{content:"\fcca"}.fi-rr-square-t:before{content:"\fccb"}.fi-rr-square-terminal:before{content:"\fccc"}.fi-rr-square-u:before{content:"\fccd"}.fi-rr-square-up-right:before{content:"\fcce"}.fi-rr-square-v:before{content:"\fccf"}.fi-rr-square-w:before{content:"\fcd0"}.fi-rr-square-x:before{content:"\fcd1"}.fi-rr-square-y:before{content:"\fcd2"}.fi-rr-square-z:before{content:"\fcd3"}.fi-rr-square:before{content:"\fcd4"}.fi-rr-squid:before{content:"\fcd5"}.fi-rr-squircle:before{content:"\fcd6"}.fi-rr-squirrel:before{content:"\fcd7"}.fi-rr-staff:before{content:"\fcd8"}.fi-rr-stage-concert:before{content:"\fcd9"}.fi-rr-stage-theatre:before{content:"\fcda"}.fi-rr-stage:before{content:"\fcdb"}.fi-rr-stairs:before{content:"\fcdc"}.fi-rr-stamp:before{content:"\fcdd"}.fi-rr-standard-definition:before{content:"\fcde"}.fi-rr-star-and-crescent:before{content:"\fcdf"}.fi-rr-star-christmas:before{content:"\fce0"}.fi-rr-star-comment-alt:before{content:"\fce1"}.fi-rr-star-exclamation:before{content:"\fce2"}.fi-rr-star-octogram:before{content:"\fce3"}.fi-rr-star-of-david:before{content:"\fce4"}.fi-rr-star-rating-call:before{content:"\fce5"}.fi-rr-star-sharp-half-stroke:before{content:"\fce6"}.fi-rr-star-sharp-half:before{content:"\fce7"}.fi-rr-star-shooting:before{content:"\fce8"}.fi-rr-star:before{content:"\fce9"}.fi-rr-starfighter:before{content:"\fcea"}.fi-rr-stars:before{content:"\fceb"}.fi-rr-state-country:before{content:"\fcec"}.fi-rr-stationary-bike:before{content:"\fced"}.fi-rr-stats:before{content:"\fcee"}.fi-rr-steak:before{content:"\fcef"}.fi-rr-steering-wheel:before{content:"\fcf0"}.fi-rr-step-backward:before{content:"\fcf1"}.fi-rr-step-forward:before{content:"\fcf2"}.fi-rr-sterling-sign:before{content:"\fcf3"}.fi-rr-stethoscope:before{content:"\fcf4"}.fi-rr-sticker:before{content:"\fcf5"}.fi-rr-stocking:before{content:"\fcf6"}.fi-rr-stomach:before{content:"\fcf7"}.fi-rr-stop-circle:before{content:"\fcf8"}.fi-rr-stop-square:before{content:"\fcf9"}.fi-rr-stop:before{content:"\fcfa"}.fi-rr-stopwatch:before{content:"\fcfb"}.fi-rr-store-alt:before{content:"\fcfc"}.fi-rr-store-buyer:before{content:"\fcfd"}.fi-rr-store-lock:before{content:"\fcfe"}.fi-rr-store-slash:before{content:"\fcff"}.fi-rr-story-book:before{content:"\fd00"}.fi-rr-story-fairy-tale:before{content:"\fd01"}.fi-rr-story-fantasy:before{content:"\fd02"}.fi-rr-strategy-chess-risk:before{content:"\fd03"}.fi-rr-strawberry:before{content:"\fd04"}.fi-rr-street-view:before{content:"\fd05"}.fi-rr-stretcher:before{content:"\fd06"}.fi-rr-strikethrough:before{content:"\fd07"}.fi-rr-stroopwafel:before{content:"\fd08"}.fi-rr-student-alt:before{content:"\fd09"}.fi-rr-student:before{content:"\fd0a"}.fi-rr-subscript:before{content:"\fd0b"}.fi-rr-subscription-alt:before{content:"\fd0c"}.fi-rr-subscription:before{content:"\fd0d"}.fi-rr-subtitles-slash:before{content:"\fd0e"}.fi-rr-subtitles:before{content:"\fd0f"}.fi-rr-subway:before{content:"\fd10"}.fi-rr-suitcase-alt:before{content:"\fd11"}.fi-rr-summary-check:before{content:"\fd12"}.fi-rr-summer:before{content:"\fd13"}.fi-rr-sun-dust:before{content:"\fd14"}.fi-rr-sun-plant-wilt:before{content:"\fd15"}.fi-rr-sun-salutation-yoga:before{content:"\fd16"}.fi-rr-sun:before{content:"\fd17"}.fi-rr-sunday:before{content:"\fd18"}.fi-rr-sunglasses-alt:before{content:"\fd19"}.fi-rr-sunglasses:before{content:"\fd1a"}.fi-rr-sunrise-alt:before{content:"\fd1b"}.fi-rr-sunrise:before{content:"\fd1c"}.fi-rr-sunset:before{content:"\fd1d"}.fi-rr-superscript:before{content:"\fd1e"}.fi-rr-supplier-alt:before{content:"\fd1f"}.fi-rr-supplier:before{content:"\fd20"}.fi-rr-surfing:before{content:"\fd21"}.fi-rr-surprise:before{content:"\fd22"}.fi-rr-surveillance-camera:before{content:"\fd23"}.fi-rr-survey-xmark:before{content:"\fd24"}.fi-rr-sushi-alt:before{content:"\fd25"}.fi-rr-sushi-roll:before{content:"\fd26"}.fi-rr-sushi:before{content:"\fd27"}.fi-rr-svg:before{content:"\fd28"}.fi-rr-swap:before{content:"\fd29"}.fi-rr-swatchbook:before{content:"\fd2a"}.fi-rr-swimmer:before{content:"\fd2b"}.fi-rr-swimming-pool:before{content:"\fd2c"}.fi-rr-swing:before{content:"\fd2d"}.fi-rr-swipe-down:before{content:"\fd2e"}.fi-rr-swipe-left:before{content:"\fd2f"}.fi-rr-swipe-right:before{content:"\fd30"}.fi-rr-swipe-up:before{content:"\fd31"}.fi-rr-sword:before{content:"\fd32"}.fi-rr-symbol:before{content:"\fd33"}.fi-rr-symbols:before{content:"\fd34"}.fi-rr-synagogue:before{content:"\fd35"}.fi-rr-syringe:before{content:"\fd36"}.fi-rr-system-cloud:before{content:"\fd37"}.fi-rr-t:before{content:"\fd38"}.fi-rr-tab-folder:before{content:"\fd39"}.fi-rr-table-columns:before{content:"\fd3a"}.fi-rr-table-layout:before{content:"\fd3b"}.fi-rr-table-list:before{content:"\fd3c"}.fi-rr-table-picnic:before{content:"\fd3d"}.fi-rr-table-pivot:before{content:"\fd3e"}.fi-rr-table-rows:before{content:"\fd3f"}.fi-rr-table-tree:before{content:"\fd40"}.fi-rr-table:before{content:"\fd41"}.fi-rr-tablet-android-alt:before{content:"\fd42"}.fi-rr-tablet-android:before{content:"\fd43"}.fi-rr-tablet-rugged:before{content:"\fd44"}.fi-rr-tablet:before{content:"\fd45"}.fi-rr-tachometer-alt-average:before{content:"\fd46"}.fi-rr-tachometer-alt-fastest:before{content:"\fd47"}.fi-rr-tachometer-alt-slow:before{content:"\fd48"}.fi-rr-tachometer-alt-slowest:before{content:"\fd49"}.fi-rr-tachometer-average:before{content:"\fd4a"}.fi-rr-tachometer-fast:before{content:"\fd4b"}.fi-rr-tachometer-fastest:before{content:"\fd4c"}.fi-rr-tachometer-slow:before{content:"\fd4d"}.fi-rr-tachometer-slowest:before{content:"\fd4e"}.fi-rr-tachometer:before{content:"\fd4f"}.fi-rr-taco:before{content:"\fd50"}.fi-rr-tags:before{content:"\fd51"}.fi-rr-talent-alt:before{content:"\fd52"}.fi-rr-talent-hand:before{content:"\fd53"}.fi-rr-talent:before{content:"\fd54"}.fi-rr-tally-1:before{content:"\fd55"}.fi-rr-tally-2:before{content:"\fd56"}.fi-rr-tally-3:before{content:"\fd57"}.fi-rr-tally-4:before{content:"\fd58"}.fi-rr-tally:before{content:"\fd59"}.fi-rr-tamale:before{content:"\fd5a"}.fi-rr-tank-water:before{content:"\fd5b"}.fi-rr-tap:before{content:"\fd5c"}.fi-rr-tape:before{content:"\fd5d"}.fi-rr-target-audience:before{content:"\fd5e"}.fi-rr-target:before{content:"\fd5f"}.fi-rr-tax-alt:before{content:"\fd60"}.fi-rr-tax:before{content:"\fd61"}.fi-rr-taxi-bus:before{content:"\fd62"}.fi-rr-taxi:before{content:"\fd63"}.fi-rr-team-check-alt:before{content:"\fd64"}.fi-rr-team-check:before{content:"\fd65"}.fi-rr-teddy-bear:before{content:"\fd66"}.fi-rr-teeth-open:before{content:"\fd67"}.fi-rr-telescope:before{content:"\fd68"}.fi-rr-temperature-down:before{content:"\fd69"}.fi-rr-temperature-frigid:before{content:"\fd6a"}.fi-rr-temperature-high:before{content:"\fd6b"}.fi-rr-temperature-list:before{content:"\fd6c"}.fi-rr-temperature-low:before{content:"\fd6d"}.fi-rr-temperature-up:before{content:"\fd6e"}.fi-rr-template-alt:before{content:"\fd6f"}.fi-rr-template:before{content:"\fd70"}.fi-rr-tenge:before{content:"\fd71"}.fi-rr-tennis:before{content:"\fd72"}.fi-rr-tent-arrow-down-to-line:before{content:"\fd73"}.fi-rr-tent-arrow-left-right:before{content:"\fd74"}.fi-rr-tent-arrow-turn-left:before{content:"\fd75"}.fi-rr-tent-arrows-down:before{content:"\fd76"}.fi-rr-tents:before{content:"\fd77"}.fi-rr-terminal:before{content:"\fd78"}.fi-rr-terrace:before{content:"\fd79"}.fi-rr-test-tube:before{content:"\fd7a"}.fi-rr-test:before{content:"\fd7b"}.fi-rr-text-box-dots:before{content:"\fd7c"}.fi-rr-text-box-edit:before{content:"\fd7d"}.fi-rr-text-box:before{content:"\fd7e"}.fi-rr-text-check:before{content:"\fd7f"}.fi-rr-text-height:before{content:"\fd80"}.fi-rr-text-shadow:before{content:"\fd81"}.fi-rr-text-size:before{content:"\fd82"}.fi-rr-text-slash:before{content:"\fd83"}.fi-rr-text-width:before{content:"\fd84"}.fi-rr-text:before{content:"\fd85"}.fi-rr-theater-masks:before{content:"\fd86"}.fi-rr-thermometer-alt:before{content:"\fd87"}.fi-rr-thermometer-empty:before{content:"\fd88"}.fi-rr-thermometer-full:before{content:"\fd89"}.fi-rr-thermometer-half:before{content:"\fd8a"}.fi-rr-thermometer-quarter:before{content:"\fd8b"}.fi-rr-thermometer-three-quarters:before{content:"\fd8c"}.fi-rr-theta:before{content:"\fd8d"}.fi-rr-third-award:before{content:"\fd8e"}.fi-rr-third-laurel:before{content:"\fd8f"}.fi-rr-third-medal:before{content:"\fd90"}.fi-rr-third:before{content:"\fd91"}.fi-rr-thought-bubble:before{content:"\fd92"}.fi-rr-three-leaf-clover:before{content:"\fd93"}.fi-rr-thumbs-up-trust:before{content:"\fd94"}.fi-rr-thumbtack:before{content:"\fd95"}.fi-rr-thunderstorm-moon:before{content:"\fd96"}.fi-rr-thunderstorm-risk:before{content:"\fd97"}.fi-rr-thunderstorm-sun:before{content:"\fd98"}.fi-rr-thunderstorm:before{content:"\fd99"}.fi-rr-thursday:before{content:"\fd9a"}.fi-rr-ticket-airline:before{content:"\fd9b"}.fi-rr-ticket-alt:before{content:"\fd9c"}.fi-rr-ticket:before{content:"\fd9d"}.fi-rr-tickets-airline:before{content:"\fd9e"}.fi-rr-tie:before{content:"\fd9f"}.fi-rr-tilde:before{content:"\fda0"}.fi-rr-time-add:before{content:"\fda1"}.fi-rr-time-check:before{content:"\fda2"}.fi-rr-time-delete:before{content:"\fda3"}.fi-rr-time-fast:before{content:"\fda4"}.fi-rr-time-forward-sixty:before{content:"\fda5"}.fi-rr-time-forward-ten:before{content:"\fda6"}.fi-rr-time-forward:before{content:"\fda7"}.fi-rr-time-half-past:before{content:"\fda8"}.fi-rr-time-oclock:before{content:"\fda9"}.fi-rr-time-past:before{content:"\fdaa"}.fi-rr-time-quarter-past:before{content:"\fdab"}.fi-rr-time-quarter-to:before{content:"\fdac"}.fi-rr-time-twenty-four:before{content:"\fdad"}.fi-rr-time-watch-calendar:before{content:"\fdae"}.fi-rr-timer-clock-call:before{content:"\fdaf"}.fi-rr-times-hexagon:before{content:"\fdb0"}.fi-rr-tint-slash:before{content:"\fdb1"}.fi-rr-tip-coin:before{content:"\fdb2"}.fi-rr-tire-flat:before{content:"\fdb3"}.fi-rr-tire-pressure-warning:before{content:"\fdb4"}.fi-rr-tire-rugged:before{content:"\fdb5"}.fi-rr-tire:before{content:"\fdb6"}.fi-rr-tired:before{content:"\fdb7"}.fi-rr-to-do-alt:before{content:"\fdb8"}.fi-rr-to-do:before{content:"\fdb9"}.fi-rr-together-people:before{content:"\fdba"}.fi-rr-toggle-off:before{content:"\fdbb"}.fi-rr-toggle-on:before{content:"\fdbc"}.fi-rr-toilet-paper-blank-under:before{content:"\fdbd"}.fi-rr-toilet-paper-blank:before{content:"\fdbe"}.fi-rr-toilet-paper-slash:before{content:"\fdbf"}.fi-rr-toilet-paper-under-slash:before{content:"\fdc0"}.fi-rr-toilet-paper-under:before{content:"\fdc1"}.fi-rr-toilet:before{content:"\fdc2"}.fi-rr-toilets-portable:before{content:"\fdc3"}.fi-rr-token:before{content:"\fdc4"}.fi-rr-tomato:before{content:"\fdc5"}.fi-rr-tombstone-alt:before{content:"\fdc6"}.fi-rr-tombstone:before{content:"\fdc7"}.fi-rr-tool-box:before{content:"\fdc8"}.fi-rr-tool-crop:before{content:"\fdc9"}.fi-rr-tool-marquee:before{content:"\fdca"}.fi-rr-tools:before{content:"\fdcb"}.fi-rr-tooth:before{content:"\fdcc"}.fi-rr-toothbrush:before{content:"\fdcd"}.fi-rr-torch-inspiration-leader:before{content:"\fdce"}.fi-rr-torii-gate:before{content:"\fdcf"}.fi-rr-tornado:before{content:"\fdd0"}.fi-rr-total:before{content:"\fdd1"}.fi-rr-tour-guide-people:before{content:"\fdd2"}.fi-rr-tour-virtual:before{content:"\fdd3"}.fi-rr-tower-control:before{content:"\fdd4"}.fi-rr-track:before{content:"\fdd5"}.fi-rr-tractor:before{content:"\fdd6"}.fi-rr-trademark:before{content:"\fdd7"}.fi-rr-traffic-cone:before{content:"\fdd8"}.fi-rr-traffic-light-go:before{content:"\fdd9"}.fi-rr-traffic-light-slow:before{content:"\fdda"}.fi-rr-traffic-light-stop:before{content:"\fddb"}.fi-rr-traffic-light:before{content:"\fddc"}.fi-rr-trailer:before{content:"\fddd"}.fi-rr-train-journey:before{content:"\fdde"}.fi-rr-train-side:before{content:"\fddf"}.fi-rr-train-station-building:before{content:"\fde0"}.fi-rr-train-station:before{content:"\fde1"}.fi-rr-train-subway-tunnel:before{content:"\fde2"}.fi-rr-train-track:before{content:"\fde3"}.fi-rr-train-tram:before{content:"\fde4"}.fi-rr-train:before{content:"\fde5"}.fi-rr-tram:before{content:"\fde6"}.fi-rr-transform:before{content:"\fde7"}.fi-rr-transformation-block:before{content:"\fde8"}.fi-rr-transformation-circle:before{content:"\fde9"}.fi-rr-transformation-design:before{content:"\fdea"}.fi-rr-transformation-shapes:before{content:"\fdeb"}.fi-rr-transformer-bolt:before{content:"\fdec"}.fi-rr-transgender:before{content:"\fded"}.fi-rr-transporter-1:before{content:"\fdee"}.fi-rr-transporter-2:before{content:"\fdef"}.fi-rr-transporter-3:before{content:"\fdf0"}.fi-rr-transporter-4:before{content:"\fdf1"}.fi-rr-transporter-5:before{content:"\fdf2"}.fi-rr-transporter-6:before{content:"\fdf3"}.fi-rr-transporter-7:before{content:"\fdf4"}.fi-rr-transporter-empty:before{content:"\fdf5"}.fi-rr-transporter:before{content:"\fdf6"}.fi-rr-trash-can-check:before{content:"\fdf7"}.fi-rr-trash-can-clock:before{content:"\fdf8"}.fi-rr-trash-can-list:before{content:"\fdf9"}.fi-rr-trash-can-plus:before{content:"\fdfa"}.fi-rr-trash-can-slash:before{content:"\fdfb"}.fi-rr-trash-check:before{content:"\fdfc"}.fi-rr-trash-clock:before{content:"\fdfd"}.fi-rr-trash-empty:before{content:"\fdfe"}.fi-rr-trash-list:before{content:"\fdff"}.fi-rr-trash-plus:before{content:"\fe10"}.fi-rr-trash-restore-alt:before{content:"\fe11"}.fi-rr-trash-restore:before{content:"\fe12"}.fi-rr-trash-slash:before{content:"\fe13"}.fi-rr-trash-undo-alt:before{content:"\fe14"}.fi-rr-trash-undo:before{content:"\fe15"}.fi-rr-trash-xmark:before{content:"\fe16"}.fi-rr-trash:before{content:"\fe17"}.fi-rr-treadmill:before{content:"\fe18"}.fi-rr-treasure-chest:before{content:"\fe19"}.fi-rr-treatment:before{content:"\fe1a"}.fi-rr-tree-alt:before{content:"\fe1b"}.fi-rr-tree-christmas:before{content:"\fe1c"}.fi-rr-tree-deciduous:before{content:"\fe1d"}.fi-rr-tree:before{content:"\fe1e"}.fi-rr-trees-alt:before{content:"\fe1f"}.fi-rr-trees:before{content:"\fe30"}.fi-rr-triangle-music:before{content:"\fe31"}.fi-rr-triangle-person-digging:before{content:"\fe32"}.fi-rr-triangle-warning:before{content:"\fe33"}.fi-rr-triangle:before{content:"\fe34"}.fi-rr-tricycle:before{content:"\fe35"}.fi-rr-trillium:before{content:"\fe36"}.fi-rr-trophy-achievement-skill:before{content:"\fe37"}.fi-rr-trophy-star:before{content:"\fe38"}.fi-rr-trophy:before{content:"\fe39"}.fi-rr-truck-arrow-left:before{content:"\fe3a"}.fi-rr-truck-arrow-right:before{content:"\fe3b"}.fi-rr-truck-bolt:before{content:"\fe3c"}.fi-rr-truck-box:before{content:"\fe3d"}.fi-rr-truck-check:before{content:"\fe3e"}.fi-rr-truck-container-empty:before{content:"\fe3f"}.fi-rr-truck-container:before{content:"\fe40"}.fi-rr-truck-couch:before{content:"\fe41"}.fi-rr-truck-fire:before{content:"\fe42"}.fi-rr-truck-flatbed:before{content:"\fe43"}.fi-rr-truck-front:before{content:"\fe44"}.fi-rr-truck-ladder:before{content:"\fe45"}.fi-rr-truck-loading:before{content:"\fe46"}.fi-rr-truck-medical:before{content:"\fe47"}.fi-rr-truck-monster:before{content:"\fe48"}.fi-rr-truck-moving:before{content:"\fe49"}.fi-rr-truck-pickup:before{content:"\fe4a"}.fi-rr-truck-plow:before{content:"\fe4b"}.fi-rr-truck-ramp:before{content:"\fe4c"}.fi-rr-truck-side:before{content:"\fe4d"}.fi-rr-truck-tow:before{content:"\fe4e"}.fi-rr-truck-utensils:before{content:"\fe4f"}.fi-rr-trumpet:before{content:"\fe50"}.fi-rr-trust-alt:before{content:"\fe51"}.fi-rr-trust:before{content:"\fe52"}.fi-rr-tshirt:before{content:"\fe53"}.fi-rr-tty-answer:before{content:"\fe54"}.fi-rr-tty:before{content:"\fe55"}.fi-rr-tubes:before{content:"\fe56"}.fi-rr-tuesday:before{content:"\fe57"}.fi-rr-tugrik-sign:before{content:"\fe58"}.fi-rr-turkey:before{content:"\fe59"}.fi-rr-turn-left-down:before{content:"\fe5a"}.fi-rr-turn-left:before{content:"\fe5b"}.fi-rr-turn-right:before{content:"\fe5c"}.fi-rr-turntable:before{content:"\fe5d"}.fi-rr-turtle:before{content:"\fe5e"}.fi-rr-tv-music:before{content:"\fe5f"}.fi-rr-tv-retro:before{content:"\fe60"}.fi-rr-typewriter:before{content:"\fe61"}.fi-rr-u:before{content:"\fe62"}.fi-rr-ufo-beam:before{content:"\fe63"}.fi-rr-ufo:before{content:"\fe64"}.fi-rr-ui-ux:before{content:"\fe65"}.fi-rr-umbrella-beach:before{content:"\fe66"}.fi-rr-umbrella:before{content:"\fe67"}.fi-rr-under-construction:before{content:"\fe68"}.fi-rr-underline:before{content:"\fe69"}.fi-rr-undo-alt:before{content:"\fe6a"}.fi-rr-undo:before{content:"\fe6b"}.fi-rr-unicorn:before{content:"\fe6c"}.fi-rr-uniform-martial-arts:before{content:"\fe6d"}.fi-rr-universal-access:before{content:"\fe6e"}.fi-rr-unlock:before{content:"\fe6f"}.fi-rr-up-from-bracket:before{content:"\fe70"}.fi-rr-up-left:before{content:"\fe71"}.fi-rr-up-right-from-square:before{content:"\fe72"}.fi-rr-up-right:before{content:"\fe73"}.fi-rr-up:before{content:"\fe74"}.fi-rr-upload:before{content:"\fe75"}.fi-rr-url:before{content:"\fe76"}.fi-rr-usb-pendrive:before{content:"\fe77"}.fi-rr-usd-circle:before{content:"\fe78"}.fi-rr-usd-square:before{content:"\fe79"}.fi-rr-user-add:before{content:"\fe7a"}.fi-rr-user-alien:before{content:"\fe7b"}.fi-rr-user-astronaut:before{content:"\fe7c"}.fi-rr-user-check:before{content:"\fe7d"}.fi-rr-user-chef:before{content:"\fe7e"}.fi-rr-user-coach:before{content:"\fe7f"}.fi-rr-user-cowboy:before{content:"\fe80"}.fi-rr-user-crown:before{content:"\fe81"}.fi-rr-user-gear:before{content:"\fe82"}.fi-rr-user-graduate:before{content:"\fe83"}.fi-rr-user-headset:before{content:"\fe84"}.fi-rr-user-helmet-safety:before{content:"\fe85"}.fi-rr-user-injured:before{content:"\fe86"}.fi-rr-user-interface-ui:before{content:"\fe87"}.fi-rr-user-key:before{content:"\fe88"}.fi-rr-user-lock:before{content:"\fe89"}.fi-rr-user-md-chat:before{content:"\fe8a"}.fi-rr-user-md:before{content:"\fe8b"}.fi-rr-user-minus:before{content:"\fe8c"}.fi-rr-user-music:before{content:"\fe8d"}.fi-rr-user-ninja:before{content:"\fe8e"}.fi-rr-user-nurse:before{content:"\fe8f"}.fi-rr-user-pen:before{content:"\fe90"}.fi-rr-user-pilot-tie:before{content:"\fe91"}.fi-rr-user-pilot:before{content:"\fe92"}.fi-rr-user-police:before{content:"\fe93"}.fi-rr-user-robot-xmarks:before{content:"\fe94"}.fi-rr-user-robot:before{content:"\fe95"}.fi-rr-user-salary:before{content:"\fe96"}.fi-rr-user-shield:before{content:"\fe97"}.fi-rr-user-skill-gear:before{content:"\fe98"}.fi-rr-user-slash:before{content:"\fe99"}.fi-rr-user-tag:before{content:"\fe9a"}.fi-rr-user-time:before{content:"\fe9b"}.fi-rr-user-trust:before{content:"\fe9c"}.fi-rr-user-unlock:before{content:"\fe9d"}.fi-rr-user-visor:before{content:"\fe9e"}.fi-rr-user-xmark:before{content:"\fe9f"}.fi-rr-user:before{content:"\fea0"}.fi-rr-users-alt:before{content:"\fea1"}.fi-rr-users-class:before{content:"\fea2"}.fi-rr-users-gear:before{content:"\fea3"}.fi-rr-users-medical:before{content:"\fea4"}.fi-rr-users-slash:before{content:"\fea5"}.fi-rr-users:before{content:"\fea6"}.fi-rr-utensils-slash:before{content:"\fea7"}.fi-rr-utensils:before{content:"\fea8"}.fi-rr-utility-pole-double:before{content:"\fea9"}.fi-rr-utility-pole:before{content:"\feaa"}.fi-rr-ux-browser:before{content:"\feab"}.fi-rr-ux:before{content:"\feac"}.fi-rr-v:before{content:"\fead"}.fi-rr-vacuum-robot:before{content:"\feae"}.fi-rr-vacuum:before{content:"\feaf"}.fi-rr-value-absolute:before{content:"\feb0"}.fi-rr-vault:before{content:"\feb1"}.fi-rr-vector-alt:before{content:"\feb2"}.fi-rr-vector-circle:before{content:"\feb3"}.fi-rr-vector-polygon:before{content:"\feb4"}.fi-rr-vector:before{content:"\feb5"}.fi-rr-venus-double:before{content:"\feb6"}.fi-rr-venus-mars:before{content:"\feb7"}.fi-rr-venus:before{content:"\feb8"}.fi-rr-vest-patches:before{content:"\feb9"}.fi-rr-vest:before{content:"\feba"}.fi-rr-video-arrow-down-left:before{content:"\febb"}.fi-rr-video-arrow-up-right:before{content:"\febc"}.fi-rr-video-camera-alt:before{content:"\febd"}.fi-rr-video-camera:before{content:"\febe"}.fi-rr-video-duration:before{content:"\febf"}.fi-rr-video-plus:before{content:"\fec0"}.fi-rr-video-slash:before{content:"\fec1"}.fi-rr-videoconference:before{content:"\fec2"}.fi-rr-vihara:before{content:"\fec3"}.fi-rr-violin:before{content:"\fec4"}.fi-rr-virus-slash:before{content:"\fec5"}.fi-rr-virus:before{content:"\fec6"}.fi-rr-viruses:before{content:"\fec7"}.fi-rr-visit:before{content:"\fec8"}.fi-rr-voicemail:before{content:"\fec9"}.fi-rr-volcano:before{content:"\feca"}.fi-rr-volleyball:before{content:"\fecb"}.fi-rr-volume-down:before{content:"\fecc"}.fi-rr-volume-mute:before{content:"\fecd"}.fi-rr-volume-off:before{content:"\fece"}.fi-rr-volume-slash:before{content:"\fecf"}.fi-rr-volume:before{content:"\fed0"}.fi-rr-vote-nay:before{content:"\fed1"}.fi-rr-vote-yea:before{content:"\fed2"}.fi-rr-vr-cardboard:before{content:"\fed3"}.fi-rr-w:before{content:"\fed4"}.fi-rr-waffle:before{content:"\fed5"}.fi-rr-wagon-covered:before{content:"\fed6"}.fi-rr-walker:before{content:"\fed7"}.fi-rr-walkie-talkie:before{content:"\fed8"}.fi-rr-walking:before{content:"\fed9"}.fi-rr-wallet-arrow:before{content:"\feda"}.fi-rr-wallet-buyer:before{content:"\fedb"}.fi-rr-wallet:before{content:"\fedc"}.fi-rr-warehouse-alt:before{content:"\fedd"}.fi-rr-warranty:before{content:"\fede"}.fi-rr-washer:before{content:"\fedf"}.fi-rr-waste-pollution:before{content:"\fee0"}.fi-rr-waste:before{content:"\fee1"}.fi-rr-watch-calculator:before{content:"\fee2"}.fi-rr-watch-fitness:before{content:"\fee3"}.fi-rr-watch-smart:before{content:"\fee4"}.fi-rr-watch:before{content:"\fee5"}.fi-rr-water-bottle:before{content:"\fee6"}.fi-rr-water-ladder:before{content:"\fee7"}.fi-rr-water-lower:before{content:"\fee8"}.fi-rr-water-rise:before{content:"\fee9"}.fi-rr-water:before{content:"\feea"}.fi-rr-watermelon:before{content:"\feeb"}.fi-rr-wave-sine:before{content:"\feec"}.fi-rr-wave-square:before{content:"\feed"}.fi-rr-wave-triangle:before{content:"\feee"}.fi-rr-wave:before{content:"\feef"}.fi-rr-waveform-path:before{content:"\fef0"}.fi-rr-waveform:before{content:"\fef1"}.fi-rr-web-design:before{content:"\fef2"}.fi-rr-webcam-slash:before{content:"\fef3"}.fi-rr-webcam:before{content:"\fef4"}.fi-rr-webhook:before{content:"\fef5"}.fi-rr-wednesday:before{content:"\fef6"}.fi-rr-whale:before{content:"\fef7"}.fi-rr-wheat-awn-circle-exclamation:before{content:"\fef8"}.fi-rr-wheat-awn-slash:before{content:"\fef9"}.fi-rr-wheat-awn:before{content:"\fefa"}.fi-rr-wheat-slash:before{content:"\fefb"}.fi-rr-wheat:before{content:"\fefc"}.fi-rr-wheelchair-move:before{content:"\fefd"}.fi-rr-wheelchair-sleeping:before{content:"\fefe"}.fi-rr-wheelchair:before{content:"\ff00"}.fi-rr-whistle:before{content:"\ff01"}.fi-rr-white-space:before{content:"\ff02"}.fi-rr-wifi-1:before{content:"\ff03"}.fi-rr-wifi-2:before{content:"\ff04"}.fi-rr-wifi-alt:before{content:"\ff05"}.fi-rr-wifi-exclamation:before{content:"\ff06"}.fi-rr-wifi-slash:before{content:"\ff07"}.fi-rr-wifi:before{content:"\ff08"}.fi-rr-wind-turbine:before{content:"\ff09"}.fi-rr-wind-warning:before{content:"\ff0a"}.fi-rr-wind:before{content:"\ff0b"}.fi-rr-window-alt:before{content:"\ff0c"}.fi-rr-window-frame-open:before{content:"\ff0d"}.fi-rr-window-frame:before{content:"\ff0e"}.fi-rr-window-maximize:before{content:"\ff0f"}.fi-rr-window-minimize:before{content:"\ff10"}.fi-rr-window-restore:before{content:"\ff11"}.fi-rr-windsock:before{content:"\ff12"}.fi-rr-wine-bottle:before{content:"\ff13"}.fi-rr-wine-glass-crack:before{content:"\ff14"}.fi-rr-wine-glass-empty:before{content:"\ff15"}.fi-rr-wishlist-heart:before{content:"\ff16"}.fi-rr-wishlist-star:before{content:"\ff17"}.fi-rr-woman-head:before{content:"\ff18"}.fi-rr-woman-scientist:before{content:"\ff19"}.fi-rr-won-sign:before{content:"\ff1a"}.fi-rr-work-in-progress:before{content:"\ff1b"}.fi-rr-workflow-alt:before{content:"\ff1c"}.fi-rr-workflow-setting-alt:before{content:"\ff1d"}.fi-rr-workflow-setting:before{content:"\ff1e"}.fi-rr-workflow:before{content:"\ff1f"}.fi-rr-workshop:before{content:"\ff20"}.fi-rr-world:before{content:"\ff21"}.fi-rr-worm:before{content:"\ff22"}.fi-rr-wreath:before{content:"\ff23"}.fi-rr-wrench-alt:before{content:"\ff24"}.fi-rr-wrench-simple:before{content:"\ff25"}.fi-rr-x-ray:before{content:"\ff26"}.fi-rr-x:before{content:"\ff27"}.fi-rr-y:before{content:"\ff28"}.fi-rr-yen:before{content:"\ff29"}.fi-rr-yin-yang:before{content:"\ff2a"}.fi-rr-z:before{content:"\ff2b"}.fi-rr-zip-file:before{content:"\ff2c"}.fi-rr-zoom-in:before{content:"\ff2d"}.fi-rr-zoom-out:before{content:"\ff2e"}
/*!
*   _____       _             __                 _____                               ______ _       _   _
*  |_   _|     | |           / _|               |_   _|                             |  ____| |     | | (_)
*    | |  _ __ | |_ ___ _ __| |_ __ _  ___ ___    | |  ___ ___  _ __  ___   ______  | |__  | | __ _| |_ _  ___ ___  _ __
*    | | | '_ \| __/ _ \ '__|  _/ _` |/ __/ _ \   | | / __/ _ \| '_ \/ __| |______| |  __| | |/ _` | __| |/ __/ _ \| '_ \
*   _| |_| | | | ||  __/ |  | || (_| | (_|  __/  _| || (_| (_) | | | \__ \          | |    | | (_| | |_| | (_| (_) | | | |
*  |_____|_| |_|\__\___|_|  |_| \__,_|\___\___| |_____\___\___/|_| |_|___/          |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*                         UIcons 2.4.2 - https://www.flaticon.com/uicons/interface-icons
*/:root{--adm-radius-s:4px;--adm-radius-m:8px;--adm-radius-l:12px;--adm-font-size-1:9px;--adm-font-size-2:10px;--adm-font-size-3:11px;--adm-font-size-4:12px;--adm-font-size-5:13px;--adm-font-size-6:14px;--adm-font-size-7:15px;--adm-font-size-8:16px;--adm-font-size-9:17px;--adm-font-size-10:18px;--adm-color-primary:#1677ff;--adm-color-success:#00b578;--adm-color-warning:#ff8f1f;--adm-color-danger:#ff3141;--adm-color-yellow:#ff9f18;--adm-color-orange:#ff6430;--adm-color-wathet:#e7f1ff;--adm-color-text:#333;--adm-color-text-secondary:#666;--adm-color-weak:#999;--adm-color-light:#ccc;--adm-color-border:#eee;--adm-color-background:#fff;--adm-color-highlight:var(--adm-color-danger);--adm-color-white:#fff;--adm-color-box:#f5f5f5;--adm-color-text-light-solid:var(--adm-color-white);--adm-color-text-dark-solid:#000;--adm-color-fill-content:var(--adm-color-box);--adm-font-size-main:var(--adm-font-size-5);--adm-font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;--adm-border-color:var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary:#3086ff;--adm-color-success:#34b368;--adm-color-warning:#ffa930;--adm-color-danger:#ff4a58;--adm-color-yellow:#ffa930;--adm-color-orange:#e65a2b;--adm-color-wathet:#0d2543;--adm-color-text:#e6e6e6;--adm-color-text-secondary:#b3b3b3;--adm-color-weak:grey;--adm-color-light:#4d4d4d;--adm-color-border:#2b2b2b;--adm-color-box:#0a0a0a;--adm-color-background:#1a1a1a;--adm-color-background-body:var(--adm-color-background);--adm-border-color:var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity .2s ease-in-out}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size:1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;pointer-events:none}.adm-button,div.adm-px-tester{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-button{--color:var(--adm-color-text-light-solid);--text-color:var(--adm-button-text-color,var(--adm-color-text));--background-color:var(--adm-button-background-color,var(--adm-color-background));--border-radius:var(--adm-button-border-radius,4px);--border-width:var(--adm-button-border-width,1px);--border-style:var(--adm-button-border-style,solid);--border-color:var(--adm-button-border-color,var(--adm-color-border));color:var(--text-color);background-color:var(--background-color);position:relative;display:inline-block;box-sizing:border-box;height:auto;padding:7px 12px;margin:0;font-size:var(--adm-font-size-9);line-height:1.4;text-align:center;border:var(--border-width) var(--border-style) var(--border-color);border-radius:var(--border-radius);cursor:pointer;transition:opacity .15s ease}.adm-button:focus{outline:none}.adm-button:before{position:absolute;top:0;left:0;transform:translate(calc(var(--border-width) * -1),calc(var(--border-width) * -1));width:100%;height:100%;background-color:var(--adm-color-text-dark-solid);border:var(--border-width) var(--border-style) var(--adm-color-text-dark-solid);border-radius:var(--border-radius);opacity:0;content:" ";box-sizing:content-box}.adm-button:active:before{opacity:.08}.adm-button-default.adm-button-fill-outline{--background-color:transparent;--border-color:var(--adm-color-text)}.adm-button-default.adm-button-fill-none{--background-color:transparent;--border-width:0px}.adm-button:not(.adm-button-default){--text-color:var(--adm-color-text-light-solid);--background-color:var(--color);--border-color:var(--color)}.adm-button:not(.adm-button-default).adm-button-fill-outline{--text-color:var(--color);--background-color:transparent}.adm-button:not(.adm-button-default).adm-button-fill-none{--text-color:var(--color);--background-color:transparent;--border-width:0px}.adm-button-primary{--color:var(--adm-color-primary)}.adm-button-success{--color:var(--adm-color-success)}.adm-button-danger{--color:var(--adm-color-danger)}.adm-button-warning{--color:var(--adm-color-warning)}.adm-button-block{display:block;width:100%}.adm-button-disabled{cursor:not-allowed;opacity:.4}.adm-button-disabled:active:before{display:none}.adm-button.adm-button-mini{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-main)}.adm-button.adm-button-mini.adm-button-shape-rounded{padding-left:9px;padding-right:9px}.adm-button.adm-button-small{padding-top:3px;padding-bottom:3px;font-size:var(--adm-font-size-7)}.adm-button.adm-button-large{padding-top:11px;padding-bottom:11px;font-size:var(--adm-font-size-10)}.adm-button.adm-button-shape-rounded{--border-radius:1000px}.adm-button.adm-button-shape-rectangular{--border-radius:0}.adm-button-loading{vertical-align:bottom}.adm-button-loading-wrapper{display:flex;height:1.4em;align-items:center;justify-content:center}.adm-button-loading-wrapper>.adm-loading{opacity:.6}.adm-dot-loading{display:inline-block}.adm-card{background:var(--adm-color-background);border-radius:8px;padding:0 12px}.adm-card-header{position:relative;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:12px 0}.adm-card-header:not(:last-child){border-bottom:.5px solid var(--adm-color-border)}.adm-card-header-title{font-size:var(--adm-font-size-7);line-height:1.4;font-weight:700}.adm-card-body{padding:12px 0}.adm-checkbox{--icon-size:22px;--font-size:var(--adm-font-size-9);--gap:8px;display:inline-flex;vertical-align:text-bottom;justify-content:flex-start;align-items:center;cursor:pointer}.adm-checkbox input{display:none}.adm-checkbox .adm-checkbox-icon{flex:none;border:1px solid var(--adm-color-light);border-radius:var(--icon-size);box-sizing:border-box;width:var(--icon-size);height:var(--icon-size);color:var(--adm-color-text-light-solid)}.adm-checkbox .adm-checkbox-icon>svg{display:block;width:100%;height:100%}.adm-checkbox.adm-checkbox-block{display:flex}.adm-checkbox.adm-checkbox-checked .adm-checkbox-icon{border-color:var(--adm-color-primary);background-color:var(--adm-color-primary)}.adm-checkbox.adm-checkbox-disabled{cursor:not-allowed}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-content{opacity:.4}.adm-checkbox.adm-checkbox-disabled .adm-checkbox-icon.adm-checkbox-icon{color:var(--adm-color-light);border-color:var(--adm-color-light);background-color:var(--adm-color-fill-content)}.adm-checkbox .adm-checkbox-custom-icon{font-size:var(--icon-size)}.adm-checkbox.adm-checkbox-indeterminate .adm-checkbox-icon{background-color:var(--adm-color-background);color:var(--adm-color-primary)}.adm-checkbox-content{flex:0 1 auto;font-size:var(--font-size);padding-left:var(--gap)}.adm-picker{--header-button-font-size:var(--adm-font-size-7);--title-font-size:var(--adm-font-size-7);--item-font-size:var(--adm-font-size-8);--item-height:34px;width:100%;height:300px;overflow:hidden;position:relative;display:flex;flex-direction:column;---item-font-size:var(--item-font-size);---item-height:var(--item-height)}.adm-picker .adm-picker-view.adm-picker-view{--item-font-size:var(---item-font-size);--item-height:var(---item-height)}.adm-picker-header{flex-shrink:0;border-bottom:1px solid var(--adm-color-border);display:flex;justify-content:space-between;align-items:center;padding:4px}.adm-picker-header-button{font-size:var(--header-button-font-size);display:inline-block;padding:8px}.adm-picker-header-button-disabled,.adm-picker-header-button-disabled:active{opacity:.4;cursor:not-allowed}.adm-picker-header-title{padding:4px;font-size:var(--title-font-size);color:var(--adm-color-text);text-align:center;flex:1 1}.adm-picker-body{flex:1 1;width:100%;height:100%}.adm-picker-body>.adm-picker-view{--height:100%}.adm-picker-popup .adm-popup-body{border-top-left-radius:8px;border-top-right-radius:8px}.adm-picker-view{--height:240px;--item-height:34px;--item-font-size:var(--adm-font-size-8);height:var(--height);width:100%;display:flex;position:relative;overflow:hidden;background:var(--adm-color-background)}.adm-picker-view-column{height:100%;flex:1 1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:none;position:relative;z-index:0}.adm-picker-view-column-wheel{width:100%;cursor:grab;position:absolute;top:calc(50% - var(--item-height) / 2);left:0}.adm-picker-view-column-wheel:before{content:" ";display:block;position:absolute;width:100%;height:100vh;top:-100vh}.adm-picker-view-column-wheel:after{content:" ";display:block;position:absolute;width:100%;height:100vh;bottom:-100vh}.adm-picker-view-column-item{font-size:var(--item-font-size);padding:0 6px;height:var(--item-height);display:flex;justify-content:center;align-items:center}.adm-picker-view-column-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-picker-view-column-accessible{width:100%;height:100%;pointer-events:none;opacity:0;display:flex;flex-direction:column;position:relative;top:calc(var(--item-height) * -1);z-index:0;padding-bottom:1px}.adm-picker-view-column-accessible>*{flex:1 1;text-overflow:ellipsis}.adm-picker-view-column-accessible-current{position:absolute;width:100%;height:100%}.adm-picker-view-column-accessible-button,.adm-picker-view-mask{width:100%;height:100%}.adm-picker-view-mask{position:absolute;z-index:10000;left:0;top:0;display:flex;flex-direction:column;pointer-events:none}.adm-picker-view-mask-bottom,.adm-picker-view-mask-top{flex:auto}.adm-picker-view-mask-middle{height:var(--item-height);box-sizing:border-box;flex:none;border-top:1px solid var(--adm-color-border);border-bottom:1px solid var(--adm-color-border)}.adm-picker-view-mask-top{background:var(--adm-color-background);-webkit-mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-mask-bottom{background:var(--adm-color-background);-webkit-mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000);mask:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.8) 50%,#000)}.adm-picker-view-loading-content{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adm-picker-view-item-height-measure{position:relative;left:0;top:0;height:var(--item-height);width:0;pointer-events:none}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s linear infinite}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-popup{--z-index:var(--adm-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index:var(--adm-mask-z-index,1000);position:fixed;z-index:var(--z-index);display:block}.adm-mask,.adm-mask-aria-button{top:0;left:0;width:100%;height:100%}.adm-mask-aria-button{position:absolute;z-index:0;pointer-events:none}.adm-mask-content{z-index:1}.adm-safe-area{--multiple:var(--adm-safe-area-multiple,1);display:block;width:100%}.adm-safe-area-position-top{padding-top:calc(env(safe-area-inset-top) * var(--multiple))}.adm-safe-area-position-bottom{padding-bottom:calc(env(safe-area-inset-bottom) * var(--multiple))}.adm-dialog{--z-index:var(--adm-dialog-z-index,1000);---z-index:var(--z-index)}.adm-dialog .adm-center-popup{--z-index:var(---z-index)}.adm-dialog-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);overflow:hidden;display:flex;flex-direction:column}.adm-dialog-body>*{flex:none}.adm-dialog-body>.adm-dialog-content{flex:auto}.adm-dialog-body:not(.adm-dialog-with-image){padding-top:20px}.adm-dialog-image-container{margin-bottom:12px;max-height:40vh}.adm-dialog-header,.adm-dialog-title{margin-bottom:8px;padding:0 12px}.adm-dialog-title{font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-dialog-content{padding:0 12px 20px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-dialog-content-empty{padding:0;height:12px}.adm-dialog-footer{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-dialog-footer .adm-dialog-action-row{display:flex;align-items:stretch;border-top:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>*{flex:1 1}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button{padding:10px;font-size:var(--adm-font-size-10);line-height:25px;border-radius:0;border-right:.5px solid var(--adm-color-border)}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button-bold{font-weight:700}.adm-dialog-footer .adm-dialog-action-row>.adm-dialog-button:last-child{border-right:none}.adm-dialog-image-container{overflow-y:auto}.adm-image{--width:var(--adm-image-width,auto);--height:var(--adm-image-height,auto);width:var(--width);height:var(--height);display:block;overflow:hidden}.adm-image-img{width:100%;height:100%}.adm-image-tip{position:relative;background-color:var(--adm-color-fill-content);height:100%;min-height:24px;min-width:24px}.adm-image-tip>svg{width:24px;height:24px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--adm-color-weak)}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-center-popup{--background-color:var(--adm-center-popup-background-color,var(--adm-color-background));--border-radius:var(--adm-center-popup-border-radius,8px);--max-width:var(--adm-center-popup-max-width,75vw);--min-width:var(--adm-center-popup-min-width,280px);--z-index:var(--adm-center-popup-z-index,1000);position:fixed;z-index:var(--z-index)}.adm-center-popup .adm-center-popup-mask{z-index:0}.adm-center-popup-wrap{position:fixed;z-index:1;top:50%;left:50%;width:auto;min-width:var(--min-width);max-width:var(--max-width);transform:translate(-50%,-50%)}.adm-center-popup-body{background-color:var(--background-color);border-radius:var(--border-radius)}.adm-center-popup-close{position:absolute;z-index:100;right:8px;top:8px;cursor:pointer;padding:4px;font-size:18px;color:var(--adm-color-weak)}.adm-divider-horizontal{display:flex;align-items:center;margin:16px 0;border-width:0;border-color:var(--adm-color-border);border-style:solid;color:var(--adm-color-weak);font-size:14px}.adm-divider-left.adm-divider-horizontal:before,.adm-divider-right.adm-divider-horizontal:after{max-width:10%}.adm-divider-horizontal:after,.adm-divider-horizontal:before{flex:auto;display:block;content:"";border-style:inherit;border-color:inherit;border-width:1px 0 0}.adm-divider-horizontal .adm-divider-content{flex:none;padding:0 16px}.adm-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 16px;vertical-align:middle;border-top:0;border-left:1px solid var(--adm-color-border)}.adm-error-block{--color:var(--adm-color-text);--image-height:var(--adm-error-block-image-height,100px);--image-height-full-page:var(--adm-error-block-image-height-full-page,200px);--image-width:var(--adm-error-block-image-width,auto);--image-width-full-page:var(--adm-error-block-image-width-full-page,auto);box-sizing:border-box;text-align:center}.adm-error-block-image{height:var(--image-height);width:var(--image-width);max-width:100%}.adm-error-block-image img,.adm-error-block-image svg{height:100%}.adm-error-block-description{font-size:var(--adm-font-size-4);color:var(--adm-color-weak);line-height:1.4;margin-top:12px}.adm-error-block-description-title{font-size:var(--adm-font-size-7)}.adm-error-block-description-subtitle{margin-top:8px}.adm-error-block-content{margin-top:12px}.adm-error-block-full-page{padding-top:calc(50vh - var(--image-height-full-page))}.adm-error-block-full-page .adm-error-block-image{height:var(--image-height-full-page);width:var(--image-width-full-page)}.adm-error-block-full-page .adm-error-block-description{margin-top:20px;font-size:var(--adm-font-size-main)}.adm-error-block-full-page .adm-error-block-description-title{font-size:20px;color:var(--adm-color-text)}.adm-form{--border-inner:solid 1px var(--adm-border-color);--border-top:solid 1px var(--adm-border-color);--border-bottom:solid 1px var(--adm-border-color);--prefix-width:6.8em;---border-inner:var(--border-inner);---border-top:var(--border-top);---border-bottom:var(--border-bottom);---prefix-width:var(--prefix-width)}.adm-form .adm-list.adm-list{--padding-left:16px;--padding-right:12px;--border-inner:var(---border-inner);--border-top:var(---border-top);--border-bottom:var(---border-bottom)}.adm-form .adm-form-footer{padding:20px 12px}.adm-form .adm-form-item-horizontal.adm-list-item{--prefix-width:var(---prefix-width)}.adm-form-list-operation{text-align:center;color:var(--adm-color-primary)}.adm-form-item+.adm-form-item{border-top:none}.adm-form-item-label{display:block;height:100%;line-height:1.5;box-sizing:border-box;position:relative;color:var(--adm-color-text-secondary)}.adm-form-item-label .adm-form-item-required-asterisk{position:absolute;left:-.6em;top:0;font-family:SimSun,sans-serif;color:var(--adm-color-danger);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.adm-form-item-label .adm-form-item-required-text{margin-left:4px;color:var(--adm-color-weak)}.adm-form-item-label-help{margin-left:4px;cursor:pointer}.adm-form-item-child{display:flex}.adm-form-item-child-position-normal{justify-content:normal}.adm-form-item-child-position-normal>*{flex:auto}.adm-form-item-child-position-right{justify-content:flex-end}.adm-form-item-child-position-right>*{flex:none}.adm-form-item-feedback-error{color:var(--adm-color-danger);margin-top:4px}.adm-form-item-feedback-warning{color:var(--adm-color-warning);margin-top:4px}.adm-form-item.adm-form-item-hidden{display:none}.adm-form-item.adm-form-item-horizontal.adm-list-item{--align-items:stretch}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix{padding-top:12px;padding-bottom:12px}.adm-form-item.adm-form-item-horizontal .adm-list-item-content-extra{align-self:center}.adm-form-item.adm-form-item-vertical .adm-form-item-label{font-size:var(--adm-font-size-7);margin-bottom:4px}.adm-list{--header-font-size:var(--adm-font-size-7);--prefix-width:"auto";--prefix-padding-right:12px;--align-items:center;--active-background-color:var(--adm-color-border);--border-inner:solid 1px var(--adm-color-border);--border-top:solid 1px var(--adm-color-border);--border-bottom:solid 1px var(--adm-color-border);--padding-left:12px;--padding-right:12px;--font-size:var(--adm-font-size-9);--extra-max-width:70%}.adm-list-header{color:var(--adm-color-weak);font-size:var(--header-font-size);padding:8px var(--padding-right) 8px var(--padding-left)}.adm-list-body{background-color:var(--adm-color-background);overflow:hidden;font-size:var(--font-size)}.adm-list-body-inner{margin-top:-1px}.adm-list-default .adm-list-body{border-top:var(--border-top);border-bottom:var(--border-bottom)}.adm-list-card{margin:12px}.adm-list-card .adm-list-body{border-radius:8px}.adm-list-card .adm-list-header{padding-left:0}.adm-list-item{display:block;padding-left:var(--padding-left);position:relative;background-color:var(--adm-color-background);line-height:1.5}.adm-list-item-description,.adm-list-item-title{color:var(--adm-color-weak);font-size:var(--adm-font-size-main)}.adm-list-item-content{display:flex;align-items:var(--align-items);justify-content:flex-start;border-top:var(--border-inner);padding-right:var(--padding-right)}.adm-list-item-content-prefix{width:var(--prefix-width);flex:none;padding-right:var(--prefix-padding-right)}.adm-list-item-content-main{flex:auto;padding:12px 0}.adm-list-item-content-extra{flex:none;padding-left:12px;font-size:var(--adm-font-size-7);color:var(--adm-color-weak);max-width:var(--extra-max-width)}.adm-list-item-content-arrow{flex:none;display:flex;align-items:center;margin-left:4px;color:var(--adm-color-light);font-size:19px}.adm-list-item-disabled{cursor:not-allowed}.adm-list-item-disabled.adm-list-item-disabled>.adm-list-item-content>*{opacity:.4;pointer-events:none}a.adm-list-item:active:not(.adm-list-item-disabled){background-color:var(--active-background-color)}a.adm-list-item:active:not(.adm-list-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:var(--border-inner)}.adm-popover{--z-index:var(--adm-popover-z-index,1030);--background:#fff;--arrow-size:8px;--content-padding:8px 12px;color:var(--adm-color-text);position:absolute;top:0;left:0;z-index:var(--z-index);white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;animation:none}.adm-popover.adm-popover-dark{--background:rgba(0,0,0,.75);--adm-color-text:#fff;color:#fff}.adm-popover.adm-popover-dark .adm-popover-inner{box-shadow:none}.adm-popover:after{position:absolute;background:hsla(0,0%,100%,.01);content:""}.adm-popover-hidden{display:none}.adm-popover-inner{background-color:var(--background);background-clip:padding-box;border-radius:8px;box-shadow:0 0 30px 0 rgba(51,51,51,.2);font-size:var(--adm-font-size-7);width:-moz-max-content;width:max-content;min-width:32px;max-width:calc(100vw - 24px);overflow-y:hidden}.adm-popover-inner-content{padding:var(--content-padding)}.adm-popover-arrow{width:var(--arrow-size);overflow:visible;background:transparent}.adm-popover-arrow,.adm-popover-arrow-icon{position:absolute;display:block;height:var(--arrow-size)}.adm-popover-arrow-icon{width:calc(var(--arrow-size) / 8 * 15);top:50%;left:50%;transform:translate(-50%,-50%) rotate(var(--arrow-icon-rotate))}.adm-popover .adm-popover-arrow{color:var(--background)}.adm-popover-menu{--border-color:var(--adm-color-border)}.adm-popover-menu.adm-popover{--content-padding:0}.adm-popover-menu-list{overflow:hidden;min-width:120px}.adm-popover-menu-list-inner{margin-top:-1px}.adm-popover-menu-list-scroll{padding-right:2px;overflow-y:scroll;-webkit-overflow-scrolling:auto}.adm-popover-menu-list-scroll::-webkit-scrollbar{-webkit-appearance:none;width:4px}.adm-popover-menu-list-scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#ddd}.adm-popover-menu-item{display:flex;padding-left:20px;justify-content:flex-start;align-items:center;position:relative}.adm-popover-menu-item-icon{flex:none;padding-right:8px;font-size:20px}.adm-popover-menu-item-text{flex:auto;padding:14px 20px 14px 0;border-top:1px solid var(--border-color)}.adm-popover-menu-item-disabled{cursor:not-allowed}.adm-popover-menu-item-disabled>*{opacity:.4}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled){background-color:var(--border-color)}.adm-popover-menu-item:active:not(.adm-popover-menu-item-disabled):after{content:" ";display:block;position:absolute;width:100%;bottom:-1px;left:0;border-bottom:1px solid var(--border-color)}.adm-popover.adm-popover-dark.adm-popover-menu{--border-color:var(--adm-color-text);--background:rgba(0,0,0,.9)}.adm-input{--font-size:var(--adm-font-size-9);--color:var(--adm-color-text);--placeholder-color:var(--adm-color-light);--text-align:left;--background-color:transparent;display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:100%;max-height:100%;min-height:24px;background-color:var(--background-color)}.adm-input-disabled{opacity:.4;cursor:not-allowed}.adm-input-element{flex:auto;display:inline-block;box-sizing:border-box;width:100%;max-width:100%;max-height:100%;padding:0;margin:0;color:var(--color);font-size:var(--font-size);line-height:1.5;background:transparent;border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:1.5em;text-align:var(--text-align)}.adm-input-element::-moz-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-ms-input-placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element::placeholder{color:var(--placeholder-color);font-family:inherit}.adm-input-element:-webkit-autofill{background-color:transparent}.adm-input-element:-moz-read-only{cursor:default}.adm-input-element:read-only{cursor:default}.adm-input-element:invalid{box-shadow:none}.adm-input-element::-ms-clear,.adm-input-element::-ms-reveal{display:none}.adm-input-element::-webkit-search-cancel-button,.adm-input-element::-webkit-search-decoration{display:none}.adm-input-element:disabled{opacity:1}.adm-input-element[type=date],.adm-input-element[type=datetime-local],.adm-input-element[type=time]{min-height:1.5em}.adm-input-element[type=search]{-webkit-appearance:none}.adm-input-element[readonly]{pointer-events:none}.adm-input-clear{flex:none;margin-left:8px;color:var(--adm-color-light);padding:4px;cursor:pointer}.adm-input-clear:active{color:var(--adm-color-weak)}.adm-input-clear .antd-mobile-icon{display:block;font-size:var(--adm-font-size-7)}.adm-modal{--z-index:var(--adm-modal-z-index,1000);---z-index:var(--z-index)}.adm-modal .adm-center-popup{--z-index:var(---z-index)}.adm-modal-body{width:100%;max-height:70vh;font-size:var(--adm-font-size-6);overflow:hidden;display:flex;flex-direction:column}.adm-modal-body>*{flex:none}.adm-modal-body>.adm-modal-content{flex:auto}.adm-modal-body:not(.adm-modal-with-image){padding-top:20px}.adm-modal-image-container{margin-bottom:12px;max-height:40vh;overflow-y:scroll}.adm-modal-header,.adm-modal-title{margin-bottom:8px;padding:0 12px}.adm-modal-title{font-weight:700;font-size:var(--adm-font-size-10);line-height:25px;text-align:center}.adm-modal-content{padding:0 12px 12px;max-height:70vh;overflow-x:hidden;overflow-y:auto;font-size:var(--adm-font-size-7);line-height:1.4;color:var(--adm-color-text)}.adm-modal-footer{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 12px 12px}.adm-modal-footer-empty{padding:0;height:8px}.adm-modal-footer.adm-space{--gap-vertical:20px}.adm-modal-footer .adm-modal-button{font-size:var(--adm-font-size-10);line-height:25px}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary){padding-top:0;padding-bottom:0}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):before{display:none}.adm-modal-footer .adm-modal-button:not(.adm-modal-button-primary):active{opacity:.7}.adm-space-item{flex:none}.adm-space{display:inline-flex;--gap:8px;--gap-vertical:var(--gap);--gap-horizontal:var(--gap)}.adm-space-vertical{flex-direction:column}.adm-space-vertical>.adm-space-item{margin-bottom:var(--gap-vertical)}.adm-space-vertical>.adm-space-item:last-child{margin-bottom:0}.adm-space-horizontal{flex-direction:row}.adm-space-horizontal>.adm-space-item{margin-right:var(--gap-horizontal)}.adm-space-horizontal>.adm-space-item:last-child{margin-right:0}.adm-space-horizontal.adm-space-wrap{flex-wrap:wrap;margin-bottom:calc(var(--gap-vertical) * -1)}.adm-space-horizontal.adm-space-wrap>.adm-space-item{padding-bottom:var(--gap-vertical)}.adm-space.adm-space-block{display:flex}.adm-space-align-center{align-items:center}.adm-space-align-start{align-items:flex-start}.adm-space-align-end{align-items:flex-end}.adm-space-align-baseline{align-items:baseline}.adm-space-justify-center{justify-content:center}.adm-space-justify-start{justify-content:flex-start}.adm-space-justify-end{justify-content:flex-end}.adm-space-justify-between{justify-content:space-between}.adm-space-justify-around{justify-content:space-around}.adm-space-justify-evenly{justify-content:space-evenly}.adm-space-justify-stretch{justify-content:stretch}.adm-tag{--border-radius:var(--adm-tag-border-radius,2px);padding:2px 4px;font-size:var(--adm-font-size-3);line-height:1;font-weight:400;background:var(--background-color);color:var(--text-color);display:inline-block;white-space:nowrap;border-radius:var(--border-radius);border:1px solid var(--border-color);box-sizing:border-box}.adm-tag-round{border-radius:100px}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:left;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size:48px;margin:0 auto 8px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}