bromcom-ui 2.4.18 → 2.4.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/{p-f03e41b5.entry.js → p-275c06a2.entry.js} +1 -1
- package/dist/bromcom-ui/{p-1384753c.entry.js → p-56312eb4.entry.js} +1 -1
- package/dist/bromcom-ui/{p-c40d45b9.entry.js → p-87eead0c.entry.js} +1 -1
- package/dist/bromcom-ui/{p-47be36bf.entry.js → p-893b1117.entry.js} +1 -1
- package/dist/bromcom-ui/p-8ff169fb.entry.js +1 -0
- package/dist/bromcom-ui/{p-495bf63e.js → p-945d9359.js} +1 -1
- package/dist/bromcom-ui/p-a0b12489.entry.js +1 -0
- package/dist/bromcom-ui/{p-82352b0f.entry.js → p-ac679765.entry.js} +1 -1
- package/dist/bromcom-ui/{p-8c472703.entry.js → p-ae53d8d8.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3de794f6.entry.js → p-b6c270d0.entry.js} +1 -1
- package/dist/bromcom-ui/{p-7fb112d9.js → p-bc30b511.js} +1 -1
- package/dist/bromcom-ui/p-d86c018a.entry.js +1 -0
- package/dist/bromcom-ui/{p-e4da928b.entry.js → p-ddbaa099.entry.js} +1 -1
- package/dist/bromcom-ui/p-fa0c64f5.entry.js +1 -0
- package/dist/bromcom-ui/p-fb10cbc4.entry.js +1 -0
- package/dist/cjs/{bcm-button_7.cjs.entry.js → bcm-button_3.cjs.entry.js} +5 -1801
- package/dist/cjs/{bcm-checkbox.cjs.entry.js → bcm-checkbox_2.cjs.entry.js} +64 -0
- package/dist/cjs/bcm-icon-2_2.cjs.entry.js +3 -3
- package/dist/cjs/bcm-label_3.cjs.entry.js +1 -1
- package/dist/cjs/bcm-list.cjs.entry.js +1423 -0
- package/dist/cjs/bcm-popconfirm-box.cjs.entry.js +1 -1
- package/dist/cjs/bcm-popconfirm.cjs.entry.js +1 -1
- package/dist/cjs/bcm-popover-box.cjs.entry.js +1 -1
- package/dist/cjs/bcm-popover.cjs.entry.js +1 -1
- package/dist/cjs/bcm-search-2.cjs.entry.js +306 -0
- package/dist/cjs/bcm-stepper.cjs.entry.js +3 -3
- package/dist/cjs/bcm-tag-2.cjs.entry.js +2 -2
- package/dist/cjs/bcm-text.cjs.entry.js +33 -0
- package/dist/cjs/bromcom-ui.cjs.js +1 -1
- package/dist/cjs/{generate-debc2c44.js → generate-f1e88921.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{stepper-states-09ebf594.js → stepper-states-4b65b027.js} +1 -1
- package/dist/collection/components/organism/form/form.js +5 -5
- package/dist/collection/components/organism/list/list.js +68 -71
- package/dist/esm/{bcm-button_7.entry.js → bcm-button_3.entry.js} +8 -1800
- package/dist/esm/{bcm-checkbox.entry.js → bcm-checkbox_2.entry.js} +65 -2
- package/dist/esm/bcm-icon-2_2.entry.js +3 -3
- package/dist/esm/bcm-label_3.entry.js +1 -1
- package/dist/esm/bcm-list.entry.js +1419 -0
- package/dist/esm/bcm-popconfirm-box.entry.js +1 -1
- package/dist/esm/bcm-popconfirm.entry.js +1 -1
- package/dist/esm/bcm-popover-box.entry.js +1 -1
- package/dist/esm/bcm-popover.entry.js +1 -1
- package/dist/esm/bcm-search-2.entry.js +302 -0
- package/dist/esm/bcm-stepper.entry.js +3 -3
- package/dist/esm/bcm-tag-2.entry.js +2 -2
- package/dist/esm/bcm-text.entry.js +29 -0
- package/dist/esm/bromcom-ui.js +1 -1
- package/dist/esm/{generate-42ba55c9.js → generate-b11810eb.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{stepper-states-706439d0.js → stepper-states-7457f702.js} +1 -1
- package/package.json +1 -1
- package/dist/bromcom-ui/p-63675bea.entry.js +0 -1
- package/dist/bromcom-ui/p-6823d86a.entry.js +0 -1
|
@@ -0,0 +1,1423 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
const index = require('./index-c0971ca7.js');
|
|
6
|
+
const index$1 = require('./index-e5510943.js');
|
|
7
|
+
const utils = require('./utils-cc4b560e.js');
|
|
8
|
+
require('./types-37c8ced6.js');
|
|
9
|
+
const snq_es5 = require('./snq.es5-1a8f9645.js');
|
|
10
|
+
const jsonParseDecarator = require('./json-parse-decarator-89653e78.js');
|
|
11
|
+
const generate = require('./generate-f1e88921.js');
|
|
12
|
+
const bcm = require('./bcm-5dcc129b.js');
|
|
13
|
+
const stringHelper = require('./string-helper-991c7e7d.js');
|
|
14
|
+
const labelTemplate = require('./label-template-39ce726c.js');
|
|
15
|
+
const popoverPlacement = require('./popover-placement-dacc8fc9.js');
|
|
16
|
+
const index$2 = require('./index-c74bd3c1.js');
|
|
17
|
+
|
|
18
|
+
class Validators {
|
|
19
|
+
}
|
|
20
|
+
Validators.compareTwoArrayIsSame = (arr1, arr2) => snq_es5.snq(() => arr1.length === arr2.length && arr1.every((v, i) => v === arr2[i]));
|
|
21
|
+
Validators.isEmailValid = (str) => /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(str);
|
|
22
|
+
Validators.isUrlValid = (str) => /^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:\/\S*)?$/i.test(str);
|
|
23
|
+
Validators.isNumberValid = (str) => /^\d+$/.test(str);
|
|
24
|
+
Validators.isNumberFloatValid = (str) => /^\d+(\.\d+)?$/.test(str);
|
|
25
|
+
Validators.isPhoneValid = (str) => /^(?=.*[0-9])[- +()0-9]+$/.test(str);
|
|
26
|
+
Validators.isValidate = (str, type) => {
|
|
27
|
+
switch (type) {
|
|
28
|
+
case 'email':
|
|
29
|
+
return Validators.isEmailValid(str);
|
|
30
|
+
case 'url':
|
|
31
|
+
return Validators.isUrlValid(str);
|
|
32
|
+
case 'number':
|
|
33
|
+
return Validators.isNumberValid(str) || Validators.isNumberFloatValid(str);
|
|
34
|
+
case 'phone':
|
|
35
|
+
return Validators.isPhoneValid(str);
|
|
36
|
+
default:
|
|
37
|
+
return true;
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const CaptionTemplate = ({ noCaption, captionType, captionClasses, caption, captionError,
|
|
42
|
+
//textarea props
|
|
43
|
+
maxLength, value }) => {
|
|
44
|
+
const classes = `size-1 bcm-caption-area__text`;
|
|
45
|
+
const captionTextClass = `${classes} ${captionType} ${captionClasses}`;
|
|
46
|
+
const countClasses = `${classes} default ${captionClasses}`;
|
|
47
|
+
return ((noCaption == false || maxLength) && (index.h("div", { class: "bcm-caption-area" },
|
|
48
|
+
index.h("span", { class: captionTextClass }, captionType == "error"
|
|
49
|
+
? index.h("span", null,
|
|
50
|
+
" ",
|
|
51
|
+
captionError,
|
|
52
|
+
" ")
|
|
53
|
+
: caption && index.h("span", null,
|
|
54
|
+
" ",
|
|
55
|
+
caption,
|
|
56
|
+
" ")),
|
|
57
|
+
maxLength && index.h("span", { class: countClasses },
|
|
58
|
+
" ",
|
|
59
|
+
`${value === null || value === void 0 ? void 0 : value.length}/${maxLength}`,
|
|
60
|
+
" "))));
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const InfoFooterTemplate = ({ selected, total, found, multiple, variableText }) => {
|
|
64
|
+
total = total || 0;
|
|
65
|
+
variableText = variableText ? utils.pluralize(variableText, total) : 'items';
|
|
66
|
+
return (index.h("footer", { class: "bcm-info-footer" },
|
|
67
|
+
index.h("bcm-text", { scale: "size-1", color: "grey-8" },
|
|
68
|
+
(multiple && selected > 0) && ` ( ${selected} selected ) `,
|
|
69
|
+
` Total ${total} `,
|
|
70
|
+
found != null && ` / ${found} `,
|
|
71
|
+
` ${variableText} found. `)));
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const CheckboxTemplate = ({ disabled, checked, readOnly, required, indeterminate, hidden, captionType, _id }) => {
|
|
75
|
+
// if ( indeterminate ) {
|
|
76
|
+
// checked = indeterminate == 'determinate' ? true : false
|
|
77
|
+
// }
|
|
78
|
+
const hostClasses = index$1.classnames('bcm-checkbox', 'bcm-checkbox__type-default', {
|
|
79
|
+
'error': captionType == bcm.Bcm.Status.error,
|
|
80
|
+
hidden,
|
|
81
|
+
checked,
|
|
82
|
+
disabled,
|
|
83
|
+
required,
|
|
84
|
+
readOnly,
|
|
85
|
+
});
|
|
86
|
+
const bcmCheckboxIconClass = index$1.classnames('bcm-checkbox__icon', 'bcm-checkbox__icon-lite', 'bcm-checkbox__icon-' + indeterminate, {
|
|
87
|
+
checked
|
|
88
|
+
});
|
|
89
|
+
const bcmCheckboxLabelClass = index$1.classnames('bcm-checkbox__label');
|
|
90
|
+
return (index.h("div", { class: hostClasses },
|
|
91
|
+
index.h("input", { id: _id, type: "checkbox", checked: checked, disabled: disabled, required: required, readOnly: readOnly }),
|
|
92
|
+
index.h("label", { class: bcmCheckboxLabelClass, htmlFor: _id },
|
|
93
|
+
index.h("span", { class: bcmCheckboxIconClass },
|
|
94
|
+
index.h("div", { style: {
|
|
95
|
+
'height': '12px',
|
|
96
|
+
'min-height': '12px',
|
|
97
|
+
'width': '12px',
|
|
98
|
+
'min-width': '12px'
|
|
99
|
+
} },
|
|
100
|
+
index.h("svg", { class: "bcm-icon-lite", width: "100%", height: "100%", viewBox: "0 0 11 9", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
|
|
101
|
+
index.h("path", { d: "M1.91308 4.03516H1.91326C1.99256 4.03525 2.07081 4.05331 2.14213 4.08798C2.21341 4.12262 2.27591 4.17295 2.32497 4.2352L1.91308 4.03516ZM1.91308 4.03516H1.09394C0.890308 4.03516 0.776602 4.26975 0.902321 4.4292L0.902371 4.42927L4.11214 8.49567L4.11218 8.49573C4.32247 8.76188 4.72568 8.76114 4.93667 8.49617L4.93708 8.49566L10.6597 1.24398C10.6598 1.24378 10.66 1.24358 10.6602 1.24338C10.7884 1.08295 10.6699 0.85 10.4689 0.85H9.6498C9.48941 0.85 9.33668 0.9235 9.2376 1.05044C9.23751 1.05055 9.23742 1.05066 9.23734 1.05077L4.52403 7.02157M1.91308 4.03516L4.52403 7.02157M4.52403 7.02157L2.32506 4.23531L4.52403 7.02157Z", fill: "#ffffff", stroke: "#bfbfbf", "stroke-width": "0.3" })))))));
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const ListItemTemplate = ({ item, treeview, highlight, checkboxes, size, selectedItem, openGroup, checkedItem, focusItem }) => {
|
|
105
|
+
const isHaveChildren = item.items && item.items.length > 0;
|
|
106
|
+
var text = item.text;
|
|
107
|
+
let intersection = [];
|
|
108
|
+
if (highlight && stringHelper.StringHelper.slugify(item.text).includes(stringHelper.StringHelper.slugify(highlight))) {
|
|
109
|
+
text = stringHelper.StringHelper.highlight(item.text, highlight);
|
|
110
|
+
}
|
|
111
|
+
if (item.template) {
|
|
112
|
+
const match = (item.template).replace(/\s/g, '').match(/\{{[^}}]+\}/g).map(x => x.replace(/[{}]/g, ''));
|
|
113
|
+
const keys = Object.keys(item.itemObject);
|
|
114
|
+
intersection = match.filter(x => keys.includes(x));
|
|
115
|
+
}
|
|
116
|
+
text = item.template && intersection.length > 1 ? stringHelper.StringHelper.templateParser(item.template, Object.assign(Object.assign({}, item.itemObject), { text })) : text;
|
|
117
|
+
const disabled = item.disabled;
|
|
118
|
+
return (index.h("div", { id: item.id, hidden: item.hidden, tabindex: "-1", "on-focus": (e) => !disabled && (focusItem(e)), class: index$1.classnames("bcm-list__item", size === 'large' ? 'size-3' : 'size-2') },
|
|
119
|
+
index.h("div", { class: index$1.classnames('bcm-list__item-content', !checkboxes && item.selected == true && ('selected'), { 'disabled': disabled }) },
|
|
120
|
+
treeview && (index.h("div", { class: "bcm-list__item-content-collapse-icon", onClick: () => { item.open = item.isSearching; openGroup(item.id); } }, isHaveChildren && (index.h("i", { class: index$1.classnames('bcm-fas bcm-fa-caret-' + (item.isSearching || item.open ? 'down' : 'right')) })))),
|
|
121
|
+
index.h("div", { class: index$1.classnames('bcm-list__item-content-text', { treeview }), onClick: () => !checkboxes && !disabled && (selectedItem(item.id)) },
|
|
122
|
+
checkboxes && (index.h("div", { class: "bcm-list__item-content-text-checkbox", onClick: () => !disabled && (checkedItem(item.id)) },
|
|
123
|
+
index.h(CheckboxTemplate, { indeterminate: item.indeterminate, checked: item.checked }))),
|
|
124
|
+
index.h("span", { class: "bcm-list__item-content-text-inner", innerHTML: text }))),
|
|
125
|
+
treeview && isHaveChildren && (index.h("div", { class: "bcm-list__item-childs" }, (item.isSearching || item.open) && item.items.map((item) => (index.h(ListItemTemplate, { highlight: highlight, item: item, treeview: treeview, checkboxes: checkboxes, selectedItem: selectedItem, checkedItem: checkedItem, openGroup: (parentId) => openGroup(parentId), focusItem: (itemId) => focusItem(itemId) })))))));
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
const ListTemplate = ({ highlight, selectAllItem, bcmListContainer, treeview, checkboxes, infoFooter, value, totalData, searchFound, variableText, _id, data, width, height, size, selectedItem, openGroup, checkedItem, onScrollEvent, focusItem, items, searchable }) => {
|
|
129
|
+
const showSelectAll = !(treeview && searchFound > 0) && !(searchFound > 0);
|
|
130
|
+
return (index.h("div", { id: `bcm-list-${_id}`, class: bcmListContainer, style: { '--width': width, '--height': height } },
|
|
131
|
+
searchable && (index.h("section", { class: "bcm-list__container-search" },
|
|
132
|
+
index.h("bcm-search-2", { id: `bcm-list-${_id}-search`, data: data, clearable: true }))),
|
|
133
|
+
index.h("main", { onScroll: (e) => onScrollEvent(e), class: "scrolling" },
|
|
134
|
+
searchFound != 0 && items && items.length > 0 && checkboxes && showSelectAll && (index.h("section", { class: "bcm-list__container-select-all" },
|
|
135
|
+
index.h(ListItemTemplate, { size: size, item: selectAllItem, treeview: false, checkboxes: true, selectedItem: (itemId) => selectedItem(itemId), checkedItem: (itemId) => checkedItem(itemId), openGroup: (parentId) => openGroup(parentId), focusItem: (itemId) => focusItem(itemId) }))),
|
|
136
|
+
items.map((item) => (index.h(ListItemTemplate, { highlight: highlight, size: size, item: item, treeview: treeview, checkboxes: checkboxes, selectedItem: (itemId) => selectedItem(itemId), checkedItem: (itemId) => checkedItem(itemId), openGroup: (parentId) => openGroup(parentId), focusItem: (itemId) => focusItem(itemId) }))),
|
|
137
|
+
((!items || items.length === 0) && searchFound != 0) && (index.h("section", { class: "bcm-list__container-no-data" },
|
|
138
|
+
index.h("bcm-empty", { size: "small", text: "No Data" }))),
|
|
139
|
+
searchFound == 0 && (index.h("section", { class: "bcm-list__container-no-data" },
|
|
140
|
+
index.h("bcm-empty", { size: "small", text: "No Data Found" })))),
|
|
141
|
+
infoFooter && data && data.length > 0 && (index.h(InfoFooterTemplate, { selected: value === null || value === void 0 ? void 0 : value.length, total: totalData, found: searchFound, multiple: checkboxes, variableText: variableText }))));
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
const { state } = index$2.createStore({
|
|
145
|
+
value: new Map(),
|
|
146
|
+
});
|
|
147
|
+
const setValue = (val) => {
|
|
148
|
+
const { id, dataSource, options } = val;
|
|
149
|
+
const { value, size, label, fullWidth, readonly, placeholder, noCaption, caption, captionError, captionType, disabled, required, hidden, name, infoFooter, checkboxes, clearable, template, favIcon, favIconOnlyChilds, showIcon, treeview, allOpen, type, linkedComponent, highlight, searchable } = options;
|
|
150
|
+
const itemOptions = { size, checkboxes, template, favIcon, showIcon, allOpen, highlight, treeview };
|
|
151
|
+
const data = {
|
|
152
|
+
id: snq_es5.snq(() => id, generate.Generate.UID),
|
|
153
|
+
dataSource: recursive(dataSource, itemOptions),
|
|
154
|
+
options: {
|
|
155
|
+
value,
|
|
156
|
+
size,
|
|
157
|
+
label,
|
|
158
|
+
placeholder,
|
|
159
|
+
noCaption,
|
|
160
|
+
caption,
|
|
161
|
+
captionError,
|
|
162
|
+
captionType,
|
|
163
|
+
disabled,
|
|
164
|
+
required,
|
|
165
|
+
hidden,
|
|
166
|
+
name,
|
|
167
|
+
highlight,
|
|
168
|
+
searchable,
|
|
169
|
+
infoFooter,
|
|
170
|
+
checkboxes,
|
|
171
|
+
clearable,
|
|
172
|
+
template,
|
|
173
|
+
favIcon,
|
|
174
|
+
favIconOnlyChilds,
|
|
175
|
+
showIcon,
|
|
176
|
+
treeview,
|
|
177
|
+
allOpen,
|
|
178
|
+
type,
|
|
179
|
+
linkedComponent,
|
|
180
|
+
fullWidth,
|
|
181
|
+
readonly
|
|
182
|
+
},
|
|
183
|
+
totalItems: calculateTotalItems(dataSource, options.treeview),
|
|
184
|
+
totalRoots: dataSource.length,
|
|
185
|
+
};
|
|
186
|
+
state.value.set(data.id, data);
|
|
187
|
+
};
|
|
188
|
+
const recursive = (data, options, parentId) => {
|
|
189
|
+
const recData = data.map((item) => (Object.assign(Object.assign(Object.assign(Object.assign({ itemObject: item }, item), options), { parentId: parentId || null, open: options.allOpen || item.open || false }), ((options.treeview && item.items) ? { items: snq_es5.snq(() => recursive(item.items, options, item.id), []) } : { items: [] }))));
|
|
190
|
+
return recData;
|
|
191
|
+
};
|
|
192
|
+
const removeValue = (_id) => {
|
|
193
|
+
state.value.delete(_id);
|
|
194
|
+
};
|
|
195
|
+
const getValue = (id) => snq_es5.snq(() => state.value.get(id), {});
|
|
196
|
+
const calculateTotalItems = (dataSource, treeview) => {
|
|
197
|
+
let total = 0;
|
|
198
|
+
dataSource.forEach((item) => {
|
|
199
|
+
total += 1;
|
|
200
|
+
if (treeview && item.items) {
|
|
201
|
+
total += calculateTotalItems(item.items, treeview);
|
|
202
|
+
}
|
|
203
|
+
});
|
|
204
|
+
return total;
|
|
205
|
+
};
|
|
206
|
+
const getData = (id) => {
|
|
207
|
+
let data = [];
|
|
208
|
+
const value = getValue(id);
|
|
209
|
+
if (value) {
|
|
210
|
+
const { dataSource } = value;
|
|
211
|
+
data = dataSource;
|
|
212
|
+
}
|
|
213
|
+
return data;
|
|
214
|
+
};
|
|
215
|
+
const getDataPagination = (id, limit = 3, ids) => {
|
|
216
|
+
let data = [];
|
|
217
|
+
const value = getValue(id);
|
|
218
|
+
if (value) {
|
|
219
|
+
const { dataSource } = value;
|
|
220
|
+
data = !ids
|
|
221
|
+
? dataSource.slice(0, limit)
|
|
222
|
+
: dataSource.filter((item) => ids.indexOf(item.id) > -1).slice(0, limit);
|
|
223
|
+
}
|
|
224
|
+
return data;
|
|
225
|
+
};
|
|
226
|
+
const openGroup = (id, groupId, items, status) => {
|
|
227
|
+
let dataSource;
|
|
228
|
+
if (items) {
|
|
229
|
+
dataSource = items;
|
|
230
|
+
}
|
|
231
|
+
else {
|
|
232
|
+
const value = getValue(id);
|
|
233
|
+
dataSource = value.dataSource;
|
|
234
|
+
}
|
|
235
|
+
if (dataSource) {
|
|
236
|
+
dataSource.forEach((item) => {
|
|
237
|
+
if (status != undefined) {
|
|
238
|
+
item.open = status;
|
|
239
|
+
}
|
|
240
|
+
else if (item.id === groupId) {
|
|
241
|
+
item.open = !item.open;
|
|
242
|
+
item.isSearching = item.open;
|
|
243
|
+
if (!item.open && item.items) {
|
|
244
|
+
openGroup(id, groupId, item.items, false);
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
else if (item.items) {
|
|
248
|
+
openGroup(id, groupId, item.items);
|
|
249
|
+
}
|
|
250
|
+
});
|
|
251
|
+
}
|
|
252
|
+
};
|
|
253
|
+
const removeOtherTags = (id, ids, items) => {
|
|
254
|
+
let dataSource;
|
|
255
|
+
if (items) {
|
|
256
|
+
dataSource = items;
|
|
257
|
+
}
|
|
258
|
+
else {
|
|
259
|
+
const value = getValue(id);
|
|
260
|
+
dataSource = value.dataSource;
|
|
261
|
+
}
|
|
262
|
+
if (dataSource) {
|
|
263
|
+
ids.forEach((otherTagIds) => {
|
|
264
|
+
dataSource.forEach((child) => {
|
|
265
|
+
if (child.id === otherTagIds) {
|
|
266
|
+
child.checked = false;
|
|
267
|
+
child.itemObject.checked = false;
|
|
268
|
+
}
|
|
269
|
+
else if (child.items) {
|
|
270
|
+
onRemoveItems(id, otherTagIds, child.items);
|
|
271
|
+
}
|
|
272
|
+
});
|
|
273
|
+
});
|
|
274
|
+
}
|
|
275
|
+
};
|
|
276
|
+
const onRemoveItems = (id, itemId, items) => {
|
|
277
|
+
if (items) {
|
|
278
|
+
items.forEach((item) => {
|
|
279
|
+
if (item.id === itemId) {
|
|
280
|
+
item.checked = false;
|
|
281
|
+
item.itemObject.checked = false;
|
|
282
|
+
indeterminateStatus(id, item.parentId);
|
|
283
|
+
}
|
|
284
|
+
else if (item.items) {
|
|
285
|
+
onRemoveItems(id, itemId, item.items);
|
|
286
|
+
}
|
|
287
|
+
});
|
|
288
|
+
}
|
|
289
|
+
};
|
|
290
|
+
const addChecked = (id, ids) => {
|
|
291
|
+
const value = getValue(id);
|
|
292
|
+
if (value) {
|
|
293
|
+
ids.forEach((item) => {
|
|
294
|
+
checkedItem(id, item);
|
|
295
|
+
});
|
|
296
|
+
}
|
|
297
|
+
};
|
|
298
|
+
const checkedItem = (id, itemId) => {
|
|
299
|
+
findItem(id, itemId);
|
|
300
|
+
};
|
|
301
|
+
const findItem = (id, itemId, items) => {
|
|
302
|
+
itemId = Array.isArray(itemId) ? itemId : [itemId];
|
|
303
|
+
let dataSource;
|
|
304
|
+
if (items) {
|
|
305
|
+
dataSource = items;
|
|
306
|
+
}
|
|
307
|
+
else {
|
|
308
|
+
const value = getValue(id);
|
|
309
|
+
dataSource = value.dataSource;
|
|
310
|
+
}
|
|
311
|
+
if (dataSource) {
|
|
312
|
+
dataSource.forEach((item) => {
|
|
313
|
+
if (itemId.includes(item.id)) {
|
|
314
|
+
checkedProcess(id, item);
|
|
315
|
+
if (item.parentId) {
|
|
316
|
+
indeterminateStatus(id, item.parentId);
|
|
317
|
+
}
|
|
318
|
+
}
|
|
319
|
+
else if (item.items) {
|
|
320
|
+
findItem(id, itemId, item.items);
|
|
321
|
+
}
|
|
322
|
+
});
|
|
323
|
+
}
|
|
324
|
+
};
|
|
325
|
+
const checkedProcess = (id, item, status) => {
|
|
326
|
+
if (item) { // && !item.hidden => select all bastığımızda hidden olanları seçmemesi içindi
|
|
327
|
+
if (status != undefined) {
|
|
328
|
+
item.checked = status;
|
|
329
|
+
}
|
|
330
|
+
else {
|
|
331
|
+
item.checked = !item.checked;
|
|
332
|
+
}
|
|
333
|
+
item.itemObject.checked = item.checked;
|
|
334
|
+
item.indeterminate = item.checked ? 'determinate' : 'uncheck';
|
|
335
|
+
if (item.items) {
|
|
336
|
+
item.items.forEach((child) => {
|
|
337
|
+
checkedProcess(id, child, item.checked);
|
|
338
|
+
});
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
};
|
|
342
|
+
const indeterminateStatus = (id, itemId, items) => {
|
|
343
|
+
let dataSource;
|
|
344
|
+
if (items) {
|
|
345
|
+
dataSource = items;
|
|
346
|
+
}
|
|
347
|
+
else {
|
|
348
|
+
const value = getValue(id);
|
|
349
|
+
dataSource = value.dataSource;
|
|
350
|
+
}
|
|
351
|
+
if (dataSource) {
|
|
352
|
+
dataSource.forEach((item) => {
|
|
353
|
+
if (item.id === itemId) {
|
|
354
|
+
let allChecked = true;
|
|
355
|
+
let allUnchecked = true;
|
|
356
|
+
if (item.items) {
|
|
357
|
+
item.items.map(child => {
|
|
358
|
+
(child.checked || child.indeterminate === 'indeterminate') && (allUnchecked = false);
|
|
359
|
+
!child.checked && (allChecked = false);
|
|
360
|
+
});
|
|
361
|
+
}
|
|
362
|
+
const indeterminateState = (!allChecked && !allUnchecked) ? 'indeterminate' : allChecked
|
|
363
|
+
? 'determinate'
|
|
364
|
+
: 'uncheck';
|
|
365
|
+
item.indeterminate = indeterminateState;
|
|
366
|
+
item.checked = indeterminateState == 'determinate' ? true : false;
|
|
367
|
+
item.itemObject.checked = item.checked;
|
|
368
|
+
if (item.parentId) {
|
|
369
|
+
indeterminateStatus(id, item.parentId);
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
else if (item.items) {
|
|
373
|
+
indeterminateStatus(id, itemId, item.items);
|
|
374
|
+
}
|
|
375
|
+
});
|
|
376
|
+
}
|
|
377
|
+
};
|
|
378
|
+
const filterData = (id, ids, items, searchOtherTag) => {
|
|
379
|
+
let checkeds = [];
|
|
380
|
+
let visibled = [];
|
|
381
|
+
getValue(id).isSearchOtherTag = searchOtherTag;
|
|
382
|
+
let dataSource;
|
|
383
|
+
if (items) {
|
|
384
|
+
dataSource = items;
|
|
385
|
+
}
|
|
386
|
+
else {
|
|
387
|
+
const value = getValue(id);
|
|
388
|
+
dataSource = value.dataSource;
|
|
389
|
+
}
|
|
390
|
+
if (dataSource) {
|
|
391
|
+
dataSource.forEach((item) => {
|
|
392
|
+
if (ids) {
|
|
393
|
+
item.hidden = true;
|
|
394
|
+
// const filter = ids.find((find) => find.id === item.id)
|
|
395
|
+
var filter;
|
|
396
|
+
for (let index = 0; index < ids.length; index++) {
|
|
397
|
+
if (ids[index].id === item.id) {
|
|
398
|
+
filter = ids[index];
|
|
399
|
+
break;
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
if (filter) {
|
|
403
|
+
item.hidden = false;
|
|
404
|
+
if (!getValue(id).isSearchOtherTag) {
|
|
405
|
+
item.isSearching = true;
|
|
406
|
+
}
|
|
407
|
+
visibled.push(item);
|
|
408
|
+
if (item.checked) {
|
|
409
|
+
checkeds.push(item);
|
|
410
|
+
}
|
|
411
|
+
if (filter.items) {
|
|
412
|
+
const { checkedItems, visibledItems } = filterData(id, filter.items, item.items, searchOtherTag);
|
|
413
|
+
if (checkedItems) {
|
|
414
|
+
checkeds = [...new Set([...checkeds, ...checkedItems])];
|
|
415
|
+
}
|
|
416
|
+
if (visibledItems) {
|
|
417
|
+
visibled = [...new Set([...visibled, ...visibledItems])];
|
|
418
|
+
}
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
else {
|
|
423
|
+
item.hidden = false;
|
|
424
|
+
visibled.push(item);
|
|
425
|
+
item.isSearching = false;
|
|
426
|
+
}
|
|
427
|
+
});
|
|
428
|
+
}
|
|
429
|
+
return { checkedItems: checkeds !== null && checkeds !== void 0 ? checkeds : [], visibledItems: visibled !== null && visibled !== void 0 ? visibled : [] };
|
|
430
|
+
};
|
|
431
|
+
const getSelected = (id) => {
|
|
432
|
+
let selected = [];
|
|
433
|
+
const value = getValue(id);
|
|
434
|
+
const dataSource = value.dataSource;
|
|
435
|
+
if (dataSource) {
|
|
436
|
+
dataSource.forEach((item) => {
|
|
437
|
+
if (item.selected) {
|
|
438
|
+
selected.push(item.itemObject);
|
|
439
|
+
}
|
|
440
|
+
});
|
|
441
|
+
}
|
|
442
|
+
return selected;
|
|
443
|
+
};
|
|
444
|
+
const getCheckedList = (id, items) => {
|
|
445
|
+
let dataSource;
|
|
446
|
+
let checkedList = [];
|
|
447
|
+
let nestedResult = [];
|
|
448
|
+
if (items) {
|
|
449
|
+
dataSource = items;
|
|
450
|
+
}
|
|
451
|
+
else {
|
|
452
|
+
const value = getValue(id);
|
|
453
|
+
dataSource = value.dataSource;
|
|
454
|
+
}
|
|
455
|
+
if (dataSource) {
|
|
456
|
+
dataSource.forEach((item) => {
|
|
457
|
+
var _a;
|
|
458
|
+
let foundChild = [];
|
|
459
|
+
let foundItem = [];
|
|
460
|
+
if (item.checked) {
|
|
461
|
+
checkedList.push(item.itemObject);
|
|
462
|
+
foundItem.push(Object.assign(Object.assign({}, item.itemObject), { items: [] }));
|
|
463
|
+
}
|
|
464
|
+
if (item.items) {
|
|
465
|
+
const found = getCheckedList(id, item.items);
|
|
466
|
+
if (((_a = found === null || found === void 0 ? void 0 : found.checkedList) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
467
|
+
checkedList = [...checkedList, ...found.checkedList];
|
|
468
|
+
}
|
|
469
|
+
if (found.nestedResult.length > 0) {
|
|
470
|
+
foundChild = found.nestedResult;
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
if (foundChild.length > 0) {
|
|
474
|
+
if (foundItem.length == 0) {
|
|
475
|
+
foundItem.push(Object.assign(Object.assign({}, item.itemObject), { items: [] }));
|
|
476
|
+
}
|
|
477
|
+
foundItem[0].items = foundChild;
|
|
478
|
+
nestedResult.push(foundItem[0]);
|
|
479
|
+
}
|
|
480
|
+
else {
|
|
481
|
+
if (foundItem.length > 0) {
|
|
482
|
+
foundItem[0].items = foundChild;
|
|
483
|
+
nestedResult.push(foundItem[0]);
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
});
|
|
487
|
+
}
|
|
488
|
+
return { checkedList: (checkedList === null || checkedList === void 0 ? void 0 : checkedList.length) > 0 ? checkedList : null, nestedResult: nestedResult };
|
|
489
|
+
};
|
|
490
|
+
const selectedItem = (id, itemId, items) => {
|
|
491
|
+
let dataSource;
|
|
492
|
+
let selected = [];
|
|
493
|
+
if (items) {
|
|
494
|
+
dataSource = items;
|
|
495
|
+
}
|
|
496
|
+
else {
|
|
497
|
+
const value = getValue(id);
|
|
498
|
+
dataSource = value.dataSource;
|
|
499
|
+
}
|
|
500
|
+
if (dataSource) {
|
|
501
|
+
dataSource.forEach((item) => {
|
|
502
|
+
if (itemId) {
|
|
503
|
+
if (item.id == itemId) {
|
|
504
|
+
// if (!item.selected){
|
|
505
|
+
item.selected = true;
|
|
506
|
+
item.itemObject.selected = item.selected;
|
|
507
|
+
// }
|
|
508
|
+
}
|
|
509
|
+
else {
|
|
510
|
+
if (item.selected) {
|
|
511
|
+
item.selected = false;
|
|
512
|
+
item.itemObject.selected = item.selected;
|
|
513
|
+
}
|
|
514
|
+
}
|
|
515
|
+
}
|
|
516
|
+
if (item.items) {
|
|
517
|
+
const found = selectedItem(id, itemId, item.items);
|
|
518
|
+
if ((found === null || found === void 0 ? void 0 : found.length) > 0) {
|
|
519
|
+
selected = [...selected, ...found];
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
if (item.selected) {
|
|
523
|
+
selected.push(item.itemObject);
|
|
524
|
+
}
|
|
525
|
+
});
|
|
526
|
+
}
|
|
527
|
+
return selected && selected.length > 0 ? selected : null;
|
|
528
|
+
};
|
|
529
|
+
const setClear = (id, items) => {
|
|
530
|
+
let dataSource;
|
|
531
|
+
if (items) {
|
|
532
|
+
dataSource = items;
|
|
533
|
+
}
|
|
534
|
+
else {
|
|
535
|
+
const value = getValue(id);
|
|
536
|
+
dataSource = value.dataSource;
|
|
537
|
+
}
|
|
538
|
+
if (dataSource) {
|
|
539
|
+
dataSource.forEach((item) => {
|
|
540
|
+
var _a, _b, _c;
|
|
541
|
+
item.checked && (item.checked = false);
|
|
542
|
+
item.selected && (item.selected = false);
|
|
543
|
+
item.indeterminate && (item.indeterminate = 'uncheck');
|
|
544
|
+
((_a = item.itemObject) === null || _a === void 0 ? void 0 : _a.checked) && (item.itemObject.checked = false);
|
|
545
|
+
((_b = item.itemObject) === null || _b === void 0 ? void 0 : _b.selected) && (item.itemObject.selected = false);
|
|
546
|
+
((_c = item.itemObject) === null || _c === void 0 ? void 0 : _c.indeterminate) && (item.itemObject.indeterminate = 'uncheck');
|
|
547
|
+
if (item.items) {
|
|
548
|
+
setClear(id, item.items);
|
|
549
|
+
}
|
|
550
|
+
});
|
|
551
|
+
}
|
|
552
|
+
};
|
|
553
|
+
const selectAll = (id, status) => {
|
|
554
|
+
const dataSource = getValue(id).dataSource;
|
|
555
|
+
if (dataSource) {
|
|
556
|
+
dataSource.forEach((item) => {
|
|
557
|
+
checkedProcess(id, item, status);
|
|
558
|
+
});
|
|
559
|
+
}
|
|
560
|
+
};
|
|
561
|
+
const updateOptions = (id, options) => {
|
|
562
|
+
const value = getValue(id);
|
|
563
|
+
value.options = options;
|
|
564
|
+
};
|
|
565
|
+
const removeState = (id) => {
|
|
566
|
+
return Promise.resolve(state.value.delete(id));
|
|
567
|
+
};
|
|
568
|
+
const listState = {
|
|
569
|
+
setValue,
|
|
570
|
+
removeValue,
|
|
571
|
+
getValue,
|
|
572
|
+
getData,
|
|
573
|
+
getDataPagination,
|
|
574
|
+
openGroup,
|
|
575
|
+
checkedItem,
|
|
576
|
+
filterData,
|
|
577
|
+
getSelected,
|
|
578
|
+
getCheckedList,
|
|
579
|
+
selectedItem,
|
|
580
|
+
addChecked,
|
|
581
|
+
setClear,
|
|
582
|
+
selectAll,
|
|
583
|
+
removeOtherTags,
|
|
584
|
+
onRemoveItems,
|
|
585
|
+
updateOptions,
|
|
586
|
+
removeState
|
|
587
|
+
};
|
|
588
|
+
|
|
589
|
+
class KeyControl {
|
|
590
|
+
constructor(keyCode, element, elementName, childElementName) {
|
|
591
|
+
this.elementName = '';
|
|
592
|
+
this.childElementName = '';
|
|
593
|
+
this.keyCode = keyCode;
|
|
594
|
+
this.element = element;
|
|
595
|
+
this.elementName = elementName;
|
|
596
|
+
this.childElementName = childElementName;
|
|
597
|
+
}
|
|
598
|
+
getKeyCode() {
|
|
599
|
+
return this.keyCode;
|
|
600
|
+
}
|
|
601
|
+
getElementName() {
|
|
602
|
+
return this.elementName;
|
|
603
|
+
}
|
|
604
|
+
getChildElementName() {
|
|
605
|
+
return this.childElementName;
|
|
606
|
+
}
|
|
607
|
+
getFocusedElementName() {
|
|
608
|
+
return this.getElementName() + '.focused';
|
|
609
|
+
}
|
|
610
|
+
getFocusedElement() {
|
|
611
|
+
return this.element.querySelectorAll(this.getFocusedElementName())[0] || null;
|
|
612
|
+
}
|
|
613
|
+
getFirstElement() {
|
|
614
|
+
return this.element.querySelectorAll(this.getElementName())[0] || null;
|
|
615
|
+
}
|
|
616
|
+
getNextElement() {
|
|
617
|
+
var _a;
|
|
618
|
+
return ((_a = this.getFocusedElement()) === null || _a === void 0 ? void 0 : _a.nextElementSibling) || this.getFirstElement();
|
|
619
|
+
}
|
|
620
|
+
getPreviousElement() {
|
|
621
|
+
var _a;
|
|
622
|
+
return ((_a = this.getFocusedElement()) === null || _a === void 0 ? void 0 : _a.previousElementSibling) || this.getFirstElement();
|
|
623
|
+
}
|
|
624
|
+
getChildElement() {
|
|
625
|
+
var _a;
|
|
626
|
+
return ((_a = this.getFocusedElement()) === null || _a === void 0 ? void 0 : _a.querySelectorAll(this.getChildElementName())[0]) || null;
|
|
627
|
+
}
|
|
628
|
+
getParentElement() {
|
|
629
|
+
var _a, _b;
|
|
630
|
+
return ((_b = (_a = this.getFocusedElement()) === null || _a === void 0 ? void 0 : _a.parentElement) === null || _b === void 0 ? void 0 : _b.parentElement) || null;
|
|
631
|
+
}
|
|
632
|
+
setFocus(element) {
|
|
633
|
+
element.focus();
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
|
|
637
|
+
class ListKeyControl extends KeyControl {
|
|
638
|
+
constructor(keyCode, element) {
|
|
639
|
+
super(keyCode, element, '.bcm-list__item');
|
|
640
|
+
}
|
|
641
|
+
keyDown() {
|
|
642
|
+
// debugger;
|
|
643
|
+
switch (this.getKeyCode()) {
|
|
644
|
+
case bcm.Bcm.KeyCode.up:
|
|
645
|
+
{
|
|
646
|
+
if (this.getFocusedElement()) {
|
|
647
|
+
this.setFocus(this.getPreviousElement() ? this.getPreviousElement() : this.getFirstElement());
|
|
648
|
+
}
|
|
649
|
+
else {
|
|
650
|
+
this.setFocus(this.getFirstElement());
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
break;
|
|
654
|
+
case bcm.Bcm.KeyCode.down:
|
|
655
|
+
{
|
|
656
|
+
if (this.getFocusedElement()) {
|
|
657
|
+
this.setFocus(this.getNextElement() ? this.getNextElement() : this.getFirstElement());
|
|
658
|
+
}
|
|
659
|
+
else {
|
|
660
|
+
this.setFocus(this.getFirstElement());
|
|
661
|
+
}
|
|
662
|
+
}
|
|
663
|
+
break;
|
|
664
|
+
case bcm.Bcm.KeyCode.left:
|
|
665
|
+
{
|
|
666
|
+
if (this.getParentElement()) {
|
|
667
|
+
this.setFocus(this.getParentElement());
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
break;
|
|
671
|
+
case bcm.Bcm.KeyCode.right:
|
|
672
|
+
{
|
|
673
|
+
if (this.getChildElement()) {
|
|
674
|
+
this.setFocus(this.getChildElement());
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
break;
|
|
678
|
+
case bcm.Bcm.KeyCode.enter: {
|
|
679
|
+
if (this.getFocusedElement()) {
|
|
680
|
+
this.getFocusedElement().click();
|
|
681
|
+
}
|
|
682
|
+
}
|
|
683
|
+
}
|
|
684
|
+
}
|
|
685
|
+
keyUp() { }
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
const listCss = "@charset \"UTF-8\";@import url(\"https://fonts.googleapis.com/css?family=Roboto:400,500\");/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */@font-face{font-family:\"Font Awesome 5 Brands\";font-style:normal;font-weight:400;font-display:block;src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.eot);src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.eot?#iefix) format(\"embedded-opentype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.woff2) format(\"woff2\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.woff) format(\"woff\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.ttf) format(\"truetype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-brands-400.svg#fontawesome) format(\"svg\")}.bcm-fab{font-family:\"Font Awesome 5 Brands\";font-weight:400}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */@font-face{font-family:\"Font Awesome 5 Duotone\";font-style:normal;font-weight:900;font-display:block;src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.eot);src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.eot?#iefix) format(\"embedded-opentype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.woff2) format(\"woff2\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.woff) format(\"woff\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.ttf) format(\"truetype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-duotone-900.svg#fontawesome) format(\"svg\")}.bcm-fad{position:relative;font-family:\"Font Awesome 5 Duotone\";font-weight:900}.bcm-fad.bcm-fa-stack-1x,.bcm-fad.bcm-fa-stack-2x,.bcm-fad:before{position:absolute}.bcm-fad:before{color:var(--bcm-fa-primary-color, inherit);opacity:1;opacity:var(--bcm-fa-primary-opacity, 1)}.bcm-fad:after{color:var(--bcm-fa-secondary-color, inherit);opacity:0.4;opacity:var(--bcm-fa-secondary-opacity, 0.4)}.bcm-fa-swap-opacity .bcm-fad:before,.bcm-fad.bcm-fa-swap-opacity:before{opacity:0.4;opacity:var(--bcm-fa-secondary-opacity, 0.4)}.bcm-fa-swap-opacity .bcm-fad:after,.bcm-fad.bcm-fa-swap-opacity:after{opacity:1;opacity:var(--bcm-fa-primary-opacity, 1)}.bcm-fad.bcm-fa-inverse{color:#fff}.bcm-fad.bcm-fa-fw:before,.bcm-fad.bcm-fa-stack-1x:before,.bcm-fad.bcm-fa-stack-2x:before{left:50%;transform:translateX(-50%)}.bcm-fad.bcm-fa-abacus:after{content:\"\"}.bcm-fad.bcm-fa-acorn:after{content:\"\"}.bcm-fad.bcm-fa-ad:after{content:\"\"}.bcm-fad.bcm-fa-address-book:after{content:\"\"}.bcm-fad.bcm-fa-address-card:after{content:\"\"}.bcm-fad.bcm-fa-adjust:after{content:\"\"}.bcm-fad.bcm-fa-air-conditioner:after{content:\"\"}.bcm-fad.bcm-fa-air-freshener:after{content:\"\"}.bcm-fad.bcm-fa-alarm-clock:after{content:\"\"}.bcm-fad.bcm-fa-alarm-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-alarm-plus:after{content:\"\"}.bcm-fad.bcm-fa-alarm-snooze:after{content:\"\"}.bcm-fad.bcm-fa-album:after{content:\"\"}.bcm-fad.bcm-fa-album-collection:after{content:\"\"}.bcm-fad.bcm-fa-alicorn:after{content:\"\"}.bcm-fad.bcm-fa-alien:after{content:\"\"}.bcm-fad.bcm-fa-alien-monster:after{content:\"\"}.bcm-fad.bcm-fa-align-center:after{content:\"\"}.bcm-fad.bcm-fa-align-justify:after{content:\"\"}.bcm-fad.bcm-fa-align-left:after{content:\"\"}.bcm-fad.bcm-fa-align-right:after{content:\"\"}.bcm-fad.bcm-fa-align-slash:after{content:\"\"}.bcm-fad.bcm-fa-allergies:after{content:\"\"}.bcm-fad.bcm-fa-ambulance:after{content:\"\"}.bcm-fad.bcm-fa-american-sign-language-interpreting:after{content:\"\"}.bcm-fad.bcm-fa-amp-guitar:after{content:\"\"}.bcm-fad.bcm-fa-analytics:after{content:\"\"}.bcm-fad.bcm-fa-anchor:after{content:\"\"}.bcm-fad.bcm-fa-angel:after{content:\"\"}.bcm-fad.bcm-fa-angle-double-down:after{content:\"\"}.bcm-fad.bcm-fa-angle-double-left:after{content:\"\"}.bcm-fad.bcm-fa-angle-double-right:after{content:\"\"}.bcm-fad.bcm-fa-angle-double-up:after{content:\"\"}.bcm-fad.bcm-fa-angle-down:after{content:\"\"}.bcm-fad.bcm-fa-angle-left:after{content:\"\"}.bcm-fad.bcm-fa-angle-right:after{content:\"\"}.bcm-fad.bcm-fa-angle-up:after{content:\"\"}.bcm-fad.bcm-fa-angry:after{content:\"\"}.bcm-fad.bcm-fa-ankh:after{content:\"\"}.bcm-fad.bcm-fa-apple-alt:after{content:\"\"}.bcm-fad.bcm-fa-apple-crate:after{content:\"\"}.bcm-fad.bcm-fa-archive:after{content:\"\"}.bcm-fad.bcm-fa-archway:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-circle-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-circle-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-circle-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-circle-up:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-from-bottom:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-from-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-from-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-from-top:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-square-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-square-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-square-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-square-up:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-to-bottom:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-to-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-to-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-to-top:after{content:\"\"}.bcm-fad.bcm-fa-arrow-alt-up:after{content:\"\"}.bcm-fad.bcm-fa-arrow-circle-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-circle-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-circle-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-circle-up:after{content:\"\"}.bcm-fad.bcm-fa-arrow-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-from-bottom:after{content:\"\"}.bcm-fad.bcm-fa-arrow-from-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-from-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-from-top:after{content:\"\"}.bcm-fad.bcm-fa-arrow-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-square-down:after{content:\"\"}.bcm-fad.bcm-fa-arrow-square-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-square-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-square-up:after{content:\"\"}.bcm-fad.bcm-fa-arrow-to-bottom:after{content:\"\"}.bcm-fad.bcm-fa-arrow-to-left:after{content:\"\"}.bcm-fad.bcm-fa-arrow-to-right:after{content:\"\"}.bcm-fad.bcm-fa-arrow-to-top:after{content:\"\"}.bcm-fad.bcm-fa-arrow-up:after{content:\"\"}.bcm-fad.bcm-fa-arrows:after{content:\"\"}.bcm-fad.bcm-fa-arrows-alt:after{content:\"\"}.bcm-fad.bcm-fa-arrows-alt-h:after{content:\"\"}.bcm-fad.bcm-fa-arrows-alt-v:after{content:\"\"}.bcm-fad.bcm-fa-arrows-h:after{content:\"\"}.bcm-fad.bcm-fa-arrows-v:after{content:\"\"}.bcm-fad.bcm-fa-assistive-listening-systems:after{content:\"\"}.bcm-fad.bcm-fa-asterisk:after{content:\"\"}.bcm-fad.bcm-fa-at:after{content:\"\"}.bcm-fad.bcm-fa-atlas:after{content:\"\"}.bcm-fad.bcm-fa-atom:after{content:\"\"}.bcm-fad.bcm-fa-atom-alt:after{content:\"\"}.bcm-fad.bcm-fa-audio-description:after{content:\"\"}.bcm-fad.bcm-fa-award:after{content:\"\"}.bcm-fad.bcm-fa-axe:after{content:\"\"}.bcm-fad.bcm-fa-axe-battle:after{content:\"\"}.bcm-fad.bcm-fa-baby:after{content:\"\"}.bcm-fad.bcm-fa-baby-carriage:after{content:\"\"}.bcm-fad.bcm-fa-backpack:after{content:\"\"}.bcm-fad.bcm-fa-backspace:after{content:\"\"}.bcm-fad.bcm-fa-backward:after{content:\"\"}.bcm-fad.bcm-fa-bacon:after{content:\"\"}.bcm-fad.bcm-fa-bacteria:after{content:\"\"}.bcm-fad.bcm-fa-bacterium:after{content:\"\"}.bcm-fad.bcm-fa-badge:after{content:\"\"}.bcm-fad.bcm-fa-badge-check:after{content:\"\"}.bcm-fad.bcm-fa-badge-dollar:after{content:\"\"}.bcm-fad.bcm-fa-badge-percent:after{content:\"\"}.bcm-fad.bcm-fa-badge-sheriff:after{content:\"\"}.bcm-fad.bcm-fa-badger-honey:after{content:\"\"}.bcm-fad.bcm-fa-bags-shopping:after{content:\"\"}.bcm-fad.bcm-fa-bahai:after{content:\"\"}.bcm-fad.bcm-fa-balance-scale:after{content:\"\"}.bcm-fad.bcm-fa-balance-scale-left:after{content:\"\"}.bcm-fad.bcm-fa-balance-scale-right:after{content:\"\"}.bcm-fad.bcm-fa-ball-pile:after{content:\"\"}.bcm-fad.bcm-fa-ballot:after{content:\"\"}.bcm-fad.bcm-fa-ballot-check:after{content:\"\"}.bcm-fad.bcm-fa-ban:after{content:\"\"}.bcm-fad.bcm-fa-band-aid:after{content:\"\"}.bcm-fad.bcm-fa-banjo:after{content:\"\"}.bcm-fad.bcm-fa-barcode:after{content:\"\"}.bcm-fad.bcm-fa-barcode-alt:after{content:\"\"}.bcm-fad.bcm-fa-barcode-read:after{content:\"\"}.bcm-fad.bcm-fa-barcode-scan:after{content:\"\"}.bcm-fad.bcm-fa-bars:after{content:\"\"}.bcm-fad.bcm-fa-baseball:after{content:\"\"}.bcm-fad.bcm-fa-baseball-ball:after{content:\"\"}.bcm-fad.bcm-fa-basketball-ball:after{content:\"\"}.bcm-fad.bcm-fa-basketball-hoop:after{content:\"\"}.bcm-fad.bcm-fa-bat:after{content:\"\"}.bcm-fad.bcm-fa-bath:after{content:\"\"}.bcm-fad.bcm-fa-battery-bolt:after{content:\"\"}.bcm-fad.bcm-fa-battery-empty:after{content:\"\"}.bcm-fad.bcm-fa-battery-full:after{content:\"\"}.bcm-fad.bcm-fa-battery-half:after{content:\"\"}.bcm-fad.bcm-fa-battery-quarter:after{content:\"\"}.bcm-fad.bcm-fa-battery-slash:after{content:\"\"}.bcm-fad.bcm-fa-battery-three-quarters:after{content:\"\"}.bcm-fad.bcm-fa-bed:after{content:\"\"}.bcm-fad.bcm-fa-bed-alt:after{content:\"\"}.bcm-fad.bcm-fa-bed-bunk:after{content:\"\"}.bcm-fad.bcm-fa-bed-empty:after{content:\"\"}.bcm-fad.bcm-fa-beer:after{content:\"\"}.bcm-fad.bcm-fa-bell:after{content:\"\"}.bcm-fad.bcm-fa-bell-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-bell-on:after{content:\"\"}.bcm-fad.bcm-fa-bell-plus:after{content:\"\"}.bcm-fad.bcm-fa-bell-school:after{content:\"\"}.bcm-fad.bcm-fa-bell-school-slash:after{content:\"\"}.bcm-fad.bcm-fa-bell-slash:after{content:\"\"}.bcm-fad.bcm-fa-bells:after{content:\"\"}.bcm-fad.bcm-fa-betamax:after{content:\"\"}.bcm-fad.bcm-fa-bezier-curve:after{content:\"\"}.bcm-fad.bcm-fa-bible:after{content:\"\"}.bcm-fad.bcm-fa-bicycle:after{content:\"\"}.bcm-fad.bcm-fa-biking:after{content:\"\"}.bcm-fad.bcm-fa-biking-mountain:after{content:\"\"}.bcm-fad.bcm-fa-binoculars:after{content:\"\"}.bcm-fad.bcm-fa-biohazard:after{content:\"\"}.bcm-fad.bcm-fa-birthday-cake:after{content:\"\"}.bcm-fad.bcm-fa-blanket:after{content:\"\"}.bcm-fad.bcm-fa-blender:after{content:\"\"}.bcm-fad.bcm-fa-blender-phone:after{content:\"\"}.bcm-fad.bcm-fa-blind:after{content:\"\"}.bcm-fad.bcm-fa-blinds:after{content:\"\"}.bcm-fad.bcm-fa-blinds-open:after{content:\"\"}.bcm-fad.bcm-fa-blinds-raised:after{content:\"\"}.bcm-fad.bcm-fa-blog:after{content:\"\"}.bcm-fad.bcm-fa-bold:after{content:\"\"}.bcm-fad.bcm-fa-bolt:after{content:\"\"}.bcm-fad.bcm-fa-bomb:after{content:\"\"}.bcm-fad.bcm-fa-bone:after{content:\"\"}.bcm-fad.bcm-fa-bone-break:after{content:\"\"}.bcm-fad.bcm-fa-bong:after{content:\"\"}.bcm-fad.bcm-fa-book:after{content:\"\"}.bcm-fad.bcm-fa-book-alt:after{content:\"\"}.bcm-fad.bcm-fa-book-dead:after{content:\"\"}.bcm-fad.bcm-fa-book-heart:after{content:\"\"}.bcm-fad.bcm-fa-book-medical:after{content:\"\"}.bcm-fad.bcm-fa-book-open:after{content:\"\"}.bcm-fad.bcm-fa-book-reader:after{content:\"\"}.bcm-fad.bcm-fa-book-spells:after{content:\"\"}.bcm-fad.bcm-fa-book-user:after{content:\"\"}.bcm-fad.bcm-fa-bookmark:after{content:\"\"}.bcm-fad.bcm-fa-books:after{content:\"\"}.bcm-fad.bcm-fa-books-medical:after{content:\"\"}.bcm-fad.bcm-fa-boombox:after{content:\"\"}.bcm-fad.bcm-fa-boot:after{content:\"\"}.bcm-fad.bcm-fa-booth-curtain:after{content:\"\"}.bcm-fad.bcm-fa-border-all:after{content:\"\"}.bcm-fad.bcm-fa-border-bottom:after{content:\"\"}.bcm-fad.bcm-fa-border-center-h:after{content:\"\"}.bcm-fad.bcm-fa-border-center-v:after{content:\"\"}.bcm-fad.bcm-fa-border-inner:after{content:\"\"}.bcm-fad.bcm-fa-border-left:after{content:\"\"}.bcm-fad.bcm-fa-border-none:after{content:\"\"}.bcm-fad.bcm-fa-border-outer:after{content:\"\"}.bcm-fad.bcm-fa-border-right:after{content:\"\"}.bcm-fad.bcm-fa-border-style:after{content:\"\"}.bcm-fad.bcm-fa-border-style-alt:after{content:\"\"}.bcm-fad.bcm-fa-border-top:after{content:\"\"}.bcm-fad.bcm-fa-bow-arrow:after{content:\"\"}.bcm-fad.bcm-fa-bowling-ball:after{content:\"\"}.bcm-fad.bcm-fa-bowling-pins:after{content:\"\"}.bcm-fad.bcm-fa-box:after{content:\"\"}.bcm-fad.bcm-fa-box-alt:after{content:\"\"}.bcm-fad.bcm-fa-box-ballot:after{content:\"\"}.bcm-fad.bcm-fa-box-check:after{content:\"\"}.bcm-fad.bcm-fa-box-fragile:after{content:\"\"}.bcm-fad.bcm-fa-box-full:after{content:\"\"}.bcm-fad.bcm-fa-box-heart:after{content:\"\"}.bcm-fad.bcm-fa-box-open:after{content:\"\"}.bcm-fad.bcm-fa-box-tissue:after{content:\"\"}.bcm-fad.bcm-fa-box-up:after{content:\"\"}.bcm-fad.bcm-fa-box-usd:after{content:\"\"}.bcm-fad.bcm-fa-boxes:after{content:\"\"}.bcm-fad.bcm-fa-boxes-alt:after{content:\"\"}.bcm-fad.bcm-fa-boxing-glove:after{content:\"\"}.bcm-fad.bcm-fa-brackets:after{content:\"\"}.bcm-fad.bcm-fa-brackets-curly:after{content:\"\"}.bcm-fad.bcm-fa-braille:after{content:\"\"}.bcm-fad.bcm-fa-brain:after{content:\"\"}.bcm-fad.bcm-fa-bread-loaf:after{content:\"\"}.bcm-fad.bcm-fa-bread-slice:after{content:\"\"}.bcm-fad.bcm-fa-briefcase:after{content:\"\"}.bcm-fad.bcm-fa-briefcase-medical:after{content:\"\"}.bcm-fad.bcm-fa-bring-forward:after{content:\"\"}.bcm-fad.bcm-fa-bring-front:after{content:\"\"}.bcm-fad.bcm-fa-broadcast-tower:after{content:\"\"}.bcm-fad.bcm-fa-broom:after{content:\"\"}.bcm-fad.bcm-fa-browser:after{content:\"\"}.bcm-fad.bcm-fa-brush:after{content:\"\"}.bcm-fad.bcm-fa-bug:after{content:\"\"}.bcm-fad.bcm-fa-building:after{content:\"\"}.bcm-fad.bcm-fa-bullhorn:after{content:\"\"}.bcm-fad.bcm-fa-bullseye:after{content:\"\"}.bcm-fad.bcm-fa-bullseye-arrow:after{content:\"\"}.bcm-fad.bcm-fa-bullseye-pointer:after{content:\"\"}.bcm-fad.bcm-fa-burger-soda:after{content:\"\"}.bcm-fad.bcm-fa-burn:after{content:\"\"}.bcm-fad.bcm-fa-burrito:after{content:\"\"}.bcm-fad.bcm-fa-bus:after{content:\"\"}.bcm-fad.bcm-fa-bus-alt:after{content:\"\"}.bcm-fad.bcm-fa-bus-school:after{content:\"\"}.bcm-fad.bcm-fa-business-time:after{content:\"\"}.bcm-fad.bcm-fa-cabinet-filing:after{content:\"\"}.bcm-fad.bcm-fa-cactus:after{content:\"\"}.bcm-fad.bcm-fa-calculator:after{content:\"\"}.bcm-fad.bcm-fa-calculator-alt:after{content:\"\"}.bcm-fad.bcm-fa-calendar:after{content:\"\"}.bcm-fad.bcm-fa-calendar-alt:after{content:\"\"}.bcm-fad.bcm-fa-calendar-check:after{content:\"\"}.bcm-fad.bcm-fa-calendar-day:after{content:\"\"}.bcm-fad.bcm-fa-calendar-edit:after{content:\"\"}.bcm-fad.bcm-fa-calendar-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-calendar-minus:after{content:\"\"}.bcm-fad.bcm-fa-calendar-plus:after{content:\"\"}.bcm-fad.bcm-fa-calendar-star:after{content:\"\"}.bcm-fad.bcm-fa-calendar-times:after{content:\"\"}.bcm-fad.bcm-fa-calendar-week:after{content:\"\"}.bcm-fad.bcm-fa-camcorder:after{content:\"\"}.bcm-fad.bcm-fa-camera:after{content:\"\"}.bcm-fad.bcm-fa-camera-alt:after{content:\"\"}.bcm-fad.bcm-fa-camera-home:after{content:\"\"}.bcm-fad.bcm-fa-camera-movie:after{content:\"\"}.bcm-fad.bcm-fa-camera-polaroid:after{content:\"\"}.bcm-fad.bcm-fa-camera-retro:after{content:\"\"}.bcm-fad.bcm-fa-campfire:after{content:\"\"}.bcm-fad.bcm-fa-campground:after{content:\"\"}.bcm-fad.bcm-fa-candle-holder:after{content:\"\"}.bcm-fad.bcm-fa-candy-cane:after{content:\"\"}.bcm-fad.bcm-fa-candy-corn:after{content:\"\"}.bcm-fad.bcm-fa-cannabis:after{content:\"\"}.bcm-fad.bcm-fa-capsules:after{content:\"\"}.bcm-fad.bcm-fa-car:after{content:\"\"}.bcm-fad.bcm-fa-car-alt:after{content:\"\"}.bcm-fad.bcm-fa-car-battery:after{content:\"\"}.bcm-fad.bcm-fa-car-building:after{content:\"\"}.bcm-fad.bcm-fa-car-bump:after{content:\"\"}.bcm-fad.bcm-fa-car-bus:after{content:\"\"}.bcm-fad.bcm-fa-car-crash:after{content:\"\"}.bcm-fad.bcm-fa-car-garage:after{content:\"\"}.bcm-fad.bcm-fa-car-mechanic:after{content:\"\"}.bcm-fad.bcm-fa-car-side:after{content:\"\"}.bcm-fad.bcm-fa-car-tilt:after{content:\"\"}.bcm-fad.bcm-fa-car-wash:after{content:\"\"}.bcm-fad.bcm-fa-caravan:after{content:\"\"}.bcm-fad.bcm-fa-caravan-alt:after{content:\"\"}.bcm-fad.bcm-fa-caret-circle-down:after{content:\"\"}.bcm-fad.bcm-fa-caret-circle-left:after{content:\"\"}.bcm-fad.bcm-fa-caret-circle-right:after{content:\"\"}.bcm-fad.bcm-fa-caret-circle-up:after{content:\"\"}.bcm-fad.bcm-fa-caret-down:after{content:\"\"}.bcm-fad.bcm-fa-caret-left:after{content:\"\"}.bcm-fad.bcm-fa-caret-right:after{content:\"\"}.bcm-fad.bcm-fa-caret-square-down:after{content:\"\"}.bcm-fad.bcm-fa-caret-square-left:after{content:\"\"}.bcm-fad.bcm-fa-caret-square-right:after{content:\"\"}.bcm-fad.bcm-fa-caret-square-up:after{content:\"\"}.bcm-fad.bcm-fa-caret-up:after{content:\"\"}.bcm-fad.bcm-fa-carrot:after{content:\"\"}.bcm-fad.bcm-fa-cars:after{content:\"\"}.bcm-fad.bcm-fa-cart-arrow-down:after{content:\"\"}.bcm-fad.bcm-fa-cart-plus:after{content:\"\"}.bcm-fad.bcm-fa-cash-register:after{content:\"\"}.bcm-fad.bcm-fa-cassette-tape:after{content:\"\"}.bcm-fad.bcm-fa-cat:after{content:\"\"}.bcm-fad.bcm-fa-cat-space:after{content:\"\"}.bcm-fad.bcm-fa-cauldron:after{content:\"\"}.bcm-fad.bcm-fa-cctv:after{content:\"\"}.bcm-fad.bcm-fa-certificate:after{content:\"\"}.bcm-fad.bcm-fa-chair:after{content:\"\"}.bcm-fad.bcm-fa-chair-office:after{content:\"\"}.bcm-fad.bcm-fa-chalkboard:after{content:\"\"}.bcm-fad.bcm-fa-chalkboard-teacher:after{content:\"\"}.bcm-fad.bcm-fa-charging-station:after{content:\"\"}.bcm-fad.bcm-fa-chart-area:after{content:\"\"}.bcm-fad.bcm-fa-chart-bar:after{content:\"\"}.bcm-fad.bcm-fa-chart-line:after{content:\"\"}.bcm-fad.bcm-fa-chart-line-down:after{content:\"\"}.bcm-fad.bcm-fa-chart-network:after{content:\"\"}.bcm-fad.bcm-fa-chart-pie:after{content:\"\"}.bcm-fad.bcm-fa-chart-pie-alt:after{content:\"\"}.bcm-fad.bcm-fa-chart-scatter:after{content:\"\"}.bcm-fad.bcm-fa-check:after{content:\"\"}.bcm-fad.bcm-fa-check-circle:after{content:\"\"}.bcm-fad.bcm-fa-check-double:after{content:\"\"}.bcm-fad.bcm-fa-check-square:after{content:\"\"}.bcm-fad.bcm-fa-cheese:after{content:\"\"}.bcm-fad.bcm-fa-cheese-swiss:after{content:\"\"}.bcm-fad.bcm-fa-cheeseburger:after{content:\"\"}.bcm-fad.bcm-fa-chess:after{content:\"\"}.bcm-fad.bcm-fa-chess-bishop:after{content:\"\"}.bcm-fad.bcm-fa-chess-bishop-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-board:after{content:\"\"}.bcm-fad.bcm-fa-chess-clock:after{content:\"\"}.bcm-fad.bcm-fa-chess-clock-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-king:after{content:\"\"}.bcm-fad.bcm-fa-chess-king-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-knight:after{content:\"\"}.bcm-fad.bcm-fa-chess-knight-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-pawn:after{content:\"\"}.bcm-fad.bcm-fa-chess-pawn-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-queen:after{content:\"\"}.bcm-fad.bcm-fa-chess-queen-alt:after{content:\"\"}.bcm-fad.bcm-fa-chess-rook:after{content:\"\"}.bcm-fad.bcm-fa-chess-rook-alt:after{content:\"\"}.bcm-fad.bcm-fa-chevron-circle-down:after{content:\"\"}.bcm-fad.bcm-fa-chevron-circle-left:after{content:\"\"}.bcm-fad.bcm-fa-chevron-circle-right:after{content:\"\"}.bcm-fad.bcm-fa-chevron-circle-up:after{content:\"\"}.bcm-fad.bcm-fa-chevron-double-down:after{content:\"\"}.bcm-fad.bcm-fa-chevron-double-left:after{content:\"\"}.bcm-fad.bcm-fa-chevron-double-right:after{content:\"\"}.bcm-fad.bcm-fa-chevron-double-up:after{content:\"\"}.bcm-fad.bcm-fa-chevron-down:after{content:\"\"}.bcm-fad.bcm-fa-chevron-left:after{content:\"\"}.bcm-fad.bcm-fa-chevron-right:after{content:\"\"}.bcm-fad.bcm-fa-chevron-square-down:after{content:\"\"}.bcm-fad.bcm-fa-chevron-square-left:after{content:\"\"}.bcm-fad.bcm-fa-chevron-square-right:after{content:\"\"}.bcm-fad.bcm-fa-chevron-square-up:after{content:\"\"}.bcm-fad.bcm-fa-chevron-up:after{content:\"\"}.bcm-fad.bcm-fa-child:after{content:\"\"}.bcm-fad.bcm-fa-chimney:after{content:\"\"}.bcm-fad.bcm-fa-church:after{content:\"\"}.bcm-fad.bcm-fa-circle:after{content:\"\"}.bcm-fad.bcm-fa-circle-notch:after{content:\"\"}.bcm-fad.bcm-fa-city:after{content:\"\"}.bcm-fad.bcm-fa-clarinet:after{content:\"\"}.bcm-fad.bcm-fa-claw-marks:after{content:\"\"}.bcm-fad.bcm-fa-clinic-medical:after{content:\"\"}.bcm-fad.bcm-fa-clipboard:after{content:\"\"}.bcm-fad.bcm-fa-clipboard-check:after{content:\"\"}.bcm-fad.bcm-fa-clipboard-list:after{content:\"\"}.bcm-fad.bcm-fa-clipboard-list-check:after{content:\"\"}.bcm-fad.bcm-fa-clipboard-prescription:after{content:\"\"}.bcm-fad.bcm-fa-clipboard-user:after{content:\"\"}.bcm-fad.bcm-fa-clock:after{content:\"\"}.bcm-fad.bcm-fa-clone:after{content:\"\"}.bcm-fad.bcm-fa-closed-captioning:after{content:\"\"}.bcm-fad.bcm-fa-cloud:after{content:\"\"}.bcm-fad.bcm-fa-cloud-download:after{content:\"\"}.bcm-fad.bcm-fa-cloud-download-alt:after{content:\"\"}.bcm-fad.bcm-fa-cloud-drizzle:after{content:\"\"}.bcm-fad.bcm-fa-cloud-hail:after{content:\"\"}.bcm-fad.bcm-fa-cloud-hail-mixed:after{content:\"\"}.bcm-fad.bcm-fa-cloud-meatball:after{content:\"\"}.bcm-fad.bcm-fa-cloud-moon:after{content:\"\"}.bcm-fad.bcm-fa-cloud-moon-rain:after{content:\"\"}.bcm-fad.bcm-fa-cloud-music:after{content:\"\"}.bcm-fad.bcm-fa-cloud-rain:after{content:\"\"}.bcm-fad.bcm-fa-cloud-rainbow:after{content:\"\"}.bcm-fad.bcm-fa-cloud-showers:after{content:\"\"}.bcm-fad.bcm-fa-cloud-showers-heavy:after{content:\"\"}.bcm-fad.bcm-fa-cloud-sleet:after{content:\"\"}.bcm-fad.bcm-fa-cloud-snow:after{content:\"\"}.bcm-fad.bcm-fa-cloud-sun:after{content:\"\"}.bcm-fad.bcm-fa-cloud-sun-rain:after{content:\"\"}.bcm-fad.bcm-fa-cloud-upload:after{content:\"\"}.bcm-fad.bcm-fa-cloud-upload-alt:after{content:\"\"}.bcm-fad.bcm-fa-clouds:after{content:\"\"}.bcm-fad.bcm-fa-clouds-moon:after{content:\"\"}.bcm-fad.bcm-fa-clouds-sun:after{content:\"\"}.bcm-fad.bcm-fa-club:after{content:\"\"}.bcm-fad.bcm-fa-cocktail:after{content:\"\"}.bcm-fad.bcm-fa-code:after{content:\"\"}.bcm-fad.bcm-fa-code-branch:after{content:\"\"}.bcm-fad.bcm-fa-code-commit:after{content:\"\"}.bcm-fad.bcm-fa-code-merge:after{content:\"\"}.bcm-fad.bcm-fa-coffee:after{content:\"\"}.bcm-fad.bcm-fa-coffee-pot:after{content:\"\"}.bcm-fad.bcm-fa-coffee-togo:after{content:\"\"}.bcm-fad.bcm-fa-coffin:after{content:\"\"}.bcm-fad.bcm-fa-coffin-cross:after{content:\"\"}.bcm-fad.bcm-fa-cog:after{content:\"\"}.bcm-fad.bcm-fa-cogs:after{content:\"\"}.bcm-fad.bcm-fa-coin:after{content:\"\"}.bcm-fad.bcm-fa-coins:after{content:\"\"}.bcm-fad.bcm-fa-columns:after{content:\"\"}.bcm-fad.bcm-fa-comet:after{content:\"\"}.bcm-fad.bcm-fa-comment:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-check:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-dollar:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-dots:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-edit:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-lines:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-medical:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-minus:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-music:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-plus:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-smile:after{content:\"\"}.bcm-fad.bcm-fa-comment-alt-times:after{content:\"\"}.bcm-fad.bcm-fa-comment-check:after{content:\"\"}.bcm-fad.bcm-fa-comment-dollar:after{content:\"\"}.bcm-fad.bcm-fa-comment-dots:after{content:\"\"}.bcm-fad.bcm-fa-comment-edit:after{content:\"\"}.bcm-fad.bcm-fa-comment-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-comment-lines:after{content:\"\"}.bcm-fad.bcm-fa-comment-medical:after{content:\"\"}.bcm-fad.bcm-fa-comment-minus:after{content:\"\"}.bcm-fad.bcm-fa-comment-music:after{content:\"\"}.bcm-fad.bcm-fa-comment-plus:after{content:\"\"}.bcm-fad.bcm-fa-comment-slash:after{content:\"\"}.bcm-fad.bcm-fa-comment-smile:after{content:\"\"}.bcm-fad.bcm-fa-comment-times:after{content:\"\"}.bcm-fad.bcm-fa-comments:after{content:\"\"}.bcm-fad.bcm-fa-comments-alt:after{content:\"\"}.bcm-fad.bcm-fa-comments-alt-dollar:after{content:\"\"}.bcm-fad.bcm-fa-comments-dollar:after{content:\"\"}.bcm-fad.bcm-fa-compact-disc:after{content:\"\"}.bcm-fad.bcm-fa-compass:after{content:\"\"}.bcm-fad.bcm-fa-compass-slash:after{content:\"\"}.bcm-fad.bcm-fa-compress:after{content:\"\"}.bcm-fad.bcm-fa-compress-alt:after{content:\"\"}.bcm-fad.bcm-fa-compress-arrows-alt:after{content:\"\"}.bcm-fad.bcm-fa-compress-wide:after{content:\"\"}.bcm-fad.bcm-fa-computer-classic:after{content:\"\"}.bcm-fad.bcm-fa-computer-speaker:after{content:\"\"}.bcm-fad.bcm-fa-concierge-bell:after{content:\"\"}.bcm-fad.bcm-fa-construction:after{content:\"\"}.bcm-fad.bcm-fa-container-storage:after{content:\"\"}.bcm-fad.bcm-fa-conveyor-belt:after{content:\"\"}.bcm-fad.bcm-fa-conveyor-belt-alt:after{content:\"\"}.bcm-fad.bcm-fa-cookie:after{content:\"\"}.bcm-fad.bcm-fa-cookie-bite:after{content:\"\"}.bcm-fad.bcm-fa-copy:after{content:\"\"}.bcm-fad.bcm-fa-copyright:after{content:\"\"}.bcm-fad.bcm-fa-corn:after{content:\"\"}.bcm-fad.bcm-fa-couch:after{content:\"\"}.bcm-fad.bcm-fa-cow:after{content:\"\"}.bcm-fad.bcm-fa-cowbell:after{content:\"\"}.bcm-fad.bcm-fa-cowbell-more:after{content:\"\"}.bcm-fad.bcm-fa-credit-card:after{content:\"\"}.bcm-fad.bcm-fa-credit-card-blank:after{content:\"\"}.bcm-fad.bcm-fa-credit-card-front:after{content:\"\"}.bcm-fad.bcm-fa-cricket:after{content:\"\"}.bcm-fad.bcm-fa-croissant:after{content:\"\"}.bcm-fad.bcm-fa-crop:after{content:\"\"}.bcm-fad.bcm-fa-crop-alt:after{content:\"\"}.bcm-fad.bcm-fa-cross:after{content:\"\"}.bcm-fad.bcm-fa-crosshairs:after{content:\"\"}.bcm-fad.bcm-fa-crow:after{content:\"\"}.bcm-fad.bcm-fa-crown:after{content:\"\"}.bcm-fad.bcm-fa-crutch:after{content:\"\"}.bcm-fad.bcm-fa-crutches:after{content:\"\"}.bcm-fad.bcm-fa-cube:after{content:\"\"}.bcm-fad.bcm-fa-cubes:after{content:\"\"}.bcm-fad.bcm-fa-curling:after{content:\"\"}.bcm-fad.bcm-fa-cut:after{content:\"\"}.bcm-fad.bcm-fa-dagger:after{content:\"\"}.bcm-fad.bcm-fa-database:after{content:\"\"}.bcm-fad.bcm-fa-deaf:after{content:\"\"}.bcm-fad.bcm-fa-debug:after{content:\"\"}.bcm-fad.bcm-fa-deer:after{content:\"\"}.bcm-fad.bcm-fa-deer-rudolph:after{content:\"\"}.bcm-fad.bcm-fa-democrat:after{content:\"\"}.bcm-fad.bcm-fa-desktop:after{content:\"\"}.bcm-fad.bcm-fa-desktop-alt:after{content:\"\"}.bcm-fad.bcm-fa-dewpoint:after{content:\"\"}.bcm-fad.bcm-fa-dharmachakra:after{content:\"\"}.bcm-fad.bcm-fa-diagnoses:after{content:\"\"}.bcm-fad.bcm-fa-diamond:after{content:\"\"}.bcm-fad.bcm-fa-dice:after{content:\"\"}.bcm-fad.bcm-fa-dice-d10:after{content:\"\"}.bcm-fad.bcm-fa-dice-d12:after{content:\"\"}.bcm-fad.bcm-fa-dice-d20:after{content:\"\"}.bcm-fad.bcm-fa-dice-d4:after{content:\"\"}.bcm-fad.bcm-fa-dice-d6:after{content:\"\"}.bcm-fad.bcm-fa-dice-d8:after{content:\"\"}.bcm-fad.bcm-fa-dice-five:after{content:\"\"}.bcm-fad.bcm-fa-dice-four:after{content:\"\"}.bcm-fad.bcm-fa-dice-one:after{content:\"\"}.bcm-fad.bcm-fa-dice-six:after{content:\"\"}.bcm-fad.bcm-fa-dice-three:after{content:\"\"}.bcm-fad.bcm-fa-dice-two:after{content:\"\"}.bcm-fad.bcm-fa-digging:after{content:\"\"}.bcm-fad.bcm-fa-digital-tachograph:after{content:\"\"}.bcm-fad.bcm-fa-diploma:after{content:\"\"}.bcm-fad.bcm-fa-directions:after{content:\"\"}.bcm-fad.bcm-fa-disc-drive:after{content:\"\"}.bcm-fad.bcm-fa-disease:after{content:\"\"}.bcm-fad.bcm-fa-divide:after{content:\"\"}.bcm-fad.bcm-fa-dizzy:after{content:\"\"}.bcm-fad.bcm-fa-dna:after{content:\"\"}.bcm-fad.bcm-fa-do-not-enter:after{content:\"\"}.bcm-fad.bcm-fa-dog:after{content:\"\"}.bcm-fad.bcm-fa-dog-leashed:after{content:\"\"}.bcm-fad.bcm-fa-dollar-sign:after{content:\"\"}.bcm-fad.bcm-fa-dolly:after{content:\"\"}.bcm-fad.bcm-fa-dolly-empty:after{content:\"\"}.bcm-fad.bcm-fa-dolly-flatbed:after{content:\"\"}.bcm-fad.bcm-fa-dolly-flatbed-alt:after{content:\"\"}.bcm-fad.bcm-fa-dolly-flatbed-empty:after{content:\"\"}.bcm-fad.bcm-fa-donate:after{content:\"\"}.bcm-fad.bcm-fa-door-closed:after{content:\"\"}.bcm-fad.bcm-fa-door-open:after{content:\"\"}.bcm-fad.bcm-fa-dot-circle:after{content:\"\"}.bcm-fad.bcm-fa-dove:after{content:\"\"}.bcm-fad.bcm-fa-download:after{content:\"\"}.bcm-fad.bcm-fa-drafting-compass:after{content:\"\"}.bcm-fad.bcm-fa-dragon:after{content:\"\"}.bcm-fad.bcm-fa-draw-circle:after{content:\"\"}.bcm-fad.bcm-fa-draw-polygon:after{content:\"\"}.bcm-fad.bcm-fa-draw-square:after{content:\"\"}.bcm-fad.bcm-fa-dreidel:after{content:\"\"}.bcm-fad.bcm-fa-drone:after{content:\"\"}.bcm-fad.bcm-fa-drone-alt:after{content:\"\"}.bcm-fad.bcm-fa-drum:after{content:\"\"}.bcm-fad.bcm-fa-drum-steelpan:after{content:\"\"}.bcm-fad.bcm-fa-drumstick:after{content:\"\"}.bcm-fad.bcm-fa-drumstick-bite:after{content:\"\"}.bcm-fad.bcm-fa-dryer:after{content:\"\"}.bcm-fad.bcm-fa-dryer-alt:after{content:\"\"}.bcm-fad.bcm-fa-duck:after{content:\"\"}.bcm-fad.bcm-fa-dumbbell:after{content:\"\"}.bcm-fad.bcm-fa-dumpster:after{content:\"\"}.bcm-fad.bcm-fa-dumpster-fire:after{content:\"\"}.bcm-fad.bcm-fa-dungeon:after{content:\"\"}.bcm-fad.bcm-fa-ear:after{content:\"\"}.bcm-fad.bcm-fa-ear-muffs:after{content:\"\"}.bcm-fad.bcm-fa-eclipse:after{content:\"\"}.bcm-fad.bcm-fa-eclipse-alt:after{content:\"\"}.bcm-fad.bcm-fa-edit:after{content:\"\"}.bcm-fad.bcm-fa-egg:after{content:\"\"}.bcm-fad.bcm-fa-egg-fried:after{content:\"\"}.bcm-fad.bcm-fa-eject:after{content:\"\"}.bcm-fad.bcm-fa-elephant:after{content:\"\"}.bcm-fad.bcm-fa-ellipsis-h:after{content:\"\"}.bcm-fad.bcm-fa-ellipsis-h-alt:after{content:\"\"}.bcm-fad.bcm-fa-ellipsis-v:after{content:\"\"}.bcm-fad.bcm-fa-ellipsis-v-alt:after{content:\"\"}.bcm-fad.bcm-fa-empty-set:after{content:\"\"}.bcm-fad.bcm-fa-engine-warning:after{content:\"\"}.bcm-fad.bcm-fa-envelope:after{content:\"\"}.bcm-fad.bcm-fa-envelope-open:after{content:\"\"}.bcm-fad.bcm-fa-envelope-open-dollar:after{content:\"\"}.bcm-fad.bcm-fa-envelope-open-text:after{content:\"\"}.bcm-fad.bcm-fa-envelope-square:after{content:\"\"}.bcm-fad.bcm-fa-equals:after{content:\"\"}.bcm-fad.bcm-fa-eraser:after{content:\"\"}.bcm-fad.bcm-fa-ethernet:after{content:\"\"}.bcm-fad.bcm-fa-euro-sign:after{content:\"\"}.bcm-fad.bcm-fa-exchange:after{content:\"\"}.bcm-fad.bcm-fa-exchange-alt:after{content:\"\"}.bcm-fad.bcm-fa-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-exclamation-circle:after{content:\"\"}.bcm-fad.bcm-fa-exclamation-square:after{content:\"\"}.bcm-fad.bcm-fa-exclamation-triangle:after{content:\"\"}.bcm-fad.bcm-fa-expand:after{content:\"\"}.bcm-fad.bcm-fa-expand-alt:after{content:\"\"}.bcm-fad.bcm-fa-expand-arrows:after{content:\"\"}.bcm-fad.bcm-fa-expand-arrows-alt:after{content:\"\"}.bcm-fad.bcm-fa-expand-wide:after{content:\"\"}.bcm-fad.bcm-fa-external-link:after{content:\"\"}.bcm-fad.bcm-fa-external-link-alt:after{content:\"\"}.bcm-fad.bcm-fa-external-link-square:after{content:\"\"}.bcm-fad.bcm-fa-external-link-square-alt:after{content:\"\"}.bcm-fad.bcm-fa-eye:after{content:\"\"}.bcm-fad.bcm-fa-eye-dropper:after{content:\"\"}.bcm-fad.bcm-fa-eye-evil:after{content:\"\"}.bcm-fad.bcm-fa-eye-slash:after{content:\"\"}.bcm-fad.bcm-fa-fan:after{content:\"\"}.bcm-fad.bcm-fa-fan-table:after{content:\"\"}.bcm-fad.bcm-fa-farm:after{content:\"\"}.bcm-fad.bcm-fa-fast-backward:after{content:\"\"}.bcm-fad.bcm-fa-fast-forward:after{content:\"\"}.bcm-fad.bcm-fa-faucet:after{content:\"\"}.bcm-fad.bcm-fa-faucet-drip:after{content:\"\"}.bcm-fad.bcm-fa-fax:after{content:\"\"}.bcm-fad.bcm-fa-feather:after{content:\"\"}.bcm-fad.bcm-fa-feather-alt:after{content:\"\"}.bcm-fad.bcm-fa-female:after{content:\"\"}.bcm-fad.bcm-fa-field-hockey:after{content:\"\"}.bcm-fad.bcm-fa-fighter-jet:after{content:\"\"}.bcm-fad.bcm-fa-file:after{content:\"\"}.bcm-fad.bcm-fa-file-alt:after{content:\"\"}.bcm-fad.bcm-fa-file-archive:after{content:\"\"}.bcm-fad.bcm-fa-file-audio:after{content:\"\"}.bcm-fad.bcm-fa-file-certificate:after{content:\"\"}.bcm-fad.bcm-fa-file-chart-line:after{content:\"\"}.bcm-fad.bcm-fa-file-chart-pie:after{content:\"\"}.bcm-fad.bcm-fa-file-check:after{content:\"\"}.bcm-fad.bcm-fa-file-code:after{content:\"\"}.bcm-fad.bcm-fa-file-contract:after{content:\"\"}.bcm-fad.bcm-fa-file-csv:after{content:\"\"}.bcm-fad.bcm-fa-file-download:after{content:\"\"}.bcm-fad.bcm-fa-file-edit:after{content:\"\"}.bcm-fad.bcm-fa-file-excel:after{content:\"\"}.bcm-fad.bcm-fa-file-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-file-export:after{content:\"\"}.bcm-fad.bcm-fa-file-image:after{content:\"\"}.bcm-fad.bcm-fa-file-import:after{content:\"\"}.bcm-fad.bcm-fa-file-invoice:after{content:\"\"}.bcm-fad.bcm-fa-file-invoice-dollar:after{content:\"\"}.bcm-fad.bcm-fa-file-medical:after{content:\"\"}.bcm-fad.bcm-fa-file-medical-alt:after{content:\"\"}.bcm-fad.bcm-fa-file-minus:after{content:\"\"}.bcm-fad.bcm-fa-file-music:after{content:\"\"}.bcm-fad.bcm-fa-file-pdf:after{content:\"\"}.bcm-fad.bcm-fa-file-plus:after{content:\"\"}.bcm-fad.bcm-fa-file-powerpoint:after{content:\"\"}.bcm-fad.bcm-fa-file-prescription:after{content:\"\"}.bcm-fad.bcm-fa-file-search:after{content:\"\"}.bcm-fad.bcm-fa-file-signature:after{content:\"\"}.bcm-fad.bcm-fa-file-spreadsheet:after{content:\"\"}.bcm-fad.bcm-fa-file-times:after{content:\"\"}.bcm-fad.bcm-fa-file-upload:after{content:\"\"}.bcm-fad.bcm-fa-file-user:after{content:\"\"}.bcm-fad.bcm-fa-file-video:after{content:\"\"}.bcm-fad.bcm-fa-file-word:after{content:\"\"}.bcm-fad.bcm-fa-files-medical:after{content:\"\"}.bcm-fad.bcm-fa-fill:after{content:\"\"}.bcm-fad.bcm-fa-fill-drip:after{content:\"\"}.bcm-fad.bcm-fa-film:after{content:\"\"}.bcm-fad.bcm-fa-film-alt:after{content:\"\"}.bcm-fad.bcm-fa-film-canister:after{content:\"\"}.bcm-fad.bcm-fa-filter:after{content:\"\"}.bcm-fad.bcm-fa-fingerprint:after{content:\"\"}.bcm-fad.bcm-fa-fire:after{content:\"\"}.bcm-fad.bcm-fa-fire-alt:after{content:\"\"}.bcm-fad.bcm-fa-fire-extinguisher:after{content:\"\"}.bcm-fad.bcm-fa-fire-smoke:after{content:\"\"}.bcm-fad.bcm-fa-fireplace:after{content:\"\"}.bcm-fad.bcm-fa-first-aid:after{content:\"\"}.bcm-fad.bcm-fa-fish:after{content:\"\"}.bcm-fad.bcm-fa-fish-cooked:after{content:\"\"}.bcm-fad.bcm-fa-fist-raised:after{content:\"\"}.bcm-fad.bcm-fa-flag:after{content:\"\"}.bcm-fad.bcm-fa-flag-alt:after{content:\"\"}.bcm-fad.bcm-fa-flag-checkered:after{content:\"\"}.bcm-fad.bcm-fa-flag-usa:after{content:\"\"}.bcm-fad.bcm-fa-flame:after{content:\"\"}.bcm-fad.bcm-fa-flashlight:after{content:\"\"}.bcm-fad.bcm-fa-flask:after{content:\"\"}.bcm-fad.bcm-fa-flask-poison:after{content:\"\"}.bcm-fad.bcm-fa-flask-potion:after{content:\"\"}.bcm-fad.bcm-fa-flower:after{content:\"\"}.bcm-fad.bcm-fa-flower-daffodil:after{content:\"\"}.bcm-fad.bcm-fa-flower-tulip:after{content:\"\"}.bcm-fad.bcm-fa-flushed:after{content:\"\"}.bcm-fad.bcm-fa-flute:after{content:\"\"}.bcm-fad.bcm-fa-flux-capacitor:after{content:\"\"}.bcm-fad.bcm-fa-fog:after{content:\"\"}.bcm-fad.bcm-fa-folder:after{content:\"\"}.bcm-fad.bcm-fa-folder-download:after{content:\"\"}.bcm-fad.bcm-fa-folder-minus:after{content:\"\"}.bcm-fad.bcm-fa-folder-open:after{content:\"\"}.bcm-fad.bcm-fa-folder-plus:after{content:\"\"}.bcm-fad.bcm-fa-folder-times:after{content:\"\"}.bcm-fad.bcm-fa-folder-tree:after{content:\"\"}.bcm-fad.bcm-fa-folder-upload:after{content:\"\"}.bcm-fad.bcm-fa-folders:after{content:\"\"}.bcm-fad.bcm-fa-font:after{content:\"\"}.bcm-fad.bcm-fa-font-awesome-logo-full:after{content:\"\"}.bcm-fad.bcm-fa-font-case:after{content:\"\"}.bcm-fad.bcm-fa-football-ball:after{content:\"\"}.bcm-fad.bcm-fa-football-helmet:after{content:\"\"}.bcm-fad.bcm-fa-forklift:after{content:\"\"}.bcm-fad.bcm-fa-forward:after{content:\"\"}.bcm-fad.bcm-fa-fragile:after{content:\"\"}.bcm-fad.bcm-fa-french-fries:after{content:\"\"}.bcm-fad.bcm-fa-frog:after{content:\"\"}.bcm-fad.bcm-fa-frosty-head:after{content:\"\"}.bcm-fad.bcm-fa-frown:after{content:\"\"}.bcm-fad.bcm-fa-frown-open:after{content:\"\"}.bcm-fad.bcm-fa-function:after{content:\"\"}.bcm-fad.bcm-fa-funnel-dollar:after{content:\"\"}.bcm-fad.bcm-fa-futbol:after{content:\"\"}.bcm-fad.bcm-fa-galaxy:after{content:\"\"}.bcm-fad.bcm-fa-game-board:after{content:\"\"}.bcm-fad.bcm-fa-game-board-alt:after{content:\"\"}.bcm-fad.bcm-fa-game-console-handheld:after{content:\"\"}.bcm-fad.bcm-fa-gamepad:after{content:\"\"}.bcm-fad.bcm-fa-gamepad-alt:after{content:\"\"}.bcm-fad.bcm-fa-garage:after{content:\"\"}.bcm-fad.bcm-fa-garage-car:after{content:\"\"}.bcm-fad.bcm-fa-garage-open:after{content:\"\"}.bcm-fad.bcm-fa-gas-pump:after{content:\"\"}.bcm-fad.bcm-fa-gas-pump-slash:after{content:\"\"}.bcm-fad.bcm-fa-gavel:after{content:\"\"}.bcm-fad.bcm-fa-gem:after{content:\"\"}.bcm-fad.bcm-fa-genderless:after{content:\"\"}.bcm-fad.bcm-fa-ghost:after{content:\"\"}.bcm-fad.bcm-fa-gift:after{content:\"\"}.bcm-fad.bcm-fa-gift-card:after{content:\"\"}.bcm-fad.bcm-fa-gifts:after{content:\"\"}.bcm-fad.bcm-fa-gingerbread-man:after{content:\"\"}.bcm-fad.bcm-fa-glass:after{content:\"\"}.bcm-fad.bcm-fa-glass-champagne:after{content:\"\"}.bcm-fad.bcm-fa-glass-cheers:after{content:\"\"}.bcm-fad.bcm-fa-glass-citrus:after{content:\"\"}.bcm-fad.bcm-fa-glass-martini:after{content:\"\"}.bcm-fad.bcm-fa-glass-martini-alt:after{content:\"\"}.bcm-fad.bcm-fa-glass-whiskey:after{content:\"\"}.bcm-fad.bcm-fa-glass-whiskey-rocks:after{content:\"\"}.bcm-fad.bcm-fa-glasses:after{content:\"\"}.bcm-fad.bcm-fa-glasses-alt:after{content:\"\"}.bcm-fad.bcm-fa-globe:after{content:\"\"}.bcm-fad.bcm-fa-globe-africa:after{content:\"\"}.bcm-fad.bcm-fa-globe-americas:after{content:\"\"}.bcm-fad.bcm-fa-globe-asia:after{content:\"\"}.bcm-fad.bcm-fa-globe-europe:after{content:\"\"}.bcm-fad.bcm-fa-globe-snow:after{content:\"\"}.bcm-fad.bcm-fa-globe-stand:after{content:\"\"}.bcm-fad.bcm-fa-golf-ball:after{content:\"\"}.bcm-fad.bcm-fa-golf-club:after{content:\"\"}.bcm-fad.bcm-fa-gopuram:after{content:\"\"}.bcm-fad.bcm-fa-graduation-cap:after{content:\"\"}.bcm-fad.bcm-fa-gramophone:after{content:\"\"}.bcm-fad.bcm-fa-greater-than:after{content:\"\"}.bcm-fad.bcm-fa-greater-than-equal:after{content:\"\"}.bcm-fad.bcm-fa-grimace:after{content:\"\"}.bcm-fad.bcm-fa-grin:after{content:\"\"}.bcm-fad.bcm-fa-grin-alt:after{content:\"\"}.bcm-fad.bcm-fa-grin-beam:after{content:\"\"}.bcm-fad.bcm-fa-grin-beam-sweat:after{content:\"\"}.bcm-fad.bcm-fa-grin-hearts:after{content:\"\"}.bcm-fad.bcm-fa-grin-squint:after{content:\"\"}.bcm-fad.bcm-fa-grin-squint-tears:after{content:\"\"}.bcm-fad.bcm-fa-grin-stars:after{content:\"\"}.bcm-fad.bcm-fa-grin-tears:after{content:\"\"}.bcm-fad.bcm-fa-grin-tongue:after{content:\"\"}.bcm-fad.bcm-fa-grin-tongue-squint:after{content:\"\"}.bcm-fad.bcm-fa-grin-tongue-wink:after{content:\"\"}.bcm-fad.bcm-fa-grin-wink:after{content:\"\"}.bcm-fad.bcm-fa-grip-horizontal:after{content:\"\"}.bcm-fad.bcm-fa-grip-lines:after{content:\"\"}.bcm-fad.bcm-fa-grip-lines-vertical:after{content:\"\"}.bcm-fad.bcm-fa-grip-vertical:after{content:\"\"}.bcm-fad.bcm-fa-guitar:after{content:\"\"}.bcm-fad.bcm-fa-guitar-electric:after{content:\"\"}.bcm-fad.bcm-fa-guitars:after{content:\"\"}.bcm-fad.bcm-fa-h-square:after{content:\"\"}.bcm-fad.bcm-fa-h1:after{content:\"\"}.bcm-fad.bcm-fa-h2:after{content:\"\"}.bcm-fad.bcm-fa-h3:after{content:\"\"}.bcm-fad.bcm-fa-h4:after{content:\"\"}.bcm-fad.bcm-fa-hamburger:after{content:\"\"}.bcm-fad.bcm-fa-hammer:after{content:\"\"}.bcm-fad.bcm-fa-hammer-war:after{content:\"\"}.bcm-fad.bcm-fa-hamsa:after{content:\"\"}.bcm-fad.bcm-fa-hand-heart:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-box:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-heart:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-magic:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-medical:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-seedling:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-usd:after{content:\"\"}.bcm-fad.bcm-fa-hand-holding-water:after{content:\"\"}.bcm-fad.bcm-fa-hand-lizard:after{content:\"\"}.bcm-fad.bcm-fa-hand-middle-finger:after{content:\"\"}.bcm-fad.bcm-fa-hand-paper:after{content:\"\"}.bcm-fad.bcm-fa-hand-peace:after{content:\"\"}.bcm-fad.bcm-fa-hand-point-down:after{content:\"\"}.bcm-fad.bcm-fa-hand-point-left:after{content:\"\"}.bcm-fad.bcm-fa-hand-point-right:after{content:\"\"}.bcm-fad.bcm-fa-hand-point-up:after{content:\"\"}.bcm-fad.bcm-fa-hand-pointer:after{content:\"\"}.bcm-fad.bcm-fa-hand-receiving:after{content:\"\"}.bcm-fad.bcm-fa-hand-rock:after{content:\"\"}.bcm-fad.bcm-fa-hand-scissors:after{content:\"\"}.bcm-fad.bcm-fa-hand-sparkles:after{content:\"\"}.bcm-fad.bcm-fa-hand-spock:after{content:\"\"}.bcm-fad.bcm-fa-hands:after{content:\"\"}.bcm-fad.bcm-fa-hands-heart:after{content:\"\"}.bcm-fad.bcm-fa-hands-helping:after{content:\"\"}.bcm-fad.bcm-fa-hands-usd:after{content:\"\"}.bcm-fad.bcm-fa-hands-wash:after{content:\"\"}.bcm-fad.bcm-fa-handshake:after{content:\"\"}.bcm-fad.bcm-fa-handshake-alt:after{content:\"\"}.bcm-fad.bcm-fa-handshake-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-handshake-slash:after{content:\"\"}.bcm-fad.bcm-fa-hanukiah:after{content:\"\"}.bcm-fad.bcm-fa-hard-hat:after{content:\"\"}.bcm-fad.bcm-fa-hashtag:after{content:\"\"}.bcm-fad.bcm-fa-hat-chef:after{content:\"\"}.bcm-fad.bcm-fa-hat-cowboy:after{content:\"\"}.bcm-fad.bcm-fa-hat-cowboy-side:after{content:\"\"}.bcm-fad.bcm-fa-hat-santa:after{content:\"\"}.bcm-fad.bcm-fa-hat-winter:after{content:\"\"}.bcm-fad.bcm-fa-hat-witch:after{content:\"\"}.bcm-fad.bcm-fa-hat-wizard:after{content:\"\"}.bcm-fad.bcm-fa-hdd:after{content:\"\"}.bcm-fad.bcm-fa-head-side:after{content:\"\"}.bcm-fad.bcm-fa-head-side-brain:after{content:\"\"}.bcm-fad.bcm-fa-head-side-cough:after{content:\"\"}.bcm-fad.bcm-fa-head-side-cough-slash:after{content:\"\"}.bcm-fad.bcm-fa-head-side-headphones:after{content:\"\"}.bcm-fad.bcm-fa-head-side-mask:after{content:\"\"}.bcm-fad.bcm-fa-head-side-medical:after{content:\"\"}.bcm-fad.bcm-fa-head-side-virus:after{content:\"\"}.bcm-fad.bcm-fa-head-vr:after{content:\"\"}.bcm-fad.bcm-fa-heading:after{content:\"\"}.bcm-fad.bcm-fa-headphones:after{content:\"\"}.bcm-fad.bcm-fa-headphones-alt:after{content:\"\"}.bcm-fad.bcm-fa-headset:after{content:\"\"}.bcm-fad.bcm-fa-heart:after{content:\"\"}.bcm-fad.bcm-fa-heart-broken:after{content:\"\"}.bcm-fad.bcm-fa-heart-circle:after{content:\"\"}.bcm-fad.bcm-fa-heart-rate:after{content:\"\"}.bcm-fad.bcm-fa-heart-square:after{content:\"\"}.bcm-fad.bcm-fa-heartbeat:after{content:\"\"}.bcm-fad.bcm-fa-heat:after{content:\"\"}.bcm-fad.bcm-fa-helicopter:after{content:\"\"}.bcm-fad.bcm-fa-helmet-battle:after{content:\"\"}.bcm-fad.bcm-fa-hexagon:after{content:\"\"}.bcm-fad.bcm-fa-highlighter:after{content:\"\"}.bcm-fad.bcm-fa-hiking:after{content:\"\"}.bcm-fad.bcm-fa-hippo:after{content:\"\"}.bcm-fad.bcm-fa-history:after{content:\"\"}.bcm-fad.bcm-fa-hockey-mask:after{content:\"\"}.bcm-fad.bcm-fa-hockey-puck:after{content:\"\"}.bcm-fad.bcm-fa-hockey-sticks:after{content:\"\"}.bcm-fad.bcm-fa-holly-berry:after{content:\"\"}.bcm-fad.bcm-fa-home:after{content:\"\"}.bcm-fad.bcm-fa-home-alt:after{content:\"\"}.bcm-fad.bcm-fa-home-heart:after{content:\"\"}.bcm-fad.bcm-fa-home-lg:after{content:\"\"}.bcm-fad.bcm-fa-home-lg-alt:after{content:\"\"}.bcm-fad.bcm-fa-hood-cloak:after{content:\"\"}.bcm-fad.bcm-fa-horizontal-rule:after{content:\"\"}.bcm-fad.bcm-fa-horse:after{content:\"\"}.bcm-fad.bcm-fa-horse-head:after{content:\"\"}.bcm-fad.bcm-fa-horse-saddle:after{content:\"\"}.bcm-fad.bcm-fa-hospital:after{content:\"\"}.bcm-fad.bcm-fa-hospital-alt:after{content:\"\"}.bcm-fad.bcm-fa-hospital-symbol:after{content:\"\"}.bcm-fad.bcm-fa-hospital-user:after{content:\"\"}.bcm-fad.bcm-fa-hospitals:after{content:\"\"}.bcm-fad.bcm-fa-hot-tub:after{content:\"\"}.bcm-fad.bcm-fa-hotdog:after{content:\"\"}.bcm-fad.bcm-fa-hotel:after{content:\"\"}.bcm-fad.bcm-fa-hourglass:after{content:\"\"}.bcm-fad.bcm-fa-hourglass-end:after{content:\"\"}.bcm-fad.bcm-fa-hourglass-half:after{content:\"\"}.bcm-fad.bcm-fa-hourglass-start:after{content:\"\"}.bcm-fad.bcm-fa-house:after{content:\"\"}.bcm-fad.bcm-fa-house-damage:after{content:\"\"}.bcm-fad.bcm-fa-house-day:after{content:\"\"}.bcm-fad.bcm-fa-house-flood:after{content:\"\"}.bcm-fad.bcm-fa-house-leave:after{content:\"\"}.bcm-fad.bcm-fa-house-night:after{content:\"\"}.bcm-fad.bcm-fa-house-return:after{content:\"\"}.bcm-fad.bcm-fa-house-signal:after{content:\"\"}.bcm-fad.bcm-fa-house-user:after{content:\"\"}.bcm-fad.bcm-fa-hryvnia:after{content:\"\"}.bcm-fad.bcm-fa-humidity:after{content:\"\"}.bcm-fad.bcm-fa-hurricane:after{content:\"\"}.bcm-fad.bcm-fa-i-cursor:after{content:\"\"}.bcm-fad.bcm-fa-ice-cream:after{content:\"\"}.bcm-fad.bcm-fa-ice-skate:after{content:\"\"}.bcm-fad.bcm-fa-icicles:after{content:\"\"}.bcm-fad.bcm-fa-icons:after{content:\"\"}.bcm-fad.bcm-fa-icons-alt:after{content:\"\"}.bcm-fad.bcm-fa-id-badge:after{content:\"\"}.bcm-fad.bcm-fa-id-card:after{content:\"\"}.bcm-fad.bcm-fa-id-card-alt:after{content:\"\"}.bcm-fad.bcm-fa-igloo:after{content:\"\"}.bcm-fad.bcm-fa-image:after{content:\"\"}.bcm-fad.bcm-fa-image-polaroid:after{content:\"\"}.bcm-fad.bcm-fa-images:after{content:\"\"}.bcm-fad.bcm-fa-inbox:after{content:\"\"}.bcm-fad.bcm-fa-inbox-in:after{content:\"\"}.bcm-fad.bcm-fa-inbox-out:after{content:\"\"}.bcm-fad.bcm-fa-indent:after{content:\"\"}.bcm-fad.bcm-fa-industry:after{content:\"\"}.bcm-fad.bcm-fa-industry-alt:after{content:\"\"}.bcm-fad.bcm-fa-infinity:after{content:\"\"}.bcm-fad.bcm-fa-info:after{content:\"\"}.bcm-fad.bcm-fa-info-circle:after{content:\"\"}.bcm-fad.bcm-fa-info-square:after{content:\"\"}.bcm-fad.bcm-fa-inhaler:after{content:\"\"}.bcm-fad.bcm-fa-integral:after{content:\"\"}.bcm-fad.bcm-fa-intersection:after{content:\"\"}.bcm-fad.bcm-fa-inventory:after{content:\"\"}.bcm-fad.bcm-fa-island-tropical:after{content:\"\"}.bcm-fad.bcm-fa-italic:after{content:\"\"}.bcm-fad.bcm-fa-jack-o-lantern:after{content:\"\"}.bcm-fad.bcm-fa-jedi:after{content:\"\"}.bcm-fad.bcm-fa-joint:after{content:\"\"}.bcm-fad.bcm-fa-journal-whills:after{content:\"\"}.bcm-fad.bcm-fa-joystick:after{content:\"\"}.bcm-fad.bcm-fa-jug:after{content:\"\"}.bcm-fad.bcm-fa-kaaba:after{content:\"\"}.bcm-fad.bcm-fa-kazoo:after{content:\"\"}.bcm-fad.bcm-fa-kerning:after{content:\"\"}.bcm-fad.bcm-fa-key:after{content:\"\"}.bcm-fad.bcm-fa-key-skeleton:after{content:\"\"}.bcm-fad.bcm-fa-keyboard:after{content:\"\"}.bcm-fad.bcm-fa-keynote:after{content:\"\"}.bcm-fad.bcm-fa-khanda:after{content:\"\"}.bcm-fad.bcm-fa-kidneys:after{content:\"\"}.bcm-fad.bcm-fa-kiss:after{content:\"\"}.bcm-fad.bcm-fa-kiss-beam:after{content:\"\"}.bcm-fad.bcm-fa-kiss-wink-heart:after{content:\"\"}.bcm-fad.bcm-fa-kite:after{content:\"\"}.bcm-fad.bcm-fa-kiwi-bird:after{content:\"\"}.bcm-fad.bcm-fa-knife-kitchen:after{content:\"\"}.bcm-fad.bcm-fa-lambda:after{content:\"\"}.bcm-fad.bcm-fa-lamp:after{content:\"\"}.bcm-fad.bcm-fa-lamp-desk:after{content:\"\"}.bcm-fad.bcm-fa-lamp-floor:after{content:\"\"}.bcm-fad.bcm-fa-landmark:after{content:\"\"}.bcm-fad.bcm-fa-landmark-alt:after{content:\"\"}.bcm-fad.bcm-fa-language:after{content:\"\"}.bcm-fad.bcm-fa-laptop:after{content:\"\"}.bcm-fad.bcm-fa-laptop-code:after{content:\"\"}.bcm-fad.bcm-fa-laptop-house:after{content:\"\"}.bcm-fad.bcm-fa-laptop-medical:after{content:\"\"}.bcm-fad.bcm-fa-lasso:after{content:\"\"}.bcm-fad.bcm-fa-laugh:after{content:\"\"}.bcm-fad.bcm-fa-laugh-beam:after{content:\"\"}.bcm-fad.bcm-fa-laugh-squint:after{content:\"\"}.bcm-fad.bcm-fa-laugh-wink:after{content:\"\"}.bcm-fad.bcm-fa-layer-group:after{content:\"\"}.bcm-fad.bcm-fa-layer-minus:after{content:\"\"}.bcm-fad.bcm-fa-layer-plus:after{content:\"\"}.bcm-fad.bcm-fa-leaf:after{content:\"\"}.bcm-fad.bcm-fa-leaf-heart:after{content:\"\"}.bcm-fad.bcm-fa-leaf-maple:after{content:\"\"}.bcm-fad.bcm-fa-leaf-oak:after{content:\"\"}.bcm-fad.bcm-fa-lemon:after{content:\"\"}.bcm-fad.bcm-fa-less-than:after{content:\"\"}.bcm-fad.bcm-fa-less-than-equal:after{content:\"\"}.bcm-fad.bcm-fa-level-down:after{content:\"\"}.bcm-fad.bcm-fa-level-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-level-up:after{content:\"\"}.bcm-fad.bcm-fa-level-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-life-ring:after{content:\"\"}.bcm-fad.bcm-fa-light-ceiling:after{content:\"\"}.bcm-fad.bcm-fa-light-switch:after{content:\"\"}.bcm-fad.bcm-fa-light-switch-off:after{content:\"\"}.bcm-fad.bcm-fa-light-switch-on:after{content:\"\"}.bcm-fad.bcm-fa-lightbulb:after{content:\"\"}.bcm-fad.bcm-fa-lightbulb-dollar:after{content:\"\"}.bcm-fad.bcm-fa-lightbulb-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-lightbulb-on:after{content:\"\"}.bcm-fad.bcm-fa-lightbulb-slash:after{content:\"\"}.bcm-fad.bcm-fa-lights-holiday:after{content:\"\"}.bcm-fad.bcm-fa-line-columns:after{content:\"\"}.bcm-fad.bcm-fa-line-height:after{content:\"\"}.bcm-fad.bcm-fa-link:after{content:\"\"}.bcm-fad.bcm-fa-lips:after{content:\"\"}.bcm-fad.bcm-fa-lira-sign:after{content:\"\"}.bcm-fad.bcm-fa-list:after{content:\"\"}.bcm-fad.bcm-fa-list-alt:after{content:\"\"}.bcm-fad.bcm-fa-list-music:after{content:\"\"}.bcm-fad.bcm-fa-list-ol:after{content:\"\"}.bcm-fad.bcm-fa-list-ul:after{content:\"\"}.bcm-fad.bcm-fa-location:after{content:\"\"}.bcm-fad.bcm-fa-location-arrow:after{content:\"\"}.bcm-fad.bcm-fa-location-circle:after{content:\"\"}.bcm-fad.bcm-fa-location-slash:after{content:\"\"}.bcm-fad.bcm-fa-lock:after{content:\"\"}.bcm-fad.bcm-fa-lock-alt:after{content:\"\"}.bcm-fad.bcm-fa-lock-open:after{content:\"\"}.bcm-fad.bcm-fa-lock-open-alt:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-alt-down:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-alt-left:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-alt-right:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-alt-up:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-down:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-left:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-right:after{content:\"\"}.bcm-fad.bcm-fa-long-arrow-up:after{content:\"\"}.bcm-fad.bcm-fa-loveseat:after{content:\"\"}.bcm-fad.bcm-fa-low-vision:after{content:\"\"}.bcm-fad.bcm-fa-luchador:after{content:\"\"}.bcm-fad.bcm-fa-luggage-cart:after{content:\"\"}.bcm-fad.bcm-fa-lungs:after{content:\"\"}.bcm-fad.bcm-fa-lungs-virus:after{content:\"\"}.bcm-fad.bcm-fa-mace:after{content:\"\"}.bcm-fad.bcm-fa-magic:after{content:\"\"}.bcm-fad.bcm-fa-magnet:after{content:\"\"}.bcm-fad.bcm-fa-mail-bulk:after{content:\"\"}.bcm-fad.bcm-fa-mailbox:after{content:\"\"}.bcm-fad.bcm-fa-male:after{content:\"\"}.bcm-fad.bcm-fa-mandolin:after{content:\"\"}.bcm-fad.bcm-fa-map:after{content:\"\"}.bcm-fad.bcm-fa-map-marked:after{content:\"\"}.bcm-fad.bcm-fa-map-marked-alt:after{content:\"\"}.bcm-fad.bcm-fa-map-marker:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-alt:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-check:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-edit:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-minus:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-plus:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-question:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-slash:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-smile:after{content:\"\"}.bcm-fad.bcm-fa-map-marker-times:after{content:\"\"}.bcm-fad.bcm-fa-map-pin:after{content:\"\"}.bcm-fad.bcm-fa-map-signs:after{content:\"\"}.bcm-fad.bcm-fa-marker:after{content:\"\"}.bcm-fad.bcm-fa-mars:after{content:\"\"}.bcm-fad.bcm-fa-mars-double:after{content:\"\"}.bcm-fad.bcm-fa-mars-stroke:after{content:\"\"}.bcm-fad.bcm-fa-mars-stroke-h:after{content:\"\"}.bcm-fad.bcm-fa-mars-stroke-v:after{content:\"\"}.bcm-fad.bcm-fa-mask:after{content:\"\"}.bcm-fad.bcm-fa-meat:after{content:\"\"}.bcm-fad.bcm-fa-medal:after{content:\"\"}.bcm-fad.bcm-fa-medkit:after{content:\"\"}.bcm-fad.bcm-fa-megaphone:after{content:\"\"}.bcm-fad.bcm-fa-meh:after{content:\"\"}.bcm-fad.bcm-fa-meh-blank:after{content:\"\"}.bcm-fad.bcm-fa-meh-rolling-eyes:after{content:\"\"}.bcm-fad.bcm-fa-memory:after{content:\"\"}.bcm-fad.bcm-fa-menorah:after{content:\"\"}.bcm-fad.bcm-fa-mercury:after{content:\"\"}.bcm-fad.bcm-fa-meteor:after{content:\"\"}.bcm-fad.bcm-fa-microchip:after{content:\"\"}.bcm-fad.bcm-fa-microphone:after{content:\"\"}.bcm-fad.bcm-fa-microphone-alt:after{content:\"\"}.bcm-fad.bcm-fa-microphone-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-microphone-slash:after{content:\"\"}.bcm-fad.bcm-fa-microphone-stand:after{content:\"\"}.bcm-fad.bcm-fa-microscope:after{content:\"\"}.bcm-fad.bcm-fa-microwave:after{content:\"\"}.bcm-fad.bcm-fa-mind-share:after{content:\"\"}.bcm-fad.bcm-fa-minus:after{content:\"\"}.bcm-fad.bcm-fa-minus-circle:after{content:\"\"}.bcm-fad.bcm-fa-minus-hexagon:after{content:\"\"}.bcm-fad.bcm-fa-minus-octagon:after{content:\"\"}.bcm-fad.bcm-fa-minus-square:after{content:\"\"}.bcm-fad.bcm-fa-mistletoe:after{content:\"\"}.bcm-fad.bcm-fa-mitten:after{content:\"\"}.bcm-fad.bcm-fa-mobile:after{content:\"\"}.bcm-fad.bcm-fa-mobile-alt:after{content:\"\"}.bcm-fad.bcm-fa-mobile-android:after{content:\"\"}.bcm-fad.bcm-fa-mobile-android-alt:after{content:\"\"}.bcm-fad.bcm-fa-money-bill:after{content:\"\"}.bcm-fad.bcm-fa-money-bill-alt:after{content:\"\"}.bcm-fad.bcm-fa-money-bill-wave:after{content:\"\"}.bcm-fad.bcm-fa-money-bill-wave-alt:after{content:\"\"}.bcm-fad.bcm-fa-money-check:after{content:\"\"}.bcm-fad.bcm-fa-money-check-alt:after{content:\"\"}.bcm-fad.bcm-fa-money-check-edit:after{content:\"\"}.bcm-fad.bcm-fa-money-check-edit-alt:after{content:\"\"}.bcm-fad.bcm-fa-monitor-heart-rate:after{content:\"\"}.bcm-fad.bcm-fa-monkey:after{content:\"\"}.bcm-fad.bcm-fa-monument:after{content:\"\"}.bcm-fad.bcm-fa-moon:after{content:\"\"}.bcm-fad.bcm-fa-moon-cloud:after{content:\"\"}.bcm-fad.bcm-fa-moon-stars:after{content:\"\"}.bcm-fad.bcm-fa-mortar-pestle:after{content:\"\"}.bcm-fad.bcm-fa-mosque:after{content:\"\"}.bcm-fad.bcm-fa-motorcycle:after{content:\"\"}.bcm-fad.bcm-fa-mountain:after{content:\"\"}.bcm-fad.bcm-fa-mountains:after{content:\"\"}.bcm-fad.bcm-fa-mouse:after{content:\"\"}.bcm-fad.bcm-fa-mouse-alt:after{content:\"\"}.bcm-fad.bcm-fa-mouse-pointer:after{content:\"\"}.bcm-fad.bcm-fa-mp3-player:after{content:\"\"}.bcm-fad.bcm-fa-mug:after{content:\"\"}.bcm-fad.bcm-fa-mug-hot:after{content:\"\"}.bcm-fad.bcm-fa-mug-marshmallows:after{content:\"\"}.bcm-fad.bcm-fa-mug-tea:after{content:\"\"}.bcm-fad.bcm-fa-music:after{content:\"\"}.bcm-fad.bcm-fa-music-alt:after{content:\"\"}.bcm-fad.bcm-fa-music-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-music-slash:after{content:\"\"}.bcm-fad.bcm-fa-narwhal:after{content:\"\"}.bcm-fad.bcm-fa-network-wired:after{content:\"\"}.bcm-fad.bcm-fa-neuter:after{content:\"\"}.bcm-fad.bcm-fa-newspaper:after{content:\"\"}.bcm-fad.bcm-fa-not-equal:after{content:\"\"}.bcm-fad.bcm-fa-notes-medical:after{content:\"\"}.bcm-fad.bcm-fa-object-group:after{content:\"\"}.bcm-fad.bcm-fa-object-ungroup:after{content:\"\"}.bcm-fad.bcm-fa-octagon:after{content:\"\"}.bcm-fad.bcm-fa-oil-can:after{content:\"\"}.bcm-fad.bcm-fa-oil-temp:after{content:\"\"}.bcm-fad.bcm-fa-om:after{content:\"\"}.bcm-fad.bcm-fa-omega:after{content:\"\"}.bcm-fad.bcm-fa-ornament:after{content:\"\"}.bcm-fad.bcm-fa-otter:after{content:\"\"}.bcm-fad.bcm-fa-outdent:after{content:\"\"}.bcm-fad.bcm-fa-outlet:after{content:\"\"}.bcm-fad.bcm-fa-oven:after{content:\"\"}.bcm-fad.bcm-fa-overline:after{content:\"\"}.bcm-fad.bcm-fa-page-break:after{content:\"\"}.bcm-fad.bcm-fa-pager:after{content:\"\"}.bcm-fad.bcm-fa-paint-brush:after{content:\"\"}.bcm-fad.bcm-fa-paint-brush-alt:after{content:\"\"}.bcm-fad.bcm-fa-paint-roller:after{content:\"\"}.bcm-fad.bcm-fa-palette:after{content:\"\"}.bcm-fad.bcm-fa-pallet:after{content:\"\"}.bcm-fad.bcm-fa-pallet-alt:after{content:\"\"}.bcm-fad.bcm-fa-paper-plane:after{content:\"\"}.bcm-fad.bcm-fa-paperclip:after{content:\"\"}.bcm-fad.bcm-fa-parachute-box:after{content:\"\"}.bcm-fad.bcm-fa-paragraph:after{content:\"\"}.bcm-fad.bcm-fa-paragraph-rtl:after{content:\"\"}.bcm-fad.bcm-fa-parking:after{content:\"\"}.bcm-fad.bcm-fa-parking-circle:after{content:\"\"}.bcm-fad.bcm-fa-parking-circle-slash:after{content:\"\"}.bcm-fad.bcm-fa-parking-slash:after{content:\"\"}.bcm-fad.bcm-fa-passport:after{content:\"\"}.bcm-fad.bcm-fa-pastafarianism:after{content:\"\"}.bcm-fad.bcm-fa-paste:after{content:\"\"}.bcm-fad.bcm-fa-pause:after{content:\"\"}.bcm-fad.bcm-fa-pause-circle:after{content:\"\"}.bcm-fad.bcm-fa-paw:after{content:\"\"}.bcm-fad.bcm-fa-paw-alt:after{content:\"\"}.bcm-fad.bcm-fa-paw-claws:after{content:\"\"}.bcm-fad.bcm-fa-peace:after{content:\"\"}.bcm-fad.bcm-fa-pegasus:after{content:\"\"}.bcm-fad.bcm-fa-pen:after{content:\"\"}.bcm-fad.bcm-fa-pen-alt:after{content:\"\"}.bcm-fad.bcm-fa-pen-fancy:after{content:\"\"}.bcm-fad.bcm-fa-pen-nib:after{content:\"\"}.bcm-fad.bcm-fa-pen-square:after{content:\"\"}.bcm-fad.bcm-fa-pencil:after{content:\"\"}.bcm-fad.bcm-fa-pencil-alt:after{content:\"\"}.bcm-fad.bcm-fa-pencil-paintbrush:after{content:\"\"}.bcm-fad.bcm-fa-pencil-ruler:after{content:\"\"}.bcm-fad.bcm-fa-pennant:after{content:\"\"}.bcm-fad.bcm-fa-people-arrows:after{content:\"\"}.bcm-fad.bcm-fa-people-carry:after{content:\"\"}.bcm-fad.bcm-fa-pepper-hot:after{content:\"\"}.bcm-fad.bcm-fa-percent:after{content:\"\"}.bcm-fad.bcm-fa-percentage:after{content:\"\"}.bcm-fad.bcm-fa-person-booth:after{content:\"\"}.bcm-fad.bcm-fa-person-carry:after{content:\"\"}.bcm-fad.bcm-fa-person-dolly:after{content:\"\"}.bcm-fad.bcm-fa-person-dolly-empty:after{content:\"\"}.bcm-fad.bcm-fa-person-sign:after{content:\"\"}.bcm-fad.bcm-fa-phone:after{content:\"\"}.bcm-fad.bcm-fa-phone-alt:after{content:\"\"}.bcm-fad.bcm-fa-phone-laptop:after{content:\"\"}.bcm-fad.bcm-fa-phone-office:after{content:\"\"}.bcm-fad.bcm-fa-phone-plus:after{content:\"\"}.bcm-fad.bcm-fa-phone-rotary:after{content:\"\"}.bcm-fad.bcm-fa-phone-slash:after{content:\"\"}.bcm-fad.bcm-fa-phone-square:after{content:\"\"}.bcm-fad.bcm-fa-phone-square-alt:after{content:\"\"}.bcm-fad.bcm-fa-phone-volume:after{content:\"\"}.bcm-fad.bcm-fa-photo-video:after{content:\"\"}.bcm-fad.bcm-fa-pi:after{content:\"\"}.bcm-fad.bcm-fa-piano:after{content:\"\"}.bcm-fad.bcm-fa-piano-keyboard:after{content:\"\"}.bcm-fad.bcm-fa-pie:after{content:\"\"}.bcm-fad.bcm-fa-pig:after{content:\"\"}.bcm-fad.bcm-fa-piggy-bank:after{content:\"\"}.bcm-fad.bcm-fa-pills:after{content:\"\"}.bcm-fad.bcm-fa-pizza:after{content:\"\"}.bcm-fad.bcm-fa-pizza-slice:after{content:\"\"}.bcm-fad.bcm-fa-place-of-worship:after{content:\"\"}.bcm-fad.bcm-fa-plane:after{content:\"\"}.bcm-fad.bcm-fa-plane-alt:after{content:\"\"}.bcm-fad.bcm-fa-plane-arrival:after{content:\"\"}.bcm-fad.bcm-fa-plane-departure:after{content:\"\"}.bcm-fad.bcm-fa-plane-slash:after{content:\"\"}.bcm-fad.bcm-fa-planet-moon:after{content:\"\"}.bcm-fad.bcm-fa-planet-ringed:after{content:\"\"}.bcm-fad.bcm-fa-play:after{content:\"\"}.bcm-fad.bcm-fa-play-circle:after{content:\"\"}.bcm-fad.bcm-fa-plug:after{content:\"\"}.bcm-fad.bcm-fa-plus:after{content:\"\"}.bcm-fad.bcm-fa-plus-circle:after{content:\"\"}.bcm-fad.bcm-fa-plus-hexagon:after{content:\"\"}.bcm-fad.bcm-fa-plus-octagon:after{content:\"\"}.bcm-fad.bcm-fa-plus-square:after{content:\"\"}.bcm-fad.bcm-fa-podcast:after{content:\"\"}.bcm-fad.bcm-fa-podium:after{content:\"\"}.bcm-fad.bcm-fa-podium-star:after{content:\"\"}.bcm-fad.bcm-fa-police-box:after{content:\"\"}.bcm-fad.bcm-fa-poll:after{content:\"\"}.bcm-fad.bcm-fa-poll-h:after{content:\"\"}.bcm-fad.bcm-fa-poll-people:after{content:\"\"}.bcm-fad.bcm-fa-poo:after{content:\"\"}.bcm-fad.bcm-fa-poo-storm:after{content:\"\"}.bcm-fad.bcm-fa-poop:after{content:\"\"}.bcm-fad.bcm-fa-popcorn:after{content:\"\"}.bcm-fad.bcm-fa-portal-enter:after{content:\"\"}.bcm-fad.bcm-fa-portal-exit:after{content:\"\"}.bcm-fad.bcm-fa-portrait:after{content:\"\"}.bcm-fad.bcm-fa-pound-sign:after{content:\"\"}.bcm-fad.bcm-fa-power-off:after{content:\"\"}.bcm-fad.bcm-fa-pray:after{content:\"\"}.bcm-fad.bcm-fa-praying-hands:after{content:\"\"}.bcm-fad.bcm-fa-prescription:after{content:\"\"}.bcm-fad.bcm-fa-prescription-bottle:after{content:\"\"}.bcm-fad.bcm-fa-prescription-bottle-alt:after{content:\"\"}.bcm-fad.bcm-fa-presentation:after{content:\"\"}.bcm-fad.bcm-fa-print:after{content:\"\"}.bcm-fad.bcm-fa-print-search:after{content:\"\"}.bcm-fad.bcm-fa-print-slash:after{content:\"\"}.bcm-fad.bcm-fa-procedures:after{content:\"\"}.bcm-fad.bcm-fa-project-diagram:after{content:\"\"}.bcm-fad.bcm-fa-projector:after{content:\"\"}.bcm-fad.bcm-fa-pump-medical:after{content:\"\"}.bcm-fad.bcm-fa-pump-soap:after{content:\"\"}.bcm-fad.bcm-fa-pumpkin:after{content:\"\"}.bcm-fad.bcm-fa-puzzle-piece:after{content:\"\"}.bcm-fad.bcm-fa-qrcode:after{content:\"\"}.bcm-fad.bcm-fa-question:after{content:\"\"}.bcm-fad.bcm-fa-question-circle:after{content:\"\"}.bcm-fad.bcm-fa-question-square:after{content:\"\"}.bcm-fad.bcm-fa-quidditch:after{content:\"\"}.bcm-fad.bcm-fa-quote-left:after{content:\"\"}.bcm-fad.bcm-fa-quote-right:after{content:\"\"}.bcm-fad.bcm-fa-quran:after{content:\"\"}.bcm-fad.bcm-fa-rabbit:after{content:\"\"}.bcm-fad.bcm-fa-rabbit-fast:after{content:\"\"}.bcm-fad.bcm-fa-racquet:after{content:\"\"}.bcm-fad.bcm-fa-radar:after{content:\"\"}.bcm-fad.bcm-fa-radiation:after{content:\"\"}.bcm-fad.bcm-fa-radiation-alt:after{content:\"\"}.bcm-fad.bcm-fa-radio:after{content:\"\"}.bcm-fad.bcm-fa-radio-alt:after{content:\"\"}.bcm-fad.bcm-fa-rainbow:after{content:\"\"}.bcm-fad.bcm-fa-raindrops:after{content:\"\"}.bcm-fad.bcm-fa-ram:after{content:\"\"}.bcm-fad.bcm-fa-ramp-loading:after{content:\"\"}.bcm-fad.bcm-fa-random:after{content:\"\"}.bcm-fad.bcm-fa-raygun:after{content:\"\"}.bcm-fad.bcm-fa-receipt:after{content:\"\"}.bcm-fad.bcm-fa-record-vinyl:after{content:\"\"}.bcm-fad.bcm-fa-rectangle-landscape:after{content:\"\"}.bcm-fad.bcm-fa-rectangle-portrait:after{content:\"\"}.bcm-fad.bcm-fa-rectangle-wide:after{content:\"\"}.bcm-fad.bcm-fa-recycle:after{content:\"\"}.bcm-fad.bcm-fa-redo:after{content:\"\"}.bcm-fad.bcm-fa-redo-alt:after{content:\"\"}.bcm-fad.bcm-fa-refrigerator:after{content:\"\"}.bcm-fad.bcm-fa-registered:after{content:\"\"}.bcm-fad.bcm-fa-remove-format:after{content:\"\"}.bcm-fad.bcm-fa-repeat:after{content:\"\"}.bcm-fad.bcm-fa-repeat-1:after{content:\"\"}.bcm-fad.bcm-fa-repeat-1-alt:after{content:\"\"}.bcm-fad.bcm-fa-repeat-alt:after{content:\"\"}.bcm-fad.bcm-fa-reply:after{content:\"\"}.bcm-fad.bcm-fa-reply-all:after{content:\"\"}.bcm-fad.bcm-fa-republican:after{content:\"\"}.bcm-fad.bcm-fa-restroom:after{content:\"\"}.bcm-fad.bcm-fa-retweet:after{content:\"\"}.bcm-fad.bcm-fa-retweet-alt:after{content:\"\"}.bcm-fad.bcm-fa-ribbon:after{content:\"\"}.bcm-fad.bcm-fa-ring:after{content:\"\"}.bcm-fad.bcm-fa-rings-wedding:after{content:\"\"}.bcm-fad.bcm-fa-road:after{content:\"\"}.bcm-fad.bcm-fa-robot:after{content:\"\"}.bcm-fad.bcm-fa-rocket:after{content:\"\"}.bcm-fad.bcm-fa-rocket-launch:after{content:\"\"}.bcm-fad.bcm-fa-route:after{content:\"\"}.bcm-fad.bcm-fa-route-highway:after{content:\"\"}.bcm-fad.bcm-fa-route-interstate:after{content:\"\"}.bcm-fad.bcm-fa-router:after{content:\"\"}.bcm-fad.bcm-fa-rss:after{content:\"\"}.bcm-fad.bcm-fa-rss-square:after{content:\"\"}.bcm-fad.bcm-fa-ruble-sign:after{content:\"\"}.bcm-fad.bcm-fa-ruler:after{content:\"\"}.bcm-fad.bcm-fa-ruler-combined:after{content:\"\"}.bcm-fad.bcm-fa-ruler-horizontal:after{content:\"\"}.bcm-fad.bcm-fa-ruler-triangle:after{content:\"\"}.bcm-fad.bcm-fa-ruler-vertical:after{content:\"\"}.bcm-fad.bcm-fa-running:after{content:\"\"}.bcm-fad.bcm-fa-rupee-sign:after{content:\"\"}.bcm-fad.bcm-fa-rv:after{content:\"\"}.bcm-fad.bcm-fa-sack:after{content:\"\"}.bcm-fad.bcm-fa-sack-dollar:after{content:\"\"}.bcm-fad.bcm-fa-sad-cry:after{content:\"\"}.bcm-fad.bcm-fa-sad-tear:after{content:\"\"}.bcm-fad.bcm-fa-salad:after{content:\"\"}.bcm-fad.bcm-fa-sandwich:after{content:\"\"}.bcm-fad.bcm-fa-satellite:after{content:\"\"}.bcm-fad.bcm-fa-satellite-dish:after{content:\"\"}.bcm-fad.bcm-fa-sausage:after{content:\"\"}.bcm-fad.bcm-fa-save:after{content:\"\"}.bcm-fad.bcm-fa-sax-hot:after{content:\"\"}.bcm-fad.bcm-fa-saxophone:after{content:\"\"}.bcm-fad.bcm-fa-scalpel:after{content:\"\"}.bcm-fad.bcm-fa-scalpel-path:after{content:\"\"}.bcm-fad.bcm-fa-scanner:after{content:\"\"}.bcm-fad.bcm-fa-scanner-image:after{content:\"\"}.bcm-fad.bcm-fa-scanner-keyboard:after{content:\"\"}.bcm-fad.bcm-fa-scanner-touchscreen:after{content:\"\"}.bcm-fad.bcm-fa-scarecrow:after{content:\"\"}.bcm-fad.bcm-fa-scarf:after{content:\"\"}.bcm-fad.bcm-fa-school:after{content:\"\"}.bcm-fad.bcm-fa-screwdriver:after{content:\"\"}.bcm-fad.bcm-fa-scroll:after{content:\"\"}.bcm-fad.bcm-fa-scroll-old:after{content:\"\"}.bcm-fad.bcm-fa-scrubber:after{content:\"\"}.bcm-fad.bcm-fa-scythe:after{content:\"\"}.bcm-fad.bcm-fa-sd-card:after{content:\"\"}.bcm-fad.bcm-fa-search:after{content:\"\"}.bcm-fad.bcm-fa-search-dollar:after{content:\"\"}.bcm-fad.bcm-fa-search-location:after{content:\"\"}.bcm-fad.bcm-fa-search-minus:after{content:\"\"}.bcm-fad.bcm-fa-search-plus:after{content:\"\"}.bcm-fad.bcm-fa-seedling:after{content:\"\"}.bcm-fad.bcm-fa-send-back:after{content:\"\"}.bcm-fad.bcm-fa-send-backward:after{content:\"\"}.bcm-fad.bcm-fa-sensor:after{content:\"\"}.bcm-fad.bcm-fa-sensor-alert:after{content:\"\"}.bcm-fad.bcm-fa-sensor-fire:after{content:\"\"}.bcm-fad.bcm-fa-sensor-on:after{content:\"\"}.bcm-fad.bcm-fa-sensor-smoke:after{content:\"\"}.bcm-fad.bcm-fa-server:after{content:\"\"}.bcm-fad.bcm-fa-shapes:after{content:\"\"}.bcm-fad.bcm-fa-share:after{content:\"\"}.bcm-fad.bcm-fa-share-all:after{content:\"\"}.bcm-fad.bcm-fa-share-alt:after{content:\"\"}.bcm-fad.bcm-fa-share-alt-square:after{content:\"\"}.bcm-fad.bcm-fa-share-square:after{content:\"\"}.bcm-fad.bcm-fa-sheep:after{content:\"\"}.bcm-fad.bcm-fa-shekel-sign:after{content:\"\"}.bcm-fad.bcm-fa-shield:after{content:\"\"}.bcm-fad.bcm-fa-shield-alt:after{content:\"\"}.bcm-fad.bcm-fa-shield-check:after{content:\"\"}.bcm-fad.bcm-fa-shield-cross:after{content:\"\"}.bcm-fad.bcm-fa-shield-virus:after{content:\"\"}.bcm-fad.bcm-fa-ship:after{content:\"\"}.bcm-fad.bcm-fa-shipping-fast:after{content:\"\"}.bcm-fad.bcm-fa-shipping-timed:after{content:\"\"}.bcm-fad.bcm-fa-shish-kebab:after{content:\"\"}.bcm-fad.bcm-fa-shoe-prints:after{content:\"\"}.bcm-fad.bcm-fa-shopping-bag:after{content:\"\"}.bcm-fad.bcm-fa-shopping-basket:after{content:\"\"}.bcm-fad.bcm-fa-shopping-cart:after{content:\"\"}.bcm-fad.bcm-fa-shovel:after{content:\"\"}.bcm-fad.bcm-fa-shovel-snow:after{content:\"\"}.bcm-fad.bcm-fa-shower:after{content:\"\"}.bcm-fad.bcm-fa-shredder:after{content:\"\"}.bcm-fad.bcm-fa-shuttle-van:after{content:\"\"}.bcm-fad.bcm-fa-shuttlecock:after{content:\"\"}.bcm-fad.bcm-fa-sickle:after{content:\"\"}.bcm-fad.bcm-fa-sigma:after{content:\"\"}.bcm-fad.bcm-fa-sign:after{content:\"\"}.bcm-fad.bcm-fa-sign-in:after{content:\"\"}.bcm-fad.bcm-fa-sign-in-alt:after{content:\"\"}.bcm-fad.bcm-fa-sign-language:after{content:\"\"}.bcm-fad.bcm-fa-sign-out:after{content:\"\"}.bcm-fad.bcm-fa-sign-out-alt:after{content:\"\"}.bcm-fad.bcm-fa-signal:after{content:\"\"}.bcm-fad.bcm-fa-signal-1:after{content:\"\"}.bcm-fad.bcm-fa-signal-2:after{content:\"\"}.bcm-fad.bcm-fa-signal-3:after{content:\"\"}.bcm-fad.bcm-fa-signal-4:after{content:\"\"}.bcm-fad.bcm-fa-signal-alt:after{content:\"\"}.bcm-fad.bcm-fa-signal-alt-1:after{content:\"\"}.bcm-fad.bcm-fa-signal-alt-2:after{content:\"\"}.bcm-fad.bcm-fa-signal-alt-3:after{content:\"\"}.bcm-fad.bcm-fa-signal-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-signal-slash:after{content:\"\"}.bcm-fad.bcm-fa-signal-stream:after{content:\"\"}.bcm-fad.bcm-fa-signature:after{content:\"\"}.bcm-fad.bcm-fa-sim-card:after{content:\"\"}.bcm-fad.bcm-fa-sink:after{content:\"\"}.bcm-fad.bcm-fa-siren:after{content:\"\"}.bcm-fad.bcm-fa-siren-on:after{content:\"\"}.bcm-fad.bcm-fa-sitemap:after{content:\"\"}.bcm-fad.bcm-fa-skating:after{content:\"\"}.bcm-fad.bcm-fa-skeleton:after{content:\"\"}.bcm-fad.bcm-fa-ski-jump:after{content:\"\"}.bcm-fad.bcm-fa-ski-lift:after{content:\"\"}.bcm-fad.bcm-fa-skiing:after{content:\"\"}.bcm-fad.bcm-fa-skiing-nordic:after{content:\"\"}.bcm-fad.bcm-fa-skull:after{content:\"\"}.bcm-fad.bcm-fa-skull-cow:after{content:\"\"}.bcm-fad.bcm-fa-skull-crossbones:after{content:\"\"}.bcm-fad.bcm-fa-slash:after{content:\"\"}.bcm-fad.bcm-fa-sledding:after{content:\"\"}.bcm-fad.bcm-fa-sleigh:after{content:\"\"}.bcm-fad.bcm-fa-sliders-h:after{content:\"\"}.bcm-fad.bcm-fa-sliders-h-square:after{content:\"\"}.bcm-fad.bcm-fa-sliders-v:after{content:\"\"}.bcm-fad.bcm-fa-sliders-v-square:after{content:\"\"}.bcm-fad.bcm-fa-smile:after{content:\"\"}.bcm-fad.bcm-fa-smile-beam:after{content:\"\"}.bcm-fad.bcm-fa-smile-plus:after{content:\"\"}.bcm-fad.bcm-fa-smile-wink:after{content:\"\"}.bcm-fad.bcm-fa-smog:after{content:\"\"}.bcm-fad.bcm-fa-smoke:after{content:\"\"}.bcm-fad.bcm-fa-smoking:after{content:\"\"}.bcm-fad.bcm-fa-smoking-ban:after{content:\"\"}.bcm-fad.bcm-fa-sms:after{content:\"\"}.bcm-fad.bcm-fa-snake:after{content:\"\"}.bcm-fad.bcm-fa-snooze:after{content:\"\"}.bcm-fad.bcm-fa-snow-blowing:after{content:\"\"}.bcm-fad.bcm-fa-snowboarding:after{content:\"\"}.bcm-fad.bcm-fa-snowflake:after{content:\"\"}.bcm-fad.bcm-fa-snowflakes:after{content:\"\"}.bcm-fad.bcm-fa-snowman:after{content:\"\"}.bcm-fad.bcm-fa-snowmobile:after{content:\"\"}.bcm-fad.bcm-fa-snowplow:after{content:\"\"}.bcm-fad.bcm-fa-soap:after{content:\"\"}.bcm-fad.bcm-fa-socks:after{content:\"\"}.bcm-fad.bcm-fa-solar-panel:after{content:\"\"}.bcm-fad.bcm-fa-solar-system:after{content:\"\"}.bcm-fad.bcm-fa-sort:after{content:\"\"}.bcm-fad.bcm-fa-sort-alpha-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-alpha-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-alpha-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-alpha-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-amount-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-amount-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-amount-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-amount-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-circle:after{content:\"\"}.bcm-fad.bcm-fa-sort-circle-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-circle-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-numeric-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-numeric-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-numeric-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-numeric-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-shapes-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-shapes-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-shapes-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-shapes-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-size-down:after{content:\"\"}.bcm-fad.bcm-fa-sort-size-down-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-size-up:after{content:\"\"}.bcm-fad.bcm-fa-sort-size-up-alt:after{content:\"\"}.bcm-fad.bcm-fa-sort-up:after{content:\"\"}.bcm-fad.bcm-fa-soup:after{content:\"\"}.bcm-fad.bcm-fa-spa:after{content:\"\"}.bcm-fad.bcm-fa-space-shuttle:after{content:\"\"}.bcm-fad.bcm-fa-space-station-moon:after{content:\"\"}.bcm-fad.bcm-fa-space-station-moon-alt:after{content:\"\"}.bcm-fad.bcm-fa-spade:after{content:\"\"}.bcm-fad.bcm-fa-sparkles:after{content:\"\"}.bcm-fad.bcm-fa-speaker:after{content:\"\"}.bcm-fad.bcm-fa-speakers:after{content:\"\"}.bcm-fad.bcm-fa-spell-check:after{content:\"\"}.bcm-fad.bcm-fa-spider:after{content:\"\"}.bcm-fad.bcm-fa-spider-black-widow:after{content:\"\"}.bcm-fad.bcm-fa-spider-web:after{content:\"\"}.bcm-fad.bcm-fa-spinner:after{content:\"\"}.bcm-fad.bcm-fa-spinner-third:after{content:\"\"}.bcm-fad.bcm-fa-splotch:after{content:\"\"}.bcm-fad.bcm-fa-spray-can:after{content:\"\"}.bcm-fad.bcm-fa-sprinkler:after{content:\"\"}.bcm-fad.bcm-fa-square:after{content:\"\"}.bcm-fad.bcm-fa-square-full:after{content:\"\"}.bcm-fad.bcm-fa-square-root:after{content:\"\"}.bcm-fad.bcm-fa-square-root-alt:after{content:\"\"}.bcm-fad.bcm-fa-squirrel:after{content:\"\"}.bcm-fad.bcm-fa-staff:after{content:\"\"}.bcm-fad.bcm-fa-stamp:after{content:\"\"}.bcm-fad.bcm-fa-star:after{content:\"\"}.bcm-fad.bcm-fa-star-and-crescent:after{content:\"\"}.bcm-fad.bcm-fa-star-christmas:after{content:\"\"}.bcm-fad.bcm-fa-star-exclamation:after{content:\"\"}.bcm-fad.bcm-fa-star-half:after{content:\"\"}.bcm-fad.bcm-fa-star-half-alt:after{content:\"\"}.bcm-fad.bcm-fa-star-of-david:after{content:\"\"}.bcm-fad.bcm-fa-star-of-life:after{content:\"\"}.bcm-fad.bcm-fa-star-shooting:after{content:\"\"}.bcm-fad.bcm-fa-starfighter:after{content:\"\"}.bcm-fad.bcm-fa-starfighter-alt:after{content:\"\"}.bcm-fad.bcm-fa-stars:after{content:\"\"}.bcm-fad.bcm-fa-starship:after{content:\"\"}.bcm-fad.bcm-fa-starship-freighter:after{content:\"\"}.bcm-fad.bcm-fa-steak:after{content:\"\"}.bcm-fad.bcm-fa-steering-wheel:after{content:\"\"}.bcm-fad.bcm-fa-step-backward:after{content:\"\"}.bcm-fad.bcm-fa-step-forward:after{content:\"\"}.bcm-fad.bcm-fa-stethoscope:after{content:\"\"}.bcm-fad.bcm-fa-sticky-note:after{content:\"\"}.bcm-fad.bcm-fa-stocking:after{content:\"\"}.bcm-fad.bcm-fa-stomach:after{content:\"\"}.bcm-fad.bcm-fa-stop:after{content:\"\"}.bcm-fad.bcm-fa-stop-circle:after{content:\"\"}.bcm-fad.bcm-fa-stopwatch:after{content:\"\"}.bcm-fad.bcm-fa-stopwatch-20:after{content:\"\"}.bcm-fad.bcm-fa-store:after{content:\"\"}.bcm-fad.bcm-fa-store-alt:after{content:\"\"}.bcm-fad.bcm-fa-store-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-store-slash:after{content:\"\"}.bcm-fad.bcm-fa-stream:after{content:\"\"}.bcm-fad.bcm-fa-street-view:after{content:\"\"}.bcm-fad.bcm-fa-stretcher:after{content:\"\"}.bcm-fad.bcm-fa-strikethrough:after{content:\"\"}.bcm-fad.bcm-fa-stroopwafel:after{content:\"\"}.bcm-fad.bcm-fa-subscript:after{content:\"\"}.bcm-fad.bcm-fa-subway:after{content:\"\"}.bcm-fad.bcm-fa-suitcase:after{content:\"\"}.bcm-fad.bcm-fa-suitcase-rolling:after{content:\"\"}.bcm-fad.bcm-fa-sun:after{content:\"\"}.bcm-fad.bcm-fa-sun-cloud:after{content:\"\"}.bcm-fad.bcm-fa-sun-dust:after{content:\"\"}.bcm-fad.bcm-fa-sun-haze:after{content:\"\"}.bcm-fad.bcm-fa-sunglasses:after{content:\"\"}.bcm-fad.bcm-fa-sunrise:after{content:\"\"}.bcm-fad.bcm-fa-sunset:after{content:\"\"}.bcm-fad.bcm-fa-superscript:after{content:\"\"}.bcm-fad.bcm-fa-surprise:after{content:\"\"}.bcm-fad.bcm-fa-swatchbook:after{content:\"\"}.bcm-fad.bcm-fa-swimmer:after{content:\"\"}.bcm-fad.bcm-fa-swimming-pool:after{content:\"\"}.bcm-fad.bcm-fa-sword:after{content:\"\"}.bcm-fad.bcm-fa-sword-laser:after{content:\"\"}.bcm-fad.bcm-fa-sword-laser-alt:after{content:\"\"}.bcm-fad.bcm-fa-swords:after{content:\"\"}.bcm-fad.bcm-fa-swords-laser:after{content:\"\"}.bcm-fad.bcm-fa-synagogue:after{content:\"\"}.bcm-fad.bcm-fa-sync:after{content:\"\"}.bcm-fad.bcm-fa-sync-alt:after{content:\"\"}.bcm-fad.bcm-fa-syringe:after{content:\"\"}.bcm-fad.bcm-fa-table:after{content:\"\"}.bcm-fad.bcm-fa-table-tennis:after{content:\"\"}.bcm-fad.bcm-fa-tablet:after{content:\"\"}.bcm-fad.bcm-fa-tablet-alt:after{content:\"\"}.bcm-fad.bcm-fa-tablet-android:after{content:\"\"}.bcm-fad.bcm-fa-tablet-android-alt:after{content:\"\"}.bcm-fad.bcm-fa-tablet-rugged:after{content:\"\"}.bcm-fad.bcm-fa-tablets:after{content:\"\"}.bcm-fad.bcm-fa-tachometer:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt-average:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt-fast:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt-fastest:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt-slow:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-alt-slowest:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-average:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-fast:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-fastest:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-slow:after{content:\"\"}.bcm-fad.bcm-fa-tachometer-slowest:after{content:\"\"}.bcm-fad.bcm-fa-taco:after{content:\"\"}.bcm-fad.bcm-fa-tag:after{content:\"\"}.bcm-fad.bcm-fa-tags:after{content:\"\"}.bcm-fad.bcm-fa-tally:after{content:\"\"}.bcm-fad.bcm-fa-tanakh:after{content:\"\"}.bcm-fad.bcm-fa-tape:after{content:\"\"}.bcm-fad.bcm-fa-tasks:after{content:\"\"}.bcm-fad.bcm-fa-tasks-alt:after{content:\"\"}.bcm-fad.bcm-fa-taxi:after{content:\"\"}.bcm-fad.bcm-fa-teeth:after{content:\"\"}.bcm-fad.bcm-fa-teeth-open:after{content:\"\"}.bcm-fad.bcm-fa-telescope:after{content:\"\"}.bcm-fad.bcm-fa-temperature-down:after{content:\"\"}.bcm-fad.bcm-fa-temperature-frigid:after{content:\"\"}.bcm-fad.bcm-fa-temperature-high:after{content:\"\"}.bcm-fad.bcm-fa-temperature-hot:after{content:\"\"}.bcm-fad.bcm-fa-temperature-low:after{content:\"\"}.bcm-fad.bcm-fa-temperature-up:after{content:\"\"}.bcm-fad.bcm-fa-tenge:after{content:\"\"}.bcm-fad.bcm-fa-tennis-ball:after{content:\"\"}.bcm-fad.bcm-fa-terminal:after{content:\"\"}.bcm-fad.bcm-fa-text:after{content:\"\"}.bcm-fad.bcm-fa-text-height:after{content:\"\"}.bcm-fad.bcm-fa-text-size:after{content:\"\"}.bcm-fad.bcm-fa-text-width:after{content:\"\"}.bcm-fad.bcm-fa-th:after{content:\"\"}.bcm-fad.bcm-fa-th-large:after{content:\"\"}.bcm-fad.bcm-fa-th-list:after{content:\"\"}.bcm-fad.bcm-fa-theater-masks:after{content:\"\"}.bcm-fad.bcm-fa-thermometer:after{content:\"\"}.bcm-fad.bcm-fa-thermometer-empty:after{content:\"\"}.bcm-fad.bcm-fa-thermometer-full:after{content:\"\"}.bcm-fad.bcm-fa-thermometer-half:after{content:\"\"}.bcm-fad.bcm-fa-thermometer-quarter:after{content:\"\"}.bcm-fad.bcm-fa-thermometer-three-quarters:after{content:\"\"}.bcm-fad.bcm-fa-theta:after{content:\"\"}.bcm-fad.bcm-fa-thumbs-down:after{content:\"\"}.bcm-fad.bcm-fa-thumbs-up:after{content:\"\"}.bcm-fad.bcm-fa-thumbtack:after{content:\"\"}.bcm-fad.bcm-fa-thunderstorm:after{content:\"\"}.bcm-fad.bcm-fa-thunderstorm-moon:after{content:\"\"}.bcm-fad.bcm-fa-thunderstorm-sun:after{content:\"\"}.bcm-fad.bcm-fa-ticket:after{content:\"\"}.bcm-fad.bcm-fa-ticket-alt:after{content:\"\"}.bcm-fad.bcm-fa-tilde:after{content:\"\"}.bcm-fad.bcm-fa-times:after{content:\"\"}.bcm-fad.bcm-fa-times-circle:after{content:\"\"}.bcm-fad.bcm-fa-times-hexagon:after{content:\"\"}.bcm-fad.bcm-fa-times-octagon:after{content:\"\"}.bcm-fad.bcm-fa-times-square:after{content:\"\"}.bcm-fad.bcm-fa-tint:after{content:\"\"}.bcm-fad.bcm-fa-tint-slash:after{content:\"\"}.bcm-fad.bcm-fa-tire:after{content:\"\"}.bcm-fad.bcm-fa-tire-flat:after{content:\"\"}.bcm-fad.bcm-fa-tire-pressure-warning:after{content:\"\"}.bcm-fad.bcm-fa-tire-rugged:after{content:\"\"}.bcm-fad.bcm-fa-tired:after{content:\"\"}.bcm-fad.bcm-fa-toggle-off:after{content:\"\"}.bcm-fad.bcm-fa-toggle-on:after{content:\"\"}.bcm-fad.bcm-fa-toilet:after{content:\"\"}.bcm-fad.bcm-fa-toilet-paper:after{content:\"\"}.bcm-fad.bcm-fa-toilet-paper-alt:after{content:\"\"}.bcm-fad.bcm-fa-toilet-paper-slash:after{content:\"\"}.bcm-fad.bcm-fa-tombstone:after{content:\"\"}.bcm-fad.bcm-fa-tombstone-alt:after{content:\"\"}.bcm-fad.bcm-fa-toolbox:after{content:\"\"}.bcm-fad.bcm-fa-tools:after{content:\"\"}.bcm-fad.bcm-fa-tooth:after{content:\"\"}.bcm-fad.bcm-fa-toothbrush:after{content:\"\"}.bcm-fad.bcm-fa-torah:after{content:\"\"}.bcm-fad.bcm-fa-torii-gate:after{content:\"\"}.bcm-fad.bcm-fa-tornado:after{content:\"\"}.bcm-fad.bcm-fa-tractor:after{content:\"\"}.bcm-fad.bcm-fa-trademark:after{content:\"\"}.bcm-fad.bcm-fa-traffic-cone:after{content:\"\"}.bcm-fad.bcm-fa-traffic-light:after{content:\"\"}.bcm-fad.bcm-fa-traffic-light-go:after{content:\"\"}.bcm-fad.bcm-fa-traffic-light-slow:after{content:\"\"}.bcm-fad.bcm-fa-traffic-light-stop:after{content:\"\"}.bcm-fad.bcm-fa-trailer:after{content:\"\"}.bcm-fad.bcm-fa-train:after{content:\"\"}.bcm-fad.bcm-fa-tram:after{content:\"\"}.bcm-fad.bcm-fa-transgender:after{content:\"\"}.bcm-fad.bcm-fa-transgender-alt:after{content:\"\"}.bcm-fad.bcm-fa-transporter:after{content:\"\"}.bcm-fad.bcm-fa-transporter-1:after{content:\"\"}.bcm-fad.bcm-fa-transporter-2:after{content:\"\"}.bcm-fad.bcm-fa-transporter-3:after{content:\"\"}.bcm-fad.bcm-fa-transporter-empty:after{content:\"\"}.bcm-fad.bcm-fa-trash:after{content:\"\"}.bcm-fad.bcm-fa-trash-alt:after{content:\"\"}.bcm-fad.bcm-fa-trash-restore:after{content:\"\"}.bcm-fad.bcm-fa-trash-restore-alt:after{content:\"\"}.bcm-fad.bcm-fa-trash-undo:after{content:\"\"}.bcm-fad.bcm-fa-trash-undo-alt:after{content:\"\"}.bcm-fad.bcm-fa-treasure-chest:after{content:\"\"}.bcm-fad.bcm-fa-tree:after{content:\"\"}.bcm-fad.bcm-fa-tree-alt:after{content:\"\"}.bcm-fad.bcm-fa-tree-christmas:after{content:\"\"}.bcm-fad.bcm-fa-tree-decorated:after{content:\"\"}.bcm-fad.bcm-fa-tree-large:after{content:\"\"}.bcm-fad.bcm-fa-tree-palm:after{content:\"\"}.bcm-fad.bcm-fa-trees:after{content:\"\"}.bcm-fad.bcm-fa-triangle:after{content:\"\"}.bcm-fad.bcm-fa-triangle-music:after{content:\"\"}.bcm-fad.bcm-fa-trophy:after{content:\"\"}.bcm-fad.bcm-fa-trophy-alt:after{content:\"\"}.bcm-fad.bcm-fa-truck:after{content:\"\"}.bcm-fad.bcm-fa-truck-container:after{content:\"\"}.bcm-fad.bcm-fa-truck-couch:after{content:\"\"}.bcm-fad.bcm-fa-truck-loading:after{content:\"\"}.bcm-fad.bcm-fa-truck-monster:after{content:\"\"}.bcm-fad.bcm-fa-truck-moving:after{content:\"\"}.bcm-fad.bcm-fa-truck-pickup:after{content:\"\"}.bcm-fad.bcm-fa-truck-plow:after{content:\"\"}.bcm-fad.bcm-fa-truck-ramp:after{content:\"\"}.bcm-fad.bcm-fa-trumpet:after{content:\"\"}.bcm-fad.bcm-fa-tshirt:after{content:\"\"}.bcm-fad.bcm-fa-tty:after{content:\"\"}.bcm-fad.bcm-fa-turkey:after{content:\"\"}.bcm-fad.bcm-fa-turntable:after{content:\"\"}.bcm-fad.bcm-fa-turtle:after{content:\"\"}.bcm-fad.bcm-fa-tv:after{content:\"\"}.bcm-fad.bcm-fa-tv-alt:after{content:\"\"}.bcm-fad.bcm-fa-tv-music:after{content:\"\"}.bcm-fad.bcm-fa-tv-retro:after{content:\"\"}.bcm-fad.bcm-fa-typewriter:after{content:\"\"}.bcm-fad.bcm-fa-ufo:after{content:\"\"}.bcm-fad.bcm-fa-ufo-beam:after{content:\"\"}.bcm-fad.bcm-fa-umbrella:after{content:\"\"}.bcm-fad.bcm-fa-umbrella-beach:after{content:\"\"}.bcm-fad.bcm-fa-underline:after{content:\"\"}.bcm-fad.bcm-fa-undo:after{content:\"\"}.bcm-fad.bcm-fa-undo-alt:after{content:\"\"}.bcm-fad.bcm-fa-unicorn:after{content:\"\"}.bcm-fad.bcm-fa-union:after{content:\"\"}.bcm-fad.bcm-fa-universal-access:after{content:\"\"}.bcm-fad.bcm-fa-university:after{content:\"\"}.bcm-fad.bcm-fa-unlink:after{content:\"\"}.bcm-fad.bcm-fa-unlock:after{content:\"\"}.bcm-fad.bcm-fa-unlock-alt:after{content:\"\"}.bcm-fad.bcm-fa-upload:after{content:\"\"}.bcm-fad.bcm-fa-usb-drive:after{content:\"\"}.bcm-fad.bcm-fa-usd-circle:after{content:\"\"}.bcm-fad.bcm-fa-usd-square:after{content:\"\"}.bcm-fad.bcm-fa-user:after{content:\"\"}.bcm-fad.bcm-fa-user-alien:after{content:\"\"}.bcm-fad.bcm-fa-user-alt:after{content:\"\"}.bcm-fad.bcm-fa-user-alt-slash:after{content:\"\"}.bcm-fad.bcm-fa-user-astronaut:after{content:\"\"}.bcm-fad.bcm-fa-user-chart:after{content:\"\"}.bcm-fad.bcm-fa-user-check:after{content:\"\"}.bcm-fad.bcm-fa-user-circle:after{content:\"\"}.bcm-fad.bcm-fa-user-clock:after{content:\"\"}.bcm-fad.bcm-fa-user-cog:after{content:\"\"}.bcm-fad.bcm-fa-user-cowboy:after{content:\"\"}.bcm-fad.bcm-fa-user-crown:after{content:\"\"}.bcm-fad.bcm-fa-user-edit:after{content:\"\"}.bcm-fad.bcm-fa-user-friends:after{content:\"\"}.bcm-fad.bcm-fa-user-graduate:after{content:\"\"}.bcm-fad.bcm-fa-user-hard-hat:after{content:\"\"}.bcm-fad.bcm-fa-user-headset:after{content:\"\"}.bcm-fad.bcm-fa-user-injured:after{content:\"\"}.bcm-fad.bcm-fa-user-lock:after{content:\"\"}.bcm-fad.bcm-fa-user-md:after{content:\"\"}.bcm-fad.bcm-fa-user-md-chat:after{content:\"\"}.bcm-fad.bcm-fa-user-minus:after{content:\"\"}.bcm-fad.bcm-fa-user-music:after{content:\"\"}.bcm-fad.bcm-fa-user-ninja:after{content:\"\"}.bcm-fad.bcm-fa-user-nurse:after{content:\"\"}.bcm-fad.bcm-fa-user-plus:after{content:\"\"}.bcm-fad.bcm-fa-user-robot:after{content:\"\"}.bcm-fad.bcm-fa-user-secret:after{content:\"\"}.bcm-fad.bcm-fa-user-shield:after{content:\"\"}.bcm-fad.bcm-fa-user-slash:after{content:\"\"}.bcm-fad.bcm-fa-user-tag:after{content:\"\"}.bcm-fad.bcm-fa-user-tie:after{content:\"\"}.bcm-fad.bcm-fa-user-times:after{content:\"\"}.bcm-fad.bcm-fa-user-unlock:after{content:\"\"}.bcm-fad.bcm-fa-user-visor:after{content:\"\"}.bcm-fad.bcm-fa-users:after{content:\"\"}.bcm-fad.bcm-fa-users-class:after{content:\"\"}.bcm-fad.bcm-fa-users-cog:after{content:\"\"}.bcm-fad.bcm-fa-users-crown:after{content:\"\"}.bcm-fad.bcm-fa-users-medical:after{content:\"\"}.bcm-fad.bcm-fa-users-slash:after{content:\"\"}.bcm-fad.bcm-fa-utensil-fork:after{content:\"\"}.bcm-fad.bcm-fa-utensil-knife:after{content:\"\"}.bcm-fad.bcm-fa-utensil-spoon:after{content:\"\"}.bcm-fad.bcm-fa-utensils:after{content:\"\"}.bcm-fad.bcm-fa-utensils-alt:after{content:\"\"}.bcm-fad.bcm-fa-vacuum:after{content:\"\"}.bcm-fad.bcm-fa-vacuum-robot:after{content:\"\"}.bcm-fad.bcm-fa-value-absolute:after{content:\"\"}.bcm-fad.bcm-fa-vector-square:after{content:\"\"}.bcm-fad.bcm-fa-venus:after{content:\"\"}.bcm-fad.bcm-fa-venus-double:after{content:\"\"}.bcm-fad.bcm-fa-venus-mars:after{content:\"\"}.bcm-fad.bcm-fa-vest:after{content:\"\"}.bcm-fad.bcm-fa-vest-patches:after{content:\"\"}.bcm-fad.bcm-fa-vhs:after{content:\"\"}.bcm-fad.bcm-fa-vial:after{content:\"\"}.bcm-fad.bcm-fa-vials:after{content:\"\"}.bcm-fad.bcm-fa-video:after{content:\"\"}.bcm-fad.bcm-fa-video-plus:after{content:\"\"}.bcm-fad.bcm-fa-video-slash:after{content:\"\"}.bcm-fad.bcm-fa-vihara:after{content:\"\"}.bcm-fad.bcm-fa-violin:after{content:\"\"}.bcm-fad.bcm-fa-virus:after{content:\"\"}.bcm-fad.bcm-fa-virus-slash:after{content:\"\"}.bcm-fad.bcm-fa-viruses:after{content:\"\"}.bcm-fad.bcm-fa-voicemail:after{content:\"\"}.bcm-fad.bcm-fa-volcano:after{content:\"\"}.bcm-fad.bcm-fa-volleyball-ball:after{content:\"\"}.bcm-fad.bcm-fa-volume:after{content:\"\"}.bcm-fad.bcm-fa-volume-down:after{content:\"\"}.bcm-fad.bcm-fa-volume-mute:after{content:\"\"}.bcm-fad.bcm-fa-volume-off:after{content:\"\"}.bcm-fad.bcm-fa-volume-slash:after{content:\"\"}.bcm-fad.bcm-fa-volume-up:after{content:\"\"}.bcm-fad.bcm-fa-vote-nay:after{content:\"\"}.bcm-fad.bcm-fa-vote-yea:after{content:\"\"}.bcm-fad.bcm-fa-vr-cardboard:after{content:\"\"}.bcm-fad.bcm-fa-wagon-covered:after{content:\"\"}.bcm-fad.bcm-fa-walker:after{content:\"\"}.bcm-fad.bcm-fa-walkie-talkie:after{content:\"\"}.bcm-fad.bcm-fa-walking:after{content:\"\"}.bcm-fad.bcm-fa-wallet:after{content:\"\"}.bcm-fad.bcm-fa-wand:after{content:\"\"}.bcm-fad.bcm-fa-wand-magic:after{content:\"\"}.bcm-fad.bcm-fa-warehouse:after{content:\"\"}.bcm-fad.bcm-fa-warehouse-alt:after{content:\"\"}.bcm-fad.bcm-fa-washer:after{content:\"\"}.bcm-fad.bcm-fa-watch:after{content:\"\"}.bcm-fad.bcm-fa-watch-calculator:after{content:\"\"}.bcm-fad.bcm-fa-watch-fitness:after{content:\"\"}.bcm-fad.bcm-fa-water:after{content:\"\"}.bcm-fad.bcm-fa-water-lower:after{content:\"\"}.bcm-fad.bcm-fa-water-rise:after{content:\"\"}.bcm-fad.bcm-fa-wave-sine:after{content:\"\"}.bcm-fad.bcm-fa-wave-square:after{content:\"\"}.bcm-fad.bcm-fa-wave-triangle:after{content:\"\"}.bcm-fad.bcm-fa-waveform:after{content:\"\"}.bcm-fad.bcm-fa-waveform-path:after{content:\"\"}.bcm-fad.bcm-fa-webcam:after{content:\"\"}.bcm-fad.bcm-fa-webcam-slash:after{content:\"\"}.bcm-fad.bcm-fa-weight:after{content:\"\"}.bcm-fad.bcm-fa-weight-hanging:after{content:\"\"}.bcm-fad.bcm-fa-whale:after{content:\"\"}.bcm-fad.bcm-fa-wheat:after{content:\"\"}.bcm-fad.bcm-fa-wheelchair:after{content:\"\"}.bcm-fad.bcm-fa-whistle:after{content:\"\"}.bcm-fad.bcm-fa-wifi:after{content:\"\"}.bcm-fad.bcm-fa-wifi-1:after{content:\"\"}.bcm-fad.bcm-fa-wifi-2:after{content:\"\"}.bcm-fad.bcm-fa-wifi-slash:after{content:\"\"}.bcm-fad.bcm-fa-wind:after{content:\"\"}.bcm-fad.bcm-fa-wind-turbine:after{content:\"\"}.bcm-fad.bcm-fa-wind-warning:after{content:\"\"}.bcm-fad.bcm-fa-window:after{content:\"\"}.bcm-fad.bcm-fa-window-alt:after{content:\"\"}.bcm-fad.bcm-fa-window-close:after{content:\"\"}.bcm-fad.bcm-fa-window-frame:after{content:\"\"}.bcm-fad.bcm-fa-window-frame-open:after{content:\"\"}.bcm-fad.bcm-fa-window-maximize:after{content:\"\"}.bcm-fad.bcm-fa-window-minimize:after{content:\"\"}.bcm-fad.bcm-fa-window-restore:after{content:\"\"}.bcm-fad.bcm-fa-windsock:after{content:\"\"}.bcm-fad.bcm-fa-wine-bottle:after{content:\"\"}.bcm-fad.bcm-fa-wine-glass:after{content:\"\"}.bcm-fad.bcm-fa-wine-glass-alt:after{content:\"\"}.bcm-fad.bcm-fa-won-sign:after{content:\"\"}.bcm-fad.bcm-fa-wreath:after{content:\"\"}.bcm-fad.bcm-fa-wrench:after{content:\"\"}.bcm-fad.bcm-fa-x-ray:after{content:\"\"}.bcm-fad.bcm-fa-yen-sign:after{content:\"\"}.bcm-fad.bcm-fa-yin-yang:after{content:\"\"}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */.bcm-fa-stack,.bcm-fa-ul>li{position:relative}.bcm-fa,.bcm-fab,.bcm-fad,.bcm-fal,.bcm-far,.bcm-fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bcm-fa-lg{font-size:1.3333333333em;line-height:0.75em;vertical-align:-0.0667em}.bcm-fa-xs{font-size:0.75em}.bcm-fa-sm{font-size:0.875em}.bcm-fa-1x{font-size:1em}.bcm-fa-2x{font-size:2em}.bcm-fa-3x{font-size:3em}.bcm-fa-4x{font-size:4em}.bcm-fa-5x{font-size:5em}.bcm-fa-6x{font-size:6em}.bcm-fa-7x{font-size:7em}.bcm-fa-8x{font-size:8em}.bcm-fa-9x{font-size:9em}.bcm-fa-10x{font-size:10em}.bcm-fa-fw{text-align:center;width:1.25em}.bcm-fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.bcm-fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.bcm-fa-border{border:0.08em solid #eee;border-radius:0.1em;padding:0.2em 0.25em 0.15em}.bcm-fa-pull-left{float:left}.bcm-fa-pull-right{float:right}.bcm-fa.bcm-fa-pull-left,.bcm-fab.bcm-fa-pull-left,.bcm-fal.bcm-fa-pull-left,.bcm-far.bcm-fa-pull-left,.bcm-fas.bcm-fa-pull-left{margin-right:0.3em}.bcm-fa.bcm-fa-pull-right,.bcm-fab.bcm-fa-pull-right,.bcm-fal.bcm-fa-pull-right,.bcm-far.bcm-fa-pull-right,.bcm-fas.bcm-fa-pull-right{margin-left:0.3em}.bcm-fa-spin{animation:fa-spin 2s infinite linear}.bcm-fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.bcm-fa-rotate-90{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)\";transform:rotate(90deg)}.bcm-fa-rotate-180{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)\";transform:rotate(180deg)}.bcm-fa-rotate-270{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)\";transform:rotate(270deg)}.bcm-fa-flip-horizontal{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)\";transform:scale(-1, 1)}.bcm-fa-flip-vertical{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)\";transform:scale(1, -1)}.bcm-fa-flip-both,.bcm-fa-flip-horizontal.bcm-fa-flip-vertical{-ms-filter:\"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)\";transform:scale(-1, -1)}:root .bcm-fa-flip-both,:root .bcm-fa-flip-horizontal,:root .bcm-fa-flip-vertical,:root .bcm-fa-rotate-180,:root .bcm-fa-rotate-270,:root .bcm-fa-rotate-90{filter:none}.bcm-fa-stack{display:inline-block;height:2em;line-height:2em;vertical-align:middle;width:2.5em}.bcm-fa-stack-1x,.bcm-fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.bcm-fa-stack-1x{line-height:inherit}.bcm-fa-stack-2x{font-size:2em}.bcm-fa-inverse{color:#fff}.bcm-fa-500px:before{content:\"\"}.bcm-fa-abacus:before{content:\"\"}.bcm-fa-accessible-icon:before{content:\"\"}.bcm-fa-accusoft:before{content:\"\"}.bcm-fa-acorn:before{content:\"\"}.bcm-fa-acquisitions-incorporated:before{content:\"\"}.bcm-fa-ad:before{content:\"\"}.bcm-fa-address-book:before{content:\"\"}.bcm-fa-address-card:before{content:\"\"}.bcm-fa-adjust:before{content:\"\"}.bcm-fa-adn:before{content:\"\"}.bcm-fa-adversal:before{content:\"\"}.bcm-fa-affiliatetheme:before{content:\"\"}.bcm-fa-air-conditioner:before{content:\"\"}.bcm-fa-air-freshener:before{content:\"\"}.bcm-fa-airbnb:before{content:\"\"}.bcm-fa-alarm-clock:before{content:\"\"}.bcm-fa-alarm-exclamation:before{content:\"\"}.bcm-fa-alarm-plus:before{content:\"\"}.bcm-fa-alarm-snooze:before{content:\"\"}.bcm-fa-album:before{content:\"\"}.bcm-fa-album-collection:before{content:\"\"}.bcm-fa-algolia:before{content:\"\"}.bcm-fa-alicorn:before{content:\"\"}.bcm-fa-alien:before{content:\"\"}.bcm-fa-alien-monster:before{content:\"\"}.bcm-fa-align-center:before{content:\"\"}.bcm-fa-align-justify:before{content:\"\"}.bcm-fa-align-left:before{content:\"\"}.bcm-fa-align-right:before{content:\"\"}.bcm-fa-align-slash:before{content:\"\"}.bcm-fa-alipay:before{content:\"\"}.bcm-fa-allergies:before{content:\"\"}.bcm-fa-amazon:before{content:\"\"}.bcm-fa-amazon-pay:before{content:\"\"}.bcm-fa-ambulance:before{content:\"\"}.bcm-fa-american-sign-language-interpreting:before{content:\"\"}.bcm-fa-amilia:before{content:\"\"}.bcm-fa-amp-guitar:before{content:\"\"}.bcm-fa-analytics:before{content:\"\"}.bcm-fa-anchor:before{content:\"\"}.bcm-fa-android:before{content:\"\"}.bcm-fa-angel:before{content:\"\"}.bcm-fa-angellist:before{content:\"\"}.bcm-fa-angle-double-down:before{content:\"\"}.bcm-fa-angle-double-left:before{content:\"\"}.bcm-fa-angle-double-right:before{content:\"\"}.bcm-fa-angle-double-up:before{content:\"\"}.bcm-fa-angle-down:before{content:\"\"}.bcm-fa-angle-left:before{content:\"\"}.bcm-fa-angle-right:before{content:\"\"}.bcm-fa-angle-up:before{content:\"\"}.bcm-fa-angry:before{content:\"\"}.bcm-fa-angrycreative:before{content:\"\"}.bcm-fa-angular:before{content:\"\"}.bcm-fa-ankh:before{content:\"\"}.bcm-fa-app-store:before{content:\"\"}.bcm-fa-app-store-ios:before{content:\"\"}.bcm-fa-apper:before{content:\"\"}.bcm-fa-apple:before{content:\"\"}.bcm-fa-apple-alt:before{content:\"\"}.bcm-fa-apple-crate:before{content:\"\"}.bcm-fa-apple-pay:before{content:\"\"}.bcm-fa-archive:before{content:\"\"}.bcm-fa-archway:before{content:\"\"}.bcm-fa-arrow-alt-circle-down:before{content:\"\"}.bcm-fa-arrow-alt-circle-left:before{content:\"\"}.bcm-fa-arrow-alt-circle-right:before{content:\"\"}.bcm-fa-arrow-alt-circle-up:before{content:\"\"}.bcm-fa-arrow-alt-down:before{content:\"\"}.bcm-fa-arrow-alt-from-bottom:before{content:\"\"}.bcm-fa-arrow-alt-from-left:before{content:\"\"}.bcm-fa-arrow-alt-from-right:before{content:\"\"}.bcm-fa-arrow-alt-from-top:before{content:\"\"}.bcm-fa-arrow-alt-left:before{content:\"\"}.bcm-fa-arrow-alt-right:before{content:\"\"}.bcm-fa-arrow-alt-square-down:before{content:\"\"}.bcm-fa-arrow-alt-square-left:before{content:\"\"}.bcm-fa-arrow-alt-square-right:before{content:\"\"}.bcm-fa-arrow-alt-square-up:before{content:\"\"}.bcm-fa-arrow-alt-to-bottom:before{content:\"\"}.bcm-fa-arrow-alt-to-left:before{content:\"\"}.bcm-fa-arrow-alt-to-right:before{content:\"\"}.bcm-fa-arrow-alt-to-top:before{content:\"\"}.bcm-fa-arrow-alt-up:before{content:\"\"}.bcm-fa-arrow-circle-down:before{content:\"\"}.bcm-fa-arrow-circle-left:before{content:\"\"}.bcm-fa-arrow-circle-right:before{content:\"\"}.bcm-fa-arrow-circle-up:before{content:\"\"}.bcm-fa-arrow-down:before{content:\"\"}.bcm-fa-arrow-from-bottom:before{content:\"\"}.bcm-fa-arrow-from-left:before{content:\"\"}.bcm-fa-arrow-from-right:before{content:\"\"}.bcm-fa-arrow-from-top:before{content:\"\"}.bcm-fa-arrow-left:before{content:\"\"}.bcm-fa-arrow-right:before{content:\"\"}.bcm-fa-arrow-square-down:before{content:\"\"}.bcm-fa-arrow-square-left:before{content:\"\"}.bcm-fa-arrow-square-right:before{content:\"\"}.bcm-fa-arrow-square-up:before{content:\"\"}.bcm-fa-arrow-to-bottom:before{content:\"\"}.bcm-fa-arrow-to-left:before{content:\"\"}.bcm-fa-arrow-to-right:before{content:\"\"}.bcm-fa-arrow-to-top:before{content:\"\"}.bcm-fa-arrow-up:before{content:\"\"}.bcm-fa-arrows:before{content:\"\"}.bcm-fa-arrows-alt:before{content:\"\"}.bcm-fa-arrows-alt-h:before{content:\"\"}.bcm-fa-arrows-alt-v:before{content:\"\"}.bcm-fa-arrows-h:before{content:\"\"}.bcm-fa-arrows-v:before{content:\"\"}.bcm-fa-artstation:before{content:\"\"}.bcm-fa-assistive-listening-systems:before{content:\"\"}.bcm-fa-asterisk:before{content:\"\"}.bcm-fa-asymmetrik:before{content:\"\"}.bcm-fa-at:before{content:\"\"}.bcm-fa-atlas:before{content:\"\"}.bcm-fa-atlassian:before{content:\"\"}.bcm-fa-atom:before{content:\"\"}.bcm-fa-atom-alt:before{content:\"\"}.bcm-fa-audible:before{content:\"\"}.bcm-fa-audio-description:before{content:\"\"}.bcm-fa-autoprefixer:before{content:\"\"}.bcm-fa-avianex:before{content:\"\"}.bcm-fa-aviato:before{content:\"\"}.bcm-fa-award:before{content:\"\"}.bcm-fa-aws:before{content:\"\"}.bcm-fa-axe:before{content:\"\"}.bcm-fa-axe-battle:before{content:\"\"}.bcm-fa-baby:before{content:\"\"}.bcm-fa-baby-carriage:before{content:\"\"}.bcm-fa-backpack:before{content:\"\"}.bcm-fa-backspace:before{content:\"\"}.bcm-fa-backward:before{content:\"\"}.bcm-fa-bacon:before{content:\"\"}.bcm-fa-bacteria:before{content:\"\"}.bcm-fa-bacterium:before{content:\"\"}.bcm-fa-badge:before{content:\"\"}.bcm-fa-badge-check:before{content:\"\"}.bcm-fa-badge-dollar:before{content:\"\"}.bcm-fa-badge-percent:before{content:\"\"}.bcm-fa-badge-sheriff:before{content:\"\"}.bcm-fa-badger-honey:before{content:\"\"}.bcm-fa-bags-shopping:before{content:\"\"}.bcm-fa-bahai:before{content:\"\"}.bcm-fa-balance-scale:before{content:\"\"}.bcm-fa-balance-scale-left:before{content:\"\"}.bcm-fa-balance-scale-right:before{content:\"\"}.bcm-fa-ball-pile:before{content:\"\"}.bcm-fa-ballot:before{content:\"\"}.bcm-fa-ballot-check:before{content:\"\"}.bcm-fa-ban:before{content:\"\"}.bcm-fa-band-aid:before{content:\"\"}.bcm-fa-bandcamp:before{content:\"\"}.bcm-fa-banjo:before{content:\"\"}.bcm-fa-barcode:before{content:\"\"}.bcm-fa-barcode-alt:before{content:\"\"}.bcm-fa-barcode-read:before{content:\"\"}.bcm-fa-barcode-scan:before{content:\"\"}.bcm-fa-bars:before{content:\"\"}.bcm-fa-baseball:before{content:\"\"}.bcm-fa-baseball-ball:before{content:\"\"}.bcm-fa-basketball-ball:before{content:\"\"}.bcm-fa-basketball-hoop:before{content:\"\"}.bcm-fa-bat:before{content:\"\"}.bcm-fa-bath:before{content:\"\"}.bcm-fa-battery-bolt:before{content:\"\"}.bcm-fa-battery-empty:before{content:\"\"}.bcm-fa-battery-full:before{content:\"\"}.bcm-fa-battery-half:before{content:\"\"}.bcm-fa-battery-quarter:before{content:\"\"}.bcm-fa-battery-slash:before{content:\"\"}.bcm-fa-battery-three-quarters:before{content:\"\"}.bcm-fa-battle-net:before{content:\"\"}.bcm-fa-bed:before{content:\"\"}.bcm-fa-bed-alt:before{content:\"\"}.bcm-fa-bed-bunk:before{content:\"\"}.bcm-fa-bed-empty:before{content:\"\"}.bcm-fa-beer:before{content:\"\"}.bcm-fa-behance:before{content:\"\"}.bcm-fa-behance-square:before{content:\"\"}.bcm-fa-bell:before{content:\"\"}.bcm-fa-bell-exclamation:before{content:\"\"}.bcm-fa-bell-on:before{content:\"\"}.bcm-fa-bell-plus:before{content:\"\"}.bcm-fa-bell-school:before{content:\"\"}.bcm-fa-bell-school-slash:before{content:\"\"}.bcm-fa-bell-slash:before{content:\"\"}.bcm-fa-bells:before{content:\"\"}.bcm-fa-betamax:before{content:\"\"}.bcm-fa-bezier-curve:before{content:\"\"}.bcm-fa-bible:before{content:\"\"}.bcm-fa-bicycle:before{content:\"\"}.bcm-fa-biking:before{content:\"\"}.bcm-fa-biking-mountain:before{content:\"\"}.bcm-fa-bimobject:before{content:\"\"}.bcm-fa-binoculars:before{content:\"\"}.bcm-fa-biohazard:before{content:\"\"}.bcm-fa-birthday-cake:before{content:\"\"}.bcm-fa-bitbucket:before{content:\"\"}.bcm-fa-bitcoin:before{content:\"\"}.bcm-fa-bity:before{content:\"\"}.bcm-fa-black-tie:before{content:\"\"}.bcm-fa-blackberry:before{content:\"\"}.bcm-fa-blanket:before{content:\"\"}.bcm-fa-blender:before{content:\"\"}.bcm-fa-blender-phone:before{content:\"\"}.bcm-fa-blind:before{content:\"\"}.bcm-fa-blinds:before{content:\"\"}.bcm-fa-blinds-open:before{content:\"\"}.bcm-fa-blinds-raised:before{content:\"\"}.bcm-fa-blog:before{content:\"\"}.bcm-fa-blogger:before{content:\"\"}.bcm-fa-blogger-b:before{content:\"\"}.bcm-fa-bluetooth:before{content:\"\"}.bcm-fa-bluetooth-b:before{content:\"\"}.bcm-fa-bold:before{content:\"\"}.bcm-fa-bolt:before{content:\"\"}.bcm-fa-bomb:before{content:\"\"}.bcm-fa-bone:before{content:\"\"}.bcm-fa-bone-break:before{content:\"\"}.bcm-fa-bong:before{content:\"\"}.bcm-fa-book:before{content:\"\"}.bcm-fa-book-alt:before{content:\"\"}.bcm-fa-book-dead:before{content:\"\"}.bcm-fa-book-heart:before{content:\"\"}.bcm-fa-book-medical:before{content:\"\"}.bcm-fa-book-open:before{content:\"\"}.bcm-fa-book-reader:before{content:\"\"}.bcm-fa-book-spells:before{content:\"\"}.bcm-fa-book-user:before{content:\"\"}.bcm-fa-bookmark:before{content:\"\"}.bcm-fa-books:before{content:\"\"}.bcm-fa-books-medical:before{content:\"\"}.bcm-fa-boombox:before{content:\"\"}.bcm-fa-boot:before{content:\"\"}.bcm-fa-booth-curtain:before{content:\"\"}.bcm-fa-bootstrap:before{content:\"\"}.bcm-fa-border-all:before{content:\"\"}.bcm-fa-border-bottom:before{content:\"\"}.bcm-fa-border-center-h:before{content:\"\"}.bcm-fa-border-center-v:before{content:\"\"}.bcm-fa-border-inner:before{content:\"\"}.bcm-fa-border-left:before{content:\"\"}.bcm-fa-border-none:before{content:\"\"}.bcm-fa-border-outer:before{content:\"\"}.bcm-fa-border-right:before{content:\"\"}.bcm-fa-border-style:before{content:\"\"}.bcm-fa-border-style-alt:before{content:\"\"}.bcm-fa-border-top:before{content:\"\"}.bcm-fa-bow-arrow:before{content:\"\"}.bcm-fa-bowling-ball:before{content:\"\"}.bcm-fa-bowling-pins:before{content:\"\"}.bcm-fa-box:before{content:\"\"}.bcm-fa-box-alt:before{content:\"\"}.bcm-fa-box-ballot:before{content:\"\"}.bcm-fa-box-check:before{content:\"\"}.bcm-fa-box-fragile:before{content:\"\"}.bcm-fa-box-full:before{content:\"\"}.bcm-fa-box-heart:before{content:\"\"}.bcm-fa-box-open:before{content:\"\"}.bcm-fa-box-tissue:before{content:\"\"}.bcm-fa-box-up:before{content:\"\"}.bcm-fa-box-usd:before{content:\"\"}.bcm-fa-boxes:before{content:\"\"}.bcm-fa-boxes-alt:before{content:\"\"}.bcm-fa-boxing-glove:before{content:\"\"}.bcm-fa-brackets:before{content:\"\"}.bcm-fa-brackets-curly:before{content:\"\"}.bcm-fa-braille:before{content:\"\"}.bcm-fa-brain:before{content:\"\"}.bcm-fa-bread-loaf:before{content:\"\"}.bcm-fa-bread-slice:before{content:\"\"}.bcm-fa-briefcase:before{content:\"\"}.bcm-fa-briefcase-medical:before{content:\"\"}.bcm-fa-bring-forward:before{content:\"\"}.bcm-fa-bring-front:before{content:\"\"}.bcm-fa-broadcast-tower:before{content:\"\"}.bcm-fa-broom:before{content:\"\"}.bcm-fa-browser:before{content:\"\"}.bcm-fa-brush:before{content:\"\"}.bcm-fa-btc:before{content:\"\"}.bcm-fa-buffer:before{content:\"\"}.bcm-fa-bug:before{content:\"\"}.bcm-fa-building:before{content:\"\"}.bcm-fa-bullhorn:before{content:\"\"}.bcm-fa-bullseye:before{content:\"\"}.bcm-fa-bullseye-arrow:before{content:\"\"}.bcm-fa-bullseye-pointer:before{content:\"\"}.bcm-fa-burger-soda:before{content:\"\"}.bcm-fa-burn:before{content:\"\"}.bcm-fa-buromobelexperte:before{content:\"\"}.bcm-fa-burrito:before{content:\"\"}.bcm-fa-bus:before{content:\"\"}.bcm-fa-bus-alt:before{content:\"\"}.bcm-fa-bus-school:before{content:\"\"}.bcm-fa-business-time:before{content:\"\"}.bcm-fa-buy-n-large:before{content:\"\"}.bcm-fa-buysellads:before{content:\"\"}.bcm-fa-cabinet-filing:before{content:\"\"}.bcm-fa-cactus:before{content:\"\"}.bcm-fa-calculator:before{content:\"\"}.bcm-fa-calculator-alt:before{content:\"\"}.bcm-fa-calendar:before{content:\"\"}.bcm-fa-calendar-alt:before{content:\"\"}.bcm-fa-calendar-check:before{content:\"\"}.bcm-fa-calendar-day:before{content:\"\"}.bcm-fa-calendar-edit:before{content:\"\"}.bcm-fa-calendar-exclamation:before{content:\"\"}.bcm-fa-calendar-minus:before{content:\"\"}.bcm-fa-calendar-plus:before{content:\"\"}.bcm-fa-calendar-star:before{content:\"\"}.bcm-fa-calendar-times:before{content:\"\"}.bcm-fa-calendar-week:before{content:\"\"}.bcm-fa-camcorder:before{content:\"\"}.bcm-fa-camera:before{content:\"\"}.bcm-fa-camera-alt:before{content:\"\"}.bcm-fa-camera-home:before{content:\"\"}.bcm-fa-camera-movie:before{content:\"\"}.bcm-fa-camera-polaroid:before{content:\"\"}.bcm-fa-camera-retro:before{content:\"\"}.bcm-fa-campfire:before{content:\"\"}.bcm-fa-campground:before{content:\"\"}.bcm-fa-canadian-maple-leaf:before{content:\"\"}.bcm-fa-candle-holder:before{content:\"\"}.bcm-fa-candy-cane:before{content:\"\"}.bcm-fa-candy-corn:before{content:\"\"}.bcm-fa-cannabis:before{content:\"\"}.bcm-fa-capsules:before{content:\"\"}.bcm-fa-car:before{content:\"\"}.bcm-fa-car-alt:before{content:\"\"}.bcm-fa-car-battery:before{content:\"\"}.bcm-fa-car-building:before{content:\"\"}.bcm-fa-car-bump:before{content:\"\"}.bcm-fa-car-bus:before{content:\"\"}.bcm-fa-car-crash:before{content:\"\"}.bcm-fa-car-garage:before{content:\"\"}.bcm-fa-car-mechanic:before{content:\"\"}.bcm-fa-car-side:before{content:\"\"}.bcm-fa-car-tilt:before{content:\"\"}.bcm-fa-car-wash:before{content:\"\"}.bcm-fa-caravan:before{content:\"\"}.bcm-fa-caravan-alt:before{content:\"\"}.bcm-fa-caret-circle-down:before{content:\"\"}.bcm-fa-caret-circle-left:before{content:\"\"}.bcm-fa-caret-circle-right:before{content:\"\"}.bcm-fa-caret-circle-up:before{content:\"\"}.bcm-fa-caret-down:before{content:\"\"}.bcm-fa-caret-left:before{content:\"\"}.bcm-fa-caret-right:before{content:\"\"}.bcm-fa-caret-square-down:before{content:\"\"}.bcm-fa-caret-square-left:before{content:\"\"}.bcm-fa-caret-square-right:before{content:\"\"}.bcm-fa-caret-square-up:before{content:\"\"}.bcm-fa-caret-up:before{content:\"\"}.bcm-fa-carrot:before{content:\"\"}.bcm-fa-cars:before{content:\"\"}.bcm-fa-cart-arrow-down:before{content:\"\"}.bcm-fa-cart-plus:before{content:\"\"}.bcm-fa-cash-register:before{content:\"\"}.bcm-fa-cassette-tape:before{content:\"\"}.bcm-fa-cat:before{content:\"\"}.bcm-fa-cat-space:before{content:\"\"}.bcm-fa-cauldron:before{content:\"\"}.bcm-fa-cc-amazon-pay:before{content:\"\"}.bcm-fa-cc-amex:before{content:\"\"}.bcm-fa-cc-apple-pay:before{content:\"\"}.bcm-fa-cc-diners-club:before{content:\"\"}.bcm-fa-cc-discover:before{content:\"\"}.bcm-fa-cc-jcb:before{content:\"\"}.bcm-fa-cc-mastercard:before{content:\"\"}.bcm-fa-cc-paypal:before{content:\"\"}.bcm-fa-cc-stripe:before{content:\"\"}.bcm-fa-cc-visa:before{content:\"\"}.bcm-fa-cctv:before{content:\"\"}.bcm-fa-centercode:before{content:\"\"}.bcm-fa-centos:before{content:\"\"}.bcm-fa-certificate:before{content:\"\"}.bcm-fa-chair:before{content:\"\"}.bcm-fa-chair-office:before{content:\"\"}.bcm-fa-chalkboard:before{content:\"\"}.bcm-fa-chalkboard-teacher:before{content:\"\"}.bcm-fa-charging-station:before{content:\"\"}.bcm-fa-chart-area:before{content:\"\"}.bcm-fa-chart-bar:before{content:\"\"}.bcm-fa-chart-line:before{content:\"\"}.bcm-fa-chart-line-down:before{content:\"\"}.bcm-fa-chart-network:before{content:\"\"}.bcm-fa-chart-pie:before{content:\"\"}.bcm-fa-chart-pie-alt:before{content:\"\"}.bcm-fa-chart-scatter:before{content:\"\"}.bcm-fa-check:before{content:\"\"}.bcm-fa-check-circle:before{content:\"\"}.bcm-fa-check-double:before{content:\"\"}.bcm-fa-check-square:before{content:\"\"}.bcm-fa-cheese:before{content:\"\"}.bcm-fa-cheese-swiss:before{content:\"\"}.bcm-fa-cheeseburger:before{content:\"\"}.bcm-fa-chess:before{content:\"\"}.bcm-fa-chess-bishop:before{content:\"\"}.bcm-fa-chess-bishop-alt:before{content:\"\"}.bcm-fa-chess-board:before{content:\"\"}.bcm-fa-chess-clock:before{content:\"\"}.bcm-fa-chess-clock-alt:before{content:\"\"}.bcm-fa-chess-king:before{content:\"\"}.bcm-fa-chess-king-alt:before{content:\"\"}.bcm-fa-chess-knight:before{content:\"\"}.bcm-fa-chess-knight-alt:before{content:\"\"}.bcm-fa-chess-pawn:before{content:\"\"}.bcm-fa-chess-pawn-alt:before{content:\"\"}.bcm-fa-chess-queen:before{content:\"\"}.bcm-fa-chess-queen-alt:before{content:\"\"}.bcm-fa-chess-rook:before{content:\"\"}.bcm-fa-chess-rook-alt:before{content:\"\"}.bcm-fa-chevron-circle-down:before{content:\"\"}.bcm-fa-chevron-circle-left:before{content:\"\"}.bcm-fa-chevron-circle-right:before{content:\"\"}.bcm-fa-chevron-circle-up:before{content:\"\"}.bcm-fa-chevron-double-down:before{content:\"\"}.bcm-fa-chevron-double-left:before{content:\"\"}.bcm-fa-chevron-double-right:before{content:\"\"}.bcm-fa-chevron-double-up:before{content:\"\"}.bcm-fa-chevron-down:before{content:\"\"}.bcm-fa-chevron-left:before{content:\"\"}.bcm-fa-chevron-right:before{content:\"\"}.bcm-fa-chevron-square-down:before{content:\"\"}.bcm-fa-chevron-square-left:before{content:\"\"}.bcm-fa-chevron-square-right:before{content:\"\"}.bcm-fa-chevron-square-up:before{content:\"\"}.bcm-fa-chevron-up:before{content:\"\"}.bcm-fa-child:before{content:\"\"}.bcm-fa-chimney:before{content:\"\"}.bcm-fa-chrome:before{content:\"\"}.bcm-fa-chromecast:before{content:\"\"}.bcm-fa-church:before{content:\"\"}.bcm-fa-circle:before{content:\"\"}.bcm-fa-circle-notch:before{content:\"\"}.bcm-fa-city:before{content:\"\"}.bcm-fa-clarinet:before{content:\"\"}.bcm-fa-claw-marks:before{content:\"\"}.bcm-fa-clinic-medical:before{content:\"\"}.bcm-fa-clipboard:before{content:\"\"}.bcm-fa-clipboard-check:before{content:\"\"}.bcm-fa-clipboard-list:before{content:\"\"}.bcm-fa-clipboard-list-check:before{content:\"\"}.bcm-fa-clipboard-prescription:before{content:\"\"}.bcm-fa-clipboard-user:before{content:\"\"}.bcm-fa-clock:before{content:\"\"}.bcm-fa-clone:before{content:\"\"}.bcm-fa-closed-captioning:before{content:\"\"}.bcm-fa-cloud:before{content:\"\"}.bcm-fa-cloud-download:before{content:\"\"}.bcm-fa-cloud-download-alt:before{content:\"\"}.bcm-fa-cloud-drizzle:before{content:\"\"}.bcm-fa-cloud-hail:before{content:\"\"}.bcm-fa-cloud-hail-mixed:before{content:\"\"}.bcm-fa-cloud-meatball:before{content:\"\"}.bcm-fa-cloud-moon:before{content:\"\"}.bcm-fa-cloud-moon-rain:before{content:\"\"}.bcm-fa-cloud-music:before{content:\"\"}.bcm-fa-cloud-rain:before{content:\"\"}.bcm-fa-cloud-rainbow:before{content:\"\"}.bcm-fa-cloud-showers:before{content:\"\"}.bcm-fa-cloud-showers-heavy:before{content:\"\"}.bcm-fa-cloud-sleet:before{content:\"\"}.bcm-fa-cloud-snow:before{content:\"\"}.bcm-fa-cloud-sun:before{content:\"\"}.bcm-fa-cloud-sun-rain:before{content:\"\"}.bcm-fa-cloud-upload:before{content:\"\"}.bcm-fa-cloud-upload-alt:before{content:\"\"}.bcm-fa-cloudflare:before{content:\"\"}.bcm-fa-clouds:before{content:\"\"}.bcm-fa-clouds-moon:before{content:\"\"}.bcm-fa-clouds-sun:before{content:\"\"}.bcm-fa-cloudscale:before{content:\"\"}.bcm-fa-cloudsmith:before{content:\"\"}.bcm-fa-cloudversify:before{content:\"\"}.bcm-fa-club:before{content:\"\"}.bcm-fa-cocktail:before{content:\"\"}.bcm-fa-code:before{content:\"\"}.bcm-fa-code-branch:before{content:\"\"}.bcm-fa-code-commit:before{content:\"\"}.bcm-fa-code-merge:before{content:\"\"}.bcm-fa-codepen:before{content:\"\"}.bcm-fa-codiepie:before{content:\"\"}.bcm-fa-coffee:before{content:\"\"}.bcm-fa-coffee-pot:before{content:\"\"}.bcm-fa-coffee-togo:before{content:\"\"}.bcm-fa-coffin:before{content:\"\"}.bcm-fa-coffin-cross:before{content:\"\"}.bcm-fa-cog:before{content:\"\"}.bcm-fa-cogs:before{content:\"\"}.bcm-fa-coin:before{content:\"\"}.bcm-fa-coins:before{content:\"\"}.bcm-fa-columns:before{content:\"\"}.bcm-fa-comet:before{content:\"\"}.bcm-fa-comment:before{content:\"\"}.bcm-fa-comment-alt:before{content:\"\"}.bcm-fa-comment-alt-check:before{content:\"\"}.bcm-fa-comment-alt-dollar:before{content:\"\"}.bcm-fa-comment-alt-dots:before{content:\"\"}.bcm-fa-comment-alt-edit:before{content:\"\"}.bcm-fa-comment-alt-exclamation:before{content:\"\"}.bcm-fa-comment-alt-lines:before{content:\"\"}.bcm-fa-comment-alt-medical:before{content:\"\"}.bcm-fa-comment-alt-minus:before{content:\"\"}.bcm-fa-comment-alt-music:before{content:\"\"}.bcm-fa-comment-alt-plus:before{content:\"\"}.bcm-fa-comment-alt-slash:before{content:\"\"}.bcm-fa-comment-alt-smile:before{content:\"\"}.bcm-fa-comment-alt-times:before{content:\"\"}.bcm-fa-comment-check:before{content:\"\"}.bcm-fa-comment-dollar:before{content:\"\"}.bcm-fa-comment-dots:before{content:\"\"}.bcm-fa-comment-edit:before{content:\"\"}.bcm-fa-comment-exclamation:before{content:\"\"}.bcm-fa-comment-lines:before{content:\"\"}.bcm-fa-comment-medical:before{content:\"\"}.bcm-fa-comment-minus:before{content:\"\"}.bcm-fa-comment-music:before{content:\"\"}.bcm-fa-comment-plus:before{content:\"\"}.bcm-fa-comment-slash:before{content:\"\"}.bcm-fa-comment-smile:before{content:\"\"}.bcm-fa-comment-times:before{content:\"\"}.bcm-fa-comments:before{content:\"\"}.bcm-fa-comments-alt:before{content:\"\"}.bcm-fa-comments-alt-dollar:before{content:\"\"}.bcm-fa-comments-dollar:before{content:\"\"}.bcm-fa-compact-disc:before{content:\"\"}.bcm-fa-compass:before{content:\"\"}.bcm-fa-compass-slash:before{content:\"\"}.bcm-fa-compress:before{content:\"\"}.bcm-fa-compress-alt:before{content:\"\"}.bcm-fa-compress-arrows-alt:before{content:\"\"}.bcm-fa-compress-wide:before{content:\"\"}.bcm-fa-computer-classic:before{content:\"\"}.bcm-fa-computer-speaker:before{content:\"\"}.bcm-fa-concierge-bell:before{content:\"\"}.bcm-fa-confluence:before{content:\"\"}.bcm-fa-connectdevelop:before{content:\"\"}.bcm-fa-construction:before{content:\"\"}.bcm-fa-container-storage:before{content:\"\"}.bcm-fa-contao:before{content:\"\"}.bcm-fa-conveyor-belt:before{content:\"\"}.bcm-fa-conveyor-belt-alt:before{content:\"\"}.bcm-fa-cookie:before{content:\"\"}.bcm-fa-cookie-bite:before{content:\"\"}.bcm-fa-copy:before{content:\"\"}.bcm-fa-copyright:before{content:\"\"}.bcm-fa-corn:before{content:\"\"}.bcm-fa-cotton-bureau:before{content:\"\"}.bcm-fa-couch:before{content:\"\"}.bcm-fa-cow:before{content:\"\"}.bcm-fa-cowbell:before{content:\"\"}.bcm-fa-cowbell-more:before{content:\"\"}.bcm-fa-cpanel:before{content:\"\"}.bcm-fa-creative-commons:before{content:\"\"}.bcm-fa-creative-commons-by:before{content:\"\"}.bcm-fa-creative-commons-nc:before{content:\"\"}.bcm-fa-creative-commons-nc-eu:before{content:\"\"}.bcm-fa-creative-commons-nc-jp:before{content:\"\"}.bcm-fa-creative-commons-nd:before{content:\"\"}.bcm-fa-creative-commons-pd:before{content:\"\"}.bcm-fa-creative-commons-pd-alt:before{content:\"\"}.bcm-fa-creative-commons-remix:before{content:\"\"}.bcm-fa-creative-commons-sa:before{content:\"\"}.bcm-fa-creative-commons-sampling:before{content:\"\"}.bcm-fa-creative-commons-sampling-plus:before{content:\"\"}.bcm-fa-creative-commons-share:before{content:\"\"}.bcm-fa-creative-commons-zero:before{content:\"\"}.bcm-fa-credit-card:before{content:\"\"}.bcm-fa-credit-card-blank:before{content:\"\"}.bcm-fa-credit-card-front:before{content:\"\"}.bcm-fa-cricket:before{content:\"\"}.bcm-fa-critical-role:before{content:\"\"}.bcm-fa-croissant:before{content:\"\"}.bcm-fa-crop:before{content:\"\"}.bcm-fa-crop-alt:before{content:\"\"}.bcm-fa-cross:before{content:\"\"}.bcm-fa-crosshairs:before{content:\"\"}.bcm-fa-crow:before{content:\"\"}.bcm-fa-crown:before{content:\"\"}.bcm-fa-crutch:before{content:\"\"}.bcm-fa-crutches:before{content:\"\"}.bcm-fa-css3:before{content:\"\"}.bcm-fa-css3-alt:before{content:\"\"}.bcm-fa-cube:before{content:\"\"}.bcm-fa-cubes:before{content:\"\"}.bcm-fa-curling:before{content:\"\"}.bcm-fa-cut:before{content:\"\"}.bcm-fa-cuttlefish:before{content:\"\"}.bcm-fa-d-and-d:before{content:\"\"}.bcm-fa-d-and-d-beyond:before{content:\"\"}.bcm-fa-dagger:before{content:\"\"}.bcm-fa-dailymotion:before{content:\"\"}.bcm-fa-dashcube:before{content:\"\"}.bcm-fa-database:before{content:\"\"}.bcm-fa-deaf:before{content:\"\"}.bcm-fa-debug:before{content:\"\"}.bcm-fa-deer:before{content:\"\"}.bcm-fa-deer-rudolph:before{content:\"\"}.bcm-fa-deezer:before{content:\"\"}.bcm-fa-delicious:before{content:\"\"}.bcm-fa-democrat:before{content:\"\"}.bcm-fa-deploydog:before{content:\"\"}.bcm-fa-deskpro:before{content:\"\"}.bcm-fa-desktop:before{content:\"\"}.bcm-fa-desktop-alt:before{content:\"\"}.bcm-fa-dev:before{content:\"\"}.bcm-fa-deviantart:before{content:\"\"}.bcm-fa-dewpoint:before{content:\"\"}.bcm-fa-dharmachakra:before{content:\"\"}.bcm-fa-dhl:before{content:\"\"}.bcm-fa-diagnoses:before{content:\"\"}.bcm-fa-diamond:before{content:\"\"}.bcm-fa-diaspora:before{content:\"\"}.bcm-fa-dice:before{content:\"\"}.bcm-fa-dice-d10:before{content:\"\"}.bcm-fa-dice-d12:before{content:\"\"}.bcm-fa-dice-d20:before{content:\"\"}.bcm-fa-dice-d4:before{content:\"\"}.bcm-fa-dice-d6:before{content:\"\"}.bcm-fa-dice-d8:before{content:\"\"}.bcm-fa-dice-five:before{content:\"\"}.bcm-fa-dice-four:before{content:\"\"}.bcm-fa-dice-one:before{content:\"\"}.bcm-fa-dice-six:before{content:\"\"}.bcm-fa-dice-three:before{content:\"\"}.bcm-fa-dice-two:before{content:\"\"}.bcm-fa-digg:before{content:\"\"}.bcm-fa-digging:before{content:\"\"}.bcm-fa-digital-ocean:before{content:\"\"}.bcm-fa-digital-tachograph:before{content:\"\"}.bcm-fa-diploma:before{content:\"\"}.bcm-fa-directions:before{content:\"\"}.bcm-fa-disc-drive:before{content:\"\"}.bcm-fa-discord:before{content:\"\"}.bcm-fa-discourse:before{content:\"\"}.bcm-fa-disease:before{content:\"\"}.bcm-fa-divide:before{content:\"\"}.bcm-fa-dizzy:before{content:\"\"}.bcm-fa-dna:before{content:\"\"}.bcm-fa-do-not-enter:before{content:\"\"}.bcm-fa-dochub:before{content:\"\"}.bcm-fa-docker:before{content:\"\"}.bcm-fa-dog:before{content:\"\"}.bcm-fa-dog-leashed:before{content:\"\"}.bcm-fa-dollar-sign:before{content:\"\"}.bcm-fa-dolly:before{content:\"\"}.bcm-fa-dolly-empty:before{content:\"\"}.bcm-fa-dolly-flatbed:before{content:\"\"}.bcm-fa-dolly-flatbed-alt:before{content:\"\"}.bcm-fa-dolly-flatbed-empty:before{content:\"\"}.bcm-fa-donate:before{content:\"\"}.bcm-fa-door-closed:before{content:\"\"}.bcm-fa-door-open:before{content:\"\"}.bcm-fa-dot-circle:before{content:\"\"}.bcm-fa-dove:before{content:\"\"}.bcm-fa-download:before{content:\"\"}.bcm-fa-draft2digital:before{content:\"\"}.bcm-fa-drafting-compass:before{content:\"\"}.bcm-fa-dragon:before{content:\"\"}.bcm-fa-draw-circle:before{content:\"\"}.bcm-fa-draw-polygon:before{content:\"\"}.bcm-fa-draw-square:before{content:\"\"}.bcm-fa-dreidel:before{content:\"\"}.bcm-fa-dribbble:before{content:\"\"}.bcm-fa-dribbble-square:before{content:\"\"}.bcm-fa-drone:before{content:\"\"}.bcm-fa-drone-alt:before{content:\"\"}.bcm-fa-dropbox:before{content:\"\"}.bcm-fa-drum:before{content:\"\"}.bcm-fa-drum-steelpan:before{content:\"\"}.bcm-fa-drumstick:before{content:\"\"}.bcm-fa-drumstick-bite:before{content:\"\"}.bcm-fa-drupal:before{content:\"\"}.bcm-fa-dryer:before{content:\"\"}.bcm-fa-dryer-alt:before{content:\"\"}.bcm-fa-duck:before{content:\"\"}.bcm-fa-dumbbell:before{content:\"\"}.bcm-fa-dumpster:before{content:\"\"}.bcm-fa-dumpster-fire:before{content:\"\"}.bcm-fa-dungeon:before{content:\"\"}.bcm-fa-dyalog:before{content:\"\"}.bcm-fa-ear:before{content:\"\"}.bcm-fa-ear-muffs:before{content:\"\"}.bcm-fa-earlybirds:before{content:\"\"}.bcm-fa-ebay:before{content:\"\"}.bcm-fa-eclipse:before{content:\"\"}.bcm-fa-eclipse-alt:before{content:\"\"}.bcm-fa-edge:before{content:\"\"}.bcm-fa-edge-legacy:before{content:\"\"}.bcm-fa-edit:before{content:\"\"}.bcm-fa-egg:before{content:\"\"}.bcm-fa-egg-fried:before{content:\"\"}.bcm-fa-eject:before{content:\"\"}.bcm-fa-elementor:before{content:\"\"}.bcm-fa-elephant:before{content:\"\"}.bcm-fa-ellipsis-h:before{content:\"\"}.bcm-fa-ellipsis-h-alt:before{content:\"\"}.bcm-fa-ellipsis-v:before{content:\"\"}.bcm-fa-ellipsis-v-alt:before{content:\"\"}.bcm-fa-ello:before{content:\"\"}.bcm-fa-ember:before{content:\"\"}.bcm-fa-empire:before{content:\"\"}.bcm-fa-empty-set:before{content:\"\"}.bcm-fa-engine-warning:before{content:\"\"}.bcm-fa-envelope:before{content:\"\"}.bcm-fa-envelope-open:before{content:\"\"}.bcm-fa-envelope-open-dollar:before{content:\"\"}.bcm-fa-envelope-open-text:before{content:\"\"}.bcm-fa-envelope-square:before{content:\"\"}.bcm-fa-envira:before{content:\"\"}.bcm-fa-equals:before{content:\"\"}.bcm-fa-eraser:before{content:\"\"}.bcm-fa-erlang:before{content:\"\"}.bcm-fa-ethereum:before{content:\"\"}.bcm-fa-ethernet:before{content:\"\"}.bcm-fa-etsy:before{content:\"\"}.bcm-fa-euro-sign:before{content:\"\"}.bcm-fa-evernote:before{content:\"\"}.bcm-fa-exchange:before{content:\"\"}.bcm-fa-exchange-alt:before{content:\"\"}.bcm-fa-exclamation:before{content:\"\"}.bcm-fa-exclamation-circle:before{content:\"\"}.bcm-fa-exclamation-square:before{content:\"\"}.bcm-fa-exclamation-triangle:before{content:\"\"}.bcm-fa-expand:before{content:\"\"}.bcm-fa-expand-alt:before{content:\"\"}.bcm-fa-expand-arrows:before{content:\"\"}.bcm-fa-expand-arrows-alt:before{content:\"\"}.bcm-fa-expand-wide:before{content:\"\"}.bcm-fa-expeditedssl:before{content:\"\"}.bcm-fa-external-link:before{content:\"\"}.bcm-fa-external-link-alt:before{content:\"\"}.bcm-fa-external-link-square:before{content:\"\"}.bcm-fa-external-link-square-alt:before{content:\"\"}.bcm-fa-eye:before{content:\"\"}.bcm-fa-eye-dropper:before{content:\"\"}.bcm-fa-eye-evil:before{content:\"\"}.bcm-fa-eye-slash:before{content:\"\"}.bcm-fa-facebook:before{content:\"\"}.bcm-fa-facebook-f:before{content:\"\"}.bcm-fa-facebook-messenger:before{content:\"\"}.bcm-fa-facebook-square:before{content:\"\"}.bcm-fa-fan:before{content:\"\"}.bcm-fa-fan-table:before{content:\"\"}.bcm-fa-fantasy-flight-games:before{content:\"\"}.bcm-fa-farm:before{content:\"\"}.bcm-fa-fast-backward:before{content:\"\"}.bcm-fa-fast-forward:before{content:\"\"}.bcm-fa-faucet:before{content:\"\"}.bcm-fa-faucet-drip:before{content:\"\"}.bcm-fa-fax:before{content:\"\"}.bcm-fa-feather:before{content:\"\"}.bcm-fa-feather-alt:before{content:\"\"}.bcm-fa-fedex:before{content:\"\"}.bcm-fa-fedora:before{content:\"\"}.bcm-fa-female:before{content:\"\"}.bcm-fa-field-hockey:before{content:\"\"}.bcm-fa-fighter-jet:before{content:\"\"}.bcm-fa-figma:before{content:\"\"}.bcm-fa-file:before{content:\"\"}.bcm-fa-file-alt:before{content:\"\"}.bcm-fa-file-archive:before{content:\"\"}.bcm-fa-file-audio:before{content:\"\"}.bcm-fa-file-certificate:before{content:\"\"}.bcm-fa-file-chart-line:before{content:\"\"}.bcm-fa-file-chart-pie:before{content:\"\"}.bcm-fa-file-check:before{content:\"\"}.bcm-fa-file-code:before{content:\"\"}.bcm-fa-file-contract:before{content:\"\"}.bcm-fa-file-csv:before{content:\"\"}.bcm-fa-file-download:before{content:\"\"}.bcm-fa-file-edit:before{content:\"\"}.bcm-fa-file-excel:before{content:\"\"}.bcm-fa-file-exclamation:before{content:\"\"}.bcm-fa-file-export:before{content:\"\"}.bcm-fa-file-image:before{content:\"\"}.bcm-fa-file-import:before{content:\"\"}.bcm-fa-file-invoice:before{content:\"\"}.bcm-fa-file-invoice-dollar:before{content:\"\"}.bcm-fa-file-medical:before{content:\"\"}.bcm-fa-file-medical-alt:before{content:\"\"}.bcm-fa-file-minus:before{content:\"\"}.bcm-fa-file-music:before{content:\"\"}.bcm-fa-file-pdf:before{content:\"\"}.bcm-fa-file-plus:before{content:\"\"}.bcm-fa-file-powerpoint:before{content:\"\"}.bcm-fa-file-prescription:before{content:\"\"}.bcm-fa-file-search:before{content:\"\"}.bcm-fa-file-signature:before{content:\"\"}.bcm-fa-file-spreadsheet:before{content:\"\"}.bcm-fa-file-times:before{content:\"\"}.bcm-fa-file-upload:before{content:\"\"}.bcm-fa-file-user:before{content:\"\"}.bcm-fa-file-video:before{content:\"\"}.bcm-fa-file-word:before{content:\"\"}.bcm-fa-files-medical:before{content:\"\"}.bcm-fa-fill:before{content:\"\"}.bcm-fa-fill-drip:before{content:\"\"}.bcm-fa-film:before{content:\"\"}.bcm-fa-film-alt:before{content:\"\"}.bcm-fa-film-canister:before{content:\"\"}.bcm-fa-filter:before{content:\"\"}.bcm-fa-fingerprint:before{content:\"\"}.bcm-fa-fire:before{content:\"\"}.bcm-fa-fire-alt:before{content:\"\"}.bcm-fa-fire-extinguisher:before{content:\"\"}.bcm-fa-fire-smoke:before{content:\"\"}.bcm-fa-firefox:before{content:\"\"}.bcm-fa-firefox-browser:before{content:\"\"}.bcm-fa-fireplace:before{content:\"\"}.bcm-fa-first-aid:before{content:\"\"}.bcm-fa-first-order:before{content:\"\"}.bcm-fa-first-order-alt:before{content:\"\"}.bcm-fa-firstdraft:before{content:\"\"}.bcm-fa-fish:before{content:\"\"}.bcm-fa-fish-cooked:before{content:\"\"}.bcm-fa-fist-raised:before{content:\"\"}.bcm-fa-flag:before{content:\"\"}.bcm-fa-flag-alt:before{content:\"\"}.bcm-fa-flag-checkered:before{content:\"\"}.bcm-fa-flag-usa:before{content:\"\"}.bcm-fa-flame:before{content:\"\"}.bcm-fa-flashlight:before{content:\"\"}.bcm-fa-flask:before{content:\"\"}.bcm-fa-flask-poison:before{content:\"\"}.bcm-fa-flask-potion:before{content:\"\"}.bcm-fa-flickr:before{content:\"\"}.bcm-fa-flipboard:before{content:\"\"}.bcm-fa-flower:before{content:\"\"}.bcm-fa-flower-daffodil:before{content:\"\"}.bcm-fa-flower-tulip:before{content:\"\"}.bcm-fa-flushed:before{content:\"\"}.bcm-fa-flute:before{content:\"\"}.bcm-fa-flux-capacitor:before{content:\"\"}.bcm-fa-fly:before{content:\"\"}.bcm-fa-fog:before{content:\"\"}.bcm-fa-folder:before{content:\"\"}.bcm-fa-folder-download:before{content:\"\"}.bcm-fa-folder-minus:before{content:\"\"}.bcm-fa-folder-open:before{content:\"\"}.bcm-fa-folder-plus:before{content:\"\"}.bcm-fa-folder-times:before{content:\"\"}.bcm-fa-folder-tree:before{content:\"\"}.bcm-fa-folder-upload:before{content:\"\"}.bcm-fa-folders:before{content:\"\"}.bcm-fa-font:before{content:\"\"}.bcm-fa-font-awesome:before{content:\"\"}.bcm-fa-font-awesome-alt:before{content:\"\"}.bcm-fa-font-awesome-flag:before{content:\"\"}.bcm-fa-font-awesome-logo-full:before{content:\"\"}.bcm-fa-font-case:before{content:\"\"}.bcm-fa-fonticons:before{content:\"\"}.bcm-fa-fonticons-fi:before{content:\"\"}.bcm-fa-football-ball:before{content:\"\"}.bcm-fa-football-helmet:before{content:\"\"}.bcm-fa-forklift:before{content:\"\"}.bcm-fa-fort-awesome:before{content:\"\"}.bcm-fa-fort-awesome-alt:before{content:\"\"}.bcm-fa-forumbee:before{content:\"\"}.bcm-fa-forward:before{content:\"\"}.bcm-fa-foursquare:before{content:\"\"}.bcm-fa-fragile:before{content:\"\"}.bcm-fa-free-code-camp:before{content:\"\"}.bcm-fa-freebsd:before{content:\"\"}.bcm-fa-french-fries:before{content:\"\"}.bcm-fa-frog:before{content:\"\"}.bcm-fa-frosty-head:before{content:\"\"}.bcm-fa-frown:before{content:\"\"}.bcm-fa-frown-open:before{content:\"\"}.bcm-fa-fulcrum:before{content:\"\"}.bcm-fa-function:before{content:\"\"}.bcm-fa-funnel-dollar:before{content:\"\"}.bcm-fa-futbol:before{content:\"\"}.bcm-fa-galactic-republic:before{content:\"\"}.bcm-fa-galactic-senate:before{content:\"\"}.bcm-fa-galaxy:before{content:\"\"}.bcm-fa-game-board:before{content:\"\"}.bcm-fa-game-board-alt:before{content:\"\"}.bcm-fa-game-console-handheld:before{content:\"\"}.bcm-fa-gamepad:before{content:\"\"}.bcm-fa-gamepad-alt:before{content:\"\"}.bcm-fa-garage:before{content:\"\"}.bcm-fa-garage-car:before{content:\"\"}.bcm-fa-garage-open:before{content:\"\"}.bcm-fa-gas-pump:before{content:\"\"}.bcm-fa-gas-pump-slash:before{content:\"\"}.bcm-fa-gavel:before{content:\"\"}.bcm-fa-gem:before{content:\"\"}.bcm-fa-genderless:before{content:\"\"}.bcm-fa-get-pocket:before{content:\"\"}.bcm-fa-gg:before{content:\"\"}.bcm-fa-gg-circle:before{content:\"\"}.bcm-fa-ghost:before{content:\"\"}.bcm-fa-gift:before{content:\"\"}.bcm-fa-gift-card:before{content:\"\"}.bcm-fa-gifts:before{content:\"\"}.bcm-fa-gingerbread-man:before{content:\"\"}.bcm-fa-git:before{content:\"\"}.bcm-fa-git-alt:before{content:\"\"}.bcm-fa-git-square:before{content:\"\"}.bcm-fa-github:before{content:\"\"}.bcm-fa-github-alt:before{content:\"\"}.bcm-fa-github-square:before{content:\"\"}.bcm-fa-gitkraken:before{content:\"\"}.bcm-fa-gitlab:before{content:\"\"}.bcm-fa-gitter:before{content:\"\"}.bcm-fa-glass:before{content:\"\"}.bcm-fa-glass-champagne:before{content:\"\"}.bcm-fa-glass-cheers:before{content:\"\"}.bcm-fa-glass-citrus:before{content:\"\"}.bcm-fa-glass-martini:before{content:\"\"}.bcm-fa-glass-martini-alt:before{content:\"\"}.bcm-fa-glass-whiskey:before{content:\"\"}.bcm-fa-glass-whiskey-rocks:before{content:\"\"}.bcm-fa-glasses:before{content:\"\"}.bcm-fa-glasses-alt:before{content:\"\"}.bcm-fa-glide:before{content:\"\"}.bcm-fa-glide-g:before{content:\"\"}.bcm-fa-globe:before{content:\"\"}.bcm-fa-globe-africa:before{content:\"\"}.bcm-fa-globe-americas:before{content:\"\"}.bcm-fa-globe-asia:before{content:\"\"}.bcm-fa-globe-europe:before{content:\"\"}.bcm-fa-globe-snow:before{content:\"\"}.bcm-fa-globe-stand:before{content:\"\"}.bcm-fa-gofore:before{content:\"\"}.bcm-fa-golf-ball:before{content:\"\"}.bcm-fa-golf-club:before{content:\"\"}.bcm-fa-goodreads:before{content:\"\"}.bcm-fa-goodreads-g:before{content:\"\"}.bcm-fa-google:before{content:\"\"}.bcm-fa-google-drive:before{content:\"\"}.bcm-fa-google-pay:before{content:\"\"}.bcm-fa-google-play:before{content:\"\"}.bcm-fa-google-plus:before{content:\"\"}.bcm-fa-google-plus-g:before{content:\"\"}.bcm-fa-google-plus-square:before{content:\"\"}.bcm-fa-google-wallet:before{content:\"\"}.bcm-fa-gopuram:before{content:\"\"}.bcm-fa-graduation-cap:before{content:\"\"}.bcm-fa-gramophone:before{content:\"\"}.bcm-fa-gratipay:before{content:\"\"}.bcm-fa-grav:before{content:\"\"}.bcm-fa-greater-than:before{content:\"\"}.bcm-fa-greater-than-equal:before{content:\"\"}.bcm-fa-grimace:before{content:\"\"}.bcm-fa-grin:before{content:\"\"}.bcm-fa-grin-alt:before{content:\"\"}.bcm-fa-grin-beam:before{content:\"\"}.bcm-fa-grin-beam-sweat:before{content:\"\"}.bcm-fa-grin-hearts:before{content:\"\"}.bcm-fa-grin-squint:before{content:\"\"}.bcm-fa-grin-squint-tears:before{content:\"\"}.bcm-fa-grin-stars:before{content:\"\"}.bcm-fa-grin-tears:before{content:\"\"}.bcm-fa-grin-tongue:before{content:\"\"}.bcm-fa-grin-tongue-squint:before{content:\"\"}.bcm-fa-grin-tongue-wink:before{content:\"\"}.bcm-fa-grin-wink:before{content:\"\"}.bcm-fa-grip-horizontal:before{content:\"\"}.bcm-fa-grip-lines:before{content:\"\"}.bcm-fa-grip-lines-vertical:before{content:\"\"}.bcm-fa-grip-vertical:before{content:\"\"}.bcm-fa-gripfire:before{content:\"\"}.bcm-fa-grunt:before{content:\"\"}.bcm-fa-guilded:before{content:\"\"}.bcm-fa-guitar:before{content:\"\"}.bcm-fa-guitar-electric:before{content:\"\"}.bcm-fa-guitars:before{content:\"\"}.bcm-fa-gulp:before{content:\"\"}.bcm-fa-h-square:before{content:\"\"}.bcm-fa-h1:before{content:\"\"}.bcm-fa-h2:before{content:\"\"}.bcm-fa-h3:before{content:\"\"}.bcm-fa-h4:before{content:\"\"}.bcm-fa-hacker-news:before{content:\"\"}.bcm-fa-hacker-news-square:before{content:\"\"}.bcm-fa-hackerrank:before{content:\"\"}.bcm-fa-hamburger:before{content:\"\"}.bcm-fa-hammer:before{content:\"\"}.bcm-fa-hammer-war:before{content:\"\"}.bcm-fa-hamsa:before{content:\"\"}.bcm-fa-hand-heart:before{content:\"\"}.bcm-fa-hand-holding:before{content:\"\"}.bcm-fa-hand-holding-box:before{content:\"\"}.bcm-fa-hand-holding-heart:before{content:\"\"}.bcm-fa-hand-holding-magic:before{content:\"\"}.bcm-fa-hand-holding-medical:before{content:\"\"}.bcm-fa-hand-holding-seedling:before{content:\"\"}.bcm-fa-hand-holding-usd:before{content:\"\"}.bcm-fa-hand-holding-water:before{content:\"\"}.bcm-fa-hand-lizard:before{content:\"\"}.bcm-fa-hand-middle-finger:before{content:\"\"}.bcm-fa-hand-paper:before{content:\"\"}.bcm-fa-hand-peace:before{content:\"\"}.bcm-fa-hand-point-down:before{content:\"\"}.bcm-fa-hand-point-left:before{content:\"\"}.bcm-fa-hand-point-right:before{content:\"\"}.bcm-fa-hand-point-up:before{content:\"\"}.bcm-fa-hand-pointer:before{content:\"\"}.bcm-fa-hand-receiving:before{content:\"\"}.bcm-fa-hand-rock:before{content:\"\"}.bcm-fa-hand-scissors:before{content:\"\"}.bcm-fa-hand-sparkles:before{content:\"\"}.bcm-fa-hand-spock:before{content:\"\"}.bcm-fa-hands:before{content:\"\"}.bcm-fa-hands-heart:before{content:\"\"}.bcm-fa-hands-helping:before{content:\"\"}.bcm-fa-hands-usd:before{content:\"\"}.bcm-fa-hands-wash:before{content:\"\"}.bcm-fa-handshake:before{content:\"\"}.bcm-fa-handshake-alt:before{content:\"\"}.bcm-fa-handshake-alt-slash:before{content:\"\"}.bcm-fa-handshake-slash:before{content:\"\"}.bcm-fa-hanukiah:before{content:\"\"}.bcm-fa-hard-hat:before{content:\"\"}.bcm-fa-hashtag:before{content:\"\"}.bcm-fa-hat-chef:before{content:\"\"}.bcm-fa-hat-cowboy:before{content:\"\"}.bcm-fa-hat-cowboy-side:before{content:\"\"}.bcm-fa-hat-santa:before{content:\"\"}.bcm-fa-hat-winter:before{content:\"\"}.bcm-fa-hat-witch:before{content:\"\"}.bcm-fa-hat-wizard:before{content:\"\"}.bcm-fa-hdd:before{content:\"\"}.bcm-fa-head-side:before{content:\"\"}.bcm-fa-head-side-brain:before{content:\"\"}.bcm-fa-head-side-cough:before{content:\"\"}.bcm-fa-head-side-cough-slash:before{content:\"\"}.bcm-fa-head-side-headphones:before{content:\"\"}.bcm-fa-head-side-mask:before{content:\"\"}.bcm-fa-head-side-medical:before{content:\"\"}.bcm-fa-head-side-virus:before{content:\"\"}.bcm-fa-head-vr:before{content:\"\"}.bcm-fa-heading:before{content:\"\"}.bcm-fa-headphones:before{content:\"\"}.bcm-fa-headphones-alt:before{content:\"\"}.bcm-fa-headset:before{content:\"\"}.bcm-fa-heart:before{content:\"\"}.bcm-fa-heart-broken:before{content:\"\"}.bcm-fa-heart-circle:before{content:\"\"}.bcm-fa-heart-rate:before{content:\"\"}.bcm-fa-heart-square:before{content:\"\"}.bcm-fa-heartbeat:before{content:\"\"}.bcm-fa-heat:before{content:\"\"}.bcm-fa-helicopter:before{content:\"\"}.bcm-fa-helmet-battle:before{content:\"\"}.bcm-fa-hexagon:before{content:\"\"}.bcm-fa-highlighter:before{content:\"\"}.bcm-fa-hiking:before{content:\"\"}.bcm-fa-hippo:before{content:\"\"}.bcm-fa-hips:before{content:\"\"}.bcm-fa-hire-a-helper:before{content:\"\"}.bcm-fa-history:before{content:\"\"}.bcm-fa-hive:before{content:\"\"}.bcm-fa-hockey-mask:before{content:\"\"}.bcm-fa-hockey-puck:before{content:\"\"}.bcm-fa-hockey-sticks:before{content:\"\"}.bcm-fa-holly-berry:before{content:\"\"}.bcm-fa-home:before{content:\"\"}.bcm-fa-home-alt:before{content:\"\"}.bcm-fa-home-heart:before{content:\"\"}.bcm-fa-home-lg:before{content:\"\"}.bcm-fa-home-lg-alt:before{content:\"\"}.bcm-fa-hood-cloak:before{content:\"\"}.bcm-fa-hooli:before{content:\"\"}.bcm-fa-horizontal-rule:before{content:\"\"}.bcm-fa-hornbill:before{content:\"\"}.bcm-fa-horse:before{content:\"\"}.bcm-fa-horse-head:before{content:\"\"}.bcm-fa-horse-saddle:before{content:\"\"}.bcm-fa-hospital:before{content:\"\"}.bcm-fa-hospital-alt:before{content:\"\"}.bcm-fa-hospital-symbol:before{content:\"\"}.bcm-fa-hospital-user:before{content:\"\"}.bcm-fa-hospitals:before{content:\"\"}.bcm-fa-hot-tub:before{content:\"\"}.bcm-fa-hotdog:before{content:\"\"}.bcm-fa-hotel:before{content:\"\"}.bcm-fa-hotjar:before{content:\"\"}.bcm-fa-hourglass:before{content:\"\"}.bcm-fa-hourglass-end:before{content:\"\"}.bcm-fa-hourglass-half:before{content:\"\"}.bcm-fa-hourglass-start:before{content:\"\"}.bcm-fa-house:before{content:\"\"}.bcm-fa-house-damage:before{content:\"\"}.bcm-fa-house-day:before{content:\"\"}.bcm-fa-house-flood:before{content:\"\"}.bcm-fa-house-leave:before{content:\"\"}.bcm-fa-house-night:before{content:\"\"}.bcm-fa-house-return:before{content:\"\"}.bcm-fa-house-signal:before{content:\"\"}.bcm-fa-house-user:before{content:\"\"}.bcm-fa-houzz:before{content:\"\"}.bcm-fa-hryvnia:before{content:\"\"}.bcm-fa-html5:before{content:\"\"}.bcm-fa-hubspot:before{content:\"\"}.bcm-fa-humidity:before{content:\"\"}.bcm-fa-hurricane:before{content:\"\"}.bcm-fa-i-cursor:before{content:\"\"}.bcm-fa-ice-cream:before{content:\"\"}.bcm-fa-ice-skate:before{content:\"\"}.bcm-fa-icicles:before{content:\"\"}.bcm-fa-icons:before{content:\"\"}.bcm-fa-icons-alt:before{content:\"\"}.bcm-fa-id-badge:before{content:\"\"}.bcm-fa-id-card:before{content:\"\"}.bcm-fa-id-card-alt:before{content:\"\"}.bcm-fa-ideal:before{content:\"\"}.bcm-fa-igloo:before{content:\"\"}.bcm-fa-image:before{content:\"\"}.bcm-fa-image-polaroid:before{content:\"\"}.bcm-fa-images:before{content:\"\"}.bcm-fa-imdb:before{content:\"\"}.bcm-fa-inbox:before{content:\"\"}.bcm-fa-inbox-in:before{content:\"\"}.bcm-fa-inbox-out:before{content:\"\"}.bcm-fa-indent:before{content:\"\"}.bcm-fa-industry:before{content:\"\"}.bcm-fa-industry-alt:before{content:\"\"}.bcm-fa-infinity:before{content:\"\"}.bcm-fa-info:before{content:\"\"}.bcm-fa-info-circle:before{content:\"\"}.bcm-fa-info-square:before{content:\"\"}.bcm-fa-inhaler:before{content:\"\"}.bcm-fa-innosoft:before{content:\"\"}.bcm-fa-instagram:before{content:\"\"}.bcm-fa-instagram-square:before{content:\"\"}.bcm-fa-instalod:before{content:\"\"}.bcm-fa-integral:before{content:\"\"}.bcm-fa-intercom:before{content:\"\"}.bcm-fa-internet-explorer:before{content:\"\"}.bcm-fa-intersection:before{content:\"\"}.bcm-fa-inventory:before{content:\"\"}.bcm-fa-invision:before{content:\"\"}.bcm-fa-ioxhost:before{content:\"\"}.bcm-fa-island-tropical:before{content:\"\"}.bcm-fa-italic:before{content:\"\"}.bcm-fa-itch-io:before{content:\"\"}.bcm-fa-itunes:before{content:\"\"}.bcm-fa-itunes-note:before{content:\"\"}.bcm-fa-jack-o-lantern:before{content:\"\"}.bcm-fa-java:before{content:\"\"}.bcm-fa-jedi:before{content:\"\"}.bcm-fa-jedi-order:before{content:\"\"}.bcm-fa-jenkins:before{content:\"\"}.bcm-fa-jira:before{content:\"\"}.bcm-fa-joget:before{content:\"\"}.bcm-fa-joint:before{content:\"\"}.bcm-fa-joomla:before{content:\"\"}.bcm-fa-journal-whills:before{content:\"\"}.bcm-fa-joystick:before{content:\"\"}.bcm-fa-js:before{content:\"\"}.bcm-fa-js-square:before{content:\"\"}.bcm-fa-jsfiddle:before{content:\"\"}.bcm-fa-jug:before{content:\"\"}.bcm-fa-kaaba:before{content:\"\"}.bcm-fa-kaggle:before{content:\"\"}.bcm-fa-kazoo:before{content:\"\"}.bcm-fa-kerning:before{content:\"\"}.bcm-fa-key:before{content:\"\"}.bcm-fa-key-skeleton:before{content:\"\"}.bcm-fa-keybase:before{content:\"\"}.bcm-fa-keyboard:before{content:\"\"}.bcm-fa-keycdn:before{content:\"\"}.bcm-fa-keynote:before{content:\"\"}.bcm-fa-khanda:before{content:\"\"}.bcm-fa-kickstarter:before{content:\"\"}.bcm-fa-kickstarter-k:before{content:\"\"}.bcm-fa-kidneys:before{content:\"\"}.bcm-fa-kiss:before{content:\"\"}.bcm-fa-kiss-beam:before{content:\"\"}.bcm-fa-kiss-wink-heart:before{content:\"\"}.bcm-fa-kite:before{content:\"\"}.bcm-fa-kiwi-bird:before{content:\"\"}.bcm-fa-knife-kitchen:before{content:\"\"}.bcm-fa-korvue:before{content:\"\"}.bcm-fa-lambda:before{content:\"\"}.bcm-fa-lamp:before{content:\"\"}.bcm-fa-lamp-desk:before{content:\"\"}.bcm-fa-lamp-floor:before{content:\"\"}.bcm-fa-landmark:before{content:\"\"}.bcm-fa-landmark-alt:before{content:\"\"}.bcm-fa-language:before{content:\"\"}.bcm-fa-laptop:before{content:\"\"}.bcm-fa-laptop-code:before{content:\"\"}.bcm-fa-laptop-house:before{content:\"\"}.bcm-fa-laptop-medical:before{content:\"\"}.bcm-fa-laravel:before{content:\"\"}.bcm-fa-lasso:before{content:\"\"}.bcm-fa-lastfm:before{content:\"\"}.bcm-fa-lastfm-square:before{content:\"\"}.bcm-fa-laugh:before{content:\"\"}.bcm-fa-laugh-beam:before{content:\"\"}.bcm-fa-laugh-squint:before{content:\"\"}.bcm-fa-laugh-wink:before{content:\"\"}.bcm-fa-layer-group:before{content:\"\"}.bcm-fa-layer-minus:before{content:\"\"}.bcm-fa-layer-plus:before{content:\"\"}.bcm-fa-leaf:before{content:\"\"}.bcm-fa-leaf-heart:before{content:\"\"}.bcm-fa-leaf-maple:before{content:\"\"}.bcm-fa-leaf-oak:before{content:\"\"}.bcm-fa-leanpub:before{content:\"\"}.bcm-fa-lemon:before{content:\"\"}.bcm-fa-less:before{content:\"\"}.bcm-fa-less-than:before{content:\"\"}.bcm-fa-less-than-equal:before{content:\"\"}.bcm-fa-level-down:before{content:\"\"}.bcm-fa-level-down-alt:before{content:\"\"}.bcm-fa-level-up:before{content:\"\"}.bcm-fa-level-up-alt:before{content:\"\"}.bcm-fa-life-ring:before{content:\"\"}.bcm-fa-light-ceiling:before{content:\"\"}.bcm-fa-light-switch:before{content:\"\"}.bcm-fa-light-switch-off:before{content:\"\"}.bcm-fa-light-switch-on:before{content:\"\"}.bcm-fa-lightbulb:before{content:\"\"}.bcm-fa-lightbulb-dollar:before{content:\"\"}.bcm-fa-lightbulb-exclamation:before{content:\"\"}.bcm-fa-lightbulb-on:before{content:\"\"}.bcm-fa-lightbulb-slash:before{content:\"\"}.bcm-fa-lights-holiday:before{content:\"\"}.bcm-fa-line:before{content:\"\"}.bcm-fa-line-columns:before{content:\"\"}.bcm-fa-line-height:before{content:\"\"}.bcm-fa-link:before{content:\"\"}.bcm-fa-linkedin:before{content:\"\"}.bcm-fa-linkedin-in:before{content:\"\"}.bcm-fa-linode:before{content:\"\"}.bcm-fa-linux:before{content:\"\"}.bcm-fa-lips:before{content:\"\"}.bcm-fa-lira-sign:before{content:\"\"}.bcm-fa-list:before{content:\"\"}.bcm-fa-list-alt:before{content:\"\"}.bcm-fa-list-music:before{content:\"\"}.bcm-fa-list-ol:before{content:\"\"}.bcm-fa-list-ul:before{content:\"\"}.bcm-fa-location:before{content:\"\"}.bcm-fa-location-arrow:before{content:\"\"}.bcm-fa-location-circle:before{content:\"\"}.bcm-fa-location-slash:before{content:\"\"}.bcm-fa-lock:before{content:\"\"}.bcm-fa-lock-alt:before{content:\"\"}.bcm-fa-lock-open:before{content:\"\"}.bcm-fa-lock-open-alt:before{content:\"\"}.bcm-fa-long-arrow-alt-down:before{content:\"\"}.bcm-fa-long-arrow-alt-left:before{content:\"\"}.bcm-fa-long-arrow-alt-right:before{content:\"\"}.bcm-fa-long-arrow-alt-up:before{content:\"\"}.bcm-fa-long-arrow-down:before{content:\"\"}.bcm-fa-long-arrow-left:before{content:\"\"}.bcm-fa-long-arrow-right:before{content:\"\"}.bcm-fa-long-arrow-up:before{content:\"\"}.bcm-fa-loveseat:before{content:\"\"}.bcm-fa-low-vision:before{content:\"\"}.bcm-fa-luchador:before{content:\"\"}.bcm-fa-luggage-cart:before{content:\"\"}.bcm-fa-lungs:before{content:\"\"}.bcm-fa-lungs-virus:before{content:\"\"}.bcm-fa-lyft:before{content:\"\"}.bcm-fa-mace:before{content:\"\"}.bcm-fa-magento:before{content:\"\"}.bcm-fa-magic:before{content:\"\"}.bcm-fa-magnet:before{content:\"\"}.bcm-fa-mail-bulk:before{content:\"\"}.bcm-fa-mailbox:before{content:\"\"}.bcm-fa-mailchimp:before{content:\"\"}.bcm-fa-male:before{content:\"\"}.bcm-fa-mandalorian:before{content:\"\"}.bcm-fa-mandolin:before{content:\"\"}.bcm-fa-map:before{content:\"\"}.bcm-fa-map-marked:before{content:\"\"}.bcm-fa-map-marked-alt:before{content:\"\"}.bcm-fa-map-marker:before{content:\"\"}.bcm-fa-map-marker-alt:before{content:\"\"}.bcm-fa-map-marker-alt-slash:before{content:\"\"}.bcm-fa-map-marker-check:before{content:\"\"}.bcm-fa-map-marker-edit:before{content:\"\"}.bcm-fa-map-marker-exclamation:before{content:\"\"}.bcm-fa-map-marker-minus:before{content:\"\"}.bcm-fa-map-marker-plus:before{content:\"\"}.bcm-fa-map-marker-question:before{content:\"\"}.bcm-fa-map-marker-slash:before{content:\"\"}.bcm-fa-map-marker-smile:before{content:\"\"}.bcm-fa-map-marker-times:before{content:\"\"}.bcm-fa-map-pin:before{content:\"\"}.bcm-fa-map-signs:before{content:\"\"}.bcm-fa-markdown:before{content:\"\"}.bcm-fa-marker:before{content:\"\"}.bcm-fa-mars:before{content:\"\"}.bcm-fa-mars-double:before{content:\"\"}.bcm-fa-mars-stroke:before{content:\"\"}.bcm-fa-mars-stroke-h:before{content:\"\"}.bcm-fa-mars-stroke-v:before{content:\"\"}.bcm-fa-mask:before{content:\"\"}.bcm-fa-mastodon:before{content:\"\"}.bcm-fa-maxcdn:before{content:\"\"}.bcm-fa-mdb:before{content:\"\"}.bcm-fa-meat:before{content:\"\"}.bcm-fa-medal:before{content:\"\"}.bcm-fa-medapps:before{content:\"\"}.bcm-fa-medium:before{content:\"\"}.bcm-fa-medium-m:before{content:\"\"}.bcm-fa-medkit:before{content:\"\"}.bcm-fa-medrt:before{content:\"\"}.bcm-fa-meetup:before{content:\"\"}.bcm-fa-megaphone:before{content:\"\"}.bcm-fa-megaport:before{content:\"\"}.bcm-fa-meh:before{content:\"\"}.bcm-fa-meh-blank:before{content:\"\"}.bcm-fa-meh-rolling-eyes:before{content:\"\"}.bcm-fa-memory:before{content:\"\"}.bcm-fa-mendeley:before{content:\"\"}.bcm-fa-menorah:before{content:\"\"}.bcm-fa-mercury:before{content:\"\"}.bcm-fa-meteor:before{content:\"\"}.bcm-fa-microblog:before{content:\"\"}.bcm-fa-microchip:before{content:\"\"}.bcm-fa-microphone:before{content:\"\"}.bcm-fa-microphone-alt:before{content:\"\"}.bcm-fa-microphone-alt-slash:before{content:\"\"}.bcm-fa-microphone-slash:before{content:\"\"}.bcm-fa-microphone-stand:before{content:\"\"}.bcm-fa-microscope:before{content:\"\"}.bcm-fa-microsoft:before{content:\"\"}.bcm-fa-microwave:before{content:\"\"}.bcm-fa-mind-share:before{content:\"\"}.bcm-fa-minus:before{content:\"\"}.bcm-fa-minus-circle:before{content:\"\"}.bcm-fa-minus-hexagon:before{content:\"\"}.bcm-fa-minus-octagon:before{content:\"\"}.bcm-fa-minus-square:before{content:\"\"}.bcm-fa-mistletoe:before{content:\"\"}.bcm-fa-mitten:before{content:\"\"}.bcm-fa-mix:before{content:\"\"}.bcm-fa-mixcloud:before{content:\"\"}.bcm-fa-mixer:before{content:\"\"}.bcm-fa-mizuni:before{content:\"\"}.bcm-fa-mobile:before{content:\"\"}.bcm-fa-mobile-alt:before{content:\"\"}.bcm-fa-mobile-android:before{content:\"\"}.bcm-fa-mobile-android-alt:before{content:\"\"}.bcm-fa-modx:before{content:\"\"}.bcm-fa-monero:before{content:\"\"}.bcm-fa-money-bill:before{content:\"\"}.bcm-fa-money-bill-alt:before{content:\"\"}.bcm-fa-money-bill-wave:before{content:\"\"}.bcm-fa-money-bill-wave-alt:before{content:\"\"}.bcm-fa-money-check:before{content:\"\"}.bcm-fa-money-check-alt:before{content:\"\"}.bcm-fa-money-check-edit:before{content:\"\"}.bcm-fa-money-check-edit-alt:before{content:\"\"}.bcm-fa-monitor-heart-rate:before{content:\"\"}.bcm-fa-monkey:before{content:\"\"}.bcm-fa-monument:before{content:\"\"}.bcm-fa-moon:before{content:\"\"}.bcm-fa-moon-cloud:before{content:\"\"}.bcm-fa-moon-stars:before{content:\"\"}.bcm-fa-mortar-pestle:before{content:\"\"}.bcm-fa-mosque:before{content:\"\"}.bcm-fa-motorcycle:before{content:\"\"}.bcm-fa-mountain:before{content:\"\"}.bcm-fa-mountains:before{content:\"\"}.bcm-fa-mouse:before{content:\"\"}.bcm-fa-mouse-alt:before{content:\"\"}.bcm-fa-mouse-pointer:before{content:\"\"}.bcm-fa-mp3-player:before{content:\"\"}.bcm-fa-mug:before{content:\"\"}.bcm-fa-mug-hot:before{content:\"\"}.bcm-fa-mug-marshmallows:before{content:\"\"}.bcm-fa-mug-tea:before{content:\"\"}.bcm-fa-music:before{content:\"\"}.bcm-fa-music-alt:before{content:\"\"}.bcm-fa-music-alt-slash:before{content:\"\"}.bcm-fa-music-slash:before{content:\"\"}.bcm-fa-napster:before{content:\"\"}.bcm-fa-narwhal:before{content:\"\"}.bcm-fa-neos:before{content:\"\"}.bcm-fa-network-wired:before{content:\"\"}.bcm-fa-neuter:before{content:\"\"}.bcm-fa-newspaper:before{content:\"\"}.bcm-fa-nimblr:before{content:\"\"}.bcm-fa-node:before{content:\"\"}.bcm-fa-node-js:before{content:\"\"}.bcm-fa-not-equal:before{content:\"\"}.bcm-fa-notes-medical:before{content:\"\"}.bcm-fa-npm:before{content:\"\"}.bcm-fa-ns8:before{content:\"\"}.bcm-fa-nutritionix:before{content:\"\"}.bcm-fa-object-group:before{content:\"\"}.bcm-fa-object-ungroup:before{content:\"\"}.bcm-fa-octagon:before{content:\"\"}.bcm-fa-octopus-deploy:before{content:\"\"}.bcm-fa-odnoklassniki:before{content:\"\"}.bcm-fa-odnoklassniki-square:before{content:\"\"}.bcm-fa-oil-can:before{content:\"\"}.bcm-fa-oil-temp:before{content:\"\"}.bcm-fa-old-republic:before{content:\"\"}.bcm-fa-om:before{content:\"\"}.bcm-fa-omega:before{content:\"\"}.bcm-fa-opencart:before{content:\"\"}.bcm-fa-openid:before{content:\"\"}.bcm-fa-opera:before{content:\"\"}.bcm-fa-optin-monster:before{content:\"\"}.bcm-fa-orcid:before{content:\"\"}.bcm-fa-ornament:before{content:\"\"}.bcm-fa-osi:before{content:\"\"}.bcm-fa-otter:before{content:\"\"}.bcm-fa-outdent:before{content:\"\"}.bcm-fa-outlet:before{content:\"\"}.bcm-fa-oven:before{content:\"\"}.bcm-fa-overline:before{content:\"\"}.bcm-fa-page-break:before{content:\"\"}.bcm-fa-page4:before{content:\"\"}.bcm-fa-pagelines:before{content:\"\"}.bcm-fa-pager:before{content:\"\"}.bcm-fa-paint-brush:before{content:\"\"}.bcm-fa-paint-brush-alt:before{content:\"\"}.bcm-fa-paint-roller:before{content:\"\"}.bcm-fa-palette:before{content:\"\"}.bcm-fa-palfed:before{content:\"\"}.bcm-fa-pallet:before{content:\"\"}.bcm-fa-pallet-alt:before{content:\"\"}.bcm-fa-paper-plane:before{content:\"\"}.bcm-fa-paperclip:before{content:\"\"}.bcm-fa-parachute-box:before{content:\"\"}.bcm-fa-paragraph:before{content:\"\"}.bcm-fa-paragraph-rtl:before{content:\"\"}.bcm-fa-parking:before{content:\"\"}.bcm-fa-parking-circle:before{content:\"\"}.bcm-fa-parking-circle-slash:before{content:\"\"}.bcm-fa-parking-slash:before{content:\"\"}.bcm-fa-passport:before{content:\"\"}.bcm-fa-pastafarianism:before{content:\"\"}.bcm-fa-paste:before{content:\"\"}.bcm-fa-patreon:before{content:\"\"}.bcm-fa-pause:before{content:\"\"}.bcm-fa-pause-circle:before{content:\"\"}.bcm-fa-paw:before{content:\"\"}.bcm-fa-paw-alt:before{content:\"\"}.bcm-fa-paw-claws:before{content:\"\"}.bcm-fa-paypal:before{content:\"\"}.bcm-fa-peace:before{content:\"\"}.bcm-fa-pegasus:before{content:\"\"}.bcm-fa-pen:before{content:\"\"}.bcm-fa-pen-alt:before{content:\"\"}.bcm-fa-pen-fancy:before{content:\"\"}.bcm-fa-pen-nib:before{content:\"\"}.bcm-fa-pen-square:before{content:\"\"}.bcm-fa-pencil:before{content:\"\"}.bcm-fa-pencil-alt:before{content:\"\"}.bcm-fa-pencil-paintbrush:before{content:\"\"}.bcm-fa-pencil-ruler:before{content:\"\"}.bcm-fa-pennant:before{content:\"\"}.bcm-fa-penny-arcade:before{content:\"\"}.bcm-fa-people-arrows:before{content:\"\"}.bcm-fa-people-carry:before{content:\"\"}.bcm-fa-pepper-hot:before{content:\"\"}.bcm-fa-perbyte:before{content:\"\"}.bcm-fa-percent:before{content:\"\"}.bcm-fa-percentage:before{content:\"\"}.bcm-fa-periscope:before{content:\"\"}.bcm-fa-person-booth:before{content:\"\"}.bcm-fa-person-carry:before{content:\"\"}.bcm-fa-person-dolly:before{content:\"\"}.bcm-fa-person-dolly-empty:before{content:\"\"}.bcm-fa-person-sign:before{content:\"\"}.bcm-fa-phabricator:before{content:\"\"}.bcm-fa-phoenix-framework:before{content:\"\"}.bcm-fa-phoenix-squadron:before{content:\"\"}.bcm-fa-phone:before{content:\"\"}.bcm-fa-phone-alt:before{content:\"\"}.bcm-fa-phone-laptop:before{content:\"\"}.bcm-fa-phone-office:before{content:\"\"}.bcm-fa-phone-plus:before{content:\"\"}.bcm-fa-phone-rotary:before{content:\"\"}.bcm-fa-phone-slash:before{content:\"\"}.bcm-fa-phone-square:before{content:\"\"}.bcm-fa-phone-square-alt:before{content:\"\"}.bcm-fa-phone-volume:before{content:\"\"}.bcm-fa-photo-video:before{content:\"\"}.bcm-fa-php:before{content:\"\"}.bcm-fa-pi:before{content:\"\"}.bcm-fa-piano:before{content:\"\"}.bcm-fa-piano-keyboard:before{content:\"\"}.bcm-fa-pie:before{content:\"\"}.bcm-fa-pied-piper:before{content:\"\"}.bcm-fa-pied-piper-alt:before{content:\"\"}.bcm-fa-pied-piper-hat:before{content:\"\"}.bcm-fa-pied-piper-pp:before{content:\"\"}.bcm-fa-pied-piper-square:before{content:\"\"}.bcm-fa-pig:before{content:\"\"}.bcm-fa-piggy-bank:before{content:\"\"}.bcm-fa-pills:before{content:\"\"}.bcm-fa-pinterest:before{content:\"\"}.bcm-fa-pinterest-p:before{content:\"\"}.bcm-fa-pinterest-square:before{content:\"\"}.bcm-fa-pizza:before{content:\"\"}.bcm-fa-pizza-slice:before{content:\"\"}.bcm-fa-place-of-worship:before{content:\"\"}.bcm-fa-plane:before{content:\"\"}.bcm-fa-plane-alt:before{content:\"\"}.bcm-fa-plane-arrival:before{content:\"\"}.bcm-fa-plane-departure:before{content:\"\"}.bcm-fa-plane-slash:before{content:\"\"}.bcm-fa-planet-moon:before{content:\"\"}.bcm-fa-planet-ringed:before{content:\"\"}.bcm-fa-play:before{content:\"\"}.bcm-fa-play-circle:before{content:\"\"}.bcm-fa-playstation:before{content:\"\"}.bcm-fa-plug:before{content:\"\"}.bcm-fa-plus:before{content:\"\"}.bcm-fa-plus-circle:before{content:\"\"}.bcm-fa-plus-hexagon:before{content:\"\"}.bcm-fa-plus-octagon:before{content:\"\"}.bcm-fa-plus-square:before{content:\"\"}.bcm-fa-podcast:before{content:\"\"}.bcm-fa-podium:before{content:\"\"}.bcm-fa-podium-star:before{content:\"\"}.bcm-fa-police-box:before{content:\"\"}.bcm-fa-poll:before{content:\"\"}.bcm-fa-poll-h:before{content:\"\"}.bcm-fa-poll-people:before{content:\"\"}.bcm-fa-poo:before{content:\"\"}.bcm-fa-poo-storm:before{content:\"\"}.bcm-fa-poop:before{content:\"\"}.bcm-fa-popcorn:before{content:\"\"}.bcm-fa-portal-enter:before{content:\"\"}.bcm-fa-portal-exit:before{content:\"\"}.bcm-fa-portrait:before{content:\"\"}.bcm-fa-pound-sign:before{content:\"\"}.bcm-fa-power-off:before{content:\"\"}.bcm-fa-pray:before{content:\"\"}.bcm-fa-praying-hands:before{content:\"\"}.bcm-fa-prescription:before{content:\"\"}.bcm-fa-prescription-bottle:before{content:\"\"}.bcm-fa-prescription-bottle-alt:before{content:\"\"}.bcm-fa-presentation:before{content:\"\"}.bcm-fa-print:before{content:\"\"}.bcm-fa-print-search:before{content:\"\"}.bcm-fa-print-slash:before{content:\"\"}.bcm-fa-procedures:before{content:\"\"}.bcm-fa-product-hunt:before{content:\"\"}.bcm-fa-project-diagram:before{content:\"\"}.bcm-fa-projector:before{content:\"\"}.bcm-fa-pump-medical:before{content:\"\"}.bcm-fa-pump-soap:before{content:\"\"}.bcm-fa-pumpkin:before{content:\"\"}.bcm-fa-pushed:before{content:\"\"}.bcm-fa-puzzle-piece:before{content:\"\"}.bcm-fa-python:before{content:\"\"}.bcm-fa-qq:before{content:\"\"}.bcm-fa-qrcode:before{content:\"\"}.bcm-fa-question:before{content:\"\"}.bcm-fa-question-circle:before{content:\"\"}.bcm-fa-question-square:before{content:\"\"}.bcm-fa-quidditch:before{content:\"\"}.bcm-fa-quinscape:before{content:\"\"}.bcm-fa-quora:before{content:\"\"}.bcm-fa-quote-left:before{content:\"\"}.bcm-fa-quote-right:before{content:\"\"}.bcm-fa-quran:before{content:\"\"}.bcm-fa-r-project:before{content:\"\"}.bcm-fa-rabbit:before{content:\"\"}.bcm-fa-rabbit-fast:before{content:\"\"}.bcm-fa-racquet:before{content:\"\"}.bcm-fa-radar:before{content:\"\"}.bcm-fa-radiation:before{content:\"\"}.bcm-fa-radiation-alt:before{content:\"\"}.bcm-fa-radio:before{content:\"\"}.bcm-fa-radio-alt:before{content:\"\"}.bcm-fa-rainbow:before{content:\"\"}.bcm-fa-raindrops:before{content:\"\"}.bcm-fa-ram:before{content:\"\"}.bcm-fa-ramp-loading:before{content:\"\"}.bcm-fa-random:before{content:\"\"}.bcm-fa-raspberry-pi:before{content:\"\"}.bcm-fa-ravelry:before{content:\"\"}.bcm-fa-raygun:before{content:\"\"}.bcm-fa-react:before{content:\"\"}.bcm-fa-reacteurope:before{content:\"\"}.bcm-fa-readme:before{content:\"\"}.bcm-fa-rebel:before{content:\"\"}.bcm-fa-receipt:before{content:\"\"}.bcm-fa-record-vinyl:before{content:\"\"}.bcm-fa-rectangle-landscape:before{content:\"\"}.bcm-fa-rectangle-portrait:before{content:\"\"}.bcm-fa-rectangle-wide:before{content:\"\"}.bcm-fa-recycle:before{content:\"\"}.bcm-fa-red-river:before{content:\"\"}.bcm-fa-reddit:before{content:\"\"}.bcm-fa-reddit-alien:before{content:\"\"}.bcm-fa-reddit-square:before{content:\"\"}.bcm-fa-redhat:before{content:\"\"}.bcm-fa-redo:before{content:\"\"}.bcm-fa-redo-alt:before{content:\"\"}.bcm-fa-refrigerator:before{content:\"\"}.bcm-fa-registered:before{content:\"\"}.bcm-fa-remove-format:before{content:\"\"}.bcm-fa-renren:before{content:\"\"}.bcm-fa-repeat:before{content:\"\"}.bcm-fa-repeat-1:before{content:\"\"}.bcm-fa-repeat-1-alt:before{content:\"\"}.bcm-fa-repeat-alt:before{content:\"\"}.bcm-fa-reply:before{content:\"\"}.bcm-fa-reply-all:before{content:\"\"}.bcm-fa-replyd:before{content:\"\"}.bcm-fa-republican:before{content:\"\"}.bcm-fa-researchgate:before{content:\"\"}.bcm-fa-resolving:before{content:\"\"}.bcm-fa-restroom:before{content:\"\"}.bcm-fa-retweet:before{content:\"\"}.bcm-fa-retweet-alt:before{content:\"\"}.bcm-fa-rev:before{content:\"\"}.bcm-fa-ribbon:before{content:\"\"}.bcm-fa-ring:before{content:\"\"}.bcm-fa-rings-wedding:before{content:\"\"}.bcm-fa-road:before{content:\"\"}.bcm-fa-robot:before{content:\"\"}.bcm-fa-rocket:before{content:\"\"}.bcm-fa-rocket-launch:before{content:\"\"}.bcm-fa-rocketchat:before{content:\"\"}.bcm-fa-rockrms:before{content:\"\"}.bcm-fa-route:before{content:\"\"}.bcm-fa-route-highway:before{content:\"\"}.bcm-fa-route-interstate:before{content:\"\"}.bcm-fa-router:before{content:\"\"}.bcm-fa-rss:before{content:\"\"}.bcm-fa-rss-square:before{content:\"\"}.bcm-fa-ruble-sign:before{content:\"\"}.bcm-fa-ruler:before{content:\"\"}.bcm-fa-ruler-combined:before{content:\"\"}.bcm-fa-ruler-horizontal:before{content:\"\"}.bcm-fa-ruler-triangle:before{content:\"\"}.bcm-fa-ruler-vertical:before{content:\"\"}.bcm-fa-running:before{content:\"\"}.bcm-fa-rupee-sign:before{content:\"\"}.bcm-fa-rust:before{content:\"\"}.bcm-fa-rv:before{content:\"\"}.bcm-fa-sack:before{content:\"\"}.bcm-fa-sack-dollar:before{content:\"\"}.bcm-fa-sad-cry:before{content:\"\"}.bcm-fa-sad-tear:before{content:\"\"}.bcm-fa-safari:before{content:\"\"}.bcm-fa-salad:before{content:\"\"}.bcm-fa-salesforce:before{content:\"\"}.bcm-fa-sandwich:before{content:\"\"}.bcm-fa-sass:before{content:\"\"}.bcm-fa-satellite:before{content:\"\"}.bcm-fa-satellite-dish:before{content:\"\"}.bcm-fa-sausage:before{content:\"\"}.bcm-fa-save:before{content:\"\"}.bcm-fa-sax-hot:before{content:\"\"}.bcm-fa-saxophone:before{content:\"\"}.bcm-fa-scalpel:before{content:\"\"}.bcm-fa-scalpel-path:before{content:\"\"}.bcm-fa-scanner:before{content:\"\"}.bcm-fa-scanner-image:before{content:\"\"}.bcm-fa-scanner-keyboard:before{content:\"\"}.bcm-fa-scanner-touchscreen:before{content:\"\"}.bcm-fa-scarecrow:before{content:\"\"}.bcm-fa-scarf:before{content:\"\"}.bcm-fa-schlix:before{content:\"\"}.bcm-fa-school:before{content:\"\"}.bcm-fa-screwdriver:before{content:\"\"}.bcm-fa-scribd:before{content:\"\"}.bcm-fa-scroll:before{content:\"\"}.bcm-fa-scroll-old:before{content:\"\"}.bcm-fa-scrubber:before{content:\"\"}.bcm-fa-scythe:before{content:\"\"}.bcm-fa-sd-card:before{content:\"\"}.bcm-fa-search:before{content:\"\"}.bcm-fa-search-dollar:before{content:\"\"}.bcm-fa-search-location:before{content:\"\"}.bcm-fa-search-minus:before{content:\"\"}.bcm-fa-search-plus:before{content:\"\"}.bcm-fa-searchengin:before{content:\"\"}.bcm-fa-seedling:before{content:\"\"}.bcm-fa-sellcast:before{content:\"\"}.bcm-fa-sellsy:before{content:\"\"}.bcm-fa-send-back:before{content:\"\"}.bcm-fa-send-backward:before{content:\"\"}.bcm-fa-sensor:before{content:\"\"}.bcm-fa-sensor-alert:before{content:\"\"}.bcm-fa-sensor-fire:before{content:\"\"}.bcm-fa-sensor-on:before{content:\"\"}.bcm-fa-sensor-smoke:before{content:\"\"}.bcm-fa-server:before{content:\"\"}.bcm-fa-servicestack:before{content:\"\"}.bcm-fa-shapes:before{content:\"\"}.bcm-fa-share:before{content:\"\"}.bcm-fa-share-all:before{content:\"\"}.bcm-fa-share-alt:before{content:\"\"}.bcm-fa-share-alt-square:before{content:\"\"}.bcm-fa-share-square:before{content:\"\"}.bcm-fa-sheep:before{content:\"\"}.bcm-fa-shekel-sign:before{content:\"\"}.bcm-fa-shield:before{content:\"\"}.bcm-fa-shield-alt:before{content:\"\"}.bcm-fa-shield-check:before{content:\"\"}.bcm-fa-shield-cross:before{content:\"\"}.bcm-fa-shield-virus:before{content:\"\"}.bcm-fa-ship:before{content:\"\"}.bcm-fa-shipping-fast:before{content:\"\"}.bcm-fa-shipping-timed:before{content:\"\"}.bcm-fa-shirtsinbulk:before{content:\"\"}.bcm-fa-shish-kebab:before{content:\"\"}.bcm-fa-shoe-prints:before{content:\"\"}.bcm-fa-shopify:before{content:\"\"}.bcm-fa-shopping-bag:before{content:\"\"}.bcm-fa-shopping-basket:before{content:\"\"}.bcm-fa-shopping-cart:before{content:\"\"}.bcm-fa-shopware:before{content:\"\"}.bcm-fa-shovel:before{content:\"\"}.bcm-fa-shovel-snow:before{content:\"\"}.bcm-fa-shower:before{content:\"\"}.bcm-fa-shredder:before{content:\"\"}.bcm-fa-shuttle-van:before{content:\"\"}.bcm-fa-shuttlecock:before{content:\"\"}.bcm-fa-sickle:before{content:\"\"}.bcm-fa-sigma:before{content:\"\"}.bcm-fa-sign:before{content:\"\"}.bcm-fa-sign-in:before{content:\"\"}.bcm-fa-sign-in-alt:before{content:\"\"}.bcm-fa-sign-language:before{content:\"\"}.bcm-fa-sign-out:before{content:\"\"}.bcm-fa-sign-out-alt:before{content:\"\"}.bcm-fa-signal:before{content:\"\"}.bcm-fa-signal-1:before{content:\"\"}.bcm-fa-signal-2:before{content:\"\"}.bcm-fa-signal-3:before{content:\"\"}.bcm-fa-signal-4:before{content:\"\"}.bcm-fa-signal-alt:before{content:\"\"}.bcm-fa-signal-alt-1:before{content:\"\"}.bcm-fa-signal-alt-2:before{content:\"\"}.bcm-fa-signal-alt-3:before{content:\"\"}.bcm-fa-signal-alt-slash:before{content:\"\"}.bcm-fa-signal-slash:before{content:\"\"}.bcm-fa-signal-stream:before{content:\"\"}.bcm-fa-signature:before{content:\"\"}.bcm-fa-sim-card:before{content:\"\"}.bcm-fa-simplybuilt:before{content:\"\"}.bcm-fa-sink:before{content:\"\"}.bcm-fa-siren:before{content:\"\"}.bcm-fa-siren-on:before{content:\"\"}.bcm-fa-sistrix:before{content:\"\"}.bcm-fa-sitemap:before{content:\"\"}.bcm-fa-sith:before{content:\"\"}.bcm-fa-skating:before{content:\"\"}.bcm-fa-skeleton:before{content:\"\"}.bcm-fa-sketch:before{content:\"\"}.bcm-fa-ski-jump:before{content:\"\"}.bcm-fa-ski-lift:before{content:\"\"}.bcm-fa-skiing:before{content:\"\"}.bcm-fa-skiing-nordic:before{content:\"\"}.bcm-fa-skull:before{content:\"\"}.bcm-fa-skull-cow:before{content:\"\"}.bcm-fa-skull-crossbones:before{content:\"\"}.bcm-fa-skyatlas:before{content:\"\"}.bcm-fa-skype:before{content:\"\"}.bcm-fa-slack:before{content:\"\"}.bcm-fa-slack-hash:before{content:\"\"}.bcm-fa-slash:before{content:\"\"}.bcm-fa-sledding:before{content:\"\"}.bcm-fa-sleigh:before{content:\"\"}.bcm-fa-sliders-h:before{content:\"\"}.bcm-fa-sliders-h-square:before{content:\"\"}.bcm-fa-sliders-v:before{content:\"\"}.bcm-fa-sliders-v-square:before{content:\"\"}.bcm-fa-slideshare:before{content:\"\"}.bcm-fa-smile:before{content:\"\"}.bcm-fa-smile-beam:before{content:\"\"}.bcm-fa-smile-plus:before{content:\"\"}.bcm-fa-smile-wink:before{content:\"\"}.bcm-fa-smog:before{content:\"\"}.bcm-fa-smoke:before{content:\"\"}.bcm-fa-smoking:before{content:\"\"}.bcm-fa-smoking-ban:before{content:\"\"}.bcm-fa-sms:before{content:\"\"}.bcm-fa-snake:before{content:\"\"}.bcm-fa-snapchat:before{content:\"\"}.bcm-fa-snapchat-ghost:before{content:\"\"}.bcm-fa-snapchat-square:before{content:\"\"}.bcm-fa-snooze:before{content:\"\"}.bcm-fa-snow-blowing:before{content:\"\"}.bcm-fa-snowboarding:before{content:\"\"}.bcm-fa-snowflake:before{content:\"\"}.bcm-fa-snowflakes:before{content:\"\"}.bcm-fa-snowman:before{content:\"\"}.bcm-fa-snowmobile:before{content:\"\"}.bcm-fa-snowplow:before{content:\"\"}.bcm-fa-soap:before{content:\"\"}.bcm-fa-socks:before{content:\"\"}.bcm-fa-solar-panel:before{content:\"\"}.bcm-fa-solar-system:before{content:\"\"}.bcm-fa-sort:before{content:\"\"}.bcm-fa-sort-alpha-down:before{content:\"\"}.bcm-fa-sort-alpha-down-alt:before{content:\"\"}.bcm-fa-sort-alpha-up:before{content:\"\"}.bcm-fa-sort-alpha-up-alt:before{content:\"\"}.bcm-fa-sort-alt:before{content:\"\"}.bcm-fa-sort-amount-down:before{content:\"\"}.bcm-fa-sort-amount-down-alt:before{content:\"\"}.bcm-fa-sort-amount-up:before{content:\"\"}.bcm-fa-sort-amount-up-alt:before{content:\"\"}.bcm-fa-sort-circle:before{content:\"\"}.bcm-fa-sort-circle-down:before{content:\"\"}.bcm-fa-sort-circle-up:before{content:\"\"}.bcm-fa-sort-down:before{content:\"\"}.bcm-fa-sort-numeric-down:before{content:\"\"}.bcm-fa-sort-numeric-down-alt:before{content:\"\"}.bcm-fa-sort-numeric-up:before{content:\"\"}.bcm-fa-sort-numeric-up-alt:before{content:\"\"}.bcm-fa-sort-shapes-down:before{content:\"\"}.bcm-fa-sort-shapes-down-alt:before{content:\"\"}.bcm-fa-sort-shapes-up:before{content:\"\"}.bcm-fa-sort-shapes-up-alt:before{content:\"\"}.bcm-fa-sort-size-down:before{content:\"\"}.bcm-fa-sort-size-down-alt:before{content:\"\"}.bcm-fa-sort-size-up:before{content:\"\"}.bcm-fa-sort-size-up-alt:before{content:\"\"}.bcm-fa-sort-up:before{content:\"\"}.bcm-fa-soundcloud:before{content:\"\"}.bcm-fa-soup:before{content:\"\"}.bcm-fa-sourcetree:before{content:\"\"}.bcm-fa-spa:before{content:\"\"}.bcm-fa-space-shuttle:before{content:\"\"}.bcm-fa-space-station-moon:before{content:\"\"}.bcm-fa-space-station-moon-alt:before{content:\"\"}.bcm-fa-spade:before{content:\"\"}.bcm-fa-sparkles:before{content:\"\"}.bcm-fa-speakap:before{content:\"\"}.bcm-fa-speaker:before{content:\"\"}.bcm-fa-speaker-deck:before{content:\"\"}.bcm-fa-speakers:before{content:\"\"}.bcm-fa-spell-check:before{content:\"\"}.bcm-fa-spider:before{content:\"\"}.bcm-fa-spider-black-widow:before{content:\"\"}.bcm-fa-spider-web:before{content:\"\"}.bcm-fa-spinner:before{content:\"\"}.bcm-fa-spinner-third:before{content:\"\"}.bcm-fa-splotch:before{content:\"\"}.bcm-fa-spotify:before{content:\"\"}.bcm-fa-spray-can:before{content:\"\"}.bcm-fa-sprinkler:before{content:\"\"}.bcm-fa-square:before{content:\"\"}.bcm-fa-square-full:before{content:\"\"}.bcm-fa-square-root:before{content:\"\"}.bcm-fa-square-root-alt:before{content:\"\"}.bcm-fa-squarespace:before{content:\"\"}.bcm-fa-squirrel:before{content:\"\"}.bcm-fa-stack-exchange:before{content:\"\"}.bcm-fa-stack-overflow:before{content:\"\"}.bcm-fa-stackpath:before{content:\"\"}.bcm-fa-staff:before{content:\"\"}.bcm-fa-stamp:before{content:\"\"}.bcm-fa-star:before{content:\"\"}.bcm-fa-star-and-crescent:before{content:\"\"}.bcm-fa-star-christmas:before{content:\"\"}.bcm-fa-star-exclamation:before{content:\"\"}.bcm-fa-star-half:before{content:\"\"}.bcm-fa-star-half-alt:before{content:\"\"}.bcm-fa-star-of-david:before{content:\"\"}.bcm-fa-star-of-life:before{content:\"\"}.bcm-fa-star-shooting:before{content:\"\"}.bcm-fa-starfighter:before{content:\"\"}.bcm-fa-starfighter-alt:before{content:\"\"}.bcm-fa-stars:before{content:\"\"}.bcm-fa-starship:before{content:\"\"}.bcm-fa-starship-freighter:before{content:\"\"}.bcm-fa-staylinked:before{content:\"\"}.bcm-fa-steak:before{content:\"\"}.bcm-fa-steam:before{content:\"\"}.bcm-fa-steam-square:before{content:\"\"}.bcm-fa-steam-symbol:before{content:\"\"}.bcm-fa-steering-wheel:before{content:\"\"}.bcm-fa-step-backward:before{content:\"\"}.bcm-fa-step-forward:before{content:\"\"}.bcm-fa-stethoscope:before{content:\"\"}.bcm-fa-sticker-mule:before{content:\"\"}.bcm-fa-sticky-note:before{content:\"\"}.bcm-fa-stocking:before{content:\"\"}.bcm-fa-stomach:before{content:\"\"}.bcm-fa-stop:before{content:\"\"}.bcm-fa-stop-circle:before{content:\"\"}.bcm-fa-stopwatch:before{content:\"\"}.bcm-fa-stopwatch-20:before{content:\"\"}.bcm-fa-store:before{content:\"\"}.bcm-fa-store-alt:before{content:\"\"}.bcm-fa-store-alt-slash:before{content:\"\"}.bcm-fa-store-slash:before{content:\"\"}.bcm-fa-strava:before{content:\"\"}.bcm-fa-stream:before{content:\"\"}.bcm-fa-street-view:before{content:\"\"}.bcm-fa-stretcher:before{content:\"\"}.bcm-fa-strikethrough:before{content:\"\"}.bcm-fa-stripe:before{content:\"\"}.bcm-fa-stripe-s:before{content:\"\"}.bcm-fa-stroopwafel:before{content:\"\"}.bcm-fa-studiovinari:before{content:\"\"}.bcm-fa-stumbleupon:before{content:\"\"}.bcm-fa-stumbleupon-circle:before{content:\"\"}.bcm-fa-subscript:before{content:\"\"}.bcm-fa-subway:before{content:\"\"}.bcm-fa-suitcase:before{content:\"\"}.bcm-fa-suitcase-rolling:before{content:\"\"}.bcm-fa-sun:before{content:\"\"}.bcm-fa-sun-cloud:before{content:\"\"}.bcm-fa-sun-dust:before{content:\"\"}.bcm-fa-sun-haze:before{content:\"\"}.bcm-fa-sunglasses:before{content:\"\"}.bcm-fa-sunrise:before{content:\"\"}.bcm-fa-sunset:before{content:\"\"}.bcm-fa-superpowers:before{content:\"\"}.bcm-fa-superscript:before{content:\"\"}.bcm-fa-supple:before{content:\"\"}.bcm-fa-surprise:before{content:\"\"}.bcm-fa-suse:before{content:\"\"}.bcm-fa-swatchbook:before{content:\"\"}.bcm-fa-swift:before{content:\"\"}.bcm-fa-swimmer:before{content:\"\"}.bcm-fa-swimming-pool:before{content:\"\"}.bcm-fa-sword:before{content:\"\"}.bcm-fa-sword-laser:before{content:\"\"}.bcm-fa-sword-laser-alt:before{content:\"\"}.bcm-fa-swords:before{content:\"\"}.bcm-fa-swords-laser:before{content:\"\"}.bcm-fa-symfony:before{content:\"\"}.bcm-fa-synagogue:before{content:\"\"}.bcm-fa-sync:before{content:\"\"}.bcm-fa-sync-alt:before{content:\"\"}.bcm-fa-syringe:before{content:\"\"}.bcm-fa-table:before{content:\"\"}.bcm-fa-table-tennis:before{content:\"\"}.bcm-fa-tablet:before{content:\"\"}.bcm-fa-tablet-alt:before{content:\"\"}.bcm-fa-tablet-android:before{content:\"\"}.bcm-fa-tablet-android-alt:before{content:\"\"}.bcm-fa-tablet-rugged:before{content:\"\"}.bcm-fa-tablets:before{content:\"\"}.bcm-fa-tachometer:before{content:\"\"}.bcm-fa-tachometer-alt:before{content:\"\"}.bcm-fa-tachometer-alt-average:before{content:\"\"}.bcm-fa-tachometer-alt-fast:before{content:\"\"}.bcm-fa-tachometer-alt-fastest:before{content:\"\"}.bcm-fa-tachometer-alt-slow:before{content:\"\"}.bcm-fa-tachometer-alt-slowest:before{content:\"\"}.bcm-fa-tachometer-average:before{content:\"\"}.bcm-fa-tachometer-fast:before{content:\"\"}.bcm-fa-tachometer-fastest:before{content:\"\"}.bcm-fa-tachometer-slow:before{content:\"\"}.bcm-fa-tachometer-slowest:before{content:\"\"}.bcm-fa-taco:before{content:\"\"}.bcm-fa-tag:before{content:\"\"}.bcm-fa-tags:before{content:\"\"}.bcm-fa-tally:before{content:\"\"}.bcm-fa-tanakh:before{content:\"\"}.bcm-fa-tape:before{content:\"\"}.bcm-fa-tasks:before{content:\"\"}.bcm-fa-tasks-alt:before{content:\"\"}.bcm-fa-taxi:before{content:\"\"}.bcm-fa-teamspeak:before{content:\"\"}.bcm-fa-teeth:before{content:\"\"}.bcm-fa-teeth-open:before{content:\"\"}.bcm-fa-telegram:before{content:\"\"}.bcm-fa-telegram-plane:before{content:\"\"}.bcm-fa-telescope:before{content:\"\"}.bcm-fa-temperature-down:before{content:\"\"}.bcm-fa-temperature-frigid:before{content:\"\"}.bcm-fa-temperature-high:before{content:\"\"}.bcm-fa-temperature-hot:before{content:\"\"}.bcm-fa-temperature-low:before{content:\"\"}.bcm-fa-temperature-up:before{content:\"\"}.bcm-fa-tencent-weibo:before{content:\"\"}.bcm-fa-tenge:before{content:\"\"}.bcm-fa-tennis-ball:before{content:\"\"}.bcm-fa-terminal:before{content:\"\"}.bcm-fa-text:before{content:\"\"}.bcm-fa-text-height:before{content:\"\"}.bcm-fa-text-size:before{content:\"\"}.bcm-fa-text-width:before{content:\"\"}.bcm-fa-th:before{content:\"\"}.bcm-fa-th-large:before{content:\"\"}.bcm-fa-th-list:before{content:\"\"}.bcm-fa-the-red-yeti:before{content:\"\"}.bcm-fa-theater-masks:before{content:\"\"}.bcm-fa-themeco:before{content:\"\"}.bcm-fa-themeisle:before{content:\"\"}.bcm-fa-thermometer:before{content:\"\"}.bcm-fa-thermometer-empty:before{content:\"\"}.bcm-fa-thermometer-full:before{content:\"\"}.bcm-fa-thermometer-half:before{content:\"\"}.bcm-fa-thermometer-quarter:before{content:\"\"}.bcm-fa-thermometer-three-quarters:before{content:\"\"}.bcm-fa-theta:before{content:\"\"}.bcm-fa-think-peaks:before{content:\"\"}.bcm-fa-thumbs-down:before{content:\"\"}.bcm-fa-thumbs-up:before{content:\"\"}.bcm-fa-thumbtack:before{content:\"\"}.bcm-fa-thunderstorm:before{content:\"\"}.bcm-fa-thunderstorm-moon:before{content:\"\"}.bcm-fa-thunderstorm-sun:before{content:\"\"}.bcm-fa-ticket:before{content:\"\"}.bcm-fa-ticket-alt:before{content:\"\"}.bcm-fa-tiktok:before{content:\"\"}.bcm-fa-tilde:before{content:\"\"}.bcm-fa-times:before{content:\"\"}.bcm-fa-times-circle:before{content:\"\"}.bcm-fa-times-hexagon:before{content:\"\"}.bcm-fa-times-octagon:before{content:\"\"}.bcm-fa-times-square:before{content:\"\"}.bcm-fa-tint:before{content:\"\"}.bcm-fa-tint-slash:before{content:\"\"}.bcm-fa-tire:before{content:\"\"}.bcm-fa-tire-flat:before{content:\"\"}.bcm-fa-tire-pressure-warning:before{content:\"\"}.bcm-fa-tire-rugged:before{content:\"\"}.bcm-fa-tired:before{content:\"\"}.bcm-fa-toggle-off:before{content:\"\"}.bcm-fa-toggle-on:before{content:\"\"}.bcm-fa-toilet:before{content:\"\"}.bcm-fa-toilet-paper:before{content:\"\"}.bcm-fa-toilet-paper-alt:before{content:\"\"}.bcm-fa-toilet-paper-slash:before{content:\"\"}.bcm-fa-tombstone:before{content:\"\"}.bcm-fa-tombstone-alt:before{content:\"\"}.bcm-fa-toolbox:before{content:\"\"}.bcm-fa-tools:before{content:\"\"}.bcm-fa-tooth:before{content:\"\"}.bcm-fa-toothbrush:before{content:\"\"}.bcm-fa-torah:before{content:\"\"}.bcm-fa-torii-gate:before{content:\"\"}.bcm-fa-tornado:before{content:\"\"}.bcm-fa-tractor:before{content:\"\"}.bcm-fa-trade-federation:before{content:\"\"}.bcm-fa-trademark:before{content:\"\"}.bcm-fa-traffic-cone:before{content:\"\"}.bcm-fa-traffic-light:before{content:\"\"}.bcm-fa-traffic-light-go:before{content:\"\"}.bcm-fa-traffic-light-slow:before{content:\"\"}.bcm-fa-traffic-light-stop:before{content:\"\"}.bcm-fa-trailer:before{content:\"\"}.bcm-fa-train:before{content:\"\"}.bcm-fa-tram:before{content:\"\"}.bcm-fa-transgender:before{content:\"\"}.bcm-fa-transgender-alt:before{content:\"\"}.bcm-fa-transporter:before{content:\"\"}.bcm-fa-transporter-1:before{content:\"\"}.bcm-fa-transporter-2:before{content:\"\"}.bcm-fa-transporter-3:before{content:\"\"}.bcm-fa-transporter-empty:before{content:\"\"}.bcm-fa-trash:before{content:\"\"}.bcm-fa-trash-alt:before{content:\"\"}.bcm-fa-trash-restore:before{content:\"\"}.bcm-fa-trash-restore-alt:before{content:\"\"}.bcm-fa-trash-undo:before{content:\"\"}.bcm-fa-trash-undo-alt:before{content:\"\"}.bcm-fa-treasure-chest:before{content:\"\"}.bcm-fa-tree:before{content:\"\"}.bcm-fa-tree-alt:before{content:\"\"}.bcm-fa-tree-christmas:before{content:\"\"}.bcm-fa-tree-decorated:before{content:\"\"}.bcm-fa-tree-large:before{content:\"\"}.bcm-fa-tree-palm:before{content:\"\"}.bcm-fa-trees:before{content:\"\"}.bcm-fa-trello:before{content:\"\"}.bcm-fa-triangle:before{content:\"\"}.bcm-fa-triangle-music:before{content:\"\"}.bcm-fa-trophy:before{content:\"\"}.bcm-fa-trophy-alt:before{content:\"\"}.bcm-fa-truck:before{content:\"\"}.bcm-fa-truck-container:before{content:\"\"}.bcm-fa-truck-couch:before{content:\"\"}.bcm-fa-truck-loading:before{content:\"\"}.bcm-fa-truck-monster:before{content:\"\"}.bcm-fa-truck-moving:before{content:\"\"}.bcm-fa-truck-pickup:before{content:\"\"}.bcm-fa-truck-plow:before{content:\"\"}.bcm-fa-truck-ramp:before{content:\"\"}.bcm-fa-trumpet:before{content:\"\"}.bcm-fa-tshirt:before{content:\"\"}.bcm-fa-tty:before{content:\"\"}.bcm-fa-tumblr:before{content:\"\"}.bcm-fa-tumblr-square:before{content:\"\"}.bcm-fa-turkey:before{content:\"\"}.bcm-fa-turntable:before{content:\"\"}.bcm-fa-turtle:before{content:\"\"}.bcm-fa-tv:before{content:\"\"}.bcm-fa-tv-alt:before{content:\"\"}.bcm-fa-tv-music:before{content:\"\"}.bcm-fa-tv-retro:before{content:\"\"}.bcm-fa-twitch:before{content:\"\"}.bcm-fa-twitter:before{content:\"\"}.bcm-fa-twitter-square:before{content:\"\"}.bcm-fa-typewriter:before{content:\"\"}.bcm-fa-typo3:before{content:\"\"}.bcm-fa-uber:before{content:\"\"}.bcm-fa-ubuntu:before{content:\"\"}.bcm-fa-ufo:before{content:\"\"}.bcm-fa-ufo-beam:before{content:\"\"}.bcm-fa-uikit:before{content:\"\"}.bcm-fa-umbraco:before{content:\"\"}.bcm-fa-umbrella:before{content:\"\"}.bcm-fa-umbrella-beach:before{content:\"\"}.bcm-fa-uncharted:before{content:\"\"}.bcm-fa-underline:before{content:\"\"}.bcm-fa-undo:before{content:\"\"}.bcm-fa-undo-alt:before{content:\"\"}.bcm-fa-unicorn:before{content:\"\"}.bcm-fa-union:before{content:\"\"}.bcm-fa-uniregistry:before{content:\"\"}.bcm-fa-unity:before{content:\"\"}.bcm-fa-universal-access:before{content:\"\"}.bcm-fa-university:before{content:\"\"}.bcm-fa-unlink:before{content:\"\"}.bcm-fa-unlock:before{content:\"\"}.bcm-fa-unlock-alt:before{content:\"\"}.bcm-fa-unsplash:before{content:\"\"}.bcm-fa-untappd:before{content:\"\"}.bcm-fa-upload:before{content:\"\"}.bcm-fa-ups:before{content:\"\"}.bcm-fa-usb:before{content:\"\"}.bcm-fa-usb-drive:before{content:\"\"}.bcm-fa-usd-circle:before{content:\"\"}.bcm-fa-usd-square:before{content:\"\"}.bcm-fa-user:before{content:\"\"}.bcm-fa-user-alien:before{content:\"\"}.bcm-fa-user-alt:before{content:\"\"}.bcm-fa-user-alt-slash:before{content:\"\"}.bcm-fa-user-astronaut:before{content:\"\"}.bcm-fa-user-chart:before{content:\"\"}.bcm-fa-user-check:before{content:\"\"}.bcm-fa-user-circle:before{content:\"\"}.bcm-fa-user-clock:before{content:\"\"}.bcm-fa-user-cog:before{content:\"\"}.bcm-fa-user-cowboy:before{content:\"\"}.bcm-fa-user-crown:before{content:\"\"}.bcm-fa-user-edit:before{content:\"\"}.bcm-fa-user-friends:before{content:\"\"}.bcm-fa-user-graduate:before{content:\"\"}.bcm-fa-user-hard-hat:before{content:\"\"}.bcm-fa-user-headset:before{content:\"\"}.bcm-fa-user-injured:before{content:\"\"}.bcm-fa-user-lock:before{content:\"\"}.bcm-fa-user-md:before{content:\"\"}.bcm-fa-user-md-chat:before{content:\"\"}.bcm-fa-user-minus:before{content:\"\"}.bcm-fa-user-music:before{content:\"\"}.bcm-fa-user-ninja:before{content:\"\"}.bcm-fa-user-nurse:before{content:\"\"}.bcm-fa-user-plus:before{content:\"\"}.bcm-fa-user-robot:before{content:\"\"}.bcm-fa-user-secret:before{content:\"\"}.bcm-fa-user-shield:before{content:\"\"}.bcm-fa-user-slash:before{content:\"\"}.bcm-fa-user-tag:before{content:\"\"}.bcm-fa-user-tie:before{content:\"\"}.bcm-fa-user-times:before{content:\"\"}.bcm-fa-user-unlock:before{content:\"\"}.bcm-fa-user-visor:before{content:\"\"}.bcm-fa-users:before{content:\"\"}.bcm-fa-users-class:before{content:\"\"}.bcm-fa-users-cog:before{content:\"\"}.bcm-fa-users-crown:before{content:\"\"}.bcm-fa-users-medical:before{content:\"\"}.bcm-fa-users-slash:before{content:\"\"}.bcm-fa-usps:before{content:\"\"}.bcm-fa-ussunnah:before{content:\"\"}.bcm-fa-utensil-fork:before{content:\"\"}.bcm-fa-utensil-knife:before{content:\"\"}.bcm-fa-utensil-spoon:before{content:\"\"}.bcm-fa-utensils:before{content:\"\"}.bcm-fa-utensils-alt:before{content:\"\"}.bcm-fa-vaadin:before{content:\"\"}.bcm-fa-vacuum:before{content:\"\"}.bcm-fa-vacuum-robot:before{content:\"\"}.bcm-fa-value-absolute:before{content:\"\"}.bcm-fa-vector-square:before{content:\"\"}.bcm-fa-venus:before{content:\"\"}.bcm-fa-venus-double:before{content:\"\"}.bcm-fa-venus-mars:before{content:\"\"}.bcm-fa-vest:before{content:\"\"}.bcm-fa-vest-patches:before{content:\"\"}.bcm-fa-vhs:before{content:\"\"}.bcm-fa-viacoin:before{content:\"\"}.bcm-fa-viadeo:before{content:\"\"}.bcm-fa-viadeo-square:before{content:\"\"}.bcm-fa-vial:before{content:\"\"}.bcm-fa-vials:before{content:\"\"}.bcm-fa-viber:before{content:\"\"}.bcm-fa-video:before{content:\"\"}.bcm-fa-video-plus:before{content:\"\"}.bcm-fa-video-slash:before{content:\"\"}.bcm-fa-vihara:before{content:\"\"}.bcm-fa-vimeo:before{content:\"\"}.bcm-fa-vimeo-square:before{content:\"\"}.bcm-fa-vimeo-v:before{content:\"\"}.bcm-fa-vine:before{content:\"\"}.bcm-fa-violin:before{content:\"\"}.bcm-fa-virus:before{content:\"\"}.bcm-fa-virus-slash:before{content:\"\"}.bcm-fa-viruses:before{content:\"\"}.bcm-fa-vk:before{content:\"\"}.bcm-fa-vnv:before{content:\"\"}.bcm-fa-voicemail:before{content:\"\"}.bcm-fa-volcano:before{content:\"\"}.bcm-fa-volleyball-ball:before{content:\"\"}.bcm-fa-volume:before{content:\"\"}.bcm-fa-volume-down:before{content:\"\"}.bcm-fa-volume-mute:before{content:\"\"}.bcm-fa-volume-off:before{content:\"\"}.bcm-fa-volume-slash:before{content:\"\"}.bcm-fa-volume-up:before{content:\"\"}.bcm-fa-vote-nay:before{content:\"\"}.bcm-fa-vote-yea:before{content:\"\"}.bcm-fa-vr-cardboard:before{content:\"\"}.bcm-fa-vuejs:before{content:\"\"}.bcm-fa-wagon-covered:before{content:\"\"}.bcm-fa-walker:before{content:\"\"}.bcm-fa-walkie-talkie:before{content:\"\"}.bcm-fa-walking:before{content:\"\"}.bcm-fa-wallet:before{content:\"\"}.bcm-fa-wand:before{content:\"\"}.bcm-fa-wand-magic:before{content:\"\"}.bcm-fa-warehouse:before{content:\"\"}.bcm-fa-warehouse-alt:before{content:\"\"}.bcm-fa-washer:before{content:\"\"}.bcm-fa-watch:before{content:\"\"}.bcm-fa-watch-calculator:before{content:\"\"}.bcm-fa-watch-fitness:before{content:\"\"}.bcm-fa-watchman-monitoring:before{content:\"\"}.bcm-fa-water:before{content:\"\"}.bcm-fa-water-lower:before{content:\"\"}.bcm-fa-water-rise:before{content:\"\"}.bcm-fa-wave-sine:before{content:\"\"}.bcm-fa-wave-square:before{content:\"\"}.bcm-fa-wave-triangle:before{content:\"\"}.bcm-fa-waveform:before{content:\"\"}.bcm-fa-waveform-path:before{content:\"\"}.bcm-fa-waze:before{content:\"\"}.bcm-fa-webcam:before{content:\"\"}.bcm-fa-webcam-slash:before{content:\"\"}.bcm-fa-weebly:before{content:\"\"}.bcm-fa-weibo:before{content:\"\"}.bcm-fa-weight:before{content:\"\"}.bcm-fa-weight-hanging:before{content:\"\"}.bcm-fa-weixin:before{content:\"\"}.bcm-fa-whale:before{content:\"\"}.bcm-fa-whatsapp:before{content:\"\"}.bcm-fa-whatsapp-square:before{content:\"\"}.bcm-fa-wheat:before{content:\"\"}.bcm-fa-wheelchair:before{content:\"\"}.bcm-fa-whistle:before{content:\"\"}.bcm-fa-whmcs:before{content:\"\"}.bcm-fa-wifi:before{content:\"\"}.bcm-fa-wifi-1:before{content:\"\"}.bcm-fa-wifi-2:before{content:\"\"}.bcm-fa-wifi-slash:before{content:\"\"}.bcm-fa-wikipedia-w:before{content:\"\"}.bcm-fa-wind:before{content:\"\"}.bcm-fa-wind-turbine:before{content:\"\"}.bcm-fa-wind-warning:before{content:\"\"}.bcm-fa-window:before{content:\"\"}.bcm-fa-window-alt:before{content:\"\"}.bcm-fa-window-close:before{content:\"\"}.bcm-fa-window-frame:before{content:\"\"}.bcm-fa-window-frame-open:before{content:\"\"}.bcm-fa-window-maximize:before{content:\"\"}.bcm-fa-window-minimize:before{content:\"\"}.bcm-fa-window-restore:before{content:\"\"}.bcm-fa-windows:before{content:\"\"}.bcm-fa-windsock:before{content:\"\"}.bcm-fa-wine-bottle:before{content:\"\"}.bcm-fa-wine-glass:before{content:\"\"}.bcm-fa-wine-glass-alt:before{content:\"\"}.bcm-fa-wix:before{content:\"\"}.bcm-fa-wizards-of-the-coast:before{content:\"\"}.bcm-fa-wodu:before{content:\"\"}.bcm-fa-wolf-pack-battalion:before{content:\"\"}.bcm-fa-won-sign:before{content:\"\"}.bcm-fa-wordpress:before{content:\"\"}.bcm-fa-wordpress-simple:before{content:\"\"}.bcm-fa-wpbeginner:before{content:\"\"}.bcm-fa-wpexplorer:before{content:\"\"}.bcm-fa-wpforms:before{content:\"\"}.bcm-fa-wpressr:before{content:\"\"}.bcm-fa-wreath:before{content:\"\"}.bcm-fa-wrench:before{content:\"\"}.bcm-fa-x-ray:before{content:\"\"}.bcm-fa-xbox:before{content:\"\"}.bcm-fa-xing:before{content:\"\"}.bcm-fa-xing-square:before{content:\"\"}.bcm-fa-y-combinator:before{content:\"\"}.bcm-fa-yahoo:before{content:\"\"}.bcm-fa-yammer:before{content:\"\"}.bcm-fa-yandex:before{content:\"\"}.bcm-fa-yandex-international:before{content:\"\"}.bcm-fa-yarn:before{content:\"\"}.bcm-fa-yelp:before{content:\"\"}.bcm-fa-yen-sign:before{content:\"\"}.bcm-fa-yin-yang:before{content:\"\"}.bcm-fa-yoast:before{content:\"\"}.bcm-fa-youtube:before{content:\"\"}.bcm-fa-youtube-square:before{content:\"\"}.bcm-fa-zhihu:before{content:\"\"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */@font-face{font-family:\"Font Awesome 5 Pro\";font-style:normal;font-weight:300;font-display:block;src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.eot);src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.eot?#iefix) format(\"embedded-opentype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.woff2) format(\"woff2\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.woff) format(\"woff\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.ttf) format(\"truetype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-light-300.svg#fontawesome) format(\"svg\")}.bcm-fal{font-family:\"Font Awesome 5 Pro\";font-weight:300}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */@font-face{font-family:\"Font Awesome 5 Pro\";font-style:normal;font-weight:400;font-display:block;src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.eot);src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.eot?#iefix) format(\"embedded-opentype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.woff2) format(\"woff2\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.woff) format(\"woff\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.ttf) format(\"truetype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-regular-400.svg#fontawesome) format(\"svg\")}.bcm-far{font-family:\"Font Awesome 5 Pro\";font-weight:400}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */@font-face{font-family:\"Font Awesome 5 Pro\";font-style:normal;font-weight:900;font-display:block;src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.eot);src:url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.eot?#iefix) format(\"embedded-opentype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.woff2) format(\"woff2\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.woff) format(\"woff\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.ttf) format(\"truetype\"), url(https://pro.fontawesome.com/releases/v5.15.3/webfonts/fa-solid-900.svg#fontawesome) format(\"svg\")}.bcm-fa,.bcm-fas{font-family:\"Font Awesome 5 Pro\";font-weight:900}/*!\n * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license (Commercial License)\n */.bcm-fa.bcm-fa-glass:before{content:\"\"}.bcm-fa.bcm-fa-meetup{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bar-chart,.bcm-fa.bcm-fa-bar-chart-o,.bcm-fa.bcm-fa-check-circle-o,.bcm-fa.bcm-fa-check-square-o,.bcm-fa.bcm-fa-clock-o,.bcm-fa.bcm-fa-eye,.bcm-fa.bcm-fa-eye-slash,.bcm-fa.bcm-fa-file-o,.bcm-fa.bcm-fa-image,.bcm-fa.bcm-fa-list-alt,.bcm-fa.bcm-fa-pencil-square-o,.bcm-fa.bcm-fa-photo,.bcm-fa.bcm-fa-picture-o,.bcm-fa.bcm-fa-play-circle-o,.bcm-fa.bcm-fa-share-square-o,.bcm-fa.bcm-fa-star-o,.bcm-fa.bcm-fa-times-circle-o,.bcm-fa.bcm-fa-trash-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-star-o:before{content:\"\"}.bcm-fa.bcm-fa-close:before,.bcm-fa.bcm-fa-remove:before{content:\"\"}.bcm-fa.bcm-fa-gear:before{content:\"\"}.bcm-fa.bcm-fa-trash-o:before{content:\"\"}.bcm-fa.bcm-fa-file-o:before{content:\"\"}.bcm-fa.bcm-fa-clock-o:before{content:\"\"}.bcm-fa.bcm-fa-arrow-circle-o-down{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-arrow-circle-o-down:before{content:\"\"}.bcm-fa.bcm-fa-arrow-circle-o-up{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-arrow-circle-o-up:before{content:\"\"}.bcm-fa.bcm-fa-play-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-repeat:before,.bcm-fa.bcm-fa-rotate-right:before{content:\"\"}.bcm-fa.bcm-fa-refresh:before{content:\"\"}.bcm-fa.bcm-fa-dedent:before{content:\"\"}.bcm-fa.bcm-fa-video-camera:before{content:\"\"}.bcm-fa.bcm-fa-image:before,.bcm-fa.bcm-fa-photo:before,.bcm-fa.bcm-fa-picture-o:before{content:\"\"}.bcm-fa.bcm-fa-pencil:before{content:\"\"}.bcm-fa.bcm-fa-map-marker:before{content:\"\"}.bcm-fa.bcm-fa-pencil-square-o:before{content:\"\"}.bcm-fa.bcm-fa-share-square-o:before{content:\"\"}.bcm-fa.bcm-fa-check-square-o:before{content:\"\"}.bcm-fa.bcm-fa-arrows:before{content:\"\"}.bcm-fa.bcm-fa-times-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-check-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-mail-forward:before{content:\"\"}.bcm-fa.bcm-fa-expand:before{content:\"\"}.bcm-fa.bcm-fa-compress:before{content:\"\"}.bcm-fa.bcm-fa-warning:before{content:\"\"}.bcm-fa.bcm-fa-calendar:before{content:\"\"}.bcm-fa.bcm-fa-arrows-v:before{content:\"\"}.bcm-fa.bcm-fa-arrows-h:before{content:\"\"}.bcm-fa.bcm-fa-bar-chart-o:before,.bcm-fa.bcm-fa-bar-chart:before{content:\"\"}.bcm-fa.bcm-fa-facebook-square,.bcm-fa.bcm-fa-twitter-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-gears:before{content:\"\"}.bcm-fa.bcm-fa-thumbs-o-up{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-thumbs-o-up:before{content:\"\"}.bcm-fa.bcm-fa-thumbs-o-down{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-thumbs-o-down:before{content:\"\"}.bcm-fa.bcm-fa-heart-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-heart-o:before{content:\"\"}.bcm-fa.bcm-fa-sign-out:before{content:\"\"}.bcm-fa.bcm-fa-linkedin-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-linkedin-square:before{content:\"\"}.bcm-fa.bcm-fa-thumb-tack:before{content:\"\"}.bcm-fa.bcm-fa-external-link:before{content:\"\"}.bcm-fa.bcm-fa-sign-in:before{content:\"\"}.bcm-fa.bcm-fa-github-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bookmark-o,.bcm-fa.bcm-fa-lemon-o,.bcm-fa.bcm-fa-square-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-lemon-o:before{content:\"\"}.bcm-fa.bcm-fa-square-o:before{content:\"\"}.bcm-fa.bcm-fa-bookmark-o:before{content:\"\"}.bcm-fa.bcm-fa-facebook-f:before,.bcm-fa.bcm-fa-facebook:before{content:\"\"}.bcm-fa.bcm-fa-facebook,.bcm-fa.bcm-fa-twitter{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-facebook-f{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-github{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-credit-card,.bcm-fa.bcm-fa-files-o,.bcm-fa.bcm-fa-floppy-o,.bcm-fa.bcm-fa-hdd-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-feed:before{content:\"\"}.bcm-fa.bcm-fa-hdd-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-o-right{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-hand-o-right:before{content:\"\"}.bcm-fa.bcm-fa-hand-o-left{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-hand-o-left:before{content:\"\"}.bcm-fa.bcm-fa-hand-o-up{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-hand-o-up:before{content:\"\"}.bcm-fa.bcm-fa-hand-o-down{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-hand-o-down:before{content:\"\"}.bcm-fa.bcm-fa-arrows-alt:before{content:\"\"}.bcm-fa.bcm-fa-group:before{content:\"\"}.bcm-fa.bcm-fa-chain:before{content:\"\"}.bcm-fa.bcm-fa-scissors:before{content:\"\"}.bcm-fa.bcm-fa-files-o:before{content:\"\"}.bcm-fa.bcm-fa-floppy-o:before{content:\"\"}.bcm-fa.bcm-fa-navicon:before,.bcm-fa.bcm-fa-reorder:before{content:\"\"}.bcm-fa.bcm-fa-google-plus,.bcm-fa.bcm-fa-google-plus-square,.bcm-fa.bcm-fa-pinterest,.bcm-fa.bcm-fa-pinterest-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-google-plus:before{content:\"\"}.bcm-fa.bcm-fa-money{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-money:before{content:\"\"}.bcm-fa.bcm-fa-unsorted:before{content:\"\"}.bcm-fa.bcm-fa-sort-desc:before{content:\"\"}.bcm-fa.bcm-fa-sort-asc:before{content:\"\"}.bcm-fa.bcm-fa-linkedin{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bell-o,.bcm-fa.bcm-fa-building-o,.bcm-fa.bcm-fa-circle-o,.bcm-fa.bcm-fa-clipboard,.bcm-fa.bcm-fa-comment-o,.bcm-fa.bcm-fa-comments-o,.bcm-fa.bcm-fa-file-text-o,.bcm-fa.bcm-fa-hospital-o,.bcm-fa.bcm-fa-lightbulb-o,.bcm-fa.bcm-fa-paste{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-linkedin:before{content:\"\"}.bcm-fa.bcm-fa-rotate-left:before{content:\"\"}.bcm-fa.bcm-fa-legal:before{content:\"\"}.bcm-fa.bcm-fa-dashboard:before,.bcm-fa.bcm-fa-tachometer:before{content:\"\"}.bcm-fa.bcm-fa-comment-o:before{content:\"\"}.bcm-fa.bcm-fa-comments-o:before{content:\"\"}.bcm-fa.bcm-fa-flash:before{content:\"\"}.bcm-fa.bcm-fa-paste:before{content:\"\"}.bcm-fa.bcm-fa-lightbulb-o:before{content:\"\"}.bcm-fa.bcm-fa-exchange:before{content:\"\"}.bcm-fa.bcm-fa-cloud-download:before{content:\"\"}.bcm-fa.bcm-fa-cloud-upload:before{content:\"\"}.bcm-fa.bcm-fa-bell-o:before{content:\"\"}.bcm-fa.bcm-fa-cutlery:before{content:\"\"}.bcm-fa.bcm-fa-file-text-o:before{content:\"\"}.bcm-fa.bcm-fa-building-o:before{content:\"\"}.bcm-fa.bcm-fa-hospital-o:before{content:\"\"}.bcm-fa.bcm-fa-tablet:before{content:\"\"}.bcm-fa.bcm-fa-mobile-phone:before,.bcm-fa.bcm-fa-mobile:before{content:\"\"}.bcm-fa.bcm-fa-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-mail-reply:before{content:\"\"}.bcm-fa.bcm-fa-github-alt{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-calendar-o,.bcm-fa.bcm-fa-flag-o,.bcm-fa.bcm-fa-folder-o,.bcm-fa.bcm-fa-folder-open-o,.bcm-fa.bcm-fa-frown-o,.bcm-fa.bcm-fa-keyboard-o,.bcm-fa.bcm-fa-meh-o,.bcm-fa.bcm-fa-smile-o,.bcm-fa.bcm-fa-star-half-empty,.bcm-fa.bcm-fa-star-half-full,.bcm-fa.bcm-fa-star-half-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-folder-o:before{content:\"\"}.bcm-fa.bcm-fa-folder-open-o:before{content:\"\"}.bcm-fa.bcm-fa-smile-o:before{content:\"\"}.bcm-fa.bcm-fa-frown-o:before{content:\"\"}.bcm-fa.bcm-fa-meh-o:before{content:\"\"}.bcm-fa.bcm-fa-keyboard-o:before{content:\"\"}.bcm-fa.bcm-fa-flag-o:before{content:\"\"}.bcm-fa.bcm-fa-mail-reply-all:before{content:\"\"}.bcm-fa.bcm-fa-star-half-empty:before,.bcm-fa.bcm-fa-star-half-full:before,.bcm-fa.bcm-fa-star-half-o:before{content:\"\"}.bcm-fa.bcm-fa-code-fork:before{content:\"\"}.bcm-fa.bcm-fa-chain-broken:before{content:\"\"}.bcm-fa.bcm-fa-shield:before{content:\"\"}.bcm-fa.bcm-fa-calendar-o:before{content:\"\"}.bcm-fa.bcm-fa-css3,.bcm-fa.bcm-fa-html5,.bcm-fa.bcm-fa-maxcdn{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-compass,.bcm-fa.bcm-fa-minus-square-o,.bcm-fa.bcm-fa-toggle-down,.bcm-fa.bcm-fa-toggle-right,.bcm-fa.bcm-fa-toggle-up{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-ticket:before{content:\"\"}.bcm-fa.bcm-fa-minus-square-o:before{content:\"\"}.bcm-fa.bcm-fa-level-up:before{content:\"\"}.bcm-fa.bcm-fa-level-down:before{content:\"\"}.bcm-fa.bcm-fa-pencil-square:before{content:\"\"}.bcm-fa.bcm-fa-external-link-square:before{content:\"\"}.bcm-fa.bcm-fa-caret-square-o-down{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-caret-square-o-down:before{content:\"\"}.bcm-fa.bcm-fa-toggle-down:before{content:\"\"}.bcm-fa.bcm-fa-caret-square-o-up{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-caret-square-o-up:before{content:\"\"}.bcm-fa.bcm-fa-toggle-up:before{content:\"\"}.bcm-fa.bcm-fa-caret-square-o-right{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-caret-square-o-right:before{content:\"\"}.bcm-fa.bcm-fa-toggle-right:before{content:\"\"}.bcm-fa.bcm-fa-eur:before,.bcm-fa.bcm-fa-euro:before{content:\"\"}.bcm-fa.bcm-fa-gbp:before{content:\"\"}.bcm-fa.bcm-fa-dollar:before,.bcm-fa.bcm-fa-usd:before{content:\"\"}.bcm-fa.bcm-fa-inr:before,.bcm-fa.bcm-fa-rupee:before{content:\"\"}.bcm-fa.bcm-fa-cny:before,.bcm-fa.bcm-fa-jpy:before,.bcm-fa.bcm-fa-rmb:before,.bcm-fa.bcm-fa-yen:before{content:\"\"}.bcm-fa.bcm-fa-rouble:before,.bcm-fa.bcm-fa-rub:before,.bcm-fa.bcm-fa-ruble:before{content:\"\"}.bcm-fa.bcm-fa-krw:before,.bcm-fa.bcm-fa-won:before{content:\"\"}.bcm-fa.bcm-fa-bitcoin,.bcm-fa.bcm-fa-btc{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bitcoin:before{content:\"\"}.bcm-fa.bcm-fa-file-text:before{content:\"\"}.bcm-fa.bcm-fa-sort-alpha-asc:before{content:\"\"}.bcm-fa.bcm-fa-sort-alpha-desc:before{content:\"\"}.bcm-fa.bcm-fa-sort-amount-asc:before{content:\"\"}.bcm-fa.bcm-fa-sort-amount-desc:before{content:\"\"}.bcm-fa.bcm-fa-sort-numeric-asc:before{content:\"\"}.bcm-fa.bcm-fa-sort-numeric-desc:before{content:\"\"}.bcm-fa.bcm-fa-xing,.bcm-fa.bcm-fa-xing-square,.bcm-fa.bcm-fa-youtube,.bcm-fa.bcm-fa-youtube-play,.bcm-fa.bcm-fa-youtube-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-youtube-play:before{content:\"\"}.bcm-fa.bcm-fa-adn,.bcm-fa.bcm-fa-bitbucket,.bcm-fa.bcm-fa-bitbucket-square,.bcm-fa.bcm-fa-dropbox,.bcm-fa.bcm-fa-flickr,.bcm-fa.bcm-fa-instagram,.bcm-fa.bcm-fa-stack-overflow{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bitbucket-square:before{content:\"\"}.bcm-fa.bcm-fa-tumblr,.bcm-fa.bcm-fa-tumblr-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-long-arrow-down:before{content:\"\"}.bcm-fa.bcm-fa-long-arrow-up:before{content:\"\"}.bcm-fa.bcm-fa-long-arrow-left:before{content:\"\"}.bcm-fa.bcm-fa-long-arrow-right:before{content:\"\"}.bcm-fa.bcm-fa-android,.bcm-fa.bcm-fa-apple,.bcm-fa.bcm-fa-dribbble,.bcm-fa.bcm-fa-foursquare,.bcm-fa.bcm-fa-gittip,.bcm-fa.bcm-fa-gratipay,.bcm-fa.bcm-fa-linux,.bcm-fa.bcm-fa-skype,.bcm-fa.bcm-fa-trello,.bcm-fa.bcm-fa-windows{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-moon-o,.bcm-fa.bcm-fa-sun-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-gittip:before{content:\"\"}.bcm-fa.bcm-fa-sun-o:before{content:\"\"}.bcm-fa.bcm-fa-moon-o:before{content:\"\"}.bcm-fa.bcm-fa-pagelines,.bcm-fa.bcm-fa-renren,.bcm-fa.bcm-fa-stack-exchange,.bcm-fa.bcm-fa-vk,.bcm-fa.bcm-fa-weibo{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-dot-circle-o,.bcm-fa.bcm-fa-toggle-left{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-arrow-circle-o-right{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-arrow-circle-o-right:before{content:\"\"}.bcm-fa.bcm-fa-arrow-circle-o-left{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-arrow-circle-o-left:before{content:\"\"}.bcm-fa.bcm-fa-caret-square-o-left{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-caret-square-o-left:before{content:\"\"}.bcm-fa.bcm-fa-toggle-left:before{content:\"\"}.bcm-fa.bcm-fa-dot-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-vimeo-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-try:before,.bcm-fa.bcm-fa-turkish-lira:before{content:\"\"}.bcm-fa.bcm-fa-plus-square-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-behance,.bcm-fa.bcm-fa-behance-square,.bcm-fa.bcm-fa-delicious,.bcm-fa.bcm-fa-digg,.bcm-fa.bcm-fa-drupal,.bcm-fa.bcm-fa-google,.bcm-fa.bcm-fa-joomla,.bcm-fa.bcm-fa-openid,.bcm-fa.bcm-fa-pied-piper-alt,.bcm-fa.bcm-fa-pied-piper-pp,.bcm-fa.bcm-fa-reddit,.bcm-fa.bcm-fa-reddit-square,.bcm-fa.bcm-fa-slack,.bcm-fa.bcm-fa-steam,.bcm-fa.bcm-fa-steam-square,.bcm-fa.bcm-fa-stumbleupon,.bcm-fa.bcm-fa-stumbleupon-circle,.bcm-fa.bcm-fa-wordpress,.bcm-fa.bcm-fa-yahoo{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-plus-square-o:before{content:\"\"}.bcm-fa.bcm-fa-bank:before,.bcm-fa.bcm-fa-institution:before{content:\"\"}.bcm-fa.bcm-fa-mortar-board:before{content:\"\"}.bcm-fa.bcm-fa-spoon:before{content:\"\"}.bcm-fa.bcm-fa-automobile:before{content:\"\"}.bcm-fa.bcm-fa-envelope-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-envelope-o:before{content:\"\"}.bcm-fa.bcm-fa-deviantart,.bcm-fa.bcm-fa-soundcloud,.bcm-fa.bcm-fa-spotify{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-file-archive-o,.bcm-fa.bcm-fa-file-audio-o,.bcm-fa.bcm-fa-file-code-o,.bcm-fa.bcm-fa-file-excel-o,.bcm-fa.bcm-fa-file-image-o,.bcm-fa.bcm-fa-file-movie-o,.bcm-fa.bcm-fa-file-pdf-o,.bcm-fa.bcm-fa-file-photo-o,.bcm-fa.bcm-fa-file-picture-o,.bcm-fa.bcm-fa-file-powerpoint-o,.bcm-fa.bcm-fa-file-sound-o,.bcm-fa.bcm-fa-file-video-o,.bcm-fa.bcm-fa-file-word-o,.bcm-fa.bcm-fa-file-zip-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-file-pdf-o:before{content:\"\"}.bcm-fa.bcm-fa-file-word-o:before{content:\"\"}.bcm-fa.bcm-fa-file-excel-o:before{content:\"\"}.bcm-fa.bcm-fa-file-powerpoint-o:before{content:\"\"}.bcm-fa.bcm-fa-file-image-o:before,.bcm-fa.bcm-fa-file-photo-o:before,.bcm-fa.bcm-fa-file-picture-o:before{content:\"\"}.bcm-fa.bcm-fa-file-archive-o:before,.bcm-fa.bcm-fa-file-zip-o:before{content:\"\"}.bcm-fa.bcm-fa-file-audio-o:before,.bcm-fa.bcm-fa-file-sound-o:before{content:\"\"}.bcm-fa.bcm-fa-file-movie-o:before,.bcm-fa.bcm-fa-file-video-o:before{content:\"\"}.bcm-fa.bcm-fa-file-code-o:before{content:\"\"}.bcm-fa.bcm-fa-life-bouy:before,.bcm-fa.bcm-fa-life-buoy:before,.bcm-fa.bcm-fa-life-saver:before,.bcm-fa.bcm-fa-support:before{content:\"\"}.bcm-fa.bcm-fa-codepen,.bcm-fa.bcm-fa-jsfiddle,.bcm-fa.bcm-fa-vine{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-life-bouy,.bcm-fa.bcm-fa-life-buoy,.bcm-fa.bcm-fa-life-ring,.bcm-fa.bcm-fa-life-saver,.bcm-fa.bcm-fa-support{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-circle-o-notch:before{content:\"\"}.bcm-fa.bcm-fa-ra:before,.bcm-fa.bcm-fa-resistance:before{content:\"\"}.bcm-fa.bcm-fa-ra,.bcm-fa.bcm-fa-rebel{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-resistance{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-empire,.bcm-fa.bcm-fa-ge{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-ge:before{content:\"\"}.bcm-fa.bcm-fa-y-combinator-square:before,.bcm-fa.bcm-fa-yc-square:before{content:\"\"}.bcm-fa.bcm-fa-git,.bcm-fa.bcm-fa-git-square,.bcm-fa.bcm-fa-hacker-news,.bcm-fa.bcm-fa-y-combinator-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-yc-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-qq,.bcm-fa.bcm-fa-tencent-weibo,.bcm-fa.bcm-fa-wechat,.bcm-fa.bcm-fa-weixin{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-circle-thin,.bcm-fa.bcm-fa-futbol-o,.bcm-fa.bcm-fa-paper-plane-o,.bcm-fa.bcm-fa-send-o,.bcm-fa.bcm-fa-soccer-ball-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-wechat:before{content:\"\"}.bcm-fa.bcm-fa-paper-plane-o:before,.bcm-fa.bcm-fa-send-o:before,.bcm-fa.bcm-fa-send:before{content:\"\"}.bcm-fa.bcm-fa-circle-thin:before{content:\"\"}.bcm-fa.bcm-fa-header:before{content:\"\"}.bcm-fa.bcm-fa-sliders:before{content:\"\"}.bcm-fa.bcm-fa-futbol-o:before,.bcm-fa.bcm-fa-soccer-ball-o:before{content:\"\"}.bcm-fa.bcm-fa-slideshare,.bcm-fa.bcm-fa-twitch,.bcm-fa.bcm-fa-yelp{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-newspaper-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-newspaper-o:before{content:\"\"}.bcm-fa.bcm-fa-cc-amex,.bcm-fa.bcm-fa-cc-discover,.bcm-fa.bcm-fa-cc-mastercard,.bcm-fa.bcm-fa-cc-paypal,.bcm-fa.bcm-fa-cc-stripe,.bcm-fa.bcm-fa-cc-visa,.bcm-fa.bcm-fa-google-wallet,.bcm-fa.bcm-fa-paypal{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-bell-slash-o,.bcm-fa.bcm-fa-copyright{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-bell-slash-o:before{content:\"\"}.bcm-fa.bcm-fa-trash:before{content:\"\"}.bcm-fa.bcm-fa-eyedropper:before{content:\"\"}.bcm-fa.bcm-fa-area-chart:before{content:\"\"}.bcm-fa.bcm-fa-pie-chart:before{content:\"\"}.bcm-fa.bcm-fa-line-chart:before{content:\"\"}.bcm-fa.bcm-fa-angellist,.bcm-fa.bcm-fa-ioxhost,.bcm-fa.bcm-fa-lastfm,.bcm-fa.bcm-fa-lastfm-square{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-cc{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-buysellads,.bcm-fa.bcm-fa-connectdevelop,.bcm-fa.bcm-fa-dashcube,.bcm-fa.bcm-fa-forumbee,.bcm-fa.bcm-fa-leanpub,.bcm-fa.bcm-fa-meanpath,.bcm-fa.bcm-fa-sellsy,.bcm-fa.bcm-fa-shirtsinbulk,.bcm-fa.bcm-fa-simplybuilt,.bcm-fa.bcm-fa-skyatlas{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-cc:before{content:\"\"}.bcm-fa.bcm-fa-ils:before,.bcm-fa.bcm-fa-shekel:before,.bcm-fa.bcm-fa-sheqel:before{content:\"\"}.bcm-fa.bcm-fa-meanpath:before{content:\"\"}.bcm-fa.bcm-fa-diamond{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-expeditedssl,.bcm-fa.bcm-fa-facebook-official,.bcm-fa.bcm-fa-medium,.bcm-fa.bcm-fa-opencart,.bcm-fa.bcm-fa-optin-monster,.bcm-fa.bcm-fa-pinterest-p,.bcm-fa.bcm-fa-viacoin,.bcm-fa.bcm-fa-whatsapp,.bcm-fa.bcm-fa-y-combinator,.bcm-fa.bcm-fa-yc{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-diamond:before{content:\"\"}.bcm-fa.bcm-fa-intersex:before{content:\"\"}.bcm-fa.bcm-fa-facebook-official:before{content:\"\"}.bcm-fa.bcm-fa-hotel:before{content:\"\"}.bcm-fa.bcm-fa-yc:before{content:\"\"}.bcm-fa.bcm-fa-battery-4:before,.bcm-fa.bcm-fa-battery:before{content:\"\"}.bcm-fa.bcm-fa-battery-3:before{content:\"\"}.bcm-fa.bcm-fa-battery-2:before{content:\"\"}.bcm-fa.bcm-fa-battery-1:before{content:\"\"}.bcm-fa.bcm-fa-battery-0:before{content:\"\"}.bcm-fa.bcm-fa-object-group,.bcm-fa.bcm-fa-object-ungroup,.bcm-fa.bcm-fa-sticky-note-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-sticky-note-o:before{content:\"\"}.bcm-fa.bcm-fa-cc-diners-club,.bcm-fa.bcm-fa-cc-jcb{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-clone,.bcm-fa.bcm-fa-hand-grab-o,.bcm-fa.bcm-fa-hand-lizard-o,.bcm-fa.bcm-fa-hand-paper-o,.bcm-fa.bcm-fa-hand-peace-o,.bcm-fa.bcm-fa-hand-pointer-o,.bcm-fa.bcm-fa-hand-rock-o,.bcm-fa.bcm-fa-hand-scissors-o,.bcm-fa.bcm-fa-hand-spock-o,.bcm-fa.bcm-fa-hand-stop-o,.bcm-fa.bcm-fa-hourglass-o,.bcm-fa.bcm-fa-registered{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-hourglass-o:before{content:\"\"}.bcm-fa.bcm-fa-hourglass-1:before{content:\"\"}.bcm-fa.bcm-fa-hourglass-2:before{content:\"\"}.bcm-fa.bcm-fa-hourglass-3:before{content:\"\"}.bcm-fa.bcm-fa-hand-grab-o:before,.bcm-fa.bcm-fa-hand-rock-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-paper-o:before,.bcm-fa.bcm-fa-hand-stop-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-scissors-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-lizard-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-spock-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-pointer-o:before{content:\"\"}.bcm-fa.bcm-fa-hand-peace-o:before{content:\"\"}.bcm-fa.bcm-fa-chrome,.bcm-fa.bcm-fa-creative-commons,.bcm-fa.bcm-fa-firefox,.bcm-fa.bcm-fa-get-pocket,.bcm-fa.bcm-fa-gg,.bcm-fa.bcm-fa-gg-circle,.bcm-fa.bcm-fa-internet-explorer,.bcm-fa.bcm-fa-odnoklassniki,.bcm-fa.bcm-fa-odnoklassniki-square,.bcm-fa.bcm-fa-opera,.bcm-fa.bcm-fa-safari,.bcm-fa.bcm-fa-tripadvisor,.bcm-fa.bcm-fa-wikipedia-w{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-television:before{content:\"\"}.bcm-fa.bcm-fa-500px,.bcm-fa.bcm-fa-amazon,.bcm-fa.bcm-fa-contao{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-calendar-check-o,.bcm-fa.bcm-fa-calendar-minus-o,.bcm-fa.bcm-fa-calendar-plus-o,.bcm-fa.bcm-fa-calendar-times-o,.bcm-fa.bcm-fa-commenting-o,.bcm-fa.bcm-fa-map-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-calendar-plus-o:before{content:\"\"}.bcm-fa.bcm-fa-calendar-minus-o:before{content:\"\"}.bcm-fa.bcm-fa-calendar-times-o:before{content:\"\"}.bcm-fa.bcm-fa-calendar-check-o:before{content:\"\"}.bcm-fa.bcm-fa-map-o:before{content:\"\"}.bcm-fa.bcm-fa-commenting-o:before,.bcm-fa.bcm-fa-commenting:before{content:\"\"}.bcm-fa.bcm-fa-houzz,.bcm-fa.bcm-fa-vimeo{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-vimeo:before{content:\"\"}.bcm-fa.bcm-fa-black-tie,.bcm-fa.bcm-fa-edge,.bcm-fa.bcm-fa-fonticons,.bcm-fa.bcm-fa-reddit-alien{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-credit-card-alt:before{content:\"\"}.bcm-fa.bcm-fa-codiepie,.bcm-fa.bcm-fa-fort-awesome,.bcm-fa.bcm-fa-mixcloud,.bcm-fa.bcm-fa-modx,.bcm-fa.bcm-fa-product-hunt,.bcm-fa.bcm-fa-scribd,.bcm-fa.bcm-fa-usb{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-pause-circle-o,.bcm-fa.bcm-fa-stop-circle-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-pause-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-stop-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-bluetooth,.bcm-fa.bcm-fa-bluetooth-b,.bcm-fa.bcm-fa-envira,.bcm-fa.bcm-fa-gitlab,.bcm-fa.bcm-fa-wheelchair-alt,.bcm-fa.bcm-fa-wpbeginner,.bcm-fa.bcm-fa-wpforms{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-wheelchair-alt:before{content:\"\"}.bcm-fa.bcm-fa-question-circle-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-question-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-volume-control-phone:before{content:\"\"}.bcm-fa.bcm-fa-asl-interpreting:before{content:\"\"}.bcm-fa.bcm-fa-deafness:before,.bcm-fa.bcm-fa-hard-of-hearing:before{content:\"\"}.bcm-fa.bcm-fa-glide,.bcm-fa.bcm-fa-glide-g{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-signing:before{content:\"\"}.bcm-fa.bcm-fa-google-plus-circle:before,.bcm-fa.bcm-fa-google-plus-official:before{content:\"\"}.bcm-fa.bcm-fa-first-order,.bcm-fa.bcm-fa-google-plus-official,.bcm-fa.bcm-fa-pied-piper,.bcm-fa.bcm-fa-snapchat,.bcm-fa.bcm-fa-snapchat-ghost,.bcm-fa.bcm-fa-snapchat-square,.bcm-fa.bcm-fa-themeisle,.bcm-fa.bcm-fa-viadeo,.bcm-fa.bcm-fa-viadeo-square,.bcm-fa.bcm-fa-yoast{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-google-plus-circle{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-fa,.bcm-fa.bcm-fa-font-awesome{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-envelope-open-o,.bcm-fa.bcm-fa-handshake-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-fa:before{content:\"\"}.bcm-fa.bcm-fa-handshake-o:before{content:\"\"}.bcm-fa.bcm-fa-envelope-open-o:before{content:\"\"}.bcm-fa.bcm-fa-linode{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-address-book-o,.bcm-fa.bcm-fa-address-card-o,.bcm-fa.bcm-fa-drivers-license-o,.bcm-fa.bcm-fa-id-badge,.bcm-fa.bcm-fa-id-card-o,.bcm-fa.bcm-fa-user-circle-o,.bcm-fa.bcm-fa-user-o,.bcm-fa.bcm-fa-vcard-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-address-book-o:before{content:\"\"}.bcm-fa.bcm-fa-address-card-o:before,.bcm-fa.bcm-fa-vcard-o:before,.bcm-fa.bcm-fa-vcard:before{content:\"\"}.bcm-fa.bcm-fa-user-circle-o:before{content:\"\"}.bcm-fa.bcm-fa-user-o:before{content:\"\"}.bcm-fa.bcm-fa-drivers-license-o:before,.bcm-fa.bcm-fa-drivers-license:before,.bcm-fa.bcm-fa-id-card-o:before{content:\"\"}.bcm-fa.bcm-fa-free-code-camp,.bcm-fa.bcm-fa-quora,.bcm-fa.bcm-fa-telegram{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-times-rectangle-o,.bcm-fa.bcm-fa-window-close-o,.bcm-fa.bcm-fa-window-maximize,.bcm-fa.bcm-fa-window-restore{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-thermometer-4:before,.bcm-fa.bcm-fa-thermometer:before{content:\"\"}.bcm-fa.bcm-fa-thermometer-3:before{content:\"\"}.bcm-fa.bcm-fa-thermometer-2:before{content:\"\"}.bcm-fa.bcm-fa-thermometer-1:before{content:\"\"}.bcm-fa.bcm-fa-thermometer-0:before{content:\"\"}.bcm-fa.bcm-fa-bathtub:before,.bcm-fa.bcm-fa-s15:before{content:\"\"}.bcm-fa.bcm-fa-times-rectangle-o:before,.bcm-fa.bcm-fa-times-rectangle:before,.bcm-fa.bcm-fa-window-close-o:before{content:\"\"}.bcm-fa.bcm-fa-bandcamp,.bcm-fa.bcm-fa-eercast,.bcm-fa.bcm-fa-etsy,.bcm-fa.bcm-fa-grav,.bcm-fa.bcm-fa-imdb,.bcm-fa.bcm-fa-ravelry{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-eercast:before{content:\"\"}.bcm-fa.bcm-fa-snowflake-o{font-family:\"Font Awesome 5 Pro\";font-weight:400}.bcm-fa.bcm-fa-snowflake-o:before{content:\"\"}.bcm-fa.bcm-fa-superpowers,.bcm-fa.bcm-fa-wpexplorer{font-family:\"Font Awesome 5 Brands\";font-weight:400}.bcm-fa.bcm-fa-cab:before{content:\"\"}.size-1{font-size:12px;line-height:20px}.size-2{font-size:14px;line-height:22px}.size-3{font-size:16px;line-height:24px}.size-4{font-size:20px;line-height:28px}.size-5{font-size:24px;line-height:32px}.size-6{font-size:30px;line-height:38px}.size-7{font-size:38px;line-height:46px}.size-8{font-size:46px;line-height:54px}.size-9{font-size:56px;line-height:64px}.weight-regular{font-weight:400}.weight-semibold{font-weight:500}.input-size-large{height:40px}.input-size-medium{height:32px}.input-size-small{height:24px}.resize-none textarea{resize:none}.resize-vertical textarea{resize:vertical}.resize-auto textarea{height:auto;resize:none}.textarea-size-large{padding:4px 0 0 4px;min-height:40px}.textarea-size-large .bcm-input-element{min-height:calc( (40px - 8px) + 2px)}.textarea-size-large .input-clear-button{height:calc( 40px - 16px );top:8px;padding:0;margin-right:8px}.textarea-size-medium{padding:4px 0 0 4px;min-height:32px}.textarea-size-medium .bcm-input-element{min-height:calc( (32px - 8px) + 2px)}.textarea-size-medium .input-clear-button{height:calc( 32px - 16px );top:8px;padding:0;margin-right:8px}.textarea-size-small{padding:0px 0 0 4px;min-height:24px}.textarea-size-small .bcm-input-element{min-height:calc( (24px - 8px) + 2px)}.textarea-size-small .input-clear-button{height:calc( 24px - 16px );top:8px;padding:0;margin-right:8px}.bcm-caption-area{display:flex;flex-direction:row;justify-content:space-between;min-height:20px;line-height:1}.bcm-caption-area__text{color:#8C8C8C;height:20px}.bcm-caption-area__text.default{color:#8C8C8C}.bcm-caption-area__text.info{color:#4293CF}.bcm-caption-area__text.success{color:#52C41A}.bcm-caption-area__text.warning{color:#FA8C16}.bcm-caption-area__text.error{color:#F5222D}.bcm-list:focus{outline:none}.bcm-list:focus .bcm-list__container{border-color:var(--bcm-color-prime-blue-5);box-shadow:0px 0px 4px var(--bcm-color-prime-blue-6)}.bcm-list:focus .bcm-list__input{border-color:var(--bcm-color-prime-blue-5);box-shadow:0px 0px 4px var(--bcm-color-prime-blue-6)}.bcm-list__container{--width:256px;--height:256px;width:var(--width);height:var(--height);background-color:var(--bcm-color-grey-1);border:1px solid var(--bcm-color-grey-5);box-sizing:border-box;display:flex;flex-direction:column;padding-top:8px}.bcm-list__container main{scroll-behavior:smooth;flex:1;overflow:auto}.bcm-list__container-search{margin:0 8px}.bcm-list__container-select-all:after,.bcm-list__container-search:after{content:\"\";display:block;height:1px;background-color:var(--bcm-color-grey-5)}.bcm-list__container-select-all:after{margin:4px 8px}.bcm-list__container-search:after{margin:4px 0}.bcm-list__container-no-data{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.bcm-list__container.error{border-color:var(--bcm-color-red-6)}.bcm-list__container.full-width{width:100%}.bcm-list__container.bcm-list__type-linked-component,.bcm-list__container.bcm-list__type-select,.bcm-list__container.bcm-list__type-autocomplete{opacity:0;visibility:hidden;position:absolute;top:0;left:0}.bcm-list__container.bcm-list__type-linked-component.is-open,.bcm-list__container.bcm-list__type-select.is-open,.bcm-list__container.bcm-list__type-autocomplete.is-open{opacity:1;visibility:visible;z-index:10800}.bcm-list__label{height:20px}.bcm-list__input{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border:1px solid var(--bcm-color-grey-5);border-radius:2px;color:var(--bcm-color-grey-8);background-color:var(--bcm-color-grey-1);user-select:none;cursor:pointer;padding:0 8px;height:32px}.bcm-list__input-container{width:100%}.bcm-list__input-placeholder{color:var(--bcm-color-grey-6)}.bcm-list__input-tag-container{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;grid-gap:2px;line-height:1}.bcm-list__input-buttons{display:flex;align-items:center;justify-content:flex-end;grid-gap:4px;min-width:40px}.bcm-list__input-buttons i{display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;padding:4px;font-size:16px;color:var(--bcm-color-grey-7)}.bcm-list__input-buttons i:hover{color:var(--bcm-color-grey-8)}.bcm-list__input-autocomplete{position:relative;padding-right:0}.bcm-list__input-autocomplete .bcm-list-input-selected-text{background-color:#ffffff;display:flex;align-items:center;justify-content:flex-start;width:calc(100% - 24px);height:100%;padding:0 calc(8px + 4px);position:absolute;top:0;left:0}.bcm-list__input-autocomplete .bcm-list__input-container{height:100%;display:flex;flex-direction:row}.bcm-list__input-autocomplete .bcm-list__input-container .bcm-list__input-tag-container{width:auto}.bcm-list__input-autocomplete .bcm-input,.bcm-list__input-autocomplete .bcm-list__autocomplete{height:100%;min-width:70px;width:100%}.bcm-list__input-autocomplete .bcm-input__container,.bcm-list__input-autocomplete .bcm-list__autocomplete__container{height:100%;border:none;padding:0;width:100%}.bcm-list__input-autocomplete .bcm-input__container:not(.disabled).focused,.bcm-list__input-autocomplete .bcm-input__container:not(.disabled):hover,.bcm-list__input-autocomplete .bcm-list__autocomplete__container:not(.disabled).focused,.bcm-list__input-autocomplete .bcm-list__autocomplete__container:not(.disabled):hover{border:none;box-shadow:none}.bcm-list__autocomplete{width:100%;position:relative}.bcm-list.full-width .bcm-list__container,.bcm-list.full-width .bcm-list__input{width:100%}.bcm-list.error .bcm-list__input{border-color:var(--bcm-color-red-6)}.bcm-list.disabled .bcm-list__container,.bcm-list.disabled .bcm-list__input{background-color:var(--bcm-color-grey-3);color:var(--bcm-color-grey-8);cursor:not-allowed}.bcm-list:not(.disabled) .bcm-list__input:hover{border-color:var(--bcm-color-prime-blue-5)}.bcm-list:not(.disabled) .bcm-list__input:focus{border-color:var(--bcm-color-prime-blue-5);box-shadow:0px 0px 4px var(--bcm-color-prime-blue-6)}.bcm-list__item{padding:2px 8px}.bcm-list__item.disabled{user-select:none}.bcm-list__item:focus{outline:none}.bcm-list__item:focus>.bcm-list__item-content{background-color:var(--bcm-color-prime-blue-1)}.bcm-list__item:focus>.bcm-list__item-content:not(.disabled){color:var(--bcm-color-grey-8)}.bcm-list__item-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;cursor:pointer;padding:0;color:var(--bcm-color-grey-8);background-color:var(--bcm-color-grey-1)}.bcm-list__item-content.disabled{color:var(--bcm-color-grey-6);user-select:none}.bcm-list__item-content.selected{color:var(--bcm-color-prime-blue-6);background-color:var(--bcm-color-prime-blue-1)}.bcm-list__item-content.selected:hover:not(.disabled){color:var(--bcm-color-prime-blue-7);background-color:var(--bcm-color-prime-blue-1)}.bcm-list__item-content:hover:not(.disabled),.bcm-list__item-content:active:not(.disabled){color:var(--bcm-color-grey-8);background-color:var(--bcm-color-prime-blue-1)}.bcm-list__item-content-collapse-icon{width:16px;padding:0 8px;display:flex;align-items:center;justify-content:center;font-size:16px}.bcm-list__item-content-collapse-icon.child{cursor:pointer}.bcm-list__item-content-text{padding:8px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.bcm-list__item-content-text.treeview{padding:8px 0}.bcm-list__item-content-text-checkbox{display:flex;margin-right:8px}.bcm-list__item-content-text-inner{width:100%}.bcm-list__item-content-text mark{color:inherit}.bcm-list__item-childs{padding-left:24px}.bcm-info-footer{text-align:right;padding:4px 8px;background-color:var(--bcm-color-grey-3)}";
|
|
689
|
+
|
|
690
|
+
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
691
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
692
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
693
|
+
r = Reflect.decorate(decorators, target, key, desc);
|
|
694
|
+
else
|
|
695
|
+
for (var i = decorators.length - 1; i >= 0; i--)
|
|
696
|
+
if (d = decorators[i])
|
|
697
|
+
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
698
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
699
|
+
};
|
|
700
|
+
const BcmList = class {
|
|
701
|
+
constructor(hostRef) {
|
|
702
|
+
index.registerInstance(this, hostRef);
|
|
703
|
+
this.bcmChecklist = index.createEvent(this, "bcm-checklist", 7);
|
|
704
|
+
this.bcmSelected = index.createEvent(this, "bcm-selected", 7);
|
|
705
|
+
this.change = index.createEvent(this, "bcm-change", 7);
|
|
706
|
+
this.debounce = null;
|
|
707
|
+
this._id = generate.Generate.UID();
|
|
708
|
+
// All types
|
|
709
|
+
this.type = bcm.Bcm.ListType.listbox;
|
|
710
|
+
this.treeview = false;
|
|
711
|
+
this.checkboxes = false;
|
|
712
|
+
this.searchable = false;
|
|
713
|
+
this.valueCache = [];
|
|
714
|
+
this.value = null;
|
|
715
|
+
this.size = bcm.Bcm.Size.medium;
|
|
716
|
+
this.disabled = false;
|
|
717
|
+
this.readonly = false;
|
|
718
|
+
this.highlight = false;
|
|
719
|
+
this.required = false;
|
|
720
|
+
this.hidden = false;
|
|
721
|
+
this.fullWidth = false;
|
|
722
|
+
this.height = "256px";
|
|
723
|
+
this.width = "256px";
|
|
724
|
+
this.infoFooter = false;
|
|
725
|
+
this.variableText = 'item';
|
|
726
|
+
this.showIcon = false;
|
|
727
|
+
this.favIcon = false;
|
|
728
|
+
this.favIconOnlyChilds = false;
|
|
729
|
+
this.allOpen = false;
|
|
730
|
+
this.keyControl = false;
|
|
731
|
+
this.isOpen = false;
|
|
732
|
+
this.isSelectedOther = false;
|
|
733
|
+
this.isHaveOtherTag = false;
|
|
734
|
+
//Only Select and similar
|
|
735
|
+
this.placeholder = "Choose an option";
|
|
736
|
+
this.clearable = false;
|
|
737
|
+
this.noCaption = false;
|
|
738
|
+
this.captionType = bcm.Bcm.Status.default;
|
|
739
|
+
this.tick = {};
|
|
740
|
+
this.totalData = 0;
|
|
741
|
+
this.totalRootData = 0;
|
|
742
|
+
this.limit = 10;
|
|
743
|
+
this.searchResultLimit = 10; //Gerekliliği düşünülecek
|
|
744
|
+
this.searchFound = null;
|
|
745
|
+
this.returnFilterData = {};
|
|
746
|
+
this.returnOtherData = {};
|
|
747
|
+
this.isSentNotification = true;
|
|
748
|
+
this.options = {
|
|
749
|
+
rootMargin: '30px'
|
|
750
|
+
};
|
|
751
|
+
this.tagContainerWidth = 0;
|
|
752
|
+
this.selectAllItem = {
|
|
753
|
+
id: 'select-all',
|
|
754
|
+
text: 'Select All',
|
|
755
|
+
value: 'select-all',
|
|
756
|
+
checked: false,
|
|
757
|
+
disabled: false,
|
|
758
|
+
icon: '',
|
|
759
|
+
status: bcm.Bcm.Status.default,
|
|
760
|
+
indeterminate: 'uncheck',
|
|
761
|
+
};
|
|
762
|
+
this.placement = bcm.Bcm.Placement['bottom-start'];
|
|
763
|
+
this.data = [];
|
|
764
|
+
this.debounceHandler = generate.Generate.debounceInput(() => this.listenResize(), 300, false);
|
|
765
|
+
}
|
|
766
|
+
connectedCallback() {
|
|
767
|
+
if (this.height != '256px') {
|
|
768
|
+
this.limit = Math.floor(+(this.height.replace('px', '')) / 32);
|
|
769
|
+
this.searchResultLimit = this.limit;
|
|
770
|
+
this.markForCheck();
|
|
771
|
+
}
|
|
772
|
+
}
|
|
773
|
+
componentWillRender() {
|
|
774
|
+
this.calculateLocation();
|
|
775
|
+
this.updateOptions();
|
|
776
|
+
}
|
|
777
|
+
componentShouldUpdate(newVal, oldVal, propName) {
|
|
778
|
+
var _a;
|
|
779
|
+
if (propName === 'value' && newVal !== oldVal) {
|
|
780
|
+
if (generate.Generate.objectIsEmpty(this.returnFilterData)) {
|
|
781
|
+
this.handleIndeterminate(((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) || 0, this.totalData);
|
|
782
|
+
}
|
|
783
|
+
this.tagControl();
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
async componentDidLoad() {
|
|
787
|
+
await this.initState();
|
|
788
|
+
if (this.type == 'select' || this.type == 'autocomplete' || this.linkedComponent) {
|
|
789
|
+
const list = this.el.querySelector(`#bcm-list-${this._id}`);
|
|
790
|
+
if (list) {
|
|
791
|
+
document.body.appendChild(list);
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
disconnectedCallback() {
|
|
796
|
+
listState.removeState(this._id);
|
|
797
|
+
if (this.type == 'select' || this.type == 'autocomplete' || this.linkedComponent) {
|
|
798
|
+
const list = document.querySelector(`#bcm-list-${this._id}`);
|
|
799
|
+
if (list) {
|
|
800
|
+
document.body.removeChild(list);
|
|
801
|
+
}
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
watchId(newVal, oldVal) {
|
|
805
|
+
console.info('Changed component id:', oldVal + ' -> ' + newVal);
|
|
806
|
+
listState.removeState(oldVal);
|
|
807
|
+
this.initState();
|
|
808
|
+
}
|
|
809
|
+
handleValueChange(newVal, oldVal) {
|
|
810
|
+
if (this.checkboxes) {
|
|
811
|
+
if (!Validators.compareTwoArrayIsSame(newVal, oldVal)) {
|
|
812
|
+
this.bcmChecklist.emit(this.value);
|
|
813
|
+
this.change.emit(this.value);
|
|
814
|
+
}
|
|
815
|
+
}
|
|
816
|
+
else {
|
|
817
|
+
if ((newVal === null || newVal === void 0 ? void 0 : newVal.text) != (oldVal === null || oldVal === void 0 ? void 0 : oldVal.text)) {
|
|
818
|
+
this.change.emit(this.value);
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
watchReturnFilterData(newVal) {
|
|
823
|
+
var _a;
|
|
824
|
+
const { checkedItems, visibledItems } = newVal;
|
|
825
|
+
if (checkedItems && visibledItems) {
|
|
826
|
+
this.handleIndeterminate(checkedItems.length, visibledItems.length);
|
|
827
|
+
}
|
|
828
|
+
else {
|
|
829
|
+
this.handleIndeterminate(((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) || 0, this.totalData);
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
handleOtherSelected(newValue) {
|
|
833
|
+
var _a;
|
|
834
|
+
const tagContent = (_a = document.getElementById(`bcm-list-input-tag-${this._id}-other-tag`)) === null || _a === void 0 ? void 0 : _a.querySelector(".bcm-tag__content");
|
|
835
|
+
if (tagContent) {
|
|
836
|
+
if (newValue === true) {
|
|
837
|
+
tagContent.classList.add("checkable", "checked");
|
|
838
|
+
}
|
|
839
|
+
else {
|
|
840
|
+
tagContent.classList.remove("checkable", "checked");
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
}
|
|
844
|
+
async handleOpen() {
|
|
845
|
+
if (this.isOpen) {
|
|
846
|
+
this.onSelectSearch();
|
|
847
|
+
}
|
|
848
|
+
else {
|
|
849
|
+
this.unSelectOther();
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
async dataChanged(newValue, oldValue) {
|
|
853
|
+
if (!Validators.compareTwoArrayIsSame(newValue, oldValue)) {
|
|
854
|
+
await this.initState();
|
|
855
|
+
}
|
|
856
|
+
}
|
|
857
|
+
handleChange(e) {
|
|
858
|
+
if (e.target.id == `bcm-list-input-tag-container-${this._id}-autocomplete-input`) {
|
|
859
|
+
e.stopImmediatePropagation();
|
|
860
|
+
}
|
|
861
|
+
}
|
|
862
|
+
handleResize() {
|
|
863
|
+
this.calculateLocation();
|
|
864
|
+
this.debounceHandler();
|
|
865
|
+
}
|
|
866
|
+
handleClick(event) {
|
|
867
|
+
var _a;
|
|
868
|
+
if (this.disabled)
|
|
869
|
+
return;
|
|
870
|
+
const list = document.querySelector(`#bcm-list-${this._id}`);
|
|
871
|
+
const isClickInside = generate.Generate.findEventPath(event, this.el) || list && generate.Generate.findEventPath(event, list);
|
|
872
|
+
if (isClickInside) {
|
|
873
|
+
if (this.debounce !== null) {
|
|
874
|
+
event.preventDefault();
|
|
875
|
+
event.stopPropagation();
|
|
876
|
+
clearTimeout(this.debounce);
|
|
877
|
+
this.debounce = null;
|
|
878
|
+
}
|
|
879
|
+
this.debounce = setTimeout(() => {
|
|
880
|
+
this.debounce = null;
|
|
881
|
+
}, 300);
|
|
882
|
+
}
|
|
883
|
+
if (!isClickInside) {
|
|
884
|
+
if (this.type == 'autocomplete') {
|
|
885
|
+
const autocompleteInput = this.getAutoCompleteInput();
|
|
886
|
+
if (autocompleteInput) {
|
|
887
|
+
if (this.checkboxes) {
|
|
888
|
+
autocompleteInput.setValue('');
|
|
889
|
+
}
|
|
890
|
+
else {
|
|
891
|
+
autocompleteInput.setValue(((_a = this.value) === null || _a === void 0 ? void 0 : _a.text) || '');
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
const clickToTag = generate.Generate.findEventPathWithKey(event, 'className', ["bcm-tag"]);
|
|
897
|
+
const clickToSelect = generate.Generate.findEventPathWithKey(event, 'id', [`bcm-list-input-${this._id}`, `bcm-list-label-${this._id}`]);
|
|
898
|
+
const clickToTagDismiss = generate.Generate.findEventPathWithKey(event, 'className', ["right close-button"]);
|
|
899
|
+
if (clickToSelect && !clickToTagDismiss && this.type != 'autocomplete') {
|
|
900
|
+
this.isOpen = clickToTag ? true : !this.isOpen;
|
|
901
|
+
}
|
|
902
|
+
if (list) {
|
|
903
|
+
if (this.isOpen) {
|
|
904
|
+
if (!list.contains(event.target) && !this.el.contains(event.target)) {
|
|
905
|
+
this.isOpen = false;
|
|
906
|
+
// this.unSelectOther()
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
async onDismiss(event) {
|
|
912
|
+
const { itemObject } = event.detail;
|
|
913
|
+
const isOtherTag = Array.isArray(itemObject);
|
|
914
|
+
if (isOtherTag) {
|
|
915
|
+
const ids = itemObject.map(item => item.id);
|
|
916
|
+
listState.removeOtherTags(this._id, ids);
|
|
917
|
+
}
|
|
918
|
+
else {
|
|
919
|
+
listState.checkedItem(this._id, itemObject.id);
|
|
920
|
+
}
|
|
921
|
+
this.value = (await this.getCheckedList()).checkedList;
|
|
922
|
+
this.markForCheck();
|
|
923
|
+
this.unSelectOther();
|
|
924
|
+
}
|
|
925
|
+
async onSelect(event) {
|
|
926
|
+
const { itemObject } = event.target;
|
|
927
|
+
const isOtherTag = Array.isArray(itemObject);
|
|
928
|
+
if (this.type == 'autocomplete') {
|
|
929
|
+
const autocompleteInput = this.getAutoCompleteInput();
|
|
930
|
+
if (autocompleteInput) {
|
|
931
|
+
autocompleteInput.handleClear(false);
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
if (isOtherTag) {
|
|
935
|
+
if (this.isSelectedOther) {
|
|
936
|
+
this.unSelectOther();
|
|
937
|
+
}
|
|
938
|
+
else {
|
|
939
|
+
await this.onClearSearch();
|
|
940
|
+
this.isSelectedOther = true;
|
|
941
|
+
this.filterOtherList(itemObject);
|
|
942
|
+
this.isOpen = true;
|
|
943
|
+
}
|
|
944
|
+
}
|
|
945
|
+
else {
|
|
946
|
+
this.unSelectOther();
|
|
947
|
+
}
|
|
948
|
+
this.onSelectSearch();
|
|
949
|
+
this.markForCheck();
|
|
950
|
+
}
|
|
951
|
+
bcmOnSearchClear(event) {
|
|
952
|
+
var _a, _b;
|
|
953
|
+
if (this.type == 'autocomplete') {
|
|
954
|
+
if (((_a = event === null || event === void 0 ? void 0 : event.target) === null || _a === void 0 ? void 0 : _a.id) === `bcm-list-${this._id}-search` || ((_b = event === null || event === void 0 ? void 0 : event.target) === null || _b === void 0 ? void 0 : _b.id) === `bcm-list-input-tag-container-${this._id}-autocomplete-input`) {
|
|
955
|
+
if (event.detail) {
|
|
956
|
+
this.setClear();
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
}
|
|
961
|
+
bcmOnSearch(event) {
|
|
962
|
+
var _a, _b, _c, _d, _e, _f, _g;
|
|
963
|
+
if (((_a = event === null || event === void 0 ? void 0 : event.target) === null || _a === void 0 ? void 0 : _a.id) === `bcm-list-${this._id}-search` || ((_b = event === null || event === void 0 ? void 0 : event.target) === null || _b === void 0 ? void 0 : _b.id) === `bcm-list-input-tag-container-${this._id}-autocomplete-input`) {
|
|
964
|
+
this.searchGetParents = ((_c = event.detail) === null || _c === void 0 ? void 0 : _c.parentIndex) || null;
|
|
965
|
+
this.searchResultLimit = 10;
|
|
966
|
+
this.searchFound = ((_d = event.detail) === null || _d === void 0 ? void 0 : _d.matching) != null ? (_e = event.detail) === null || _e === void 0 ? void 0 : _e.matching.length : null;
|
|
967
|
+
this.returnFilterData = listState.filterData(this._id, (_f = event.detail) === null || _f === void 0 ? void 0 : _f.nestedResult);
|
|
968
|
+
if (this.searchFound > 0 && this.highlight) {
|
|
969
|
+
this.highlightText = (_g = event.detail) === null || _g === void 0 ? void 0 : _g.value;
|
|
970
|
+
}
|
|
971
|
+
if (this.type == 'autocomplete') {
|
|
972
|
+
this.isOpen = true;
|
|
973
|
+
}
|
|
974
|
+
if (!event.detail.result) {
|
|
975
|
+
if (this.type == 'autocomplete') {
|
|
976
|
+
this.isOpen = false;
|
|
977
|
+
}
|
|
978
|
+
if (this.isSelectedOther) {
|
|
979
|
+
this.filterOtherList(this.otherTagIds());
|
|
980
|
+
}
|
|
981
|
+
else {
|
|
982
|
+
this.returnFilterData = {};
|
|
983
|
+
}
|
|
984
|
+
// this.isSelectedOther = false
|
|
985
|
+
this.searchResultLimit = null;
|
|
986
|
+
this.highlightText = null;
|
|
987
|
+
}
|
|
988
|
+
this.markForCheck();
|
|
989
|
+
}
|
|
990
|
+
}
|
|
991
|
+
//keyboard navigation
|
|
992
|
+
handleKeyDown(ev) {
|
|
993
|
+
const keycode = ev.keyCode || ev.which;
|
|
994
|
+
if (keycode === bcm.Bcm.KeyCode.escape) {
|
|
995
|
+
if (this.isOpen) {
|
|
996
|
+
this.isOpen = false;
|
|
997
|
+
ev.preventDefault();
|
|
998
|
+
ev.stopPropagation();
|
|
999
|
+
ev.stopImmediatePropagation();
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
if (this.keyControl) {
|
|
1003
|
+
const keyboard = new ListKeyControl(keycode, this.el);
|
|
1004
|
+
keyboard.keyDown();
|
|
1005
|
+
}
|
|
1006
|
+
}
|
|
1007
|
+
handleKeyUp(ev) {
|
|
1008
|
+
if (this.keyControl) {
|
|
1009
|
+
const focusedList = generate.Generate.findEventPath(ev, this.el);
|
|
1010
|
+
if (focusedList) {
|
|
1011
|
+
const list = document.getElementById(`bcm-list-${this._id}`);
|
|
1012
|
+
if (list) {
|
|
1013
|
+
const items = list.querySelectorAll('.bcm-list__item.focused');
|
|
1014
|
+
if (items.length > 0) {
|
|
1015
|
+
const main = list.querySelector('main');
|
|
1016
|
+
const itemHeight = items[0].offsetHeight;
|
|
1017
|
+
const listHeight = main.offsetHeight;
|
|
1018
|
+
const itemTop = items[0].offsetTop;
|
|
1019
|
+
if (itemTop > listHeight) {
|
|
1020
|
+
main.scrollTop = itemTop - (listHeight / 2) + (itemHeight / 2);
|
|
1021
|
+
}
|
|
1022
|
+
if (itemTop < listHeight) {
|
|
1023
|
+
main.scrollTop = itemTop - (listHeight / 2) - (itemHeight / 2);
|
|
1024
|
+
}
|
|
1025
|
+
}
|
|
1026
|
+
}
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
async getCheckedList() {
|
|
1031
|
+
return Promise.resolve(listState.getCheckedList(this._id));
|
|
1032
|
+
}
|
|
1033
|
+
async getSelected() {
|
|
1034
|
+
return Promise.resolve(listState.getSelected(this._id));
|
|
1035
|
+
}
|
|
1036
|
+
async getValue() {
|
|
1037
|
+
return Promise.resolve(this.value);
|
|
1038
|
+
}
|
|
1039
|
+
async addChecked(ids = [], save = false) {
|
|
1040
|
+
if (ids && ids.length > 0) {
|
|
1041
|
+
if (!save) {
|
|
1042
|
+
await this.setClear();
|
|
1043
|
+
}
|
|
1044
|
+
listState.addChecked(this._id, ids);
|
|
1045
|
+
this.value = (await this.getCheckedList()).checkedList;
|
|
1046
|
+
this.markForCheck();
|
|
1047
|
+
}
|
|
1048
|
+
return Promise.resolve(this.value);
|
|
1049
|
+
}
|
|
1050
|
+
async selected(id) {
|
|
1051
|
+
if (id) {
|
|
1052
|
+
return Promise.resolve(await this.selectedItem(id));
|
|
1053
|
+
}
|
|
1054
|
+
return false;
|
|
1055
|
+
}
|
|
1056
|
+
async setClear(e) {
|
|
1057
|
+
listState.setClear(this._id);
|
|
1058
|
+
this.value = null;
|
|
1059
|
+
this.inputText = '';
|
|
1060
|
+
this.isOpen = false;
|
|
1061
|
+
this.selectAllItem.indeterminate = 'uncheck';
|
|
1062
|
+
await this.tagControl();
|
|
1063
|
+
this.markForCheck();
|
|
1064
|
+
if (e) {
|
|
1065
|
+
e.stopPropagation();
|
|
1066
|
+
e.preventDefault();
|
|
1067
|
+
}
|
|
1068
|
+
await utils.delay(10);
|
|
1069
|
+
return Promise.resolve();
|
|
1070
|
+
}
|
|
1071
|
+
async resetCaption() {
|
|
1072
|
+
this.caption = this.captionCache;
|
|
1073
|
+
this.captionType = this.captionTypeCache;
|
|
1074
|
+
this.captionError = null;
|
|
1075
|
+
await utils.delay(10);
|
|
1076
|
+
return Promise.resolve();
|
|
1077
|
+
}
|
|
1078
|
+
async show() {
|
|
1079
|
+
this.isOpen = true;
|
|
1080
|
+
return Promise.resolve();
|
|
1081
|
+
}
|
|
1082
|
+
async hide() {
|
|
1083
|
+
this.isOpen = false;
|
|
1084
|
+
return Promise.resolve();
|
|
1085
|
+
}
|
|
1086
|
+
updateOptions() {
|
|
1087
|
+
listState.updateOptions(this._id, this);
|
|
1088
|
+
}
|
|
1089
|
+
handleIndeterminate(checkeds, total) {
|
|
1090
|
+
this.selectAllItem = Object.assign(Object.assign({}, this.selectAllItem), { indeterminate: this.checkboxes && checkeds > 0 ? checkeds === total ? 'check' : 'indeterminate' : 'uncheck', checked: this.checkboxes && checkeds > 0 ? checkeds === total ? true : false : false });
|
|
1091
|
+
}
|
|
1092
|
+
listenResize() {
|
|
1093
|
+
this.tagControl();
|
|
1094
|
+
this.calculateLocation();
|
|
1095
|
+
}
|
|
1096
|
+
async unSelectOther() {
|
|
1097
|
+
await this.onClearSearch();
|
|
1098
|
+
this.isSelectedOther = false;
|
|
1099
|
+
this.returnFilterData = {};
|
|
1100
|
+
this.isOpen = false;
|
|
1101
|
+
}
|
|
1102
|
+
async onClearSearch() {
|
|
1103
|
+
const searchInput = document.getElementById(`bcm-list-${this._id}-search`);
|
|
1104
|
+
if (searchInput) {
|
|
1105
|
+
await searchInput.handleClear();
|
|
1106
|
+
}
|
|
1107
|
+
return Promise.resolve();
|
|
1108
|
+
}
|
|
1109
|
+
async onSelectSearch() {
|
|
1110
|
+
const searchInput = document.getElementById(`bcm-list-${this._id}-search`);
|
|
1111
|
+
if (searchInput) {
|
|
1112
|
+
await utils.delay(10);
|
|
1113
|
+
searchInput.onBcmFocus();
|
|
1114
|
+
searchInput.onBcmSelect();
|
|
1115
|
+
}
|
|
1116
|
+
}
|
|
1117
|
+
otherTagIds() {
|
|
1118
|
+
const otherTag = document.querySelector(`#bcm-list-input-tag-${this._id}-other-tag`);
|
|
1119
|
+
if (otherTag) {
|
|
1120
|
+
return otherTag.itemObject;
|
|
1121
|
+
}
|
|
1122
|
+
}
|
|
1123
|
+
async filterOtherList(itemObject) {
|
|
1124
|
+
const ids = itemObject.map(item => item.id);
|
|
1125
|
+
const checklist = (await this.getCheckedList()).nestedResult;
|
|
1126
|
+
const filter = generate.Generate.convertIdsToNestedData(ids, checklist);
|
|
1127
|
+
this.returnFilterData = await listState.filterData(this._id, filter, null, true);
|
|
1128
|
+
this.searchFound = ids.length || 0;
|
|
1129
|
+
this.limit = 500;
|
|
1130
|
+
this.searchGetParents = null;
|
|
1131
|
+
await utils.delay(1000);
|
|
1132
|
+
this.markForCheck();
|
|
1133
|
+
}
|
|
1134
|
+
async initState() {
|
|
1135
|
+
var _a;
|
|
1136
|
+
await listState.setValue({
|
|
1137
|
+
id: this._id,
|
|
1138
|
+
dataSource: this.data,
|
|
1139
|
+
options: this
|
|
1140
|
+
});
|
|
1141
|
+
const { totalRoots, totalItems } = listState.getValue(this._id);
|
|
1142
|
+
this.totalData = totalItems;
|
|
1143
|
+
this.totalRootData = totalRoots;
|
|
1144
|
+
this.value = this.checkboxes ? (await this.getCheckedList()).checkedList : listState.selectedItem(this._id) ? listState.selectedItem(this._id)[0] : null;
|
|
1145
|
+
// value && value.length > 0 && (this.value = value)
|
|
1146
|
+
if (this.checkboxes) {
|
|
1147
|
+
this.tagControl();
|
|
1148
|
+
}
|
|
1149
|
+
else {
|
|
1150
|
+
this.inputText = ((_a = this.value) === null || _a === void 0 ? void 0 : _a.text) || null;
|
|
1151
|
+
}
|
|
1152
|
+
await this.markForCheck();
|
|
1153
|
+
}
|
|
1154
|
+
markForCheck() {
|
|
1155
|
+
this.tick = generate.Generate.UID();
|
|
1156
|
+
}
|
|
1157
|
+
getOptions() {
|
|
1158
|
+
return snq_es5.snq(() => listState.getValue(this._id).options, {});
|
|
1159
|
+
}
|
|
1160
|
+
getItems() {
|
|
1161
|
+
if (this.isSelectedOther) {
|
|
1162
|
+
return this.returnFilterData["checkedItems"];
|
|
1163
|
+
}
|
|
1164
|
+
return snq_es5.snq(() => listState.getData(this._id), []);
|
|
1165
|
+
}
|
|
1166
|
+
getLimitedItems(ids) {
|
|
1167
|
+
return snq_es5.snq(() => listState.getDataPagination(this._id, this.searchResultLimit || this.limit, ids), []);
|
|
1168
|
+
}
|
|
1169
|
+
openGroup(parentId) {
|
|
1170
|
+
listState.openGroup(this._id, parentId);
|
|
1171
|
+
this.markForCheck();
|
|
1172
|
+
}
|
|
1173
|
+
focusItem(e) {
|
|
1174
|
+
if (e.target.classList.contains('bcm-list__item')) {
|
|
1175
|
+
const item = e.target;
|
|
1176
|
+
const list = document.getElementById(`bcm-list-${this._id}`);
|
|
1177
|
+
if (list) {
|
|
1178
|
+
const items = list.querySelectorAll('.bcm-list__item');
|
|
1179
|
+
if (items.length > 0) {
|
|
1180
|
+
const selectedItem = list.querySelector('.bcm-list__item.focused');
|
|
1181
|
+
if (selectedItem) {
|
|
1182
|
+
selectedItem.classList.remove('focused');
|
|
1183
|
+
}
|
|
1184
|
+
item.classList.add('focused');
|
|
1185
|
+
}
|
|
1186
|
+
}
|
|
1187
|
+
}
|
|
1188
|
+
}
|
|
1189
|
+
async selectedItem(itemId) {
|
|
1190
|
+
var _a;
|
|
1191
|
+
this.value = listState.selectedItem(this._id, itemId)[0];
|
|
1192
|
+
this.inputText = ((_a = this.value) === null || _a === void 0 ? void 0 : _a.text) || null;
|
|
1193
|
+
this.isOpen = false;
|
|
1194
|
+
this.markForCheck();
|
|
1195
|
+
if (this.type == 'autocomplete' && this.value) {
|
|
1196
|
+
// await delay(100)
|
|
1197
|
+
// this.resetCaption()
|
|
1198
|
+
const autocompleteInput = this.getAutoCompleteInput();
|
|
1199
|
+
if (autocompleteInput) {
|
|
1200
|
+
setTimeout(() => {
|
|
1201
|
+
var _a;
|
|
1202
|
+
autocompleteInput.setValue(((_a = this.value) === null || _a === void 0 ? void 0 : _a.text) || '');
|
|
1203
|
+
this.isOpen = false;
|
|
1204
|
+
}, 100);
|
|
1205
|
+
}
|
|
1206
|
+
}
|
|
1207
|
+
return Promise.resolve(this.value);
|
|
1208
|
+
}
|
|
1209
|
+
async checkedItem(itemId) {
|
|
1210
|
+
const isCheckSelectAll = itemId === 'select-all';
|
|
1211
|
+
if (!isCheckSelectAll) {
|
|
1212
|
+
listState.checkedItem(this._id, itemId);
|
|
1213
|
+
}
|
|
1214
|
+
else {
|
|
1215
|
+
listState.selectAll(this._id, !this.selectAllItem.checked);
|
|
1216
|
+
}
|
|
1217
|
+
this.value = (await this.getCheckedList()).checkedList;
|
|
1218
|
+
this.changeVisibleCheckeds();
|
|
1219
|
+
this.markForCheck();
|
|
1220
|
+
}
|
|
1221
|
+
changeVisibleCheckeds() {
|
|
1222
|
+
const { visibledItems } = this.returnFilterData;
|
|
1223
|
+
this.returnFilterData = {
|
|
1224
|
+
visibledItems,
|
|
1225
|
+
checkedItems: (visibledItems && visibledItems.filter(item => item.checked)) || []
|
|
1226
|
+
};
|
|
1227
|
+
}
|
|
1228
|
+
getAutoCompleteInput() {
|
|
1229
|
+
return document.getElementById(`bcm-list-input-tag-container-${this._id}-autocomplete-input`);
|
|
1230
|
+
}
|
|
1231
|
+
dataScrollEvent(event) {
|
|
1232
|
+
let count = 0;
|
|
1233
|
+
let io = new IntersectionObserver((data) => {
|
|
1234
|
+
if (count === 0) {
|
|
1235
|
+
count++;
|
|
1236
|
+
if (data[0].isIntersecting) {
|
|
1237
|
+
this.limit += 5;
|
|
1238
|
+
this.searchResultLimit += 5;
|
|
1239
|
+
io.disconnect();
|
|
1240
|
+
io = null;
|
|
1241
|
+
}
|
|
1242
|
+
}
|
|
1243
|
+
}, this.options);
|
|
1244
|
+
io.observe(event.target.lastElementChild);
|
|
1245
|
+
}
|
|
1246
|
+
calculateLocation() {
|
|
1247
|
+
if (this.isOpen) {
|
|
1248
|
+
var placement = this.placement;
|
|
1249
|
+
const list = document.getElementById(`bcm-list-${this._id}`);
|
|
1250
|
+
// if (this.linkedComponent) {
|
|
1251
|
+
// const linked = document.getElementById(this.linkedComponent)
|
|
1252
|
+
// if (linked) {
|
|
1253
|
+
// console.dir(linked)
|
|
1254
|
+
// }
|
|
1255
|
+
// }
|
|
1256
|
+
const targetElementId = this.linkedComponent ? this.linkedComponent : `bcm-list-input-${this._id}`;
|
|
1257
|
+
const targetElement = document.getElementById(targetElementId);
|
|
1258
|
+
if (list && targetElement) {
|
|
1259
|
+
popoverPlacement.getPlacement(list, targetElement, placement, (place) => placement = place);
|
|
1260
|
+
const pos = popoverPlacement.setPosition(placement, targetElement);
|
|
1261
|
+
list.style.top = (placement.split('-')[0] == 'top' ? pos[0] - list.offsetHeight : pos[0]) + "px";
|
|
1262
|
+
list.style.left = pos[1] + "px";
|
|
1263
|
+
if (this.fullWidth) {
|
|
1264
|
+
list.style.width = targetElement.offsetWidth + "px";
|
|
1265
|
+
}
|
|
1266
|
+
}
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
async createTag(tag) {
|
|
1270
|
+
var element = generate.Generate.createComponent('bcm-tag', {
|
|
1271
|
+
id: `bcm-list-input-tag-${this._id}-${tag.id}`,
|
|
1272
|
+
value: tag.text,
|
|
1273
|
+
type: 'dismissable',
|
|
1274
|
+
itemObject: tag.itemObject || null,
|
|
1275
|
+
});
|
|
1276
|
+
return Promise.resolve(element.componentOnReady());
|
|
1277
|
+
}
|
|
1278
|
+
async tagControl() {
|
|
1279
|
+
var _a, _b;
|
|
1280
|
+
if (this.checkboxes) {
|
|
1281
|
+
const tagContainer = this.el.querySelector(`#bcm-list-input-tag-container-${this._id}`);
|
|
1282
|
+
if (tagContainer) {
|
|
1283
|
+
var tagContainerArea = tagContainer;
|
|
1284
|
+
var tagContainerWidth = this.type == 'autocomplete' ? tagContainer.clientWidth > 300 ? tagContainer.clientWidth - 150 : tagContainer.clientWidth - 100 : tagContainer.clientWidth;
|
|
1285
|
+
if (this.type === 'autocomplete') {
|
|
1286
|
+
tagContainerArea = this.el.querySelector(`#bcm-list-input-tag-container-${this._id}-autocomplete`);
|
|
1287
|
+
}
|
|
1288
|
+
var tags = [];
|
|
1289
|
+
var i = 0;
|
|
1290
|
+
let itemsWidth = 0;
|
|
1291
|
+
if (this.value != null && ((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
1292
|
+
var BreakException = {};
|
|
1293
|
+
try {
|
|
1294
|
+
for (const item of this.value) {
|
|
1295
|
+
const tagObj = {
|
|
1296
|
+
id: item.id,
|
|
1297
|
+
text: stringHelper.StringHelper.textLimitter(item.text, 10),
|
|
1298
|
+
itemObject: item
|
|
1299
|
+
};
|
|
1300
|
+
const element = await this.createTag(tagObj);
|
|
1301
|
+
if (item.text.length > 10) {
|
|
1302
|
+
element.title = item.text;
|
|
1303
|
+
}
|
|
1304
|
+
itemsWidth += element.offsetWidth + 8;
|
|
1305
|
+
if (itemsWidth > tagContainerWidth) {
|
|
1306
|
+
itemsWidth -= element.offsetWidth + 8;
|
|
1307
|
+
element.remove();
|
|
1308
|
+
throw BreakException;
|
|
1309
|
+
}
|
|
1310
|
+
else {
|
|
1311
|
+
i++;
|
|
1312
|
+
tags.push(element);
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
}
|
|
1316
|
+
catch (e) {
|
|
1317
|
+
if (e !== BreakException)
|
|
1318
|
+
throw e;
|
|
1319
|
+
}
|
|
1320
|
+
tagContainerArea.querySelectorAll('bcm-tag').forEach(element => {
|
|
1321
|
+
element.remove();
|
|
1322
|
+
});
|
|
1323
|
+
tags.forEach(tag => {
|
|
1324
|
+
tagContainerArea.appendChild(tag);
|
|
1325
|
+
});
|
|
1326
|
+
}
|
|
1327
|
+
if (this.value && this.value.length > 0) {
|
|
1328
|
+
const otherTag = this.value.slice(i);
|
|
1329
|
+
if (otherTag.length > 0) {
|
|
1330
|
+
var otherText, otherElement, BreakException = {};
|
|
1331
|
+
try {
|
|
1332
|
+
const removeItems = async () => {
|
|
1333
|
+
var visibleItems = tagContainer.querySelectorAll('bcm-tag');
|
|
1334
|
+
tagContainerWidth = this.type == 'autocomplete' ? tagContainer.clientWidth > 300 ? tagContainer.clientWidth - 150 : tagContainer.clientWidth - 100 : tagContainer.clientWidth;
|
|
1335
|
+
visibleItems = generate.Generate.reverseNodeList(visibleItems);
|
|
1336
|
+
if (visibleItems.length > 0) {
|
|
1337
|
+
for (const item of visibleItems) {
|
|
1338
|
+
otherTag.push(item.itemObject);
|
|
1339
|
+
otherText = `${otherTag.length} ${utils.pluralize('item', otherTag.length)} selected`;
|
|
1340
|
+
otherElement = await this.createTag({ id: 'other-tag', text: otherText });
|
|
1341
|
+
if (otherElement.offsetWidth > (tagContainerWidth - itemsWidth)) {
|
|
1342
|
+
itemsWidth -= item.offsetWidth + 4;
|
|
1343
|
+
item.remove();
|
|
1344
|
+
await removeItems();
|
|
1345
|
+
}
|
|
1346
|
+
else {
|
|
1347
|
+
otherTag.pop();
|
|
1348
|
+
otherText = `${otherTag.length} ${utils.pluralize('item', otherTag.length)} selected`;
|
|
1349
|
+
otherElement = await this.createTag({ id: 'other-tag', text: otherText, itemObject: otherTag });
|
|
1350
|
+
throw BreakException;
|
|
1351
|
+
}
|
|
1352
|
+
}
|
|
1353
|
+
}
|
|
1354
|
+
};
|
|
1355
|
+
await removeItems();
|
|
1356
|
+
}
|
|
1357
|
+
catch (e) {
|
|
1358
|
+
if (e !== BreakException)
|
|
1359
|
+
throw e;
|
|
1360
|
+
}
|
|
1361
|
+
otherElement.title = otherTag.slice(0, 10).map(item => stringHelper.StringHelper.textLimitter(item.text, 15)).toString().split(',').join("\r\n") + '\r\n...';
|
|
1362
|
+
tagContainerArea.appendChild(otherElement);
|
|
1363
|
+
this.isHaveOtherTag = true;
|
|
1364
|
+
if (this.isSelectedOther) { // other seçiliyken other içindeki bir checked durumu değiştiğinde seçili classlarının kalması için
|
|
1365
|
+
this.handleOtherSelected(true);
|
|
1366
|
+
}
|
|
1367
|
+
}
|
|
1368
|
+
else {
|
|
1369
|
+
if (this.isHaveOtherTag) {
|
|
1370
|
+
this.unSelectOther();
|
|
1371
|
+
this.isHaveOtherTag = false;
|
|
1372
|
+
}
|
|
1373
|
+
var element = document.getElementById(`bcm-list-input-tag-${this._id}-other-tag`);
|
|
1374
|
+
if (element) {
|
|
1375
|
+
element.remove();
|
|
1376
|
+
}
|
|
1377
|
+
}
|
|
1378
|
+
}
|
|
1379
|
+
if (!this.value || ((_b = this.value) === null || _b === void 0 ? void 0 : _b.length) == 0) {
|
|
1380
|
+
tagContainerArea.querySelectorAll('bcm-tag').forEach(element => {
|
|
1381
|
+
element.remove();
|
|
1382
|
+
});
|
|
1383
|
+
}
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1387
|
+
render() {
|
|
1388
|
+
var _a;
|
|
1389
|
+
const { checkboxes, treeview, label, size, disabled, readonly, required, hidden, fullWidth, searchable } = this.getOptions();
|
|
1390
|
+
const hostClasses = index$1.classnames('bcm-list', `bcm-list__size-${size}`, size === 'large' ? 'size-3' : 'size-2', {
|
|
1391
|
+
'error': this.captionType == bcm.Bcm.Status.error,
|
|
1392
|
+
'full-width': fullWidth,
|
|
1393
|
+
hidden,
|
|
1394
|
+
readonly,
|
|
1395
|
+
disabled
|
|
1396
|
+
});
|
|
1397
|
+
const bcmListContainer = index$1.classnames('bcm-list__container', this.linkedComponent ? 'bcm-list__type-linked-component' : `bcm-list__type-${this.type}`, {
|
|
1398
|
+
'is-open': this.isOpen,
|
|
1399
|
+
'error': this.captionType == bcm.Bcm.Status.error,
|
|
1400
|
+
'full-width': fullWidth,
|
|
1401
|
+
hidden,
|
|
1402
|
+
readonly,
|
|
1403
|
+
disabled
|
|
1404
|
+
});
|
|
1405
|
+
const bcmListInput = index$1.classnames('bcm-list__input');
|
|
1406
|
+
return (index.h(index.Host, { class: hostClasses, tabindex: "0" }, index.h("div", { id: `bcm-list-label-${this._id}`, class: "bcm-list__label" }, label && index.h(labelTemplate.LabelTemplate, { type: this.captionType, value: label, required: required, htmlFor: this._id })), this.type == 'select' && (index.h("div", { id: `bcm-list-input-${this._id}`, class: bcmListInput }, index.h("span", { class: "bcm-list__input-container" }, this.checkboxes && (index.h("span", { id: `bcm-list-input-tag-container-${this._id}`, class: "bcm-list__input-tag-container" })), (!this.checkboxes || ((_a = this.value) === null || _a === void 0 ? void 0 : _a.length) == 0 || !this.value) && (this.inputText || index.h("span", { class: "bcm-list__input-placeholder" }, this.placeholder))), index.h("span", { class: "bcm-list__input-buttons" }, this.clearable && this.value && index.h("i", { class: "bcm-fal bcm-fa-times", onClick: (e) => this.setClear(e) }), index.h("i", { class: `bcm-fas bcm-fa-caret-${this.isOpen ? 'up' : 'down'}` })))), this.type === 'autocomplete' && (index.h("div", { id: `bcm-list-input-${this._id}`, class: index$1.classnames(bcmListInput, { 'bcm-list__input-autocomplete': this.type == 'autocomplete' }) }, index.h("span", { class: "bcm-list__input-container", id: `bcm-list-input-tag-container-${this._id}` }, this.checkboxes && (index.h("span", { class: "bcm-list__input-tag-container", id: `bcm-list-input-tag-container-${this._id}-autocomplete` })), index.h("bcm-search-2", { id: `bcm-list-input-tag-container-${this._id}-autocomplete-input`, class: "bcm-list__autocomplete", data: this.data, clearable: true, "full-width": true, "no-caption": true, placeholder: this.placeholder })))), index.h(ListTemplate, { highlight: this.highlightText, searchable: this.type == 'autocomplete' ? false : searchable, bcmListContainer: bcmListContainer, checkboxes: checkboxes, treeview: treeview, infoFooter: this.infoFooter, value: this.value, totalData: this.totalData, searchFound: this.searchFound, variableText: this.variableText, _id: this._id, data: this.getItems(), width: this.width, height: this.height, size: this.size, selectAllItem: this.selectAllItem, onScrollEvent: (e) => this.dataScrollEvent(e), items: this.getLimitedItems(this.searchGetParents), selectedItem: (itemId) => this.selectedItem(itemId), checkedItem: (itemId) => this.checkedItem(itemId), openGroup: (parentId) => this.openGroup(parentId), focusItem: (itemId) => this.focusItem(itemId) }), index.h(CaptionTemplate, { noCaption: this.noCaption, captionType: this.captionType, captionError: this.captionError, caption: this.caption })));
|
|
1407
|
+
}
|
|
1408
|
+
get el() { return index.getElement(this); }
|
|
1409
|
+
static get watchers() { return {
|
|
1410
|
+
"_id": ["watchId"],
|
|
1411
|
+
"value": ["handleValueChange"],
|
|
1412
|
+
"returnFilterData": ["watchReturnFilterData"],
|
|
1413
|
+
"isSelectedOther": ["handleOtherSelected"],
|
|
1414
|
+
"isOpen": ["handleOpen"],
|
|
1415
|
+
"data": ["dataChanged"]
|
|
1416
|
+
}; }
|
|
1417
|
+
};
|
|
1418
|
+
__decorate([
|
|
1419
|
+
jsonParseDecarator.JsonParse('data')
|
|
1420
|
+
], BcmList.prototype, "data", void 0);
|
|
1421
|
+
BcmList.style = listCss;
|
|
1422
|
+
|
|
1423
|
+
exports.bcm_list = BcmList;
|