#eb, .select2-container--si, .com_easyblog {
  --si-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --si-root-font-size: 16px;
  --si-font-size--01: calc(var(--si-root-font-size)*.75);
  --si-font-size--02: calc(var(--si-root-font-size)*.875);
  --si-font-size--03: calc(var(--si-root-font-size)*1);
  --si-font-size--04: calc(var(--si-root-font-size)*1.125);
  --si-font-size--05: calc(var(--si-root-font-size)*1.25);
  --si-font-size--06: calc(var(--si-root-font-size)*1.5);
  --si-font-size--07: calc(var(--si-root-font-size)*1.75);
  --si-font-size--08: calc(var(--si-root-font-size)*2);
  --si-font-size--09: calc(var(--si-root-font-size)*2.25);
  --si-font-size--10: calc(var(--si-root-font-size)*2.625);
  --si-line-height--sm: calc(var(--si-root-font-size)*1.25);
  --si-line-height: calc(var(--si-root-font-size)*1.5);
  --si-ui-radius: calc(var(--si-root-font-size)*.25);
  --si-ui-radius--sm: calc(var(--si-root-font-size)*.125);
  --si-ui-radius--lg: calc(var(--si-root-font-size)*.5);
  --si-spacing--no: 0;
  --si-spacing: var(--si-root-font-size);
  --fd-root-font-size: 16px;
  --fd-spacing: var(--fd-root-font-size);
  --fd-spacing-px: 1px;
  --fd-spacing-no: 0;
  --fd-spacing-3xs: calc(var(--fd-spacing)*.125);
  --fd-spacing-2xs: calc(var(--fd-spacing)*.25);
  --fd-spacing-xs: calc(var(--fd-spacing)*.5);
  --fd-spacing-sm: calc(var(--fd-spacing)*.75);
  --fd-spacing-md: calc(var(--fd-spacing)*1);
  --fd-spacing-lg: calc(var(--fd-spacing)*1.25);
  --fd-spacing-xl: calc(var(--fd-spacing)*1.5);
  --fd-spacing-2xl: calc(var(--fd-spacing)*2);
  --fd-spacing-3xl: calc(var(--fd-spacing)*2.5);
  --fd-spacing-4xl: calc(var(--fd-spacing)*3);
  --fd-spacing-5xl: calc(var(--fd-spacing)*4);
  --fd-border-radius-no: 0;
  --fd-border-radius-sm: calc(var(--fd-spacing)*.25);
  --fd-border-radius-md: calc(var(--fd-spacing)*.5);
  --fd-border-radius-lg: calc(var(--fd-spacing)*1);
  --fd-border-radius-full: calc(var(--fd-spacing)*9999);
  --fd-black: 16, 16, 16;
  --fd-white: 255, 255, 255;
  --fd-transparent: transparent;
  --fd-color-inverse: 255, 255, 255;
  --fd-gray-50: 249, 249, 249;
  --fd-gray-100: 244, 244, 244;
  --fd-gray-200: 229, 229, 229;
  --fd-gray-300: 212, 212, 212;
  --fd-gray-400: 163, 163, 163;
  --fd-gray-500: 119, 119, 119;
  --fd-gray-600: 90, 90, 90;
  --fd-gray-700: 48, 48, 48;
  --fd-gray-800: 34, 34, 34;
  --fd-gray-900: 25, 25, 25;
  --fd-primary-50: 246, 248, 254;
  --fd-primary-100: 237, 241, 252;
  --fd-primary-200: 211, 220, 248;
  --fd-primary-300: 184, 199, 243;
  --fd-primary-400: 131, 156, 235;
  --fd-primary-500: 78, 114, 226;
  --fd-primary-600: 70, 103, 203;
  --fd-primary-700: 59, 86, 170;
  --fd-primary-800: 47, 68, 136;
  --fd-primary-900: 38, 56, 111;
  --fd-ui-link: rgba(var(--fd-primary-500), 1);
  --fd-success-50: 236, 253, 245;
  --fd-success-100: 209, 250, 229;
  --fd-success-200: 167, 243, 208;
  --fd-success-300: 110, 231, 183;
  --fd-success-400: 52, 211, 153;
  --fd-success-500: 0, 165, 118;
  --fd-success-600: 4, 142, 99;
  --fd-success-700: 4, 120, 87;
  --fd-success-800: 6, 95, 70;
  --fd-success-900: 6, 78, 59;
  --fd-info-50: 248, 249, 251;
  --fd-info-100: 241, 244, 246;
  --fd-info-200: 220, 227, 234;
  --fd-info-300: 198, 210, 221;
  --fd-info-400: 156, 177, 195;
  --fd-info-500: 113, 143, 169;
  --fd-info-600: 102, 129, 152;
  --fd-info-700: 85, 107, 127;
  --fd-info-800: 68, 86, 101;
  --fd-info-900: 55, 70, 83;
  --fd-warning-50: 255, 250, 245;
  --fd-warning-100: 255, 244, 236;
  --fd-warning-200: 254, 228, 206;
  --fd-warning-300: 253, 211, 177;
  --fd-warning-400: 252, 179, 119;
  --fd-warning-500: 251, 146, 60;
  --fd-warning-600: 226, 131, 54;
  --fd-warning-700: 188, 110, 45;
  --fd-warning-800: 151, 88, 36;
  --fd-warning-900: 123, 72, 29;
  --fd-danger-50: 255, 241, 242;
  --fd-danger-100: 255, 228, 230;
  --fd-danger-200: 254, 205, 211;
  --fd-danger-300: 253, 164, 175;
  --fd-danger-400: 251, 113, 133;
  --fd-danger-500: 244, 63, 94;
  --fd-danger-600: 225, 29, 72;
  --fd-danger-700: 190, 18, 60;
  --fd-danger-800: 159, 18, 57;
  --fd-danger-900: 136, 19, 55;
  --eb-composer-block-active-bg: rgba(255, 255, 255, 0.5);
  --fd-link-color: inherit;
  --eb-divider-bg: #fff;
  --eb-divider-color: #333
}
.si-theme--light {
  --si-toolbar-bg: #fff;
  --si-toolbar-text: #292929;
  --si-ui-link: #1976d2;
  --si-primary: #4e72e2;
  --si-primary-100: #ecf0fc;
  --si-primary-200: #b8c6f3;
  --si-primary-300: #4e72e2;
  --si-primary-400: #4666ca;
  --si-info: #85c1e9;
  --si-info-100: #ebf5fb;
  --si-info-200: #aed6f1;
  --si-info-300: #85c1e9;
  --si-info-400: #5dade2;
  --si-success: #00bc65;
  --si-success-100: #e6f8ef;
  --si-success-200: #99e4c1;
  --si-success-300: #00bc65;
  --si-success-400: #00a85a;
  --si-danger: #ec6f7f;
  --si-danger-100: #fff1f2;
  --si-danger-200: #ff8a99;
  --si-danger-300: #ec6f7f;
  --si-danger-400: #d36372;
  --si-warning: #f5b041;
  --si-warning-100: #fef5e7;
  --si-warning-200: #fad7a0;
  --si-warning-300: #f5b041;
  --si-warning-400: #f39c12;
  --si-light: #f8f9fa;
  --si-dark: #343a40;
  --si-fb: #0076fb;
  --si-twitter: #1da1f2;
  --si-linkedin: #0073b1;
  --si-default: #f0f0f1;
  --si-priority-urgent: #ec6f7f;
  --si-priority-normal: #f5b041;
  --si-priority-low: #85c1e9;
  --si-overlay: rgba(0, 0, 0, 0.125);
  --si-primary--text: #fff;
  --si-primary--bg: var(--si-primary-300);
  --si-primary--border: var(--si-primary-300);
  --si-primary--hover-text: #fff;
  --si-primary--hover-bg: var(--si-primary-400);
  --si-primary--hover-border: var(--si-primary-400);
  --si-primary--active-text: #fff;
  --si-primary--active-bg: var(--si-primary-400);
  --si-primary--active-border: var(--si-primary-400);
  --si-primary--disabled-text: #fff;
  --si-primary--disabled-bg: var(--si-primary-200);
  --si-primary--disabled-border: var(--si-primary-200);
  --si-success--text: #fff;
  --si-success--bg: var(--si-success-300);
  --si-success--border: var(--si-success-300);
  --si-success--hover-text: #fff;
  --si-success--hover-bg: var(--si-success-400);
  --si-success--hover-border: var(--si-success-400);
  --si-success--active-text: #fff;
  --si-success--active-bg: var(--si-success-400);
  --si-success--active-border: var(--si-success-400);
  --si-success--disabled-text: #fff;
  --si-success--disabled-bg: var(--si-success-200);
  --si-success--disabled-border: var(--si-success-200);
  --si-info--text: #fff;
  --si-info--bg: var(--si-info-300);
  --si-info--border: var(--si-info-300);
  --si-info--hover-text: #fff;
  --si-info--hover-bg: var(--si-info-400);
  --si-info--hover-border: var(--si-info-400);
  --si-info--active-text: #fff;
  --si-info--active-bg: var(--si-info-400);
  --si-info--active-border: var(--si-info-400);
  --si-info--disabled-text: #fff;
  --si-info--disabled-bg: var(--si-info-200);
  --si-info--disabled-border: var(--si-info-200);
  --si-warning--text: #fff;
  --si-warning--bg: var(--si-warning-300);
  --si-warning--border: var(--si-warning-300);
  --si-warning--hover-text: #fff;
  --si-warning--hover-bg: var(--si-warning-400);
  --si-warning--hover-border: var(--si-warning-400);
  --si-warning--active-text: #fff;
  --si-warning--active-bg: var(--si-warning-400);
  --si-warning--active-border: var(--si-warning-400);
  --si-warning--disabled-text: #fff;
  --si-warning--disabled-bg: var(--si-warning-200);
  --si-warning--disabled-border: var(--si-warning-200);
  --si-danger--text: #fff;
  --si-danger--bg: var(--si-danger-300);
  --si-danger--border: var(--si-danger-300);
  --si-danger--hover-text: #fff;
  --si-danger--hover-bg: var(--si-danger-400);
  --si-danger--hover-border: var(--si-danger-400);
  --si-danger--active-text: #fff;
  --si-danger--active-bg: var(--si-danger-400);
  --si-danger--active-border: var(--si-danger-400);
  --si-danger--disabled-text: #fff;
  --si-danger--disabled-bg: var(--si-danger-200);
  --si-danger--disabled-border: var(--si-danger-200);
  --si-fb--text: #fff;
  --si-fb--bg: #0076fb;
  --si-fb--border: #0076fb;
  --si-fb--hover-text: #fff;
  --si-fb--hover-bg: #166fe5;
  --si-fb--hover-border: #0076fb;
  --si-twitter--text: #fff;
  --si-twitter--bg: #1da1f2;
  --si-twitter--border: #1da1f2;
  --si-twitter--hover-text: #fff;
  --si-twitter--hover-bg: #1da1f2;
  --si-twitter--hover-border: #1da1f2;
  --si-linkedin--text: #fff;
  --si-linkedin--bg: #0073b1;
  --si-linkedin--border: #0073b1;
  --si-linkedin--hover-text: #fff;
  --si-linkedin--hover-bg: #0073b1;
  --si-linkedin--hover-border: #0073b1;
  --si-default--outline-text: rgba(var(--fd-gray-800), 1);
  --si-default--outline-bg: rgba(var(--fd-white), 1);
  --si-default--outline-border: rgba(var(--fd-gray-200), 1);
  --si-default--hover-outline-text: rgba(var(--fd-gray-800), 1);
  --si-default--hover-outline-bg: rgba(var(--fd-white), 1);
  --si-default--hover-outline-border: rgba(var(--fd-gray-500), 1);
  --si-default--active-outline-text: rgba(var(--fd-white), 1);
  --si-default--active-outline-bg: rgba(var(--fd-gray-300), 1);
  --si-default--active-outline-border: rgba(var(--fd-gray-300), 1);
  --si-default--disabled-outline-text: rgba(var(--fd-gray-300), 1);
  --si-default--disabled-outline-bg: rgba(var(--fd-gray-50), 1);
  --si-default--disabled-outline-border: rgba(var(--fd-gray-300), 1);
  --si-primary--outline-text: #4e72e2;
  --si-primary--outline-bg: #ecf0fc;
  --si-primary--outline-border: #4e72e2;
  --si-primary--hover-outline-text: #4e72e2;
  --si-primary--hover-outline-bg: #ecf0fc;
  --si-primary--hover-outline-border: #4666ca;
  --si-success--outline-text: #00bc65;
  --si-success--outline-bg: #e6f8ef;
  --si-success--outline-border: #00bc65;
  --si-success--hover-outline-text: #00bc65;
  --si-success--hover-outline-bg: #e6f8ef;
  --si-success--hover-outline-border: #00a85a;
  --si-info--outline-text: #85c1e9;
  --si-info--outline-bg: #ebf5fb;
  --si-info--outline-border: #85c1e9;
  --si-info--hover-outline-text: #85c1e9;
  --si-info--hover-outline-bg: #ebf5fb;
  --si-info--hover-outline-border: #5dade2;
  --si-warning--outline-text: #f5b041;
  --si-warning--outline-bg: #fef5e7;
  --si-warning--outline-border: #f5b041;
  --si-warning--hover-outline-text: #f5b041;
  --si-warning--hover-outline-bg: #fef5e7;
  --si-warning--hover-outline-border: #f39c12;
  --si-danger--outline-text: #ec6f7f;
  --si-danger--outline-bg: #fff1f2;
  --si-danger--outline-border: #ec6f7f;
  --si-danger--hover-outline-text: #ec6f7f;
  --si-danger--hover-outline-bg: #fff1f2;
  --si-danger--hover-outline-border: #d36372;
  --si-answer--text: rgba(var(--fd-gray-800), 1);
  --si-answer--bg: #e6f8ef;
  --si-answer--border: #00bc65;
  --powered-by-giphy: url("../../../../../media/com_easyblog/images/giphy/poweredby-text-dark.png");
  --toolbar-dropdown-shadow: 0 3px 12px rgba(0, 0, 0, 0.125);
  --dropdown-shadow: 0 3px 12px rgba(0, 0, 0, 0.125);
  --si-modal-bg: rgba(0, 0, 0, 0.25)
}
#eb.si-theme--dark, .si-theme--dark {
  --fd-white: 16, 16, 16;
  --fd-black: 255, 255, 255;
  --fd-gray-50: 25, 25, 25;
  --fd-gray-100: 33, 33, 33;
  --fd-gray-200: 48, 48, 48;
  --fd-gray-300: 90, 90, 90;
  --fd-gray-400: 119, 119, 119;
  --fd-gray-500: 163, 163, 163;
  --fd-gray-600: 212, 212, 212;
  --fd-gray-700: 229, 229, 229;
  --fd-gray-800: 244, 244, 244;
  --fd-gray-900: 249, 249, 249;
  --si-toolbar-bg: transparent;
  --si-toolbar-text: #888;
  --si-ui-link: #4e72e2;
  --si-primary: #4e72e2;
  --si-primary-100: #ecf0fc;
  --si-primary-200: #b8c6f3;
  --si-primary-300: #4e72e2;
  --si-primary-400: #4666ca;
  --si-info: #85c1e9;
  --si-info-100: #ebf5fb;
  --si-info-200: #aed6f1;
  --si-info-300: #85c1e9;
  --si-info-400: #5dade2;
  --si-success: #00bc65;
  --si-success-100: #e6f8ef;
  --si-success-200: #99e4c1;
  --si-success-300: #00bc65;
  --si-success-400: #00a85a;
  --si-danger: #ec6f7f;
  --si-danger-100: #fff1f2;
  --si-danger-200: #ff8a99;
  --si-danger-300: #ec6f7f;
  --si-danger-400: #d36372;
  --si-warning: #f5b041;
  --si-warning-100: #fef5e7;
  --si-warning-200: #fad7a0;
  --si-warning-300: #f5b041;
  --si-warning-400: #f39c12;
  --si-light: #f8f9fa;
  --si-dark: #343a40;
  --si-fb: #0076fb;
  --si-twitter: #1da1f2;
  --si-linkedin: #0073b1;
  --si-default: #f0f0f1;
  --si-priority-urgent: #ec6f7f;
  --si-priority-normal: #f5b041;
  --si-priority-low: #85c1e9;
  --si-overlay: rgba(0, 0, 0, 0.125);
  --si-primary--text: #fff;
  --si-primary--bg: var(--si-primary-300);
  --si-primary--border: var(--si-primary-300);
  --si-primary--hover-text: #fff;
  --si-primary--hover-bg: var(--si-primary-400);
  --si-primary--hover-border: var(--si-primary-400);
  --si-primary--active-text: #fff;
  --si-primary--active-bg: var(--si-primary-400);
  --si-primary--active-border: var(--si-primary-400);
  --si-primary--disabled-text: #fff;
  --si-primary--disabled-bg: var(--si-primary-200);
  --si-primary--disabled-border: var(--si-primary-200);
  --si-success--text: #fff;
  --si-success--bg: var(--si-success-300);
  --si-success--border: var(--si-success-300);
  --si-success--hover-text: #fff;
  --si-success--hover-bg: var(--si-success-400);
  --si-success--hover-border: var(--si-success-400);
  --si-success--active-text: #fff;
  --si-success--active-bg: var(--si-success-400);
  --si-success--active-border: var(--si-success-400);
  --si-success--disabled-text: #fff;
  --si-success--disabled-bg: var(--si-success-200);
  --si-success--disabled-border: var(--si-success-200);
  --si-info--text: #fff;
  --si-info--bg: var(--si-info-300);
  --si-info--border: var(--si-info-300);
  --si-info--hover-text: #fff;
  --si-info--hover-bg: var(--si-info-400);
  --si-info--hover-border: var(--si-info-400);
  --si-info--active-text: #fff;
  --si-info--active-bg: var(--si-info-400);
  --si-info--active-border: var(--si-info-400);
  --si-info--disabled-text: #fff;
  --si-info--disabled-bg: var(--si-info-200);
  --si-info--disabled-border: var(--si-info-200);
  --si-warning--text: #fff;
  --si-warning--bg: var(--si-warning-300);
  --si-warning--border: var(--si-warning-300);
  --si-warning--hover-text: #fff;
  --si-warning--hover-bg: var(--si-warning-400);
  --si-warning--hover-border: var(--si-warning-400);
  --si-warning--active-text: #fff;
  --si-warning--active-bg: var(--si-warning-400);
  --si-warning--active-border: var(--si-warning-400);
  --si-warning--disabled-text: #fff;
  --si-warning--disabled-bg: var(--si-warning-200);
  --si-warning--disabled-border: var(--si-warning-200);
  --si-danger--text: #fff;
  --si-danger--bg: var(--si-danger-300);
  --si-danger--border: var(--si-danger-300);
  --si-danger--hover-text: #fff;
  --si-danger--hover-bg: var(--si-danger-400);
  --si-danger--hover-border: var(--si-danger-400);
  --si-danger--active-text: #fff;
  --si-danger--active-bg: var(--si-danger-400);
  --si-danger--active-border: var(--si-danger-400);
  --si-danger--disabled-text: #fff;
  --si-danger--disabled-bg: var(--si-danger-200);
  --si-danger--disabled-border: var(--si-danger-200);
  --si-fb--text: #fff;
  --si-fb--bg: #0076fb;
  --si-fb--border: #0076fb;
  --si-fb--hover-text: #fff;
  --si-fb--hover-bg: #166fe5;
  --si-fb--hover-border: #0076fb;
  --si-twitter--text: #fff;
  --si-twitter--bg: #1da1f2;
  --si-twitter--border: #1da1f2;
  --si-twitter--hover-text: #fff;
  --si-twitter--hover-bg: #1da1f2;
  --si-twitter--hover-border: #1da1f2;
  --si-linkedin--text: #fff;
  --si-linkedin--bg: #0073b1;
  --si-linkedin--border: #0073b1;
  --si-linkedin--hover-text: #fff;
  --si-linkedin--hover-bg: #0073b1;
  --si-linkedin--hover-border: #0073b1;
  --si-primary--outline-text: #4e72e2;
  --si-primary--outline-bg: #ecf0fc;
  --si-primary--outline-border: #4e72e2;
  --si-primary--hover-outline-text: #4e72e2;
  --si-primary--hover-outline-bg: #ecf0fc;
  --si-primary--hover-outline-border: #4666ca;
  --si-success--outline-text: #00bc65;
  --si-success--outline-bg: #e6f8ef;
  --si-success--outline-border: #00bc65;
  --si-success--hover-outline-text: #00bc65;
  --si-success--hover-outline-bg: #e6f8ef;
  --si-success--hover-outline-border: #00a85a;
  --si-info--outline-text: #85c1e9;
  --si-info--outline-bg: #ebf5fb;
  --si-info--outline-border: #85c1e9;
  --si-info--hover-outline-text: #85c1e9;
  --si-info--hover-outline-bg: #ebf5fb;
  --si-info--hover-outline-border: #5dade2;
  --si-warning--outline-text: #f5b041;
  --si-warning--outline-bg: #fef5e7;
  --si-warning--outline-border: #f5b041;
  --si-warning--hover-outline-text: #f5b041;
  --si-warning--hover-outline-bg: #fef5e7;
  --si-warning--hover-outline-border: #f39c12;
  --si-danger--outline-text: #ec6f7f;
  --si-danger--outline-bg: #fff1f2;
  --si-danger--outline-border: #ec6f7f;
  --si-danger--hover-outline-text: #ec6f7f;
  --si-danger--hover-outline-bg: #fff1f2;
  --si-danger--hover-outline-border: #d36372;
  --si-answer--border: #00bc65;
  --powered-by-giphy: url("../../../../../media/com_easyblog/images/giphy/poweredby-text-light.png");
  --si-modal-bg: rgba(255, 255, 255, 0.25);
  --eb-composer-block-active-bg: rgba(0, 0, 0, 0.5);
  --eb-divider-bg: #000;
  --eb-divider-color: #f0f0f1
}
#eb {
  /*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
}
#eb {
  text-align: left;
  direction: ltr
}
#eb *, #eb *:before, #eb *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#eb input, #eb textarea, #eb .o-form-control, #eb .ebd-workarea .ebd [contenteditable], #eb .ebd-workarea .ebd [contenteditable] p {
  direction: ltr;
  unicode-bidi: embed
}
#eb .ebd-workarea .ebd [contenteditable][data-eb-text-content-wrapper], #eb .ebd-workarea .ebd [contenteditable][data-eb-text-content-wrapper] span {
  font-size: inherit;
  background-color: inherit;
  font-family: inherit;
  text-align: inherit;
  color: inherit;
  font-weight: inherit
}
#eb img, #eb input {
  min-width: 0;
  min-height: 0
}
#eb blockquote, #eb header, #eb nav, #eb figure, #eb aside, #eb footer, #eb form {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  border: 0;
  outline: 0;
  float: none;
  position: static;
  display: block;
  background: none;
  text-align: inherit;
  font-size: inherit;
  font-family: inherit;
  text-shadow: none
}
#eb .fd-reset-list, #eb .fd-reset-list > li {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  clear: none;
  float: none;
  list-style: none;
  list-style-image: none;
  overflow: visible
}
#eb .fd-reset-list:before, #eb .fd-reset-list:after, #eb .fd-reset-list > li:before, #eb .fd-reset-list > li:after {
  display: none
}
#eb a:link {
  text-decoration: none
}
#eb input, #eb button, #eb select, #eb textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0
}
#eb img {
  vertical-align: middle;
  height: auto
}
#eb .img-responsive {
  display: block;
  max-width: 100%;
  height: auto
}
#eb .img-rounded {
  border-radius: 6px
}
#eb .img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto
}
#eb .img-circle {
  border-radius: 50%
}
#eb hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eee
}
#eb .divider {
  border-left: 0;
  border-right: 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent
}
#eb .fd-small {
  font-size: 11px;
  margin: auto;
  padding: auto;
  font-weight: normal
}
#eb .fd-small > a {
  font-size: 11px
}
#eb .row {
  display: block;
  margin: auto
}
#eb.is-iphone input[type="email"]:hover, #eb.is-iphone input[type="number"]:hover, #eb.is-iphone input[type="search"]:hover, #eb.is-iphone input[type="text"]:hover, #eb.is-iphone input[type="tel"]:hover, #eb.is-iphone input[type="url"]:hover, #eb.is-iphone input[type="password"]:hover, #eb.is-iphone textarea:hover, #eb.is-iphone select:hover, #eb.is-iphone .o-form-control:hover {
  font-size: initial
}
#eb a[target=_blank]:not(.eb-image-popup-button):before {
  content: ""
}
#eb .tox .tox-mbtn, #eb .tox .tox-tbtn {
  font-size: 14px
}
#eb .tox .tox-tbtn {
  margin: 0
}
#eb .tox .tox-tbtn--select, #eb .tox .tox-mbtn {
  margin: 2px 0 3px
}
#eb .tox .tox-toolbar__group {
  min-height: 39px
}
#eb .mv-5 {
  margin: 5px 0 !important
}
#eb .mv-10 {
  margin: 10px 0 !important
}
#eb .mv-15 {
  margin: 15px 0 !important
}
#eb .mt-0 {
  margin-top: 0 !important
}
#eb .mt-5 {
  margin-top: 5px !important
}
#eb .mt-10 {
  margin-top: 10px !important
}
#eb .mt-15 {
  margin-top: 15px !important
}
#eb .mt-20 {
  margin-top: 20px !important
}
#eb .mb-0 {
  margin-bottom: 0 !important
}
#eb .mb-5 {
  margin-bottom: 5px !important
}
#eb .mb-10 {
  margin-bottom: 10px !important
}
#eb .mb-15 {
  margin-bottom: 15px !important
}
#eb .mb-20 {
  margin-bottom: 20px !important
}
#eb .mr-0 {
  margin-right: 0 !important
}
#eb .mr-5 {
  margin-right: 5px !important
}
#eb .mr-10 {
  margin-right: 10px !important
}
#eb .mr-15 {
  margin-right: 15px !important
}
#eb .mr-20 {
  margin-right: 20px !important
}
#eb .ml-0 {
  margin-left: 0 !important
}
#eb .ml-5 {
  margin-left: 5px !important
}
#eb .ml-10 {
  margin-left: 10px !important
}
#eb .ml-15 {
  margin-left: 15px !important
}
#eb .ml-20 {
  margin-left: 20px !important
}
#eb .pv-5 {
  padding: 5px 0 !important
}
#eb .pv-10 {
  padding: 10px 0 !important
}
#eb .pv-15 {
  padding: 15px 0 !important
}
#eb .ph-5 {
  padding-left: 5px !important;
  padding-right: 5px !important
}
#eb .ph-10 {
  padding-left: 10px !important;
  padding-right: 10px !important
}
#eb .ph-15 {
  padding-left: 15px !important;
  padding-right: 15px !important
}
#eb .ph-20 {
  padding-left: 20px !important;
  padding-right: 20px !important
}
#eb .pa-5 {
  padding: 5px !important
}
#eb .pa-10 {
  padding: 10px !important
}
#eb .pa-15 {
  padding: 15px !important
}
#eb .pt-0 {
  padding-top: 0 !important
}
#eb .pt-5 {
  padding-top: 5px !important
}
#eb .pt-10 {
  padding-top: 10px !important
}
#eb .pt-15 {
  padding-top: 15px !important
}
#eb .pt-20 {
  padding-top: 20px !important
}
#eb .pb-0 {
  padding-bottom: 0 !important
}
#eb .pb-5 {
  padding-bottom: 5px !important
}
#eb .pb-10 {
  padding-bottom: 10px !important
}
#eb .pb-15 {
  padding-bottom: 15px !important
}
#eb .pb-20 {
  padding-bottom: 20px !important
}
#eb .pr-0 {
  padding-right: 0 !important
}
#eb .pr-5 {
  padding-right: 5px !important
}
#eb .pr-10 {
  padding-right: 10px !important
}
#eb .pr-15 {
  padding-right: 15px !important
}
#eb .pr-20 {
  padding-right: 20px !important
}
#eb .pl-0 {
  padding-left: 0 !important
}
#eb .pl-5 {
  padding-left: 5px !important
}
#eb .pl-10 {
  padding-left: 10px !important
}
#eb .pl-15 {
  padding-left: 15px !important
}
#eb .pl-20 {
  padding-left: 20px !important
}
#eb .fs-24 {
  font-size: 24px !important
}
#eb .fs-16 {
  font-size: 16px !important
}
#eb .fs-14 {
  font-size: 14px !important
}
#eb .fs-12 {
  font-size: 12px !important
}
#eb .fs-11 {
  font-size: 11px !important
}
#eb .fs-10 {
  font-size: 10px !important
}
#eb .fs-9 {
  font-size: 9px !important
}
#eb .half-width {
  width: 50% !important
}
#eb .full-width {
  width: 100% !important
}
#eb .center, #eb .table td.center, #eb .table th.center {
  text-align: center !important
}
#eb .vertical-line {
  position: relative
}
#eb .vertical-line:before {
  content: '';
  display: block;
  width: 1px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0;
  bottom: 0
}
#eb.is-mobile .vertical-line:before {
  display: none
}
#eb .vertical-line-50:before {
  left: 50%
}
#eb .fd-cf:before, #eb .fd-cf:after {
  content: " ";
  display: table
}
#eb .fd-cf:after {
  clear: both
}
@media(max-width:600px) {
  #eb .narrow-hide {
    display: none !important
  }
}
#eb .o-avatar {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: transparent;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
  --tw-ring-offset-width: 0;
  --tw-ring-offset-color: #fff;
  --tw-ring-offset-shadow: 0 0 transparent;
  --tw-ring-shadow: 0 0 transparent;
  --tw-shadow: 0 0 transparent;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-color: transparent;
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: transparent
}
#eb .o-avatar.is-mobile .o-avatar__mobile {
  display: flex
}
#eb .o-avatar.is-online {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--fd-success-500), var(--tw-ring-opacity));
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: rgb(var(--fd-color-inverse))
}
#eb .o-avatar.is-offline {
  --fd-gray-400: 163, 163, 163;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--fd-gray-400), var(--tw-ring-opacity));
  --tw-ring-offset-color: rgb(var(--fd-color-inverse))
}
#eb .o-avatar--rounded, #eb .o-avatar--rounded .o-avatar__content, #eb .o-avatar--rounded .o-avatar__content img {
  border-radius: 50%
}
#eb .o-avatar--rounded .o-avatar__mobile {
  top: -.125em;
  right: -.25em
}
#eb .o-avatar--rounded .o-avatar__action {
  right: 0;
  bottom: 0
}
#eb .o-avatar--sm {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1
}
#eb .o-avatar--md {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 1
}
#eb .o-avatar--lg {
  width: 64px;
  height: 64px;
  font-size: 18px;
  line-height: 1
}
#eb .o-avatar--xl {
  width: 120px;
  height: 120px;
  font-size: 24px;
  line-height: 1
}
#eb .o-avatar__content {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #fff;
  text-align: center;
  border-radius: 4px
}
#eb .o-avatar__content img {
  flex-grow: 1;
  border-radius: 3px
}
#eb .o-avatar__mobile {
  position: absolute;
  top: -.5em;
  right: -.625em;
  z-index: 2;
  display: none;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  --tw-text-opacity: 1;
  color: rgba(var(--fd-success-500), var(--tw-text-opacity));
  background-color: #fff;
  border-radius: 50%
}
#eb .o-avatar__mobile:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: .75em;
  font-weight: 900;
  content: "\f3cd"
}
#eb .o-avatar__action {
  position: absolute;
  right: -.625em;
  bottom: -.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5em;
  height: 1.5em;
  font-size: .625em;
  line-height: 1;
  background-color: #fff;
  border-radius: 50%
}
#eb .o-avatar__action, #eb .o-avatar__action .dropdown-toggle_ {
  --tw-text-opacity: 1;
  color: rgba(var(--fd-gray-400), var(--tw-text-opacity))
}
#eb .o-avatar__remove-tag {
  z-index: 2;
  line-height: 1
}
#eb .o-avatar__remove-tag > a {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fd-danger-500), var(--tw-bg-opacity));
  border-radius: 50%
}
#eb .o-avatar__remove-tag > a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 9px;
  line-height: inherit;
  text-align: center;
  vertical-align: top
}
#eb .o-avatar-action {
  position: relative;
  display: inline-block
}
#eb .o-avatar-action__remove-tag {
  position: absolute;
  top: -4px;
  right: -4px;
  z-index: 2;
  line-height: 1
}
#eb .o-avatar-action__remove-tag > a {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--fd-danger-500), var(--tw-bg-opacity))
}
#eb .o-avatar-action__remove-tag > a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 9px;
  line-height: inherit;
  text-align: center;
  vertical-align: top
}
#eb .o-avatar-action:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 400px;
  font-size: 20px;
  color: red;
  text-align: left
}
#eb .o-avatar-list__item {
  display: inline-block
}
#eb .o-onoffswitch {
  position: relative;
  width: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 0
}
#eb .o-onoffswitch__checkbox {
  display: none
}
#eb .o-onoffswitch__label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 16px;
  padding: 0;
  line-height: 16px;
  border: 2px solid rgba(var(--fd-gray-500), 1);
  border-radius: 16px;
  background-color: rgba(var(--fd-gray-500), 1);
  transition: background-color .3s ease-in
}
#eb .o-onoffswitch__label:before {
  content: "";
  display: block;
  width: 16px;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 24px;
  border: 2px solid rgba(var(--fd-gray-500), 1);
  border-radius: 16px;
  transition: all .3s ease-in 0
}
#eb .o-onoffswitch__checkbox:checked + .o-onoffswitch__label {
  background-color: rgba(var(--fd-primary-500), 1)
}
#eb .o-onoffswitch__checkbox:checked + .o-onoffswitch__label, #eb .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  border-color: rgba(var(--fd-primary-500), 1)
}
#eb .o-onoffswitch__checkbox:checked + .o-onoffswitch__label:before {
  right: 0
}
#eb .o-form-multi-item {
  display: flex;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 6px;
  color: rgba(var(--fd-gray-800), 1);
  overflow: hidden;
  padding: 6px 12px
}
#eb .o-form-multi-item__name {
  cursor: default;
  font-weight: bold;
  padding: 0 5px 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  flex-grow: 1
}
#eb .o-form-multi-item__remove, #eb .o-form-multi-item__add {
  font-size: 20px !important;
  width: 30px;
  color: rgba(var(--fd-gray-800), 1);
  cursor: pointer;
  text-align: center;
  flex-shrink: 0;
  padding-left: 10px
}
#eb .o-form-multi-item__remove:hover, #eb .o-form-multi-item__add:hover {
  color: #d9534f
}
#eb .o-form-multi-item__input {
  border: 0;
  box-shadow: none;
  width: 100%;
  padding: 0;
  background: rgba(var(--fd-white), 1)
}
#eb .eb-sidebar-form-date {
  position: relative;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  box-shadow: none;
  line-height: 1;
  height: auto;
  display: block;
  width: 100%;
  padding: 8px 16px;
  padding-right: 24px;
  font-size: 12px;
  border-radius: 8px;
  background-color: rgba(var(--fd-white), 1)
}
#eb .eb-sidebar-form-date__preview, #eb .eb-sidebar-form-date__input {
  font-size: 12px;
  border: 0;
  box-shadow: none;
  line-height: 16px;
  height: auto;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  background: transparent
}
#eb .eb-sidebar-form-date__icon {
  position: absolute;
  top: 10px;
  right: 8px;
  color: #888
}
#eb .form-group--ifta {
  position: relative
}
#eb .form-group--ifta .form-label {
  z-index: 2;
  touch-action: manipulation;
  pointer-events: none;
  position: absolute;
  left: 16px;
  top: 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 16px;
  --tw-text-opacity: 1;
  color: rgba(var(--fd-gray-500), var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
  transition-timing-function: linear;
  font-weight: normal
}
#eb .form-group--ifta input.form-control {
  box-shadow: none;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 32px;
  padding-bottom: 8px;
  font-size: 14px;
  height: auto;
  -webkit-appearance: none
}
#eb .form-group--ifta input.form-control:hover {
  font-size: 14px
}
#eb .form-group--ifta ::-webkit-input-placeholder {
  color: transparent !important
}
#eb .form-group--ifta :-moz-placeholder {
  color: transparent !important
}
#eb .form-group--ifta ::-moz-placeholder {
  color: transparent !important
}
#eb .form-group--ifta :-ms-input-placeholder {
  color: transparent !important
}
#eb .form-group--ifta input:-webkit-autofill ~ label {
  font-size: 12px !important;
  top: 8px !important
}
#eb .form-group--ifta input:-webkit-autofill {
  padding-top: 32px !important;
  padding-bottom: 8px !important
}
#eb .o-alert {
  padding: 8px 16px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 8px;
  text-shadow: none;
  position: relative;
  overflow: hidden;
  font-size: 12px
}
#eb .o-alert h4 {
  margin-top: 0;
  color: inherit
}
#eb .o-alert .o-alert-link {
  font-weight: bold
}
#eb .o-alert > p, #eb .o-alert > ul {
  margin-bottom: 0
}
#eb .o-alert > p + p {
  margin-top: 5px
}
#eb .o-alert__close {
  color: #000;
  vertical-align: baseline;
  font-size: 18px;
  font-weight: 700;
  line-height: 1
}
#eb .o-alert__close:hover {
  opacity: .8
}
#eb button.o-alert__close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  padding: 0
}
#eb .o-alert--dismissible .o-alert__close {
  color: inherit
}
#eb .o-alert--success {
  background-color: rgba(var(--fd-success-50), 1);
  border-color: rgba(var(--fd-success-500), 1);
  color: rgba(var(--fd-success-500), 1)
}
#eb .o-alert--success .o-alert__close {
  color: rgba(var(--fd-success-500), 1)
}
#eb .o-alert--info {
  background-color: rgba(var(--fd-info-50), 1);
  border-color: rgba(var(--fd-info-500), 1);
  color: rgba(var(--fd-info-500), 1)
}
#eb .o-alert--info .o-alert__close {
  color: rgba(var(--fd-info-500), 1)
}
#eb .o-alert--warning {
  background-color: rgba(var(--fd-warning-50), 1);
  border-color: rgba(var(--fd-warning-500), 1);
  color: rgba(var(--fd-warning-500), 1)
}
#eb .o-alert--warning .o-alert__close {
  color: rgba(var(--fd-warning-500), 1)
}
#eb .o-alert--danger, #eb .o-alert--error {
  background-color: rgba(var(--fd-danger-50), 1);
  border-color: rgba(var(--fd-danger-500), 1);
  color: rgba(var(--fd-danger-500), 1)
}
#eb .o-alert--danger .o-alert__close, #eb .o-alert--error .o-alert__close {
  color: rgba(var(--fd-danger-500), 1)
}
#eb .o-alert--success-o {
  background-color: #fff;
  border-color: #d7eac5;
  color: #a4d68d;
  overflow: hidden
}
#eb .o-alert--success-o hr {
  border-top-color: #cae4b2
}
#eb .o-alert--success-o .alert-link {
  color: #c2e4b2
}
#eb .o-alert--info-o {
  background-color: #fff;
  border-color: #bde9f1;
  color: #86c7e5;
  overflow: hidden
}
#eb .o-alert--info-o hr {
  border-top-color: #a8e2ec
}
#eb .o-alert--info-o .alert-link {
  color: #b0dbee
}
#eb .o-alert--warning-o {
  background-color: #fff;
  border-color: #fbeccb;
  color: #f6e584;
  overflow: hidden
}
#eb .o-alert--warning-o hr {
  border-top-color: #fae3b3
}
#eb .o-alert--warning-o .alert-link {
  color: #faefb3
}
#eb .o-alert--danger-o, #eb .o-alert--error-o {
  background-color: #fff;
  border-color: #eccbcf;
  color: #d89693;
  overflow: hidden
}
#eb .o-alert--danger-o hr, #eb .o-alert--error-o hr {
  border-top-color: #e5b9be
}
#eb .o-alert--danger-o .alert-link, #eb .o-alert--error-o .alert-link {
  color: #e5bbb9
}
#eb .o-embed {
  width: 100%;
  position: relative
}
#eb .o-embed__item, #eb .o-embed embed, #eb .o-embed iframe, #eb .o-embed object, #eb .o-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
#eb .o-embed--16by9 {
  padding-top: 56.25%
}
#eb .o-aspect-ratio {
  --aspect-ratio: 1.7777777777778;
  width: 100%;
  position: relative
}
#eb .o-aspect-ratio:before {
  content: "";
  display: block;
  padding-bottom: calc(100%/(var(--aspect-ratio)))
}
#eb .o-aspect-ratio > :first-child {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat
}
#eb .o-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  font-size: 13px
}
#eb .o-tabs__item {
  display: table-cell;
  position: relative
}
#eb .o-tabs__item:hover .o-tabs__link-edit {
  display: inline-block
}
#eb .o-tabs__indicator-error-icon {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  display: none;
  float: right;
  margin: 4px
}
#eb .o-tabs__indicator-error-icon:before {
  content: "\f06a"
}
#eb .o-tabs__link-edit {
  display: none
}
#eb .o-tabs__link {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #888;
  outline: 0 !important
}
#eb .o-tabs__link::-moz-focus-inner {
  border: 0 !important
}
#eb .o-tabs__item.has-notice .o-tabs__bubble {
  display: inline-block
}
#eb .o-tabs__item.has-notice .o-tabs__indicator-error-icon {
  display: inline-block;
  float: right;
  margin-right: 8px;
  margin-top: 4px
}
#eb .o-tabs__item.error .o-tabs__link {
  border-right: 2px solid transparent;
  color: #d9534f
}
#eb .o-tabs__item.error .o-tabs__indicator-error-icon {
  display: inline-block;
  color: #d9534f
}
#eb .o-tabs__toggle-submenu {
  position: absolute;
  top: 2px;
  right: 40px;
  padding: 0 2px
}
#eb .o-tabs__bubble, #eb .o-tabs__link-edit {
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
#eb .o-tabs__bubble {
  background-color: rgba(var(--fd-gray-200), 1);
  border-radius: 2px;
  color: #888;
  display: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap
}
#eb .o-tabs--horizontal {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .o-tabs--horizontal .o-tabs__item {
  color: #888;
  border-bottom: 2px solid transparent;
  position: relative;
  bottom: -2px
}
#eb .o-tabs--horizontal .o-tabs__item .o-tabs__link:hover {
  border-bottom: 2px solid rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--horizontal .o-tabs__item.active .o-tabs__link {
  color: rgba(var(--fd-gray-800), 1);
  border-bottom: 2px solid #4e72e2;
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--horizontal .o-tabs__link {
  display: block;
  color: #888;
  padding: 2px 0
}
#eb .o-tabs--horizontal .o-tabs__link:hover {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--horizontal-flat {
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .o-tabs--horizontal-flat .o-tabs__item {
  color: #888;
  border-right: 1px solid rgba(var(--fd-gray-200), 1);
  position: relative
}
#eb .o-tabs--horizontal-flat .o-tabs__item.active .o-tabs__link {
  color: var(--fd-primary-400)
}
#eb .o-tabs--horizontal-flat .o-tabs__item:last-child {
  border-right: 0
}
#eb .o-tabs--horizontal-flat .o-tabs__link {
  display: block;
  font-weight: bold;
  color: #888;
  padding: 8px 0;
  background-color: rgba(var(--fd-white), 1)
}
#eb .o-tabs--horizontal-flat .o-tabs__link:hover {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--stacked .o-tabs__item {
  display: block;
  text-align: left;
  color: #888;
  border-right: 2px solid transparent;
  position: relative
}
#eb .o-tabs--stacked .o-tabs__item.active > .o-tabs__link {
  color: rgba(var(--fd-gray-800), 1);
  border-right: 2px solid #4e72e2;
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--stacked .o-tabs__link {
  display: block;
  color: #888;
  padding: 2px 0
}
#eb .o-tabs--stacked .o-tabs__link:hover {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-tabs--stacked-o .o-tabs__item {
  position: relative;
  display: block;
  text-align: left;
  color: #888
}
#eb .o-tabs--stacked-o .o-tabs__item + .o-tabs__item {
  margin-top: 4px
}
#eb .o-tabs--stacked-o .o-tabs__item:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background: rgba(var(--fd-gray-50), 1);
  border-radius: 50%;
  top: 50%;
  margin-top: -8px
}
#eb .o-tabs--stacked-o .o-tabs__item.active:before {
  background: #d3f1d7
}
#eb .o-tabs--stacked-o .o-tabs__link {
  padding: 2px 0 2px 20px;
  font-size: 13px
}
#eb .o-tabs--stacked-o .active .o-tabs__link {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .o-tabs--stacked .o-tabs__item.is-loading .o-tabs__bubble, #eb .o-tabs--stacked .o-tabs__item.is-loading .o-tabs__link-edit, #eb .o-tabs--stacked-o .o-tabs__item.is-loading .o-tabs__bubble, #eb .o-tabs--stacked-o .o-tabs__item.is-loading .o-tabs__link-edit {
  display: none
}
#eb .o-tabs--stacked .o-tabs__item.is-loading .o-loader, #eb .o-tabs--stacked-o .o-tabs__item.is-loading .o-loader {
  position: absolute;
  left: auto;
  right: 4px
}
#eb .has-notice .o-tabs__link {
  padding-right: 40px
}
#eb .o-tabs--stacked-app .o-tabs__item {
  position: relative;
  display: block;
  text-align: left;
  color: #888
}
#eb .o-tabs--stacked-app .o-tabs__item + .o-tabs__item {
  margin-top: 4px
}
#eb .o-tabs--stacked-app .o-tabs__item.active .o-tabs__link {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .o-tabs--stacked-app .o-tabs__link {
  padding: 4px 0 4px 20px
}
#eb .o-tabs--stacked-app__icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 18px;
  text-align: center;
  font-size: 11px;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -8px
}
#eb .o-tabs--eb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: auto;
  border-collapse: separate;
  border-spacing: 0 8px;
  justify-content: space-evenly;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .o-tabs--eb .o-tabs__item {
  flex-grow: 1;
  color: #888;
  margin: 0;
  padding: 0
}
#eb .o-tabs--eb .o-tabs__link {
  color: #888;
  padding: 16px 4px;
  outline: 0 !important
}
#eb .o-tabs--eb .o-tabs__link::-moz-focus-inner {
  border: 0 !important
}
#eb .o-tabs--eb .active {
  font-weight: bold
}
#eb .o-tabs--eb .active .o-tabs__link {
  color: rgba(var(--fd-gray-800), 1);
  border-bottom: 2px solid #4e72e2
}
#eb.is-mobile .o-tabs--ed {
  width: 100%
}
#eb .tab-content > .tab-pane, #eb .tab-content__item {
  display: none
}
#eb .tab-content > .active {
  display: block
}
#eb .tab-content > .is-active {
  display: block
}
#eb .fd-tab {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid var(--fd-gray-300-hex, rgba(var(--fd-gray-300), 1))
}
#eb .fd-tab__item {
  text-decoration: none;
  flex-shrink: 0;
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-bottom: 2px solid transparent
}
#eb .fd-tab__item.is-active {
  border-color: var(--fd-primary-500-hex, rgba(var(--fd-primary-500), 1))
}
#eb .fd-tab__item.is-active .fd-tab__link {
  color: var(--fd-primary-500-hex, rgba(var(--fd-primary-500), 1))
}
#eb .fd-tab__link {
  display: block;
  flex-shrink: 0;
  white-space: nowrap;
  padding: var(--fd-spacing-sm) var(--fd-spacing-md);
  --tw-text-opacity: 1;
  color: var(--fd-gray-700-hex, rgba(var(--fd-gray-700), 1));
  text-decoration: none;
  outline: 2px solid transparent;
  outline-offset: 2px
}
#eb .fd-inline-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}
#eb .fd-inline-list > div {
  position: relative;
  display: flex;
  align-items: center;
  font-size: var(--fd-font-size-xs);
  line-height: var(--fd-line-height-xs);
  color: rgba(var(--fd-gray-500), 1)
}
#eb .fd-inline-list > div + div:before {
  display: flex;
  align-items: center;
  padding: 0 var(--fd-spacing-xs);
  font-size: 13px;
  content: attr(fd-breadcrumb);
  color: rgba(var(--fd-gray-500), 1)
}
#eb .fd-inline-list > div > a, #eb .fd-inline-list > div > span, #eb .fd-inline-list > div > time {
  display: inline-block;
  vertical-align: middle
}
#eb .o-empty {
  width: 100%;
  min-height: 200px;
  display: inline-block;
  text-align: center;
  background-color: rgba(var(--fd-white), 1);
  position: relative;
  display: none
}
#eb .o-empty--clean {
  min-height: 0;
  text-align: left
}
#eb .o-empty--clean .o-empty__content {
  position: relative;
  left: 0;
  top: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}
#eb .o-empty--height-no {
  min-height: 0
}
#eb .o-empty--bg-no {
  background-color: transparent
}
#eb .o-empty--bg-shade {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .o-empty--bordered {
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .o-empty__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
#eb .o-empty__icon {
  font-size: 40px;
  color: #888;
  margin-bottom: 8px;
  width: auto
}
#eb .o-empty__icon--sm {
  font-size: 28px;
  color: #888
}
#eb .o-empty__action {
  margin-top: 20px
}
#eb.is-mobile .o-empty--height-no {
  min-height: 80px
}
#eb .is-empty .o-empty {
  display: inline-block
}
#eb .o-loader-wrapper {
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  position: relative
}
#eb .o-loader {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  text-align: center;
  z-index: 1000;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 1em
}
#eb .o-loader:before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 4px solid rgba(0, 0, 0, 0.1)
}
#eb .o-loader:after {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  animation: fd-loader .55s linear;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 4px;
  box-shadow: 0 0 0 1px transparent
}
#eb .o-loader.o-loader--top {
  top: 16px;
  -webkit-transform: translateX(-50%) translateY(0);
  -moz-transform: translateX(-50%) translateY(0);
  -o-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0)
}
@keyframes fd-loader {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#eb .o-loader.o-loader--sm:before, #eb .o-loader.o-loader--sm:after {
  width: 20px;
  height: 20px;
  margin: 0 0 0 -10px
}
#eb .o-loader:before, #eb .o-loader:after {
  width: 36px;
  height: 36px;
  margin: 0 0 0 -18px
}
#eb .o-loader.with-text {
  width: auto !important;
  height: auto !important;
  text-align: center;
  font-style: normal
}
#eb.is-loading, #eb .is-loading {
  outline: 0 !important
}
#eb.is-loading::-moz-focus-inner, #eb .is-loading::-moz-focus-inner {
  border: 0 !important
}
#eb.is-loading > .o-loader, #eb.is-loading > .o-loader:last-child, #eb .is-loading > .o-loader, #eb .is-loading > .o-loader:last-child {
  display: block
}
#eb.is-loading > .o-loader-wrapper, #eb .is-loading > .o-loader-wrapper {
  display: flex
}
#eb.is-loading > .o-loader-wrapper > .o-loader, #eb .is-loading > .o-loader-wrapper > .o-loader {
  display: block
}
#eb .o-loader.is-active, #eb .o-loader.is-visible {
  display: block
}
#eb .o-loader.is-disabled, #eb .o-loader.is-hidden {
  display: none
}
#eb .o-loader {
  width: 36px;
  height: 36px;
  font-size: 13px
}
#eb .o-loader--sm {
  width: 20px;
  height: 20px
}
#eb .o-loader.with-text {
  min-width: 36px;
  padding-top: 40px
}
#eb .o-loader.o-loader--sm.with-text {
  min-width: 20px;
  padding-top: 24px
}
#eb .o-loader.o-loader--inline {
  position: relative;
  vertical-align: middle;
  margin: 0;
  left: 0;
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none
}
#eb .o-loader.o-loader--inline.is-active, #eb .o-loader.o-loader--inline.is-visible {
  display: inline-block
}
#eb .o-loader.o-loader--inline.is-active.is-centered, #eb .o-loader.o-loader--inline.is-visible.is-centered {
  display: block;
  margin-left: auto;
  margin-right: auto
}
#eb .o-loader-icon-font {
  display: inline-block
}
#eb .o-loader-icon-font__icon {
  display: inline-block
}
#eb .o-loader-icon-font__loader {
  display: none
}
#eb .is-loading .o-loader-icon-font__icon {
  display: none
}
#eb .is-loading .o-loader-icon-font__loader {
  display: inline-block
}
#eb.ui {
  /*!
 * jQuery UI CSS Framework 1.10.4pre
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
  /*!
 * jQuery UI CSS Framework 1.10.4pre
 * http://jqueryui.com
 *
 * Copyright 2013 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
}
#eb.ui .ui-helper-hidden {
  display: none
}
#eb.ui .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
#eb.ui .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
#eb.ui .ui-helper-clearfix:before, #eb.ui .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
#eb.ui .ui-helper-clearfix:after {
  clear: both
}
#eb.ui .ui-helper-clearfix {
  min-height: 0
}
#eb.ui .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
#eb.ui .ui-front {
  z-index: 100
}
#eb.ui .ui-state-disabled {
  cursor: default !important
}
#eb.ui .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
#eb.ui .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb.ui .ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em
}
#eb.ui .ui-widget .ui-widget {
  font-size: 1em
}
#eb.ui .ui-widget input, #eb.ui .ui-widget select, #eb.ui .ui-widget textarea, #eb.ui .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
}
#eb.ui .ui-widget-content {
  border: 1px solid #aaa;
  color: #222
}
#eb.ui .ui-widget-content a {
  color: #222
}
#eb.ui .ui-widget-header {
  border: 1px solid #aaa;
  color: #222;
  font-weight: bold
}
#eb.ui .ui-widget-header a {
  color: #222
}
#eb.ui .ui-state-default, #eb.ui .ui-widget-content .ui-state-default, #eb.ui .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  font-weight: normal;
  color: #555
}
#eb.ui .ui-state-default a, #eb.ui .ui-state-default a:link, #eb.ui .ui-state-default a:visited {
  color: #555;
  text-decoration: none
}
#eb.ui .ui-state-hover, #eb.ui .ui-widget-content .ui-state-hover, #eb.ui .ui-widget-header .ui-state-hover, #eb.ui .ui-state-focus, #eb.ui .ui-widget-content .ui-state-focus, #eb.ui .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  font-weight: normal;
  color: #212121
}
#eb.ui .ui-state-hover a, #eb.ui .ui-state-hover a:hover, #eb.ui .ui-state-hover a:link, #eb.ui .ui-state-hover a:visited {
  color: #212121;
  text-decoration: none
}
#eb.ui .ui-state-active, #eb.ui .ui-widget-content .ui-state-active, #eb.ui .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  font-weight: normal;
  color: #212121
}
#eb.ui .ui-state-active a, #eb.ui .ui-state-active a:link, #eb.ui .ui-state-active a:visited {
  color: #212121;
  text-decoration: none
}
#eb.ui .ui-state-highlight, #eb.ui .ui-widget-content .ui-state-highlight, #eb.ui .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636
}
#eb.ui .ui-state-highlight a, #eb.ui .ui-widget-content .ui-state-highlight a, #eb.ui .ui-widget-header .ui-state-highlight a {
  color: #363636
}
#eb.ui .ui-state-error, #eb.ui .ui-widget-content .ui-state-error, #eb.ui .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #cd0a0a
}
#eb.ui .ui-state-error a, #eb.ui .ui-widget-content .ui-state-error a, #eb.ui .ui-widget-header .ui-state-error a {
  color: #cd0a0a
}
#eb.ui .ui-state-error-text, #eb.ui .ui-widget-content .ui-state-error-text, #eb.ui .ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}
#eb.ui .ui-priority-primary, #eb.ui .ui-widget-content .ui-priority-primary, #eb.ui .ui-widget-header .ui-priority-primary {
  font-weight: bold
}
#eb.ui .ui-priority-secondary, #eb.ui .ui-widget-content .ui-priority-secondary, #eb.ui .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}
#eb.ui .ui-state-disabled, #eb.ui .ui-widget-content .ui-state-disabled, #eb.ui .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
#eb.ui .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
#eb.ui .ui-icon {
  width: 16px;
  height: 16px
}
#eb.ui .ui-corner-all, #eb.ui .ui-corner-top, #eb.ui .ui-corner-left, #eb.ui .ui-corner-tl {
  border-top-left-radius: 4px
}
#eb.ui .ui-corner-all, #eb.ui .ui-corner-top, #eb.ui .ui-corner-right, #eb.ui .ui-corner-tr {
  border-top-right-radius: 4px
}
#eb.ui .ui-corner-all, #eb.ui .ui-corner-bottom, #eb.ui .ui-corner-left, #eb.ui .ui-corner-bl {
  border-bottom-left-radius: 4px
}
#eb.ui .ui-corner-all, #eb.ui .ui-corner-bottom, #eb.ui .ui-corner-right, #eb.ui .ui-corner-br {
  border-bottom-right-radius: 4px
}
#eb.ui .ui-widget-overlay {
  opacity: .3;
  filter: Alpha(Opacity=30)
}
#eb.ui .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}
#eb .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media(min-width:576px) {
  #eb .container {
    max-width: 540px
  }
}
@media(min-width:768px) {
  #eb .container {
    max-width: 720px
  }
}
@media(min-width:992px) {
  #eb .container {
    max-width: 960px
  }
}
@media(min-width:1200px) {
  #eb .container {
    max-width: 1140px
  }
}
#eb .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
#eb .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
#eb .row:before, #eb .row:after {
  display: none
}
#eb .no-gutters {
  margin-right: 0;
  margin-left: 0
}
#eb .no-gutters > .col, #eb .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0
}
#eb .col-1, #eb .col-2, #eb .col-3, #eb .col-4, #eb .col-5, #eb .col-6, #eb .col-7, #eb .col-8, #eb .col-9, #eb .col-10, #eb .col-11, #eb .col-12, #eb .col, #eb .col-auto, #eb .col-sm-1, #eb .col-sm-2, #eb .col-sm-3, #eb .col-sm-4, #eb .col-sm-5, #eb .col-sm-6, #eb .col-sm-7, #eb .col-sm-8, #eb .col-sm-9, #eb .col-sm-10, #eb .col-sm-11, #eb .col-sm-12, #eb .col-sm, #eb .col-sm-auto, #eb .col-md-1, #eb .col-md-2, #eb .col-md-3, #eb .col-md-4, #eb .col-md-5, #eb .col-md-6, #eb .col-md-7, #eb .col-md-8, #eb .col-md-9, #eb .col-md-10, #eb .col-md-11, #eb .col-md-12, #eb .col-md, #eb .col-md-auto, #eb .col-lg-1, #eb .col-lg-2, #eb .col-lg-3, #eb .col-lg-4, #eb .col-lg-5, #eb .col-lg-6, #eb .col-lg-7, #eb .col-lg-8, #eb .col-lg-9, #eb .col-lg-10, #eb .col-lg-11, #eb .col-lg-12, #eb .col-lg, #eb .col-lg-auto, #eb .col-xl-1, #eb .col-xl-2, #eb .col-xl-3, #eb .col-xl-4, #eb .col-xl-5, #eb .col-xl-6, #eb .col-xl-7, #eb .col-xl-8, #eb .col-xl-9, #eb .col-xl-10, #eb .col-xl-11, #eb .col-xl-12, #eb .col-xl, #eb .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
#eb .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
#eb .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
#eb .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%
}
#eb .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%
}
#eb .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
#eb .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%
}
#eb .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%
}
#eb .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
#eb .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%
}
#eb .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%
}
#eb .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}
#eb .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%
}
#eb .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%
}
#eb .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
#eb .order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}
#eb .order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13
}
#eb .order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}
#eb .order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}
#eb .order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}
#eb .order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}
#eb .order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4
}
#eb .order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5
}
#eb .order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6
}
#eb .order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7
}
#eb .order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8
}
#eb .order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9
}
#eb .order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10
}
#eb .order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11
}
#eb .order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12
}
#eb .offset-1 {
  margin-left: 8.3333333333%
}
#eb .offset-2 {
  margin-left: 16.6666666667%
}
#eb .offset-3 {
  margin-left: 25%
}
#eb .offset-4 {
  margin-left: 33.3333333333%
}
#eb .offset-5 {
  margin-left: 41.6666666667%
}
#eb .offset-6 {
  margin-left: 50%
}
#eb .offset-7 {
  margin-left: 58.3333333333%
}
#eb .offset-8 {
  margin-left: 66.6666666667%
}
#eb .offset-9 {
  margin-left: 75%
}
#eb .offset-10 {
  margin-left: 83.3333333333%
}
#eb .offset-11 {
  margin-left: 91.6666666667%
}
@media(min-width:576px) {
  #eb .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  #eb .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  #eb .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  #eb .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  #eb .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  #eb .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  #eb .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  #eb .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  #eb .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  #eb .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  #eb .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  #eb .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  #eb .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  #eb .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  #eb .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  #eb .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  #eb .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  #eb .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  #eb .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  #eb .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  #eb .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  #eb .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  #eb .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  #eb .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  #eb .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  #eb .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  #eb .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  #eb .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  #eb .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  #eb .offset-sm-0 {
    margin-left: 0
  }
  #eb .offset-sm-1 {
    margin-left: 8.3333333333%
  }
  #eb .offset-sm-2 {
    margin-left: 16.6666666667%
  }
  #eb .offset-sm-3 {
    margin-left: 25%
  }
  #eb .offset-sm-4 {
    margin-left: 33.3333333333%
  }
  #eb .offset-sm-5 {
    margin-left: 41.6666666667%
  }
  #eb .offset-sm-6 {
    margin-left: 50%
  }
  #eb .offset-sm-7 {
    margin-left: 58.3333333333%
  }
  #eb .offset-sm-8 {
    margin-left: 66.6666666667%
  }
  #eb .offset-sm-9 {
    margin-left: 75%
  }
  #eb .offset-sm-10 {
    margin-left: 83.3333333333%
  }
  #eb .offset-sm-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width:768px) {
  #eb .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  #eb .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  #eb .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  #eb .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  #eb .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  #eb .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  #eb .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  #eb .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  #eb .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  #eb .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  #eb .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  #eb .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  #eb .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  #eb .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  #eb .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  #eb .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  #eb .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  #eb .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  #eb .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  #eb .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  #eb .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  #eb .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  #eb .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  #eb .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  #eb .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  #eb .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  #eb .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  #eb .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  #eb .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  #eb .offset-md-0 {
    margin-left: 0
  }
  #eb .offset-md-1 {
    margin-left: 8.3333333333%
  }
  #eb .offset-md-2 {
    margin-left: 16.6666666667%
  }
  #eb .offset-md-3 {
    margin-left: 25%
  }
  #eb .offset-md-4 {
    margin-left: 33.3333333333%
  }
  #eb .offset-md-5 {
    margin-left: 41.6666666667%
  }
  #eb .offset-md-6 {
    margin-left: 50%
  }
  #eb .offset-md-7 {
    margin-left: 58.3333333333%
  }
  #eb .offset-md-8 {
    margin-left: 66.6666666667%
  }
  #eb .offset-md-9 {
    margin-left: 75%
  }
  #eb .offset-md-10 {
    margin-left: 83.3333333333%
  }
  #eb .offset-md-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width:992px) {
  #eb .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  #eb .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  #eb .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  #eb .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  #eb .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  #eb .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  #eb .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  #eb .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  #eb .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  #eb .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  #eb .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  #eb .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  #eb .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  #eb .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  #eb .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  #eb .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  #eb .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  #eb .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  #eb .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  #eb .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  #eb .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  #eb .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  #eb .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  #eb .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  #eb .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  #eb .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  #eb .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  #eb .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  #eb .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  #eb .offset-lg-0 {
    margin-left: 0
  }
  #eb .offset-lg-1 {
    margin-left: 8.3333333333%
  }
  #eb .offset-lg-2 {
    margin-left: 16.6666666667%
  }
  #eb .offset-lg-3 {
    margin-left: 25%
  }
  #eb .offset-lg-4 {
    margin-left: 33.3333333333%
  }
  #eb .offset-lg-5 {
    margin-left: 41.6666666667%
  }
  #eb .offset-lg-6 {
    margin-left: 50%
  }
  #eb .offset-lg-7 {
    margin-left: 58.3333333333%
  }
  #eb .offset-lg-8 {
    margin-left: 66.6666666667%
  }
  #eb .offset-lg-9 {
    margin-left: 75%
  }
  #eb .offset-lg-10 {
    margin-left: 83.3333333333%
  }
  #eb .offset-lg-11 {
    margin-left: 91.6666666667%
  }
}
@media(min-width:1200px) {
  #eb .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  #eb .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  #eb .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
  }
  #eb .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
  }
  #eb .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  #eb .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
  }
  #eb .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
  }
  #eb .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  #eb .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
  }
  #eb .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
  }
  #eb .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  #eb .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
  }
  #eb .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
  }
  #eb .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  #eb .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  #eb .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
  }
  #eb .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }
  #eb .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  #eb .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  #eb .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  #eb .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  #eb .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
  }
  #eb .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
  }
  #eb .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
  }
  #eb .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
  }
  #eb .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
  }
  #eb .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
  }
  #eb .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
  }
  #eb .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
  }
  #eb .offset-xl-0 {
    margin-left: 0
  }
  #eb .offset-xl-1 {
    margin-left: 8.3333333333%
  }
  #eb .offset-xl-2 {
    margin-left: 16.6666666667%
  }
  #eb .offset-xl-3 {
    margin-left: 25%
  }
  #eb .offset-xl-4 {
    margin-left: 33.3333333333%
  }
  #eb .offset-xl-5 {
    margin-left: 41.6666666667%
  }
  #eb .offset-xl-6 {
    margin-left: 50%
  }
  #eb .offset-xl-7 {
    margin-left: 58.3333333333%
  }
  #eb .offset-xl-8 {
    margin-left: 66.6666666667%
  }
  #eb .offset-xl-9 {
    margin-left: 75%
  }
  #eb .offset-xl-10 {
    margin-left: 83.3333333333%
  }
  #eb .offset-xl-11 {
    margin-left: 91.6666666667%
  }
}
#eb table {
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0
}
#eb th {
  text-align: left
}
#eb .table {
  width: 100%;
  margin-bottom: 18px
}
#eb .table > thead > tr > th, #eb .table > thead > tr > td, #eb .table > tbody > tr > th, #eb .table > tbody > tr > td, #eb .table > tfoot > tr > th, #eb .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(var(--fd-gray-200), 1)
}
#eb .table > caption + thead > tr:first-child > th, #eb .table > caption + thead > tr:first-child > td, #eb .table > colgroup + thead > tr:first-child > th, #eb .table > colgroup + thead > tr:first-child > td, #eb .table > thead:first-child > tr:first-child > th, #eb .table > thead:first-child > tr:first-child > td {
  border-top: 0
}
#eb .table > tbody + tbody {
  border-top: 2px solid rgba(var(--fd-gray-200), 1)
}
#eb .table .table {
  background-color: #fff
}
#eb .table-condensed > thead > tr > th, #eb .table-condensed > thead > tr > td, #eb .table-condensed > tbody > tr > th, #eb .table-condensed > tbody > tr > td, #eb .table-condensed > tfoot > tr > th, #eb .table-condensed > tfoot > tr > td {
  padding: 5px
}
#eb .table-bordered {
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .table-bordered > thead > tr > th, #eb .table-bordered > thead > tr > td, #eb .table-bordered > tbody > tr > th, #eb .table-bordered > tbody > tr > td, #eb .table-bordered > tfoot > tr > th, #eb .table-bordered > tfoot > tr > td {
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .table-bordered > thead > tr > th, #eb .table-bordered > thead > tr > td {
  border-bottom-width: 2px
}
#eb .table-striped > tbody > tr:nth-child(odd) > td, #eb .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .table-hover > tbody > tr:hover > td, #eb .table-hover > tbody > tr:hover > th {
  background-color: rgba(var(--fd-gray-200), 1)
}
#eb table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column
}
#eb table td[class*="col-"], #eb table th[class*="col-"] {
  float: none;
  display: table-cell
}
#eb .table > thead > tr > .active, #eb .table > thead > .active > td, #eb .table > thead > .active > th, #eb .table > tbody > tr > .active, #eb .table > tbody > .active > td, #eb .table > tbody > .active > th, #eb .table > tfoot > tr > .active, #eb .table > tfoot > .active > td, #eb .table > tfoot > .active > th {
  background-color: rgba(var(--fd-gray-200), 1)
}
#eb .table-hover > tbody > tr > .active:hover, #eb .table-hover > tbody > .active:hover > td, #eb .table-hover > tbody > .active:hover > th {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .table > thead > tr > .success, #eb .table > thead > .success > td, #eb .table > thead > .success > th, #eb .table > tbody > tr > .success, #eb .table > tbody > .success > td, #eb .table > tbody > .success > th, #eb .table > tfoot > tr > .success, #eb .table > tfoot > .success > td, #eb .table > tfoot > .success > th {
  background-color: #dff0d8
}
#eb .table-hover > tbody > tr > .success:hover, #eb .table-hover > tbody > .success:hover > td, #eb .table-hover > tbody > .success:hover > th {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .table > thead > tr > .danger, #eb .table > thead > .danger > td, #eb .table > thead > .danger > th, #eb .table > tbody > tr > .danger, #eb .table > tbody > .danger > td, #eb .table > tbody > .danger > th, #eb .table > tfoot > tr > .danger, #eb .table > tfoot > .danger > td, #eb .table > tfoot > .danger > th {
  background-color: #f2dede
}
#eb .table-hover > tbody > tr > .danger:hover, #eb .table-hover > tbody > .danger:hover > td, #eb .table-hover > tbody > .danger:hover > th {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .table > thead > tr > .warning, #eb .table > thead > .warning > td, #eb .table > thead > .warning > th, #eb .table > tbody > tr > .warning, #eb .table > tbody > .warning > td, #eb .table > tbody > .warning > th, #eb .table > tfoot > tr > .warning, #eb .table > tfoot > .warning > td, #eb .table > tfoot > .warning > th {
  background-color: #fcf8e3
}
#eb .table-hover > tbody > tr > .warning:hover, #eb .table-hover > tbody > .warning:hover > td, #eb .table-hover > tbody > .warning:hover > th {
  background-color: rgba(var(--fd-gray-50), 1)
}
@media(max-width:767px) {
  #eb .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid rgba(var(--fd-gray-200), 1);
    -webkit-overflow-scrolling: touch
  }
  #eb .table-responsive > .table {
    margin-bottom: 0
  }
  #eb .table-responsive > .table > thead > tr > th, #eb .table-responsive > .table > thead > tr > td, #eb .table-responsive > .table > tbody > tr > th, #eb .table-responsive > .table > tbody > tr > td, #eb .table-responsive > .table > tfoot > tr > th, #eb .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap
  }
  #eb .table-responsive > .table-bordered {
    border: 0
  }
  #eb .table-responsive > .table-bordered > thead > tr > th:first-child, #eb .table-responsive > .table-bordered > thead > tr > td:first-child, #eb .table-responsive > .table-bordered > tbody > tr > th:first-child, #eb .table-responsive > .table-bordered > tbody > tr > td:first-child, #eb .table-responsive > .table-bordered > tfoot > tr > th:first-child, #eb .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
  }
  #eb .table-responsive > .table-bordered > thead > tr > th:last-child, #eb .table-responsive > .table-bordered > thead > tr > td:last-child, #eb .table-responsive > .table-bordered > tbody > tr > th:last-child, #eb .table-responsive > .table-bordered > tbody > tr > td:last-child, #eb .table-responsive > .table-bordered > tfoot > tr > th:last-child, #eb .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
  }
  #eb .table-responsive > .table-bordered > tbody > tr:last-child > th, #eb .table-responsive > .table-bordered > tbody > tr:last-child > td, #eb .table-responsive > .table-bordered > tfoot > tr:last-child > th, #eb .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0
  }
}
#eb fieldset {
  padding: 0;
  margin: 0;
  border: 0
}
#eb legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}
#eb label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold
}
#eb input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#eb input[type="radio"], #eb input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal
}
#eb input[type="file"] {
  display: block
}
#eb select[multiple], #eb select[size] {
  height: auto
}
#eb select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit
}
#eb input[type="file"]:focus, #eb input[type="radio"]:focus, #eb input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
#eb input[type="number"]::-webkit-outer-spin-button, #eb input[type="number"]::-webkit-inner-spin-button {
  height: auto
}
#eb output {
  display: block;
  padding-top: 9px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle
}
#eb .form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.25;
  color: rgba(var(--fd-gray-800), 1);
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-radius: 8px;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  max-width: unset
}
#eb .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(103, 176, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(103, 176, 233, 0.6)
}
#eb .form-control:-moz-placeholder {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .form-control::-moz-placeholder {
  color: rgba(var(--fd-gray-500), 1);
  opacity: 1
}
#eb .form-control:-ms-input-placeholder {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .form-control::-webkit-input-placeholder {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .form-control[disabled], #eb .form-control[readonly], fieldset[disabled] #eb .form-control {
  cursor: not-allowed;
  background-color: #eee
}
#eb textarea.form-control {
  height: auto
}
#eb .form-group {
  margin-bottom: 15px
}
#eb .radio, #eb .checkbox {
  display: block;
  min-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle
}
#eb .radio label, #eb .checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-size: inherit;
  line-height: 18px
}
#eb .radio input[type="radio"], #eb .radio-inline input[type="radio"], #eb .checkbox input[type="checkbox"], #eb .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px
}
#eb .radio + .radio, #eb .checkbox + .checkbox {
  margin-top: -5px
}
#eb .radio-inline, #eb .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer
}
#eb .radio-inline + .radio-inline, #eb .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px
}
#eb input[type="radio"][disabled], fieldset[disabled] #eb input[type="radio"], #eb input[type="checkbox"][disabled], fieldset[disabled] #eb input[type="checkbox"], #eb .radio[disabled], fieldset[disabled] #eb .radio, #eb .radio-inline[disabled], fieldset[disabled] #eb .radio-inline, #eb .checkbox[disabled], fieldset[disabled] #eb .checkbox, #eb .checkbox-inline[disabled], fieldset[disabled] #eb .checkbox-inline {
  cursor: not-allowed
}
#eb .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select#eb .input-sm {
  height: 30px;
  line-height: 30px
}
textarea#eb .input-sm {
  height: auto
}
#eb .input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}
select#eb .input-lg {
  height: 45px;
  line-height: 45px
}
textarea#eb .input-lg {
  height: auto
}
#eb .has-warning .help-block, #eb .has-warning .control-label, #eb .has-warning .radio, #eb .has-warning .checkbox, #eb .has-warning .radio-inline, #eb .has-warning .checkbox-inline {
  color: #8a6d3b
}
#eb .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#eb .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
#eb .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}
#eb .has-error .help-block, #eb .has-error .control-label, #eb .has-error .radio, #eb .has-error .checkbox, #eb .has-error .radio-inline, #eb .has-error .checkbox-inline {
  color: #fc595b
}
#eb .has-error .form-control {
  border-color: #fc595b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#eb .has-error .form-control:focus {
  border-color: #fb272a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febdbe
}
#eb .has-error .input-group-addon {
  color: #fc595b;
  border-color: #fc595b;
  background-color: #f2dede
}
#eb .has-success .help-block, #eb .has-success .control-label, #eb .has-success .radio, #eb .has-success .checkbox, #eb .has-success .radio-inline, #eb .has-success .checkbox-inline {
  color: #3c763d
}
#eb .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#eb .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
#eb .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8
}
#eb .form-control-static {
  margin-bottom: 0
}
#eb .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595
}
@media(min-width:768px) {
  #eb .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  #eb .form-inline .form-control {
    display: inline-block
  }
  #eb .form-inline select.form-control {
    width: auto
  }
  #eb .form-inline .radio, #eb .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
  }
  #eb .form-inline .radio input[type="radio"], #eb .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0
  }
}
#eb .form-horizontal .control-label, #eb .form-horizontal .radio, #eb .form-horizontal .checkbox, #eb .form-horizontal .radio-inline, #eb .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
  line-height: 18px
}
#eb .form-horizontal .radio, #eb .form-horizontal .checkbox {
  min-height: 27px
}
#eb .form-horizontal .form-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .form-horizontal .form-control-static {
  padding-top: 9px
}
@media(min-width:768px) {
  #eb .form-horizontal .control-label {
    text-align: right
  }
}
#eb.is-mobile .form-horizontal .form-group {
  display: block
}
#eb .form-actions {
  padding: 15px 20px 16px;
  margin-top: 16px;
  margin-bottom: 16px;
  background-color: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .form-actions:before, #eb .form-actions:after {
  content: " ";
  display: table
}
#eb .form-actions:after {
  clear: both
}
#eb .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  color: var(--si-default--outline-text);
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.25;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: none
}
#eb .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
#eb .btn:hover, #eb .btn:focus {
  color: #333;
  text-decoration: none
}
#eb .btn:active, #eb .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
#eb .btn.is-disabled, #eb .btn[disabled], fieldset[disabled] #eb .btn {
  cursor: not-allowed;
  pointer-events: none;
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .btn-default {
  color: rgba(var(--fd-gray-800), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-default:hover, #eb .btn-default:focus, #eb .btn-default:active, #eb .btn-default.active, .open .dropdown-toggle_#eb .btn-default {
  color: rgba(var(--fd-gray-800), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-default:active, #eb .btn-default.active, .open .dropdown-toggle_#eb .btn-default {
  background-image: none
}
#eb .btn-default.is-disabled, #eb .btn-default.is-disabled:hover, #eb .btn-default.is-disabled:focus, #eb .btn-default.is-disabled:active, #eb .btn-default.is-disabled.active, #eb .btn-default[disabled], #eb .btn-default[disabled]:hover, #eb .btn-default[disabled]:focus, #eb .btn-default[disabled]:active, #eb .btn-default[disabled].active, fieldset[disabled] #eb .btn-default, fieldset[disabled] #eb .btn-default:hover, fieldset[disabled] #eb .btn-default:focus, fieldset[disabled] #eb .btn-default:active, fieldset[disabled] #eb .btn-default.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-primary {
  color: #fff !important;
  background-color: rgba(var(--fd-primary-500), 1) !important;
  border-color: rgba(var(--fd-primary-500), 1) !important
}
#eb .btn-primary:hover, #eb .btn-primary:focus, #eb .btn-primary:active, #eb .btn-primary.active, .open .dropdown-toggle_#eb .btn-primary {
  color: #fff !important;
  background-color: rgba(var(--fd-primary-700), 1) !important;
  border-color: rgba(var(--fd-primary-700), 1) !important
}
#eb .btn-primary:active, #eb .btn-primary.active, .open .dropdown-toggle_#eb .btn-primary {
  background-image: none
}
#eb .btn-primary.is-disabled, #eb .btn-primary.is-disabled:hover, #eb .btn-primary.is-disabled:focus, #eb .btn-primary.is-disabled:active, #eb .btn-primary.is-disabled.active, #eb .btn-primary[disabled], #eb .btn-primary[disabled]:hover, #eb .btn-primary[disabled]:focus, #eb .btn-primary[disabled]:active, #eb .btn-primary[disabled].active, fieldset[disabled] #eb .btn-primary, fieldset[disabled] #eb .btn-primary:hover, fieldset[disabled] #eb .btn-primary:focus, fieldset[disabled] #eb .btn-primary:active, fieldset[disabled] #eb .btn-primary.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-warning {
  color: #123 !important;
  background-color: rgba(var(--fd-warning-500), 1) !important;
  border-color: rgba(var(--fd-warning-500), 1) !important
}
#eb .btn-warning:hover, #eb .btn-warning:focus, #eb .btn-warning:active, #eb .btn-warning.active, .open .dropdown-toggle_#eb .btn-warning {
  color: #fff !important;
  background-color: rgba(var(--fd-warning-700), 1) !important;
  border-color: rgba(var(--fd-warning-700), 1) !important
}
#eb .btn-warning:active, #eb .btn-warning.active, .open .dropdown-toggle_#eb .btn-warning {
  background-image: none
}
#eb .btn-warning.is-disabled, #eb .btn-warning.is-disabled:hover, #eb .btn-warning.is-disabled:focus, #eb .btn-warning.is-disabled:active, #eb .btn-warning.is-disabled.active, #eb .btn-warning[disabled], #eb .btn-warning[disabled]:hover, #eb .btn-warning[disabled]:focus, #eb .btn-warning[disabled]:active, #eb .btn-warning[disabled].active, fieldset[disabled] #eb .btn-warning, fieldset[disabled] #eb .btn-warning:hover, fieldset[disabled] #eb .btn-warning:focus, fieldset[disabled] #eb .btn-warning:active, fieldset[disabled] #eb .btn-warning.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-danger {
  color: #fff !important;
  background-color: rgba(var(--fd-danger-500), 1) !important;
  border-color: rgba(var(--fd-danger-500), 1) !important
}
#eb .btn-danger:hover, #eb .btn-danger:focus, #eb .btn-danger:active, #eb .btn-danger.active, .open .dropdown-toggle_#eb .btn-danger {
  color: #fff !important;
  background-color: rgba(var(--fd-danger-700), 1) !important;
  border-color: rgba(var(--fd-danger-700), 1) !important
}
#eb .btn-danger:active, #eb .btn-danger.active, .open .dropdown-toggle_#eb .btn-danger {
  background-image: none
}
#eb .btn-danger.is-disabled, #eb .btn-danger.is-disabled:hover, #eb .btn-danger.is-disabled:focus, #eb .btn-danger.is-disabled:active, #eb .btn-danger.is-disabled.active, #eb .btn-danger[disabled], #eb .btn-danger[disabled]:hover, #eb .btn-danger[disabled]:focus, #eb .btn-danger[disabled]:active, #eb .btn-danger[disabled].active, fieldset[disabled] #eb .btn-danger, fieldset[disabled] #eb .btn-danger:hover, fieldset[disabled] #eb .btn-danger:focus, fieldset[disabled] #eb .btn-danger:active, fieldset[disabled] #eb .btn-danger.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-success {
  color: #fff !important;
  background-color: rgba(var(--fd-success-500), 1) !important;
  border-color: rgba(var(--fd-success-500), 1) !important
}
#eb .btn-success:hover, #eb .btn-success:focus, #eb .btn-success:active, #eb .btn-success.active, .open .dropdown-toggle_#eb .btn-success {
  color: #fff !important;
  background-color: rgba(var(--fd-success-700), 1) !important;
  border-color: rgba(var(--fd-success-700), 1) !important
}
#eb .btn-success:active, #eb .btn-success.active, .open .dropdown-toggle_#eb .btn-success {
  background-image: none
}
#eb .btn-success.is-disabled, #eb .btn-success.is-disabled:hover, #eb .btn-success.is-disabled:focus, #eb .btn-success.is-disabled:active, #eb .btn-success.is-disabled.active, #eb .btn-success[disabled], #eb .btn-success[disabled]:hover, #eb .btn-success[disabled]:focus, #eb .btn-success[disabled]:active, #eb .btn-success[disabled].active, fieldset[disabled] #eb .btn-success, fieldset[disabled] #eb .btn-success:hover, fieldset[disabled] #eb .btn-success:focus, fieldset[disabled] #eb .btn-success:active, fieldset[disabled] #eb .btn-success.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-info {
  color: #fff !important;
  background-color: rgba(var(--fd-info-500), 1) !important;
  border-color: rgba(var(--fd-info-500), 1) !important
}
#eb .btn-info:hover, #eb .btn-info:focus, #eb .btn-info:active, #eb .btn-info.active, .open .dropdown-toggle_#eb .btn-info {
  color: #fff !important;
  background-color: rgba(var(--fd-info-700), 1) !important;
  border-color: rgba(var(--fd-info-700), 1) !important
}
#eb .btn-info:active, #eb .btn-info.active, .open .dropdown-toggle_#eb .btn-info {
  background-image: none
}
#eb .btn-info.is-disabled, #eb .btn-info.is-disabled:hover, #eb .btn-info.is-disabled:focus, #eb .btn-info.is-disabled:active, #eb .btn-info.is-disabled.active, #eb .btn-info[disabled], #eb .btn-info[disabled]:hover, #eb .btn-info[disabled]:focus, #eb .btn-info[disabled]:active, #eb .btn-info[disabled].active, fieldset[disabled] #eb .btn-info, fieldset[disabled] #eb .btn-info:hover, fieldset[disabled] #eb .btn-info:focus, fieldset[disabled] #eb .btn-info:active, fieldset[disabled] #eb .btn-info.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-warning {
  color: #fff !important;
  background-color: rgba(var(--fd-warning-500), 1) !important;
  border-color: rgba(var(--fd-warning-500), 1) !important
}
#eb .btn-warning:hover, #eb .btn-warning:focus, #eb .btn-warning:active, #eb .btn-warning.active, .open .dropdown-toggle_#eb .btn-warning {
  color: #fff !important;
  background-color: rgba(var(--fd-warning-700), 1) !important;
  border-color: rgba(var(--fd-warning-700), 1) !important
}
#eb .btn-warning:active, #eb .btn-warning.active, .open .dropdown-toggle_#eb .btn-warning {
  background-image: none
}
#eb .btn-warning.is-disabled, #eb .btn-warning.is-disabled:hover, #eb .btn-warning.is-disabled:focus, #eb .btn-warning.is-disabled:active, #eb .btn-warning.is-disabled.active, #eb .btn-warning[disabled], #eb .btn-warning[disabled]:hover, #eb .btn-warning[disabled]:focus, #eb .btn-warning[disabled]:active, #eb .btn-warning[disabled].active, fieldset[disabled] #eb .btn-warning, fieldset[disabled] #eb .btn-warning:hover, fieldset[disabled] #eb .btn-warning:focus, fieldset[disabled] #eb .btn-warning:active, fieldset[disabled] #eb .btn-warning.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-gray-100), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-default-o {
  color: rgba(var(--fd-gray-800), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-default-o:hover {
  background-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-default-o:active, #eb .btn-default-o.active, .open > .dropdown-toggle#eb .btn-default-o {
  box-shadow: none
}
#eb .btn-default-o:active, #eb .btn-default-o.active, .open > .dropdown-toggle#eb .btn-default-o {
  background-image: none !important
}
#eb .btn-default-o.is-disabled, #eb .btn-default-o.is-disabled:hover, #eb .btn-default-o.is-disabled:focus, #eb .btn-default-o.is-disabled:active, #eb .btn-default-o.is-disabled.active, #eb .btn-default-o[disabled], #eb .btn-default-o[disabled]:hover, #eb .btn-default-o[disabled]:focus, #eb .btn-default-o[disabled]:active, #eb .btn-default-o[disabled].active, fieldset[disabled] #eb .btn-default-o, fieldset[disabled] #eb .btn-default-o:hover, fieldset[disabled] #eb .btn-default-o:focus, fieldset[disabled] #eb .btn-default-o:active, fieldset[disabled] #eb .btn-default-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-primary-o {
  color: rgba(var(--fd-primary-500), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-primary-500), 1) !important
}
#eb .btn-primary-o:hover {
  background-color: rgba(var(--fd-primary-100), 1) !important
}
#eb .btn-primary-o:active, #eb .btn-primary-o.active, .open > .dropdown-toggle#eb .btn-primary-o {
  box-shadow: none
}
#eb .btn-primary-o:active, #eb .btn-primary-o.active, .open > .dropdown-toggle#eb .btn-primary-o {
  background-image: none !important
}
#eb .btn-primary-o.is-disabled, #eb .btn-primary-o.is-disabled:hover, #eb .btn-primary-o.is-disabled:focus, #eb .btn-primary-o.is-disabled:active, #eb .btn-primary-o.is-disabled.active, #eb .btn-primary-o[disabled], #eb .btn-primary-o[disabled]:hover, #eb .btn-primary-o[disabled]:focus, #eb .btn-primary-o[disabled]:active, #eb .btn-primary-o[disabled].active, fieldset[disabled] #eb .btn-primary-o, fieldset[disabled] #eb .btn-primary-o:hover, fieldset[disabled] #eb .btn-primary-o:focus, fieldset[disabled] #eb .btn-primary-o:active, fieldset[disabled] #eb .btn-primary-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-success-o {
  color: rgba(var(--fd-success-500), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-success-500), 1) !important
}
#eb .btn-success-o:hover {
  background-color: rgba(var(--fd-success-100), 1) !important
}
#eb .btn-success-o:active, #eb .btn-success-o.active, .open > .dropdown-toggle#eb .btn-success-o {
  box-shadow: none
}
#eb .btn-success-o:active, #eb .btn-success-o.active, .open > .dropdown-toggle#eb .btn-success-o {
  background-image: none !important
}
#eb .btn-success-o.is-disabled, #eb .btn-success-o.is-disabled:hover, #eb .btn-success-o.is-disabled:focus, #eb .btn-success-o.is-disabled:active, #eb .btn-success-o.is-disabled.active, #eb .btn-success-o[disabled], #eb .btn-success-o[disabled]:hover, #eb .btn-success-o[disabled]:focus, #eb .btn-success-o[disabled]:active, #eb .btn-success-o[disabled].active, fieldset[disabled] #eb .btn-success-o, fieldset[disabled] #eb .btn-success-o:hover, fieldset[disabled] #eb .btn-success-o:focus, fieldset[disabled] #eb .btn-success-o:active, fieldset[disabled] #eb .btn-success-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-danger-o {
  color: rgba(var(--fd-danger-500), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-danger-500), 1) !important
}
#eb .btn-danger-o:hover {
  background-color: rgba(var(--fd-danger-100), 1) !important
}
#eb .btn-danger-o:active, #eb .btn-danger-o.active, .open > .dropdown-toggle#eb .btn-danger-o {
  box-shadow: none
}
#eb .btn-danger-o:active, #eb .btn-danger-o.active, .open > .dropdown-toggle#eb .btn-danger-o {
  background-image: none !important
}
#eb .btn-danger-o.is-disabled, #eb .btn-danger-o.is-disabled:hover, #eb .btn-danger-o.is-disabled:focus, #eb .btn-danger-o.is-disabled:active, #eb .btn-danger-o.is-disabled.active, #eb .btn-danger-o[disabled], #eb .btn-danger-o[disabled]:hover, #eb .btn-danger-o[disabled]:focus, #eb .btn-danger-o[disabled]:active, #eb .btn-danger-o[disabled].active, fieldset[disabled] #eb .btn-danger-o, fieldset[disabled] #eb .btn-danger-o:hover, fieldset[disabled] #eb .btn-danger-o:focus, fieldset[disabled] #eb .btn-danger-o:active, fieldset[disabled] #eb .btn-danger-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-info-o {
  color: rgba(var(--fd-info-500), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-info-500), 1) !important
}
#eb .btn-info-o:hover {
  background-color: rgba(var(--fd-info-100), 1) !important
}
#eb .btn-info-o:active, #eb .btn-info-o.active, .open > .dropdown-toggle#eb .btn-info-o {
  box-shadow: none
}
#eb .btn-info-o:active, #eb .btn-info-o.active, .open > .dropdown-toggle#eb .btn-info-o {
  background-image: none !important
}
#eb .btn-info-o.is-disabled, #eb .btn-info-o.is-disabled:hover, #eb .btn-info-o.is-disabled:focus, #eb .btn-info-o.is-disabled:active, #eb .btn-info-o.is-disabled.active, #eb .btn-info-o[disabled], #eb .btn-info-o[disabled]:hover, #eb .btn-info-o[disabled]:focus, #eb .btn-info-o[disabled]:active, #eb .btn-info-o[disabled].active, fieldset[disabled] #eb .btn-info-o, fieldset[disabled] #eb .btn-info-o:hover, fieldset[disabled] #eb .btn-info-o:focus, fieldset[disabled] #eb .btn-info-o:active, fieldset[disabled] #eb .btn-info-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-warning-o {
  color: rgba(var(--fd-warning-500), 1) !important;
  background-color: transparent !important;
  border-color: rgba(var(--fd-warning-500), 1) !important
}
#eb .btn-warning-o:hover {
  background-color: rgba(var(--fd-warning-100), 1) !important
}
#eb .btn-warning-o:active, #eb .btn-warning-o.active, .open > .dropdown-toggle#eb .btn-warning-o {
  box-shadow: none
}
#eb .btn-warning-o:active, #eb .btn-warning-o.active, .open > .dropdown-toggle#eb .btn-warning-o {
  background-image: none !important
}
#eb .btn-warning-o.is-disabled, #eb .btn-warning-o.is-disabled:hover, #eb .btn-warning-o.is-disabled:focus, #eb .btn-warning-o.is-disabled:active, #eb .btn-warning-o.is-disabled.active, #eb .btn-warning-o[disabled], #eb .btn-warning-o[disabled]:hover, #eb .btn-warning-o[disabled]:focus, #eb .btn-warning-o[disabled]:active, #eb .btn-warning-o[disabled].active, fieldset[disabled] #eb .btn-warning-o, fieldset[disabled] #eb .btn-warning-o:hover, fieldset[disabled] #eb .btn-warning-o:focus, fieldset[disabled] #eb .btn-warning-o:active, fieldset[disabled] #eb .btn-warning-o.active {
  color: rgba(var(--fd-gray-300), 1) !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-default-ghost {
  color: rgba(var(--fd-gray-800), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-default-ghost:hover {
  background-color: rgba(var(--fd-gray-100), 1) !important
}
#eb .btn-default-ghost:active, #eb .btn-default-ghost.active, .open > .dropdown-toggle#eb .btn-default-ghost {
  box-shadow: none
}
#eb .btn-default-ghost:active, #eb .btn-default-ghost.active, .open > .dropdown-toggle#eb .btn-default-ghost {
  background-image: none !important
}
#eb .btn-default-ghost.is-disabled, #eb .btn-default-ghost.is-disabled:hover, #eb .btn-default-ghost.is-disabled:focus, #eb .btn-default-ghost.is-disabled:active, #eb .btn-default-ghost.is-disabled.active, #eb .btn-default-ghost[disabled], #eb .btn-default-ghost[disabled]:hover, #eb .btn-default-ghost[disabled]:focus, #eb .btn-default-ghost[disabled]:active, #eb .btn-default-ghost[disabled].active, fieldset[disabled] #eb .btn-default-ghost, fieldset[disabled] #eb .btn-default-ghost:hover, fieldset[disabled] #eb .btn-default-ghost:focus, fieldset[disabled] #eb .btn-default-ghost:active, fieldset[disabled] #eb .btn-default-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-primary-ghost {
  color: rgba(var(--fd-primary-500), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-primary-ghost:hover {
  background-color: rgba(var(--fd-primary-100), 1) !important
}
#eb .btn-primary-ghost:active, #eb .btn-primary-ghost.active, .open > .dropdown-toggle#eb .btn-primary-ghost {
  box-shadow: none
}
#eb .btn-primary-ghost:active, #eb .btn-primary-ghost.active, .open > .dropdown-toggle#eb .btn-primary-ghost {
  background-image: none !important
}
#eb .btn-primary-ghost.is-disabled, #eb .btn-primary-ghost.is-disabled:hover, #eb .btn-primary-ghost.is-disabled:focus, #eb .btn-primary-ghost.is-disabled:active, #eb .btn-primary-ghost.is-disabled.active, #eb .btn-primary-ghost[disabled], #eb .btn-primary-ghost[disabled]:hover, #eb .btn-primary-ghost[disabled]:focus, #eb .btn-primary-ghost[disabled]:active, #eb .btn-primary-ghost[disabled].active, fieldset[disabled] #eb .btn-primary-ghost, fieldset[disabled] #eb .btn-primary-ghost:hover, fieldset[disabled] #eb .btn-primary-ghost:focus, fieldset[disabled] #eb .btn-primary-ghost:active, fieldset[disabled] #eb .btn-primary-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-success-ghost {
  color: rgba(var(--fd-success-500), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-success-ghost:hover {
  background-color: rgba(var(--fd-success-100), 1) !important
}
#eb .btn-success-ghost:active, #eb .btn-success-ghost.active, .open > .dropdown-toggle#eb .btn-success-ghost {
  box-shadow: none
}
#eb .btn-success-ghost:active, #eb .btn-success-ghost.active, .open > .dropdown-toggle#eb .btn-success-ghost {
  background-image: none !important
}
#eb .btn-success-ghost.is-disabled, #eb .btn-success-ghost.is-disabled:hover, #eb .btn-success-ghost.is-disabled:focus, #eb .btn-success-ghost.is-disabled:active, #eb .btn-success-ghost.is-disabled.active, #eb .btn-success-ghost[disabled], #eb .btn-success-ghost[disabled]:hover, #eb .btn-success-ghost[disabled]:focus, #eb .btn-success-ghost[disabled]:active, #eb .btn-success-ghost[disabled].active, fieldset[disabled] #eb .btn-success-ghost, fieldset[disabled] #eb .btn-success-ghost:hover, fieldset[disabled] #eb .btn-success-ghost:focus, fieldset[disabled] #eb .btn-success-ghost:active, fieldset[disabled] #eb .btn-success-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-danger-ghost {
  color: rgba(var(--fd-danger-500), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-danger-ghost:hover {
  background-color: rgba(var(--fd-danger-100), 1) !important
}
#eb .btn-danger-ghost:active, #eb .btn-danger-ghost.active, .open > .dropdown-toggle#eb .btn-danger-ghost {
  box-shadow: none
}
#eb .btn-danger-ghost:active, #eb .btn-danger-ghost.active, .open > .dropdown-toggle#eb .btn-danger-ghost {
  background-image: none !important
}
#eb .btn-danger-ghost.is-disabled, #eb .btn-danger-ghost.is-disabled:hover, #eb .btn-danger-ghost.is-disabled:focus, #eb .btn-danger-ghost.is-disabled:active, #eb .btn-danger-ghost.is-disabled.active, #eb .btn-danger-ghost[disabled], #eb .btn-danger-ghost[disabled]:hover, #eb .btn-danger-ghost[disabled]:focus, #eb .btn-danger-ghost[disabled]:active, #eb .btn-danger-ghost[disabled].active, fieldset[disabled] #eb .btn-danger-ghost, fieldset[disabled] #eb .btn-danger-ghost:hover, fieldset[disabled] #eb .btn-danger-ghost:focus, fieldset[disabled] #eb .btn-danger-ghost:active, fieldset[disabled] #eb .btn-danger-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-info-ghost {
  color: rgba(var(--fd-info-500), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-info-ghost:hover {
  background-color: rgba(var(--fd-info-100), 1) !important
}
#eb .btn-info-ghost:active, #eb .btn-info-ghost.active, .open > .dropdown-toggle#eb .btn-info-ghost {
  box-shadow: none
}
#eb .btn-info-ghost:active, #eb .btn-info-ghost.active, .open > .dropdown-toggle#eb .btn-info-ghost {
  background-image: none !important
}
#eb .btn-info-ghost.is-disabled, #eb .btn-info-ghost.is-disabled:hover, #eb .btn-info-ghost.is-disabled:focus, #eb .btn-info-ghost.is-disabled:active, #eb .btn-info-ghost.is-disabled.active, #eb .btn-info-ghost[disabled], #eb .btn-info-ghost[disabled]:hover, #eb .btn-info-ghost[disabled]:focus, #eb .btn-info-ghost[disabled]:active, #eb .btn-info-ghost[disabled].active, fieldset[disabled] #eb .btn-info-ghost, fieldset[disabled] #eb .btn-info-ghost:hover, fieldset[disabled] #eb .btn-info-ghost:focus, fieldset[disabled] #eb .btn-info-ghost:active, fieldset[disabled] #eb .btn-info-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-warning-ghost {
  color: rgba(var(--fd-warning-500), 1) !important;
  background-color: transparent !important;
  border-color: transparent !important
}
#eb .btn-warning-ghost:hover {
  background-color: rgba(var(--fd-warning-100), 1) !important
}
#eb .btn-warning-ghost:active, #eb .btn-warning-ghost.active, .open > .dropdown-toggle#eb .btn-warning-ghost {
  box-shadow: none
}
#eb .btn-warning-ghost:active, #eb .btn-warning-ghost.active, .open > .dropdown-toggle#eb .btn-warning-ghost {
  background-image: none !important
}
#eb .btn-warning-ghost.is-disabled, #eb .btn-warning-ghost.is-disabled:hover, #eb .btn-warning-ghost.is-disabled:focus, #eb .btn-warning-ghost.is-disabled:active, #eb .btn-warning-ghost.is-disabled.active, #eb .btn-warning-ghost[disabled], #eb .btn-warning-ghost[disabled]:hover, #eb .btn-warning-ghost[disabled]:focus, #eb .btn-warning-ghost[disabled]:active, #eb .btn-warning-ghost[disabled].active, fieldset[disabled] #eb .btn-warning-ghost, fieldset[disabled] #eb .btn-warning-ghost:hover, fieldset[disabled] #eb .btn-warning-ghost:focus, fieldset[disabled] #eb .btn-warning-ghost:active, fieldset[disabled] #eb .btn-warning-ghost.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-link {
  color: #4e72e2;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0
}
#eb .btn-link, #eb .btn-link:active, #eb .btn-link[disabled], fieldset[disabled] #eb .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .btn-link, #eb .btn-link:hover, #eb .btn-link:focus, #eb .btn-link:active {
  border-color: transparent
}
#eb .btn-link:hover, #eb .btn-link:focus {
  color: #2049c3;
  text-decoration: underline;
  background-color: transparent
}
#eb .btn-link[disabled]:hover, #eb .btn-link[disabled]:focus, fieldset[disabled] #eb .btn-link:hover, fieldset[disabled] #eb .btn-link:focus {
  color: #999;
  text-decoration: none
}
#eb .btn-link.is-disabled, #eb .btn-link.is-disabled:hover, #eb .btn-link.is-disabled:focus, #eb .btn-link.is-disabled:active, #eb .btn-link.is-disabled.active, #eb .btn-link[disabled], #eb .btn-link[disabled]:hover, #eb .btn-link[disabled]:focus, #eb .btn-link[disabled]:active, #eb .btn-link[disabled].active, fieldset[disabled] #eb .btn-link, fieldset[disabled] #eb .btn-link:hover, fieldset[disabled] #eb .btn-link:focus, fieldset[disabled] #eb .btn-link:active, fieldset[disabled] #eb .btn-link.active {
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}
#eb .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
#eb .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
#eb .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0
}
#eb .btn-block + .btn-block {
  margin-top: 5px
}
#eb input[type="submit"].btn-block, #eb input[type="reset"].btn-block, #eb input[type="button"].btn-block {
  width: 100%
}
#eb .btn-eb-facebook {
  color: #fff !important;
  background-color: #4267b2 !important;
  border-color: #4267b2 !important
}
#eb .btn-eb-facebook:hover, #eb .btn-eb-facebook:focus, #eb .btn-eb-facebook:active, #eb .btn-eb-facebook.active, .open .dropdown-toggle_#eb .btn-eb-facebook {
  color: #fff !important;
  background-color: #375794 !important;
  border-color: #4267b2 !important
}
#eb .btn-eb-facebook:active, #eb .btn-eb-facebook.active, .open .dropdown-toggle_#eb .btn-eb-facebook {
  background-image: none
}
#eb .btn-eb-facebook.disabled, #eb .btn-eb-facebook.disabled:hover, #eb .btn-eb-facebook.disabled:focus, #eb .btn-eb-facebook.disabled:active, #eb .btn-eb-facebook.disabled.active, #eb .btn-eb-facebook[disabled], #eb .btn-eb-facebook[disabled]:hover, #eb .btn-eb-facebook[disabled]:focus, #eb .btn-eb-facebook[disabled]:active, #eb .btn-eb-facebook[disabled].active, fieldset[disabled] #eb .btn-eb-facebook, fieldset[disabled] #eb .btn-eb-facebook:hover, fieldset[disabled] #eb .btn-eb-facebook:focus, fieldset[disabled] #eb .btn-eb-facebook:active, fieldset[disabled] #eb .btn-eb-facebook.active {
  background-color: #4267b2 !important;
  border-color: #4267b2 !important
}
#eb .btn-eb-facebook .badge {
  color: #4267b2;
  background-color: #fff
}
#eb .btn-eb-twitter {
  color: #fff !important;
  background-color: #339aed !important;
  border-color: #339aed !important
}
#eb .btn-eb-twitter:hover, #eb .btn-eb-twitter:focus, #eb .btn-eb-twitter:active, #eb .btn-eb-twitter.active, .open .dropdown-toggle_#eb .btn-eb-twitter {
  color: #fff !important;
  background-color: #1488e4 !important;
  border-color: #339aed !important
}
#eb .btn-eb-twitter:active, #eb .btn-eb-twitter.active, .open .dropdown-toggle_#eb .btn-eb-twitter {
  background-image: none
}
#eb .btn-eb-twitter.disabled, #eb .btn-eb-twitter.disabled:hover, #eb .btn-eb-twitter.disabled:focus, #eb .btn-eb-twitter.disabled:active, #eb .btn-eb-twitter.disabled.active, #eb .btn-eb-twitter[disabled], #eb .btn-eb-twitter[disabled]:hover, #eb .btn-eb-twitter[disabled]:focus, #eb .btn-eb-twitter[disabled]:active, #eb .btn-eb-twitter[disabled].active, fieldset[disabled] #eb .btn-eb-twitter, fieldset[disabled] #eb .btn-eb-twitter:hover, fieldset[disabled] #eb .btn-eb-twitter:focus, fieldset[disabled] #eb .btn-eb-twitter:active, fieldset[disabled] #eb .btn-eb-twitter.active {
  background-color: #339aed !important;
  border-color: #339aed !important
}
#eb .btn-eb-twitter .badge {
  color: #339aed;
  background-color: #fff
}
#eb .btn-eb-linkedin {
  color: #fff !important;
  background-color: #0a66c2 !important;
  border-color: #0a66c2 !important
}
#eb .btn-eb-linkedin:hover, #eb .btn-eb-linkedin:focus, #eb .btn-eb-linkedin:active, #eb .btn-eb-linkedin.active, .open .dropdown-toggle_#eb .btn-eb-linkedin {
  color: #fff !important;
  background-color: #08529b !important;
  border-color: #0a66c2 !important
}
#eb .btn-eb-linkedin:active, #eb .btn-eb-linkedin.active, .open .dropdown-toggle_#eb .btn-eb-linkedin {
  background-image: none
}
#eb .btn-eb-linkedin.disabled, #eb .btn-eb-linkedin.disabled:hover, #eb .btn-eb-linkedin.disabled:focus, #eb .btn-eb-linkedin.disabled:active, #eb .btn-eb-linkedin.disabled.active, #eb .btn-eb-linkedin[disabled], #eb .btn-eb-linkedin[disabled]:hover, #eb .btn-eb-linkedin[disabled]:focus, #eb .btn-eb-linkedin[disabled]:active, #eb .btn-eb-linkedin[disabled].active, fieldset[disabled] #eb .btn-eb-linkedin, fieldset[disabled] #eb .btn-eb-linkedin:hover, fieldset[disabled] #eb .btn-eb-linkedin:focus, fieldset[disabled] #eb .btn-eb-linkedin:active, fieldset[disabled] #eb .btn-eb-linkedin.active {
  background-color: #0a66c2 !important;
  border-color: #0a66c2 !important
}
#eb .btn-eb-linkedin .badge {
  color: #0a66c2;
  background-color: #fff
}
#eb .btn-eb-twitch {
  color: #fff !important;
  background-color: #5f48a0 !important;
  border-color: #5f48a0 !important
}
#eb .btn-eb-twitch:hover, #eb .btn-eb-twitch:focus, #eb .btn-eb-twitch:active, #eb .btn-eb-twitch.active, .open .dropdown-toggle_#eb .btn-eb-twitch {
  color: #fff !important;
  background-color: #4e3c84 !important;
  border-color: #5f48a0 !important
}
#eb .btn-eb-twitch:active, #eb .btn-eb-twitch.active, .open .dropdown-toggle_#eb .btn-eb-twitch {
  background-image: none
}
#eb .btn-eb-twitch.disabled, #eb .btn-eb-twitch.disabled:hover, #eb .btn-eb-twitch.disabled:focus, #eb .btn-eb-twitch.disabled:active, #eb .btn-eb-twitch.disabled.active, #eb .btn-eb-twitch[disabled], #eb .btn-eb-twitch[disabled]:hover, #eb .btn-eb-twitch[disabled]:focus, #eb .btn-eb-twitch[disabled]:active, #eb .btn-eb-twitch[disabled].active, fieldset[disabled] #eb .btn-eb-twitch, fieldset[disabled] #eb .btn-eb-twitch:hover, fieldset[disabled] #eb .btn-eb-twitch:focus, fieldset[disabled] #eb .btn-eb-twitch:active, fieldset[disabled] #eb .btn-eb-twitch.active {
  background-color: #5f48a0 !important;
  border-color: #5f48a0 !important
}
#eb .btn-eb-twitch .badge {
  color: #5f48a0;
  background-color: #fff
}
#eb .btn-eb-apple--d {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--d:hover, #eb .btn-eb-apple--d:focus, #eb .btn-eb-apple--d:active, #eb .btn-eb-apple--d.active, .open .dropdown-toggle_#eb .btn-eb-apple--d {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--d:active, #eb .btn-eb-apple--d.active, .open .dropdown-toggle_#eb .btn-eb-apple--d {
  background-image: none
}
#eb .btn-eb-apple--d.disabled, #eb .btn-eb-apple--d.disabled:hover, #eb .btn-eb-apple--d.disabled:focus, #eb .btn-eb-apple--d.disabled:active, #eb .btn-eb-apple--d.disabled.active, #eb .btn-eb-apple--d[disabled], #eb .btn-eb-apple--d[disabled]:hover, #eb .btn-eb-apple--d[disabled]:focus, #eb .btn-eb-apple--d[disabled]:active, #eb .btn-eb-apple--d[disabled].active, fieldset[disabled] #eb .btn-eb-apple--d, fieldset[disabled] #eb .btn-eb-apple--d:hover, fieldset[disabled] #eb .btn-eb-apple--d:focus, fieldset[disabled] #eb .btn-eb-apple--d:active, fieldset[disabled] #eb .btn-eb-apple--d.active {
  background-color: #000 !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--d .badge {
  color: #000;
  background-color: #fff
}
#eb .btn-eb-apple--l {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--l:hover, #eb .btn-eb-apple--l:focus, #eb .btn-eb-apple--l:active, #eb .btn-eb-apple--l.active, .open .dropdown-toggle_#eb .btn-eb-apple--l {
  color: #000 !important;
  background-color: #0000d6 !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--l:active, #eb .btn-eb-apple--l.active, .open .dropdown-toggle_#eb .btn-eb-apple--l {
  background-image: none
}
#eb .btn-eb-apple--l.disabled, #eb .btn-eb-apple--l.disabled:hover, #eb .btn-eb-apple--l.disabled:focus, #eb .btn-eb-apple--l.disabled:active, #eb .btn-eb-apple--l.disabled.active, #eb .btn-eb-apple--l[disabled], #eb .btn-eb-apple--l[disabled]:hover, #eb .btn-eb-apple--l[disabled]:focus, #eb .btn-eb-apple--l[disabled]:active, #eb .btn-eb-apple--l[disabled].active, fieldset[disabled] #eb .btn-eb-apple--l, fieldset[disabled] #eb .btn-eb-apple--l:hover, fieldset[disabled] #eb .btn-eb-apple--l:focus, fieldset[disabled] #eb .btn-eb-apple--l:active, fieldset[disabled] #eb .btn-eb-apple--l.active {
  background-color: #fff !important;
  border-color: #000 !important
}
#eb .btn-eb-apple--l .badge {
  color: #fff;
  background-color: #fff
}
#eb .btn-eb-apple--l:hover {
  background-color: #fff !important
}
#eb .btn-eb-sharethis {
  color: #fff !important;
  background-color: #96ce47 !important;
  border-color: #96ce47 !important
}
#eb .btn-eb-sharethis:hover, #eb .btn-eb-sharethis:focus, #eb .btn-eb-sharethis:active, #eb .btn-eb-sharethis.active, .open .dropdown-toggle_#eb .btn-eb-sharethis {
  color: #fff !important;
  background-color: #83bb32 !important;
  border-color: #96ce47 !important
}
#eb .btn-eb-sharethis:active, #eb .btn-eb-sharethis.active, .open .dropdown-toggle_#eb .btn-eb-sharethis {
  background-image: none
}
#eb .btn-eb-sharethis.disabled, #eb .btn-eb-sharethis.disabled:hover, #eb .btn-eb-sharethis.disabled:focus, #eb .btn-eb-sharethis.disabled:active, #eb .btn-eb-sharethis.disabled.active, #eb .btn-eb-sharethis[disabled], #eb .btn-eb-sharethis[disabled]:hover, #eb .btn-eb-sharethis[disabled]:focus, #eb .btn-eb-sharethis[disabled]:active, #eb .btn-eb-sharethis[disabled].active, fieldset[disabled] #eb .btn-eb-sharethis, fieldset[disabled] #eb .btn-eb-sharethis:hover, fieldset[disabled] #eb .btn-eb-sharethis:focus, fieldset[disabled] #eb .btn-eb-sharethis:active, fieldset[disabled] #eb .btn-eb-sharethis.active {
  background-color: #96ce47 !important;
  border-color: #96ce47 !important
}
#eb .btn-eb-sharethis .badge {
  color: #96ce47;
  background-color: #fff
}
#eb .btn-eb-xing {
  color: #fff !important;
  background-color: #006567 !important;
  border-color: #006567 !important
}
#eb .btn-eb-xing:hover, #eb .btn-eb-xing:focus, #eb .btn-eb-xing:active, #eb .btn-eb-xing.active, .open .dropdown-toggle_#eb .btn-eb-xing {
  color: #fff !important;
  background-color: #003d3e !important;
  border-color: #006567 !important
}
#eb .btn-eb-xing:active, #eb .btn-eb-xing.active, .open .dropdown-toggle_#eb .btn-eb-xing {
  background-image: none
}
#eb .btn-eb-xing.disabled, #eb .btn-eb-xing.disabled:hover, #eb .btn-eb-xing.disabled:focus, #eb .btn-eb-xing.disabled:active, #eb .btn-eb-xing.disabled.active, #eb .btn-eb-xing[disabled], #eb .btn-eb-xing[disabled]:hover, #eb .btn-eb-xing[disabled]:focus, #eb .btn-eb-xing[disabled]:active, #eb .btn-eb-xing[disabled].active, fieldset[disabled] #eb .btn-eb-xing, fieldset[disabled] #eb .btn-eb-xing:hover, fieldset[disabled] #eb .btn-eb-xing:focus, fieldset[disabled] #eb .btn-eb-xing:active, fieldset[disabled] #eb .btn-eb-xing.active {
  background-color: #006567 !important;
  border-color: #006567 !important
}
#eb .btn-eb-xing .badge {
  color: #006567;
  background-color: #fff
}
#eb .btn-eb-vk {
  color: #fff !important;
  background-color: #4c75a3 !important;
  border-color: #4c75a3 !important
}
#eb .btn-eb-vk:hover, #eb .btn-eb-vk:focus, #eb .btn-eb-vk:active, #eb .btn-eb-vk.active, .open .dropdown-toggle_#eb .btn-eb-vk {
  color: #fff !important;
  background-color: #3f6287 !important;
  border-color: #4c75a3 !important
}
#eb .btn-eb-vk:active, #eb .btn-eb-vk.active, .open .dropdown-toggle_#eb .btn-eb-vk {
  background-image: none
}
#eb .btn-eb-vk.disabled, #eb .btn-eb-vk.disabled:hover, #eb .btn-eb-vk.disabled:focus, #eb .btn-eb-vk.disabled:active, #eb .btn-eb-vk.disabled.active, #eb .btn-eb-vk[disabled], #eb .btn-eb-vk[disabled]:hover, #eb .btn-eb-vk[disabled]:focus, #eb .btn-eb-vk[disabled]:active, #eb .btn-eb-vk[disabled].active, fieldset[disabled] #eb .btn-eb-vk, fieldset[disabled] #eb .btn-eb-vk:hover, fieldset[disabled] #eb .btn-eb-vk:focus, fieldset[disabled] #eb .btn-eb-vk:active, fieldset[disabled] #eb .btn-eb-vk.active {
  background-color: #4c75a3 !important;
  border-color: #4c75a3 !important
}
#eb .btn-eb-vk .badge {
  color: #4c75a3;
  background-color: #fff
}
#eb .btn-eb-pinterest {
  color: #fff !important;
  background-color: #c61118 !important;
  border-color: #c61118 !important
}
#eb .btn-eb-pinterest:hover, #eb .btn-eb-pinterest:focus, #eb .btn-eb-pinterest:active, #eb .btn-eb-pinterest.active, .open .dropdown-toggle_#eb .btn-eb-pinterest {
  color: #fff !important;
  background-color: #a00e13 !important;
  border-color: #c61118 !important
}
#eb .btn-eb-pinterest:active, #eb .btn-eb-pinterest.active, .open .dropdown-toggle_#eb .btn-eb-pinterest {
  background-image: none
}
#eb .btn-eb-pinterest.disabled, #eb .btn-eb-pinterest.disabled:hover, #eb .btn-eb-pinterest.disabled:focus, #eb .btn-eb-pinterest.disabled:active, #eb .btn-eb-pinterest.disabled.active, #eb .btn-eb-pinterest[disabled], #eb .btn-eb-pinterest[disabled]:hover, #eb .btn-eb-pinterest[disabled]:focus, #eb .btn-eb-pinterest[disabled]:active, #eb .btn-eb-pinterest[disabled].active, fieldset[disabled] #eb .btn-eb-pinterest, fieldset[disabled] #eb .btn-eb-pinterest:hover, fieldset[disabled] #eb .btn-eb-pinterest:focus, fieldset[disabled] #eb .btn-eb-pinterest:active, fieldset[disabled] #eb .btn-eb-pinterest.active {
  background-color: #c61118 !important;
  border-color: #c61118 !important
}
#eb .btn-eb-pinterest .badge {
  color: #c61118;
  background-color: #fff
}
#eb .btn-eb-reddit {
  color: #fff !important;
  background-color: #386a9c !important;
  border-color: #386a9c !important
}
#eb .btn-eb-reddit:hover, #eb .btn-eb-reddit:focus, #eb .btn-eb-reddit:active, #eb .btn-eb-reddit.active, .open .dropdown-toggle_#eb .btn-eb-reddit {
  color: #fff !important;
  background-color: #2d567e !important;
  border-color: #386a9c !important
}
#eb .btn-eb-reddit:active, #eb .btn-eb-reddit.active, .open .dropdown-toggle_#eb .btn-eb-reddit {
  background-image: none
}
#eb .btn-eb-reddit.disabled, #eb .btn-eb-reddit.disabled:hover, #eb .btn-eb-reddit.disabled:focus, #eb .btn-eb-reddit.disabled:active, #eb .btn-eb-reddit.disabled.active, #eb .btn-eb-reddit[disabled], #eb .btn-eb-reddit[disabled]:hover, #eb .btn-eb-reddit[disabled]:focus, #eb .btn-eb-reddit[disabled]:active, #eb .btn-eb-reddit[disabled].active, fieldset[disabled] #eb .btn-eb-reddit, fieldset[disabled] #eb .btn-eb-reddit:hover, fieldset[disabled] #eb .btn-eb-reddit:focus, fieldset[disabled] #eb .btn-eb-reddit:active, fieldset[disabled] #eb .btn-eb-reddit.active {
  background-color: #386a9c !important;
  border-color: #386a9c !important
}
#eb .btn-eb-reddit .badge {
  color: #386a9c;
  background-color: #fff
}
#eb .btn-eb-pocket {
  color: #fff !important;
  background-color: #ef3e56 !important;
  border-color: #ef3e56 !important
}
#eb .btn-eb-pocket:hover, #eb .btn-eb-pocket:focus, #eb .btn-eb-pocket:active, #eb .btn-eb-pocket.active, .open .dropdown-toggle_#eb .btn-eb-pocket {
  color: #fff !important;
  background-color: #ec1835 !important;
  border-color: #ef3e56 !important
}
#eb .btn-eb-pocket:active, #eb .btn-eb-pocket.active, .open .dropdown-toggle_#eb .btn-eb-pocket {
  background-image: none
}
#eb .btn-eb-pocket.disabled, #eb .btn-eb-pocket.disabled:hover, #eb .btn-eb-pocket.disabled:focus, #eb .btn-eb-pocket.disabled:active, #eb .btn-eb-pocket.disabled.active, #eb .btn-eb-pocket[disabled], #eb .btn-eb-pocket[disabled]:hover, #eb .btn-eb-pocket[disabled]:focus, #eb .btn-eb-pocket[disabled]:active, #eb .btn-eb-pocket[disabled].active, fieldset[disabled] #eb .btn-eb-pocket, fieldset[disabled] #eb .btn-eb-pocket:hover, fieldset[disabled] #eb .btn-eb-pocket:focus, fieldset[disabled] #eb .btn-eb-pocket:active, fieldset[disabled] #eb .btn-eb-pocket.active {
  background-color: #ef3e56 !important;
  border-color: #ef3e56 !important
}
#eb .btn-eb-pocket .badge {
  color: #ef3e56;
  background-color: #fff
}
#eb .btn-eb-email {
  color: #fff !important;
  background-color: #333 !important;
  border-color: #333 !important
}
#eb .btn-eb-email:hover, #eb .btn-eb-email:focus, #eb .btn-eb-email:active, #eb .btn-eb-email.active, .open .dropdown-toggle_#eb .btn-eb-email {
  color: #fff !important;
  background-color: #1f1f1f !important;
  border-color: #333 !important
}
#eb .btn-eb-email:active, #eb .btn-eb-email.active, .open .dropdown-toggle_#eb .btn-eb-email {
  background-image: none
}
#eb .btn-eb-email.disabled, #eb .btn-eb-email.disabled:hover, #eb .btn-eb-email.disabled:focus, #eb .btn-eb-email.disabled:active, #eb .btn-eb-email.disabled.active, #eb .btn-eb-email[disabled], #eb .btn-eb-email[disabled]:hover, #eb .btn-eb-email[disabled]:focus, #eb .btn-eb-email[disabled]:active, #eb .btn-eb-email[disabled].active, fieldset[disabled] #eb .btn-eb-email, fieldset[disabled] #eb .btn-eb-email:hover, fieldset[disabled] #eb .btn-eb-email:focus, fieldset[disabled] #eb .btn-eb-email:active, fieldset[disabled] #eb .btn-eb-email.active {
  background-color: #333 !important;
  border-color: #333 !important
}
#eb .btn-eb-email .badge {
  color: #333;
  background-color: #fff
}
#eb .btn-eb-google img {
  display: inline-block
}
#eb .btn.is-loading {
  color: transparent !important;
  position: relative;
  cursor: default;
  text-shadow: none !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0 linear, opacity .1s ease;
  transition: all 0 linear, opacity .1s ease
}
#eb .btn.is-loading:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  border-radius: 500rem;
  border: .2em solid rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.1)
}
#eb .btn.is-loading:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  -webkit-animation: btn-spin .6s linear;
  animation: btn-spin .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #FFF transparent transparent;
  border-style: solid;
  border-width: .2em;
  box-shadow: 0 0 0 1px transparent;
  border-top-color: #767676
}
@keyframes btn-spin {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#eb .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear
}
#eb .fade.in {
  opacity: 1
}
#eb .collapse {
  display: none
}
#eb .collapse.in {
  display: block
}
#eb .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease
}
#eb .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0
}
#eb .dropdown {
  position: relative
}
#eb .dropdown-toggle_:focus {
  outline: 0
}
#eb .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  background-color: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
  background-clip: padding-box
}
#eb .dropdown-menu.pull-right, #eb .dropdown-menu--right {
  right: 0;
  left: auto
}
#eb .dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
#eb .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap
}
#eb .dropdown-menu > li > a:hover, #eb .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}
#eb .dropdown-menu > .active > a, #eb .dropdown-menu > .active > a:hover, #eb .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #4e72e2
}
#eb .dropdown-menu > .disabled > a, #eb .dropdown-menu > .disabled > a:hover, #eb .dropdown-menu > .disabled > a:focus {
  color: #999
}
#eb .dropdown-menu > .disabled > a:hover, #eb .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}
#eb .open > .dropdown-menu {
  display: block
}
#eb .open > a {
  outline: 0
}
#eb .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999
}
#eb .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}
#eb .pull-right > .dropdown-menu {
  right: 0;
  left: auto
}
#eb .dropup .caret, #eb .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""
}
#eb .dropup .dropdown-menu, #eb .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}
@media(min-width:768px) {
  #eb .navbar-right .dropdown-menu {
    right: 0;
    left: auto
  }
}
#eb .btn-group, #eb .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}
#eb .btn-group > .btn, #eb .btn-group-vertical > .btn {
  position: relative;
  float: left
}
#eb .btn-group > .btn:hover, #eb .btn-group > .btn:focus, #eb .btn-group > .btn:active, #eb .btn-group > .btn.active, #eb .btn-group-vertical > .btn:hover, #eb .btn-group-vertical > .btn:focus, #eb .btn-group-vertical > .btn:active, #eb .btn-group-vertical > .btn.active {
  z-index: 2
}
#eb .btn-group > .btn:focus, #eb .btn-group-vertical > .btn:focus {
  outline: 0
}
#eb .btn-group .btn + .btn, #eb .btn-group .btn + .btn-group, #eb .btn-group .btn-group + .btn, #eb .btn-group .btn-group + .btn-group {
  margin-left: -1px
}
#eb .btn-toolbar:before, #eb .btn-toolbar:after {
  content: " ";
  display: table
}
#eb .btn-toolbar:after {
  clear: both
}
#eb .btn-toolbar .btn-group {
  float: left
}
#eb .btn-toolbar > .btn + .btn, #eb .btn-toolbar > .btn + .btn-group, #eb .btn-toolbar > .btn-group + .btn, #eb .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px
}
#eb .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle_) {
  border-radius: 0
}
#eb .btn-group > .btn:first-child {
  margin-left: 0
}
#eb .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle_) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#eb .btn-group > .btn:last-child:not(:first-child), #eb .btn-group > .dropdown-toggle_:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#eb .btn-group > .btn-group {
  float: left
}
#eb .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
#eb .btn-group > .btn-group:first-child > .btn:last-child, #eb .btn-group > .btn-group:first-child > .dropdown-toggle_ {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#eb .btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#eb .btn-group .dropdown-toggle_:active, #eb .btn-group.open .dropdown-toggle_ {
  outline: 0
}
#eb .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
#eb .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
#eb .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}
#eb .btn-group > .btn + .dropdown-toggle_ {
  padding-left: 8px;
  padding-right: 8px
}
#eb .btn-group > .btn-lg + .dropdown-toggle_ {
  padding-left: 12px;
  padding-right: 12px
}
#eb .btn-group.open .dropdown-toggle_ {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
#eb .btn-group.open .dropdown-toggle_.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .btn .caret {
  margin-left: 0
}
#eb .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0
}
#eb .dropup .btn-lg .caret {
  border-width: 0 5px 5px
}
#eb .btn-group-vertical > .btn, #eb .btn-group-vertical > .btn-group, #eb .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}
#eb .btn-group-vertical > .btn-group:before, #eb .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table
}
#eb .btn-group-vertical > .btn-group:after {
  clear: both
}
#eb .btn-group-vertical > .btn-group > .btn {
  float: none
}
#eb .btn-group-vertical > .btn + .btn, #eb .btn-group-vertical > .btn + .btn-group, #eb .btn-group-vertical > .btn-group + .btn, #eb .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0
}
#eb .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0
}
#eb .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
#eb .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
#eb .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0
}
#eb .btn-group-vertical > .btn-group:first-child > .btn:last-child, #eb .btn-group-vertical > .btn-group:first-child > .dropdown-toggle_ {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
#eb .btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
#eb .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
#eb .btn-group-justified > .btn, #eb .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%
}
#eb .btn-group-justified > .btn-group .btn {
  width: 100%
}
#eb [data-toggle="buttons"] > .btn > input[type="radio"], #eb [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none
}
#eb .input-group {
  position: relative;
  display: flex;
  border-collapse: separate;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%
}
#eb .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0
}
#eb .input-group .form-control {
  margin-bottom: 0;
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0
}
#eb .input-group-lg > .form-control, #eb .input-group-lg > .input-group-addon, #eb .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 6px
}
select#eb .input-group-lg > .form-control, select#eb .input-group-lg > .input-group-addon, select#eb .input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px
}
textarea#eb .input-group-lg > .form-control, textarea#eb .input-group-lg > .input-group-addon, textarea#eb .input-group-lg > .input-group-btn > .btn {
  height: auto
}
#eb .input-group-sm > .form-control, #eb .input-group-sm > .input-group-addon, #eb .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}
select#eb .input-group-sm > .form-control, select#eb .input-group-sm > .input-group-addon, select#eb .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px
}
textarea#eb .input-group-sm > .form-control, textarea#eb .input-group-sm > .input-group-addon, textarea#eb .input-group-sm > .input-group-btn > .btn {
  height: auto
}
#eb .input-group-addon:not(:first-child):not(:last-child), #eb .input-group-btn:not(:first-child):not(:last-child), #eb .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}
#eb .input-group-addon, #eb .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
  width: unset
}
#eb .input-group-addon {
  padding: 8px 16px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px
}
#eb .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px
}
#eb .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px
}
#eb .input-group-addon input[type="radio"], #eb .input-group-addon input[type="checkbox"] {
  margin-top: 0
}
#eb .input-group .form-control:first-child, #eb .input-group-addon:first-child, #eb .input-group-btn:first-child > .btn, #eb .input-group-btn:first-child > .dropdown-toggle_, #eb .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle_) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
#eb .input-group-addon:first-child {
  border-right: 0
}
#eb .input-group .form-control:last-child, #eb .input-group-addon:last-child, #eb .input-group-btn:last-child > .btn, #eb .input-group-btn:last-child > .dropdown-toggle_, #eb .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#eb .input-group-addon:last-child {
  border-left: 0
}
#eb .input-group-btn {
  position: relative;
  white-space: nowrap
}
#eb .input-group-btn:first-child > .btn {
  margin-right: -1px
}
#eb .input-group-btn:last-child > .btn {
  margin-left: -1px
}
#eb .input-group-btn > .btn {
  position: relative;
  height: 36px
}
#eb .input-group-btn > .btn + .btn {
  margin-left: -4px;
  border-left: 0
}
#eb .input-group-btn > .btn:hover, #eb .input-group-btn > .btn:active {
  z-index: 2
}
#eb .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}
#eb .nav:before, #eb .nav:after {
  content: " ";
  display: table
}
#eb .nav:after {
  clear: both
}
#eb .nav > li {
  position: relative;
  display: block
}
#eb .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px
}
#eb .nav > li > a:hover, #eb .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee
}
#eb .nav > li.disabled > a {
  color: #999
}
#eb .nav > li.disabled > a:hover, #eb .nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}
#eb .nav .open > a, #eb .nav .open > a:hover, #eb .nav .open > a:focus {
  background-color: #eee;
  border-color: #4e72e2
}
#eb .nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5
}
#eb .nav > li > a > img {
  max-width: none
}
#eb .nav-tabs {
  border-bottom: 1px solid #ddd
}
#eb .nav-tabs > li {
  float: left;
  margin-bottom: -1px
}
#eb .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 8px 8px 0 0
}
#eb .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd
}
#eb .nav-tabs > li.active > a, #eb .nav-tabs > li.active > a:hover, #eb .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}
#eb .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}
#eb .nav-tabs.nav-justified > li {
  float: none
}
#eb .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px
}
#eb .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media(min-width:768px) {
  #eb .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%
  }
  #eb .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }
}
#eb .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 8px
}
#eb .nav-tabs.nav-justified > .active > a, #eb .nav-tabs.nav-justified > .active > a:hover, #eb .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd
}
@media(min-width:768px) {
  #eb .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 8px 8px 0 0
  }
  #eb .nav-tabs.nav-justified > .active > a, #eb .nav-tabs.nav-justified > .active > a:hover, #eb .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff
  }
}
#eb .nav-pills > li {
  float: left
}
#eb .nav-pills > li > a {
  border-radius: 8px
}
#eb .nav-pills > li + li {
  margin-left: 2px
}
#eb .nav-pills > li.active > a, #eb .nav-pills > li.active > a:hover, #eb .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #4e72e2
}
#eb .nav-stacked > li {
  float: none
}
#eb .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0
}
#eb .nav-justified {
  width: 100%
}
#eb .nav-justified > li {
  float: none
}
#eb .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px
}
#eb .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto
}
@media(min-width:768px) {
  #eb .nav-justified > li {
    display: table-cell;
    width: 1%
  }
  #eb .nav-justified > li > a {
    margin-bottom: 0
  }
}
#eb .nav-tabs-justified {
  border-bottom: 0
}
#eb .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 8px
}
#eb .nav-tabs-justified > .active > a, #eb .nav-tabs-justified > .active > a:hover, #eb .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd
}
@media(min-width:768px) {
  #eb .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 8px 8px 0 0
  }
  #eb .nav-tabs-justified > .active > a, #eb .nav-tabs-justified > .active > a:hover, #eb .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff
  }
}
#eb .tab-content > .tab-pane {
  display: none
}
#eb .tab-content > .active {
  display: block
}
#eb .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}
#eb .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}
#eb .label[href]:hover, #eb .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}
#eb .label:empty {
  display: none
}
.btn #eb .label {
  position: relative;
  top: -1px
}
#eb .label-default {
  background-color: #999
}
#eb .label-default[href]:hover, #eb .label-default[href]:focus {
  background-color: gray
}
#eb .label-primary {
  background-color: #4e72e2
}
#eb .label-primary[href]:hover, #eb .label-primary[href]:focus {
  background-color: #2451d9
}
#eb .label-success {
  background-color: #39b54a
}
#eb .label-success[href]:hover, #eb .label-success[href]:focus {
  background-color: #2e8e3a
}
#eb .label-info {
  background-color: #5bc0de
}
#eb .label-info[href]:hover, #eb .label-info[href]:focus {
  background-color: #32b1d5
}
#eb .label-warning {
  background-color: #ec971f
}
#eb .label-warning[href]:hover, #eb .label-warning[href]:focus {
  background-color: #c97c10
}
#eb .label-danger {
  background-color: #d9534f
}
#eb .label-danger[href]:hover, #eb .label-danger[href]:focus {
  background-color: #c9302c
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0
  }
  to {
    background-position: 0 0
  }
}
#eb .progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
#eb .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #4e72e2;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease
}
#eb .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px
}
#eb .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}
#eb .progress-bar-success {
  background-color: #39b54a
}
.progress-striped #eb .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#eb .progress-bar-info {
  background-color: #5bc0de
}
.progress-striped #eb .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#eb .progress-bar-warning {
  background-color: #ec971f
}
.progress-striped #eb .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#eb .progress-bar-danger {
  background-color: #d9534f
}
.progress-striped #eb .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
#eb .media, #eb .media-body {
  overflow: hidden;
  zoom: 1
}
#eb .media, #eb .media .media {
  margin-top: 15px
}
#eb .media:first-child {
  margin-top: 0
}
#eb .media-object {
  display: block
}
#eb .media-heading {
  margin: 0 0 5px
}
#eb .media > .pull-left {
  margin-right: 10px
}
#eb .media > .pull-right {
  margin-left: 10px
}
#eb .media-list {
  padding-left: 0;
  list-style: none
}
#eb .carousel {
  position: relative
}
#eb .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%
}
#eb .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left
}
#eb .carousel-inner > .item > img, #eb .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1
}
#eb .carousel-inner > .active, #eb .carousel-inner > .next, #eb .carousel-inner > .prev {
  display: block
}
#eb .carousel-inner > .active {
  left: 0
}
#eb .carousel-inner > .next, #eb .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%
}
#eb .carousel-inner > .next {
  left: 100%
}
#eb .carousel-inner > .prev {
  left: -100%
}
#eb .carousel-inner > .next.left, #eb .carousel-inner > .prev.right {
  left: 0
}
#eb .carousel-inner > .active.left {
  left: -100%
}
#eb .carousel-inner > .active.right {
  left: 100%
}
#eb .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
#eb .carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000', endColorstr='#00000000', GradientType=1)
}
#eb .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#7f000000', GradientType=1)
}
#eb .carousel-control:hover, #eb .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}
#eb .carousel-control .icon-prev, #eb .carousel-control .icon-next, #eb .carousel-control .glyphicon-chevron-left, #eb .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}
#eb .carousel-control .icon-prev, #eb .carousel-control .glyphicon-chevron-left {
  left: 50%
}
#eb .carousel-control .icon-next, #eb .carousel-control .glyphicon-chevron-right {
  right: 50%
}
#eb .carousel-control .icon-prev, #eb .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif
}
#eb .carousel-control .icon-prev:before {
  content: '\2039'
}
#eb .carousel-control .icon-next:before {
  content: '\203a'
}
#eb .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  right: auto;
  top: auto;
  display: block
}
#eb .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0)
}
#eb .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}
#eb .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
#eb .carousel-caption .btn {
  text-shadow: none
}
@media screen and (min-width:768px) {
  #eb .carousel-control .glyphicons-chevron-left, #eb .carousel-control .glyphicons-chevron-right, #eb .carousel-control .icon-prev, #eb .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px
  }
  #eb .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }
  #eb .carousel-indicators {
    bottom: 20px
  }
}
#eb .clearfix:before, #eb .clearfix:after {
  content: " ";
  display: table
}
#eb .clearfix:after {
  clear: both
}
#eb .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}
#eb .pull-right {
  float: right !important
}
#eb .pull-left {
  float: left !important
}
#eb .hide {
  display: none !important
}
#eb .show {
  display: block !important
}
#eb .invisible {
  visibility: hidden
}
#eb .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
#eb .hidden {
  display: none !important;
  visibility: hidden !important
}
#eb .affix {
  position: fixed
}
#eb .o-select-group {
  position: relative;
  background-color: rgba(var(--fd-white), 1);
  border-radius: 8px;
  width: 100%
}
#eb .o-select-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  margin: 0;
  background-color: transparent;
  position: relative;
  float: none !important;
  padding-right: 16px !important;
  z-index: 2;
  box-shadow: none;
  width: 100%;
  color: rgba(var(--fd-gray-800), 1);
  outline: 0 !important
}
#eb .o-select-group select::-moz-focus-inner {
  border: 0 !important
}
#eb .o-select-group select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}
#eb .o-select-group select:focus {
  background: transparent
}
#eb .o-select-group__drop {
  position: absolute;
  right: 8px;
  top: 8px;
  color: rgba(var(--fd-gray-600), 1);
  margin: 0;
  line-height: 1;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  z-index: 1
}
#eb .o-select-group__drop:before {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: '';
  display: inline-block;
  width: .5em;
  height: .5em;
  position: relative;
  left: 0;
  vertical-align: top;
  top: 1px;
  transform: rotate(135deg)
}
#eb .o-select-group--inline {
  display: inline-block;
  width: auto
}
#eb .o-select-group--inline select {
  width: auto
}
@-moz-document url-prefix() {
  .o-select-group select {
    text-indent: -.1em
  }
}
#eb .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #eb .vjs-button > .vjs-icon-placeholder:before, #eb .video-js .vjs-modal-dialog, #eb .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #eb .vjs-button > .vjs-icon-placeholder:before {
  text-align: center
}
@font-face {
  font-family: VideoJS;
  src: url('../../../../../media/com_easyblog/fonts/videojs/vjs.eot') format('eot')
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-play, #eb .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #eb .video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-play:before, #eb .video-js .vjs-big-play-button .vjs-icon-placeholder:before, #eb .video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101"
}
#eb .vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-play-circle:before {
  content: "\f102"
}
#eb .vjs-icon-pause, #eb .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-pause:before, #eb .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103"
}
#eb .vjs-icon-volume-mute, #eb .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-volume-mute:before, #eb .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104"
}
#eb .vjs-icon-volume-low, #eb .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-volume-low:before, #eb .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105"
}
#eb .vjs-icon-volume-mid, #eb .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-volume-mid:before, #eb .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106"
}
#eb .vjs-icon-volume-high, #eb .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-volume-high:before, #eb .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107"
}
#eb .vjs-icon-fullscreen-enter, #eb .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-fullscreen-enter:before, #eb .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108"
}
#eb .vjs-icon-fullscreen-exit, #eb .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-fullscreen-exit:before, #eb .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109"
}
#eb .vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-square:before {
  content: "\f10a"
}
#eb .vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-spinner:before {
  content: "\f10b"
}
#eb .vjs-icon-subtitles, #eb .video-js .vjs-subtitles-button .vjs-icon-placeholder, #eb .video-js .vjs-subs-caps-button .vjs-icon-placeholder, #eb .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, #eb .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, #eb .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, #eb .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-subtitles:before, #eb .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, #eb .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, #eb .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, #eb .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, #eb .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, #eb .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c"
}
#eb .vjs-icon-captions, #eb .video-js .vjs-captions-button .vjs-icon-placeholder, #eb .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, #eb .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-captions:before, #eb .video-js .vjs-captions-button .vjs-icon-placeholder:before, #eb .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, #eb .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d"
}
#eb .vjs-icon-chapters, #eb .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-chapters:before, #eb .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e"
}
#eb .vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-share:before {
  content: "\f10f"
}
#eb .vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-cog:before {
  content: "\f110"
}
#eb .vjs-icon-circle, #eb .video-js .vjs-play-progress, #eb .video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-circle:before, #eb .video-js .vjs-play-progress:before, #eb .video-js .vjs-volume-level:before {
  content: "\f111"
}
#eb .vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-circle-outline:before {
  content: "\f112"
}
#eb .vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-circle-inner-circle:before {
  content: "\f113"
}
#eb .vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-hd:before {
  content: "\f114"
}
#eb .vjs-icon-cancel, #eb .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-cancel:before, #eb .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115"
}
#eb .vjs-icon-replay, #eb .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-replay:before, #eb .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116"
}
#eb .vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-facebook:before {
  content: "\f117"
}
#eb .vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-gplus:before {
  content: "\f118"
}
#eb .vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-linkedin:before {
  content: "\f119"
}
#eb .vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-twitter:before {
  content: "\f11a"
}
#eb .vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-tumblr:before {
  content: "\f11b"
}
#eb .vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-pinterest:before {
  content: "\f11c"
}
#eb .vjs-icon-audio-description, #eb .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-audio-description:before, #eb .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d"
}
#eb .vjs-icon-audio, #eb .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal
}
#eb .vjs-icon-audio:before, #eb .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e"
}
#eb .video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif
}
#eb .video-js:-moz-full-screen {
  position: absolute
}
#eb .video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important
}
#eb .video-js[tabindex="-1"] {
  outline: 0
}
#eb .video-js *, #eb .video-js *:before, #eb .video-js *:after {
  box-sizing: inherit
}
#eb .video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0
}
#eb .video-js.vjs-fluid, #eb .video-js.vjs-16-9, #eb .video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0
}
#eb .video-js.vjs-16-9 {
  padding-top: 56.25%
}
#eb .video-js.vjs-4-3 {
  padding-top: 75%
}
#eb .video-js.vjs-fill {
  width: 100%;
  height: 100%
}
#eb .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto
}
#eb .vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0
}
#eb .video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important
}
#eb .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none
}
#eb .vjs-hidden {
  display: none !important
}
#eb .vjs-disabled {
  opacity: .5;
  cursor: default
}
#eb .video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px
}
#eb .vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible
}
#eb .vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto
}
#eb .vjs-no-js a, #eb .vjs-no-js a:visited {
  color: #66a8cc
}
#eb .video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
#eb .vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -1.5em
}
#eb .video-js:hover .vjs-big-play-button, #eb .video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0;
  -moz-transition: all 0;
  -ms-transition: all 0;
  -o-transition: all 0;
  transition: all 0
}
#eb .vjs-controls-disabled .vjs-big-play-button, #eb .vjs-has-started .vjs-big-play-button, #eb .vjs-using-native-controls .vjs-big-play-button, #eb .vjs-error .vjs-big-play-button {
  display: none
}
#eb .vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block
}
#eb .video-js button {
  background: none;
  border: 0;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
#eb .vjs-control .vjs-button {
  width: 100%;
  height: 100%
}
#eb .video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2
}
#eb .video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
  box-sizing: content-box
}
#eb .video-js .vjs-modal-dialog > * {
  box-sizing: border-box
}
#eb .vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1
}
#eb .vjs-menu-button {
  cursor: pointer
}
#eb .vjs-menu-button.vjs-disabled {
  cursor: default
}
#eb .vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none
}
#eb .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
  box-sizing: content-box
}
#eb .vjs-menu .vjs-menu-content > * {
  box-sizing: border-box
}
#eb .vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none
}
#eb .vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase
}
#eb .vjs-menu li.vjs-menu-item:focus, #eb .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5)
}
#eb .vjs-menu li.vjs-selected, #eb .vjs-menu li.vjs-selected:focus, #eb .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f
}
#eb .vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em 0;
  font-weight: bold;
  cursor: default
}
#eb .vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7)
}
#eb .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em
}
#eb .vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu, #eb .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block
}
#eb .video-js .vjs-menu-button-inline {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  overflow: hidden
}
#eb .video-js .vjs-menu-button-inline:before {
  width: 2.222222222em
}
#eb .video-js .vjs-menu-button-inline:hover, #eb .video-js .vjs-menu-button-inline:focus, #eb .video-js .vjs-menu-button-inline.vjs-slider-active, #eb .video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em
}
#eb .vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
#eb .vjs-menu-button-inline:hover .vjs-menu, #eb .vjs-menu-button-inline:focus .vjs-menu, #eb .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1
}
#eb .vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto
}
#eb .vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, #eb .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, #eb .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto
}
#eb .vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden
}
#eb .video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7)
}
#eb .vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s, opacity .1s;
  -moz-transition: visibility .1s, opacity .1s;
  -ms-transition: visibility .1s, opacity .1s;
  -o-transition: visibility .1s, opacity .1s;
  transition: visibility .1s, opacity .1s
}
#eb .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#eb .vjs-controls-disabled .vjs-control-bar, #eb .vjs-using-native-controls .vjs-control-bar, #eb .vjs-error .vjs-control-bar {
  display: none !important
}
#eb .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible
}
#eb .vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table
}
#eb .video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#eb .vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67
}
#eb .video-js .vjs-control:focus:before, #eb .video-js .vjs-control:hover:before, #eb .video-js .vjs-control:focus {
  text-shadow: 0 0 1em white
}
#eb .video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
#eb .vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle
}
#eb .video-js .vjs-custom-control-spacer {
  display: none
}
#eb .video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em
}
#eb .vjs-live .vjs-progress-control {
  display: none
}
#eb .vjs-no-flex .vjs-progress-control {
  width: auto
}
#eb .video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  height: .3em
}
#eb .video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px
}
#eb .video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em
}
#eb .video-js .vjs-progress-holder .vjs-play-progress, #eb .video-js .vjs-progress-holder .vjs-load-progress, #eb .video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0
}
#eb .video-js .vjs-play-progress {
  background-color: #fff
}
#eb .video-js .vjs-play-progress:before {
  font-size: .9em;
  position: absolute;
  right: -.5em;
  top: -.33333333333333em;
  z-index: 1
}
#eb .video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5)
}
#eb .video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75)
}
#eb .video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: relative;
  top: -3.4em;
  visibility: hidden;
  z-index: 1
}
#eb .video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none
}
#eb .video-js .vjs-progress-control:hover .vjs-time-tooltip, #eb .video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: .6em;
  visibility: visible
}
#eb .video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1
}
#eb .vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0
}
#eb .video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block
}
#eb .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#eb .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none
}
#eb .vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8)
}
#eb .video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em 0 .45em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5)
}
#eb .video-js .vjs-slider:focus {
  text-shadow: 0 0 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff
}
#eb .video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em
}
#eb .video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#eb .video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em
}
#eb .video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px
}
#eb .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  -ms-filter: "alpha(opacity=0)"
}
#eb .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "alpha(opacity=0)"
}
#eb .video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s
}
#eb .video-js .vjs-volume-panel:hover .vjs-volume-control, #eb .video-js .vjs-volume-panel:active .vjs-volume-control, #eb .video-js .vjs-volume-panel:focus .vjs-volume-control, #eb .video-js .vjs-volume-panel .vjs-volume-control:hover, #eb .video-js .vjs-volume-panel .vjs-volume-control:active, #eb .video-js .vjs-volume-panel .vjs-volume-control:focus, #eb .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control, #eb .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control, #eb .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control, #eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -moz-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -ms-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  -o-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0;
  transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0, top 0
}
#eb .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-horizontal, #eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em
}
#eb .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical, #eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  -ms-filter: "alpha(opacity=100)"
}
#eb .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-mute-control:hover ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-mute-control:active ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-mute-control:focus ~ .vjs-volume-control.vjs-volume-vertical .vjs-volume-level, #eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar, #eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "alpha(opacity=100)"
}
#eb .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover, #eb .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:focus, #eb .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, #eb .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  -webkit-transition: width .1s;
  -moz-transition: width .1s;
  -ms-transition: width .1s;
  -o-transition: width .1s;
  transition: width .1s
}
#eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}
#eb .video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}
#eb .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}
#eb .video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical, #eb .video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: .5em
}
#eb .video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
#eb .video-js .vjs-volume-bar {
  margin: 1.35em .45em
}
#eb .vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em
}
#eb .vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto
}
#eb .video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff
}
#eb .video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em
}
#eb .vjs-slider-vertical .vjs-volume-level {
  width: .3em
}
#eb .vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em
}
#eb .vjs-slider-horizontal .vjs-volume-level {
  height: .3em
}
#eb .vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em
}
#eb .video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em
}
#eb .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%
}
#eb .vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%
}
#eb .video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7)
}
#eb .video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em
}
#eb .vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%
}
#eb .vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%
}
#eb .vjs-has-started .vjs-poster {
  display: none
}
#eb .vjs-audio.vjs-has-started .vjs-poster {
  display: block
}
#eb .vjs-using-native-controls .vjs-poster {
  display: none
}
#eb .video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em
}
#eb .vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left
}
#eb .video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em
}
#eb .vjs-live .vjs-time-control {
  display: none
}
#eb .video-js .vjs-current-time, #eb .vjs-no-flex .vjs-current-time {
  display: none
}
#eb .vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
  width: 0 !important;
  white-space: nowrap
}
#eb .video-js .vjs-duration, #eb .vjs-no-flex .vjs-duration {
  display: none
}
#eb .vjs-time-divider {
  display: none;
  line-height: 3em
}
#eb .vjs-live .vjs-time-divider {
  display: none
}
#eb .video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#eb .vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none
}
#eb .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em
}
#eb .video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5)
}
#eb .vjs-subtitles {
  color: #fff
}
#eb .vjs-captions {
  color: #fc6
}
#eb .vjs-tt-cue {
  display: block
}
#eb video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em)
}
#eb .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em)
}
#eb .video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none
}
#eb .vjs-playback-rate > .vjs-menu-button, #eb .vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center
}
#eb .vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0
}
#eb .vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center
}
#eb .vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%
}
#eb .vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px
}
#eb .vjs-seeking .vjs-loading-spinner, #eb .vjs-waiting .vjs-loading-spinner {
  display: block
}
#eb .vjs-loading-spinner:before, #eb .vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white
}
#eb .vjs-seeking .vjs-loading-spinner:before, #eb .vjs-seeking .vjs-loading-spinner:after, #eb .vjs-waiting .vjs-loading-spinner:before, #eb .vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}
#eb .vjs-seeking .vjs-loading-spinner:before, #eb .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white
}
#eb .vjs-seeking .vjs-loading-spinner:after, #eb .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: .44s;
  animation-delay: .44s
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg)
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg)
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f
  }
  20% {
    border-top-color: #73859f
  }
  35% {
    border-top-color: white
  }
  60% {
    border-top-color: #73859f
  }
  100% {
    border-top-color: #73859f
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f
  }
  20% {
    border-top-color: #73859f
  }
  35% {
    border-top-color: white
  }
  60% {
    border-top-color: #73859f
  }
  100% {
    border-top-color: #73859f
  }
}
#eb .vjs-chapters-button .vjs-menu ul {
  width: 24em
}
#eb .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  position: absolute
}
#eb .video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit
}
#eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto
}
#eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto
}
#eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button, #eb .video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none
}
#eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button, #eb .video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none
}
#eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button, #eb .video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none
}
#eb .vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%
}
#eb .vjs-text-track-settings .vjs-modal-dialog-content {
  display: table
}
#eb .vjs-text-track-settings .vjs-track-settings-colors, #eb .vjs-text-track-settings .vjs-track-settings-font, #eb .vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell
}
#eb .vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom
}
#eb .vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: 0
}
#eb .vjs-text-track-settings fieldset span {
  display: inline-block;
  margin-left: 5px
}
#eb .vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0
}
#eb .vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden
}
#eb .vjs-track-settings-controls button:focus, #eb .vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0, #fff 88%, #73859f 100%)
}
#eb .vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75)
}
#eb .vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px
}
#eb .vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em
}
@media print {
  #eb .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden
  }
}
#eb .video-js {
  width: 100%;
  height: 100%
}
#eb .video-js.vjs-brand {
  display: block
}
#eb .video-js.vjs-watermark {
  display: block
}
#eb .video-js .vjs-watermark-content {
  opacity: .99;
  position: absolute;
  padding: 5px;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s
}
#eb .video-js .vjs-watermark-top-right {
  right: 0;
  top: 0
}
#eb .video-js .vjs-watermark-top-left {
  left: 0;
  top: 0
}
#eb .video-js .vjs-watermark-bottom-right {
  right: 0;
  bottom: 30px
}
#eb .video-js .vjs-watermark-bottom-left {
  left: 0;
  bottom: 30px
}
#eb .video-js.vjs-user-inactive.vjs-playing .vjs-watermark-fade {
  opacity: 0
}
#eb .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}
#eb .swiper-container-no-flexbox .swiper-slide {
  float: left
}
#eb .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#eb .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
#eb .swiper-container-android .swiper-slide, #eb .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
#eb .swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#eb .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}
#eb .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}
#eb .swiper-slide-invisible-blank {
  visibility: hidden
}
#eb .swiper-container-autoheight, #eb .swiper-container-autoheight .swiper-slide {
  height: auto
}
#eb .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}
#eb .swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px
}
#eb .swiper-container-3d .swiper-wrapper, #eb .swiper-container-3d .swiper-slide, #eb .swiper-container-3d .swiper-slide-shadow-left, #eb .swiper-container-3d .swiper-slide-shadow-right, #eb .swiper-container-3d .swiper-slide-shadow-top, #eb .swiper-container-3d .swiper-slide-shadow-bottom, #eb .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
#eb .swiper-container-3d .swiper-slide-shadow-left, #eb .swiper-container-3d .swiper-slide-shadow-right, #eb .swiper-container-3d .swiper-slide-shadow-top, #eb .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
#eb .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#eb .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#eb .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#eb .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
#eb .swiper-container-wp8-horizontal, #eb .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
#eb .swiper-container-wp8-vertical, #eb .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}
#eb .swiper-button-prev, #eb .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat
}
#eb .swiper-button-prev.swiper-button-disabled, #eb .swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
#eb .swiper-button-prev, #eb .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto
}
#eb .swiper-button-next, #eb .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto
}
#eb .swiper-button-prev.swiper-button-white, #eb .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
#eb .swiper-button-next.swiper-button-white, #eb .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
#eb .swiper-button-prev.swiper-button-black, #eb .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
#eb .swiper-button-next.swiper-button-black, #eb .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
#eb .swiper-button-lock {
  display: none
}
#eb .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}
#eb .swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
#eb .swiper-pagination-fraction, #eb .swiper-pagination-custom, #eb .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%
}
#eb .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66)
}
#eb .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33)
}
#eb .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}
#eb button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
#eb .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
#eb .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff
}
#eb .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}
#eb .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}
#eb .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}
#eb .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform
}
#eb .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}
#eb .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}
#eb .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform
}
#eb .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform
}
#eb .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute
}
#eb .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}
#eb .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}
#eb .swiper-container-horizontal > .swiper-pagination-progressbar, #eb .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}
#eb .swiper-container-vertical > .swiper-pagination-progressbar, #eb .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}
#eb .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff
}
#eb .swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25)
}
#eb .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff
}
#eb .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000
}
#eb .swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25)
}
#eb .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000
}
#eb .swiper-pagination-lock {
  display: none
}
#eb .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1)
}
#eb .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}
#eb .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}
#eb .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0
}
#eb .swiper-scrollbar-cursor-drag {
  cursor: move
}
#eb .swiper-scrollbar-lock {
  display: none
}
#eb .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}
#eb .swiper-zoom-container > img, #eb .swiper-zoom-container > svg, #eb .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}
#eb .swiper-slide-zoomed {
  cursor: move
}
#eb .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite
}
#eb .swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat
}
#eb .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#eb .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
#eb .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
#eb .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}
#eb .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
#eb .swiper-container-fade .swiper-slide-active, #eb .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#eb .swiper-container-cube {
  overflow: visible
}
#eb .swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
#eb .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
#eb .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}
#eb .swiper-container-cube .swiper-slide-active, #eb .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#eb .swiper-container-cube .swiper-slide-active, #eb .swiper-container-cube .swiper-slide-next, #eb .swiper-container-cube .swiper-slide-prev, #eb .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible
}
#eb .swiper-container-cube .swiper-slide-shadow-top, #eb .swiper-container-cube .swiper-slide-shadow-bottom, #eb .swiper-container-cube .swiper-slide-shadow-left, #eb .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#eb .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}
#eb .swiper-container-flip {
  overflow: visible
}
#eb .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
#eb .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
#eb .swiper-container-flip .swiper-slide-active, #eb .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
#eb .swiper-container-flip .swiper-slide-shadow-top, #eb .swiper-container-flip .swiper-slide-shadow-bottom, #eb .swiper-container-flip .swiper-slide-shadow-left, #eb .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#eb .swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px
}
#eb .swiper-slide {
  background-size: cover;
  background-position: center
}
#eb .gallery-top {
  height: 80%;
  width: 100%
}
#eb .gallery-thumbs {
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0
}
#eb .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: .4
}
#eb .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1
}
#eb .swiper-button-disabled {
  display: none
}
#eb .ph-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 8px 8px 8px;
  overflow: hidden;
  margin-bottom: 16px;
  background-color: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px
}
#eb .ph-item, #eb .ph-item *, #eb .ph-item ::after, #eb .ph-item ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#eb .ph-item::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation .8s linear infinite;
  animation: phAnimation .8s linear infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(54%, rgba(255, 255, 255, 0))) 50% 50%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%
}
#eb .ph-item > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding-right: 8px;
  padding-left: 8px
}
#eb .ph-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 7.5px
}
#eb .ph-row div {
  height: 10px;
  margin-bottom: 7.5px;
  background-color: #ced4da
}
#eb .ph-row .big, #eb .ph-row.big div {
  height: 20px;
  margin-bottom: 8px
}
#eb .ph-row .empty {
  background-color: rgba(255, 255, 255, 0)
}
#eb .ph-col-1by1 {
  flex: 0 0 2%
}
#eb .ph-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%
}
#eb .ph-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%
}
#eb .ph-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%
}
#eb .ph-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%
}
#eb .ph-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%
}
#eb .ph-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
#eb .ph-avatar {
  position: relative;
  width: 100%;
  min-width: 60px;
  background-color: #ced4da;
  margin-bottom: 8px;
  border-radius: 50%;
  overflow: hidden
}
#eb .ph-avatar::before {
  content: " ";
  display: block;
  padding-top: 100%
}
#eb .ph-picture {
  width: 100%;
  height: 120px;
  background-color: #ced4da;
  margin-bottom: 8px
}
@-webkit-keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0%, 0);
    transform: translate3d(-30%, 0%, 0)
  }
  100% {
    -webkit-transform: translate3d(30%, 0%, 0);
    transform: translate3d(30%, 0%, 0)
  }
}
@keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0%, 0);
    transform: translate3d(-30%, 0%, 0)
  }
  100% {
    -webkit-transform: translate3d(30%, 0%, 0);
    transform: translate3d(30%, 0%, 0)
  }
}
#eb .btn .fa {
  line-height: 1
}
#eb .text-inherit {
  color: inherit
}
#eb .text-uppercase {
  text-transform: uppercase
}
#eb .text-small {
  font-size: 90%
}
#eb .text-bold {
  font-weight: bold
}
#eb .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#eb .clearfix:before, #eb .clearfix:after {
  display: table;
  content: "";
  line-height: 0
}
#eb .clearfix:after {
  clear: both
}
#eb .no-overflow {
  overflow: hidden
}
#eb .hide, #eb .hidden {
  display: none !important
}
#eb .overflow-no {
  overflow: hidden
}
#eb .reset-heading {
  background: none;
  border: medium none;
  clear: none;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  position: static;
  width: auto
}
#eb .reset-heading .text-inherit {
  background: none !important
}
#eb .reset-list, #eb .reset-list > li {
  background: none;
  border: 0;
  clear: none;
  float: none;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  overflow: visible;
  width: auto
}
#eb .reset-list:before, #eb .reset-list:after, #eb .reset-list > li:before, #eb .reset-list > li:after, #eb .dropdown-menu:before, #eb .dropdown-menu:after, #eb .dropdown-menu > li:before, #eb .dropdown-menu > li:after {
  content: '';
  display: none
}
#eb .float-list > li {
  float: left
}
#eb .row-table {
  display: table;
  width: 100%
}
#eb .row-table.layout-fixed {
  table-layout: fixed
}
#eb .row-table.pull-left, #eb .row-table.pull-right {
  width: auto
}
#eb .row-table-form {
  display: table
}
#eb .row-table-form .col-cell + .col-cell {
  padding: 0 0 0 5px
}
#eb .col-cell {
  display: table-cell;
  vertical-align: middle
}
#eb .cell-top > .col-cell {
  vertical-align: top
}
#eb .cell-ellipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 0
}
#eb .cell-tight {
  width: 1px;
  white-space: nowrap
}
#eb .cell-clear-right {
  padding-right: 0 !important
}
#eb .align-middle, #eb .align-middle > .col-cell {
  vertical-align: middle
}
#eb .align-top, #eb .align-top > .col-cell {
  vertical-align: top
}
#eb.is-mobile .col-cell {
  display: inline-block !important;
  width: auto !important
}
#eb .no-wrap {
  white-space: nowrap
}
#eb .no-overflow {
  overflow: hidden
}
#eb .spans-seperator {
  min-height: 0;
  overflow: hidden;
  float: none;
  margin: 0;
  padding: 0;
  clear: none
}
#eb .spans-seperator > span {
  float: left;
  line-height: 1.2em
}
#eb .spans-seperator > span + span {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid #ddd
}
#eb .comma-seperator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap
}
#eb .comma-seperator > span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  vertical-align: middle
}
#eb .comma-seperator > span:after {
  content: ',';
  padding-right: 4px
}
#eb .comma-seperator > span:last-child:after {
  content: '';
  padding-right: 0
}
#eb .dropdown-menu a {
  cursor: pointer
}
#eb .eb-alert {
  border-radius: 3px;
  padding: 10px 15px;
  margin: 0 0 20px
}
#eb .eb-alert .col-cell {
  vertical-align: top;
  line-height: 20px
}
#eb .eb-alert .cell-sign {
  padding: 0 10px 0 0
}
#eb .eb-alert .cell-close {
  color: inherit;
  cursor: pointer;
  padding: 0 0 0 10px;
  font-size: 14px;
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-alert .cell-close:hover {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb.is-mobile .eb-alert .col-cell {
  display: table-cell !important
}
#eb.is-mobile .eb-alert .cell-tight {
  width: 1% !important
}
#eb .show-menu .jomsocial {
  min-height: 480px
}
#eb .jomsocial {
  min-height: 0
}
#eb {
  /*!
 * Datetimepicker for Bootstrap v3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
}
@font-face {
  font-family: 'raty-font';
  src: url('../../../../../media/com_easyblog/fonts/raty/raty-font.eot?13822802');
  src: url('../../../../../media/com_easyblog/fonts/raty/raty-font.eot?13822802#iefix') format('embedded-opentype'), url('../../../../../media/com_easyblog/fonts/raty/raty-font.woff2?13822802') format('woff2'), url('../../../../../media/com_easyblog/fonts/raty/raty-font.woff?13822802') format('woff'), url('../../../../../media/com_easyblog/fonts/raty/raty-font.ttf?13822802') format('truetype'), url('../../../../../media/com_easyblog/fonts/raty/raty-font.svg?13822802#raty-font') format('svg');
  font-weight: normal;
  font-style: normal
}
#eb .raty {
  display: inline-block;
  font: normal normal normal 14px/1 raty-font;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}
#eb .raty-star:before {
  content: '\e800'
}
#eb .raty-star-o:before {
  content: '\e801'
}
#eb .raty-star-half-o:before {
  content: '\f123'
}
#eb .bb-smiley {
  max-width: 16px;
  max-height: 16px
}
#eb .markItUp * {
  margin: 0;
  padding: 0;
  outline: 0
}
#eb .markItUp a:link, #eb .markItUp a:visited {
  color: #000;
  text-decoration: none
}
#eb .markItUp {
  width: 700px;
  margin: 5px 0 5px 0;
  border: 5px solid #f5f5f5
}
#eb .markItUpContainer {
  border: 0 !important;
  background: none !important;
  padding: 0 !important;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  border-radius: 0 !important
}
#eb .ed-convo-dialog .markItUpContainer {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1) !important
}
#eb .markItUpExpanding.has-error {
  border: 1px solid #fc595b
}
#eb .markItUpExpanding.has-error .form-control {
  box-shadow: none
}
#eb .markItUpEditor {
  width: 100%;
  min-height: 120px;
  clear: both;
  line-height: 18px;
  overflow: auto;
  border-radius: 0 !important;
  border: 0 !important;
  padding: 8px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
#eb .markItUpEditor:focus {
  box-shadow: none
}
#eb .markItUpEditor::-webkit-input-placeholder {
  color: #888
}
#eb .markItUpEditor:-moz-placeholder {
  color: #888
}
#eb .markItUpEditor::-moz-placeholder {
  color: #888
}
#eb .markItUpEditor:-ms-input-placeholder {
  color: #888
}
#eb .markItUpEditor::-ms-input-placeholder {
  color: #888
}
#eb .markItUpEditor:placeholder-shown {
  color: #888
}
#eb .markItUpPreviewFrame {
  overflow: auto;
  background-color: #fff;
  border: 1px solid #3c769d;
  width: 99.9%;
  height: 300px;
  margin: 5px 0
}
#eb .markItUpFooter {
  width: 100%;
  cursor: n-resize
}
#eb .markItUpResizeHandle {
  overflow: hidden;
  width: 22px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  cursor: n-resize
}
#eb .markItUpHeader ul li {
  list-style: none;
  float: left;
  position: relative
}
#eb .markItUpHeader ul li ul {
  display: none
}
#eb .markItUpHeader ul li:hover > ul {
  display: block
}
#eb .markItUpHeader ul .markItUpDropMenu {
  margin-right: 5px
}
#eb .markItUpHeader ul .markItUpDropMenu li {
  margin-right: 0
}
#eb .markItUpHeader ul .markItUpSeparator {
  margin: 0 10px;
  width: 1px;
  height: 20px;
  overflow: hidden;
  background-color: #ccc
}
#eb .markItUpHeader ul ul .markItUpSeparator {
  width: auto;
  height: 1px;
  margin: 0
}
#eb .markItUpHeader ul ul {
  display: none;
  position: absolute;
  top: 18px;
  left: 0;
  background: #f5f5f5;
  border: 1px solid #3c769d;
  height: inherit
}
#eb .markItUpHeader ul ul li {
  float: none;
  border-bottom: 1px solid #3c769d
}
#eb .markItUpHeader ul ul ul {
  position: absolute;
  top: -1px;
  left: 150px
}
#eb .markItUpHeader ul ul ul li {
  float: none
}
#eb .markItUpHeader ul a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 0;
  padding: 0;
  margin: 0
}
#eb .markItUpHeader ul ul a {
  display: block;
  padding-left: 0;
  text-indent: 0;
  width: 120px;
  padding: 5px 5px 5px 25px;
  background-position: 2px 50%
}
#eb .markItUpHeader ul ul a:hover {
  color: #fff;
  background-color: #3c769d
}
#eb .markItUpHeader {
  display: inline-block;
  width: 100%;
  padding: 2px 4px 2px;
  background: rgba(var(--fd-white), 1);
  border: 0;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .markItUpHeader ul li {
  margin-right: 4px
}
#eb .markItUpHeader ul .markItUpSeparator {
  position: relative;
  top: 4px;
  background-color: #e6e6e6;
  color: #e6e6e6
}
#eb .markItUp {
  width: 100%;
  margin: 0;
  border: 0 solid transparent
}
#eb .markItUp li > a {
  background-position: center;
  border: 1px solid transparent;
  border-radius: 8px;
  font-size: 0
}
#eb .markItUp li > a:hover {
  background-color: transparent
}
#eb .markItUp .markItUpButton {
  padding: 4px
}
#eb .markItUp .markItUpButton a {
  position: relative;
  width: 21px !important;
  height: 21px !important;
  line-height: 21px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../../../../media/com_easyblog/images/emoticons/icons-emo@2x.png") !important;
  background-size: 140px 20px;
  background-position: 0 0 !important;
  background-color: transparent !important
}
#eb .markItUp .markItUpButton a:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 13px !important;
  color: rgba(var(--fd-gray-800), 1) !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  text-indent: 0
}
#eb .markItUp .markitup-bold a, #eb .markItUp .markitup-italic a, #eb .markItUp .markitup-underline a, #eb .markItUp .markitup-url a, #eb .markItUp .markitup-picture a, #eb .markItUp .markitup-video a, #eb .markItUp .markitup-bullet a, #eb .markItUp .markitup-numeric a, #eb .markItUp .markitup-list a, #eb .markItUp .markitup-quote a, #eb .markItUp .markitup-clean a, #eb .markItUp .markitup-code a, #eb .markItUp .markitup-gist a {
  background: none !important
}
#eb .markItUp .markitup-bold a:before {
  content: "\f032"
}
#eb .markItUp .markitup-italic a:before {
  content: "\f033"
}
#eb .markItUp .markitup-underline a:before {
  content: "\f0cd"
}
#eb .markItUp .markitup-url a:before {
  content: "\f0c1"
}
#eb .markItUp .markitup-picture a:before {
  content: "\f03e"
}
#eb .markItUp .markitup-video a:before {
  content: "\f008"
}
#eb .markItUp .markitup-bullet a:before {
  content: "\f0ca"
}
#eb .markItUp .markitup-numeric a:before {
  content: "\f0cb"
}
#eb .markItUp .markitup-list a:before {
  content: "\f141"
}
#eb .markItUp .markitup-quote a:before {
  content: "\f10d"
}
#eb .markItUp .markitup-clean a:before {
  content: "\f12d"
}
#eb .markItUp .markitup-code a:before {
  content: "\f121"
}
#eb .markItUp .markitup-gist a:before {
  content: "\f113"
}
#eb .markItUp .markitup-happy a {
  background-position: -20px !important
}
#eb .markItUp .markitup-smile a {
  background-position: -40px !important
}
#eb .markItUp .markitup-surprised a {
  background-position: -60px !important
}
#eb .markItUp .markitup-tongue a {
  background-position: -80px !important
}
#eb .markItUp .markitup-unhappy a {
  background-position: -100px !important
}
#eb .markItUp .markitup-wink a {
  background-position: -120px !important
}
#eb .markItUp .textareaClone {
  min-height: 160px;
  height: auto
}
#eb span.markItUpButton {
  position: relative;
  width: 20px !important;
  height: 20px !important;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("../../../../../media/com_easyblog/images/emoticons/icons-emo@2x.png") !important;
  background-size: 140px 20px;
  background-position: 0 0 !important;
  background-color: transparent !important
}
#eb span.markItUpButton:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 13px !important;
  color: rgba(var(--fd-gray-800), 1) !important;
  width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  text-indent: 0
}
#eb span.markitup-happy {
  background-position: -20px !important
}
#eb span.markitup-smile {
  background-position: -40px !important
}
#eb span.markitup-surprised {
  background-position: -60px !important
}
#eb span.markitup-tongue {
  background-position: -80px !important
}
#eb span.markitup-unhappy {
  background-position: -100px !important
}
#eb span.markitup-wink {
  background-position: -120px !important
}
#eb .eb-emoji-icon, #eb .eb-emoji-icon--lg {
  font-size: 64px
}
#eb .eb-emoji-icon--sm {
  font-size: 16px
}
#eb .eb-emoji-icon--md {
  font-size: 32px
}
#eb .eb-emoji-icon--xl {
  font-size: 128px
}
#eb .eb-emoji-icon:before {
  content: ' ';
  vertical-align: top;
  display: inline-block;
  background-image: url("../../../../../media/com_easyblog/images/emoji/emoji.svg");
  background-repeat: no-repeat;
  background-size: 1em 5em
}
#eb .eb-emoji-icon--angry:before {
  background-position: 0 0;
  width: 1em;
  height: 1em
}
#eb .eb-emoji-icon--happy:before {
  background-position: 0 -1em;
  width: 1em;
  height: 1em
}
#eb .eb-emoji-icon--love:before {
  background-position: 0 -2em;
  width: 1em;
  height: 1em
}
#eb .eb-emoji-icon--sad:before {
  background-position: 0 -3em;
  width: 1em;
  height: 1em
}
#eb .eb-emoji-icon--surprise:before {
  background-position: 0 -4em;
  width: 1em;
  height: 1em
}
#eb .textboxlist {
  border: 1px solid #aaa;
  padding: 8px;
  border-radius: 3px;
  min-height: 32px;
  cursor: text;
  position: relative
}
#eb .textboxlist:before, #eb .textboxlist:after {
  content: " ";
  display: table
}
#eb .textboxlist:after {
  clear: both
}
#eb .textboxlist.disabled {
  background-color: #eee
}
#eb .textboxlist-textField {
  height: 26px !important;
  line-height: 26px !important;
  max-width: 100%;
  float: left;
  border: 0 !important;
  padding: 0 !important;
  margin: 2px !important;
  box-shadow: none !important;
  font-size: 13px !important;
  background: transparent !important
}
#eb .textboxlist-itemGroup {
  margin: 0;
  padding: 0;
  list-style: none
}
#eb .textboxlist-itemGroup:before, #eb .textboxlist-itemGroup:after {
  content: " ";
  display: table
}
#eb .textboxlist-itemGroup:after {
  clear: both
}
#eb .textboxlist-itemGroup li {
  float: left;
  list-style: none
}
#eb .textboxlist-item {
  float: left;
  background: #e7edf3;
  border: 1px solid #c6d5e6;
  border-radius: 5px;
  color: #729bcd;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  height: 26px;
  line-height: 24px;
  margin: 2px;
  padding: 0 6px 0 24px;
  overflow: hidden
}
#eb .textboxlist-item.list {
  background: #e9fee7;
  border: 1px solid #98d895;
  color: #4ea64a
}
#eb .textboxlist-item .textboxlist-itemContent img {
  width: 12px;
  height: 12px;
  margin-top: -2px
}
#eb .textboxlist-item .textboxlist-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}
#eb .textboxlist-itemRemoveButton {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 24px;
  opacity: .6;
  cursor: pointer;
  text-align: center
}
#eb .textboxlist-itemRemoveButton:hover {
  opacity: 1
}
#eb .textboxlist-itemRemoveButton > i {
  font-size: 14px;
  line-height: inherit;
  color: inherit
}
#eb .textboxlist-itemRemoveButton > i:before {
  content: "\f057"
}
#eb.textboxlist-autocomplete {
  position: absolute;
  z-index: 99999;
  margin-top: 8px;
  overflow: hidden
}
#eb.textboxlist-autocomplete > b {
  position: absolute;
  width: 100%;
  left: 0;
  height: 1px;
  padding: 0 5px;
  z-index: 2;
  display: none
}
#eb.textboxlist-autocomplete > b > b {
  height: 5px;
  width: 100%;
  margin-top: -5px;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  display: block
}
#eb.textboxlist-autocomplete.loading .textboxlist-autocomplete-loading {
  display: block
}
#eb.textboxlist-autocomplete.loading .textboxlist-menu {
  display: none
}
#eb.textboxlist-autocomplete.empty .textboxlist-autocomplete-empty {
  display: block
}
#eb.textboxlist-autocomplete.empty .textboxlist-menu {
  display: none
}
#eb.textboxlist-autocomplete.empty.loading .textboxlist-autocomplete-empty {
  display: none
}
#eb.textboxlist-autocomplete.has-shadow > b {
  display: block
}
#eb.textboxlist-autocomplete.has-animation .textboxlist-autocomplete-inner {
  top: -160px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease
}
#eb.textboxlist-autocomplete.has-animation.active {
  top: 0
}
#eb.textboxlist-autocomplete.is-sticky .textboxlist-autocomplete-inner {
  border-top: 0;
  border-radius: 0 0 3px 3px;
  margin: 0 9px 5px 10px
}
#eb .textboxlist-autocomplete-loading, #eb .textboxlist-autocomplete-empty {
  display: none
}
#eb .textboxlist-autocomplete-loading-indicator {
  display: block;
  padding: 8px 0;
  height: 16px;
  background: url("../../../../../media/com_easyblog/images/loading.gif") center center no-repeat
}
#eb .textboxlist-autocomplete-empty-text {
  padding: 8px 0;
  line-height: 16px;
  font-size: 12px;
  text-align: center;
  display: block;
  color: #888
}
#eb .textboxlist-autocomplete-inner {
  border: 1px solid #aaa;
  border-radius: 3px;
  color: #666;
  background: #fff;
  max-height: 160px;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 5px
}
#eb .textboxlist-menu {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important
}
#eb .textboxlist-menu .textboxlist-menuItem {
  cursor: pointer;
  padding: 6px;
  text-align: left;
  font-size: 12px;
  margin: 0;
  display: flex;
  align-items: center
}
#eb .textboxlist-menu .textboxlist-menuItem + .textboxlist-menuItem {
  border-top: 1px solid #ddd
}
#eb .textboxlist-menu .textboxlist-menuItem.active {
  background: #e7edf3
}
#eb .textboxlist-menu .textboxlist-menuItem.hidden {
  display: none
}
#eb .textboxlist-menu .textboxlist-menuItem.list {
  font-weight: bold
}
#eb .textboxlist-menu .textboxlist-menuItem.list + .user {
  border-top: 1px dashed #bbb
}
#eb.is-iphone .textboxlist-textField:hover {
  font-size: 16px !important
}
#eb .leaflet-pane, #eb .leaflet-tile, #eb .leaflet-marker-icon, #eb .leaflet-marker-shadow, #eb .leaflet-tile-container, #eb .leaflet-pane > svg, #eb .leaflet-pane > canvas, #eb .leaflet-zoom-box, #eb .leaflet-image-layer, #eb .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0
}
#eb .leaflet-container {
  overflow: hidden
}
#eb .leaflet-tile, #eb .leaflet-marker-icon, #eb .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}
#eb .leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast
}
#eb .leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0
}
#eb .leaflet-marker-icon, #eb .leaflet-marker-shadow {
  display: block
}
#eb .leaflet-container .leaflet-overlay-pane svg, #eb .leaflet-container .leaflet-marker-pane img, #eb .leaflet-container .leaflet-shadow-pane img, #eb .leaflet-container .leaflet-tile-pane img, #eb .leaflet-container img.leaflet-image-layer, #eb .leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important
}
#eb .leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y
}
#eb .leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom
}
#eb .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none
}
#eb .leaflet-container {
  -webkit-tap-highlight-color: transparent
}
#eb .leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4)
}
#eb .leaflet-tile {
  filter: inherit;
  visibility: hidden
}
#eb .leaflet-tile-loaded {
  visibility: inherit
}
#eb .leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800
}
#eb .leaflet-overlay-pane svg {
  -moz-user-select: none
}
#eb .leaflet-pane {
  z-index: 400
}
#eb .leaflet-tile-pane {
  z-index: 200
}
#eb .leaflet-overlay-pane {
  z-index: 400
}
#eb .leaflet-shadow-pane {
  z-index: 500
}
#eb .leaflet-marker-pane {
  z-index: 600
}
#eb .leaflet-tooltip-pane {
  z-index: 650
}
#eb .leaflet-popup-pane {
  z-index: 700
}
#eb .leaflet-map-pane canvas {
  z-index: 100
}
#eb .leaflet-map-pane svg {
  z-index: 200
}
#eb .leaflet-vml-shape {
  width: 1px;
  height: 1px
}
#eb .lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}
#eb .leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto
}
#eb .leaflet-top, #eb .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}
#eb .leaflet-top {
  top: 0
}
#eb .leaflet-right {
  right: 0
}
#eb .leaflet-bottom {
  bottom: 0
}
#eb .leaflet-left {
  left: 0
}
#eb .leaflet-control {
  float: left;
  clear: both
}
#eb .leaflet-right .leaflet-control {
  float: right
}
#eb .leaflet-top .leaflet-control {
  margin-top: 10px
}
#eb .leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}
#eb .leaflet-left .leaflet-control {
  margin-left: 10px
}
#eb .leaflet-right .leaflet-control {
  margin-right: 10px
}
#eb .leaflet-fade-anim .leaflet-tile {
  will-change: opacity
}
#eb .leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear
}
#eb .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1
}
#eb .leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}
#eb .leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform
}
#eb .leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform .25s cubic-bezier(0, 0, 0.25, 1)
}
#eb .leaflet-zoom-anim .leaflet-tile, #eb .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none
}
#eb .leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}
#eb .leaflet-interactive {
  cursor: pointer
}
#eb .leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab
}
#eb .leaflet-crosshair, #eb .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair
}
#eb .leaflet-popup-pane, #eb .leaflet-control {
  cursor: auto
}
#eb .leaflet-dragging .leaflet-grab, #eb .leaflet-dragging .leaflet-grab .leaflet-interactive, #eb .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing
}
#eb .leaflet-marker-icon, #eb .leaflet-marker-shadow, #eb .leaflet-image-layer, #eb .leaflet-pane > svg path, #eb .leaflet-tile-container {
  pointer-events: none
}
#eb .leaflet-marker-icon.leaflet-interactive, #eb .leaflet-image-layer.leaflet-interactive, #eb .leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto
}
#eb .leaflet-container {
  background: #ddd;
  outline: 0
}
#eb .leaflet-container a {
  color: #0078a8
}
#eb .leaflet-container a.leaflet-active {
  outline: 2px solid orange
}
#eb .leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5)
}
#eb .leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}
#eb .leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px
}
#eb .leaflet-bar a, #eb .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black
}
#eb .leaflet-bar a, #eb .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}
#eb .leaflet-bar a:hover {
  background-color: #f4f4f4
}
#eb .leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}
#eb .leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0
}
#eb .leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb
}
#eb .leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px
}
#eb .leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}
#eb .leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px
}
#eb .leaflet-control-zoom-in, #eb .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px
}
#eb .leaflet-touch .leaflet-control-zoom-in, #eb .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px
}
#eb .leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px
}
#eb .leaflet-control-layers-toggle {
  background-image: url('../../../../../media/com_easyblog/images/leaflet/layers.png');
  width: 36px;
  height: 36px
}
#eb .leaflet-retina .leaflet-control-layers-toggle {
  background-image: url('../../../../../media/com_easyblog/images/leaflet/layers-2x.png');
  background-size: 26px 26px
}
#eb .leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px
}
#eb .leaflet-control-layers .leaflet-control-layers-list, #eb .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}
#eb .leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}
#eb .leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff
}
#eb .leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px
}
#eb .leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}
#eb .leaflet-control-layers label {
  display: block
}
#eb .leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px
}
#eb .leaflet-default-icon-path {
  background-image: url('../../../../../media/com_easyblog/images/leaflet/marker-icon.png')
}
#eb .leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0
}
#eb .leaflet-control-attribution, #eb .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333
}
#eb .leaflet-control-attribution a {
  text-decoration: none
}
#eb .leaflet-control-attribution a:hover {
  text-decoration: underline
}
#eb .leaflet-container .leaflet-control-attribution, #eb .leaflet-container .leaflet-control-scale {
  font-size: 11px
}
#eb .leaflet-left .leaflet-control-scale {
  margin-left: 5px
}
#eb .leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}
#eb .leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: 0;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5)
}
#eb .leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: 0;
  margin-top: -2px
}
#eb .leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}
#eb .leaflet-touch .leaflet-control-attribution, #eb .leaflet-touch .leaflet-control-layers, #eb .leaflet-touch .leaflet-bar {
  box-shadow: none
}
#eb .leaflet-touch .leaflet-control-layers, #eb .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box
}
#eb .leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px
}
#eb .leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px
}
#eb .leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4
}
#eb .leaflet-popup-content p {
  margin: 18px 0
}
#eb .leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none
}
#eb .leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#eb .leaflet-popup-content-wrapper, #eb .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4)
}
#eb .leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent
}
#eb .leaflet-container a.leaflet-popup-close-button:hover {
  color: #999
}
#eb .leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}
#eb .leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1
}
#eb .leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}
#eb .leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px
}
#eb .leaflet-oldie .leaflet-control-zoom, #eb .leaflet-oldie .leaflet-control-layers, #eb .leaflet-oldie .leaflet-popup-content-wrapper, #eb .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}
#eb .leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}
#eb .leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4)
}
#eb .leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto
}
#eb .leaflet-tooltip-top:before, #eb .leaflet-tooltip-bottom:before, #eb .leaflet-tooltip-left:before, #eb .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""
}
#eb .leaflet-tooltip-bottom {
  margin-top: 6px
}
#eb .leaflet-tooltip-top {
  margin-top: -6px
}
#eb .leaflet-tooltip-bottom:before, #eb .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px
}
#eb .leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff
}
#eb .leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff
}
#eb .leaflet-tooltip-left {
  margin-left: -6px
}
#eb .leaflet-tooltip-right {
  margin-left: 6px
}
#eb .leaflet-tooltip-left:before, #eb .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px
}
#eb .leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff
}
#eb .leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff
}
#eb.bootstrap-datetimepicker-widget {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  list-style: none outside none;
  min-width: 160px;
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
  background-color: rgba(var(--fd-white), 1)
}
#eb.bootstrap-datetimepicker-widget .btn {
  background-color: var(--si-default--outline-bg)
}
#eb.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px
}
#eb.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(var(--fd-gray-200), 1);
  position: absolute;
  top: -7px;
  left: 7px
}
#eb.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgba(var(--fd-white), 1);
  position: absolute;
  top: -6px;
  left: 8px
}
#eb.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(var(--fd-gray-200), 1);
  position: absolute;
  bottom: -7px;
  left: 6px
}
#eb.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(var(--fd-white), 1);
  position: absolute;
  bottom: -6px;
  left: 7px
}
#eb.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%
}
#eb.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px
}
#eb.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px
}
#eb.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0
}
#eb.bootstrap-datetimepicker-widget .timepicker-hour, #eb.bootstrap-datetimepicker-widget .timepicker-minute, #eb.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em
}
#eb.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0
}
#eb.bootstrap-datetimepicker-widget .datepicker > div {
  display: none
}
#eb.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center
}
#eb.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0
}
#eb.bootstrap-datetimepicker-widget td, #eb.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: rgba(var(--fd-white), 1);
  color: rgba(var(--fd-gray-800), 1)
}
#eb.bootstrap-datetimepicker-widget td.day:hover, #eb.bootstrap-datetimepicker-widget td.hour:hover, #eb.bootstrap-datetimepicker-widget td.minute:hover, #eb.bootstrap-datetimepicker-widget td.second:hover {
  background: rgba(var(--fd-gray-50), 1);
  cursor: pointer
}
#eb.bootstrap-datetimepicker-widget td.old, #eb.bootstrap-datetimepicker-widget td.new {
  color: #999
}
#eb.bootstrap-datetimepicker-widget td.today {
  position: relative
}
#eb.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #4e72e2;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px
}
#eb.bootstrap-datetimepicker-widget td.active, #eb.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #4e72e2;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#eb.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff
}
#eb.bootstrap-datetimepicker-widget td.disabled, #eb.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed
}
#eb.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px
}
#eb.bootstrap-datetimepicker-widget td span:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb.bootstrap-datetimepicker-widget td span.active {
  background-color: #4e72e2;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#eb.bootstrap-datetimepicker-widget td span.old {
  color: #999
}
#eb.bootstrap-datetimepicker-widget td span.disabled, #eb.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed
}
#eb.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
  text-align: center;
  vertical-align: middle
}
#eb.bootstrap-datetimepicker-widget th.next, #eb.bootstrap-datetimepicker-widget th.prev {
  font-size: 19.5px
}
#eb.bootstrap-datetimepicker-widget th.disabled, #eb.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #999;
  cursor: not-allowed
}
#eb.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer
}
#eb.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb.bootstrap-datetimepicker-widget .input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px
}
#eb.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px
}
#eb.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px
}
#eb.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0 !important
}
@media(max-width:480px) {
  #eb.bootstrap-datetimepicker-widget {
    left: 10px !important;
    width: 91% !important
  }
}
#eb .eb-template {
  display: none
}
#eb .dropdown_ {
  position: relative
}
#eb .eb-hint {
  display: table;
  text-align: center
}
#eb .eb-hint.layout-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}
#eb .eb-hint > div {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-hint-icon {
  display: block;
  font-size: 36px;
  margin-bottom: 6.6666666666667px
}
#eb .eb-hint-text {
  display: block;
  padding: 0 20px;
  word-wrap: break-word
}
#eb .eb-hint.style-gray .eb-hint-icon {
  color: #888
}
#eb .eb-hint.style-gray .eb-hint-text {
  color: #888;
  font-weight: bold;
  font-size: 16px
}
#eb .eb-hint.size-sm .eb-hint-icon {
  font-size: 16px;
  margin-bottom: 5px
}
#eb .eb-hint.size-sm .eb-hint-text {
  font-size: 12px
}
#eb.eb-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1051;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  background: rgba(0, 0, 0, 0.25)
}
#eb.eb-dialog.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#eb.eb-dialog.is-loading {
  -webkit-transition: none;
  transition: none
}
#eb.eb-dialog.is-loading .o-loader {
  display: block;
  transform: translateX(-50%) translateY(-90%)
}
#eb.eb-dialog.is-failed .o-empty {
  display: inline-block;
  min-height: 80px
}
#eb.eb-dialog .o-empty__icon {
  font-size: 30px
}
#eb.eb-dialog .o-empty__text {
  font-size: 15px
}
#eb.eb-dialog .eb-hint {
  display: none;
  background: rgba(var(--fd-white), 1);
  text-align: center;
  margin: 0 auto
}
#eb.eb-dialog .widget {
  border: 0
}
#eb .eb-dialog-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  max-height: 100%;
  min-width: 320px;
  min-height: 170px
}
#eb.eb-dialog.has-footer .eb-dialog-modal {
  min-height: 218px
}
#eb.is-mobile .eb-dialog-header {
  border-radius: 0;
  text-align: left;
  font-weight: 700
}
#eb .eb-dialog-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  line-height: 1;
  z-index: 3;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-white), 1);
  padding: 8px 16px;
  border-radius: 3px 3px 0 0
}
#eb .eb-dialog-header__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  padding: 0;
  height: 100%
}
#eb .eb-dialog-header__cell {
  text-align: left;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
#eb .eb-dialog-header--divider {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-dialog-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  z-index: 2;
  display: none;
  background: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 8px;
  border-radius: 0 0 3px 3px
}
#eb .eb-dialog-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-top: 50px solid transparent;
  border-bottom: 0
}
#eb .eb-dialog-container {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-white), 1);
  border-radius: 0 0 3px 3px
}
#eb.is-loading .eb-dialog-container {
  overflow: hidden
}
#eb.eb-dialog.has-footer .eb-dialog-body {
  border-bottom: 48px solid transparent
}
#eb.eb-dialog.has-footer .eb-dialog-container {
  border-radius: 0
}
#eb.eb-dialog.has-footer .eb-dialog-footer {
  display: block
}
#eb .eb-dialog-title {
  font-size: 15px;
  font-weight: bold;
  position: relative
}
#eb .eb-dialog-back-button {
  padding-right: 16px
}
#eb .eb-dialog-back-button, #eb .eb-dialog-close-button {
  color: #bbb;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}
#eb .eb-dialog-back-button:hover, #eb .eb-dialog-close-button:hover {
  color: #888
}
#eb .eb-dialog-back-button i, #eb .eb-dialog-close-button i {
  position: relative;
  font-size: 18px
}
#eb .eb-dialog-content {
  position: relative;
  padding: 8px 16px;
  font-size: 13px;
  height: 100%;
  border-radius: 3px
}
#eb .eb-dialog-content * {
  font-size: 13px
}
#eb .eb-dialog-content .checkbox, #eb .eb-dialog-content .radio {
  margin: 0
}
#eb .eb-dialog-content .control-label {
  width: 125px;
  text-align: right;
  padding: 0 5px
}
#eb .eb-dialog-content .form-control {
  margin: 0
}
#eb .eb-dialog-content .form-group {
  display: table;
  width: 100%;
  margin: 0
}
#eb .eb-dialog-content .form-group + .form-group {
  margin-top: 10px
}
#eb .eb-dialog-content .eb-composer-poll-form {
  font-family: "Inter", sans-serif;
  line-height: 18.4px;
  font-size: 12px
}
#eb .eb-dialog-content .eb-composer-poll-form .eb-composer-fieldset-content {
  padding-left: 0;
  padding-right: 0
}
#eb .eb-dialog-content .eb-composer-poll-form .o-alert {
  margin-bottom: 0
}
#eb .eb-dialog-footer-content {
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end
}
#eb .eb-dialog-footer-content > * + * {
  margin-left: 8px
}
#eb .eb-dialog-footer-content--space-evenly {
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly
}
#eb .eb-dialog-footer-content--space-evenly .btn {
  width: 100%
}
#eb .eb-dialog-footer-content .btn, #eb .eb-dialog-footer-content .btn:hover, #eb .eb-dialog-footer-content .btn:focus, #eb .eb-dialog-footer-content .btn:active {
  box-shadow: none !important
}
#eb .eb-dialog-error-message {
  display: block;
  font-weight: normal
}
#eb.eb-dialog.type-iframe .eb-dialog-container {
  overflow: hidden
}
#eb.eb-dialog.type-iframe .eb-dialog-content {
  width: 100%;
  height: 100%;
  padding: 0
}
#eb.eb-dialog.type-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
#eb.is-mobile.eb-dialog {
  z-index: 2147483647;
  width: 100%;
  height: 100%
}
#eb.is-mobile .eb-dialog-modal {
  width: 100% !important;
  height: 100% !important
}
#eb.is-mobile .eb-dialog-body {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll
}
#eb .eb-dialog-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid #dee3e9;
  line-height: 30px
}
#eb .eb-dialog-tabs--space-evenly {
  -webkit-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly
}
#eb .eb-dialog-tabs__item {
  width: 100%;
  text-align: center
}
#eb .eb-dialog-tabs__item.active {
  border-bottom: 2px solid #61a6ef
}
#eb .eb-dialog-tabs__item.active .o-box__tabs-link {
  color: #222
}
#eb .eb-dialog-tabs__item.divider {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  width: 1px;
  background-color: #dee3e9;
  margin: 0;
  padding: 0
}
#eb .eb-dialog-tabs__link {
  color: #888;
  display: block;
  padding: 8px 8px;
  white-space: nowrap
}
#eb .eb-dialog-tabs__link:hover {
  text-decoration: none
}
#eb.eb-dialog ~ #eb#eb.tooltip {
  z-index: 20000
}
#eb .eb-loader-o {
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
#eb .eb-loader-o.size-md {
  width: 20px;
  height: 20px;
  top: 10px;
  left: 10px
}
#eb .eb-loader-o.size-md:before, #eb .eb-loader-o.size-md:after {
  border-width: 6px
}
#eb .eb-loader-o.size-lg {
  width: 30px;
  height: 30px;
  top: 15px;
  left: 15px
}
#eb .eb-loader-o.size-lg:before, #eb .eb-loader-o.size-lg:after {
  border-width: 8px
}
#eb .eb-loader-o:before, #eb .eb-loader-o:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 5px solid rgba(0, 0, 0, 0.1)
}
#eb .eb-loader-o:after {
  -webkit-animation: loader .6s linear;
  animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-color: rgba(0, 0, 0, 0.1) transparent transparent;
  box-shadow: 0 0 0 1px transparent
}
#eb .eb-loader-o.indeterminate:after {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s
}
#eb .eb-loader-o.active, #eb .eb-loader-o.visible {
  display: block
}
#eb .eb-loader-o.disabled, #eb .eb-loader-o.hidden {
  display: none
}
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#eb .eb-checkbox, #eb .eb-radio {
  padding-left: 20px
}
#eb .eb-checkbox label, #eb .eb-radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  vertical-align: top;
  line-height: 16px;
  font-weight: normal;
  font-family: inherit
}
#eb .eb-checkbox label:before, #eb .eb-checkbox label:after, #eb .eb-radio label:before, #eb .eb-radio label:after {
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  color: #555;
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  margin-left: -20px;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: -1px;
  text-align: center
}
#eb .eb-checkbox label:after, #eb .eb-radio label:after {
  background: none;
  border: 0
}
#eb .eb-checkbox > input, #eb .eb-radio > input {
  display: none !important
}
#eb .eb-checkbox input[type="checkbox"]:checked + label:before {
  border-color: #d3d3bd
}
#eb .eb-checkbox input[type="checkbox"]:checked + label:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f00c"
}
#eb .eb-checkbox input[type="checkbox"]:disabled + label {
  opacity: .65
}
#eb .eb-checkbox input[type="checkbox"]:disabled + label:before {
  background-color: #eee;
  cursor: not-allowed
}
#eb .eb-checkbox.checkbox-inline {
  margin-top: 0
}
#eb .eb-checkbox.checkbox-only {
  margin: 0;
  padding-left: 0;
  width: 16px;
  height: 16px;
  min-height: 0
}
#eb .eb-checkbox.checkbox-only label {
  padding-left: 0
}
#eb .eb-checkbox.checkbox-only label:before, #eb .eb-checkbox.checkbox-only label:after {
  margin-left: 0
}
#eb .eb-checkbox2 input[type="checkbox"] {
  margin: 0
}
#eb .eb-checkbox2 label {
  margin: 0
}
#eb .eb-radio label:before {
  border-radius: 50%;
  -webkit-transition: border .15s ease-in-out;
  transition: border .15s ease-in-out
}
#eb .eb-radio label:after {
  border: 0;
  width: 8px;
  height: 8px;
  left: 4px;
  top: 3px;
  border-radius: 50%;
  background-color: #555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  -moz-transition: -moz-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  -o-transition: -o-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  transition: transform .1s cubic-bezier(.8, -0.33, .2, 1.33)
}
#eb .eb-radio input[type="radio"]:checked + label:before {
  border-color: #d3d3bd
}
#eb .eb-radio input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1)
}
#eb .eb-radio input[type="radio"]:disabled + label {
  opacity: .65
}
#eb .eb-radio input[type="radio"]:disabled + label:before {
  cursor: not-allowed
}
#eb .eb-radio.radio-inline {
  margin-top: 0
}
#eb.eb-image-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99992
}
#eb.eb-image-popup .eb-loader-o {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  margin-left: -15px;
  margin-right: -15px;
  display: none;
  z-index: 3
}
#eb.eb-image-popup.is-loading .eb-loader-o {
  display: block
}
#eb.eb-image-popup.is-loading .eb-image {
  -webkit-transition: none;
  transition: none;
  opacity: 0
}
#eb.eb-image-popup.active .eb-image-popup-container {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#eb.eb-image-popup.is-preparing .eb-image {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0
}
#eb.eb-image-popup .eb-image {
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#eb.eb-image-popup .eb-image-caption > span {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px #000
}
#eb .eb-image-popup-header {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  z-index: 2
}
#eb .eb-image-popup-close-button {
  padding: 16px;
  cursor: pointer
}
#eb .eb-image-popup-close-button i {
  font-size: 0
}
#eb .eb-image-popup-close-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
#eb .eb-image-popup-close-button i:before, #eb .eb-image-popup-close-button i:after {
  background: #fff;
  border-radius: 2px;
  content: '';
  display: block;
  position: absolute
}
#eb .eb-image-popup-close-button i:before {
  width: 2px;
  height: 20px;
  left: 50%;
  margin-left: -1px
}
#eb .eb-image-popup-close-button i:after {
  width: 20px;
  height: 2px;
  top: 50%;
  margin-top: -1px
}
#eb .eb-image-popup-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: left
}
#eb .eb-image-popup-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 0;
  z-index: 2;
  display: none;
  direction: ltr
}
#eb .eb-image-popup-thumbs {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease
}
#eb .eb-image-popup-thumbs:before, #eb .eb-image-popup-thumbs:after {
  content: " ";
  display: table
}
#eb .eb-image-popup-thumbs:after {
  clear: both
}
#eb .eb-image-popup-thumb {
  width: 120px;
  height: 100px;
  display: table;
  float: left;
  cursor: pointer
}
#eb .eb-image-popup-thumb div {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-image-popup-thumb img {
  max-width: 120px;
  max-height: 100px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: all .1s ease;
  transition: all .1s ease
}
#eb .eb-image-popup-thumb.active img, #eb .eb-image-popup-thumb:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1)
}
#eb .eb-image-popup-thumb.active img {
  border: 7.5px solid #fff
}
#eb .eb-pager {
  background: rgba(var(--fd-gray-50), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  color: #333;
  margin-top: 30px;
  overflow: hidden
}
#eb .eb-pager a {
  cursor: pointer
}
#eb .eb-pager .fa-chevron-left {
  margin-right: 3px
}
#eb .eb-pager .fa-chevron-right {
  margin-left: 3px
}
#eb .eb-pager__fast-first-link, #eb .eb-pager__pre-link {
  float: left
}
#eb .eb-pager__fast-last-link, #eb .eb-pager__next-link {
  float: right
}
#eb .eb-pager__fast-first-link, #eb .eb-pager__fast-last-link {
  min-width: 50px
}
#eb .eb-pager__prev-link, #eb .eb-pager__next-link {
  min-width: 100px
}
#eb .eb-pager__fast-first-link, #eb .eb-pager__pre-link, #eb .eb-pager__fast-last-link, #eb .eb-pager__next-link, #eb .eb-pager__link-list {
  border: 0;
  color: inherit;
  font-weight: bold;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap
}
#eb .eb-pager__fast-first-link.disabled, #eb .eb-pager__pre-link.disabled, #eb .eb-pager__fast-last-link.disabled, #eb .eb-pager__next-link.disabled, #eb .eb-pager__link-list.disabled {
  color: #888
}
#eb .eb-pager__link-list {
  text-align: center;
  border-left: 1px solid rgba(var(--fd-gray-200), 1);
  border-right: 1px solid rgba(var(--fd-gray-200), 1);
  white-space: nowrap
}
#eb .eb-pager__link-list a {
  color: #888;
  margin: 0 3px
}
#eb .eb-pager__link-list a.active {
  color: inherit
}
#eb .eb-pager__fast-first-link {
  border-right: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-pager__fast-last-link {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-pager.is-mobile > div {
  border-left: 0;
  border-right: 0
}
#eb .eb-pager.is-mobile .eb-pager__fast-first-link, #eb .eb-pager.is-mobile .eb-pager__fast-last-link {
  display: none
}
#eb.tooltip {
  background: none;
  border: 0;
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0
}
#eb.tooltip.in {
  opacity: 1
}
#eb.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}
#eb.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}
#eb.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}
#eb.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}
#eb.tooltip .tooltip-inner {
  max-width: 200px;
  padding: 4px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #1f2937;
  border-radius: 6px
}
#eb.tooltip .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}
#eb.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #1f2937
}
#eb.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #1f2937
}
#eb.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #1f2937
}
#eb.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #1f2937
}
#eb .t-hidden {
  display: none !important
}
#eb .t-block {
  display: block !important
}
#eb .t-inline {
  display: inline !important
}
#eb .t-inline-block {
  display: inline-block !important
}
#eb .pull-left, #eb .t-lg-pull-left {
  float: left !important
}
#eb .pull-right, #eb .t-lg-pull-right {
  float: right !important
}
#eb .t-va--middle {
  vertical-align: middle !important
}
#eb.is-mobile .t-lg-pull-left, #eb.is-mobile .t-lg-pull-right {
  float: none !important
}
#eb .t-sm-visible {
  display: none
}
#eb.is-mobile .t-sm-visible {
  display: inline-block
}
#eb .fd-cf:before, #eb .fd-cf:after {
  content: " ";
  display: table
}
#eb .fd-cf:after {
  clear: both
}
body #eb .fd-link {
  color: rgba(var(--fd-primary-500), 1)
}
body #eb .l-stack {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  --space: 1rem
}
body #eb .l-stack > * + * {
  margin-top: var(--space)
}
body #eb .l-stack__reset {
  margin-bottom: 0
}
body #eb .l-cluster {
  --space: 1rem;
  overflow: hidden
}
body #eb .l-cluster > * {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: calc(var(--space)/2*-1)
}
body #eb .l-cluster > * > * {
  margin: calc(var(--space)/2)
}
body #eb .l-spaces--negative {
  --space: -.3rem
}
body #eb .l-spaces--2xs {
  --space: calc(var(--si-spacing)*0.25)
}
body #eb .l-spaces--xs {
  --space: calc(var(--si-spacing)*0.5)
}
body #eb .l-spaces--sm {
  --space: calc(var(--si-spacing)*0.75)
}
body #eb .l-spaces--lg {
  --space: calc(var(--si-spacing)*1.5)
}
body #eb .l-spaces--xl {
  --space: calc(var(--si-spacing)*2)
}
body #eb .t-align--baseline {
  vertical-align: baseline !important
}
body #eb .t-align--top {
  vertical-align: top !important
}
body #eb .t-align--middle {
  vertical-align: middle !important
}
body #eb .t-align--bottom {
  vertical-align: bottom !important
}
body #eb .t-align--text-bottom {
  vertical-align: text-bottom !important
}
body #eb .t-align--text-top {
  vertical-align: text-top !important
}
body #eb .t-float--left {
  float: left !important
}
body #eb .t-float--right {
  float: right !important
}
body #eb .t-float--none {
  float: none !important
}
body #eb .t-overflow--auto {
  overflow: auto !important
}
body #eb .t-overflow--hidden {
  overflow: hidden !important
}
body #eb .t-d--none {
  display: none !important
}
body #eb .t-d--inline {
  display: inline !important
}
body #eb .t-d--inline-block {
  display: inline-block !important
}
body #eb .t-d--block {
  display: block !important
}
body #eb .t-d--table {
  display: table !important
}
body #eb .t-d--table-row {
  display: table-row !important
}
body #eb .t-d--table-cell {
  display: table-cell !important
}
body #eb .t-d--flex {
  display: flex !important
}
body #eb .t-d--inline-flex {
  display: inline-flex !important
}
body #eb .t-shadow- {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15) !important
}
body #eb .t-shadow--sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.075) !important
}
body #eb .t-shadow--lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}
body #eb .t-shadow--none {
  box-shadow: none !important
}
body #eb .t-position--static {
  position: static !important
}
body #eb .t-position--relative {
  position: relative !important
}
body #eb .t-position--absolute {
  position: absolute !important
}
body #eb .t-position--fixed {
  position: fixed !important
}
body #eb .t-position--sticky {
  position: sticky !important
}
body #eb .t-border--1 {
  border: 1px solid rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border--0 {
  border: 0 !important
}
body #eb .t-border-top--1 {
  border-top: 1px solid rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border-top--0 {
  border-top: 0 !important
}
body #eb .t-border-right--1 {
  border-right: 1px solid rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border-right--0 {
  border-right: 0 !important
}
body #eb .t-border-bottom--1 {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border-bottom--0 {
  border-bottom: 0 !important
}
body #eb .t-border-left--1 {
  border-left: 1px solid rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border-left--0 {
  border-left: 0 !important
}
body #eb .t-border--primary {
  border-color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-border--primary-100 {
  border-color: #ecf0fc !important
}
body #eb .t-border--primary-200 {
  border-color: #b8c6f3 !important
}
body #eb .t-border--primary-300 {
  border-color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-border--primary-400 {
  border-color: #4666ca !important
}
body #eb .t-border--info {
  border-color: #85c1e9 !important
}
body #eb .t-border--info-100 {
  border-color: #ebf5fb !important
}
body #eb .t-border--info-200 {
  border-color: #aed6f1 !important
}
body #eb .t-border--info-300 {
  border-color: #85c1e9 !important
}
body #eb .t-border--info-400 {
  border-color: #5dade2 !important
}
body #eb .t-border--success {
  border-color: #00bc65 !important
}
body #eb .t-border--success-100 {
  border-color: #e6f8ef !important
}
body #eb .t-border--success-200 {
  border-color: #99e4c1 !important
}
body #eb .t-border--success-300 {
  border-color: #00bc65 !important
}
body #eb .t-border--success-400 {
  border-color: #00a85a !important
}
body #eb .t-border--danger {
  border-color: #ec6f7f !important
}
body #eb .t-border--danger-100 {
  border-color: #fff1f2 !important
}
body #eb .t-border--danger-200 {
  border-color: #ff8a99 !important
}
body #eb .t-border--danger-300 {
  border-color: #ec6f7f !important
}
body #eb .t-border--danger-400 {
  border-color: #d36372 !important
}
body #eb .t-border--warning {
  border-color: #f5b041 !important
}
body #eb .t-border--warning-100 {
  border-color: #fef5e7 !important
}
body #eb .t-border--warning-200 {
  border-color: #fad7a0 !important
}
body #eb .t-border--warning-300 {
  border-color: #f5b041 !important
}
body #eb .t-border--warning-400 {
  border-color: #f39c12 !important
}
body #eb .t-border--light {
  border-color: #f8f9fa !important
}
body #eb .t-border--dark {
  border-color: #343a40 !important
}
body #eb .t-border--fb {
  border-color: #0076fb !important
}
body #eb .t-border--twitter {
  border-color: #1da1f2 !important
}
body #eb .t-border--linkedin {
  border-color: #0073b1 !important
}
body #eb .t-border--default {
  border-color: #f0f0f1 !important
}
body #eb .t-border--priority-urgent {
  border-color: #ec6f7f !important
}
body #eb .t-border--priority-normal {
  border-color: #f5b041 !important
}
body #eb .t-border--priority-low {
  border-color: #85c1e9 !important
}
body #eb .t-border--overlay {
  border-color: rgba(0, 0, 0, 0.125) !important
}
body #eb .t-border--white {
  border-color: #fff !important
}
body #eb .t-border--100 {
  border-color: rgba(var(--fd-gray-100), 1) !important
}
body #eb .t-border--200 {
  border-color: rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-border--300 {
  border-color: rgba(var(--fd-gray-300), 1) !important
}
body #eb .t-border--400 {
  border-color: rgba(var(--fd-gray-400), 1) !important
}
body #eb .t-border--500 {
  border-color: rgba(var(--fd-gray-500), 1) !important
}
body #eb .t-border--600 {
  border-color: rgba(var(--fd-gray-600), 1) !important
}
body #eb .t-border--700 {
  border-color: rgba(var(--fd-gray-700), 1) !important
}
body #eb .t-w--25 {
  width: 25% !important
}
body #eb .t-w--33 {
  width: 33% !important
}
body #eb .t-w--50 {
  width: 50% !important
}
body #eb .t-w--66 {
  width: 66% !important
}
body #eb .t-w--75 {
  width: 75% !important
}
body #eb .t-w--100 {
  width: 100% !important
}
body #eb .t-w--auto {
  width: auto !important
}
body #eb .t-max-width--0 {
  max-width: 0 !important
}
body #eb .t-max-width--100 {
  max-width: 100% !important
}
body #eb .t-min-width--0 {
  min-width: 0 !important
}
body #eb .t-min-width--100 {
  min-width: 100% !important
}
body #eb .t-vw--100 {
  width: 100vw !important
}
body #eb .t-min-vw--100 {
  min-width: 100vw !important
}
body #eb .t-h--25 {
  height: 25% !important
}
body #eb .t-h--50 {
  height: 50% !important
}
body #eb .t-h--75 {
  height: 75% !important
}
body #eb .t-h--100 {
  height: 100% !important
}
body #eb .t-h--auto {
  height: auto !important
}
body #eb .t-mh--100 {
  max-height: 100% !important
}
body #eb .t-vh--100 {
  height: 100vh !important
}
body #eb .t-min-vh--100 {
  min-height: 100vh !important
}
body #eb .t-flex--fill {
  flex: 1 1 auto !important
}
body #eb .t-flex-direction--r {
  flex-direction: row !important
}
body #eb .t-flex-direction--c {
  flex-direction: column !important
}
body #eb .t-flex-direction--rr {
  flex-direction: row-reverse !important
}
body #eb .t-flex-direction--cr {
  flex-direction: column-reverse !important
}
body #eb .t-flex-grow--0 {
  flex-grow: 0 !important
}
body #eb .t-flex-grow--1 {
  flex-grow: 1 !important
}
body #eb .t-flex-shrink--0 {
  flex-shrink: 0 !important
}
body #eb .t-flex-shrink--1 {
  flex-shrink: 1 !important
}
body #eb .t-flex-basis--0 {
  flex-basis: 0 !important
}
body #eb .t-flex-basis--auto {
  flex-basis: auto !important
}
body #eb .t-flex-wrap--w {
  flex-wrap: wrap !important
}
body #eb .t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
body #eb .t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
body #eb .t-justify-content--fs {
  justify-content: flex-start !important
}
body #eb .t-justify-content--fe {
  justify-content: flex-end !important
}
body #eb .t-justify-content--c {
  justify-content: center !important
}
body #eb .t-justify-content--sb {
  justify-content: space-between !important
}
body #eb .t-justify-content--sa {
  justify-content: space-around !important
}
body #eb .t-justify-content--se {
  justify-content: space-evenly !important
}
body #eb .t-align-items--fs {
  align-items: flex-start !important
}
body #eb .t-align-items--fe {
  align-items: flex-end !important
}
body #eb .t-align-items--c {
  align-items: center !important
}
body #eb .t-align-items--b {
  align-items: baseline !important
}
body #eb .t-align-items--s {
  align-items: stretch !important
}
body #eb .t-align-content--fs {
  align-content: flex-start !important
}
body #eb .t-align-content--e {
  align-content: flex-end !important
}
body #eb .t-align-content--c {
  align-content: center !important
}
body #eb .t-align-content--sb {
  align-content: space-between !important
}
body #eb .t-align-content--sa {
  align-content: space-around !important
}
body #eb .t-align-content--s {
  align-content: stretch !important
}
body #eb .t-align-self--a {
  align-self: auto !important
}
body #eb .t-align-self--fs {
  align-self: flex-start !important
}
body #eb .t-align-self--fe {
  align-self: flex-end !important
}
body #eb .t-align-self--c {
  align-self: center !important
}
body #eb .t-align-self--b {
  align-self: baseline !important
}
body #eb .t-align-self--s {
  align-self: stretch !important
}
body #eb .t-order--first {
  order: -1 !important
}
body #eb .t-order--0 {
  order: 0 !important
}
body #eb .t-order--1 {
  order: 1 !important
}
body #eb .t-order--2 {
  order: 2 !important
}
body #eb .t-order--3 {
  order: 3 !important
}
body #eb .t-order--4 {
  order: 4 !important
}
body #eb .t-order--5 {
  order: 5 !important
}
body #eb .t-order--last {
  order: 6 !important
}
body #eb .t-m--no {
  margin: 0 !important
}
body #eb .t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-m--md {
  margin: var(--si-spacing) !important
}
body #eb .t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
body #eb .t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-m--auto {
  margin: auto !important
}
body #eb .t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
body #eb .t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
body #eb .t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
body #eb .t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
body #eb .t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
body #eb .t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
body #eb .t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
body #eb .t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
body #eb .t-mt--no {
  margin-top: 0 !important
}
body #eb .t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-mt--md {
  margin-top: var(--si-spacing) !important
}
body #eb .t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
body #eb .t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-mt--auto {
  margin-top: auto !important
}
body #eb .t-mr--no {
  margin-right: 0 !important
}
body #eb .t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-mr--md {
  margin-right: var(--si-spacing) !important
}
body #eb .t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
body #eb .t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-mr--auto {
  margin-right: auto !important
}
body #eb .t-mb--no {
  margin-bottom: 0 !important
}
body #eb .t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
body #eb .t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
body #eb .t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-mb--auto {
  margin-bottom: auto !important
}
body #eb .t-ml--no {
  margin-left: 0 !important
}
body #eb .t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-ml--md {
  margin-left: var(--si-spacing) !important
}
body #eb .t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
body #eb .t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-ml--auto {
  margin-left: auto !important
}
body #eb .t-p--no {
  padding: 0 !important
}
body #eb .t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-p--md {
  padding: var(--si-spacing) !important
}
body #eb .t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
body #eb .t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
body #eb .t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
body #eb .t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
body #eb .t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
body #eb .t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
body #eb .t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
body #eb .t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-pt--no {
  padding-top: 0 !important
}
body #eb .t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-pt--md {
  padding-top: var(--si-spacing) !important
}
body #eb .t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
body #eb .t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-pr--no {
  padding-right: 0 !important
}
body #eb .t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-pr--md {
  padding-right: var(--si-spacing) !important
}
body #eb .t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
body #eb .t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-pb--no {
  padding-bottom: 0 !important
}
body #eb .t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
body #eb .t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
body #eb .t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-pl--no {
  padding-left: 0 !important
}
body #eb .t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
body #eb .t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
body #eb .t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
body #eb .t-pl--md {
  padding-left: var(--si-spacing) !important
}
body #eb .t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
body #eb .t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
body #eb .t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
body #eb .t-font-weight--light {
  font-weight: 300 !important
}
body #eb .t-font-weight--lighter {
  font-weight: lighter !important
}
body #eb .t-font-weight--normal {
  font-weight: 400 !important
}
body #eb .t-font-weight--bold {
  font-weight: 700 !important
}
body #eb .t-font-weight--bolder {
  font-weight: bolder !important
}
body #eb .t-text--lowercase {
  text-transform: lowercase !important
}
body #eb .t-text--uppercase {
  text-transform: uppercase !important
}
body #eb .t-text--capitalize {
  text-transform: capitalize !important
}
body #eb .t-text--left {
  text-align: left !important
}
body #eb .t-text--right {
  text-align: right !important
}
body #eb .t-text--center {
  text-align: center !important
}
body #eb .t-text--primary {
  color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-text--primary-100 {
  color: rgba(var(--fd-primary-100), 1) !important
}
body #eb .t-text--primary-200 {
  color: rgba(var(--fd-primary-200), 1) !important
}
body #eb .t-text--primary-300 {
  color: rgba(var(--fd-primary-300), 1) !important
}
body #eb .t-text--primary-400 {
  color: rgba(var(--fd-primary-400), 1) !important
}
body #eb .t-text--primary-500 {
  color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-text--info {
  color: #85c1e9 !important
}
body #eb .t-text--info-100 {
  color: #ebf5fb !important
}
body #eb .t-text--info-200 {
  color: #aed6f1 !important
}
body #eb .t-text--info-300 {
  color: #85c1e9 !important
}
body #eb .t-text--info-400 {
  color: #5dade2 !important
}
body #eb .t-text--success {
  color: #00bc65 !important
}
body #eb .t-text--success-100 {
  color: #e6f8ef !important
}
body #eb .t-text--success-200 {
  color: #99e4c1 !important
}
body #eb .t-text--success-300 {
  color: #00bc65 !important
}
body #eb .t-text--success-400 {
  color: #00a85a !important
}
body #eb .t-text--danger {
  color: #ec6f7f !important
}
body #eb .t-text--danger-100 {
  color: #fff1f2 !important
}
body #eb .t-text--danger-200 {
  color: #ff8a99 !important
}
body #eb .t-text--danger-300 {
  color: #ec6f7f !important
}
body #eb .t-text--danger-400 {
  color: #d36372 !important
}
body #eb .t-text--warning {
  color: #f5b041 !important
}
body #eb .t-text--warning-100 {
  color: #fef5e7 !important
}
body #eb .t-text--warning-200 {
  color: #fad7a0 !important
}
body #eb .t-text--warning-300 {
  color: #f5b041 !important
}
body #eb .t-text--warning-400 {
  color: #f39c12 !important
}
body #eb .t-text--light {
  color: #f8f9fa !important
}
body #eb .t-text--dark {
  color: #343a40 !important
}
body #eb .t-text--fb {
  color: #0076fb !important
}
body #eb .t-text--twitter {
  color: #1da1f2 !important
}
body #eb .t-text--linkedin {
  color: #0073b1 !important
}
body #eb .t-text--default {
  color: #f0f0f1 !important
}
body #eb .t-text--priority-urgent {
  color: var(--priority-urgent) !important
}
body #eb .t-text--priority-normal {
  color: var(--priority-normal) !important
}
body #eb .t-text--priority-low {
  color: var(--priority-low) !important
}
body #eb .t-text--overlay {
  color: rgba(0, 0, 0, 0.125) !important
}
body #eb .t-text--white {
  color: #fff !important
}
body #eb .t-text--body {
  color: #1f2937 !important
}
body #eb .t-text--muted {
  color: var(--fd-gray-500-hex, rgba(var(--fd-gray-500), 1)) !important
}
body #eb .t-text--black-50 {
  color: rgba(0, 0, 0, 0.5) !important
}
body #eb .t-text--white-50 {
  color: rgba(255, 255, 255, 0.5) !important
}
body #eb .t-text--reset {
  color: inherit !important
}
body #eb .t-text--50 {
  color: var(--fd-gray-100-hex, rgba(var(--fd-gray-100), 1)) !important
}
body #eb .t-text--100 {
  color: var(--fd-gray-100-hex, rgba(var(--fd-gray-100), 1)) !important
}
body #eb .t-text--200 {
  color: var(--fd-gray-200-hex, rgba(var(--fd-gray-200), 1)) !important
}
body #eb .t-text--300 {
  color: var(--fd-gray-300-hex, rgba(var(--fd-gray-300), 1)) !important
}
body #eb .t-text--400 {
  color: var(--fd-gray-400-hex, rgba(var(--fd-gray-400), 1)) !important
}
body #eb .t-text--500 {
  color: var(--fd-gray-500-hex, rgba(var(--fd-gray-500), 1)) !important
}
body #eb .t-text--600 {
  color: var(--fd-gray-600-hex, rgba(var(--fd-gray-600), 1)) !important
}
body #eb .t-text--700 {
  color: var(--fd-gray-700-hex, rgba(var(--fd-gray-700), 1)) !important
}
body #eb .t-text--800 {
  color: var(--fd-gray-800-hex, rgba(var(--fd-gray-800), 1)) !important
}
body #eb .t-text--900 {
  color: var(--fd-gray-900-hex, rgba(var(--fd-gray-900), 1)) !important
}
body #eb .t-lh--1 {
  line-height: 1 !important
}
body #eb .t-lh--sm {
  line-height: 1.25 !important
}
body #eb .t-lh--base {
  line-height: 1.5 !important
}
body #eb .t-lh--lg {
  line-height: 2 !important
}
body #eb .t-bg--primary {
  background-color: var(--si-primary) !important
}
body #eb .t-bg--primary-50 {
  background-color: var(--fd-primary-50, rgba(var(--fd-primary-50), 1)) !important
}
body #eb .t-bg--primary-100 {
  background-color: var(--fd-primary-100, rgba(var(--fd-primary-100), 1)) !important
}
body #eb .t-bg--primary-200 {
  background-color: var(--fd-primary-200, rgba(var(--fd-primary-200), 1)) !important
}
body #eb .t-bg--primary-300 {
  background-color: var(--fd-primary-300, rgba(var(--fd-primary-300), 1)) !important
}
body #eb .t-bg--primary-400 {
  background-color: var(--fd-primary-500, rgba(var(--fd-primary-500), 1)) !important
}
body #eb .t-bg--info {
  background-color: #85c1e9 !important
}
body #eb .t-bg--info-100 {
  background-color: #ebf5fb !important
}
body #eb .t-bg--info-200 {
  background-color: #aed6f1 !important
}
body #eb .t-bg--info-300 {
  background-color: #85c1e9 !important
}
body #eb .t-bg--info-400 {
  background-color: #5dade2 !important
}
body #eb .t-bg--success {
  background-color: #00bc65 !important
}
body #eb .t-bg--success-100 {
  background-color: #e6f8ef !important
}
body #eb .t-bg--success-200 {
  background-color: #99e4c1 !important
}
body #eb .t-bg--success-300 {
  background-color: #00bc65 !important
}
body #eb .t-bg--success-400 {
  background-color: #00a85a !important
}
body #eb .t-bg--danger {
  background-color: #ec6f7f !important
}
body #eb .t-bg--danger-100 {
  background-color: #fff1f2 !important
}
body #eb .t-bg--danger-200 {
  background-color: #ff8a99 !important
}
body #eb .t-bg--danger-300 {
  background-color: #ec6f7f !important
}
body #eb .t-bg--danger-400 {
  background-color: #d36372 !important
}
body #eb .t-bg--warning {
  background-color: #f5b041 !important
}
body #eb .t-bg--warning-100 {
  background-color: #fef5e7 !important
}
body #eb .t-bg--warning-200 {
  background-color: #fad7a0 !important
}
body #eb .t-bg--warning-300 {
  background-color: #f5b041 !important
}
body #eb .t-bg--warning-400 {
  background-color: #f39c12 !important
}
body #eb .t-bg--light {
  background-color: #f8f9fa !important
}
body #eb .t-bg--dark {
  background-color: #343a40 !important
}
body #eb .t-bg--fb {
  background-color: #0076fb !important
}
body #eb .t-bg--twitter {
  background-color: #1da1f2 !important
}
body #eb .t-bg--linkedin {
  background-color: #0073b1 !important
}
body #eb .t-bg--default {
  background-color: #f0f0f1 !important
}
body #eb .t-bg--priority-urgent {
  background-color: #ec6f7f !important
}
body #eb .t-bg--priority-normal {
  background-color: #f5b041 !important
}
body #eb .t-bg--priority-low {
  background-color: #85c1e9 !important
}
body #eb .t-bg--overlay {
  background-color: rgba(0, 0, 0, 0.125) !important
}
body #eb .t-bg--body {
  background-color: rgba(var(--fd-white), 1) !important
}
body #eb .t-bg--white {
  background-color: rgba(var(--fd-white), 1) !important
}
body #eb .t-bg--transparent {
  background-color: transparent !important
}
body #eb .t-bg--50 {
  background-color: rgba(var(--fd-gray-50), 1) !important
}
body #eb .t-bg--100 {
  background-color: rgba(var(--fd-gray-100), 1) !important
}
body #eb .t-bg--200 {
  background-color: rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-bg--300 {
  background-color: rgba(var(--fd-gray-300), 1) !important
}
body #eb .t-bg--400 {
  background-color: rgba(var(--fd-gray-400), 1) !important
}
body #eb .t-bg--500 {
  background-color: rgba(var(--fd-gray-500), 1) !important
}
body #eb .t-bg--600 {
  background-color: rgba(var(--fd-gray-600), 1) !important
}
body #eb .t-bg--700 {
  background-color: rgba(var(--fd-gray-700), 1) !important
}
body #eb .t-bg--800 {
  background-color: rgba(var(--fd-gray-800), 1) !important
}
body #eb .t-bg--900 {
  background-color: rgba(var(--fd-gray-900), 1) !important
}
body #eb .t-bg-hover--primary {
  background-color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-bg-hover--primary-100 {
  background-color: #ecf0fc !important
}
body #eb .t-bg-hover--primary-200 {
  background-color: #b8c6f3 !important
}
body #eb .t-bg-hover--primary-300 {
  background-color: rgba(var(--fd-primary-500), 1) !important
}
body #eb .t-bg-hover--primary-400 {
  background-color: #4666ca !important
}
body #eb .t-bg-hover--info {
  background-color: #85c1e9 !important
}
body #eb .t-bg-hover--info-100 {
  background-color: #ebf5fb !important
}
body #eb .t-bg-hover--info-200 {
  background-color: #aed6f1 !important
}
body #eb .t-bg-hover--info-300 {
  background-color: #85c1e9 !important
}
body #eb .t-bg-hover--info-400 {
  background-color: #5dade2 !important
}
body #eb .t-bg-hover--success {
  background-color: #00bc65 !important
}
body #eb .t-bg-hover--success-100 {
  background-color: #e6f8ef !important
}
body #eb .t-bg-hover--success-200 {
  background-color: #99e4c1 !important
}
body #eb .t-bg-hover--success-300 {
  background-color: #00bc65 !important
}
body #eb .t-bg-hover--success-400 {
  background-color: #00a85a !important
}
body #eb .t-bg-hover--danger {
  background-color: #ec6f7f !important
}
body #eb .t-bg-hover--danger-100 {
  background-color: #fff1f2 !important
}
body #eb .t-bg-hover--danger-200 {
  background-color: #ff8a99 !important
}
body #eb .t-bg-hover--danger-300 {
  background-color: #ec6f7f !important
}
body #eb .t-bg-hover--danger-400 {
  background-color: #d36372 !important
}
body #eb .t-bg-hover--warning {
  background-color: #f5b041 !important
}
body #eb .t-bg-hover--warning-100 {
  background-color: #fef5e7 !important
}
body #eb .t-bg-hover--warning-200 {
  background-color: #fad7a0 !important
}
body #eb .t-bg-hover--warning-300 {
  background-color: #f5b041 !important
}
body #eb .t-bg-hover--warning-400 {
  background-color: #f39c12 !important
}
body #eb .t-bg-hover--light {
  background-color: #f8f9fa !important
}
body #eb .t-bg-hover--dark {
  background-color: #343a40 !important
}
body #eb .t-bg-hover--fb {
  background-color: #0076fb !important
}
body #eb .t-bg-hover--twitter {
  background-color: #1da1f2 !important
}
body #eb .t-bg-hover--linkedin {
  background-color: #0073b1 !important
}
body #eb .t-bg-hover--default {
  background-color: #f0f0f1 !important
}
body #eb .t-bg-hover--priority-urgent {
  background-color: #ec6f7f !important
}
body #eb .t-bg-hover--priority-normal {
  background-color: #f5b041 !important
}
body #eb .t-bg-hover--priority-low {
  background-color: #85c1e9 !important
}
body #eb .t-bg-hover--overlay {
  background-color: rgba(0, 0, 0, 0.125) !important
}
body #eb .t-bg-hover--transparent:hover {
  background-color: transparent !important
}
body #eb .t-bg-hover--primary:hover {
  background-color: var(--si-primary--hover-bg) !important
}
body #eb .t-bg-hover--100:hover {
  background-color: rgba(var(--fd-gray-100), 1) !important
}
body #eb .t-bg-hover--200:hover {
  background-color: rgba(var(--fd-gray-200), 1) !important
}
body #eb .t-bg-hover--300:hover {
  background-color: rgba(var(--fd-gray-300), 1) !important
}
body #eb .t-bg-hover--400:hover {
  background-color: rgba(var(--fd-gray-400), 1) !important
}
body #eb .t-bg-hover--500:hover {
  background-color: rgba(var(--fd-gray-500), 1) !important
}
body #eb .t-bg-hover--600:hover {
  background-color: rgba(var(--fd-gray-600), 1) !important
}
body #eb .t-bg-hover--700:hover {
  background-color: rgba(var(--fd-gray-700), 1) !important
}
body #eb .t-bg-hover--800:hover {
  background-color: rgba(var(--fd-gray-800), 1) !important
}
body #eb .t-bg-hover--900:hover {
  background-color: rgba(var(--fd-gray-900), 1) !important
}
body #eb .t-bg--gradient {
  background-image: var(--bs-gradient) !important
}
body #eb .t-text--wrap {
  white-space: normal !important
}
body #eb .t-text--nowrap {
  white-space: nowrap !important
}
body #eb .t-text-decoration--none {
  text-decoration: none !important
}
body #eb .t-text-decoration--underline {
  text-decoration: underline !important
}
body #eb .t-text-decoration--line-through {
  text-decoration: line-through !important
}
body #eb .t-font-size--01 {
  font-size: var(--si-font-size--01) !important
}
body #eb .t-font-size--02 {
  font-size: var(--si-font-size--02) !important
}
body #eb .t-font-size--03 {
  font-size: var(--si-font-size--03) !important
}
body #eb .t-font-size--04 {
  font-size: var(--si-font-size--04) !important
}
body #eb .t-font-size--05 {
  font-size: var(--si-font-size--05) !important
}
body #eb .t-font-size--06 {
  font-size: var(--si-font-size--06) !important
}
body #eb .t-font-size--07 {
  font-size: var(--si-font-size--07) !important
}
body #eb .t-font-size--08 {
  font-size: var(--si-font-size--08) !important
}
body #eb .t-font-size--09 {
  font-size: var(--si-font-size--09) !important
}
body #eb .t-font-size--10 {
  font-size: var(--si-font-size--10) !important
}
body #eb .t-font--italic {
  font-style: italic !important
}
body #eb .t-font--normal {
  font-style: normal !important
}
body #eb .t-text--break-word {
  word-wrap: break-word !important;
  word-break: break-word !important
}
body #eb .t-text--break-all {
  word-break: break-all !important
}
body #eb .t-font--monospace {
  font-family: var(--bs-font-monospace) !important
}
body #eb .t-user-select--all {
  user-select: all !important
}
body #eb .t-user-select--auto {
  user-select: auto !important
}
body #eb .t-user-select--none {
  user-select: none !important
}
body #eb .t-pe--none {
  pointer-events: none !important
}
body #eb .t-pe--auto {
  pointer-events: auto !important
}
body #eb .t-outline--none {
  outline: 0 !important
}
body #eb .t-rounded--md {
  border-radius: .25rem !important
}
body #eb .t-rounded--sm {
  border-radius: .2rem !important
}
body #eb .t-rounded--lg {
  border-radius: .3rem !important
}
body #eb .t-rounded--circle {
  border-radius: 50% !important
}
body #eb .t-rounded--pill {
  border-radius: 50rem !important
}
body #eb .t-rounded--0 {
  border-radius: 0 !important
}
body #eb .t-rounded-top- {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important
}
body #eb .t-rounded-right- {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important
}
body #eb .t-rounded-bottom- {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important
}
body #eb .t-rounded-left- {
  border-bottom-left-radius: .25rem !important;
  border-top-left-radius: .25rem !important
}
body #eb .t--visible {
  visibility: visible !important
}
body #eb .t--invisible {
  visibility: hidden !important
}
#eb.is-mobile .sm\:t-float--left {
  float: left !important
}
#eb.is-mobile .sm\:t-float--right {
  float: right !important
}
#eb.is-mobile .sm\:t-float--none {
  float: none !important
}
#eb.is-mobile .sm\:t-d--none {
  display: none !important
}
#eb.is-mobile .sm\:t-d--inline {
  display: inline !important
}
#eb.is-mobile .sm\:t-d--inline-block {
  display: inline-block !important
}
#eb.is-mobile .sm\:t-d--block {
  display: block !important
}
#eb.is-mobile .sm\:t-d--table {
  display: table !important
}
#eb.is-mobile .sm\:t-d--table-row {
  display: table-row !important
}
#eb.is-mobile .sm\:t-d--table-cell {
  display: table-cell !important
}
#eb.is-mobile .sm\:t-d--flex {
  display: flex !important
}
#eb.is-mobile .sm\:t-d--inline-flex {
  display: inline-flex !important
}
#eb.is-mobile .sm\:t-w--25 {
  width: 25% !important
}
#eb.is-mobile .sm\:t-w--33 {
  width: 33% !important
}
#eb.is-mobile .sm\:t-w--50 {
  width: 50% !important
}
#eb.is-mobile .sm\:t-w--66 {
  width: 66% !important
}
#eb.is-mobile .sm\:t-w--75 {
  width: 75% !important
}
#eb.is-mobile .sm\:t-w--100 {
  width: 100% !important
}
#eb.is-mobile .sm\:t-w--auto {
  width: auto !important
}
#eb.is-mobile .sm\:t-flex--fill {
  flex: 1 1 auto !important
}
#eb.is-mobile .sm\:t-flex-direction--r {
  flex-direction: row !important
}
#eb.is-mobile .sm\:t-flex-direction--c {
  flex-direction: column !important
}
#eb.is-mobile .sm\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#eb.is-mobile .sm\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#eb.is-mobile .sm\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#eb.is-mobile .sm\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#eb.is-mobile .sm\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#eb.is-mobile .sm\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#eb.is-mobile .sm\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#eb.is-mobile .sm\:t-flex-basis--auto {
  flex-basis: auto !important
}
#eb.is-mobile .sm\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#eb.is-mobile .sm\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#eb.is-mobile .sm\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#eb.is-mobile .sm\:t-justify-content--fs {
  justify-content: flex-start !important
}
#eb.is-mobile .sm\:t-justify-content--fe {
  justify-content: flex-end !important
}
#eb.is-mobile .sm\:t-justify-content--c {
  justify-content: center !important
}
#eb.is-mobile .sm\:t-justify-content--sb {
  justify-content: space-between !important
}
#eb.is-mobile .sm\:t-justify-content--sa {
  justify-content: space-around !important
}
#eb.is-mobile .sm\:t-justify-content--se {
  justify-content: space-evenly !important
}
#eb.is-mobile .sm\:t-align-items--fs {
  align-items: flex-start !important
}
#eb.is-mobile .sm\:t-align-items--fe {
  align-items: flex-end !important
}
#eb.is-mobile .sm\:t-align-items--c {
  align-items: center !important
}
#eb.is-mobile .sm\:t-align-items--b {
  align-items: baseline !important
}
#eb.is-mobile .sm\:t-align-items--s {
  align-items: stretch !important
}
#eb.is-mobile .sm\:t-align-content--fs {
  align-content: flex-start !important
}
#eb.is-mobile .sm\:t-align-content--e {
  align-content: flex-end !important
}
#eb.is-mobile .sm\:t-align-content--c {
  align-content: center !important
}
#eb.is-mobile .sm\:t-align-content--sb {
  align-content: space-between !important
}
#eb.is-mobile .sm\:t-align-content--sa {
  align-content: space-around !important
}
#eb.is-mobile .sm\:t-align-content--s {
  align-content: stretch !important
}
#eb.is-mobile .sm\:t-align-self--a {
  align-self: auto !important
}
#eb.is-mobile .sm\:t-align-self--fs {
  align-self: flex-start !important
}
#eb.is-mobile .sm\:t-align-self--fe {
  align-self: flex-end !important
}
#eb.is-mobile .sm\:t-align-self--c {
  align-self: center !important
}
#eb.is-mobile .sm\:t-align-self--b {
  align-self: baseline !important
}
#eb.is-mobile .sm\:t-align-self--s {
  align-self: stretch !important
}
#eb.is-mobile .sm\:t-order--first {
  order: -1 !important
}
#eb.is-mobile .sm\:t-order--0 {
  order: 0 !important
}
#eb.is-mobile .sm\:t-order--1 {
  order: 1 !important
}
#eb.is-mobile .sm\:t-order--2 {
  order: 2 !important
}
#eb.is-mobile .sm\:t-order--3 {
  order: 3 !important
}
#eb.is-mobile .sm\:t-order--4 {
  order: 4 !important
}
#eb.is-mobile .sm\:t-order--5 {
  order: 5 !important
}
#eb.is-mobile .sm\:t-order--last {
  order: 6 !important
}
#eb.is-mobile .sm\:t-m--no {
  margin: 0 !important
}
#eb.is-mobile .sm\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-m--md {
  margin: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-m--auto {
  margin: auto !important
}
#eb.is-mobile .sm\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#eb.is-mobile .sm\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#eb.is-mobile .sm\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#eb.is-mobile .sm\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#eb.is-mobile .sm\:t-mt--no {
  margin-top: 0 !important
}
#eb.is-mobile .sm\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-mt--auto {
  margin-top: auto !important
}
#eb.is-mobile .sm\:t-mr--no {
  margin-right: 0 !important
}
#eb.is-mobile .sm\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-mr--auto {
  margin-right: auto !important
}
#eb.is-mobile .sm\:t-mb--no {
  margin-bottom: 0 !important
}
#eb.is-mobile .sm\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-mb--auto {
  margin-bottom: auto !important
}
#eb.is-mobile .sm\:t-ml--no {
  margin-left: 0 !important
}
#eb.is-mobile .sm\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-ml--auto {
  margin-left: auto !important
}
#eb.is-mobile .sm\:t-p--no {
  padding: 0 !important
}
#eb.is-mobile .sm\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-p--md {
  padding: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#eb.is-mobile .sm\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#eb.is-mobile .sm\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-pt--no {
  padding-top: 0 !important
}
#eb.is-mobile .sm\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-pr--no {
  padding-right: 0 !important
}
#eb.is-mobile .sm\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-pb--no {
  padding-bottom: 0 !important
}
#eb.is-mobile .sm\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-pl--no {
  padding-left: 0 !important
}
#eb.is-mobile .sm\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-mobile .sm\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-mobile .sm\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-mobile .sm\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#eb.is-mobile .sm\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-mobile .sm\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-mobile .sm\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-mobile .sm\:t-text--left {
  text-align: left !important
}
#eb.is-mobile .sm\:t-text--right {
  text-align: right !important
}
#eb.is-mobile .sm\:t-text--center {
  text-align: center !important
}
#eb.is-tablet .md\:t-float--left {
  float: left !important
}
#eb.is-tablet .md\:t-float--right {
  float: right !important
}
#eb.is-tablet .md\:t-float--none {
  float: none !important
}
#eb.is-tablet .md\:t-d--none {
  display: none !important
}
#eb.is-tablet .md\:t-d--inline {
  display: inline !important
}
#eb.is-tablet .md\:t-d--inline-block {
  display: inline-block !important
}
#eb.is-tablet .md\:t-d--block {
  display: block !important
}
#eb.is-tablet .md\:t-d--table {
  display: table !important
}
#eb.is-tablet .md\:t-d--table-row {
  display: table-row !important
}
#eb.is-tablet .md\:t-d--table-cell {
  display: table-cell !important
}
#eb.is-tablet .md\:t-d--flex {
  display: flex !important
}
#eb.is-tablet .md\:t-d--inline-flex {
  display: inline-flex !important
}
#eb.is-tablet .md\:t-w--25 {
  width: 25% !important
}
#eb.is-tablet .md\:t-w--33 {
  width: 33% !important
}
#eb.is-tablet .md\:t-w--50 {
  width: 50% !important
}
#eb.is-tablet .md\:t-w--66 {
  width: 66% !important
}
#eb.is-tablet .md\:t-w--75 {
  width: 75% !important
}
#eb.is-tablet .md\:t-w--100 {
  width: 100% !important
}
#eb.is-tablet .md\:t-w--auto {
  width: auto !important
}
#eb.is-tablet .md\:t-flex--fill {
  flex: 1 1 auto !important
}
#eb.is-tablet .md\:t-flex-direction--r {
  flex-direction: row !important
}
#eb.is-tablet .md\:t-flex-direction--c {
  flex-direction: column !important
}
#eb.is-tablet .md\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#eb.is-tablet .md\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#eb.is-tablet .md\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#eb.is-tablet .md\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#eb.is-tablet .md\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#eb.is-tablet .md\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#eb.is-tablet .md\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#eb.is-tablet .md\:t-flex-basis--auto {
  flex-basis: auto !important
}
#eb.is-tablet .md\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#eb.is-tablet .md\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#eb.is-tablet .md\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#eb.is-tablet .md\:t-justify-content--fs {
  justify-content: flex-start !important
}
#eb.is-tablet .md\:t-justify-content--fe {
  justify-content: flex-end !important
}
#eb.is-tablet .md\:t-justify-content--c {
  justify-content: center !important
}
#eb.is-tablet .md\:t-justify-content--sb {
  justify-content: space-between !important
}
#eb.is-tablet .md\:t-justify-content--sa {
  justify-content: space-around !important
}
#eb.is-tablet .md\:t-justify-content--se {
  justify-content: space-evenly !important
}
#eb.is-tablet .md\:t-align-items--fs {
  align-items: flex-start !important
}
#eb.is-tablet .md\:t-align-items--fe {
  align-items: flex-end !important
}
#eb.is-tablet .md\:t-align-items--c {
  align-items: center !important
}
#eb.is-tablet .md\:t-align-items--b {
  align-items: baseline !important
}
#eb.is-tablet .md\:t-align-items--s {
  align-items: stretch !important
}
#eb.is-tablet .md\:t-align-content--fs {
  align-content: flex-start !important
}
#eb.is-tablet .md\:t-align-content--e {
  align-content: flex-end !important
}
#eb.is-tablet .md\:t-align-content--c {
  align-content: center !important
}
#eb.is-tablet .md\:t-align-content--sb {
  align-content: space-between !important
}
#eb.is-tablet .md\:t-align-content--sa {
  align-content: space-around !important
}
#eb.is-tablet .md\:t-align-content--s {
  align-content: stretch !important
}
#eb.is-tablet .md\:t-align-self--a {
  align-self: auto !important
}
#eb.is-tablet .md\:t-align-self--fs {
  align-self: flex-start !important
}
#eb.is-tablet .md\:t-align-self--fe {
  align-self: flex-end !important
}
#eb.is-tablet .md\:t-align-self--c {
  align-self: center !important
}
#eb.is-tablet .md\:t-align-self--b {
  align-self: baseline !important
}
#eb.is-tablet .md\:t-align-self--s {
  align-self: stretch !important
}
#eb.is-tablet .md\:t-order--first {
  order: -1 !important
}
#eb.is-tablet .md\:t-order--0 {
  order: 0 !important
}
#eb.is-tablet .md\:t-order--1 {
  order: 1 !important
}
#eb.is-tablet .md\:t-order--2 {
  order: 2 !important
}
#eb.is-tablet .md\:t-order--3 {
  order: 3 !important
}
#eb.is-tablet .md\:t-order--4 {
  order: 4 !important
}
#eb.is-tablet .md\:t-order--5 {
  order: 5 !important
}
#eb.is-tablet .md\:t-order--last {
  order: 6 !important
}
#eb.is-tablet .md\:t-m--no {
  margin: 0 !important
}
#eb.is-tablet .md\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-m--md {
  margin: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-m--auto {
  margin: auto !important
}
#eb.is-tablet .md\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#eb.is-tablet .md\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#eb.is-tablet .md\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#eb.is-tablet .md\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#eb.is-tablet .md\:t-mt--no {
  margin-top: 0 !important
}
#eb.is-tablet .md\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-mt--auto {
  margin-top: auto !important
}
#eb.is-tablet .md\:t-mr--no {
  margin-right: 0 !important
}
#eb.is-tablet .md\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-mr--auto {
  margin-right: auto !important
}
#eb.is-tablet .md\:t-mb--no {
  margin-bottom: 0 !important
}
#eb.is-tablet .md\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-mb--auto {
  margin-bottom: auto !important
}
#eb.is-tablet .md\:t-ml--no {
  margin-left: 0 !important
}
#eb.is-tablet .md\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-ml--auto {
  margin-left: auto !important
}
#eb.is-tablet .md\:t-p--no {
  padding: 0 !important
}
#eb.is-tablet .md\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-p--md {
  padding: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#eb.is-tablet .md\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#eb.is-tablet .md\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-pt--no {
  padding-top: 0 !important
}
#eb.is-tablet .md\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-pr--no {
  padding-right: 0 !important
}
#eb.is-tablet .md\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-pb--no {
  padding-bottom: 0 !important
}
#eb.is-tablet .md\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-pl--no {
  padding-left: 0 !important
}
#eb.is-tablet .md\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-tablet .md\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-tablet .md\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-tablet .md\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#eb.is-tablet .md\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-tablet .md\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-tablet .md\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-tablet .md\:t-text--left {
  text-align: left !important
}
#eb.is-tablet .md\:t-text--right {
  text-align: right !important
}
#eb.is-tablet .md\:t-text--center {
  text-align: center !important
}
#eb.is-desktop .lg\:t-float--left {
  float: left !important
}
#eb.is-desktop .lg\:t-float--right {
  float: right !important
}
#eb.is-desktop .lg\:t-float--none {
  float: none !important
}
#eb.is-desktop .lg\:t-d--none {
  display: none !important
}
#eb.is-desktop .lg\:t-d--inline {
  display: inline !important
}
#eb.is-desktop .lg\:t-d--inline-block {
  display: inline-block !important
}
#eb.is-desktop .lg\:t-d--block {
  display: block !important
}
#eb.is-desktop .lg\:t-d--table {
  display: table !important
}
#eb.is-desktop .lg\:t-d--table-row {
  display: table-row !important
}
#eb.is-desktop .lg\:t-d--table-cell {
  display: table-cell !important
}
#eb.is-desktop .lg\:t-d--flex {
  display: flex !important
}
#eb.is-desktop .lg\:t-d--inline-flex {
  display: inline-flex !important
}
#eb.is-desktop .lg\:t-w--25 {
  width: 25% !important
}
#eb.is-desktop .lg\:t-w--33 {
  width: 33% !important
}
#eb.is-desktop .lg\:t-w--50 {
  width: 50% !important
}
#eb.is-desktop .lg\:t-w--66 {
  width: 66% !important
}
#eb.is-desktop .lg\:t-w--75 {
  width: 75% !important
}
#eb.is-desktop .lg\:t-w--100 {
  width: 100% !important
}
#eb.is-desktop .lg\:t-w--auto {
  width: auto !important
}
#eb.is-desktop .lg\:t-flex--fill {
  flex: 1 1 auto !important
}
#eb.is-desktop .lg\:t-flex-direction--r {
  flex-direction: row !important
}
#eb.is-desktop .lg\:t-flex-direction--c {
  flex-direction: column !important
}
#eb.is-desktop .lg\:t-flex-direction--rr {
  flex-direction: row-reverse !important
}
#eb.is-desktop .lg\:t-flex-direction--cr {
  flex-direction: column-reverse !important
}
#eb.is-desktop .lg\:t-flex-grow--0 {
  flex-grow: 0 !important
}
#eb.is-desktop .lg\:t-flex-grow--1 {
  flex-grow: 1 !important
}
#eb.is-desktop .lg\:t-flex-shrink--0 {
  flex-shrink: 0 !important
}
#eb.is-desktop .lg\:t-flex-shrink--1 {
  flex-shrink: 1 !important
}
#eb.is-desktop .lg\:t-flex-basis--0 {
  flex-basis: 0 !important
}
#eb.is-desktop .lg\:t-flex-basis--auto {
  flex-basis: auto !important
}
#eb.is-desktop .lg\:t-flex-wrap--w {
  flex-wrap: wrap !important
}
#eb.is-desktop .lg\:t-flex-wrap--nw {
  flex-wrap: nowrap !important
}
#eb.is-desktop .lg\:t-flex-wrap--wr {
  flex-wrap: wrap-reverse !important
}
#eb.is-desktop .lg\:t-justify-content--fs {
  justify-content: flex-start !important
}
#eb.is-desktop .lg\:t-justify-content--fe {
  justify-content: flex-end !important
}
#eb.is-desktop .lg\:t-justify-content--c {
  justify-content: center !important
}
#eb.is-desktop .lg\:t-justify-content--sb {
  justify-content: space-between !important
}
#eb.is-desktop .lg\:t-justify-content--sa {
  justify-content: space-around !important
}
#eb.is-desktop .lg\:t-justify-content--se {
  justify-content: space-evenly !important
}
#eb.is-desktop .lg\:t-align-items--fs {
  align-items: flex-start !important
}
#eb.is-desktop .lg\:t-align-items--fe {
  align-items: flex-end !important
}
#eb.is-desktop .lg\:t-align-items--c {
  align-items: center !important
}
#eb.is-desktop .lg\:t-align-items--b {
  align-items: baseline !important
}
#eb.is-desktop .lg\:t-align-items--s {
  align-items: stretch !important
}
#eb.is-desktop .lg\:t-align-content--fs {
  align-content: flex-start !important
}
#eb.is-desktop .lg\:t-align-content--e {
  align-content: flex-end !important
}
#eb.is-desktop .lg\:t-align-content--c {
  align-content: center !important
}
#eb.is-desktop .lg\:t-align-content--sb {
  align-content: space-between !important
}
#eb.is-desktop .lg\:t-align-content--sa {
  align-content: space-around !important
}
#eb.is-desktop .lg\:t-align-content--s {
  align-content: stretch !important
}
#eb.is-desktop .lg\:t-align-self--a {
  align-self: auto !important
}
#eb.is-desktop .lg\:t-align-self--fs {
  align-self: flex-start !important
}
#eb.is-desktop .lg\:t-align-self--fe {
  align-self: flex-end !important
}
#eb.is-desktop .lg\:t-align-self--c {
  align-self: center !important
}
#eb.is-desktop .lg\:t-align-self--b {
  align-self: baseline !important
}
#eb.is-desktop .lg\:t-align-self--s {
  align-self: stretch !important
}
#eb.is-desktop .lg\:t-order--first {
  order: -1 !important
}
#eb.is-desktop .lg\:t-order--0 {
  order: 0 !important
}
#eb.is-desktop .lg\:t-order--1 {
  order: 1 !important
}
#eb.is-desktop .lg\:t-order--2 {
  order: 2 !important
}
#eb.is-desktop .lg\:t-order--3 {
  order: 3 !important
}
#eb.is-desktop .lg\:t-order--4 {
  order: 4 !important
}
#eb.is-desktop .lg\:t-order--5 {
  order: 5 !important
}
#eb.is-desktop .lg\:t-order--last {
  order: 6 !important
}
#eb.is-desktop .lg\:t-m--no {
  margin: 0 !important
}
#eb.is-desktop .lg\:t-m--2xs {
  margin: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-m--xs {
  margin: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-m--sm {
  margin: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-m--md {
  margin: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-m--lg {
  margin: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-m--xl {
  margin: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-m--2xl {
  margin: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-m--auto {
  margin: auto !important
}
#eb.is-desktop .lg\:t-mx--no {
  margin-right: 0 !important;
  margin-left: 0 !important
}
#eb.is-desktop .lg\:t-mx--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important;
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-mx--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important;
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-mx--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important;
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-mx--md {
  margin-right: var(--si-spacing) !important;
  margin-left: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-mx--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important;
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-mx--xl {
  margin-right: calc(var(--si-spacing)*2) !important;
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-mx--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important;
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-mx--auto {
  margin-right: auto !important;
  margin-left: auto !important
}
#eb.is-desktop .lg\:t-my--no {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}
#eb.is-desktop .lg\:t-my--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important;
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-my--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important;
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-my--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important;
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-my--md {
  margin-top: var(--si-spacing) !important;
  margin-bottom: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-my--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important;
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-my--xl {
  margin-top: calc(var(--si-spacing)*2) !important;
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-my--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important;
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-my--auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}
#eb.is-desktop .lg\:t-mt--no {
  margin-top: 0 !important
}
#eb.is-desktop .lg\:t-mt--2xs {
  margin-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-mt--xs {
  margin-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-mt--sm {
  margin-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-mt--md {
  margin-top: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-mt--lg {
  margin-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-mt--xl {
  margin-top: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-mt--2xl {
  margin-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-mt--auto {
  margin-top: auto !important
}
#eb.is-desktop .lg\:t-mr--no {
  margin-right: 0 !important
}
#eb.is-desktop .lg\:t-mr--2xs {
  margin-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-mr--xs {
  margin-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-mr--sm {
  margin-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-mr--md {
  margin-right: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-mr--lg {
  margin-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-mr--xl {
  margin-right: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-mr--2xl {
  margin-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-mr--auto {
  margin-right: auto !important
}
#eb.is-desktop .lg\:t-mb--no {
  margin-bottom: 0 !important
}
#eb.is-desktop .lg\:t-mb--2xs {
  margin-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-mb--xs {
  margin-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-mb--sm {
  margin-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-mb--md {
  margin-bottom: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-mb--lg {
  margin-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-mb--xl {
  margin-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-mb--2xl {
  margin-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-mb--auto {
  margin-bottom: auto !important
}
#eb.is-desktop .lg\:t-ml--no {
  margin-left: 0 !important
}
#eb.is-desktop .lg\:t-ml--2xs {
  margin-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-ml--xs {
  margin-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-ml--sm {
  margin-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-ml--md {
  margin-left: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-ml--lg {
  margin-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-ml--xl {
  margin-left: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-ml--2xl {
  margin-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-ml--auto {
  margin-left: auto !important
}
#eb.is-desktop .lg\:t-p--no {
  padding: 0 !important
}
#eb.is-desktop .lg\:t-p--2xs {
  padding: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-p--xs {
  padding: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-p--sm {
  padding: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-p--md {
  padding: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-p--lg {
  padding: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-p--xl {
  padding: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-p--2xl {
  padding: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-px--no {
  padding-right: 0 !important;
  padding-left: 0 !important
}
#eb.is-desktop .lg\:t-px--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important;
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-px--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important;
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-px--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important;
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-px--md {
  padding-right: var(--si-spacing) !important;
  padding-left: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-px--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important;
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-px--xl {
  padding-right: calc(var(--si-spacing)*2) !important;
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-px--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important;
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-py--no {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
#eb.is-desktop .lg\:t-py--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important;
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-py--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important;
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-py--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important;
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-py--md {
  padding-top: var(--si-spacing) !important;
  padding-bottom: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-py--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important;
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-py--xl {
  padding-top: calc(var(--si-spacing)*2) !important;
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-py--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important;
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-pt--no {
  padding-top: 0 !important
}
#eb.is-desktop .lg\:t-pt--2xs {
  padding-top: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-pt--xs {
  padding-top: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-pt--sm {
  padding-top: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-pt--md {
  padding-top: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-pt--lg {
  padding-top: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-pt--xl {
  padding-top: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-pt--2xl {
  padding-top: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-pr--no {
  padding-right: 0 !important
}
#eb.is-desktop .lg\:t-pr--2xs {
  padding-right: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-pr--xs {
  padding-right: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-pr--sm {
  padding-right: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-pr--md {
  padding-right: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-pr--lg {
  padding-right: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-pr--xl {
  padding-right: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-pr--2xl {
  padding-right: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-pb--no {
  padding-bottom: 0 !important
}
#eb.is-desktop .lg\:t-pb--2xs {
  padding-bottom: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-pb--xs {
  padding-bottom: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-pb--sm {
  padding-bottom: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-pb--md {
  padding-bottom: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-pb--lg {
  padding-bottom: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-pb--xl {
  padding-bottom: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-pb--2xl {
  padding-bottom: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-pl--no {
  padding-left: 0 !important
}
#eb.is-desktop .lg\:t-pl--2xs {
  padding-left: calc(var(--si-spacing)*0.25) !important
}
#eb.is-desktop .lg\:t-pl--xs {
  padding-left: calc(var(--si-spacing)*0.5) !important
}
#eb.is-desktop .lg\:t-pl--sm {
  padding-left: calc(var(--si-spacing)*0.75) !important
}
#eb.is-desktop .lg\:t-pl--md {
  padding-left: var(--si-spacing) !important
}
#eb.is-desktop .lg\:t-pl--lg {
  padding-left: calc(var(--si-spacing)*1.5) !important
}
#eb.is-desktop .lg\:t-pl--xl {
  padding-left: calc(var(--si-spacing)*2) !important
}
#eb.is-desktop .lg\:t-pl--2xl {
  padding-left: calc(var(--si-spacing)*2.5) !important
}
#eb.is-desktop .lg\:t-text--left {
  text-align: left !important
}
#eb.is-desktop .lg\:t-text--right {
  text-align: right !important
}
#eb.is-desktop .lg\:t-text--center {
  text-align: center !important
}
body #eb .t-text--truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#eb .t-no-focus-outline {
  outline: 0 !important
}
#eb .t-no-focus-outline::-moz-focus-inner {
  border: 0 !important
}
#eb .hover\:t-bg--transparent:hover {
  background-color: transparent !important
}
#eb .grid {
  display: grid
}
#eb .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}
#eb .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}
#eb .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}
#eb .grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr))
}
@media(min-width:768px) {
  #eb .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }
  #eb .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }
  #eb .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
  }
}
#eb .gap-md {
  gap: var(--fd-spacing-md)
}
#eb .gap-sm {
  gap: var(--fd-spacing-sm)
}
body.mm-wrapper_opened {
  -webkit-overflow-scrolling: auto
}
#eb .eb-toolbar #eb-canvas {
  display: none
}
#eb-canvas {
  z-index: 2147483647;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  transform: inherit
}
#eb-canvas .eb-toolbar__indicator-counter {
  background-color: #d9534f;
  display: inline-block;
  min-width: 16px;
  line-height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 12px;
  text-align: center;
  color: #fff;
  font-size: 11px
}
.mm-listitem__text {
  padding-top: 12px;
  padding-bottom: 12px
}
.mm-divider {
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #434343 !important
}
.mm-divider:before {
  background-color: rgba(0, 0, 0, 0.05)
}
body .mm-searchfield__input input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 30px !important;
  line-height: 30px !important;
  min-height: unset !important;
  max-height: unset !important;
  margin: 0 !important;
  padding: 8px !important;
  box-sizing: border-box;
  border: 0 !important;
  border-radius: 4px;
  box-shadow: none !important;
  outline: 0 !important;
  font: inherit;
  font-size: initial !important;
  color: #999 !important;
  background-color: #434343 !important
}
body .mm-searchfield__input input, body .mm-searchfield__input input:hover, body .mm-searchfield__input input:focus {
  color: #999 !important;
  background-color: #434343 !important
}
[dir="rtl"] #eb .fa-angle-left:before {
  content: "\f105"
}
[dir="rtl"] #eb .fa-angle-right:before {
  content: "\f104"
}
[dir="rtl"] #eb .fa-long-arrow-left:before {
  content: "\f178"
}
[dir="rtl"] #eb .fa-long-arrow-right:before {
  content: "\f177"
}
[dir="rtl"] #eb .fa-chevron-left::before {
  content: "\f054"
}
[dir="rtl"] #eb .fa-chevron-right::before {
  content: "\f053"
}
[dir="rtl"] #eb .fa-star-half, [dir="rtl"] #eb .fa-star-half-empty, [dir="rtl"] #eb .fa-star-half-full, [dir="rtl"] #eb .fa-star-half-o {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1)
}
.fa-giphy:before {
  font-family: 'fa giphy';
  content: "\e900";
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'fa giphy';
  src: url('../../../../../media/com_easyblog/fonts/fa-giphy/fa-giphy.eot?811st4');
  src: url('../../../../../media/com_easyblog/fonts/fa-giphy/fa-giphy.eot?811st4#iefix') format('embedded-opentype'), url('../../../../../media/com_easyblog/fonts/fa-giphy/fa-giphy.ttf?811st4') format('truetype'), url('../../../../../media/com_easyblog/fonts/fa-giphy/fa-giphy.woff?811st4') format('woff'), url('../../../../../media/com_easyblog/fonts/fa-giphy/fa-giphy.svg?811st4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block
}
.fa-lottie:before {
  font-family: 'fa lottie';
  content: "\e901";
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'fa lottie';
  src: url('../../../../../media/com_easyblog/fonts/fa-lottie/fa-lottie.eot?811st4');
  src: url('../../../../../media/com_easyblog/fonts/fa-lottie/fa-lottie.eot?811st4#iefix') format('embedded-opentype'), url('../../../../../media/com_easyblog/fonts/fa-lottie/fa-lottie.ttf?811st4') format('truetype'), url('../../../../../media/com_easyblog/fonts/fa-lottie/fa-lottie.woff?811st4') format('woff'), url('../../../../../media/com_easyblog/fonts/fa-lottie/fa-lottie.svg?811st4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block
}
.autosize-input {
  display: none
}
.has-eb-dialog #eb.bootstrap-datetimepicker-widget {
  z-index: 2147483647 !important
}
#eb {
  /*!
#2134
 */
}
#eb .ebd-block:before, #eb .ebd-block:after {
  content: " ";
  display: table
}
#eb .ebd-block:after {
  clear: both
}
#eb .ebd-block.is-nested.nest-left {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 30%
}
#eb .ebd-block.is-nested.nest-right {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
  width: 30%
}
#eb.is-mobile .ebd-block.has-nested {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#eb.is-mobile .ebd-block.nest-left, #eb.is-mobile .ebd-block.nest-right {
  float: none;
  margin-left: 0;
  margin-right: 0;
  width: 100% !important
}
#eb.is-mobile .ebd-block.nest-left {
  order: 1
}
#eb.is-mobile .ebd-block.nest-right {
  order: 3
}
#eb.is-mobile .ebd-block p {
  order: 2
}
#eb .ebd-block-content h1, #eb .ebd-block-content h2, #eb .ebd-block-content h3, #eb .ebd-block-content h4, #eb .ebd-block-content h5, #eb .ebd-block-content h6, #eb .ebd-block-content p, #eb .ebd-block-content ul, #eb .ebd-block-content ol {
  margin-top: 0
}
#eb .ebd-block-content p {
  margin-bottom: 1em
}
#eb .ebd-block .eb-composer-fieldset-content {
  display: none;
  z-index: 3;
  position: absolute;
  bottom: -44px;
  left: 50%;
  transform: translate(-50%, 0);
  justify-content: center
}
#eb .ebd-block .eb-composer-fieldset-content .eb-pills {
  background: #222;
  border-radius: 6px;
  padding: 4px
}
#eb .ebd-block .eb-composer-fieldset-content .eb-pill {
  color: #fff;
  background: transparent;
  border: 0
}
#eb .ebd-block .eb-composer-fieldset-content .eb-pill-item {
  color: #fff;
  background: transparent;
  border: 0;
  border-radius: 4px
}
#eb .ebd-block .eb-composer-fieldset-content .eb-pill-item:hover {
  background: #424242
}
#eb .ebd-block .eb-tabs.pill-style .eb-tabs-content-item {
  position: absolute;
  width: 200px
}
#eb .ebd-block[data-type=text].has-drop-cap {
  text-align: left !important
}
#eb .ebd-block[data-type=text].has-drop-cap p:first-child:first-letter {
  float: left;
  padding: .1em .3rem;
  margin: 0 .3rem 0 0;
  line-height: 100%;
  font-size: 4em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left !important
}
#eb .ebd-block[data-type=text].active .eb-composer-fieldset-content {
  display: flex
}
#eb p.has-drop-cap:first-letter {
  float: left;
  padding: .1em .3rem;
  margin: 0 .3rem 0 0;
  line-height: 100%;
  font-size: 4em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left !important
}
#eb.is-mobile .col {
  width: 100%
}
#eb .media-table {
  display: table;
  width: 100%
}
#eb .media-thumb, #eb .media-content {
  display: table-cell;
  vertical-align: top
}
#eb .post-block {
  background: rgba(var(--fd-white), 1);
  margin: 10px 0;
  border-radius: 4px
}
#eb .post-block:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .post-block .media-table {
  table-layout: fixed
}
#eb .post-block .media-thumb {
  width: 280px;
  padding: 16px;
  padding-right: 0
}
#eb .post-block .media-thumb img {
  width: 100%;
  height: auto;
  display: block
}
#eb .post-block .media-content {
  padding: 16px;
  position: relative
}
#eb .post-block .media-content > h3 {
  margin: 0 0 5px;
  font-size: 1.1em;
  line-height: 1.2
}
#eb .post-block .media-content > div {
  overflow: hidden
}
#eb .post-block .media-content > span {
  display: block;
  position: relative;
  margin-top: 15px
}
#eb .post-block .media-content > span a {
  color: rgba(var(--fd-gray-500), 1);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 80%
}
#eb.is-mobile .post-block .media-thumb {
  display: block;
  width: 100%;
  text-align: center
}
#eb.is-mobile .post-block .media-content {
  display: block
}
#eb.is-mobile .post-block .media-content > span a {
  max-width: 100%
}
#eb .eb-blocks-link {
  border: 1px dashed #d7d7d7;
  background: #f4f4f4;
  border-radius: 0;
  padding: 10px;
  overflow: hidden
}
#eb .eb-blocks-link .media-table {
  display: table;
  width: 100%
}
#eb .eb-blocks-link .media-thumb, #eb .eb-blocks-link .media-body {
  display: table-cell;
  position: relative;
  vertical-align: top
}
#eb .eb-blocks-link .media-thumb {
  width: 160px
}
#eb .eb-blocks-link .media-object {
  width: 140px;
  height: 140px;
  background: #eee;
  border: 1px solid #ccc
}
#eb .eb-blocks-link .media-heading {
  font-size: 14px;
  max-height: 40px
}
#eb .eb-blocks-link .media-heading a {
  color: inherit !important;
  text-decoration: none !important
}
#eb .eb-blocks-link .media-content {
  font-size: 12px;
  max-height: 60px
}
#eb .eb-blocks-link .media-heading, #eb .eb-blocks-link .media-content {
  line-height: 20px;
  overflow: hidden
}
#eb .eb-blocks-link .media-link {
  color: #999;
  position: absolute;
  bottom: 0;
  left: 0
}
#eb .eb-composer-link-placeholder-preview {
  padding: 20px
}
#eb .eb-composer-link-placeholder-preview .media-table {
  display: table;
  width: 100%
}
#eb .eb-composer-link-placeholder-preview .media-thumb, #eb .eb-composer-link-placeholder-preview .media-body {
  display: table-cell;
  position: relative;
  vertical-align: top
}
#eb .eb-composer-link-placeholder-preview .media-thumb {
  width: 160px;
  height: 140px;
  vertical-align: top;
  background: #eee;
  border: 1px solid #ccc;
  text-align: center
}
#eb .eb-composer-link-placeholder-preview .media-body {
  padding: 0 0 0 20px
}
#eb .eb-composer-link-placeholder-preview .media-object {
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top
}
#eb .eb-composer-link-placeholder-preview .media-heading {
  font-size: 14px;
  max-height: 40px
}
#eb .eb-composer-link-placeholder-preview .media-heading a {
  color: inherit !important;
  text-decoration: none !important
}
#eb .eb-composer-link-placeholder-preview .media-content {
  font-size: 12px;
  max-height: 60px;
  padding-bottom: 30px
}
#eb .eb-composer-link-placeholder-preview .media-heading, #eb .eb-composer-link-placeholder-preview .media-content {
  line-height: 20px;
  overflow: hidden
}
#eb .eb-composer-link-placeholder-preview .media-heading:hover, #eb .eb-composer-link-placeholder-preview .media-content:hover {
  background: #ffc
}
#eb .eb-composer-link-placeholder-preview .media-link {
  color: #999;
  position: absolute;
  bottom: 0;
  left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 95%
}
#eb .ebd-block[data-type=links] {
  margin-bottom: 10px
}
#eb .ebd-block[data-type=links] .media-table {
  display: table;
  width: 100%;
  table-layout: fixed
}
#eb .ebd-block[data-type=links] .media-thumb, #eb .ebd-block[data-type=links] .media-body {
  display: table-cell;
  position: relative;
  vertical-align: top
}
#eb .ebd-block[data-type=links] .media-thumb {
  width: 162px;
  height: 140px;
  vertical-align: middle;
  background: #eee;
  border: 1px solid #ccc;
  text-align: center
}
#eb .ebd-block[data-type=links] .media-body {
  padding: 0 0 0 20px;
  width: auto
}
#eb .ebd-block[data-type=links] .media-object {
  width: 160px !important;
  max-width: 160px !important;
  height: auto;
  display: inline-block;
  vertical-align: middle
}
#eb .ebd-block[data-type=links] .media-heading {
  font-size: 1.1em;
  line-height: 1.2
}
#eb .ebd-block[data-type=links] .media-heading a {
  color: inherit !important;
  text-decoration: none !important
}
#eb .ebd-block[data-type=links] .media-content {
  max-height: 60px;
  padding-bottom: 20px
}
#eb .ebd-block[data-type=links] .media-link {
  color: #999;
  position: relative;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%
}
#eb.is-mobile .ebd-block[data-type=links] {
  margin-bottom: 20px
}
#eb.is-mobile .ebd-block[data-type=links] .media-thumb {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 10px
}
#eb.is-mobile .ebd-block[data-type=links] .media-body {
  display: block;
  padding: 0
}
#eb.is-mobile .ebd-block[data-type=links] .media-link {
  max-width: 95%
}
#eb [class^="eb-block-rule"] {
  opacity: 1;
  background-color: transparent
}
#eb hr.eb-block-rule-style2 {
  padding: 0;
  border: 0;
  border-top: medium double var(--eb-divider-color);
  color: var(--eb-divider-color);
  text-align: center;
  overflow: visible
}
#eb hr.eb-block-rule-style2:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -.7em;
  font-size: 1.5em;
  padding: 0 .25em;
  background: var(--eb-divider-bg)
}
#eb hr.eb-block-rule-style3 {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0))
}
#eb hr.eb-block-rule-style4 {
  border-top: 1px dotted
}
#eb hr.eb-block-rule-style5 {
  color: var(--eb-divider-color);
  text-align: center;
  background-color: transparent;
  border-top: 0;
  overflow: visible
}
#eb hr.eb-block-rule-style5:after {
  content: "•";
  font-size: 20px;
  position: relative;
  top: -12px;
  text-shadow: -1.7em 0, 1.7em 0
}
#eb hr.eb-block-rule-style6 {
  color: var(--eb-divider-color);
  text-align: center;
  background-color: transparent;
  border-top: 0;
  overflow: visible
}
#eb hr.eb-block-rule-style6:after {
  content: "★";
  font-size: 20px;
  position: relative;
  top: -12px;
  text-shadow: -1.7em 0, 1.7em 0
}
#eb hr.eb-block-rule-style7 {
  padding: 0;
  border: 0;
  border-top: 2px solid var(--eb-divider-color);
  color: var(--eb-divider-color);
  text-align: center;
  max-width: 80px;
  margin: 16px auto;
  overflow: visible
}
#eb hr.eb-block-rule-style7:after {
  content: "★";
  display: inline-block;
  position: relative;
  top: -12px;
  font-size: 20px;
  padding: 0 16px;
  line-height: 1;
  background: var(--eb-divider-bg)
}
#eb .instagram-block {
  border: 1px solid #eee;
  height: 350px;
  min-width: 400px
}
#eb .responsive-instagram {
  position: relative;
  padding: 0;
  width: 100%;
  overflow: hidden
}
#eb .responsive-instagram:before {
  display: block;
  content: '';
  padding-top: 100%;
  padding-bottom: 206px
}
#eb .responsive-instagram iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%
}
#eb .ebd-block .nav-tabs > li {
  min-width: 20px
}
#eb .ebd-block .nav-tabs > li a {
  cursor: pointer;
  font-weight: bold
}
#eb .ebd-block .tab-content {
  padding: 10px;
  margin-bottom: 8px;
  border: 1px solid #ddd;
  border-top: 0;
  padding-bottom: 20px
}
#eb .ebd-block .tab-pane {
  min-height: 50px;
  z-index: -100
}
#eb .ac {
  margin-top: 10px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  background-color: rgba(var(--fd-white), 1);
  box-sizing: border-box;
  overflow: hidden;
  transition: height 500ms
}
#eb .ac > .ac-q {
  font: bold 15px 'Arial', sans-serif;
  padding: 10px 30px 10px 10px;
  margin: 0;
  text-decoration: none;
  display: block;
  cursor: pointer;
  position: relative !important;
  outline: 0 !important
}
#eb .ac > .ac-q::-moz-focus-inner {
  border: 0 !important
}
#eb .ac > .ac-q::after {
  font: bold 15px 'Arial', sans-serif;
  content: '+';
  text-align: center;
  width: 15px;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  position: absolute
}
#eb .ac.is-collapsed > .ac-q::after {
  content: '+'
}
#eb .ac > .ac-a {
  overflow: hidden;
  transition-property: all;
  transition-timing-function: ease
}
#eb .ac > .ac-a p {
  margin: 0;
  padding: 10px
}
#eb .ac.js-enabled > .ac-a {
  visibility: hidden
}
#eb .ac.is-active {
  overflow: unset
}
#eb .ac.is-active > .ac-a {
  visibility: visible;
  overflow: unset
}
#eb .ac.is-active > .ac-q::after {
  content: '-'
}
#eb .ebd-block .table > thead > tr > th, #eb .ebd-block .table > thead > tr > td, #eb .ebd-block .table > tbody > tr > th, #eb .ebd-block .table > tbody > tr > td, #eb .ebd-block .table > tfoot > tr > th, #eb .ebd-block .table > tfoot > tr > td {
  text-align: inherit
}
#eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu) {
  margin-bottom: 10px
}
#eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):before, #eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):after {
  content: " ";
  display: table
}
#eb .ebd-block[data-type="image"]:not(.eb-composer-block-menu):after {
  clear: both
}
#eb .ebd-block[data-type="image"] {
  max-width: 100% !important
}
#eb .ebd-block--legacy[data-type="image"]:not(.eb-composer-block-menu) {
  display: inline-block;
  vertical-align: top
}
#eb .ebd-block--legacy[data-type="image"].is-center {
  display: block
}
#eb .eb-image {
  display: inline-block;
  max-width: 100%
}
#eb .eb-image-figure {
  position: relative;
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%
}
#eb .eb-image-viewport {
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-radius: 2px;
  position: relative;
  text-align: center;
  display: inline-block;
  font-size: 0;
  max-width: 100%
}
#eb .eb-image-viewport:before {
  content: "";
  display: inline-block;
  vertical-align: middle
}
#eb .eb-image.is-fluid {
  display: block;
  margin: 0 auto
}
#eb .eb-image.is-fluid .eb-image-figure {
  padding-top: 0
}
#eb .eb-image.is-fluid .eb-image-viewport {
  position: absolute;
  overflow: hidden;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
#eb .eb-image.is-fluid .eb-image-figure img {
  position: absolute;
  max-width: none;
  top: 0;
  left: 0;
  width: 100%
}
#eb .eb-image-caption {
  display: block;
  text-align: inherit;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%
}
#eb.is-mobile .eb-image-caption {
  width: auto !important
}
#eb .eb-image-caption > span {
  display: block;
  padding-top: 4px
}
#eb .eb-image .eb-image-figure img {
  display: inline-block;
  position: relative;
  max-width: 100%;
  max-height: none
}
#eb .eb-image.align-right {
  text-align: right
}
#eb .eb-image.align-left {
  text-align: left
}
#eb .eb-image.style-gray {
  padding: 10px;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-radius: 3px;
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-image.style-polaroid {
  padding: 10px;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  background: rgba(var(--fd-white), 1);
  -webkit-box-shadow: 0 3px 3px rgba(var(--fd-gray-300), 1);
  box-shadow: 0 3px 3px rgba(var(--fd-gray-300), 1)
}
#eb .eb-image.style-popup {
  padding: 10px
}
#eb .eb-image.style-solid {
  padding: 10px;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-300), 1)
}
#eb .eb-image.style-dashed {
  padding: 10px;
  background: rgba(var(--fd-white), 1);
  border: 1px dashed rgba(var(--fd-gray-300), 1)
}
#eb .eb-image.style-dotted {
  padding: 10px;
  background: rgba(var(--fd-white), 1);
  border: 1px dotted rgba(var(--fd-gray-300), 1)
}
#eb .eb-image.style-overlay {
  position: relative
}
#eb .eb-image.style-overlay .eb-image-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  opacity: .6;
  color: rgba(var(--fd-white), 1);
  border-left: 1px solid rgba(var(--fd-gray-300), 1);
  border-right: 1px solid rgba(var(--fd-gray-300), 1)
}
#eb .eb-image.style-overlay .eb-image-caption > span {
  padding: 4px
}
#eb .eb-image-popup-button {
  position: relative
}
#eb .eb-image-popup-button:before {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  z-index: 2;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  text-align: center;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  font-size: 20px;
  line-height: 36px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  margin: -20px 0 0 -20px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}
#eb .eb-image-popup-button:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#eb .eb-image:hover .eb-image-popup-button {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1
}
#eb.is-mobile .eb-image:not(.is-fluid) .eb-image-figure.is-responsive, #eb.is-mobile .eb-image:not(.is-fluid) .eb-image-figure.is-responsive img {
  width: 100% !important;
  height: auto !important
}
#eb blockquote.eb-quote {
  color: #555 !important;
  padding: 10px 20px !important;
  margin: 0 0 20px !important;
  border-left: 5px solid #eee !important;
  vertical-align: unset !important;
  border-radius: 0 !important
}
#eb blockquote.eb-quote:before, #eb blockquote.eb-quote:after {
  display: none !important
}
#eb blockquote.eb-quote p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: .8em
}
#eb blockquote.eb-quote p + cite {
  display: block;
  margin-top: 0
}
#eb blockquote.eb-quote.style-minimallight {
  border-left: 1px solid rgba(var(--fd-gray-300), 1) !important
}
#eb blockquote.eb-quote.style-minimalbox {
  border-top: 1px solid rgba(var(--fd-gray-300), 1) !important;
  border-bottom: 1px solid rgba(var(--fd-gray-300), 1) !important;
  border-right: 1px solid rgba(var(--fd-gray-300), 1) !important
}
#eb blockquote.eb-quote.style-modern {
  position: relative !important;
  background-color: rgba(var(--fd-white), 1) !important;
  border: 1px solid rgba(var(--fd-gray-300), 1) !important;
  border-radius: 1rem !important;
  box-shadow: .625rem .625rem 0 rgba(var(--fd-gray-300), 1) !important;
  padding: 8px !important;
  padding-left: 40px !important
}
#eb blockquote.eb-quote.style-modern:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  content: "\f10d" !important;
  display: block !important;
  font-size: 14px !important;
  top: 8px !important;
  left: 16px !important;
  position: absolute !important;
  color: rgba(var(--fd-gray-300), 1) !important
}
#eb .eb-note {
  position: relative;
  min-height: 20px;
  width: 100%;
  color: rgba(var(--fd-gray-800), 1);
  background: rgba(var(--fd-white), 1);
  left: 0;
  top: 0;
  box-shadow: 0 1px 1px hsl(0 0 0 / .075), 0 2px 2px hsl(0 0 0 / .025), 0 4px 4px hsl(0 0 0 / .025), 0 8px 8px hsl(0 0 0 / .025), 0 16px 16px hsl(0 0 0 / .025);
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: .5rem;
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-note:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--fd-danger-200-hex, rgba(var(--fd-danger-200), 1))
}
#eb .eb-note:after {
  content: '';
  position: absolute;
  left: 40px;
  top: 16px;
  bottom: 0;
  width: calc(100% - 40px);
  background-image: repeating-linear-gradient(transparent 0, transparent 24px, rgba(var(--fd-gray-300), 1) 25px)
}
#eb .eb-note__content {
  position: relative !important;
  z-index: 2 !important;
  top: 0;
  padding-left: 40px;
  padding-top: 16px;
  width: calc(100% - 20px) !important;
  min-height: 20px;
  left: 0;
  bottom: 0;
  line-height: 25px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  outline: 0;
  cursor: text;
  margin-top: -18px
}
#eb .eb-note__content ul {
  line-height: 25px !important;
  list-style: disc !important;
  padding: 0 0 0 20px !important;
  margin: 0 !important;
  position: relative;
  z-index: 2
}
#eb .eb-note__content ul li {
  position: relative;
  margin: 0 !important;
  line-height: 25px !important
}
#eb .eb-note__content ul li:before {
  content: '';
  width: 2px;
  height: 100%;
  left: -40px;
  display: block;
  position: absolute;
  -webkit-transition: all ease .5s;
  transition: all ease .5s
}
#eb .eb-note__content ul li:hover:before {
  -webkit-transition: all ease .5s;
  transition: all ease .5s;
  background: var(--fd-danger-600-hex, rgba(var(--fd-danger-600), 1))
}
#eb .ebd .ebd-block[data-type=video] {
  line-height: 0
}
#eb .ebd-block[data-type="video"]:not(.eb-composer-block-menu) {
  clear: both;
  margin-bottom: 10px
}
#eb .ebd-block[data-type="video"]:not(.eb-composer-block-menu):before, #eb .ebd-block[data-type="video"]:not(.eb-composer-block-menu):after {
  content: " ";
  display: table
}
#eb .ebd-block[data-type="video"]:not(.eb-composer-block-menu):after {
  clear: both
}
#eb .eb-video {
  position: relative;
  display: inline-block;
  width: 100%
}
#eb .eb-video.is-responsive .eb-video-viewport {
  height: auto;
  padding-top: 56.25%
}
#eb .eb-video-viewport {
  position: relative;
  height: 100%;
  overflow: hidden
}
#eb .eb-video-viewport > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .audiojs-track, #eb .audiojs {
  background: #252525;
  overflow: hidden;
  width: 100%;
  white-space: nowrap
}
#eb .audiojs {
  border-radius: 0 0 3px 3px;
  height: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: table
}
#eb .audiojs p {
  background: none;
  color: #fff;
  width: 40px;
  height: 30px;
  margin: 0;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 10px;
  line-height: 30px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}
#eb .audiojs p.play:before {
  content: "\f04b"
}
#eb .audiojs p.pause:before {
  content: "\f04c"
}
#eb .audiojs p.loading:before {
  content: "\f017"
}
#eb .audiojs p.error:before {
  content: "\f071"
}
#eb .audiojs .play-pause, #eb .audiojs .scrubber, #eb .audiojs .time {
  background: none;
  border: 0;
  display: table-cell;
  width: auto;
  height: auto;
  float: none;
  vertical-align: middle;
  padding: 0;
  position: relative
}
#eb .audiojs .play-pause {
  width: 40px;
  white-space: nowrap
}
#eb .audiojs .time {
  width: 1px;
  white-space: nowrap
}
#eb .audiojs .time {
  line-height: 1;
  color: #888;
  padding: 0 15px
}
#eb .audiojs .time em, #eb .audiojs .time strong {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #fff
}
#eb .audiojs .loaded, #eb .audiojs .progress {
  border-radius: 2px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  height: auto
}
#eb .audiojs .progress {
  background: rgba(var(--fd-primary-700), 1)
}
#eb .audiojs .loaded {
  background: #494949
}
#eb .audiojs-track {
  border: 0;
  border-bottom: 1px solid #323232;
  border-radius: 3px 3px 0 0;
  color: #eee;
  padding: 15px;
  position: relative
}
#eb .audiojs-track .fa-music {
  margin: 0 5px 0 0
}
#eb .audiojs-track a {
  float: right
}
#eb .audiojs-track.disabled {
  display: none
}
#eb .audiojs-track.disabled + .audiojs {
  border-radius: 3px
}
#eb .audiojs-track .pull-right {
  margin-left: 10px
}
#eb .audiojs-track .overflow-no {
  white-space: nowrap;
  text-overflow: ellipsis
}
#eb.is-mobile .audiojs-track .overflow-no {
  margin-bottom: 20px
}
#eb .eb-block-file {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  background: rgba(var(--fd-white), 1);
  border-radius: 4px;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 16px
}
#eb .eb-block-file--preview .eb-file-details {
  padding: 0
}
#eb .eb-block-file--preview .eb-file-details .btn {
  position: relative;
  left: auto;
  bottom: auto
}
#eb .eb-file-thumb-wrapper {
  background: rgba(var(--fd-gray-50), 1);
  padding: 16px;
  border-radius: 8px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0
}
#eb .eb-file-thumb-wrapper .eb-file-thumb i {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-file-thumb-wrapper .eb-file-thumb b {
  display: none
}
#eb .eb-file-thumb i {
  color: #333;
  font-size: 40px;
  position: relative;
  display: inline-block;
  line-height: 40px
}
#eb .eb-file-thumb i b {
  color: #fff;
  font-size: 12px;
  opacity: .75;
  filter: alpha(opacity=75);
  position: absolute;
  left: 10px;
  bottom: 10px
}
#eb .eb-file-details {
  padding: 15px 15px 55px;
  position: relative;
  vertical-align: top
}
#eb .eb-file-details .btn {
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  padding: 0 15px;
  position: absolute;
  left: 15px;
  bottom: 15px
}
#eb .eb-file-details > div + div {
  margin-top: .5em
}
#eb.is-mobile .eb-block-file {
  display: block
}
#eb.is-mobile .eb-file-thumb, #eb.is-mobile .eb-file-details {
  display: block !important;
  width: auto !important
}
#eb.is-mobile .eb-file-thumb {
  border-right: 0;
  text-align: center;
  padding: 20px 0
}
#eb.is-mobile .eb-file-details {
  padding: 15px
}
#eb.is-mobile .eb-file-details .btn {
  position: static;
  margin-top: 10px;
  word-break: break-word;
  display: block;
  white-space: inherit
}
#eb .video-embed-wrapper {
  position: relative
}
#eb .video-embed-wrapper.is-responsive {
  padding: 0;
  width: 100%;
  overflow: hidden
}
#eb .video-embed-wrapper.is-responsive:before {
  display: block;
  content: '';
  padding-top: 56.25%
}
#eb .video-embed-wrapper.is-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
#eb .gdpr-notice-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
  background: #444;
  padding: 20px
}
#eb .gdpr-notice-container__content {
  border-radius: 8px;
  background: rgba(var(--fd-white), 1);
  padding: 20px
}
#eb.is-desktop .has-gdpr-notice, #eb.is-mobile .has-gdpr-notice {
  position: relative
}
#eb.is-desktop .has-gdpr-notice:before, #eb.is-mobile .has-gdpr-notice:before {
  display: none
}
#eb.is-desktop .gdpr-notice-container, #eb.is-mobile .gdpr-notice-container {
  padding: 16px 8px;
  position: relative
}
#eb.is-desktop .gdpr-notice-container__content, #eb.is-mobile .gdpr-notice-container__content {
  padding: 8px
}
#eb.is-desktop .gdpr-notice-container__content .eb-post-title, #eb.is-mobile .gdpr-notice-container__content .eb-post-title {
  font-size: 14px
}
#eb .eb-thumbs {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch
}
#eb .eb-thumbs.col-4 {
  max-width: none;
  padding-left: 0;
  padding-right: 0
}
#eb .eb-thumbs.is-col-1 .eb-thumbs-col {
  width: 100%
}
#eb .eb-thumbs.is-col-2 .eb-thumbs-col {
  width: 50%
}
#eb .eb-thumbs.is-col-3 .eb-thumbs-col {
  width: 33.333333333333%
}
#eb .eb-thumbs.is-col-4 .eb-thumbs-col {
  width: 25%
}
#eb .eb-thumbs.is-col-5 .eb-thumbs-col {
  width: 20%
}
#eb .eb-thumbs.is-col-6 .eb-thumbs-col {
  width: 16.666666666667%
}
#eb .eb-thumbs.is-col-7 .eb-thumbs-col {
  width: 14.285714285714%
}
#eb .eb-thumbs.is-col-8 .eb-thumbs-col {
  width: 12.5%
}
#eb .eb-thumbs .eb-image {
  width: 100%
}
#eb .eb-thumbs .eb-image img {
  width: 100%
}
#eb .eb-thumbs.is-empty {
  display: none
}
#eb .eb-thumbs-col {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0;
  -ms-flex-basis: 0;
  flex-basis: 0;
  position: relative;
  vertical-align: top
}
#eb .eb-composer-page .eb-thumbs-col.ui-sortable {
  border: 1px dashed #ccc
}
#eb.is-mobile .eb-thumbs .eb-thumbs-col {
  display: block;
  width: 100% !important
}
#eb .eb-thumb {
  position: relative
}
#eb .eb-thumb > div {
  position: relative;
  border: 5px solid transparent;
  border-top: 0;
  border-bottom: 10px solid transparent
}
#eb .eb-thumb > div > div.eb-thumb-placeholder, #eb .eb-thumb > div > div.ebd-block {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .eb-thumb > div > div.ebd-block {
  border: 0
}
#eb .eb-gallery-stage {
  position: relative;
  padding-top: 56.25%;
  background: #aaa;
  overflow: hidden;
  z-index: 2
}
#eb .eb-gallery-button {
  position: absolute;
  top: 0;
  width: 15%;
  height: 100%;
  z-index: 4;
  cursor: pointer
}
#eb .eb-gallery-button:before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  opacity: .5;
  z-index: 1
}
#eb .eb-gallery-button:hover:before {
  opacity: 1
}
#eb .eb-gallery-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  font-size: 36px;
  margin-top: -18px;
  margin-left: -18px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 2
}
#eb .eb-gallery-next-button {
  right: 0
}
#eb .eb-gallery-next-button:before {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#7f000000', GradientType=1)
}
#eb .eb-gallery-prev-button {
  left: 0
}
#eb .eb-gallery-prev-button:before {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000', endColorstr='#00000000', GradientType=1)
}
#eb .eb-gallery-viewport {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition: all 1s ease;
  transition: all 1s ease
}
#eb .eb-gallery-item {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
#eb .eb-gallery-item > div.eb-gallery-placeholder, #eb .eb-gallery-item > div.ebd-block {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .eb-gallery-item > div.ebd-block {
  border: 0
}
#eb .eb-gallery-item .eb-image-caption, #eb .eb-gallery-item__caption {
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 8px
}
#eb .eb-gallery-item .eb-image-caption > span, #eb .eb-gallery-item__caption > span {
  padding: 0
}
#eb .eb-gallery-menu {
  position: relative;
  text-align: center;
  margin-top: 10px;
  z-index: 5
}
#eb .xeb-gallery-menu-item {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  cursor: pointer
}
#eb .xeb-gallery-menu-item:before {
  position: absolute;
  content: " ";
  top: 12px;
  left: 12px;
  margin-left: -6px;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 100%;
  border: 1px solid #ccc;
  background: transparent
}
#eb .xeb-gallery-menu-item:hover:before {
  background: #ccc
}
#eb .xeb-gallery-menu-item.active:before {
  background: #ccc
}
#eb .eb-gallery .swiper-pagination-bullet {
  margin: 0 8px;
  text-indent: -999em;
  width: 12px;
  height: 12px;
  cursor: pointer
}
#eb .eb-gallery .swiper-pagination-bullet-active {
  background: #4e72e2
}
#eb .eb-comparison {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#eb .eb-comparison__btn-media {
  position: absolute;
  bottom: 40%;
  right: 150px;
  left: auto;
  -webkit-transition: transform .25s;
  transition: transform .25s
}
#eb .eb-comparison .cd-resize-img .eb-comparison__btn-media {
  left: 150px;
  right: auto
}
#eb .cd-image-container {
  position: relative;
  width: 90%;
  max-width: 768px;
  margin: 0 auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
#eb .cd-image-container img {
  display: block
}
#eb .cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform .3s .7s, opacity .3s .7s;
  -moz-transition: -moz-transform .3s .7s, opacity .3s .7s;
  transition: transform .3s .7s, opacity .3s .7s
}
#eb .cd-image-label.is-hidden {
  visibility: hidden
}
#eb .is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
#eb .cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
#eb .cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none
}
#eb .cd-resize-img .cd-image-label {
  right: auto;
  left: 0
}
#eb .is-visible .cd-resize-img {
  width: 50%;
  -webkit-animation: cd-bounce-in .7s;
  -moz-animation: cd-bounce-in .7s;
  animation: cd-bounce-in .7s
}
@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0
  }
  60% {
    width: 55%
  }
  100% {
    width: 50%
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0
  }
  60% {
    width: 55%
  }
  100% {
    width: 50%
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0
  }
  60% {
    width: 55%
  }
  100% {
    width: 50%
  }
}
#eb .cd-handle {
  position: absolute;
  height: 44px;
  width: 44px;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #d9534f url("../../../../../media/com_easyblog/images/compare-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0)
}
#eb .cd-handle.draggable {
  background-color: #445b7c;
  background-color: #4e72e2
}
#eb .is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform .3s .7s, opacity 0 .7s;
  -moz-transition: -moz-transform .3s .7s, opacity 0 .7s;
  transition: transform .3s .7s, opacity 0 .7s
}
#eb .eb-sendy-form {
  background-color: rgba(var(--fd-gray-50), 1);
  padding: 16px;
  margin: 16px 0
}
#eb .ebd-block .eb-poll {
  padding: 8px 16px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px
}
#eb .ebd-block .eb-poll__title {
  font-weight: bold;
  margin-top: 16px;
  margin-bottom: 16px
}
#eb .ebd-block .eb-poll__label {
  display: flex;
  margin-bottom: 8px
}
#eb .ebd-block .eb-poll__option-txt {
  flex-grow: 1
}
#eb .ebd-block .eb-poll__count {
  color: #888;
  display: flex;
  flex-shrink: 0;
  outline: 0 !important
}
#eb .ebd-block .eb-poll__count::-moz-focus-inner {
  border: 0 !important
}
#eb .ebd-block .eb-poll__count span {
  margin-right: 4px
}
#eb .ebd-block .eb-poll__result {
  font-weight: bold
}
#eb .eb-poll-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
#eb .eb-poll-meta > div + div:before {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  content: '\00b7';
  font-size: 13px;
  vertical-align: middle;
  padding: 0 6px
}
#eb .progress--eb {
  height: 8px;
  box-shadow: none
}
#eb .tiktok-embed {
  margin: 0 auto !important
}
#eb .eb-subscribe-form {
  background-color: rgba(var(--fd-gray-50), 1);
  padding: 16px;
  margin: 16px 0;
  display: flex;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 8px
}
#eb .eb-subscribe-form:before {
  position: absolute;
  top: 8%;
  left: 8%;
  bottom: 0;
  right: 0;
  content: '';
  background-color: #e5e7eb;
  -webkit-mask-image: url('../../../../../media/com_easyblog/images/bg-subscribe-form.svg');
  mask-image: url('../../../../../media/com_easyblog/images/bg-subscribe-form.svg');
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-repeat: no-repeat;
  opacity: .5
}
#eb .eb-subscribe-form__inner {
  text-align: center;
  min-width: 260px;
  max-width: 400px;
  position: relative;
  padding: 16px 0
}
#eb .eb-subscribe-form__title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 8px
}
#eb .eb-subscribe-form--dark {
  background-color: #26386f;
  color: #fff
}
#eb .eb-subscribe-form--dark:before {
  background-color: #2f4488
}
#eb.is-mobile .eb-subscribe-form:before {
  top: auto;
  left: 0;
  bottom: 0;
  width: 200px;
  background-size: 220px;
  -webkit-mask-position: 10px bottom;
  mask-position: 10px bottom
}
#eb.is-mobile .eb-subscribe-form__inner {
  min-width: auto
}
@media(max-width:389px) {
  #eb .eb-fb-embedded-wrapper .fb-post {
    transform: scale(0.92);
    transform-origin: left
  }
}
#eb .eb-post-admin {
  z-index: 10;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-post-admin__item:not(:first-child) {
  margin-left: 8px
}
#eb .eb-post-admin__dropdown-toggle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d7d7d7;
  position: relative;
  border-radius: 100%;
  background: #fff !important;
  display: inline-block;
  text-align: center
}
#eb .eb-post-admin__dropdown-toggle > i {
  color: #666 !important;
  line-height: 30px;
  font-size: 12px;
  vertical-align: top
}
#eb .eb-post-admin .open > a {
  border-radius: 2px 2px 0 0;
  border-bottom: 0;
  z-index: 9999
}
#eb .eb-post-admin .dropdown-menu {
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 2px 0 2px 2px;
  margin-top: -1px;
  padding: 5px 0;
  box-shadow: none;
  z-index: 9990;
  right: 0;
  left: auto
}
#eb .eb-post-admin .dropdown-menu > li.divider {
  border-top: 1px solid #d7d7d7
}
#eb .eb-post-admin .dropdown-menu > li > a {
  font-size: 12px;
  color: #666 !important;
  padding: 5px 15px
}
#eb .eb-post-admin .dropdown-menu > li > a:hover {
  background: #fafafa
}
#eb .eb-favourite-toggle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
  color: #888;
  outline: 0 !important
}
#eb .eb-favourite-toggle::-moz-focus-inner {
  border: 0 !important
}
#eb .eb-favourite-toggle.is-favourited {
  color: #f2765b
}
#eb .eb-favourite-toggle > i:before {
  font-weight: bold;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f004";
  font-family: "Font Awesome 5 Free"
}
#eb .eb-rating-form {
  color: #ffca28
}
#eb .eb-reading-progress-sticky.affix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2147483647;
  left: 0;
  line-height: 0
}
#eb .eb-reading-progress-sticky.affix .eb-reading-progress, #eb .eb-reading-progress-sticky.affix .eb-reading-progress__container {
  position: fixed
}
#eb .eb-reading-progress {
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: #f5f5f5;
  color: #57b4fc
}
#eb .eb-reading-progress::-webkit-progress-bar {
  background: #f5f5f5
}
#eb .eb-reading-progress::-moz-progress-bar {
  background: #57b4fc
}
#eb .eb-reading-progress::-webkit-progress-value {
  background: #57b4fc
}
#eb .eb-reading-progress__container {
  width: 100%;
  background-color: #f5f5f5;
  top: 0;
  left: 0;
  height: 5px;
  display: block
}
#eb .eb-reading-progress__bar {
  width: 50%;
  display: block;
  height: inherit;
  background-color: #57b4fc
}
#eb .eb-restrictions {
  background: rgba(var(--fd-gray-50), 1);
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  line-height: 1.25
}
#eb .eb-restrictions__title {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 8px
}
#eb .eb-restrictions__desc {
  margin-bottom: 16px
}
#eb.is-tablet .eb-pdf-viewer .pdf-viewer-browser, #eb.is-mobile .eb-pdf-viewer .pdf-viewer-browser {
  display: none
}
#eb.is-tablet .eb-pdf-viewer .pdf-viewer-button, #eb.is-mobile .eb-pdf-viewer .pdf-viewer-button {
  display: block
}
#eb .eb-pdf-viewer .pdf-viewer-browser {
  display: block
}
#eb .eb-pdf-viewer .pdf-viewer-button {
  display: none
}
#eb .eb-post-listing {
  --eb-post-listing-gap: var(--si-spacing)
}
#eb .eb-post-listing.is-masonry .eb-post:after {
  content: '';
  display: block;
  clear: both
}
#eb .eb-post-listing.is-masonry .eb-post-listing__item {
  float: left;
  margin-bottom: 20px
}
#eb .eb-post-listing.is-masonry .eb-masonry-gutter {
  width: 1.3333%
}
#eb .eb-post-listing.is-masonry.eb-post-listing--col-2 .eb-post-listing__item {
  width: calc((100% - 20px)/2)
}
#eb .eb-post-listing.is-masonry.eb-post-listing--col-3 .eb-post-listing__item {
  width: calc((100% - 40px)/3)
}
#eb .eb-post-listing.is-masonry.eb-post-listing--col-4 .eb-post-listing__item {
  width: calc((100% - 60px)/4)
}
#eb .eb-post-listing.is-masonry.eb-post-listing--col-5 .eb-post-listing__item {
  width: calc((100% - 80px)/5)
}
#eb .eb-post-listing.is-masonry.eb-post-listing--col-6 .eb-post-listing__item {
  width: calc((100% - 100px)/6)
}
#eb .eb-post-listing.is-column {
  display: grid;
  grid-column-gap: var(--eb-post-listing-gap);
  grid-auto-rows: auto;
  grid-row-gap: var(--eb-post-listing-gap)
}
#eb .eb-post-listing.is-column.eb-post-listing--col-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}
#eb .eb-post-listing.is-column.eb-post-listing--col-2 .eb-post-listing__item.has-featured {
  grid-column: 1 / -2
}
#eb .eb-post-listing.is-column.eb-post-listing--col-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}
#eb .eb-post-listing.is-column.eb-post-listing--col-3 .eb-post-listing__item.has-featured {
  grid-column: 1 / -2
}
#eb .eb-post-listing.is-column.eb-post-listing--col-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}
#eb .eb-post-listing.is-column.eb-post-listing--col-4 .eb-post-listing__item.has-featured {
  grid-column: 1 / -3
}
#eb .eb-post-listing.is-column.eb-post-listing--col-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr))
}
#eb .eb-post-listing.is-column.eb-post-listing--col-5 .eb-post-listing__item.has-featured {
  grid-column: 1 / -3
}
#eb .eb-post-listing.is-column.eb-post-listing--col-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr))
}
#eb .eb-post-listing.is-column.eb-post-listing--col-6 .eb-post-listing__item.has-featured {
  grid-column: 1 / -3
}
#eb .eb-post-listing.is-column .eb-masonry-gutter {
  display: none
}
#eb .eb-post-listing.is-column .eb-card, #eb .eb-post-listing.is-column .eb-post {
  display: flex;
  height: 100%
}
#eb .eb-post-listing.is-row {
  display: grid;
  grid-column-gap: var(--eb-post-listing-gap);
  grid-auto-rows: min-content;
  grid-row-gap: var(--eb-post-listing-gap)
}
#eb .eb-post-listing.is-row .eb-post {
  height: auto
}
#eb .eb-post-listing.is-row.has-divider {
  grid-row-gap: calc(var(--eb-post-listing-gap)*1.5)
}
#eb .eb-post-listing.is-row.has-divider > * + * {
  padding-top: calc(var(--eb-post-listing-gap)*1.5);
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-post-listing__item {
  display: block;
  min-width: 0
}
#eb.is-mobile .eb-post-listing.is-masonry .eb-post-listing__item {
  width: calc((100% - 0px)/1)
}
#eb.is-mobile .eb-post-listing.is-column {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}
#eb.is-mobile .eb-post-listing.is-column .eb-post-listing__item.has-featured {
  grid-column: initial
}
#eb .eb-post {
  position: relative;
  flex-direction: column
}
#eb .eb-post__hd {
  padding: 8px
}
#eb .eb-post__bd {
  flex-grow: 1;
  padding: 8px
}
#eb .eb-post__ft {
  padding: 8px;
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-post img {
  max-width: 100%
}
#eb .fa:before {
  padding: 0;
  margin: 0
}
#eb h1, #eb h2, #eb h3, #eb h4, #eb h5, #eb h6 {
  margin-top: 0
}
#eb img {
  max-width: none
}
#eb .eb-avatar img {
  border-radius: 3px;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0
}
#eb .eb-avatar-sm img {
  width: 30px;
  height: 30px
}
#eb .btn {
  text-decoration: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold
}
#eb .btn::-moz-focus-inner {
  border: 0;
  padding: 0
}
#eb .eb-responsive-video, #eb .video-container, #eb.is-mobile .legacy-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
#eb .legacy-video-container iframe {
  max-width: 100%
}
#eb .eb-responsive-video > .video-container {
  position: static;
  padding: 0 !important;
  height: auto
}
#eb .eb-responsive-video object, #eb .eb-responsive-video embed, #eb .eb-responsive-video iframe, #eb .video-container object, #eb .video-container embed, #eb .video-container iframe, #eb.is-mobile .legacy-video-container object, #eb.is-mobile .legacy-video-container embed, #eb.is-mobile .legacy-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .text-small {
  font-size: 90%
}
#eb .text-italic {
  font-style: italic
}
#eb .text-normal {
  font-weight: normal
}
#eb .text-muted {
  color: #888
}
#eb .search-highlight {
  background: #fee5ce;
  color: #000
}
#eb .eb-star-featured, #eb .eb-star-featured > i {
  color: #f39c12;
  font-size: 14px
}
#eb .eb-empty {
  background: var(--fd-gray-50);
  border: 1px dashed var(--fd-gray-200);
  border-radius: 8px;
  text-align: center;
  color: var(--fd-gray-800);
  padding: 20px 10px
}
#eb .eb-empty .fa, #eb .eb-empty .far {
  display: block;
  font-size: 50px;
  margin: 0 0 20px
}
#eb .eb-loader {
  background: url("../../../../../media/com_easyblog/images/loading.gif") center no-repeat;
  display: inline-block;
  width: 16px;
  height: 11px;
  vertical-align: middle
}
#eb .eb-anchor-link {
  height: 1px;
  display: block;
  font-size: 0
}
#eb .eb-header {
  margin-bottom: 20px
}
#eb label {
  font-size: inherit
}
#eb .eb-section-heading {
  border-bottom: 2px solid rgba(var(--fd-gray-300), 1);
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
  padding: 10px 0;
  margin: 20px 0;
  text-transform: uppercase
}
#eb .eb-section-heading span:before {
  content: "("
}
#eb .eb-section-heading span:after {
  content: ")"
}
#eb .eb-posts-section + .eb-posts-section .eb-post {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-posts-search .eb-post + .eb-post {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  margin-top: 20px;
  padding-top: 20px
}
#eb .eb-posts-search .eb-post-title {
  font-size: 24px;
  margin: 0 0 10px;
  word-break: break-word
}
#eb .eb-posts-search .eb-post-meta {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  margin-top: 10px;
  padding: 8px 6.6666666666667px 4px
}
#eb .eb-posts-search .eb-post-meta > div {
  line-height: 1
}
#eb .eb-post-content {
  width: 100%
}
#eb .eb-post-side {
  float: left;
  text-align: center;
  width: 50px
}
#eb .eb-post-side > div {
  position: relative
}
#eb .eb-post-side > div + div {
  padding-top: 10px
}
#eb .eb-post-side > div + div:before {
  background: rgba(var(--fd-gray-50), 1);
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  margin: 0 0 0 -.5px;
  position: absolute;
  left: 50%;
  top: 0
}
#eb .eb-post-side.no-avatar {
  width: 30px
}
#eb .eb-post-side.no-avatar + .eb-post-content {
  margin: 0 0 0 50px
}
#eb .eb-post-side + .eb-post-content {
  margin: 0 0 0 70px;
  width: auto
}
#eb .eb-post-avatar {
  position: relative
}
#eb .eb-post-avatar a, #eb .eb-post-avatar img {
  display: inline-block
}
#eb .eb-post-avatar .team + .single {
  position: absolute;
  right: -5px;
  bottom: -13px
}
#eb .eb-post-author-avatar {
  line-height: 1
}
#eb .eb-post-author-avatar a {
  border-radius: 3px;
  display: inline-block
}
#eb .eb-post-author-avatar + .eb-post-author-avatar img {
  width: 30px;
  height: 30px
}
#eb .eb-post-featured {
  color: #f2765b
}
#eb .eb-entry-featured, #eb .eb-entry-featured .fa {
  color: #f2765b !important
}
#eb .eb-post-type .fa {
  font-size: 12px !important;
  display: inline-block;
  line-height: 22px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 2px solid rgba(var(--fd-gray-200), 1);
  color: #888;
  text-align: center
}
#eb .eb-post-headline {
  border-left: 2px solid #ddd;
  padding: 0 0 0 10px;
  margin: 0 0 10px
}
#eb .eb-post-headline .eb-post-title {
  position: relative;
  top: -3px
}
#eb .eb-post-headline-source {
  line-height: 1.15;
  color: #999;
  word-break: break-word
}
#eb .eb-post-headline-source a {
  color: inherit
}
#eb .eb-post-title {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 10px;
  word-break: break-word;
  overflow: hidden
}
#eb .eb-post-meta {
  margin: 0 0 15px;
  line-height: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden
}
#eb .eb-post-meta > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  line-height: 16px;
  position: relative
}
#eb .eb-post-meta > div + div:before {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  content: '\00b7';
  font-size: 13px;
  vertical-align: middle;
  padding: 0 6px
}
#eb .eb-post-meta > div > span, #eb .eb-post-meta > div > time {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-post-meta a {
  color: #888
}
#eb.is-mobile .eb-post-meta {
  display: block
}
#eb.is-mobile .eb-post-meta > div {
  display: block;
  margin-bottom: 4px
}
#eb.is-mobile .eb-post-meta > div + div:before {
  display: none
}
#eb .eb-post-meta-team {
  display: flex;
  flex-direction: row;
  align-items: center
}
#eb .eb-post-body {
  display: inline-block;
  width: 100%;
  word-break: break-word
}
#eb .eb-post-body .eb-img, #eb .eb-post-body img {
  max-width: 100%;
  max-height: 100%
}
#eb .eb-post-thumb {
  margin-bottom: 15px;
  line-height: 1;
  display: block;
  position: relative
}
#eb .eb-post-thumb .eb-post-image {
  background: #fff;
  display: block;
  max-width: 100%;
  height: auto;
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  margin: 0 !important
}
#eb .eb-post-thumb .eb-post-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top
}
#eb .eb-post-thumb .eb-post-thumb-caption {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  background: rgba(0, 0, 0, 0.55);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  padding: 10px;
  color: #fff
}
#eb .eb-post-thumb .eb-post-image-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 5px solid #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  display: inline-block;
  height: 220px;
  width: 300px;
  vertical-align: top;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  position: static;
  margin: 0 !important;
  max-width: 100%
}
#eb .eb-post-thumb.is-left {
  float: left;
  margin-right: 15px
}
#eb .eb-post-thumb.is-right {
  float: right;
  margin-left: 15px
}
#eb .eb-post-thumb.is-full {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}
#eb .eb-post-thumb.is-center {
  text-align: center
}
#eb .eb-post-thumb.is-center .eb-post-image, #eb .eb-post-thumb.is-center .eb-post-image-cover {
  display: inline-block
}
#eb.is-mobile .eb-post-thumb.is-left {
  float: none;
  margin-right: 0
}
#eb.is-mobile .eb-post-thumb.is-right {
  float: none;
  margin-left: 0
}
#eb.is-mobile .eb-post-thumb.is-full {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}
#eb.is-mobile .eb-post-thumb.is-center {
  text-align: center
}
#eb.is-mobile .eb-post-thumb.is-center .eb-post-image, #eb.is-mobile .eb-post-thumb.is-center .eb-post-image-cover {
  display: inline-block
}
#eb.is-mobile .eb-post-image {
  width: auto !important;
  display: block !important
}
#eb.is-mobile .eb-post-image-cover {
  width: 100% !important
}
#eb .eb-post-actions {
  display: block;
  margin-top: 16px
}
#eb .eb-post-actions > div {
  display: inline-block
}
#eb .eb-post-actions > div + div {
  padding-left: 20px
}
#eb .eb-post-more, #eb .eb-post-rating, #eb .eb-post-foot {
  display: inline-block;
  vertical-align: middle
}
#eb.is-mobile .eb-post-more {
  display: block
}
#eb.is-mobile .eb-post-rating, #eb.is-mobile .eb-post-actions .eb-post-rating {
  margin-left: 0
}
#eb .eb-post-foot {
  margin: 24px 0 0
}
#eb .eb-post-foot > div + div {
  padding: 0 0 0 20px
}
#eb .eb-post-foot > div .fa {
  color: #888;
  margin-right: 2px
}
#eb .eb-tags {
  margin: 10px 0 0
}
#eb .eb-tags .col-cell + .col-cell {
  padding: 0 5px
}
#eb .eb-tags span {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-tags span:after {
  content: ", "
}
#eb .eb-tags span:last-child:after {
  content: ""
}
#eb .eb-tags span a {
  float: left
}
#eb .eb-tags span a:before {
  content: "#"
}
#eb .eb-rating {
  margin: 0
}
#eb .eb-rating > span {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-rating > span + span {
  margin: 0 0 0 10px
}
#eb .eb-rating form {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: inherit;
  box-shadow: none !important
}
#eb .eb-rating form > div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  line-height: 16px;
  position: relative
}
#eb .eb-rating-link, #eb .eb-ratings-value {
  background: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  height: 18px;
  font-size: 11px
}
#eb .eb-ratings-value {
  background: #eee;
  border-radius: 15px;
  color: #555;
  padding: 0 10px;
  min-width: 25px;
  text-align: center;
  text-decoration: none !important
}
#eb .eb-ratings-value span {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-ratings-value b {
  display: none;
  font-size: 10px;
  opacity: .75;
  filter: alpha(opacity=75)
}
#eb .eb-rating-form.voted .eb-ratings-value {
  background: #39b54a;
  color: #fff
}
#eb .eb-rating-form.voted .eb-ratings-value b {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px
}
#eb .eb-rating-text.voted + .eb-rating-text {
  display: none !important
}
#eb .eb-rating-voters img {
  display: block;
  margin: 0 10px 0 0
}
#eb .eb-rating-voters li + li {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  margin-top: 10px
}
#eb .eb-rating-voters .col-cell {
  line-height: 1.25
}
#eb .eb-post-hits, #eb .eb-post-comments a {
  color: #888
}
#eb .eb-post-comments-pre {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 10px 0 0;
  margin: 10px 0 0
}
#eb .eb-post-comments-head {
  margin: 0 0 10px;
  font-weight: bold
}
#eb .eb-post-comment + .eb-post-comment .eb-post-comment-content {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 6.6666666666667px 0 0;
  margin: 6.6666666666667px 0 0
}
#eb .eb-post-comment + .eb-post-comment .fa-comment-o {
  margin-top: 6.6666666666667px
}
#eb .eb-post-comment .fa-comment-o {
  font-size: 14px;
  color: #888;
  float: left;
  margin: 0 10px 0 0;
  border: 2px solid rgba(var(--fd-gray-200), 1);
  display: block;
  line-height: 28px;
  width: 34px;
  height: 34px;
  text-align: center;
  border-radius: 100%
}
#eb .eb-post-comment-content {
  overflow: hidden
}
#eb .eb-post-comment-text {
  margin: 3px 0
}
#eb .eb-post-comment-date {
  font-size: 90%
}
#eb .eb-pager {
  background: rgba(var(--fd-gray-50), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  margin-top: 20px;
  width: 100%
}
#eb .eb-archives .eb-archive {
  padding: 10px 0
}
#eb .eb-archives .eb-archive + .eb-archive {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-archives + .eb-pager {
  margin-top: 10px
}
#eb .eb-archives-tab .fa {
  font-size: 14px
}
#eb .eb-archive-type {
  color: #888;
  width: 20px;
  font-size: 14px
}
#eb .eb-archive-title {
  font-size: 16px;
  line-height: 1.15;
  margin: 10px 0 0
}
#eb .eb-calendar {
  border-collapse: separate;
  background: rgba(var(--fd-white), 1);
  border: 0;
  border-radius: 0
}
#eb .eb-calendar .eb-empty {
  border: 0;
  padding: 80px 15px
}
#eb .eb-calendar tbody > tr + tr > td {
  border-top: 0
}
#eb .eb-calendar tbody > tr > td {
  border-color: rgba(var(--fd-gray-200), 1);
  text-align: left;
  height: 96px;
  position: relative;
  padding: 0
}
#eb .eb-calendar tbody > tr > td + td {
  border-left: 0
}
#eb .eb-calendar tbody > tr > td.empty > small {
  background: rgba(var(--fd-gray-50), 1);
  color: #888;
  display: block;
  height: 96px;
  padding: 8px;
  position: relative
}
#eb .eb-calendar tbody > tr > td.day > div {
  color: #888;
  display: block;
  height: 96px;
  padding: 8px;
  position: relative
}
#eb .eb-calendar tbody > tr > td.today > div {
  background: #ffe;
  color: #555;
  font-weight: bold
}
#eb .eb-calendar tbody > tr > td.has-posts > div:before {
  content: "";
  display: block;
  position: absolute;
  right: 8px;
  bottom: 8px;
  border-right: 10px solid #45b478;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent
}
#eb .eb-calendar tbody > tr > td.has-posts > div {
  background: rgba(var(--fd-gray-100), 1);
  font-weight: bold;
  color: #555
}
#eb .eb-calendar tbody > tr > td.has-posts > div > b {
  font: normal 11px/13px Tahoma, Arial, sans-serif;
  color: #aaa;
  position: absolute;
  right: 15px;
  bottom: 15px
}
#eb .eb-calendar tbody > tr > td.has-posts > div:hover .eb-calendar-tooltips, #eb .eb-calendar tbody > tr > td.has-posts > div:active .eb-calendar-tooltips {
  display: block
}
#eb .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips, #eb .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips, #eb .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips {
  left: auto;
  right: 102%
}
#eb .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:before, #eb .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:after, #eb .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:before, #eb .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:after, #eb .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:before, #eb .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:after {
  border-left: 8px solid rgba(var(--fd-gray-200), 1);
  border-right: 0;
  left: auto;
  right: -8px
}
#eb .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:after, #eb .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:after, #eb .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:after {
  border-right-color: transparent;
  border-left-color: rgba(var(--fd-gray-100), 1);
  left: auto;
  right: -7px
}
#eb .eb-calendar tbody > tr.eb-calendar-control > td, #eb .eb-calendar tbody > tr.eb-calendar-days > td {
  height: auto
}
#eb .eb-calendar .text-center {
  text-align: center
}
#eb .eb-calendar-tooltips {
  display: none;
  background: rgba(var(--fd-white), 1);
  color: rgba(var(--fd-gray-800), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  min-width: 260px;
  font: 12px/1.2 Arial, sans-serif;
  position: absolute;
  left: 102.5%;
  top: 2px;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}
#eb .eb-calendar-tooltips:before, #eb .eb-calendar-tooltips:after {
  content: "";
  display: block;
  border-right: 8px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 10px
}
#eb .eb-calendar-tooltips:after {
  border-right-color: rgba(var(--fd-gray-100), 1);
  left: -7px
}
#eb .eb-calendar-tooltips > span {
  background: rgba(var(--fd-gray-100), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  color: #888;
  display: block;
  font-size: 11px;
  line-height: 34px;
  text-transform: uppercase;
  padding: 0 13px
}
#eb .eb-calendar-tooltips > div {
  padding: 10px 0;
  margin: 0 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-calendar-tooltips > div + div {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-calendar-tooltips > div a {
  color: #888
}
#eb .eb-calendar-tooltips > div a:hover {
  color: #333
}
#eb .eb-calendar-control {
  font-size: 16px
}
#eb .eb-calendar-control > td {
  border: 0;
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  vertical-align: middle
}
#eb .eb-calendar-control > td.eb-calendar-previous, #eb .eb-calendar-control > td.eb-calendar-next {
  padding: 0
}
#eb .eb-calendar-control > td.eb-calendar-previous > a, #eb .eb-calendar-control > td.eb-calendar-next > a {
  background: none !important;
  color: #888;
  display: block;
  line-height: 60px;
  height: 60px
}
#eb .eb-calendar-control > td.eb-calendar-previous > a i, #eb .eb-calendar-control > td.eb-calendar-next > a i {
  line-height: inherit
}
#eb .eb-calendar-control > td.eb-calendar-previous {
  border-left: 1px solid rgba(var(--fd-gray-200), 1);
  border-right-color: transparent
}
#eb .eb-calendar-control > td.eb-calendar-next {
  border-right: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-calendar-control > td.eb-calendar-month {
  vertical-align: middle;
  border-right-color: transparent
}
#eb .eb-calendar-control > td.eb-calendar-month > a {
  background: none !important;
  color: #333;
  text-decoration: none
}
#eb .eb-calendar-days > td {
  background: rgba(var(--fd-gray-50), 1);
  border: 0;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  color: #888;
  height: auto;
  padding: 13px !important;
  text-transform: uppercase;
  width: 14.285714285714%
}
#eb .eb-calendar-days > td:first-child {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-calendar-days > td:last-child {
  border-right: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-calendar-topbar {
  border-bottom: 2px double rgba(var(--fd-gray-200), 1);
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold
}
#eb .eb-calendar-topbar:before, #eb .eb-calendar-topbar:after {
  content: " ";
  display: table
}
#eb .eb-calendar-topbar:after {
  clear: both
}
#eb .eb-calendar-topbar__date {
  float: left
}
#eb .eb-calendar-topbar__toggle {
  float: right
}
#eb.is-mobile .eb-calendar-days > td {
  padding: 5px !important;
  font-size: 10px
}
#eb.is-mobile .eb-calendar-tooltips {
  position: fixed;
  left: 10px !important;
  right: 10px !important;
  top: 40% !important
}
#eb.is-mobile .eb-calendar-tooltips:before, #eb.is-mobile .eb-calendar-tooltips:after {
  display: none
}
#eb.is-mobile .eb-calendar tbody > tr > td.has-posts > div > b {
  right: 0;
  left: 1px
}
#eb .eb-simple-post {
  display: flex
}
#eb .eb-simple-post__icon {
  flex-shrink: 0;
  padding-right: 10px
}
#eb .eb-simple-post__content {
  flex-grow: 1;
  display: flex;
  align-items: center
}
#eb .eb-simple-post + .eb-simple-post {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-simple-post__context {
  flex-grow: 1
}
#eb .eb-simple-post__context a {
  display: block
}
#eb .eb-simple-post__date {
  flex-shrink: 0;
  align-self: flex-start;
  padding-left: 10px;
  color: rgba(var(--fd-gray-500), 1)
}
#eb.is-mobile .eb-simple-post__content {
  flex-direction: column;
  align-items: initial
}
#eb.is-mobile .eb-simple-post__date {
  margin-top: 10px;
  padding-left: 0
}
#eb .eb-pagination {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  margin-top: 20px
}
#eb .eb-pagination > div {
  display: inline-block;
  width: 100%
}
#eb .eb-pagination .fa {
  color: rgba(var(--fd-gray-800), 1);
  font-size: 16px;
  margin: 0 5px 0 0
}
#eb .eb-pagination .disabled {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-page-prev, #eb .eb-page-next {
  color: #333;
  font-weight: bold;
  float: left;
  width: 50%;
  line-height: 40px;
  text-decoration: none !important;
  text-transform: uppercase
}
#eb .eb-page-next {
  text-align: right;
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-page-next .fa {
  margin: 0 0 0 5px
}
#eb .eb-share {
  margin-top: 10px
}
#eb .eb-share > div {
  line-height: 1
}
#eb .eb-share-buttons {
  font-size: 0
}
#eb .eb-share-buttons > div {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 3px 6px 3px 0
}
#eb .eb-share-buttons.is-small > div {
  min-height: 22px
}
#eb .eb-share-buttons.is-large > div {
  min-height: 62px
}
#eb .eb-share-buttons.is-large > div .pinterest {
  position: relative;
  top: 30px
}
#eb .fb_iframe_widget iframe {
  max-width: none
}
#eb.is-mobile .fb-like {
  height: 20px;
  overflow: hidden
}
#eb .social-button-small .fb_iframe_widget, #eb .social-button-small .fb_iframe_widget span, #eb .social-button-small .fb_iframe_widget iframe {
  width: 120px !important;
  height: 20px !important
}
#eb .is-large .eb-share-facebook.has-sendbtn {
  height: 86px
}
#eb .eb-share-twitter-btn {
  font-size: 11px !important;
  font-weight: bold !important;
  background-color: #1b95e0 !important;
  height: 20px !important;
  display: inline-flex !important;
  color: #fff !important;
  padding: 4px !important;
  border-radius: 3px !important;
  line-height: 1
}
#eb .eb-share-twitter-btn i {
  margin-right: 2px
}
#eb .eb-share-twitter-btn .fa:before {
  color: #fff !important
}
#eb .eb-share-twitter-btn:hover {
  background-color: #0c7abf !important
}
#eb .is-large .eb-share-twitter-btn {
  text-align: center !important;
  height: 60px !important;
  display: block !important
}
#eb .is-large .eb-share-twitter-btn i {
  margin: 0;
  display: block !important;
  font-size: 30px !important;
  padding: 4px 8px 0 !important
}
#eb .eb-post-protected {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  padding: 20px
}
#eb .eb-post-protected .eb-form-protect h4 {
  margin: 0 0 10px;
  padding: 0 0 10px
}
#eb .eb-post-protected .eb-form-protect .form-inline {
  margin-top: 20px
}
#eb .eb-subscribe {
  padding: 0 10px 15px;
  position: relative
}
#eb .eb-subscribe .col-cell {
  padding-top: 15px
}
#eb .eb-subscribe + .eb-subscribe .cell-ellipse {
  border-top: 1px solid #eee
}
#eb .eb-subscribe:hover {
  background-color: #fafafa
}
#eb .eb-subscribe:hover .eb-subscribe-thumb i {
  color: #edaa47
}
#eb .eb-subscribe__cover {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}
#eb.is-mobile .eb-subscribe .col-cell {
  display: table-cell !important
}
#eb.is-mobile .eb-subscribe .cell-tight {
  width: 1% !important
}
#eb.is-mobile .eb-subscribe-details {
  padding: 0
}
#eb.is-mobile .eb-subscribe-details .btn {
  position: relative;
  top: 0;
  right: auto;
  left: 0;
  display: block;
  margin-top: 16px
}
#eb .eb-subscribe-thumb {
  padding: 0 15px 0 0
}
#eb .eb-subscribe-thumb i {
  color: #888;
  font-size: 32px;
  text-align: center
}
#eb .eb-subscribe-details {
  padding-right: 105px
}
#eb .eb-subscribe-details h3 {
  font-size: inherit;
  font-family: inherit;
  padding: 0 0 5px
}
#eb .eb-subscribe-details p {
  font-size: 12px;
  margin: 0 0 5px;
  text-overflow: ellipsis;
  overflow: hidden
}
#eb .eb-subscribe-details .btn {
  position: absolute;
  top: calc(50% - 15px);
  right: 10px
}
#eb .eb-reactions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap
}
#eb .eb-reactions__options {
  padding: 8px;
  font-size: 14px;
  background: rgba(var(--fd-gray-50), 1);
  margin-bottom: 8px
}
#eb .eb-reactions__results {
  margin-bottom: 15px
}
#eb .eb-reaction-option {
  position: relative
}
#eb .eb-reaction-option__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  color: rgba(var(--fd-gray-800), 1);
  line-height: 24px;
  text-decoration: none
}
#eb .eb-reaction-option__text {
  padding-left: 4px;
  padding-top: 2px
}
#eb .eb-reaction-option__icon {
  font-size: 24px;
  width: 24px;
  height: 24px
}
#eb .eb-reaction-state {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 8px
}
#eb .eb-reaction-state__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #888;
  cursor: pointer;
  -webkit-transform: scale(1);
  transform: scale(1)
}
#eb .eb-reaction-state__item.is-active .eb-reaction-state__counter, #eb .eb-reaction-state__item.is-active b, #eb .eb-reaction-state__item:hover .eb-reaction-state__counter, #eb .eb-reaction-state__item:hover b {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-reaction-state__item.is-active .eb-emoji-icon, #eb .eb-reaction-state__item:hover .eb-emoji-icon {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}
#eb .eb-reaction-state__icon {
  font-size: 24px;
  margin-bottom: 4px;
  width: 24px;
  height: 24px;
  line-height: 1
}
#eb .eb-reaction-state__counter {
  text-align: center;
  font-size: 13px
}
#eb.is-mobile .eb-reaction-state__icon {
  width: 32px;
  height: 32px;
  font-size: 32px
}
#eb.is-mobile .eb-reaction-state__counter b {
  display: none
}
#eb .eb-toc-list {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 10px;
  width: 200px
}
#eb .eb-toc-list li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  font-size: 11px
}
#eb .eb-toc-list li a {
  color: #777
}
#eb .eb-toc-list li a:hover {
  color: #444
}
#eb .eb-toc-list li:first-child {
  border-bottom: 2px solid #ddd;
  font-size: 12px;
  text-transform: uppercase
}
#eb .eb-toc-list li:last-child {
  border-bottom: 0
}
#eb .eb-toc-nav {
  border: 1px solid #ddd;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 10px 15px 0
}
#eb .eb-toc-nav > a, #eb .eb-toc-nav > b {
  background: #fff;
  padding: 6px 12px;
  font-weight: normal;
  text-decoration: none !important;
  color: #555
}
#eb .eb-toc-nav > a:last-child, #eb .eb-toc-nav > b:last-child {
  border-left: 1px solid #ddd
}
#eb .eb-toc-nav > b {
  background: #eee;
  color: #999
}
#eb .eb-toc-nav > ul, #eb .eb-toc-nav > ul > li {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 0;
  background: none
}
#eb .eb-toc-nav > ul > li + li {
  border-left: 1px solid #ddd
}
#eb .eb-toc-nav > ul > li > a {
  background: #fff;
  padding: 6px 12px;
  color: #555
}
#eb .eb-toc-nav, #eb .eb-toc-nav *, #eb .eb-toc-current {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-toc-current {
  margin: 0 0 15px 0
}
#eb .eb-brand-subscriber.is-mobile > span {
  display: block;
  width: 100%
}
#eb .eb-brand-subscriber.is-mobile > span + span {
  margin: 15px 0 0
}
#eb .eb-brand-subscriber.is-mobile a {
  display: block
}
#eb.is-mobile .eb-post-side {
  display: none
}
#eb.is-mobile .eb-post-side + .eb-post-content {
  margin: 0
}
#eb .eb-shares {
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}
#eb .eb-post-simple {
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#eb .eb-post-simple a {
  color: inherit
}
#eb .eb-post-simple__thumb {
  margin: 0 0 10px;
  position: relative
}
#eb .eb-post-simple__title, #eb .eb-post-simple__body, #eb .eb-post-simple__foot {
  padding-top: 10px
}
#eb .eb-post-simple__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px
}
#eb .eb-post-simple__meta {
  margin-top: 8px
}
#eb .eb-post-simple__meta > div {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-post-simple__meta > div + div:before {
  content: "\00b7";
  padding: 0 2px
}
#eb .eb-post-simple__meta--text {
  color: #888;
  font-size: 12px
}
#eb .eb-post-simple__body {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: auto;
  overflow-wrap: break-word
}
#eb .eb-post-simple__body img {
  max-width: 100%
}
#eb .eb-post-simple__image {
  background-position: center;
  display: block;
  position: relative;
  overflow: hidden
}
#eb .eb-post-simple__label {
  color: #f75743;
  font-size: 24px;
  position: absolute;
  top: -1px;
  left: 20px
}
#eb .eb-post-simple__meta-date {
  color: #888;
  font-size: 12px
}
#eb .eb-post-nickel {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 100%;
  display: flex;
  flex-direction: column
}
#eb .eb-post-nickel .eb-post-top {
  border-bottom: 1px solid #ddd;
  padding: 15px
}
#eb .eb-post-nickel .eb-post-top .col-cell {
  position: relative
}
#eb .eb-post-nickel .eb-post-top .eb-post-author-avatar + .eb-post-author-avatar img {
  width: 26px;
  height: 26px
}
#eb .eb-post-nickel .eb-post-author a {
  color: inherit;
  font-weight: bold
}
#eb .eb-post-nickel .eb-post-content {
  padding: 15px;
  height: 100%
}
#eb .eb-post-nickel .eb-post-foot {
  background: rgba(var(--fd-gray-50), 1);
  display: block;
  border-top: 1px solid #ddd;
  border-radius: 0 0 2px 2px;
  padding: 15px
}
#eb .eb-post-nickel .eb-post-body .eb-post-image {
  display: block;
  float: none;
  margin: 0 0 15px;
  width: auto
}
#eb .eb-post-nickel .eb-entry .eb-image-viewport {
  padding: 0
}
#eb.is-mobile .eb-post-nickel .eb-post-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb.is-mobile .eb-post-nickel .eb-post-meta > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb.is-mobile .eb-post-nickel .eb-post-meta > div + div:before {
  display: inline-block
}
#eb .eb-search__item .input-group-btn:last-child > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
#eb .eb-search__filter {
  width: 160px
}
#eb .eb-search__filter .o-select-group {
  margin-left: -1px
}
#eb .eb-search__filter .o-select-group select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none
}
#eb.is-mobile .eb-search__item, #eb.is-mobile .eb-search__filter {
  display: block !important;
  width: 100% !important
}
#eb.is-mobile .eb-search__item .input-group .form-control:first-child {
  border-bottom-left-radius: 0
}
#eb.is-mobile .eb-search__item .input-group-btn:last-child > .btn {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0
}
#eb.is-mobile .eb-search__filter .eb-filter-select-group {
  margin-top: -1px;
  margin-left: 0
}
#eb.is-mobile .eb-search__filter .eb-filter-select-group select {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px
}
#eb .eb-bar {
  position: relative
}
#eb .eb-bar--snackbar {
  padding: 16px 0;
  display: flex;
  background-color: var(--fd-white-hex, rgba(var(--fd-white), 1))
}
#eb .eb-bar--search-filter-bar {
  border: 1px solid var(--fd-gray-200-hex, rgba(var(--fd-gray-200), 1));
  padding: 8px;
  display: flex;
  border-radius: 8px
}
#eb .eb-bar--filter-bar {
  background-color: var(--fd-gray-50-hex, rgba(var(--fd-gray-50), 1));
  border-radius: 8px;
  padding: 16px
}
#eb .eb-bar--profile-bar {
  background-color: var(--fd-gray-50-hex, rgba(var(--fd-gray-50), 1));
  border-radius: 8px;
  padding: 8px 16px
}
#eb .eb-bar__bulk-action {
  display: none
}
#eb .eb-bar.is-bulk-action .eb-bar__bulk-action {
  display: block
}
#eb .eb-bar.is-bulk-action .eb-bar__search-action {
  display: none
}
#eb.is-mobile .eb-bar--search-filter-bar {
  flex-direction: column
}
#eb .dropdown-menu--eb-search-category {
  width: 320px;
  max-height: 320px;
  overflow: hidden
}
#eb.is-mobile .dropdown-menu--eb-search-category {
  width: 280px
}
#eb .dropdown-menu--eb-search-tags {
  width: 280px;
  max-height: 350px;
  overflow: hidden
}
#eb .dropdown-menu--filter-menu {
  left: auto;
  right: 0
}
#eb .dropdown-menu--filter-menu > li {
  position: relative
}
#eb .dropdown-menu--filter-menu > li > a {
  padding: 8px
}
#eb .dropdown-menu.has-active-markers > li a {
  padding-left: 32px
}
#eb .dropdown-menu.has-active-markers > li a, #eb .dropdown-menu.has-active-markers > li a:hover {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .dropdown-menu.has-active-markers > li a:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .dropdown-menu.has-active-markers > li.active {
  background: transparent
}
#eb .dropdown-menu.has-active-markers > li.active a {
  background: transparent
}
#eb .dropdown-menu.has-active-markers > li.active a:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .dropdown-menu.has-active-markers > li.active:before {
  display: block;
  position: absolute;
  top: 1rem;
  left: .5rem;
  transform: translateY(-50%);
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-size: var(--si-font-size--02)
}
#eb .eb-dropdown-menu-hd {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 8px 8px
}
#eb .eb-dropdown-menu-bd {
  padding: 8px 8px
}
#eb .eb-search-filter-input {
  border: 1px solid transparent;
  width: 100%;
  height: 100%;
  outline: 0;
  box-shadow: none
}
#eb .eb-filter-label {
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  padding: 4px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  border-radius: 3px;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-filter-label.is-active {
  border-color: rgba(var(--fd-primary-500), 1);
  background-color: rgba(var(--fd-primary-500), 1);
  color: #fff
}
#eb .eb-filter-menu {
  font-size: var(--si-font-size--02);
  width: 100%;
  margin: 0;
  padding: 0
}
#eb .eb-filter-menu__media {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
  text-align: center;
  width: 1rem;
  height: 1rem;
  vertical-align: middle
}
#eb .eb-filter-menu__item {
  display: flex;
  color: rgba(var(--fd-gray-800), 1);
  padding: 0;
  align-items: center;
  outline: 0 !important
}
#eb .eb-filter-menu__item::-moz-focus-inner {
  border: 0 !important
}
#eb .eb-filter-menu__item.is-active {
  color: var(--si-primary);
  background-color: rgba(var(--fd-white), 1)
}
#eb .eb-filter-menu__item.active, #eb .eb-filter-menu__item.active a, #eb .eb-filter-menu__item.is-acitve, #eb .eb-filter-menu__item.is-acitve a {
  background-color: rgba(var(--fd-gray-50), 1)
}
#eb .eb-filter-menu__link {
  display: block;
  color: rgba(var(--fd-gray-800), 1);
  flex-grow: 1;
  padding: 8px 8px;
  padding-right: 1rem;
  outline: 0 !important
}
#eb .eb-filter-menu__link::-moz-focus-inner {
  border: 0 !important
}
#eb .eb-filter-menu__link:hover {
  background-color: rgba(var(--fd-gray-50), 1) !important
}
#eb .eb-filter-menu__toggle {
  padding-left: 8px;
  padding-right: 8px;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-filter-menu__toggle:hover {
  color: rgba(var(--fd-gray-500), 1);
  background-color: transparent
}
#eb .eb-filter-menu--parent > li:hover, #eb .eb-filter-menu--nested > li:hover {
  background-color: rgba(var(--fd-gray-50), 1) !important
}
#eb .eb-filter-menu--parent.has-submenu > li:hover, #eb .eb-filter-menu--nested.has-submenu > li:hover {
  background-color: transparent !important
}
#eb .eb-filter-menu--parent:not(.has-submenu) > * + *, #eb .eb-filter-menu--nested:not(.has-submenu) > * + * {
  margin-top: 4px
}
#eb .dl-menu-wrapper {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  overflow: hidden
}
#eb .o-tabs--dlmenu {
  margin: 0;
  position: relative;
  width: 100%;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 0;
  list-style: none
}
#eb .o-tabs--dlmenu:not(.has-submenu) > * + * {
  margin-top: 4px
}
#eb .o-tabs--dlmenu .dl-submenu {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
#eb .o-tabs--dlmenu li {
  position: relative
}
#eb .o-tabs--dlmenu li .dl-submenu {
  display: none
}
#eb .o-tabs--dlmenu.dl-subview li, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen > a, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .o-tabs__bubble, #eb .o-tabs--dlmenu.dl-subview li.dl-subview > a, #eb .o-tabs--dlmenu.dl-subview li.dl-subview .o-tabs__bubble {
  display: none
}
#eb .o-tabs--dlmenu.dl-subview li.dl-subview, #eb .o-tabs--dlmenu.dl-subview li.dl-subview .dl-submenu, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu > li, #eb .o-tabs--dlmenu.dl-subview li.dl-subviewopen > .dl-submenu .o-tabs__bubble {
  display: block
}
#eb .dl-menu-wrapper .dl-submenu {
  position: relative;
  width: 100%;
  left: 0;
  margin: 0
}
#eb .o-tabs--dlmenu.dl-animate-out-1, #eb .o-tabs--dlmenu.dl-animate-in-1, #eb .dl-menu-wrapper .dl-animate-out-1 .dl-submenu, #eb .dl-menu-wrapper .dl-animate-in-1 .dl-submenu {
  position: absolute
}
#eb .o-tabs--dlmenu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut2 .3s ease-in-out;
  animation: MenuAnimOut2 .3s ease-in-out
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0
  }
}
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
  }
}
#eb .o-tabs--dlmenu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn2 .3s ease-in-out;
  animation: MenuAnimIn2 .3s ease-in-out
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1
  }
}
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}
#eb .eb-brand {
  margin: 0 0 10px
}
#eb .eb-brand .fa {
  font-size: 14px
}
#eb .eb-brand-name {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 6.6666666666667px
}
#eb .eb-brand-subscriber {
  margin-top: 10px
}
#eb .eb-brand-subscriber > span + span {
  margin: 0 0 0 15px
}
#eb .eb-brand-subscriber a {
  display: inline-block;
  text-decoration: none
}
#eb .eb-brand-subscriber a:hover {
  text-decoration: underline
}
#eb .eb-brand-subscriber a i {
  color: #888
}
#eb .eb-showcase-thumb {
  margin-bottom: 0
}
#eb .eb-showcase-thumb.is-left {
  margin-right: 20px
}
#eb .eb-showcase-thumb.is-right {
  margin-left: 20px
}
#eb .eb-showcase-content {
  position: relative;
  overflow: hidden
}
#eb .eb-showcase-meta {
  margin-bottom: 10px
}
#eb .eb-showcase-meta > div {
  vertical-align: middle;
  margin: 0 10px 0 0;
  display: inline-block
}
#eb .eb-showcase-category {
  line-height: 1.25;
  margin: 0 0 10px
}
#eb .eb-showcase-title {
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 22px
}
#eb .eb-showcase-title a {
  color: inherit
}
#eb .eb-showcase-publish {
  line-height: 15px;
  margin-bottom: 15px
}
#eb .eb-showcase-publish a {
  color: inherit;
  font-weight: bold
}
#eb .eb-showcase-publish .col-cell + .col-cell {
  padding-left: 10px
}
#eb .eb-showcase-article {
  word-break: break-word
}
#eb .eb-showcase-more {
  height: 50px;
  position: relative
}
#eb .eb-showcase-more .btn {
  position: absolute;
  left: 0;
  bottom: 0
}
#eb .eb-showcase-control {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2
}
#eb .eb-showcase-control > .btn {
  border-radius: 0
}
#eb .eb-showcase-control > .btn:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
#eb .eb-showcase-control > .btn:last-child {
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
#eb .eb-showcase-indicators {
  position: absolute;
  width: 100%;
  bottom: -30px;
  left: 0;
  font-size: 0;
  right: auto;
  top: auto;
  display: none
}
#eb .eb-showcase-indicators > li, #eb .eb-showcase-indicators > li.active {
  display: inline-block;
  height: 4px;
  width: 30px;
  background: rgba(var(--fd-gray-200), 1);
  margin: 20px 5px 0;
  border-radius: 0;
  cursor: pointer;
  position: static
}
#eb .eb-showcase-indicators > li.active {
  background: #d9534f
}
#eb.is-mobile .eb-showcase-thumbs, #eb.is-mobile .eb-showcase-content {
  width: auto;
  display: block;
  padding: 0;
  overflow: hidden
}
#eb.is-mobile .eb-showcase-thumbs {
  margin: 25px 0 15px
}
#eb.is-mobile .eb-showcase-thumb {
  width: 100%;
  padding-bottom: 20px
}
#eb .eb-featured .eb-gallery-stage {
  position: relative;
  background: none;
  overflow: hidden;
  z-index: 2;
  padding-top: 0;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px
}
#eb .eb-featured .eb-gallery-buttons {
  position: absolute;
  bottom: 10px;
  right: 10px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  width: 103px;
  z-index: 101;
  overflow: hidden
}
#eb .eb-featured .eb-gallery-button {
  background: rgba(var(--fd-white), 1);
  position: static;
  width: 50px;
  line-height: 34px;
  height: 34px;
  text-align: center;
  float: left;
  cursor: pointer
}
#eb .eb-featured .eb-gallery-button + .eb-gallery-button {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured .eb-gallery-button:before {
  display: none
}
#eb .eb-featured .eb-gallery-button i {
  color: rgba(var(--fd-gray-800), 1);
  position: static;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 32px;
  height: 32px;
  font-size: 20px;
  text-shadow: none
}
#eb .eb-featured .eb-gallery-viewport {
  position: relative;
  white-space: nowrap;
  -webkit-transition: ease .5s;
  transition: ease .5s;
  left: 0;
  direction: ltr
}
#eb .eb-featured .eb-gallery-item {
  position: relative;
  top: 0;
  left: 0 !important;
  width: 100%;
  display: inline-block;
  vertical-align: top
}
#eb .eb-featured .eb-gallery-menu-item {
  width: auto;
  height: auto
}
#eb .eb-featured .eb-gallery-menu-item:before, #eb .eb-featured .eb-gallery-menu-item:after {
  display: block;
  background: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  width: auto;
  height: auto;
  z-index: 10
}
#eb .eb-featured .eb-gallery-box {
  padding: 10px;
  overflow: hidden
}
#eb .eb-featured .eb-gallery-thumb {
  margin-top: 0;
  margin-bottom: 0
}
#eb .eb-featured .eb-gallery-body {
  overflow: hidden
}
#eb .eb-featured .eb-gallery-title {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-featured .eb-gallery-title a {
  color: inherit
}
#eb .eb-featured .eb-gallery-content {
  white-space: normal;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-featured .eb-gallery-avatar {
  float: right
}
#eb .eb-featured .eb-gallery-meta {
  overflow: hidden;
  margin: 0 0 10px
}
#eb .eb-featured .eb-gallery-meta > span {
  float: left;
  position: relative
}
#eb .eb-featured .eb-gallery-meta > span + span {
  padding: 0 0 0 10px;
  margin: 0 0 0 8px
}
#eb .eb-featured .eb-gallery-meta > span + span:before {
  background: rgba(var(--fd-gray-200), 1);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 2px;
  margin: -1px 0 0
}
#eb .eb-featured .eb-gallery-more {
  margin-top: 15px
}
#eb .eb-featured .eb-gallery-more a {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  color: rgba(var(--fd-gray-800), 1);
  display: inline-block;
  line-height: 32px;
  height: 34px;
  padding: 0 15px;
  font-weight: bold;
  text-decoration: none !important
}
#eb .eb-featured--default .eb-gallery-buttons {
  position: relative;
  bottom: 0;
  right: 0
}
#eb .eb-gallery-button--disabled {
  opacity: .35;
  cursor: inherit !important
}
#eb .eb-featured--default .eb-gallery-navigation {
  display: flex;
  padding: 10px;
  justify-content: flex-end
}
#eb .eb-featured--default .eb-gallery-number-indicators {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 101;
  width: auto;
  margin: 0;
  gap: 8px
}
#eb .eb-featured--default .eb-gallery-number-indicators li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: rgba(var(--fd-white), 1);
  background-color: rgba(var(--fd-gray-900), 1);
  border-radius: 50%;
  cursor: pointer
}
#eb .eb-featured--default .eb-gallery-number-indicators li.swiper-pagination-bullet-active {
  color: rgba(var(--fd-white), 1);
  background-color: rgba(var(--fd-primary-500), 1)
}
#eb.is-mobile .eb-featured--default .eb-gallery-navigation {
  flex-direction: column
}
#eb.is-mobile .eb-featured--default .eb-gallery-number-indicators {
  justify-content: center
}
#eb.is-mobile .eb-featured--default .eb-gallery-buttons {
  margin: auto
}
#eb .eb-featured.is-mobile .eb-mod-thumb {
  display: block;
  float: none;
  margin: 0 0 15px
}
#eb .eb-featured.is-mobile .eb-gallery-title {
  white-space: normal;
  font-size: 120%
}
#eb .eb-featured.is-mobile .eb-gallery-box {
  padding-bottom: 70px
}
#eb .eb-featured.is-mobile .eb-gallery-buttons {
  width: auto
}
#eb .eb-featured.is-mobile .eb-rating-form > div {
  display: block
}
#eb .eb-featured.is-mobile .eb-rating-form > div + div {
  margin-top: 10px
}
#eb .eb-featured.is-mobile .eb-gallery-meta > span {
  display: block;
  padding: 0 0 0 10px;
  margin: 0;
  float: none
}
#eb .eb-featured.is-mobile .eb-gallery-meta > span:before {
  background: rgba(var(--fd-gray-200), 1);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 2px;
  height: 2px;
  margin: -1px 0 0
}
#eb .eb-featured-magazine.is-mobile .eb-gallery-foot > .mod-table > .col-cell {
  display: none
}
#eb .eb-featured-magazine.is-mobile .eb-gallery-foot > .mod-table > .cell-tight {
  display: block;
  width: auto
}
#eb .eb-featured--hero .eb-gallery-foot {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-featured--hero .eb-gallery-foot__content {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  min-width: 1px;
  padding: 0 10px
}
#eb .eb-featured--hero .eb-gallery-foot__prev, #eb .eb-featured--hero .eb-gallery-foot__next {
  width: auto
}
#eb .eb-featured--hero .gallery-top {
  height: 100%
}
#eb .eb-featured--hero .gallery-thumbs {
  padding: 0;
  height: auto
}
#eb .eb-featured--hero .swiper-button-next, #eb .eb-featured--hero .swiper-button-prev {
  position: relative;
  left: 0
}
#eb .eb-featured--hero .eb-gallery-slide-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 85%;
  position: relative;
  cursor: pointer
}
#eb .eb-featured--hero .eb-gallery-slide-item__img {
  -webkit-flex: 0 1 0;
  -ms-flex: 0 1 0;
  flex: 0 1 0
}
#eb .eb-featured--hero .eb-gallery-slide-item__desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-width: 0
}
#eb .eb-featured--hero .eb-gallery-slide-item * {
  cursor: pointer
}
#eb .eb-featured--hero .eb-gallery-viewport {
  height: 350px
}
#eb .eb-featured--hero .eb-gallery-box {
  background-size: cover;
  background-position: center;
  padding: 0
}
#eb .eb-featured--hero .eb-gallery-body {
  background: rgba(0, 0, 0, 0.6);
  color: rgba(var(--fd-white), 1);
  width: 400px;
  min-height: 350px;
  float: right;
  padding: 40px 20px
}
#eb .eb-featured--hero .eb-gallery-content {
  color: #fff
}
#eb .eb-featured--hero .eb-gallery-menu {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--hero .eb-gallery-menu-thumb {
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80)
}
#eb .eb-featured--hero .eb-gallery-menu-thumb:hover {
  opacity: .9;
  filter: alpha(opacity=90)
}
#eb .eb-featured--hero .eb-gallery-menu-thumb.active {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--hero .eb-gallery-buttons {
  position: static;
  width: 30px
}
#eb .eb-featured--hero .eb-gallery-button {
  width: 30px;
  height: 60px;
  line-height: 60px
}
#eb .eb-featured--hero .eb-gallery-button > i {
  line-height: 58px;
  height: 58px;
  font-size: 28px
}
#eb .eb-featured--hero .eb-gallery-foot {
  padding: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--hero .eb-gallery-meta a {
  color: #fff
}
#eb .eb-featured--hero .eb-gallery-meta a:hover, #eb .eb-featured--hero .eb-gallery-meta a:focus {
  color: #fff;
  text-decoration: none
}
#eb .is-mobile.eb-featured--hero .eb-gallery-body {
  width: auto
}
#eb .is-mobile.eb-featured--hero .eb-gallery-body, #eb .is-mobile.eb-featured--hero .eb-gallery-viewport {
  height: 400px
}
#eb .is-mobile.eb-featured--hero .eb-gallery-body {
  width: 100%;
  padding: 20px
}
#eb .is-mobile.eb-featured--hero .eb-gallery-menu-item .cell-tight + .col-cell {
  display: none !important
}
#eb .is-mobile.eb-featured--hero .eb-gallery-menu-item:before {
  display: none
}
#eb .is-mobile.eb-featured--hero .eb-gallery-box {
  padding-bottom: 0
}
#eb .is-mobile.eb-featured--hero .eb-gallery-foot__next, #eb .is-mobile.eb-featured--hero .eb-gallery-foot__prev {
  display: none
}
#eb .is-mobile.eb-featured--hero .eb-gallery-foot .eb-gallery-button {
  line-height: 30px;
  height: 30px;
  width: 100%
}
#eb .is-mobile.eb-featured--hero .eb-gallery-foot .eb-gallery-button > i {
  line-height: 28px;
  height: 28px
}
#eb .eb-featured--magazine .eb-gallery-menu {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--magazine .eb-gallery-menu-item {
  float: left;
  margin: 0 10px 0 0;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 100%;
  color: rgba(var(--fd-gray-800), 1);
  cursor: pointer
}
#eb .eb-featured--magazine .eb-gallery-menu-item:hover {
  border-color: rgba(var(--fd-gray-50), 1)
}
#eb .eb-featured--magazine .eb-gallery-menu-item.active {
  background: rgba(var(--fd-gray-50), 1);
  border-color: rgba(var(--fd-gray-50), 1);
  color: rgba(var(--fd-white), 1)
}
#eb .eb-featured--magazine .eb-gallery-buttons {
  position: static;
  display: flex
}
#eb .eb-featured--magazine .eb-gallery-foot {
  padding: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--magazine .swiper-wrapper {
  background-color: #000
}
#eb .eb-featured--magazine .swiper-slide {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end
}
#eb .eb-featured--magazine .eb-gallery-stage {
  border: 0
}
#eb .eb-featured--magazine .eb-gallery-box {
  min-height: 250px;
  padding: 0;
  position: relative;
  overflow: hidden
}
#eb .eb-featured--magazine .eb-gallery-box a:hover, #eb .eb-featured--magazine .eb-gallery-box a:focus {
  text-decoration: none
}
#eb .eb-featured--magazine .eb-gallery-cover__img {
  display: block;
  width: 100%;
  height: auto
}
#eb .eb-featured--magazine .eb-gallery-cover__img img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top
}
#eb .eb-featured--magazine .eb-gallery-content {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 100%);
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px
}
#eb .eb-featured--magazine .eb-gallery-content.no-cover {
  position: static
}
#eb .eb-featured--magazine .eb-gallery-content__title {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--magazine .eb-gallery-content__article {
  margin: 0 0 10px
}
#eb .eb-featured--magazine .eb-gallery-content__article > span {
  color: #fff;
  line-height: 22px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--magazine .eb-gallery-content__meta {
  margin: 0 0 20px
}
#eb .eb-featured--magazine .eb-gallery-content__meta--text {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--magazine .eb-gallery-content__meta .eb-gallery-date {
  color: rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--magazine .eb-gallery-content__meta > div {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--magazine .eb-gallery-content__meta > div + div:before {
  color: #fff;
  content: "\00b7";
  padding: 0 2px
}
#eb .eb-featured--magazine .eb-gallery-content__meta a {
  color: #fff
}
#eb .eb-featured--magazine .eb-gallery-content__meta a:hover, #eb .eb-featured--magazine .eb-gallery-content__meta a:focus {
  color: #fff;
  text-decoration: none
}
#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:hover, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:focus, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:active, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.active, .open .dropdown-toggle_#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more {
  color: #fff !important;
  background-color: rgba(235, 235, 235, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:active, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.active, .open .dropdown-toggle_#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more {
  background-image: none
}
#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.disabled, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.disabled:hover, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.disabled:focus, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.disabled:active, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.disabled.active, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more[disabled], #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more[disabled]:hover, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more[disabled]:focus, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more[disabled]:active, #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more[disabled].active, fieldset[disabled] #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more, fieldset[disabled] #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:hover, fieldset[disabled] #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:focus, fieldset[disabled] #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more:active, fieldset[disabled] #eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more.active {
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--magazine .eb-gallery-content__more .mod-btn-more .badge {
  color: rgba(255, 255, 255, 0.4);
  background-color: #fff
}
#eb .eb-featured--magazine .eb-gallery-content__more a {
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--magazine .eb-gallery-content .mod-avatar--rounded {
  border-radius: 50%;
  overflow: hidden
}
#eb .eb-featured--magazine .eb-gallery-item {
  vertical-align: bottom
}
#eb .eb-featured--magazine .eb-gallery-rating {
  float: right
}
#eb .eb-featured--magazine .eb-gallery-rating:before {
  display: none
}
#eb .eb-featured--magazine .eb-gallery-rating [data-rating-form-element] {
  float: left
}
#eb .eb-featured--magazine .eb-rating-text {
  margin-top: 0
}
#eb .eb-featured--magazine .eb-rating-link {
  margin-left: 5px
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-box {
  padding-bottom: 0
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-content {
  background-color: black;
  position: static
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-cover__img {
  padding-bottom: 300px !important
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-rating {
  margin: 15px 0
}
#eb .eb-featured--magazine.is-mobile .eb-rating-form > div + div {
  margin-top: 0
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-buttons {
  left: auto
}
#eb .eb-featured--magazine.is-mobile .eb-gallery-buttons > .eb-gallery-button {
  width: auto
}
#eb .eb-featured--magazine .eb-gallery-buttons {
  list-style: none;
  margin: 0;
  padding-left: 200px;
  width: auto;
  border: 0;
  border-radius: 0;
  position: absolute;
  left: auto;
  right: 20px;
  top: auto;
  bottom: 20px
}
#eb .eb-featured--magazine .eb-gallery-buttons .eb-gallery-menu-item {
  background: rgba(255, 255, 255, 0.8);
  margin: 6px 6px 0 0;
  width: 40px;
  height: 8px;
  border: 0;
  border-radius: 0;
  opacity: .5
}
#eb .eb-featured--magazine .eb-gallery-buttons .eb-gallery-menu-item.swiper-pagination-bullet-active {
  opacity: 1
}
#eb .eb-featured--magazine .eb-gallery-buttons .active {
  background-color: var(--fd-primary-300)
}
#eb .is-mobile.eb-featured--magazine .eb-gallery-indicators {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 14px;
  width: 100%;
  padding: 0 20px
}
#eb .is-mobile.eb-featured--magazine .eb-gallery-indicators .eb-gallery-buttons {
  padding-left: 0;
  position: static
}
#eb .is-mobile.eb-featured--magazine .eb-mod-thumb {
  margin-bottom: 0
}
#eb .eb-featured--thumb .eb-gallery-foot {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-featured--thumb .eb-gallery-foot__content {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  min-width: 1px
}
#eb .eb-featured--thumb .eb-gallery-foot__btn-group {
  width: auto;
  padding-left: 10px
}
#eb .eb-featured--thumb .gallery-top {
  height: 100%
}
#eb .eb-featured--thumb .gallery-thumbs {
  padding: 0;
  height: auto
}
#eb .eb-featured--thumb .gallery-thumbs .swiper-slide {
  width: 60px
}
#eb .eb-featured--thumb .swiper-button-next, #eb .eb-featured--thumb .swiper-button-prev {
  position: relative;
  left: 0
}
#eb .eb-featured--thumb .eb-gallery-slide-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer
}
#eb .eb-featured--thumb .eb-gallery-slide-item__img {
  -webkit-flex: 0 1 0;
  -ms-flex: 0 1 0;
  flex: 0 1 0
}
#eb .eb-featured--thumb .eb-gallery-slide-item__desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-width: 0
}
#eb .eb-featured--thumb .eb-gallery-slide-item * {
  cursor: pointer
}
#eb .eb-featured--thumb .eb-gallery-box {
  background-size: cover;
  background-position: center;
  padding: 0
}
#eb .eb-featured--thumb .eb-gallery-body {
  background: rgba(0, 0, 0, 0.6);
  color: rgba(var(--fd-white), 1);
  width: 400px;
  min-height: 350px;
  float: right;
  padding: 40px 20px
}
#eb .eb-featured--thumb .eb-gallery-menu {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--thumb .eb-gallery-menu-thumb {
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80)
}
#eb .eb-featured--thumb .eb-gallery-menu-thumb:hover {
  opacity: .9;
  filter: alpha(opacity=90)
}
#eb .eb-featured--thumb .eb-gallery-menu-thumb.active {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--thumb .eb-gallery-buttons {
  position: static;
  width: 122px
}
#eb .eb-featured--thumb .eb-gallery-button {
  width: 60px;
  height: 60px;
  line-height: 60px
}
#eb .eb-featured--thumb .eb-gallery-button > i {
  line-height: 58px;
  height: 58px;
  font-size: 28px
}
#eb .eb-featured--thumb .eb-gallery-foot {
  padding: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--thumb .eb-gallery-meta a {
  color: #fff
}
#eb .eb-featured--thumb .eb-gallery-meta a:hover, #eb .eb-featured--thumb .eb-gallery-meta a:focus {
  color: #fff;
  text-decoration: none
}
#eb .is-mobile.eb-featured--thumb .eb-gallery-body {
  display: block;
  position: static;
  width: 100%
}
#eb .is-mobile.eb-featured--thumb .eb-gallery-box {
  padding: 0
}
#eb .is-mobile.eb-featured--thumb .eb-gallery-foot__btn-group {
  display: none
}
#eb .is-mobile.eb-featured--thumb .eb-gallery-foot .eb-gallery-button {
  line-height: 30px;
  height: 30px;
  width: 100%
}
#eb .is-mobile.eb-featured--thumb .eb-gallery-foot .eb-gallery-button > i {
  line-height: 28px;
  height: 28px
}
#eb .eb-featured--slick, #eb .eb-featured--slick .eb-gallery-box, #eb .eb-featured--slick .swiper-container, #eb .eb-featured--slick .eb-gallery-stage, #eb .eb-featured--slick .eb-gallery-viewport {
  height: 100%
}
#eb .eb-featured--slick .swiper-wrapper {
  background-color: #000
}
#eb .eb-featured--slick .swiper-slide {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end
}
#eb .eb-featured--slick .eb-gallery-stage {
  border: 0
}
#eb .eb-featured--slick .eb-gallery-box {
  min-height: 250px;
  padding: 0;
  position: relative;
  overflow: hidden;
  background: #000
}
#eb .eb-featured--slick .eb-gallery-box a {
  color: var(--si-primary-400)
}
#eb .eb-featured--slick .eb-gallery-box a:hover, #eb .eb-featured--slick .eb-gallery-box a:focus {
  color: var(--si-primary-200);
  text-decoration: none
}
#eb .eb-featured--slick .eb-gallery-box:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  min-height: 220px;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 48%)
}
#eb .eb-featured--slick .eb-gallery-cover__img {
  display: block;
  width: 100%;
  height: auto
}
#eb .eb-featured--slick .eb-gallery-cover__img img {
  display: inline-block;
  width: 100%;
  height: auto;
  vertical-align: top
}
#eb .eb-featured--slick .eb-gallery-content {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  z-index: 2
}
#eb .eb-featured--slick .eb-gallery-content.no-cover {
  position: static
}
#eb .eb-featured--slick .eb-gallery-content__title {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  margin: 0 0 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--slick .eb-gallery-content__article {
  margin: 0 0 10px
}
#eb .eb-featured--slick .eb-gallery-content__article > span {
  color: #fff;
  line-height: 22px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--slick .eb-gallery-content__meta {
  margin: 0 0 20px
}
#eb .eb-featured--slick .eb-gallery-content__meta--text {
  color: rgba(var(--fd-gray-200), 1);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--slick .eb-gallery-content__meta > div {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--slick .eb-gallery-content__meta > div + div:before {
  content: "\00b7";
  padding: 0 2px
}
#eb .eb-featured--slick .eb-gallery-content__meta a {
  color: #fff
}
#eb .eb-featured--slick .eb-gallery-content__meta a:hover, #eb .eb-featured--slick .eb-gallery-content__meta a:focus {
  color: #fff;
  text-decoration: none
}
#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:hover, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:focus, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:active, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.active, .open .dropdown-toggle_#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more {
  color: #fff !important;
  background-color: rgba(235, 235, 235, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:active, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.active, .open .dropdown-toggle_#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more {
  background-image: none
}
#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.disabled, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.disabled:hover, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.disabled:focus, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.disabled:active, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.disabled.active, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more[disabled], #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more[disabled]:hover, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more[disabled]:focus, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more[disabled]:active, #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more[disabled].active, fieldset[disabled] #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more, fieldset[disabled] #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:hover, fieldset[disabled] #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:focus, fieldset[disabled] #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more:active, fieldset[disabled] #eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more.active {
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-color: rgba(255, 255, 255, 0.2) !important
}
#eb .eb-featured--slick .eb-gallery-content__more .mod-btn-more .badge {
  color: rgba(255, 255, 255, 0.4);
  background-color: #fff
}
#eb .eb-featured--slick .eb-gallery-content__more a {
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7)
}
#eb .eb-featured--slick .eb-gallery-content .mod-avatar--rounded {
  border-radius: 50%;
  overflow: hidden
}
#eb .eb-featured--slick .eb-gallery-item {
  vertical-align: bottom
}
#eb .eb-featured--slick .eb-gallery-rating {
  float: right
}
#eb .eb-featured--slick .eb-gallery-rating:before {
  display: none
}
#eb .eb-featured--slick .eb-gallery-rating [data-rating-form-element] {
  float: left
}
#eb .eb-featured--slick .eb-rating-text {
  margin-top: 0
}
#eb .eb-featured--slick .eb-rating-link {
  margin-left: 5px
}
#eb .eb-featured--slick.is-mobile .eb-gallery-box {
  padding-bottom: 0
}
#eb .eb-featured--slick.is-mobile .eb-gallery-box:before {
  display: none
}
#eb .eb-featured--slick.is-mobile .eb-gallery-content {
  background-color: black;
  position: static
}
#eb .eb-featured--slick.is-mobile .eb-gallery-cover__img {
  padding-bottom: 300px !important
}
#eb .eb-featured--slick.is-mobile .eb-gallery-rating {
  margin: 15px 0
}
#eb .eb-featured--slick.is-mobile .eb-rating-form > div + div {
  margin-top: 0
}
#eb .eb-featured--slick.is-mobile .eb-gallery-buttons {
  left: auto
}
#eb .eb-featured--slick.is-mobile .eb-gallery-buttons > .eb-gallery-button {
  width: auto
}
#eb .eb-featured--slick .eb-gallery-buttons {
  width: auto;
  border: 0;
  border-radius: 0;
  position: absolute;
  right: 20px;
  bottom: 14px
}
#eb .eb-featured--slick .eb-gallery-button {
  background-color: transparent;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  width: auto;
  height: auto;
  padding: 1px 5px;
  border: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: none
}
#eb .eb-featured--slick .eb-gallery-button:hover, #eb .eb-featured--slick .eb-gallery-button:focus {
  color: var(--si-primary-400) !important;
  outline: 0
}
#eb .eb-featured--slick .eb-gallery-button + .eb-gallery-button {
  border-left: 0
}
#eb .eb-featured--slick .eb-gallery-button i {
  color: inherit;
  font-size: 24px
}
#eb .eb-featured--sidenav {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px
}
#eb .eb-featured--sidenav .eb-gallery-foot {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-featured--sidenav .eb-gallery-foot__content {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  min-width: 1px
}
#eb .eb-featured--sidenav .eb-gallery-foot__btn-group {
  width: auto;
  padding-left: 10px
}
#eb .eb-featured--sidenav .gallery-top {
  height: 100%
}
#eb .eb-featured--sidenav .gallery-thumbs {
  padding: 0;
  height: 350px
}
#eb .eb-featured--sidenav .gallery-thumbs .swiper-slide {
  width: 280px;
  height: 80px;
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--sidenav .gallery-thumbs .swiper-slide:not(:first-child) .eb-gallery-slide-item {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--sidenav .eb-gallery-slide-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer;
  padding: 10px
}
#eb .eb-featured--sidenav .eb-gallery-slide-item__img {
  -webkit-flex: 0 1 0;
  -ms-flex: 0 1 0;
  flex: 0 1 0;
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-featured--sidenav .eb-gallery-slide-item__desc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  min-width: 0;
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-featured--sidenav .eb-gallery-slide-item * {
  cursor: pointer
}
#eb .eb-featured--sidenav .swiper-slide-thumb-active .eb-gallery-slide-item__img, #eb .eb-featured--sidenav .swiper-slide-thumb-active .eb-gallery-slide-item__desc {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb {
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80)
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb:hover {
  opacity: .9;
  filter: alpha(opacity=90)
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb.active {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--sidenav .eb-gallery-stage {
  border-radius: 0;
  border: 0
}
#eb .eb-featured--sidenav .eb-gallery-box {
  background-size: cover;
  background-position: center;
  padding: 0;
  height: 350px;
  background-color: rgba(var(--fd-white), 1)
}
#eb .eb-featured--sidenav .eb-gallery-body {
  background: rgba(0, 0, 0, 0.6);
  color: rgba(var(--fd-white), 1);
  width: 100%;
  max-width: 100%;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0
}
#eb .eb-featured--sidenav .eb-gallery-body .eb-gallery-content {
  color: #fff
}
#eb .eb-featured--sidenav .eb-gallery-menu {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-featured--sidenav .eb-gallery-menu-item {
  display: block;
  cursor: pointer;
  font-size: 90%;
  font-weight: bold;
  position: relative
}
#eb .eb-featured--sidenav .eb-gallery-menu-item + .eb-gallery-menu-item {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-featured--sidenav .eb-gallery-menu-item * {
  cursor: pointer
}
#eb .eb-featured--sidenav .eb-gallery-menu-item:before {
  display: block;
  content: '';
  border-right: 10px solid rgba(var(--fd-white), 1);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: 0;
  margin-top: -10px;
  top: 50%;
  z-index: 2;
  -webkit-transition: ease .5s;
  transition: ease .5s
}
#eb .eb-featured--sidenav .eb-gallery-menu-item.active:before {
  left: -10px
}
#eb .eb-featured--sidenav .eb-gallery-menu-item-title {
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb {
  background-size: cover;
  background-position: center;
  border-radius: 3px;
  float: left;
  margin: 0 10px 0 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80)
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb:hover {
  opacity: .9;
  filter: alpha(opacity=90)
}
#eb .eb-featured--sidenav .eb-gallery-menu-thumb.active {
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .eb-featured--sidenav .eb-gallery-buttons {
  position: static;
  width: 30px
}
#eb .eb-featured--sidenav .eb-gallery-button {
  width: 30px;
  height: 60px;
  line-height: 60px
}
#eb .eb-featured--sidenav .eb-gallery-button > i {
  line-height: 58px;
  height: 58px;
  font-size: 28px
}
#eb .eb-featured--sidenav .eb-gallery-foot {
  padding: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  text-align: center;
  display: none
}
#eb .eb-featured--sidenav .eb-gallery-meta a {
  color: #fff
}
#eb .eb-featured--sidenav .eb-gallery-meta a:hover, #eb .eb-featured--sidenav .eb-gallery-meta a:focus {
  color: #fff;
  text-decoration: none
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-stage > .row-table {
  display: block
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-stage > .row-table .eb-gallery-main {
  display: block !important
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-side {
  display: none !important
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-body {
  display: block;
  position: static;
  width: 100%;
  height: 100%
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-box {
  padding-bottom: 0
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-foot {
  display: block;
  padding: 0
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-foot__btn-group {
  padding: 0
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-buttons {
  border-radius: 0;
  border: 0
}
#eb .is-mobile.eb-featured--sidenav .eb-gallery-buttons .eb-gallery-button {
  width: 50%
}
#eb .eb-showcases-card {
  background: rgba(var(--fd-white), 1);
  color: rgba(var(--fd-gray-800), 1);
  margin: 0 0 50px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  position: relative
}
#eb .eb-showcases-card .swiper-slide {
  height: auto
}
#eb .eb-showcases-card .eb-showcase-indicators {
  display: block;
  top: 100%
}
#eb .eb-showcases-card .eb-showcase-indicators > li {
  height: 6px
}
#eb .eb-showcases-card .eb-card {
  height: 100%;
  box-shadow: none
}
#eb .eb-showcases-card .eb-card:hover, #eb .eb-showcases-card .eb-card:focus {
  transform: scale3d(1, 1, 1)
}
#eb .eb-showcases-card .eb-card:hover:after, #eb .eb-showcases-card .eb-card:focus:after {
  opacity: 0
}
#eb .eb-showcases-card .eb-card__bd-content {
  min-height: 200px
}
#eb.is-mobile .eb-showcases-card .col-cell {
  display: table-cell !important
}
#eb.is-mobile .eb-showcases-card .cell-tight {
  width: 1% !important
}
#eb.is-mobile .eb-showcases-card .eb-card__bd-content {
  min-height: unset
}
#eb .eb-author-filter {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  margin-bottom: 20px;
  padding-bottom: 20px
}
#eb .eb-author-filter .col-cell + .col-cell {
  padding-left: 10px
}
#eb.is-mobile .eb-author-filter .col-cell {
  margin-bottom: 5px;
  width: 100% !important;
  float: none
}
#eb.is-mobile .eb-author-filter .col-cell + .col-cell {
  margin-bottom: 0;
  padding-left: 0
}
#eb .eb-authors-finder {
  position: relative
}
#eb .eb-authors-finder .form-control {
  padding-left: 40px;
  box-shadow: none
}
#eb .eb-authors-finder .fa-user {
  color: #888;
  width: 40px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
  text-align: center
}
#eb .eb-author {
  margin-bottom: 20px
}
#eb .eb-author > .col-cell {
  vertical-align: top
}
#eb .eb-authors-head {
  background: rgba(var(--fd-gray-50), 1);
  border-radius: 8px;
  padding: 15px;
  display: flex
}
#eb .eb-authors-head + .eb-authors-bio {
  margin-top: 0;
  padding: 15px;
  background-color: rgba(var(--fd-gray-50), 1);
  border: 1px solid transparent
}
#eb .eb-authors-head .col-cell {
  vertical-align: top
}
#eb .eb-authors-head .col-cell + .col-cell {
  padding: 0 0 0 20px
}
#eb.is-mobile .eb-authors-head .btn {
  font-size: 0
}
#eb.is-mobile .eb-authors-head .btn .fa {
  font-size: 13px
}
#eb .eb-authors-name {
  font-size: 20px
}
#eb .eb-authors-meta {
  margin: 5px 0 0
}
#eb .eb-authors-meta a {
  color: inherit
}
#eb .eb-authors-meta .col-cell + .col-cell {
  padding: 0 0 0 5px
}
#eb .eb-authors-bio {
  margin-top: 20px
}
#eb .eb-authors-subscribe {
  clear: none;
  float: none;
  margin: 16px 0 0;
  min-height: 0;
  padding: 0;
  font-size: 13px;
  overflow: hidden
}
#eb .eb-authors-subscribe > span {
  display: inline-block
}
#eb .eb-authors-subscribe > span + span {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-authors-subscribe > span a {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-authors-subscribe > span .fa {
  font-size: 16px
}
#eb .eb-authors-subscribe .btn--es-subscription, #eb .eb-authors-subscribe .btn-group--es-friends > a {
  color: inherit !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 1;
  border-radius: 0 !important;
  background-color: transparent !important;
  border: 0 !important
}
#eb .eb-authors-stats {
  margin: 20px 0;
  padding: 0 0 30px;
  clear: both
}
#eb .eb-authors-stats-heading {
  font-weight: bold
}
#eb.is-mobile .eb-authors-stats {
  margin: 20px 0;
  padding: 0
}
#eb .eb-authors-team .eb-authors-head h2 {
  margin: 0
}
#eb .eb-authors-filter {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 20px
}
#eb .eb-authors-filter .dropdown-menu {
  min-width: 320px
}
#eb .eb-authors-filter .dropdown-menu > li + li {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-authors-filter .dropdown-menu > li a {
  display: block;
  white-space: nowrap;
  padding: 15px
}
#eb .eb-authors-filter .dropdown-menu > li a b {
  display: block;
  white-space: nowrap
}
#eb .eb-stats-nav {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate
}
#eb .eb-stats-nav > li {
  display: table-cell;
  width: 1%
}
#eb .eb-stats-nav > li:only-child .btn {
  cursor: default !important
}
#eb .eb-stats-nav > li b {
  font-weight: inherit;
  color: inherit
}
#eb .eb-stats-nav > li b:before {
  content: "("
}
#eb .eb-stats-nav > li b:after {
  content: ")"
}
#eb .eb-stats-nav > li .btn {
  font-weight: normal;
  border-color: rgba(var(--fd-gray-200), 1) !important;
  border-top: 0;
  border-radius: 0;
  box-shadow: none !important;
  position: relative
}
#eb .eb-stats-nav > li .btn:hover, #eb .eb-stats-nav > li .btn:focus {
  background-color: transparent !important;
  outline: 0
}
#eb .eb-stats-nav > li .btn:hover:before, #eb .eb-stats-nav > li .btn:focus:before {
  content: '';
  display: block;
  background-color: rgba(var(--fd-primary-500), 1);
  width: calc(100% + 1px);
  height: 2px;
  position: absolute;
  bottom: -2px
}
#eb .eb-stats-nav > li .btn-block {
  padding-top: 10px;
  padding-bottom: 10px
}
#eb .eb-stats-nav > li.active > .btn {
  color: rgba(var(--fd-primary-500), 1) !important
}
#eb .eb-stats-nav > li.active > .btn:before {
  content: '';
  display: block;
  background-color: rgba(var(--fd-primary-500), 1);
  width: calc(100% + 1px);
  height: 2px;
  position: absolute;
  bottom: -2px
}
#eb .eb-stats-nav > li + li > .btn {
  border-left: 0
}
#eb .eb-stats-nav > li:only-child > .btn {
  border-left: 0;
  border-right: 0
}
#eb .eb-stats-nav > li:first-child:not(:last-child):not(.dropdown-toggle_) > .btn {
  border-left: 0
}
#eb .eb-stats-nav > li:last-child:not(:first-child) > .btn {
  border-right: 0
}
#eb .eb-stats-content .tab-pane {
  display: none
}
#eb .eb-stats-content .tab-pane.active {
  display: block
}
#eb .eb-stats-categories, #eb .eb-stats-tags {
  font-size: 0
}
#eb .eb-stats-categories .btn, #eb .eb-stats-tags .btn {
  margin: 0 5px 5px 0
}
#eb .eb-stats-categories .btn i, #eb .eb-stats-tags .btn i {
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-stats-categories .eb-empty, #eb .eb-stats-tags .eb-empty {
  font-size: 12px
}
#eb .eb-stats-author + .eb-stats-author {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-stats-author__remove {
  background-color: #ff5252;
  text-align: center;
  display: none;
  line-height: 16px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 2
}
#eb .eb-stats-author__remove > i {
  color: #fff;
  font-size: 12px
}
#eb .eb-stats-author__set-admin {
  display: none;
  padding: 0 8px
}
#eb .eb-stats-author__avatar {
  padding: 0 10px 0 0
}
#eb .eb-stats-author > .col-cell {
  width: 1%;
  position: relative
}
#eb .eb-stats-author > .col-cell + .col-cell {
  width: 100%;
  padding-left: 20px
}
#eb .eb-stats-author > .cell-tight {
  width: 26px
}
#eb .eb-stats-author:hover .eb-stats-author__remove {
  display: block
}
#eb .eb-stats-author:hover .eb-stats-author__set-admin {
  display: inline-block
}
#eb .eb-stats-authors > .btn-block {
  margin-top: 20px
}
#eb .eb-author.is-mobile {
  margin-bottom: 40px
}
#eb .eb-author.is-mobile .eb-authors-head .col-cell {
  display: table-cell !important
}
#eb .eb-author.is-mobile .eb-authors-head .cell-tight {
  display: table-cell !important;
  width: 1% !important
}
#eb .eb-author.is-mobile .eb-stats-nav b {
  display: none
}
#eb .eb-entry-meta {
  margin: 15px 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}
#eb .eb-entry-meta > div {
  display: flex;
  line-height: 16px;
  vertical-align: middle;
  position: relative
}
#eb .eb-entry-meta > div + div:before {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  content: '\00b7';
  font-size: 13px;
  vertical-align: middle;
  padding: 0 6px
}
#eb .eb-entry-meta > div > span, #eb .eb-entry-meta > div > time {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-entry-meta .fa {
  color: #888
}
#eb .eb-entry-meta .fa:before {
  vertical-align: middle
}
#eb .eb-entry-authors {
  margin-bottom: 20px
}
#eb .eb-entry-article .ebd-block {
  margin-bottom: 10px
}
#eb .eb-entry-article .ebd-block .btn {
  white-space: normal
}
#eb .eb-entry-article img {
  max-width: 100%;
  height: auto
}
#eb .eb-entry-article .cd-image-container img {
  max-width: 100%;
  height: auto
}
#eb .eb-entry-nav {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  margin: 20px 0;
  overflow: hidden;
  font-size: 13px
}
#eb .eb-entry-nav * {
  display: inline-block;
  line-height: 20px;
  vertical-align: middle
}
#eb .eb-entry-nav > div {
  width: 50%
}
#eb .eb-entry-nav > div > a {
  color: inherit;
  display: block;
  padding: 15px 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}
#eb .eb-entry-nav > div > a:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-entry-nav > div > a .fa {
  color: #888;
  font-size: 25px
}
#eb .eb-entry-nav-prev {
  float: left
}
#eb .eb-entry-nav-prev .fa {
  margin: 0 10px 0 0
}
#eb .eb-entry-nav-next {
  float: right;
  text-align: right;
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-entry-nav-next .fa {
  margin: 0 0 0 10px
}
#eb.is-mobile .eb-entry-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}
#eb.is-mobile .eb-entry-nav > div {
  width: 100%;
  text-align: center
}
#eb.is-mobile .eb-entry-nav > div > a {
  white-space: unset
}
#eb.is-mobile .eb-entry-nav-prev + .eb-entry-nav-next {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  border-left: 0
}
#eb .eb-entry-tools {
  margin: 0 0 20px
}
#eb.is-mobile .eb-entry-tools .col-cell {
  display: table-cell !important
}
#eb .eb-entry-helper .fa {
  margin: 0 5px 0 0;
  color: #888
}
#eb .eb-entry-helper > div {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  white-space: nowrap
}
#eb .eb-entry-helper > div + div {
  border-left: 1px solid rgba(var(--fd-gray-200), 1);
  margin: 0 0 0 10px;
  padding: 0 0 0 10px
}
#eb .eb-entry-helper .at4-icon.aticon-compact {
  margin: 0 5px 0 0;
  float: left
}
#eb .eb-help-resize span, #eb .eb-help-resize a {
  color: inherit;
  display: inline-block;
  vertical-align: middle
}
#eb .eb-help-resize a {
  display: inline-block;
  font-size: 1em;
  width: 1em;
  height: 1em;
  line-height: .8;
  background: #999;
  color: #fff;
  text-align: center;
  text-decoration: none !important;
  border-radius: 100%
}
#eb .eb-entry-author-avatar {
  padding: 0 10px 0 0
}
#eb .eb-entry-author-bio h3 {
  font-size: 16px
}
#eb .eb-entry-author-bio h3 a {
  color: inherit
}
#eb .eb-entry-author-bio .eb-authors-name, #eb .eb-entry-author-bio .eb-points {
  display: inline-block
}
#eb .eb-entry-author-bio .eb-authors-url {
  margin: 5px 0
}
#eb .eb-entry-author-meta {
  clear: none;
  float: none;
  margin: 0;
  min-height: 0;
  padding: 0;
  font-size: 13px
}
#eb .eb-entry-author-meta > span {
  margin-top: 10px !important;
  float: left;
  line-height: 18px
}
#eb .eb-entry-author-meta > span + span {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-entry-author-meta > span a {
  color: inherit
}
#eb .eb-entry-author-meta > span .fa {
  font-size: 16px
}
#eb .eb-entry-author-meta .dropdown-menu {
  font-size: 13px
}
#eb .eb-entry-author-meta .btn--es-subscription, #eb .eb-entry-author-meta .btn-group--es-friends > a {
  color: inherit !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 1;
  border-radius: 0 !important;
  background-color: transparent !important;
  border: 0 !important
}
#eb .eb-entry-author-details {
  margin-top: 20px
}
#eb .eb-entry-author-recents {
  background: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 0 0 7px 7px;
  padding: 13.333333333333px;
  margin: 20px 0 10px;
  font-size: 13px
}
#eb .eb-entry-author-recents > h5 {
  padding: 0 0 10px
}
#eb .eb-entry-author-recents > div + div {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  margin-top: 10px;
  padding-top: 10px
}
#eb .eb-entry-author-recents a {
  display: block;
  overflow: hidden
}
#eb .eb-entry-author-recents a.col-cell {
  display: table-cell
}
#eb .eb-entry-author-recents time, #eb .eb-entry-author-recents i {
  color: #888;
  display: inline-block;
  line-height: 20px
}
#eb .eb-entry-author-recents span {
  display: block;
  line-height: 20px
}
#eb.is-mobile .eb-entry-author-recents i {
  line-height: 1.2
}
#eb.is-mobile .eb-entry-author-recents a {
  display: flex;
  flex-direction: column;
  text-align: left
}
#eb.is-mobile .eb-entry-author-recents span {
  margin: 0;
  padding: 0;
  order: 1;
  line-height: 1.25
}
#eb.is-mobile .eb-entry-author-recents time {
  display: block;
  float: none !important;
  order: 2;
  line-height: 1.25
}
#eb .eb-entry-fields, #eb .eb-entry-location {
  margin: 0 0 20px
}
#eb .eb-fields-list > li {
  overflow: hidden
}
#eb .eb-fields-list > li + li {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding-top: 8px;
  margin-top: 8px
}
#eb .eb-fields-list > li > label {
  float: left;
  display: block;
  width: 140px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 10px 0 0
}
#eb .eb-fields-list > li > div {
  overflow: hidden
}
#eb .eb-fields-list.is-mobile > li > label {
  float: none;
  display: block;
  width: auto;
  margin: 0 0 5px
}
#eb .eb-fields-items-inline > li {
  display: inline
}
#eb .eb-fields-items-inline > li:after {
  content: ", ";
  display: inline-block
}
#eb .eb-fields-items-inline > li:last-child:after {
  content: ""
}
#eb .eb-entry-location-map {
  background-size: cover;
  background-position: center;
  display: block;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  height: 200px;
  margin: 0
}
#eb .eb-entry-location-map img {
  display: block;
  max-width: 100%;
  height: auto
}
#eb .eb-entry-osm-map {
  height: 200px
}
#eb .eb-entry-location-address {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-top: 0;
  background: rgba(var(--fd-gray-50), 1);
  color: #555;
  text-decoration: none !important;
  font-weight: bold
}
#eb .eb-entry-location-address > div {
  width: 1px
}
#eb .eb-entry-location-address > div + div {
  width: auto;
  vertical-align: middle;
  padding: 0 15px
}
#eb .eb-entry-location-address i {
  border-right: 1px solid rgba(var(--fd-gray-200), 1);
  width: 46px;
  line-height: 46px;
  float: left;
  text-align: center;
  font-size: 20px
}
#eb .eb-entry-toc {
  background: rgba(var(--fd-gray-50), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  float: right;
  padding: 5px 10px;
  max-width: 250px;
  min-width: 200px;
  margin: 0 0 5px 15px
}
#eb .eb-entry-toc > div + div {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-entry-toc > div > a {
  display: block;
  padding: 8px 0
}
#eb .eb-entry-toc > div > a b {
  font-weight: inherit
}
#eb .eb-entry-toc > div.active > a {
  color: rgba(var(--fd-gray-200), 1);
  font-weight: bold
}
#eb .eb-entry-toc-pager {
  margin-top: 10px
}
#eb .eb-entry-toc-pager > b, #eb .eb-entry-toc-pager > div {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-entry-toc-pager > div > span {
  float: left
}
#eb .eb-entry-toc-pager > div > span + span {
  padding: 0 0 0 3px
}
#eb .eb-entry-toc-pager > div > span a {
  background: #fff;
  color: #888;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  display: block;
  line-height: 28px;
  height: 28px;
  width: 30px;
  text-align: center
}
#eb .eb-entry-toc-pager > div > span.active a {
  background: rgba(var(--fd-gray-50), 1);
  font-weight: bold;
  color: #555
}
#eb .eb-entry-moderate {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-right: 0;
  border-radius: 2px 0 0 2px;
  padding: 15px 0 15px 15px;
  margin: 0 15px 30px 0;
  position: relative
}
#eb .eb-entry-moderate:before, #eb .eb-entry-moderate:after {
  content: "";
  display: block;
  position: absolute
}
#eb .eb-entry-moderate:after {
  border-bottom: solid 8px #bbb;
  border-left: solid 8px #bbb;
  border-right: solid 8px transparent;
  border-top: solid 8px transparent;
  border-radius: 0 0 0 2px;
  top: -1px;
  right: -15px
}
#eb .eb-entry-moderate:before {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-top: 0;
  border-left: 0;
  border-radius: 0 0 3px 0;
  right: -15px;
  bottom: -1px;
  top: 15px;
  width: 15px
}
#eb .eb-entry-moderate > h4 {
  font-size: 16px
}
#eb .eb-entry-moderate .btn {
  font-weight: bold
}
#eb .eb-entry-moderate .btn .fa {
  opacity: .65;
  filter: alpha(opacity=65)
}
#eb .eb-entry-related {
  margin: 0 -15px
}
#eb .eb-entry-related > div {
  float: left;
  padding: 0 15px;
  width: 33.33333%;
  margin-bottom: 20px
}
#eb .eb-entry-related > div:nth-child(3n+1) {
  clear: left
}
#eb .eb-entry-related.is-mobile {
  margin: 0
}
#eb .eb-entry-related.is-mobile > div {
  padding: 0;
  width: 100%
}
#eb .eb-entry-related.is-mobile > div + div {
  margin-top: 20px
}
#eb .eb-related-thumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(var(--fd-gray-50), 1);
  display: block;
  padding: 0 0 55%;
  margin: 0 0 10px
}
#eb .eb-related-thumb img {
  display: block;
  width: 100%;
  height: auto
}
#eb .eb-related-title {
  font-size: 16px;
  margin: 0 0 5px
}
#eb .eb-related-title a {
  color: inherit
}
#eb .eb-floating-toolbar-wrapper.affix {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100
}
#eb .eb-floating-toolbar-wrapper.affix-top + .eb-entry-tools {
  margin-top: 20px
}
#eb.is-mobile .eb-floating-toolbar-wrapper.affix + .eb-entry-tools {
  margin-top: 20px
}
#eb .eb-floating-toolbar {
  background-color: #fff;
  max-width: 940px;
  margin: 0 auto;
  width: 100%;
  padding: 8px;
  border: 1px solid #f1f1f1;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.07);
  font-size: 14px
}
#eb .eb-floating-toolbar:before, #eb .eb-floating-toolbar:after {
  content: " ";
  display: table
}
#eb .eb-floating-toolbar:after {
  clear: both
}
#eb .eb-floating-toolbar__alert-msg {
  color: #d9534f
}
#eb .eb-floating-toolbar .nav > li > a {
  color: #888;
  padding-top: 8px;
  padding-bottom: 8px
}
#eb .eb-floating-toolbar .nav > li > a:hover, #eb .eb-floating-toolbar .nav > li > a:focus {
  background-color: transparent;
  color: #1e88e5
}
#eb .eb-floating-toolbar .nav > li > a .fa {
  display: none;
  font-size: 18px;
  vertical-align: middle
}
#eb .eb-floating-toolbar .nav > li:not(:last-child) > a {
  border-right: 1px solid #f1f1f1
}
#eb .eb-floating-toolbar .nav > li:last-child > a {
  color: #d9534f
}
#eb .eb-floating-toolbar .nav > li:last-child > a:hover {
  color: #d43a36
}
#eb .eb-floating-toolbar .nav .open > a, #eb .eb-floating-toolbar .nav .open > a:hover, #eb .eb-floating-toolbar .nav .open > a:focus {
  background-color: transparent
}
#eb .eb-floating-toolbar .navbar-nav {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 0;
  float: none
}
#eb .eb-floating-toolbar .navbar-nav.navbar-right {
  margin-top: 2px;
  margin-bottom: 2px;
  float: right !important
}
#eb .eb-floating-toolbar .navbar-nav.navbar-right:last-child {
  margin-right: 8px
}
#eb .eb-floating-toolbar .navbar-nav > li {
  float: left
}
#eb .eb-floating-toolbar .navbar-nav > li .dropdown-menu {
  background-color: #fff;
  margin-top: 20px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.07)
}
#eb .eb-floating-toolbar .eb-floating-toolbar-dropdown > a {
  position: relative;
  padding-right: 30px
}
#eb .eb-floating-toolbar .eb-floating-toolbar-dropdown__drop {
  width: 0;
  height: 0;
  pointer-events: none;
  border-width: 5px 5px 0 5px;
  border-style: solid;
  border-color: #888 transparent transparent transparent;
  position: absolute;
  top: 15px;
  right: 12px
}
#eb .eb-floating-toolbar .eb-floating-toolbar-dropdown .dropdown-toggle:after {
  display: none
}
#eb .eb-revisions {
  padding: 0
}
#eb .eb-revisions > li:not(:last-child) {
  border-bottom: 1px solid #f1f1f1
}
#eb .eb-revisions > li:hover {
  background-color: #fafafa
}
#eb .eb-revisions > li:hover .eb-revisions-item-actions {
  display: block
}
#eb .eb-revisions-title {
  padding: 16px;
  border-bottom: 1px solid #f1f1f1
}
#eb .eb-revisions-title h5 {
  margin-bottom: 0
}
#eb .eb-revisions-item {
  display: table;
  width: 100%;
  padding: 16px
}
#eb .eb-revisions-item__notice, #eb .eb-revisions-item__content {
  display: table-cell;
  vertical-align: top
}
#eb .eb-revisions-item__notice {
  width: 1%
}
#eb .eb-revisions-item__content {
  width: 100%;
  white-space: nowrap
}
#eb .eb-revisions-item__content a {
  color: #000;
  font-weight: bold
}
#eb .eb-revisions-item__content a:hover {
  color: #1e88e5
}
#eb .eb-revisions-figure {
  background-color: #e3f2fd;
  color: #42a5f5;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  line-height: 36px;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  border: 2px solid #90caf9;
  border-radius: 50%
}
#eb .eb-revisions-item-meta {
  color: #888;
  font-size: 12px;
  margin-top: 3px;
  margin-left: 0;
  list-style: none
}
#eb .eb-revisions-item-meta > li {
  display: inline-block;
  vertical-align: middle
}
#eb .eb-revisions-item-meta > li + li:before {
  content: "\00b7";
  padding: 0 4px
}
#eb .eb-revisions-item-actions {
  display: none;
  margin-top: 10px
}
#eb .eb-revisions-item-actions > button {
  margin-right: 5px
}
#eb .eb-revisions-item-actions .btn {
  padding: 2px 8px;
  border-radius: 2px
}
#eb .eb-revision-current, #eb .eb-revision-published {
  font-size: 8px;
  line-height: 11px;
  display: inline-block;
  vertical-align: top;
  margin: 2px 0 0 5px;
  padding: 2px 7px;
  border-radius: 8px;
  text-transform: uppercase
}
#eb .eb-revision-current {
  background: #5ea4f2;
  color: #fff
}
#eb .eb-revision-published {
  background: #4fc25f;
  color: #fff
}
#eb .eb-reading-indicator {
  display: inline-block;
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-reading-indicator__time {
  font-weight: bold
}
#eb.is-mobile .eb-floating-toolbar .nav > li {
  position: static
}
#eb.is-mobile .eb-floating-toolbar .nav > li > a > span {
  display: none
}
#eb.is-mobile .eb-floating-toolbar .nav > li > a .fa {
  display: inline-block
}
#eb.is-mobile .eb-floating-toolbar .navbar-nav {
  position: relative
}
#eb.is-mobile .eb-floating-toolbar .navbar-nav > li .dropdown-menu {
  margin-top: 40px
}
#eb.is-mobile .eb-floating-toolbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  top: 0;
  left: 0
}
#eb.is-mobile .eb-floating-toolbar .navbar-nav.navbar-right {
  margin-top: 8px;
  margin-bottom: 8px
}
#eb .es-badges-list > li {
  margin: 5px 5px 5px 0
}
#eb .es-badges-list > li a, #eb .es-badges-list > li img {
  display: inline-block;
  vertical-align: top
}
#eb .eb-post-state {
  margin-bottom: 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
#eb .eb-post-state__item {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-right: 8px
}
#eb.is-mobile .eb-post-state__item {
  margin-right: 0;
  margin-bottom: 8px
}
#eb .eb-category {
  overflow: hidden;
  margin-bottom: 20px
}
#eb .eb-category-profile {
  background: var(--fd-gray-50);
  padding: 20px
}
#eb .eb-category-profile .col-cell + .col-cell {
  padding-left: 20px
}
#eb .eb-category-profile + .eb-posts {
  margin-top: 20px
}
#eb .eb-category-name {
  font-size: 20px
}
#eb .eb-category-bio {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-category-subscribe {
  margin-top: 16px;
  overflow: hidden
}
#eb .eb-category-subscribe > span + span {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-category-subscribe > span a {
  color: inherit
}
#eb .eb-category-subscribe > span .fa {
  font-size: 16px
}
#eb .eb-category-info {
  width: 30%
}
#eb .eb-category-info + .eb-category-stats {
  padding-left: 30px
}
#eb .eb-category-stats {
  margin: 10px 0 20px
}
#eb .eb-category-sm {
  overflow: hidden;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  padding: 6.6666666666667px
}
#eb .eb-category-sm + .eb-category-sm {
  margin-top: 6.6666666666667px
}
#eb .eb-category-sm > a, #eb .eb-category-sm > div {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-category-sm-thumb img {
  width: 60px;
  height: 60px
}
#eb .eb-category-sm-body {
  padding: 0 0 0 10px
}
#eb .eb-category-sm-name {
  font-size: 16px
}
#eb .eb-category-sm-subscribe {
  font-size: 90%;
  margin-top: 10px;
  overflow: hidden
}
#eb .eb-category-sm-subscribe > span {
  float: left;
  display: inline-block
}
#eb .eb-category-sm-subscribe > span + span {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-category-sm-subscribe > span a {
  color: inherit
}
#eb .eb-category-sm-subscribe .fa {
  font-size: 14px
}
#eb.is-mobile .eb-category-thumb, #eb.is-mobile .eb-category-details {
  display: block
}
#eb.is-mobile .eb-category-info {
  width: 100% !important
}
#eb .eb-comments-tab {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  margin: 20px 0
}
#eb .eb-comments-tab > li {
  display: table-cell;
  vertical-align: middle;
  width: 1%
}
#eb .eb-comments-tab > li + li {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-comments-tab > li.active a {
  font-weight: bold;
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-comments-tab > li.active a:hover, #eb .eb-comments-tab > li.active a:focus {
  border: 0;
  outline: 0
}
#eb .eb-comments-tab > li a {
  display: block;
  text-align: center;
  white-space: nowrap;
  color: inherit;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-comments-tab > li a:hover {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-comments-tab-content .eb-comments {
  margin-top: 0
}
#eb .eb-comments, #eb .eb-comments-reply {
  margin-top: 10px;
  position: relative
}
#eb .eb-comments-empty {
  background: rgba(var(--fd-gray-50), 1);
  border: 1px dashed rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  text-align: center;
  color: rgba(var(--fd-gray-800), 1);
  padding: 20px 10px;
  font-size: 13px
}
#eb .eb-comments-empty .fa {
  display: block;
  font-size: 50px;
  margin: 0 0 20px
}
#eb .eb-comment + .eb-comment {
  margin-top: 30px
}
#eb .eb-comment.is-moderated {
  border: 1px dashed rgba(var(--fd-gray-200), 1);
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-comment.is-moderated .under-moderation {
  border-bottom: 1px dashed rgba(var(--fd-gray-200), 1);
  border-radius: 0;
  margin-bottom: 10px;
  padding: 10px 5px
}
#eb .eb-comment.is-moderated .cell-avatar {
  padding-left: 15px
}
#eb .eb-comment.is-child .eb-avatar img {
  width: 35px;
  height: 35px
}
#eb .eb-comment:hover .eb-comment-admin {
  visibility: visible
}
#eb .eb-comment .under-moderation {
  padding: 5px;
  border-radius: 0
}
#eb .eb-comment .eb-comment-form {
  margin: 15px 0
}
#eb .eb-comment .eb-comment-editor-actions {
  padding-top: 15px
}
#eb .eb-comment .cell-avatar {
  padding-right: 15px
}
#eb .eb-comment .fa-heart {
  width: 18px;
  text-align: center;
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-comment-editor {
  font-size: 13px
}
#eb .eb-comment-editor .eb-checkbox label {
  font-size: 13px
}
#eb .eb-comment-admin {
  visibility: hidden
}
#eb .eb-comment-admin .dropdown-toggle_ {
  cursor: pointer
}
#eb .eb-comment-admin .dropdown-toggle_ i {
  vertical-align: middle
}
#eb .eb-comment-admin .dropdown-toggle_ i + i {
  font-size: 70%;
  opacity: .5;
  filter: alpha(opacity=50)
}
#eb .eb-comment-admin .dropdown-menu {
  border-radius: 2px;
  left: auto;
  right: 0
}
#eb .eb-comment-admin .dropdown-menu a {
  padding: 5px 15px
}
#eb .eb-comment-admin .dropdown-menu a:hover {
  background: #e5e5e5
}
#eb .eb-comment-admin .dropdown-menu a i {
  font-size: 14px;
  opacity: .5;
  filter: alpha(opacity=50);
  width: 20px
}
#eb .eb-comment-head {
  line-height: 1
}
#eb .eb-comment-head a {
  font-weight: bold
}
#eb .eb-composer-author {
  margin: 0 0 15px
}
#eb .eb-composer-author .eb-avatar img {
  margin-right: 7.5px
}
#eb .eb-comment-body {
  color: #888;
  margin: 5px 0
}
#eb .eb-comment-body img {
  max-width: 100%
}
#eb .eb-comment-body blockquote {
  padding: 8px 16px;
  margin: 0;
  font-size: 1.2em;
  border-left: 5px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-comment-body a {
  word-wrap: break-word;
  word-break: break-word;
  hyphens: auto
}
#eb .eb-comment-foot {
  line-height: 1;
  margin-top: 10px;
  overflow: hidden
}
#eb .eb-comment-foot span {
  float: left;
  position: relative
}
#eb .eb-comment-foot span + span {
  padding: 0 0 0 10px;
  margin: 0 0 0 7px
}
#eb .eb-comment-foot span + span:before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  height: 3px;
  background: rgba(var(--fd-gray-200), 1);
  margin-top: -1.5px;
  top: 50%;
  left: 0;
  border-radius: 50%
}
#eb .eb-comment-foot span > a {
  color: inherit
}
#eb .is-like .eb-comment-heart .fa-heart {
  color: #e91e63;
  opacity: 1;
  filter: alpha(opacity=100)
}
#eb .is-like .unlike-comment {
  display: inline-block
}
#eb .is-like .like-comment {
  display: none
}
#eb .unlike-comment {
  display: none
}
#eb .eb-comment-form {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 15px;
  margin-top: 20px;
  border-radius: 8px
}
#eb .eb-comment-form + .eb-comment {
  margin-top: 40px
}
#eb .eb-comment-form .form-composer {
  margin: 0 -15px
}
#eb .eb-comment-form .form-group {
  display: table;
  width: 100%;
  margin: 7.5px 0
}
#eb .eb-comment-form .form-control {
  margin: 0
}
#eb .eb-comment-form .cell-half {
  width: 50%;
  padding: 0 3.75px 0 0
}
#eb .eb-comment-form .cell-half + .cell-half {
  padding: 0 0 0 3.75px
}
#eb .eb-comment-editor .markItUpContainer {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-left: 1px solid rgba(var(--fd-gray-200), 1) !important;
  border-right: 1px solid rgba(var(--fd-gray-200), 1) !important
}
#eb .eb-comment-editor .markItUpContainer .markItUpExpanding .markItUpEditor {
  border-radius: 0;
  border: 0;
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 10px 15px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important
}
#eb .eb-comment-editor .markItUpHeader {
  background: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 2px 15px 6px !important
}
#eb .eb-comment-editor .markItUpHeader ul > li > a {
  background-color: rgba(var(--fd-gray-50), 1) !important
}
#eb .eb-comment-editor .markItUpHeader ul > li > a:hover {
  background-color: #fff !important
}
#eb .eb-comment-editor .markItUpHeader ul > li.markItUpSeparator {
  background: rgba(var(--fd-gray-200), 1) !important;
  color: rgba(var(--fd-gray-200), 1) !important
}
#eb .eb-comment-editor .markItUpFooter {
  background: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  height: 20px
}
#eb .eb-comment-editor .markItUpFooter .markItUpResizeHandle {
  cursor: n-resize;
  color: #aaa;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  font-size: 10px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
#eb .eb-comment-editor .markItUpFooter .markItUpResizeHandle:before {
  content: "\f0c9"
}
#eb .eb-comment-avatar {
  display: inline-block;
  margin-bottom: 10px
}
#eb .eb-comment-notice.alert {
  border: 0;
  border-radius: 0;
  border-left: 0;
  border-top: 0;
  margin: 0 -15px;
  padding: 15px 20px;
  text-shadow: none
}
#eb .eb-comment-captcha, #eb .eb-comment-recaptcha {
  background: rgba(var(--fd-gray-50), 1);
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 7.5px 15px;
  margin: 7.5px -15px
}
#eb .eb-comment-captcha-form {
  display: table;
  float: left;
  width: 1%;
  margin: 0 5px 0 0
}
#eb .eb-comment-captcha-form > div {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-comment-captcha-form > div + div a {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
#eb .eb-comment-captcha-form img {
  max-width: none !important;
  width: auto !important
}
#eb .eb-comment-captcha-img {
  background: #ddd;
  border-radius: 8px 0 0 8px;
  padding: 0 10px;
  width: 1%
}
#eb .eb-comment-captcha-input {
  width: 100px;
  font-family: monospace;
  font-size: 16px;
  font-weight: bold
}
#eb .eb-comment-recaptcha .eb-recaptcha-wrapper {
  margin: 0;
  overflow: hidden
}
@media(max-width:369px) {
  #eb [data-recaptcha-item] {
    transform: scale(0.86);
    transform-origin: 0 0;
    -webkit-transform: scale(0.86);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
#eb.is-mobile .eb-comment-editor .form-group > [class*="col-"] + [class*="col-"] {
  margin-top: 10px
}
#eb.is-mobile .eb-comment-editor .form-control, #eb.is-mobile .eb-comment-editor .form-control.textarea {
  font-size: 16px
}
#eb.is-mobile .eb-comment-form .cell-half {
  padding-right: 0;
  width: 100% !important
}
#eb.is-mobile .eb-comment-form .cell-half + .cell-half {
  padding-left: 0
}
#eb.is-mobile .eb-composer-author .pull-right {
  float: none !important
}
#eb.is-mobile .eb-comment .cell-avatar {
  display: table-cell !important
}
#eb .eb-tags-filter {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 20px
}
#eb .eb-tags-filter .col-cell + .col-cell {
  padding-left: 10px
}
#eb.is-mobile .eb-tags-filter .col-cell {
  margin-bottom: 5px;
  width: 100%;
  float: left
}
#eb.is-mobile .eb-tags-filter .col-cell + .col-cell {
  margin-bottom: 0;
  padding-left: 0
}
#eb .eb-tags-finder {
  position: relative
}
#eb .eb-tags-finder .form-control {
  padding-left: 40px;
  box-shadow: none
}
#eb .eb-tags-finder .fa-tags {
  color: rgba(var(--fd-gray-500), 1);
  width: 40px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
  text-align: center
}
#eb .eb-tags-list {
  margin: 0 -8px
}
#eb .eb-tags-grid {
  float: left;
  padding: 0 8px;
  width: 33.333333333333%
}
#eb .eb-tags-item {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  padding: 5px 10px;
  margin-bottom: 16px;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-tags-item__icon {
  color: #555;
  float: left;
  display: block;
  overflow: hidden;
  background: none;
  line-height: 1.5em;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
#eb .eb-tags-item__icon * {
  font-weight: inherit;
  display: inline-block
}
#eb .eb-tags-item__icon b {
  color: inherit;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#eb .eb-tags-item__icon .fa-rss-square {
  color: #e08d2d;
  font-weight: 900
}
#eb .eb-tags-item__link {
  float: none;
  padding: 0 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  line-height: 1.5em
}
#eb .eb-tags-item__link * {
  font-weight: inherit;
  display: inline-block;
  vertical-align: middle
}
#eb .eb-tags-item__link b {
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-tags-item__link i {
  color: #888;
  font-style: normal;
  margin-left: auto;
  padding-left: 8px
}
#eb .eb-tag {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px;
  margin-bottom: 20px
}
#eb .eb-tag-avatar {
  margin: 20px
}
#eb .eb-tag-head {
  background: rgba(var(--fd-gray-50), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 7px 7px 0 0;
  padding: 13.333333333333px
}
#eb .eb-tag-name {
  font-size: 20px
}
#eb .eb-tag-name a {
  color: inherit
}
#eb .eb-tag-name a span {
  padding: 0 10px 0 0
}
#eb .eb-tag-bio {
  margin: 13.333333333333px
}
#eb .eb-tag-rss a {
  color: inherit
}
#eb .eb-tag-rss .fa-rss-square {
  color: #e08d2d
}
#eb.is-mobile .eb-tags-grid {
  width: 50%
}
#eb .eb-login {
  position: relative;
  padding: 20px 20%;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 8px
}
#eb .eb-login .eb-login-title {
  font-size: 18px
}
#eb .eb-login-footer {
  display: table;
  width: 100%
}
#eb .eb-login-footer__cell {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-login-help {
  margin: 0 0 8px
}
#eb .eb-login-help > div {
  width: 1%;
  padding: 0 4px 0 0
}
#eb .eb-login-help > div + div {
  padding: 0 0 0 4px
}
#eb .sourcecoast.login {
  margin-top: 10px;
  text-align: center
}
#eb .sourcecoast.login .social-login {
  float: none !important;
  display: inline-block !important
}
#eb .sourcecoast.login .social-login > a {
  margin-top: 15px
}
#eb .eb-login.is-mobile {
  padding: 20px
}
#eb .eb-login.is-mobile .eb-login-help > div {
  display: block !important;
  width: auto !important;
  padding: 0 !important
}
#eb .eb-login.is-mobile .eb-login-help > div + div {
  padding-top: 8px !important
}
#eb .avatar {
  background: #fff;
  display: inline-block;
  border-radius: 100%
}
#eb .note-empty {
  border: 1px dashed #ddd;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  text-align: center
}
#eb .note-empty .row-table {
  height: 100%
}
#eb .eb-loader-o {
  width: 20px;
  height: 20px;
  top: 10px;
  left: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
#eb .eb-loader-o.size-md {
  width: 40px;
  height: 40px;
  top: 20px;
  left: 20px
}
#eb .eb-loader-o.size-md:before, #eb .eb-loader-o.size-md:after {
  border-width: 6px
}
#eb .eb-loader-o.size-sm {
  width: 16px;
  height: 16px;
  top: 8px;
  left: 8px
}
#eb .eb-loader-o.size-sm:before, #eb .eb-loader-o.size-sm:after {
  border-width: 4px
}
#eb .eb-loader-o.size-lg {
  width: 60px;
  height: 60px;
  top: 30px;
  left: 30px
}
#eb .eb-loader-o.size-lg:before, #eb .eb-loader-o.size-lg:after {
  border-width: 8px
}
#eb .eb-loader-o:before, #eb .eb-loader-o:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 5px solid rgba(0, 0, 0, 0.1)
}
#eb .eb-loader-o.color-white:before {
  border-color: rgba(255, 255, 255, 0.35)
}
#eb .eb-loader-o.color-white:after {
  border-color: rgba(255, 255, 255, 0.35) transparent transparent
}
#eb .eb-loader-o:after {
  -webkit-animation: loader .6s linear;
  animation: loader .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-color: rgba(0, 0, 0, 0.1) transparent transparent;
  box-shadow: 0 0 0 1px transparent
}
#eb .eb-loader-o.indeterminate:after {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s
}
#eb .eb-loader-o.active, #eb .eb-loader-o.visible {
  display: block
}
#eb .eb-loader-o.disabled, #eb .eb-loader-o.hidden {
  display: none
}
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes loader {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
#eb .eb-composer-fieldset {
  padding-bottom: 16px;
  position: relative
}
#eb .eb-composer-fieldset.is-open .eb-composer-fieldset-content {
  display: block
}
#eb .eb-composer-fieldset.is-open .eb-composer-fieldset-header__icon:before {
  content: "\f068"
}
#eb .eb-composer-fieldset--accordion {
  padding: 0
}
#eb .eb-composer-fieldset--accordion .eb-composer-fieldset-header {
  cursor: pointer
}
#eb .eb-composer-fieldset--accordion .eb-composer-fieldset-content {
  display: none
}
#eb .eb-composer-fieldset.is-disabled .eb-composer-fieldset-content {
  display: none
}
#eb .eb-composer-fieldset.is-hidden {
  display: none
}
#eb .eb-composer-fieldset-header {
  position: relative;
  padding: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .eb-composer-fieldset-header:before, #eb .eb-composer-fieldset-header:after {
  content: " ";
  display: table
}
#eb .eb-composer-fieldset-header:after {
  clear: both
}
#eb .eb-composer-fieldset-header > strong {
  color: rgba(var(--fd-gray-800), 1);
  font-size: 13px
}
#eb .eb-composer-fieldset-header > small {
  position: absolute;
  top: 16px;
  right: 48px;
  color: rgba(var(--fd-gray-500), 1);
  font-size: 13px
}
#eb .eb-composer-fieldset-header__icon {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: bold;
  float: right
}
#eb .eb-composer-fieldset-header__icon:before {
  content: "\f067"
}
#eb .eb-composer-fieldset-content {
  padding: 0 16px 16px;
  font-size: 12px
}
#eb .eb-composer-fieldset-content > * + * {
  margin-top: 16px
}
#eb .eb-composer-fieldset-toggle {
  position: absolute;
  top: 1px;
  left: -22px
}
#eb .eb-composer-fieldset-dropdown {
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(var(--fd-gray-500), 1);
  font-size: 13px;
  cursor: pointer
}
#eb .eb-composer-fieldset-dropdown .dropdown-toggle_:hover {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-composer-fieldset-dropdown .dropdown-toggle_ .caret {
  position: relative;
  top: -1px
}
#eb .eb-composer-fieldset-dropdown .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 0;
  padding: 0
}
#eb .eb-composer-fieldset-help {
  padding: 0 16px
}
#eb .eb-composer-field + .eb-composer-field {
  margin-top: 5px
}
#eb:not(.is-mobile) .eb-composer-fieldset-content.o-form-horizontal .o-control-label {
  width: 40%
}
#eb:not(.is-mobile) .eb-composer-fieldset-content.o-form-horizontal .o-control-input {
  width: 60%
}
#eb .eb-composer-fieldset-form-group-wrapper.has-css-field {
  padding: 8px 16px;
  margin-bottom: 16px
}
#eb .eb-composer-field-label {
  color: rgba(var(--fd-gray-800), 1);
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 8px 0 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .eb-composer-field-label .fa-question-circle {
  font-size: 12px;
  position: absolute;
  right: 2px;
  top: 4px;
  line-height: 20px;
  color: rgba(var(--fd-gray-500), 1)
}
#eb.is-mobile .eb-composer-field-label .fa-question-circle {
  display: none
}
#eb .o-form-group--eb-style-bordered {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 6px
}
#eb .o-form-group--eb-style-bordered-outline {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 6px
}
#eb .eb-fake-input-field {
  position: relative;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  box-shadow: none;
  line-height: 1;
  height: auto;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 16px;
  font-size: 12px;
  border-radius: 8px;
  background-color: rgba(var(--fd-white), 1)
}
#eb .eb-fake-input-field__text {
  padding-top: 8px;
  padding-bottom: 8px
}
#eb .eb-fake-input-field * {
  outline: 0 !important
}
#eb .eb-fake-input-field *::-moz-focus-inner {
  border: 0 !important
}
#eb .eb-fake-input-field .dropdown-menu {
  margin-right: -22px
}
#eb .eb-composer-fieldgroup {
  border: 15px solid transparent;
  border-left: 0;
  border-right: 0;
  position: relative;
  background-color: green !important
}
#eb .eb-composer-fieldgroup + .eb-composer-fieldgroup:before {
  content: "";
  display: block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-composer-fieldgroup:first-child {
  border-top: 0
}
#eb .eb-composer-fieldgroup:last-child {
  border-bottom: 0
}
#eb .eb-composer-fieldgroup-label {
  margin-bottom: 15px;
  position: relative;
  background-color: orange !important
}
#eb .eb-composer-fieldgroup-label strong {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .5px;
  font-size: 11px;
  font-weight: bold;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-composer-fieldgroup-content {
  position: relative
}
#eb .eb-composer-fieldrow-content {
  width: 100%
}
#eb .eb-composer-associate-lang {
  position: relative
}
#eb .eb-composer-associate-lang + .eb-composer-associate-lang {
  margin-top: 5px
}
#eb .eb-composer-associate-lang.active .hide {
  display: block !important
}
#eb .eb-composer-associate-lang .input-group > .form-control {
  padding-left: 35px
}
#eb .eb-composer-associate-lang .input-group > .input-group-btn > .btn {
  border-radius: 0
}
#eb .eb-composer-associate-lang .input-group > .input-group-btn:last-child > .btn {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
#eb .eb-composer-associate-lang .input-flag {
  height: 12px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  z-index: 2
}
#eb .eb-composer-associate-lang .input-flag img {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 12px
}
#eb .eb-composer-textarea {
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-radius: 3px;
  background: rgba(var(--fd-white), 1)
}
#eb .eb-composer-textarea .o-form-control {
  border: 0 !important;
  resize: none;
  width: 100%;
  outline: 0 !important
}
#eb .eb-composer-textarea .o-form-control::-moz-focus-inner {
  border: 0 !important
}
#eb .eb-composer-textarea .o-form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .eb-composer-textarea-footer {
  padding: 7.5px;
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-composer-textarea-footer:before, #eb .eb-composer-textarea-footer:after {
  content: " ";
  display: table
}
#eb .eb-composer-textarea-footer:after {
  clear: both
}
#eb .eb-comp-autopost .fa {
  font-size: 24px;
  vertical-align: top;
  position: relative;
  top: -4px
}
#eb .eb-comp-autopost input:checked + label .fa-facebook-square {
  color: #4267b2
}
#eb .eb-comp-autopost input:checked + label .fa-twitter-square {
  color: #55acee
}
#eb .eb-comp-autopost input:checked + label .fa-linkedin-square {
  color: #069
}
#eb .eb-pills {
  display: table
}
#eb .eb-pill-group {
  display: table-cell;
  vertical-align: middle;
  border-right: 5px solid transparent;
  position: relative
}
#eb .eb-pill-group:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 6px
}
#eb .eb-pill-group:last-child {
  border-right: 0
}
#eb .eb-pill {
  position: relative;
  display: table;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 6px
}
#eb .eb-pill-item {
  position: relative;
  display: table-cell;
  padding: 7px 10px;
  color: rgba(var(--fd-gray-500), 1);
  font-weight: bold;
  text-align: center;
  cursor: pointer
}
#eb .eb-pill-item + .eb-pill-item {
  border-left: 1px solid rgba(var(--fd-gray-300), 1)
}
#eb .eb-pill-item:first-child {
  border-radius: 6px 0 0 6px
}
#eb .eb-pill-item:last-child {
  border-radius: 0 6px 6px 0
}
#eb .eb-pill-item.active {
  background: rgba(var(--fd-gray-50), 1);
  color: rgba(var(--fd-primary-500), 1)
}
#eb .eb-tabs.pill-style {
  border-radius: 6px
}
#eb .eb-tabs.pill-style .eb-tabs-content-item {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-top: 0;
  border-radius: 0 0 6px 6px;
  padding: 15px;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-tabs.pill-style.is-open .eb-tabs-menu {
  border-radius: 6px 6px 0 0
}
#eb .eb-tabs.pill-style.is-open .eb-tabs-menu-item:first-child {
  border-radius: 6px 0 0 0
}
#eb .eb-tabs.pill-style.is-open .eb-tabs-menu-item:last-child {
  border-radius: 0 6px 0 0
}
#eb .eb-composer-range-slider {
  margin: 15px 0 0
}
#eb .eb-composer-slider-track {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 2px;
  height: 6px;
  position: relative
}
#eb .eb-composer-slider-handle {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 7px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: -6px;
  margin-left: -13px;
  width: 24px;
  height: 16px;
  z-index: 10
}
#eb .eb-composer-slider-handle:before {
  background: #ccc;
  content: "";
  display: block;
  width: 1px;
  height: 6px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -3px;
  box-shadow: -4px 0 0 0 #ccc, 4px 0 0 0 #ccc
}
#eb .eb-composer-slider-track-value {
  display: table;
  width: 100%
}
#eb .eb-composer-slider-track-value > div {
  display: table-cell;
  width: 1%;
  text-align: center;
  position: relative;
  padding: 15px 0 0;
  color: #999
}
#eb .eb-composer-slider-track-value > div:before {
  background: #ddd;
  content: "";
  display: block;
  height: 10px;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -.5px
}
#eb .eb-composer-slider-track-value > div.active {
  color: #555
}
#eb .eb-swatch.swatch-grid .row {
  margin: 0 -5px -10px
}
#eb .eb-swatch.swatch-grid .row > [class*="col"], #eb .eb-swatch.swatch-grid .row > [class*=" col"] {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px
}
#eb .eb-swatch-item {
  background: rgba(var(--fd-white), 1);
  border-radius: 6px;
  cursor: pointer;
  z-index: 1
}
#eb .eb-swatch-item.active, #eb .eb-swatch-item.selected {
  background: rgba(var(--fd-gray-50), 1);
  border-color: rgba(var(--fd-primary-500), 1);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 2
}
#eb .eb-swatch-item.active .eb-swatch-label, #eb .eb-swatch-item.selected .eb-swatch-label {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-swatch-item.active .eb-image-figure > div, #eb .eb-swatch-item.selected .eb-image-figure > div {
  background: rgba(var(--fd-primary-500), 1)
}
#eb .eb-swatch-item-button, #eb .eb-swatch-alert {
  background: rgba(var(--fd-white), 1);
  border-radius: 6px;
  cursor: pointer;
  z-index: 1;
  padding: 8px;
  border: 1px solid transparent
}
#eb .eb-swatch-item-button .o-alert, #eb .eb-swatch-alert .o-alert {
  margin: 8px
}
#eb .eb-swatch-item-button .eb-note, #eb .eb-swatch-alert .eb-note {
  padding-bottom: 10px
}
#eb .eb-swatch-item-button .eb-note__content, #eb .eb-swatch-alert .eb-note__content {
  font-size: 13px
}
#eb .eb-swatch-item-button.active, #eb .eb-swatch-item-button.selected, #eb .eb-swatch-alert.active, #eb .eb-swatch-alert.selected {
  border-color: rgba(var(--fd-primary-500), 1);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 2
}
#eb .eb-swatch-item-button.active .eb-swatch-label, #eb .eb-swatch-item-button.selected .eb-swatch-label, #eb .eb-swatch-alert.active .eb-swatch-label, #eb .eb-swatch-alert.selected .eb-swatch-label {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-swatch-item-button.active .eb-image-figure > div, #eb .eb-swatch-item-button.selected .eb-image-figure > div, #eb .eb-swatch-alert.active .eb-image-figure > div, #eb .eb-swatch-alert.selected .eb-image-figure > div {
  background: rgba(var(--fd-primary-500), 1)
}
#eb .eb-swatch-item-thumbnail {
  background: rgba(var(--fd-white), 1);
  cursor: pointer;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 6px
}
#eb .eb-swatch-item-thumbnail.active {
  cursor: default;
  border-color: rgba(var(--fd-primary-500), 1);
  z-index: 2
}
#eb .eb-swatch-preview {
  position: relative;
  overflow: hidden
}
#eb .eb-swatch-preview.is-responsive {
  padding-top: 80%
}
#eb .eb-swatch-preview.is-responsive > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
#eb .eb-swatch-label {
  border-radius: 0 0 5px 5px
}
#eb .eb-swatch-label > span {
  text-align: center;
  display: block;
  font-weight: bold;
  padding: 0 4px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
#eb .eb-composer-textboxlist {
  height: auto
}
#eb .eb-composer-textboxlist.o-form-control {
  display: block;
  width: 100%;
  padding: 4px 12px;
  margin: 0;
  font-size: 13px;
  line-height: 1.538461538;
  color: rgba(var(--fd-gray-800), 1);
  background-color: rgba(var(--fd-white), 1);
  background-image: none;
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  min-height: 72px;
  border-radius: 3px;
  box-shadow: none
}
#eb .eb-composer-textboxlist:before, #eb .eb-composer-textboxlist:after {
  content: " ";
  display: table
}
#eb .eb-composer-textboxlist:after {
  clear: both
}
#eb .eb-composer-textboxlist .textboxlist-textField {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-composer-textboxlist .textboxlist-item {
  background: rgba(var(--fd-gray-100), 1);
  border: 1px solid rgba(var(--fd-gray-100), 1);
  color: rgba(var(--fd-gray-500), 1);
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: default
}
#eb .eb-composer-textboxlist .textboxlist-item:hover {
  background: rgba(var(--fd-danger-100), 1);
  border-color: rgba(var(--fd-danger-100), 1);
  color: rgba(var(--fd-danger-500), 1)
}
#eb .eb-composer-textboxlist .textboxlist-item.is-locked {
  background: rgba(var(--fd-info-100), 1);
  border: 1px solid rgba(var(--fd-info-100), 1);
  color: rgba(var(--fd-info-500), 1)
}
#eb .eb-composer-textboxlist .textboxlist-item .fa-lock {
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: inherit;
  width: 24px;
  text-align: center
}
#eb .eb-composer-tags .eb-composer-textboxlist.o-form-control {
  border-radius: 3px 3px 0 0;
  border-bottom: 0
}
#eb .eb-tabs {
  position: relative
}
#eb .eb-tabs-menu {
  position: relative;
  z-index: 2;
  display: table;
  width: 100%
}
#eb .eb-tabs-menu-item {
  position: relative;
  display: table-cell;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .eb-tabs-content {
  position: relative;
  z-index: 1
}
#eb .eb-tabs-content-item {
  display: none
}
#eb .eb-tabs-content-item.active {
  display: block
}
#eb .colorpicker {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .colorpicker-hsb-panel {
  position: relative;
  padding-right: 30px
}
#eb .colorpicker-h-panel {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: crosshair
}
#eb .colorpicker-h-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border: 1px solid white;
  -webkit-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
  border-radius: 2px;
  margin-top: -2px
}
#eb .colorpicker-sb-panel {
  position: relative;
  width: 100%;
  height: 240px;
  cursor: crosshair;
  background: red;
  border-radius: 2px;
  border: 1px solid #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .colorpicker-b-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
  background: -moz-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, #fff 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #fff 0, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#ffffff', endColorstr='#00ffffff')
}
#eb .colorpicker-s-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, #000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}
#eb .colorpicker-sb-handle {
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid white;
  -webkit-box-shadow: 0 0 0 1px black;
  box-shadow: 0 0 0 1px black;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  z-index: 3
}
#eb .colorpicker-preview {
  border-radius: 3px;
  width: 30px;
  height: 30px
}
#eb .colorpicker-hex-input {
  text-transform: uppercase
}
#eb .eb-colorpicker-header {
  margin-bottom: 10px
}
#eb .eb-colorpicker-header .o-grid-sm__cell:nth-child(1) {
  padding-right: 8px
}
#eb .eb-colorpicker-header .eb-colorpicker-toggle {
  position: relative;
  top: 8px
}
#eb .eb-colorpicker .colorpicker-hex-input {
  width: 100px;
  padding-right: 27px;
  text-align: left;
  float: left
}
#eb .eb-colorpicker .colorpicker-preview {
  width: 20px;
  height: 21px;
  float: left;
  position: relative;
  left: -25px;
  top: 5px
}
#eb .eb-list {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  background: rgba(var(--fd-white), 1)
}
#eb .eb-list-item {
  padding: 10px 15px;
  position: relative;
  cursor: pointer
}
#eb .eb-list-item + .eb-list-item {
  border-top: 1px solid rgba(var(--fd-gray-50), 1)
}
#eb .eb-list-item:before {
  display: none;
  content: "\f00c";
  position: absolute;
  top: 50%;
  right: 15px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
  margin-top: -6px;
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-list-item:hover:not(.active):before {
  display: block
}
#eb .eb-list-item.active {
  background: rgba(var(--fd-gray-50), 1)
}
#eb .eb-list-item.active:before {
  display: block;
  color: rgba(var(--fd-primary-500), 1)
}
#eb .eb-hint {
  display: table;
  text-align: center;
  width: 100%
}
#eb .eb-hint.layout-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}
#eb .eb-hint > div {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-hint-icon {
  display: block;
  font-size: 36px;
  margin-bottom: 10px
}
#eb .eb-hint-text {
  display: block;
  padding: 0 30px;
  word-wrap: break-word
}
#eb .eb-hint.style-gray .eb-hint-icon {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-hint.style-gray .eb-hint-text {
  color: rgba(var(--fd-gray-500), 1);
  font-weight: bold;
  font-size: 16px
}
#eb .eb-hint.style-light .eb-hint-icon {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-hint.style-light .eb-hint-text {
  color: rgba(var(--fd-gray-500), 1);
  font-weight: normal;
  font-size: 11px
}
#eb .eb-hint.style-osd .eb-hint-text {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: white;
  display: inline-block;
  font-size: 12px;
  border-radius: 3px;
  font-weight: bold
}
#eb .eb-hint.size-sm .eb-hint-icon {
  font-size: 16px;
  margin-bottom: 5px
}
#eb .eb-hint.size-sm .eb-hint-text {
  font-size: 12px
}
#eb .eb-mm-variation-item.eb-list-item {
  padding: 7.5px 30px
}
#eb .eb-mm-variation-item > div {
  position: relative
}
#eb .eb-mm-variation-item i {
  width: 14px;
  line-height: 18px;
  text-align: center;
  float: left;
  margin-left: -15px;
  margin-right: 5px;
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-mm-variation-item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  margin-left: 7.5px;
  padding-right: 72px;
  display: block
}
#eb .eb-mm-variation-item small {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 18px;
  font-size: 11px;
  color: rgba(var(--fd-gray-500), 1);
  padding-right: 10px
}
#eb .eb-mm-variation-item.is-missing i {
  color: #d9534f
}
#eb .eb-mm-variation-item.is-missing span {
  color: rgba(var(--fd-gray-500), 1)
}
#eb .eb-composer-tags-suggestions {
  border: 1px solid rgba(var(--fd-gray-300), 1);
  border-radius: 0 0 3px 3px;
  border-top: 0;
  background: rgba(var(--fd-white), 1)
}
#eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-selection {
  border-top: 1px solid rgba(var(--fd-gray-300), 1);
  max-height: 160px
}
#eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-toggle {
  color: rgba(var(--fd-primary-500), 1)
}
#eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-toggle:before, #eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-toggle:after {
  content: '';
  display: block;
  border-top: 5px solid rgba(var(--fd-gray-300), 1);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -5px
}
#eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-toggle:after {
  top: -1px;
  border-top-color: rgba(var(--fd-gray-200), 1)
}
#eb .eb-composer-tags-suggestions.is-showing .eb-composer-tags-toggle span {
  color: rgba(var(--fd-gray-500), 1);
  display: inline-block;
  font-size: 12px;
  font-weight: normal
}
#eb .eb-composer-tags-suggestions.is-empty small.empty-tags {
  display: block;
  font-size: 12px;
  color: rgba(var(--fd-gray-200), 1);
  height: 45px;
  line-height: 26px;
  padding: 7.5px;
  margin-bottom: -15px
}
#eb .eb-composer-tags-suggestions.is-autofilling .eb-composer-tags-toggle {
  display: none
}
#eb .eb-composer-tags-suggestions.is-autofilling .eb-composer-tags-autofill-indicator {
  display: inline-block
}
#eb .eb-composer-tags-autofill-indicator {
  display: none
}
#eb .eb-composer-tags-selection {
  position: relative;
  background: rgba(var(--fd-gray-50), 1);
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .3s ease;
  transition: max-height .3s ease
}
#eb .eb-composer-tags-selection:before, #eb .eb-composer-tags-selection:after {
  content: " ";
  display: table
}
#eb .eb-composer-tags-selection:after {
  clear: both
}
#eb .eb-composer-tags-selection > small {
  display: none;
  text-align: center;
  height: 0;
  overflow: hidden
}
#eb .eb-composer-tags-selection > s {
  display: none
}
#eb .eb-composer-tags-selection-itemgroup {
  padding: 7.5px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 160px;
  text-align: center
}
#eb .eb-composer-tags-selection-itemgroup > div {
  background: rgba(var(--fd-primary-100), 1);
  border: 1px solid rgba(var(--fd-primary-100), 1);
  color: rgba(var(--fd-primary-500), 1);
  line-height: 24px;
  height: 26px;
  padding: 0 8px;
  margin: 2px;
  padding: 0 4px;
  cursor: pointer;
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden
}
#eb .eb-composer-tags-selection-itemgroup > div.active {
  background: rgba(var(--fd-success-100), 1);
  border: 1px solid rgba(var(--fd-success-100), 1);
  color: rgba(var(--fd-success-500), 1)
}
#eb .eb-composer-tags-selection-itemgroup > div.is-used {
  display: none
}
#eb .eb-composer-tags-actions {
  position: relative;
  padding: 7.5px;
  border-top: 1px solid rgba(var(--fd-gray-300), 1);
  min-height: 35px
}
#eb .eb-composer-tags-actions:before, #eb .eb-composer-tags-actions:after {
  content: " ";
  display: table
}
#eb .eb-composer-tags-actions:after {
  clear: both
}
#eb .eb-composer-tags-actions.is-loading .eb-loader-o {
  display: inline-block
}
#eb .eb-composer-tags-actions .eb-loader-o {
  display: none
}
#eb .eb-composer-tags-actions > span {
  cursor: pointer
}
#eb .eb-composer-tags-toggle {
  position: absolute;
  padding: 0 7.5px;
  height: 100%;
  top: 0;
  left: 0;
  line-height: 35px;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  color: rgba(var(--fd-gray-500), 1);
  font-size: 14px;
  font-weight: bold;
  cursor: pointer
}
#eb .eb-composer-tags-toggle > span {
  display: none
}
#eb .eb-composer-tags-toggle:hover {
  color: #4e72e2
}
#eb .btn {
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .text-small {
  font-size: 11px !important
}
#eb .control-label {
  font-weight: normal
}
#eb .form-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-top: 25px
}
#eb.is-mobile .form-action {
  display: block
}
#eb .input-group.pull-left + .btn {
  margin-left: 5px
}
#eb .is-empty .eb-dashboard-empty {
  display: inline-block
}
#eb .is-empty .eb-table {
  display: none
}
#eb .eb-dashboard-empty {
  background-color: rgba(var(--fd-white), 1);
  text-align: center;
  width: 100%;
  min-height: 200px;
  display: none;
  position: relative
}
#eb .eb-dashboard-empty__content {
  position: absolute;
  top: 50%;
  left: 50%;
  webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
#eb .eb-dashboard-empty__icon {
  font-size: 28px;
  color: #888;
  margin-bottom: 8px;
  width: auto
}
#eb .eb-dashboard-empty__text b {
  display: block;
  margin-bottom: 8px
}
#eb .eb-dashboard-empty__text p {
  color: #888
}
#eb .eb-dashboard-header-wrapper {
  margin-bottom: 20px
}
#eb .eb-dashboard-sticky-header {
  min-height: 110px;
  background: rgba(var(--fd-white), 1)
}
#eb .eb-dashboard-sticky-header.affix {
  width: 100%;
  top: 0;
  z-index: 100
}
#eb .eb-dashboard-sticky-header.affix .eb-table-filter {
  border-radius: 0
}
#eb.is-mobile .eb-dashboard-sticky-header.affix {
  position: relative
}
#eb .eb-dashboard-entry-header {
  margin: 0 auto;
  width: 100%
}
#eb .eb-box {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-bottom-color: rgba(var(--fd-gray-200), 1);
  margin-top: 25px;
  border-radius: 2px
}
#eb .eb-box.is-empty {
  display: block !important
}
#eb .eb-box.empty {
  display: none;
  padding: 100px 0;
  font-size: 16px
}
#eb .eb-box.empty > i {
  font-size: 64px;
  display: block;
  color: rgba(var(--fd-gray-800), 1);
  margin-bottom: 30px
}
#eb .eb-box-head {
  font-weight: bold;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 15px 20px
}
#eb .eb-box-body {
  padding: 20px
}
#eb .eb-box-body.no-padding {
  padding: 0
}
#eb .eb-box-body .form-group {
  margin: 0 -5px
}
#eb .eb-box-body .form-group + .form-group {
  margin-top: 10px
}
#eb .eb-box-body .form-group .control-label, #eb .eb-box-body .form-group .control-label + div {
  padding-left: 5px;
  padding-right: 5px
}
#eb .eb-box-body .o-onoffswitch {
  margin-top: 10px
}
#eb .eb-box-body__title {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 11px;
  color: #888
}
#eb .eb-box-title {
  background: rgba(var(--fd-white), 1);
  display: block;
  padding: 0 20px 15px;
  margin: 0 -20px 20px;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-box-lead {
  background: rgba(var(--fd-gray-50), 1);
  color: #333;
  display: block;
  padding: 10px 20px;
  margin: -20px -20px
}
#eb .eb-box-lead.notice {
  background: #ffd;
  color: #000
}
#eb .eb-box-lead.notice .fa {
  color: #000;
  font-size: 14px;
  margin-right: 5px
}
#eb .eb-box-help {
  margin-top: 5px;
  font-size: 11px
}
#eb .eb-box-tags:before, #eb .eb-box-tags:after {
  content: " ";
  display: table
}
#eb .eb-box-tags:after {
  clear: both
}
#eb .eb-box-tag-remove {
  display: none;
  background: #fff;
  color: #f2765b;
  position: absolute;
  line-height: 32px;
  height: 32px;
  width: 32px;
  left: 0;
  top: 0;
  text-align: center
}
#eb .eb-box-tag-link {
  color: inherit;
  text-decoration: none
}
#eb .eb-box-tag-link:hover {
  text-decoration: underline
}
#eb .eb-box-tag {
  background: rgba(var(--fd-white), 1);
  color: rgba(var(--fd-gray-800), 1);
  display: inline-block;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  line-height: 32px;
  padding: 0 10px 0 32px;
  margin: 3px 0;
  position: relative;
  overflow: hidden
}
#eb .eb-box-tag > i {
  color: #333;
  position: absolute;
  line-height: 32px;
  height: 32px;
  width: 32px;
  left: 0;
  top: 0;
  text-align: center
}
#eb .eb-box-tag > b {
  color: #333;
  font-weight: normal
}
#eb .eb-box-tag:hover .eb-box-tag-remove {
  display: block
}
#eb .eb-box-carousel-comments {
  line-height: 1.3
}
#eb .eb-box-carousel-comments .carousel-indicators {
  width: auto;
  margin: 0;
  right: 0;
  bottom: auto;
  top: -30px;
  left: auto;
  text-align: right
}
#eb .eb-box-carousel-comments .carousel-indicators > li {
  border: 1px solid #ddd;
  width: 10px !important;
  height: 10px !important;
  margin: 0;
  float: none;
  display: inline-block
}
#eb .eb-box-carousel-comments .carousel-indicators > li.active {
  background: #ddd
}
#eb .eb-box-carousel-comments .media-content {
  line-height: 16px;
  height: 48px;
  overflow: hidden
}
#eb .eb-box-carousel-comments img {
  max-width: 300px
}
#eb .eb-box-carousel-comments__content {
  margin-top: 4px;
  margin-bottom: 4px;
  height: 60px;
  overflow: hidden;
  position: relative
}
#eb .eb-box-carousel-comments__content:before, #eb .eb-box-carousel-comments__content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 40px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ff0000ff', GradientType=0);
  bottom: 0
}
#eb .eb-box-pagination {
  width: 100%;
  padding: 0;
  margin: 0;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#eb #com_users_twofactor_forms_container {
  padding: 0 25px
}
#eb #com_users_twofactor_forms_container > fieldset {
  margin-top: 15px
}
#eb #com_users_twofactor_forms_container #com_users_twofactor_totp .span6 {
  width: 100%
}
#eb #com_users_twofactor_forms_container fieldset + fieldset {
  margin-top: 15px
}
#eb #com_users_twofactor_forms_container legend {
  border-bottom: 0
}
#eb #com_users_twofactor_forms_container #totpsecuritycode {
  display: block;
  width: 100%;
  height: 32px
}
#eb ul .post-actions {
  display: none
}
#eb .eb-stats-listing > div {
  overflow: hidden;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  padding-bottom: 16px
}
#eb .eb-stats-listing > div + div {
  margin-top: 16px
}
#eb .eb-stats-listing > div > b {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 20px;
  line-height: 20px;
  white-space: nowrap
}
#eb .eb-stats-listing > div > b i {
  font-size: 14px
}
#eb .eb-stats-listing > div > b a {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-stats-listing > div > span {
  margin: 0 0 0 16px;
  height: 20px;
  line-height: 20px
}
#eb .eb-top-comments {
  border-radius: 8px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 16px
}
#eb .eb-pager {
  margin-top: 25px
}
#eb .eb-pager:before, #eb .eb-pager:after {
  content: " ";
  display: table
}
#eb .eb-pager:after {
  clear: both
}
#eb .diff-html-added {
  background-color: #cfc
}
#eb .diff-html-removed {
  background-color: #fcc;
  text-decoration: line-through
}
#eb.is-mobile .eb-box-body .control-label {
  float: none !important;
  display: block;
  margin-bottom: 5px;
  width: auto;
  text-align: inherit
}
#eb .form-horizontal .control-label {
  text-align: left;
  padding-left: 0
}
#eb .form-horizontal .avatar-image {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden
}
#eb .form-horizontal .o-onoffswitch {
  margin-top: 8px
}
#eb.is-mobile .form-horizontal .control-label {
  margin-bottom: 8px
}
#eb.is-mobile .form-horizontal .col-md-8 {
  padding-left: 0
}
#eb .eb-dashboard-form-section > * + * {
  margin-top: 16px
}
#eb .eb-dashboard-form-section__desc, #eb .eb-dashboard-form-section__form {
  padding: 0 16px
}
#eb.is-mobile .eb-dashboard-form-section__desc, #eb.is-mobile .eb-dashboard-form-section__form {
  padding: 0
}
#eb .db-post-item {
  display: flex;
  align-items: center;
  padding: 16px;
  color: rgba(var(--fd-gray-500), 1);
  background-color: rgba(var(--fd-gray-50), 1);
  border-radius: .3rem
}
#eb .eb-quick-post {
  margin-top: 30px
}
#eb .eb-quick-post:before, #eb .eb-quick-post:after {
  content: " ";
  display: table
}
#eb .eb-quick-post:after {
  clear: both
}
#eb .eb-quick-post .eb-quick-tabs {
  background: rgba(var(--fd-white), 1);
  display: table;
  width: 100%;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 0;
  border-radius: 2px 2px 0 0
}
#eb .eb-quick-post .eb-quick-tabs > li {
  display: table-cell;
  width: 1%;
  text-align: center;
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-quick-post .eb-quick-tabs > li + li {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-quick-post .eb-quick-tabs > li a {
  background: rgba(var(--fd-gray-50), 1);
  border-bottom: 4px solid rgba(var(--fd-gray-50), 1);
  display: block;
  color: rgba(var(--fd-gray-800), 1);
  text-decoration: none !important;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 11px
}
#eb .eb-quick-post .eb-quick-tabs > li a:hover {
  background: rgba(var(--fd-gray-50), 1);
  border-color: rgba(var(--fd-gray-50), 1)
}
#eb .eb-quick-post .eb-quick-tabs > li i {
  color: #888;
  font-size: 24px;
  display: block;
  margin-bottom: 10px
}
#eb .eb-quick-post .eb-quick-tabs > li.active {
  border-bottom: 0
}
#eb .eb-quick-post .eb-quick-tabs > li.active a {
  background: rgba(var(--fd-white), 1);
  border-bottom: 0
}
#eb .eb-quick-post .eb-quick-tabs > li.active i {
  color: #888
}
#eb .eb-quick-content {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-top: 0;
  padding: 15px;
  border-radius: 0 0 2px 2px
}
#eb .eb-quick-content .tab-pane {
  display: none
}
#eb .eb-quick-content .tab-pane.active {
  display: block
}
#eb .eb-quick-content .btn .eb-loader, #eb .eb-quick-content .btn .eb-loader-font {
  margin: 0 0 0 5px
}
#eb .eb-quick-content .eb-composer-textboxlist {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  bottom: none;
  padding: 4px 12px
}
#eb .is-extended .btn-options-less {
  display: block
}
#eb .is-extended .btn-options-more {
  display: none
}
#eb .btn-options-less {
  display: none
}
#eb .btn-options-more {
  display: block
}
#eb ul.eb-quick-photo-tab {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  overflow: hidden;
  margin: -15px -15px 20px;
  padding: 5px 0 0
}
#eb ul.eb-quick-photo-tab li {
  float: left;
  width: 50%
}
#eb ul.eb-quick-photo-tab li + li {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb ul.eb-quick-photo-tab li > a {
  border-bottom: 5px solid transparent;
  display: block;
  text-align: center;
  padding: 20px 0;
  color: #888;
  font-weight: bold;
  font-size: 12px
}
#eb ul.eb-quick-photo-tab li.active > a {
  color: rgba(var(--fd-gray-800), 1);
  border-bottom-color: rgba(var(--fd-gray-200), 1)
}
#eb .eb-quick-photo-uploader {
  background: rgba(var(--fd-gray-50), 1);
  border: 2px dashed rgba(var(--fd-gray-200), 1);
  text-align: center;
  color: #888
}
#eb .eb-quick-photo-uploader .fa-photo {
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  color: #888
}
#eb .eb-quick-photo-uploader .fa-photo + div {
  margin-top: 10px
}
#eb .eb-quick-photo-uploader-loading {
  background: rgba(var(--fd-gray-50), 1);
  border: 2px dashed rgba(var(--fd-gray-200), 1);
  text-align: center;
  color: #888
}
#eb .eb-quick-photo-uploader-loading .fa-refresh {
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  color: #888
}
#eb .eb-quick-photo-uploader-loading .fa-refresh + div {
  margin-top: 10px
}
#eb #input-drop-container {
  padding: 140px 0;
  cursor: pointer
}
#eb .eb-quick-photo-uploader-preview {
  background: rgba(var(--fd-gray-50), 1);
  border: 2px dashed rgba(var(--fd-gray-200), 1);
  text-align: center;
  padding: 15px
}
#eb .eb-quick-photo-uploader-preview img {
  display: block;
  max-width: 100%
}
#eb .eb-quick-photo-tab-content #dropzone div.plupload.html5 {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100% !important
}
#eb .eb-quick-photo-camera {
  padding: 20px;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px
}
#eb #camera {
  text-align: center
}
#eb .eb-quick-photo-camera-preview {
  text-align: center
}
#eb .eb-quick-photo-uploader-reupload, #eb .eb-quick-photo-camera-capture, #eb .eb-quick-photo-camera-recapture {
  margin: 0 0 15px;
  padding: 15px 0;
  font-size: 14px;
  font-weight: bold
}
#eb .eb-quick-photo-uploader-reupload .fa, #eb .eb-quick-photo-camera-capture .fa, #eb .eb-quick-photo-camera-recapture .fa {
  margin: 0 5px 0 0;
  opacity: .7
}
#eb .eb-quick-video .eb-quick-video-preview {
  display: none;
  text-align: center;
  background: none repeat scroll 0 0 rgba(var(--fd-gray-50), 1);
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 20px 0;
  padding: 40px 0
}
#eb .eb-quick-video .eb-quick-video-preview.has-preview {
  display: block
}
#eb .eb-quick-video .eb-quick-video-preview:before, #eb .eb-quick-video .eb-quick-video-preview:after {
  content: " ";
  display: table
}
#eb .eb-quick-video .eb-quick-video-preview:after {
  clear: both
}
#eb .eb-quick-actions {
  text-align: right
}
#eb .eb-quick-actions * {
  display: inline-block;
  vertical-align: middle
}
#eb.is-mobile .eb-quick-more-options, #eb.is-mobile .eb-quick-autopost {
  margin-bottom: 16px
}
#eb.is-mobile .eb-quick-actions {
  text-align: left
}
#eb .eb-quick-autopost {
  border-right: 1px dotted rgba(var(--fd-gray-200), 1);
  margin-right: 10px
}
#eb .eb-quick-autopost label {
  margin: 0 10px 0 0;
  vertical-align: middle
}
#eb .eb-quick-autopost label input {
  margin: 5px 5px 0 0;
  float: left
}
#eb .eb-quick-autopost label .fa {
  font-size: 18px;
  color: #aaa
}
#eb .eb-quick-autopost label.checked .fa-facebook-square {
  color: #4862a3
}
#eb .eb-quick-autopost label.checked .fa-twitter-square {
  color: #3196e2
}
#eb .eb-quick-autopost label.checked .fa-linkedin-square {
  color: #147dbd
}
#eb .eb-quick-share-link {
  background: rgba(var(--fd-gray-50), 1);
  border-radius: 8px;
  text-align: center;
  padding: 20px 0;
  margin: 0 auto 20px
}
#eb .eb-table-filter {
  background-color: rgba(var(--fd-white), 1);
  color: rgba(var(--fd-gray-800), 1);
  padding: 7px 15px;
  margin-top: -1px;
  margin-bottom: 20px;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 0 0 2px 2px;
  min-width: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-table-filter .form-control {
  width: auto;
  height: auto;
  border-radius: 2px;
  box-shadow: none;
  max-width: 130px
}
#eb .eb-table-filter__cell {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 5px 0;
  min-width: 0
}
#eb .eb-table-filter__cell > .input-group .form-control, #eb .eb-table-filter__cell > .input-group .input-group-btn {
  float: left
}
#eb .eb-table-filter__cell > .input-group .form-control {
  border-radius: 2px 0 0 2px
}
#eb .eb-table-filter__cell + div .input-group-btn > .btn {
  border-radius: 0 2px 2px 0
}
#eb .eb-table-filter__cell--filter {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end
}
#eb .eb-table-filter__cell--filter .eb-filter-select-groups {
  background-color: blue;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:first-child:not(:last-child) {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2
}
#eb .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:first-child:not(:last-child) > select {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
#eb .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:last-child:not(:first-child) > select {
  border-radius: 2px 0 0 2px
}
#eb .eb-table-filter__action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb .eb-table-filter__search-field {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-left: 4px
}
#eb .eb-table-filter .btn {
  border-radius: 2px
}
#eb .eb-filter-select-group {
  background-color: red;
  position: relative;
  background-color: rgba(var(--fd-white), 1);
  border-radius: 8px
}
#eb .eb-filter-select-group:before {
  content: "Use o-select-group";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  color: red;
  z-index: 9999
}
#eb .eb-filter-select-group select {
  background-color: red;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  margin: 0;
  z-index: 2;
  background-color: transparent;
  position: relative;
  float: none !important;
  padding-right: 24px !important
}
#eb .eb-filter-select-group option {
  color: rgba(var(--fd-gray-800), 1);
  background-color: rgba(var(--fd-white), 1)
}
#eb .eb-filter-select-group__drop {
  width: 0;
  height: 0;
  pointer-events: none;
  border-width: 6px 5px 0 5px;
  border-style: solid;
  border-color: #888 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2
}
#eb .eb-filter-select-group--inline {
  display: inline-block
}
#eb .eb-filter-select-group--inline select {
  width: auto
}
@media(min-width:992px) {
  #eb .eb-table-filter {
    padding: 12px 15px
  }
  #eb .eb-table-filter > div {
    padding: 0
  }
}
#eb.is-mobile .eb-table-filter {
  display: block
}
#eb.is-mobile .eb-table-filter__cell {
  display: block
}
#eb.is-mobile .eb-table-filter > div > div {
  margin-left: 0 !important;
  margin-bottom: 5px
}
#eb.is-mobile .eb-table-filter > div > .input-group {
  display: table;
  width: 100%;
  float: none !important
}
#eb.is-mobile .eb-table-filter > div > .input-group .form-control, #eb.is-mobile .eb-table-filter > div > .input-group .input-group-btn {
  display: table-cell;
  float: none
}
#eb.is-mobile .eb-table-filter > div + div .eb-filter-select-groups {
  display: block;
  float: none
}
#eb.is-mobile .eb-table-filter .form-control {
  width: 100%;
  max-width: none
}
#eb.is-mobile .eb-table-filter__cell--filter {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-left: 0
}
#eb.is-mobile .eb-table-filter__cell--filter .eb-filter-select-groups {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex
}
#eb.is-mobile .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:first-child:not(:last-child) {
  -webkit-order: 2;
  -ms-order: 2;
  order: 2
}
#eb.is-mobile .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:first-child:not(:last-child) > select {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px
}
#eb.is-mobile .eb-table-filter__cell--filter .eb-filter-select-groups .eb-filter-select-group:last-child:not(:first-child) > select {
  border-radius: 2px
}
#eb.is-mobile .eb-filter-select-groups .eb-filter-select-group {
  margin-bottom: 5px
}
#eb.is-mobile .eb-filter-select-group {
  width: 100%
}
#eb .eb-table tr .eb-checkbox label {
  padding-left: 0
}
#eb .eb-table tr .eb-checkbox label:before, #eb .eb-table tr .eb-checkbox label:after {
  top: 2px
}
#eb .eb-table .text-center {
  text-align: center
}
#eb .eb-table thead tr td {
  font-size: 14px;
  font-weight: bold;
  color: #888;
  margin-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  position: relative
}
#eb .eb-table tbody > tr {
  height: 60px
}
#eb .eb-table tbody > tr.is-checked td {
  background: #ffe
}
#eb .eb-table tbody > tr:hover td {
  background: #ffe
}
#eb .eb-table tbody > tr td {
  margin-bottom: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-table tbody > tr td .post-title {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#eb .eb-table tbody > tr td .post-actions, #eb .eb-table tbody > tr td .post-meta {
  font-size: 12px
}
#eb .eb-table tbody > tr td .post-meta {
  margin-top: 8px;
  color: #888
}
#eb .eb-table tbody > tr td .post-meta > span {
  display: inline-block
}
#eb .eb-table tbody > tr td .post-meta > span + span:before {
  content: "\00b7";
  padding: 0 4px
}
#eb .eb-table tbody > tr td .post-meta a {
  color: #888
}
#eb .eb-table tbody > tr td .post-actions {
  font-size: 12px;
  margin: 8px 0 0 0;
  padding: 0;
  list-style: none;
  visibility: hidden;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
#eb .eb-table tbody > tr td .post-actions > li {
  color: #888;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center
}
#eb .eb-table tbody > tr td .post-actions > li + li:before {
  content: "\00b7";
  padding: 0 4px
}
#eb .eb-table tbody > tr td .post-actions a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #42a5f5
}
#eb .eb-table tbody > tr td .post-actions a:hover {
  color: #1e88e5
}
#eb .eb-table tbody > tr td .post-actions .text-danger {
  color: #f00
}
#eb .eb-table tbody > tr td .post-actions .text-danger:hover {
  color: #e00000
}
#eb .eb-table tbody > tr td:hover .post-actions {
  visibility: visible
}
#eb .eb-table tbody > tr.is-pending td {
  background-color: #f3faff
}
#eb.is-mobile .eb-table tbody > tr td .post-actions {
  visibility: visible
}
#eb.is-mobile .eb-table tbody > tr td .post-actions a {
  padding: 4px
}
#eb.is-mobile .eb-post-actions__text {
  display: none
}
#eb .eb-db-sort-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}
#eb .eb-db-sort-link .fa {
  margin-left: 4px
}
#eb .eb-db-sort-link .fa-sort-up {
  transform: translateY(3px)
}
#eb .eb-db-sort-link .fa-sort-down {
  transform: translateY(-3px)
}
#eb .eb-mag-grids .eb-mag-blog-image {
  padding-bottom: 80%
}
#eb .eb-mag-side-list .eb-mag-blog-image {
  padding-bottom: 60%
}
#eb .eb-mag-list .eb-mag-thumb {
  margin-right: 20px;
  width: 300px
}
#eb .eb-mag-header-title {
  color: #888;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  overflow: hidden
}
#eb .eb-mag-header-title:after {
  content: "";
  background-color: rgba(var(--fd-gray-200), 1);
  display: inline-block;
  vertical-align: middle;
  margin-right: -100%;
  width: 100%;
  height: 6px;
  position: relative;
  left: 4px
}
#eb .eb-mag-head, #eb .eb-mag-body, #eb .eb-mag-date {
  margin-bottom: 20px
}
#eb .eb-mag-thumb {
  margin: 10px 0
}
#eb .eb-mag-title, #eb .eb-mag-body, #eb .eb-mag-foot {
  padding-top: 10px
}
#eb .eb-mag-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px
}
#eb .eb-mag-table {
  display: table;
  width: 100%;
  word-break: break-word
}
#eb .eb-mag-cell {
  display: table-cell;
  vertical-align: middle
}
#eb .eb-mag-cell-top .eb-mag-cell {
  vertical-align: top
}
#eb .eb-mag .eb-mag-grids {
  display: grid;
  grid-gap: 8px;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 8px
}
#eb .eb-mag .eb-mag-grids__item {
  padding: 0
}
#eb .eb-mag .eb-mag-body {
  line-height: 1.25
}
#eb .eb-mag .eb-mag-table .eb-mag-cell + .eb-mag-cell {
  width: 100%
}
#eb .eb-mag a {
  color: inherit
}
#eb .eb-mag-body {
  display: inline-block;
  width: 100%
}
#eb .eb-mag-meta-date {
  color: #888;
  font-size: 12px
}
#eb .eb-mag-blog-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  margin-top: 10px;
  height: 0;
  padding-bottom: 50%
}
#eb .eb-mag-container {
  display: table;
  table-layout: fixed;
  width: 100%
}
#eb .eb-mag-container .eb-mag-content, #eb .eb-mag-container .eb-mag-side {
  display: table-cell;
  vertical-align: top
}
#eb .eb-mag-container .eb-mag-content {
  height: 100%
}
#eb .eb-mag-container .eb-mag-content + .eb-mag-side {
  padding-left: 20px
}
#eb .eb-mag-container .eb-mag-side {
  width: 430px
}
#eb .eb-mag-container .eb-mag-thumb {
  margin-right: 20px;
  width: 150px
}
#eb .eb-mag-post {
  margin: 10px 0 20px
}
#eb .eb-mag-post.has-border {
  border-bottom: 1px solid #ddd
}
#eb .eb-mag-post-title {
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px;
  overflow: hidden
}
#eb .magazine-btn-more {
  text-decoration: none !important;
  border-radius: 3px;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  border: 1px solid #ddd
}
#eb .eb-more {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right
}
#eb .eb-more__btn {
  text-decoration: none !important;
  border-radius: 3px;
  box-shadow: none;
  text-shadow: none;
  font-weight: bold;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  border: 1px solid #ddd
}
#eb.is-mobile .eb-mag-grids {
  display: block
}
#eb.is-mobile .eb-mag-grids > div {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: block;
  width: 100%;
  float: none
}
#eb.is-mobile .eb-mag-list .eb-mag-thumb, #eb.is-mobile .eb-mag-side-list .eb-mag-thumb {
  margin-right: 0;
  width: 100%
}
#eb.is-mobile .eb-mag-table, #eb.is-mobile .eb-mag-cell {
  display: block
}
#eb.is-mobile .eb-mag-table {
  margin-bottom: 20px
}
#eb.is-mobile .eb-mag-container .eb-mag-content, #eb.is-mobile .eb-mag-container .eb-mag-side {
  display: block;
  width: 100%;
  overflow: hidden
}
#eb.is-mobile .eb-mag-container .eb-mag-content + .eb-mag-side {
  padding-left: 0
}
#eb .eb-cards {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1
}
#eb .eb-cards__item {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 0 0 8px;
  min-width: 20%
}
#eb .eb-cards__item--full {
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%
}
#eb .eb-cards__item .eb-card__bd {
  flex: 1 0 auto
}
#eb .eb-cards--1 .eb-cards__item {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%
}
#eb .eb-cards--2 {
  margin-left: -8px;
  margin-right: -8px
}
#eb .eb-cards--2 .eb-cards__item {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 0 8px 16px
}
#eb .eb-cards--3 {
  margin-left: -8px;
  margin-right: -8px
}
#eb .eb-cards--3 .eb-cards__item:not(.eb-cards__item--full) {
  -webkit-flex: 0 0 33.333332%;
  -ms-flex: 0 0 33.333332%;
  flex: 0 0 33.333332%;
  padding: 0 8px 16px
}
#eb .eb-cards--4 {
  margin-left: -8px;
  margin-right: -8px
}
#eb .eb-cards--4 .eb-cards__item {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 8px 16px
}
#eb .eb-card {
  line-height: 1.25;
  width: 100%;
  position: relative;
  color: rgba(var(--fd-gray-800), 1);
  background-color: rgba(var(--fd-white), 1);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15)
}
#eb .eb-card:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 2s cubic-bezier(.165, .84, .44, 1);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.05);
  content: '';
  opacity: 0;
  z-index: -1
}
#eb .eb-card:hover:after {
  opacity: 1
}
#eb .eb-card__hd, #eb .eb-card__bd, #eb .eb-card__ft {
  position: relative
}
#eb .eb-card__hd:before, #eb .eb-card__hd:after, #eb .eb-card__bd:before, #eb .eb-card__bd:after, #eb .eb-card__ft:before, #eb .eb-card__ft:after {
  content: " ";
  display: table
}
#eb .eb-card__hd:after, #eb .eb-card__bd:after, #eb .eb-card__ft:after {
  clear: both
}
#eb .eb-card__content {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}
#eb .eb-card__bd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 16px 16px 8px
}
#eb .eb-card__bd-content {
  min-height: 60px;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
#eb .eb-card__bd-content, #eb .eb-card__bd-content p {
  word-break: break-word
}
#eb .eb-card__ft, #eb .eb-card__ft a {
  color: #888
}
#eb .eb-card__ft {
  padding: 8px 16px
}
#eb .eb-card__ft .g-list-inline > li {
  line-height: 28px
}
#eb .eb-card__ft-content {
  padding: 8px 0
}
#eb .eb-card__state {
  position: absolute;
  right: 16px;
  top: -30px;
  z-index: 2;
  display: none
}
#eb .eb-card.no-hd .eb-card__state {
  top: auto;
  bottom: -20px;
  z-index: 2
}
#eb .eb-card .eb-post-admin {
  position: absolute;
  top: 8px;
  right: 8px
}
#eb .eb-card .eb-post-admin__dropdown-toggle {
  border: 0
}
#eb .eb-card .eb-favourite-toggle {
  border-radius: 50%;
  background-color: #fff
}
#eb .eb-card .eb-favourite-toggle.is-favourited {
  color: #fff;
  background-color: #f65456
}
#eb .eb-card .embed-responsive-item, #eb .eb-card__cover {
  background-size: cover
}
#eb .eb-card__avatar {
  position: absolute;
  top: -30px;
  left: 16px;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.1);
  padding: 1px
}
#eb .eb-card__avatar a, #eb .eb-card__avatar span {
  background-color: rgba(var(--fd-white), 1);
  display: block;
  padding: 2px
}
#eb .eb-card__avatar--rounded {
  border-radius: 50%
}
#eb .eb-card__avatar--rounded a, #eb .eb-card__avatar--rounded span, #eb .eb-card__avatar--rounded img {
  border-radius: 50%
}
#eb .eb-card .eb-post-title {
  color: rgba(var(--fd-gray-800), 1);
  font-weight: bold;
  margin-bottom: 8px
}
#eb .eb-card .eb-post-title a {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-card__meta {
  color: #888;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#eb .eb-card__meta a {
  color: #888
}
#eb .eb-card__desc {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto
}
#eb .eb-card .eb-avatar {
  border-radius: 50%;
  overflow: hidden;
  width: 32px;
  height: 32px
}
#eb .eb-card .eb-avatar img {
  width: 32px;
  height: 32px
}
#eb .eb-card--border {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-card.is-featured:not(.is-mobile) {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__hd {
  -webkit-flex: 1 0 44%;
  -ms-flex: 1 0 44%;
  flex: 1 0 44%
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__content {
  -webkit-flex: 1 0 56%;
  -ms-flex: 1 0 56%;
  flex: 1 0 56%
}
#eb .eb-card.is-featured:not(.is-mobile) .eb-card__bd {
  border-top: 0
}
#eb .eb-card.is-featured:not(.is-mobile) .embed-responsive {
  padding-bottom: 0;
  height: 100%
}
#eb.is-mobile .eb-cards {
  margin: 0
}
#eb.is-mobile .eb-cards__item {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  min-width: 100%;
  margin-bottom: 16px
}
#eb.is-mobile .eb-cards__item:nth-child(2n+1), #eb.is-mobile .eb-cards__item:nth-child(2n) {
  padding: 0
}
#eb.is-mobile .eb-card__ft-content .col-cell {
  display: table-cell !important
}
#eb.is-mobile .eb-card__ft-content .col-cell.cell-tight {
  width: 1% !important
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #eb.is-mobile .eb-cards {
    display: block
  }
  #eb .eb-cards--2 .eb-cards__item:not(.eb-cards__item--full) {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 50%
  }
  #eb .eb-cards--3 .eb-cards__item:not(.eb-cards__item--full) {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 33.333332%
  }
  #eb .eb-cards--4 .eb-cards__item:not(.eb-cards__item--full) {
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-width: 25%
  }
}
#eb.eb-mod * {
  line-height: 18px
}
#eb.eb-mod .vjs-icon-placeholder {
  line-height: 1.3
}
#eb .mod-left {
  float: left
}
#eb .mod-right {
  float: right
}
#eb .mod-small {
  font-size: 90%
}
#eb .mod-xsmall {
  font-size: 80%
}
#eb .mod-fit {
  line-height: 1
}
#eb .mod-avatar {
  display: inline-block
}
#eb .mod-avatar > img {
  display: inline-block;
  width: 40px;
  height: 40px;
  max-width: none;
  max-height: none
}
#eb .mod-avatar-sm {
  display: inline-block
}
#eb .mod-avatar-sm > img {
  display: inline-block;
  width: 30px;
  height: 30px;
  max-width: none;
  max-height: none
}
#eb .mod-thumbs {
  overflow: hidden;
  margin: 0 -5px
}
#eb .mod-thumbs > div {
  width: 20%;
  float: left;
  padding: 0 5px 10px
}
#eb .mod-thumbs > div a {
  display: block
}
#eb .mod-thumbs > div img {
  width: 100%;
  height: auto
}
#eb .mod-table {
  display: table;
  width: 100%;
  word-break: break-word
}
#eb .mod-cell, #eb .col-cell {
  display: table-cell;
  vertical-align: middle
}
#eb .cell-top .mod-cell {
  vertical-align: top
}
#eb .cell-tight {
  width: 1%;
  white-space: nowrap
}
#eb .cell-figure {
  padding-right: 10px
}
#eb .mod-item:before, #eb .mod-item:after {
  display: table;
  content: "";
  line-height: 0
}
#eb .mod-item:after {
  clear: both
}
#eb .mod-item + .mod-item {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  margin-top: 15px;
  padding-top: 15px
}
#eb .mod-items-compact .mod-item + .mod-item {
  margin-top: 5px;
  padding-top: 5px
}
#eb .collapse .mod-item:first-child {
  margin-top: 10px
}
#eb .mod-items-grid {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px
}
#eb .mod-items-grid > .mod-grid {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px
}
#eb .mod-items-grid > .mod-grid .mod-item {
  display: block;
  width: auto
}
#eb .mod-items-grid > .mod-grid-1 {
  clear: left
}
#eb.is-mobile .mod-items-grid > .mod-grid {
  width: 100% !important
}
#eb .mod-title {
  background: none;
  border: 0;
  display: block;
  font-size: inherit;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding: 0
}
#eb .mod-muted {
  color: #888
}
#eb .mod-meta {
  font-size: 95%;
  margin-top: 3px
}
#eb .mod-meta > div {
  display: table-cell;
  position: relative;
  padding-right: 6px
}
#eb .mod-meta > div + div {
  padding-left: 8px
}
#eb .mod-meta > div + div:before {
  background: rgba(var(--fd-gray-200), 1);
  background: rgba(0, 0, 0, 0.25);
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  margin-top: -1px;
  position: absolute;
  left: 0;
  top: 50%
}
#eb .mod-meta > div:last-child {
  padding-right: 0
}
#eb .eb-mod-img-responsive {
  text-align: center
}
#eb .eb-mod-img-responsive img {
  display: inline-block;
  max-width: 100%;
  height: auto
}
#eb .eb-mod-img-responsive.no-crop img {
  max-width: 100%;
  height: auto
}
#eb .eb-mod-img-fixed {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  max-width: 100%
}
#eb .eb-mod-img-fixed.no-crop {
  background-size: contain
}
#eb .eb-mod-blog-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  margin-top: 10px;
  height: 0;
  padding-bottom: 50%
}
#eb .eb-mod-responsive-image {
  width: 100%
}
#eb .mod-input {
  display: block;
  margin-bottom: 9px;
  width: 100%;
  height: 36px;
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb textarea.mod-input {
  height: auto
}
#eb .mod-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  font-size: 13px;
  line-height: 1.428571429;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
#eb .mod-btn:focus, #eb .mod-btn:active:focus, #eb .mod-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
#eb .mod-btn:hover, #eb .mod-btn:focus {
  color: #333;
  text-decoration: none
}
#eb .mod-btn:active, #eb .mod-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
#eb .mod-btn.disabled, #eb .mod-btn[disabled], fieldset[disabled] #eb .mod-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none
}
#eb .mod-btn-block {
  display: block;
  width: 100%
}
#eb .input-group-btn:last-child > .mod-btn, #eb .input-group-btn:first-child > .mod-btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
#eb .mod-btn-block + .btn-block {
  margin-top: 5px
}
#eb .mod-btn-default {
  color: #333 !important;
  background-color: #fff !important;
  border-color: #f0f0f1 !important
}
#eb .mod-btn-default:hover, #eb .mod-btn-default:focus, #eb .mod-btn-default:active, #eb .mod-btn-default.active, .open .dropdown-toggle_#eb .mod-btn-default {
  color: #333 !important;
  background-color: #0000d6 !important;
  border-color: #f0f0f1 !important
}
#eb .mod-btn-default:active, #eb .mod-btn-default.active, .open .dropdown-toggle_#eb .mod-btn-default {
  background-image: none
}
#eb .mod-btn-default.disabled, #eb .mod-btn-default.disabled:hover, #eb .mod-btn-default.disabled:focus, #eb .mod-btn-default.disabled:active, #eb .mod-btn-default.disabled.active, #eb .mod-btn-default[disabled], #eb .mod-btn-default[disabled]:hover, #eb .mod-btn-default[disabled]:focus, #eb .mod-btn-default[disabled]:active, #eb .mod-btn-default[disabled].active, fieldset[disabled] #eb .mod-btn-default, fieldset[disabled] #eb .mod-btn-default:hover, fieldset[disabled] #eb .mod-btn-default:focus, fieldset[disabled] #eb .mod-btn-default:active, fieldset[disabled] #eb .mod-btn-default.active {
  background-color: #fff !important;
  border-color: #f0f0f1 !important
}
#eb .mod-btn-default .badge {
  color: #fff;
  background-color: #fff
}
#eb .mod-btn-primary {
  color: rgba(var(--fd-white), 1) !important;
  background-color: #1e88e5 !important;
  border-color: #1e88e5 !important
}
#eb .mod-btn-primary:hover, #eb .mod-btn-primary:focus, #eb .mod-btn-primary:active, #eb .mod-btn-primary.active, .open .dropdown-toggle_#eb .mod-btn-primary {
  color: rgba(var(--fd-white), 1) !important;
  background-color: #1774c4 !important;
  border-color: #1e88e5 !important
}
#eb .mod-btn-primary:active, #eb .mod-btn-primary.active, .open .dropdown-toggle_#eb .mod-btn-primary {
  background-image: none
}
#eb .mod-btn-primary.disabled, #eb .mod-btn-primary.disabled:hover, #eb .mod-btn-primary.disabled:focus, #eb .mod-btn-primary.disabled:active, #eb .mod-btn-primary.disabled.active, #eb .mod-btn-primary[disabled], #eb .mod-btn-primary[disabled]:hover, #eb .mod-btn-primary[disabled]:focus, #eb .mod-btn-primary[disabled]:active, #eb .mod-btn-primary[disabled].active, fieldset[disabled] #eb .mod-btn-primary, fieldset[disabled] #eb .mod-btn-primary:hover, fieldset[disabled] #eb .mod-btn-primary:focus, fieldset[disabled] #eb .mod-btn-primary:active, fieldset[disabled] #eb .mod-btn-primary.active {
  background-color: #1e88e5 !important;
  border-color: #1e88e5 !important
}
#eb .mod-btn-primary .badge {
  color: #1e88e5;
  background-color: #fff
}
#eb .mod-btn-success {
  color: #fff !important;
  background-color: #39b54a !important;
  border-color: #34a242 !important
}
#eb .mod-btn-success:hover, #eb .mod-btn-success:focus, #eb .mod-btn-success:active, #eb .mod-btn-success.active, .open .dropdown-toggle_#eb .mod-btn-success {
  color: #fff !important;
  background-color: #30963d !important;
  border-color: #34a242 !important
}
#eb .mod-btn-success:active, #eb .mod-btn-success.active, .open .dropdown-toggle_#eb .mod-btn-success {
  background-image: none
}
#eb .mod-btn-success.disabled, #eb .mod-btn-success.disabled:hover, #eb .mod-btn-success.disabled:focus, #eb .mod-btn-success.disabled:active, #eb .mod-btn-success.disabled.active, #eb .mod-btn-success[disabled], #eb .mod-btn-success[disabled]:hover, #eb .mod-btn-success[disabled]:focus, #eb .mod-btn-success[disabled]:active, #eb .mod-btn-success[disabled].active, fieldset[disabled] #eb .mod-btn-success, fieldset[disabled] #eb .mod-btn-success:hover, fieldset[disabled] #eb .mod-btn-success:focus, fieldset[disabled] #eb .mod-btn-success:active, fieldset[disabled] #eb .mod-btn-success.active {
  background-color: #39b54a !important;
  border-color: #34a242 !important
}
#eb .mod-btn-success .badge {
  color: #39b54a;
  background-color: #fff
}
#eb .mod-checkbox {
  padding-left: 20px
}
#eb .mod-checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px
}
#eb .mod-checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: rgba(var(--fd-white), 1);
  -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
  transition: border .15s ease-in-out, color .15s ease-in-out
}
#eb .mod-checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 1px;
  padding-top: 1px;
  font-size: 11px;
  color: #555;
  text-align: center
}
#eb .mod-checkbox input[type="checkbox"] {
  display: none
}
#eb .mod-checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f00c";
  color: rgba(var(--fd-white), 1)
}
#eb .mod-checkbox input[type="checkbox"]:checked + label::before {
  background: #2196f3;
  border-color: #2196f3
}
#eb .mod-checkbox input[type="checkbox"]:disabled + label {
  opacity: .65
}
#eb .mod-checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #eee;
  cursor: not-allowed
}
#eb .mod-checkbox.checkbox-circle label::before {
  border-radius: 50%
}
#eb .mod-checkbox.checkbox-inline {
  margin-top: 0
}
#eb .mod-radio {
  padding-left: 20px
}
#eb .mod-radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px
}
#eb .mod-radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background-color: rgba(var(--fd-white), 1);
  -webkit-transition: border .15s ease-in-out;
  transition: border .15s ease-in-out
}
#eb .mod-radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  -moz-transition: -moz-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  -o-transition: -o-transform .1s cubic-bezier(.8, -0.33, .2, 1.33);
  transition: transform .1s cubic-bezier(.8, -0.33, .2, 1.33)
}
#eb .mod-radio input[type="radio"] {
  display: none
}
#eb .mod-radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1)
}
#eb .mod-radio input[type="radio"]:disabled + label {
  opacity: .65
}
#eb .mod-radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed
}
#eb .mod-radio.radio-inline {
  margin-top: 0
}
#eb .clearfix:before, #eb .clearfix:after {
  display: table;
  content: "";
  line-height: 0
}
#eb .clearfix:after {
  clear: both
}
#eb .eb-mod-item:before, #eb .eb-mod-item:after {
  content: "";
  display: table
}
#eb .eb-mod-item:after {
  clear: both
}
#eb .eb-mod-item + .eb-mod-item {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  margin-top: 10px;
  padding-top: 10px
}
#eb .eb-mod-media, #eb .eb-mod-media-body {
  display: block;
  overflow: hidden
}
#eb .eb-mod-media-thumb {
  float: left;
  margin: 0 10px 0 0
}
#eb .eb-mod-media-thumb.fa {
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  float: left;
  width: 20px;
  margin: 0 10px 0 0
}
#eb .eb-mod-media-thumb.pull-right {
  float: right;
  margin: 0 0 0 10px
}
#eb .eb-mod-media-thumb img {
  max-width: none
}
#eb .eb-mod-media-icon {
  background: #888;
  border-radius: 3px;
  color: rgba(var(--fd-white), 1);
  font-size: 24px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center
}
#eb .eb-mod-media-icon:hover {
  background: rgba(var(--fd-gray-800), 1);
  color: rgba(var(--fd-white), 1)
}
#eb .eb-mod-media-title {
  font-weight: bold;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto
}
#eb .eb-mod-media-url a {
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-mod-item-menu .eb-mod-item > a, #eb .eb-mod-item-menu .eb-mod-item > a > div {
  display: block;
  overflow: hidden
}
#eb .eb-mod-item-submenu {
  margin: 5px 0 0 30px
}
#eb .eb-mod-item-submenu .eb-mod-item + .eb-mod-item {
  border-top: 0;
  padding-top: 0;
  margin-top: 0
}
#eb .eb-mod-head .eb-mod-media-thumb {
  padding: 0 10px 0 0;
  width: 1%
}
#eb .eb-mod-head .eb-mod-media-thumb.pull-right {
  padding: 0;
  width: auto
}
#eb .eb-mod-title, #eb .eb-mod-body, #eb .eb-mod-hold, #eb .eb-mod-action, #eb .eb-mod-foot {
  padding-top: 10px;
  word-wrap: break-word
}
#eb .eb-mod-title {
  font-size: 16px;
  font-weight: bold
}
#eb .eb-mod-context {
  overflow: hidden
}
#eb .eb-mod-snippet {
  background: rgba(var(--fd-gray-50), 1);
  border-radius: 3px;
  padding: 10px;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-mod-tabs {
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  display: table;
  width: 100%;
  margin: 0 0 5px
}
#eb .eb-mod-tabs > li {
  display: table-cell;
  width: 1%
}
#eb .eb-mod-tabs > li + li {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-tabs > li > a {
  border-bottom: 3px solid transparent;
  color: inherit;
  font-weight: bold;
  display: block;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 0 13px
}
#eb .eb-mod-tabs > li > a .fa {
  margin: 0 5px 0 0
}
#eb .eb-mod-tabs > li.active > a {
  border-color: rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-tabs-content {
  padding-top: 10px
}
#eb .eb-mod-tabs-content > .tab-pane {
  display: none
}
#eb .eb-mod-tabs-content > .active {
  display: block
}
#eb .eb-mod-accordian + .eb-mod-accordian {
  margin-top: 10px
}
#eb .eb-mod-accordian > a {
  background: rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  color: rgba(var(--fd-gray-800), 1);
  font-weight: bold;
  display: block;
  padding: 10px;
  text-decoration: none !important
}
#eb .eb-mod-accordian > a > .fa {
  width: 14px;
  text-align: center;
  margin: 0 5px 0 0
}
#eb .eb-mod-accordian > div .eb-mod-item:first-child {
  padding-top: 10px
}
#eb .eb-mod-accordian > div .eb-mod-item:last-child {
  padding-bottom: 10px
}
#eb .eb-mod-carousel:before, #eb .eb-mod-carousel:after {
  content: "";
  display: table
}
#eb .eb-mod-carousel:after {
  clear: both
}
#eb .eb-mod-carousel-guide {
  position: static;
  width: 250px;
  float: right;
  text-align: left;
  margin: 0 0 0 20px
}
#eb .eb-mod-carousel-guide li, #eb .eb-mod-carousel-guide li.active {
  width: auto;
  height: auto;
  text-indent: 0;
  padding: 10px 10px 10px 0;
  border-radius: 0
}
#eb .eb-mod-carousel-guide li.active .eb-mod-media-thumb {
  opacity: .5
}
#eb .eb-mod-carousel-guide li + li {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-carousel-display {
  overflow: hidden;
  width: auto
}
#eb .eb-mod-carousel-display .eb-mod-post-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 233px
}
#eb .eb-mod-carousel-display .eb-mod-post-title {
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0 0
}
#eb .eb-mod-carousel-display .eb-mod-post-meta {
  margin: 5px 0;
  line-height: 20px
}
#eb .eb-mod-carousel-display .eb-mod-post-content {
  line-height: 20px;
  max-height: 60px;
  overflow: hidden
}
#eb .eb-mod-carousel-display .eb-mod-post-foot {
  margin-top: 10px
}
#eb .eb-mod-masonry {
  margin: 0 -5px
}
#eb .eb-mod-masonry:before, #eb .eb-mod-masonry:after {
  content: "";
  display: table
}
#eb .eb-mod-masonry:after {
  clear: both
}
#eb .eb-mod-masonry-grid {
  float: left;
  padding: 0 5px;
  width: 33.33333333%;
  overflow: hidden
}
#eb .eb-mod-masonry-post {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  padding: 15px;
  margin-bottom: 10px
}
#eb .eb-mod-masonry-post-title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0
}
#eb .eb-mod-masonry-post-title a {
  color: inherit
}
#eb .eb-mod-masonry-post-meta {
  margin: 0 0 10px
}
#eb .eb-mod-masonry-post-thumb {
  margin: 0 0 10px
}
#eb .eb-mod-masonry-post-thumb img {
  max-width: 100%
}
#eb .eb-mod-masonry-post-placement {
  background: rgba(var(--fd-gray-50), 1);
  margin: -15px -15px 10px;
  padding: 15px
}
#eb .eb-mod-quote {
  border-left: 3px solid rgba(var(--fd-gray-200), 1);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 0 10px
}
#eb .eb-mod-quote > div {
  color: rgba(var(--fd-gray-800), 1);
  font-size: 12px;
  font-weight: normal;
  margin: 5px 0 0
}
#eb .eb-mod-link {
  border-left: 3px solid rgba(var(--fd-gray-200), 1);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 0 10px
}
#eb .eb-mod-link > div {
  color: rgba(var(--fd-gray-800), 1);
  font-size: 12px;
  font-weight: normal;
  margin: 2.5px 0 0
}
#eb .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0
}
#eb .video-container object, #eb .video-container embed, #eb .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#eb .eb-mod-masonry-post-respond {
  overflow: hidden
}
#eb .eb-mod-masonry-post-respond span + span {
  margin: 0 0 0 5px
}
#eb .eb-mod-masonry-post-respond .fa {
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-mod-cards {
  margin: 0 -5px
}
#eb .eb-mod-cards:before, #eb .eb-mod-cards:after {
  content: "";
  display: table
}
#eb .eb-mod-cards:after {
  clear: both
}
#eb .eb-mod-card-grid {
  float: left;
  padding: 0 5px;
  width: 33.33333333%;
  overflow: hidden
}
#eb .eb-mod-card {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 3px;
  padding: 15px;
  margin-bottom: 10px;
  text-align: center
}
#eb .eb-mod-card-thumb {
  display: inline-block;
  margin: 10px
}
#eb .eb-mod-card-thumb img {
  border-radius: 100%;
  width: 100px;
  height: 100px
}
#eb .eb-mod-card-name {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0
}
#eb .eb-mod-card-foot {
  margin: 20px 0 10px
}
#eb .eb-mod-card-action {
  margin: 20px 0 0
}
#eb .eb-mod-grids {
  margin: -3px
}
#eb .eb-mod-grids:before, #eb .eb-mod-grids:after {
  content: "";
  display: table
}
#eb .eb-mod-grids:after {
  clear: both
}
#eb .eb-mod-grids > div {
  float: left;
  width: 33.33333%;
  padding: 3px
}
#eb .eb-mod-grids-fluid {
  margin: 0 -5px
}
#eb .eb-mod-grids-fluid:before, #eb .eb-mod-grids-fluid:after {
  content: "";
  display: table
}
#eb .eb-mod-grids-fluid:after {
  clear: both
}
#eb .eb-mod-grids-fluid > div {
  float: left;
  padding: 5px
}
#eb .eb-square {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden
}
#eb .eb-square:before {
  content: "";
  display: block;
  padding-top: 100%
}
#eb .eb-square-in {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: white
}
#eb .eb-square-thumb {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  width: 100%;
  height: 100%
}
#eb .eb-square-thumb:after {
  background: rgba(0, 0, 0, 0.5);
  content: "\f06e";
  display: table-cell;
  text-align: center;
  transition: all 1s ease;
  vertical-align: middle;
  opacity: 0;
  font: 28px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
#eb .eb-square-thumb:hover:after {
  opacity: 1
}
#eb .eb-mod-clip-slide {
  background: rgba(0, 0, 0, 0.6);
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  color: rgba(var(--fd-gray-200), 1);
  padding: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 85px;
  display: table
}
#eb .eb-mod-clip-slide > div {
  display: table-cell;
  vertical-align: bottom
}
#eb .eb-mod-clip-slide .eb-mod-title {
  padding: 0;
  max-height: 36px;
  overflow: hidden
}
#eb .eb-mod-clip-slide .eb-mod-title a {
  color: rgba(var(--fd-white), 1)
}
#eb .eb-mod-cal .eb-calendar {
  border-collapse: collapse;
  background: rgba(var(--fd-white), 1);
  border-radius: 0
}
#eb .eb-mod-cal .eb-calendar .eb-empty {
  border: 0;
  padding: 80px 15px
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td {
  border-color: rgba(var(--fd-gray-200), 1);
  text-align: left;
  position: relative;
  padding: 0;
  height: auto
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.empty > small {
  background: rgba(var(--fd-gray-50), 1);
  color: #888;
  display: block;
  height: 40px;
  padding: 2px;
  position: relative
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.day > div {
  color: #888;
  display: block;
  height: 40px;
  padding: 2px;
  position: relative
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.today > div {
  background: #ffe;
  color: rgba(var(--fd-gray-800), 1);
  font-weight: bold
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.has-posts > div:before {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  bottom: 2px;
  border-right: 10px solid #45b478;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.has-posts > div {
  background: rgba(var(--fd-gray-50), 1);
  font-weight: bold;
  color: rgba(var(--fd-gray-800), 1)
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.has-posts > div > b {
  font: normal 11px/13px Tahoma, Arial, sans-serif;
  color: #888;
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: none
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td.has-posts > div:hover .eb-calendar-tooltips {
  display: block
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips {
  left: auto;
  right: 102%
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:before, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:after, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:before, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:after, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:before, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:after {
  border-left: 8px solid rgba(var(--fd-gray-200), 1);
  border-right: 0;
  left: auto;
  right: -8px
}
#eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(5) > div .eb-calendar-tooltips:after, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(6) > div .eb-calendar-tooltips:after, #eb .eb-mod-cal .eb-calendar tbody > tr > td:nth-child(7) > div .eb-calendar-tooltips:after {
  border-right-color: transparent;
  border-left-color: rgba(var(--fd-gray-50), 1);
  left: auto;
  right: -7px
}
#eb .eb-mod-cal .eb-calendar tbody > tr.eb-calendar-control > td, #eb .eb-mod-cal .eb-calendar tbody > tr.eb-calendar-days > td {
  height: auto
}
#eb .eb-mod-cal .eb-calendar .text-center {
  text-align: center
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips {
  display: none;
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  min-width: 260px;
  font: 12px/1.2 Arial, sans-serif;
  position: absolute;
  left: 102.5%;
  top: 2px;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips:before, #eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips:after {
  content: "";
  display: block;
  border-right: 8px solid rgba(var(--fd-gray-200), 1);
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  position: absolute;
  left: -8px;
  top: 10px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips:after {
  border-right-color: rgba(var(--fd-gray-50), 1);
  left: -7px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips > span {
  background: rgba(var(--fd-gray-50), 1);
  border-bottom: 1px solid rgba(var(--fd-gray-200), 1);
  color: #888;
  display: block;
  font-size: 11px;
  line-height: 34px;
  text-transform: uppercase;
  padding: 0 13px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips > div {
  padding: 10px 0;
  margin: 0 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips > div + div {
  border-top: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips > div a {
  color: #888
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-tooltips > div a:hover {
  color: #333
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control {
  font-size: 16px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td {
  border: 0;
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  height: auto;
  vertical-align: middle
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-previous, #eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-next {
  padding: 0
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-previous > a, #eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-next > a {
  color: #888;
  display: block;
  line-height: 60px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-previous {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-next {
  border-right: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-control > td.eb-calendar-month > a {
  color: #333
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-days > td {
  background: rgba(var(--fd-gray-50), 1);
  border: 0;
  border-bottom: 2px solid rgba(var(--fd-gray-200), 1);
  color: #888;
  height: auto;
  padding: 5px 2px !important;
  text-transform: uppercase;
  width: 14.285714285714%;
  font-size: 10px
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-days > td:first-child {
  border-left: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .eb-mod-cal .eb-calendar .eb-calendar-days > td:last-child {
  border-right: 1px solid rgba(var(--fd-gray-200), 1)
}
#eb .mod-welcome-profile {
  border-bottom: 2px solid rgba(var(--fd-gray-200), 1);
  padding-bottom: 15px;
  margin-bottom: 10px
}
#eb .mod-welcome-profile .mod-avatar {
  margin-right: 10px
}
#eb .mod-welcome-action a {
  display: block
}
#eb .mod-welcome-action .fa {
  width: 16px;
  text-align: center
}
#eb .mod-welcome-action .mod-cell + .mod-cell {
  padding-left: 10px
}
#eb.mod-easyblogpostmap .locationMap {
  position: relative;
  background: none;
  overflow: hidden;
  z-index: 2
}
#eb.mod-easyblogpostmap .ebpostmap_infoWindow {
  max-width: 300px
}
#eb.mod-easyblogpostmap .ebpostmap_featuredImage img {
  max-width: 300px !important;
  max-height: 100% !important
}
#eb.mod-easyblogpostmap .ebpostmap_avatar {
  width: 1%;
  padding-right: 10px
}
#eb.mod-easyblogpostmap .ebpostmap_comments, #eb.mod-easyblogpostmap .ebpostmap_hits {
  display: inline
}
#eb.mod-easyblogpostmap .gm-style-iw table {
  width: 100%;
  max-width: none
}
#eb.mod-easyblogpostmap .gm-style-iw table td {
  padding: 0
}
#eb.mod-easyblogpostmap .gm-style-iw table td.ebpostmap_detail {
  padding-left: 10px
}
#eb.eb-mod .eb-rating-form {
  color: #ffca28
}
#eb.eb-mod .eb-rating {
  margin: 15px 0 0
}
#eb.eb-mod .eb-rating > span {
  display: inline-block;
  vertical-align: middle
}
#eb.eb-mod .eb-rating > span + span {
  margin: 0 0 0 10px
}
#eb.eb-mod .eb-rating form {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: inherit;
  box-shadow: none !important
}
#eb.eb-mod .eb-rating form > div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  line-height: 16px;
  position: relative
}
#eb.eb-mod .eb-rating-link, #eb.eb-mod .eb-ratings-value {
  background: none;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  height: 22px;
  font-size: 11px
}
#eb.eb-mod .eb-ratings-value {
  background: rgba(var(--fd-gray-200), 1);
  border-radius: 15px;
  color: rgba(var(--fd-gray-800), 1);
  padding: 0 10px;
  min-width: 25px;
  text-align: center;
  text-decoration: none !important
}
#eb.eb-mod .eb-ratings-value span {
  display: table-cell;
  vertical-align: middle
}
#eb.eb-mod .eb-ratings-value b {
  display: none;
  font-size: 10px;
  opacity: .75;
  filter: alpha(opacity=75)
}
#eb.eb-mod .eb-rating-form.voted .eb-ratings-value {
  background: #39b54a;
  color: rgba(var(--fd-white), 1)
}
#eb.eb-mod .eb-rating-form.voted .eb-ratings-value b {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px
}
#eb.eb-mod .eb-rating-text.voted + .eb-rating-text {
  display: none !important
}
#eb.eb-mod .eb-rating-voters img {
  display: block;
  margin: 0 10px 0 0
}
#eb.eb-mod .eb-rating-voters li + li {
  border-top: 1px solid rgba(var(--fd-gray-200), 1);
  padding-top: 10px;
  margin-top: 10px
}
#eb.eb-mod .eb-rating-voters .col-cell {
  line-height: 1.25
}
#eb.eb-mod .eb-rating-link, #eb.eb-mod .eb-rating-link * {
  line-height: 22px
}
#eb.eb-mod .eb-rating-form {
  display: block
}
#eb.eb-mod .eb-rating-text {
  display: block;
  margin: 5px 0
}
#eb.mod-easyblogquickpost a {
  display: block;
  width: 100%
}
#eb.mod-easyblogquickpost a i {
  display: table-cell;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center
}
#eb.mod-easyblogquickpost a i + span {
  display: table-cell;
  padding-left: 10px
}
#eb .clear {
  clear: both
}
#eb .ezb-grids {
  margin-left: -5px;
  margin-right: -5px
}
#eb .ezb-grids:before, #eb .ezb-grids:after {
  display: table;
  content: "";
  line-height: 0
}
#eb .ezb-grids:after {
  clear: both
}
#eb .ezb-grids > .ezb-grid {
  float: left;
  padding-left: 5px;
  padding-right: 5px
}
#eb.mod-easyblogimagewall .ezb-card {
  border-radius: 2px;
  display: block;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 150px;
  color: rgba(var(--fd-white), 1);
  font-weight: bold
}
#eb.mod-easyblogimagewall .ezb-card span {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 2
}
#eb.mod-easyblogimagewall .ezb-card:before, #eb.mod-easyblogimagewall .ezb-card:after {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.75) 100%);
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1
}
#eb.mod-easyblogimagewall .clear {
  margin-top: 10px
}
#eb.mod-easyblogimagewall.is-mobile .ezb-grid {
  width: 100% !important
}
#eb .eb-mod-thumb {
  margin-bottom: 10px;
  margin-top: 10px
}
#eb .eb-mod-thumb.is-center {
  text-align: center
}
#eb .eb-mod-thumb.is-center .eb-mod-image, #eb .eb-mod-thumb.is-center .eb-mod-image-cover {
  display: inline-block
}
#eb .eb-mod-thumb.is-left {
  float: left;
  margin-right: 10px
}
#eb .eb-mod-thumb.is-right {
  float: right;
  margin-left: 10px
}
#eb .eb-mod-thumb.is-full.is-left, #eb .eb-mod-thumb.is-full.is-right {
  float: none;
  margin-left: 0;
  margin-right: 0
}
#eb .eb-mod-thumb .eb-mod-image {
  background: rgba(var(--fd-white), 1);
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 2px;
  display: block;
  padding: 5px;
  max-width: 100%;
  height: auto;
  position: static;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  margin: 0 !important;
  display: inline-block;
  width: 260px;
  margin: 0
}
#eb .eb-mod-thumb .eb-mod-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: top
}
#eb .eb-mod-thumb .eb-mod-image-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid rgba(var(--fd-gray-200), 1);
  border-radius: 2px;
  display: inline-block;
  height: 220px;
  vertical-align: top;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  position: static;
  margin: 0 !important
}
#eb .eb-mod-thumb .eb-mod-image-cover:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 4px solid rgba(var(--fd-white), 1)
}
#eb.is-mobile .eb-mod-thumb.is-left, #eb.is-mobile .eb-mod-thumb.is-right {
  float: none;
  margin-left: 0;
  margin-right: 0
}
#eb.mod_easyblogcustomfieldsearch .eb-mod-chevron:before {
  content: "\f077"
}
#eb.mod_easyblogcustomfieldsearch .collapsed .eb-mod-chevron:before {
  content: "\f078"
}
#eb .mod-eb-menu-bar {
  border: 1px solid rgba(var(--fd-gray-200), 1);
  padding: 4px 8px
}
#eb .mod-eb-menu-bar__icon-link {
  color: #888;
  padding: 4px 8px;
  min-width: 28px;
  position: relative;
  text-align: center;
  outline: 0 !important
}
#eb .mod-eb-menu-bar__icon-link:hover {
  background: transparent
}
#eb .mod-eb-menu-bar__icon-link::-moz-focus-inner {
  border: 0 !important
}
#eb .mod-eb-menu-bar__icon-link > i {
  line-height: 19px
}
#eb .eb-modules-stackideas-toolbar {
  margin-bottom: 16px
}
#es .es-story-blog-item-wrap {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding: 8px 16px;
  background: rgba(var(--fd-gray-50), 1)
}
#es .es-story-blog-item-wrap .es-story-blog-item-media {
  width: 200px;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 4px 0;
  border-radius: 8px;
  background: #363636;
  overflow: hidden
}
#es .es-story-blog-item-wrap .es-story-blog-item-media:hover .es-photo-remove-button {
  bottom: 0
}
#es .es-story-blog-item-wrap .es-story-blog-item-content {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 8px
}
#es .es-blog-cover-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}
#es .es-blog-cover-frame-remove {
  position: absolute;
  top: 4px;
  right: 8px;
  width: 20px;
  text-align: center;
  font-size: 18px
}
#es .es-blog-cover-frame-remove a {
  color: #fff
}
#es .es-blog-item-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  text-transform: none;
  border: 1px solid transparent;
  cursor: pointer
}
#es .es-blog-item-desp {
  border: 1px solid transparent;
  cursor: pointer;
  overflow: hidden;
  line-height: 16px
}
#es .es-blog-item-desp.no-description {
  opacity: .6
}
#es .es-blog-item-desp:hover {
  opacity: 1
}
#es.is-mobile .es-story-blog-item-wrap, #es.is-tablet .es-story-blog-item-wrap {
  display: block
}
#es.is-mobile .es-story-blog-item-media, #es.is-tablet .es-story-blog-item-media {
  width: 100%;
  height: 120px
}
#es.is-mobile .es-story-blog-item-content, #es.is-tablet .es-story-blog-item-content {
  padding-left: 0
}
#eb .eb-tags.type-2 .cell-label {
  padding-top: 5px
}
#eb .eb-tags.type-2 .cell-tags span:after {
  content: ''
}
#eb .eb-tags.type-2 .cell-tags span a {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #555;
  padding: 5px 10px
}
#eb .eb-tags.type-2 .cell-tags span a:before {
  content: ''
}
#eb .eb-tags.type-3 .cell-label {
  line-height: 23px
}
#eb .eb-tags.type-3 .cell-tags span:after {
  content: ''
}
#eb .eb-tags.type-3 .cell-tags span a, #eb .eb-tags.type-3 .cell-tags span a:before, #eb .eb-tags.type-3 .cell-tags span a:after {
  background-image: url(../../wireframe/images/tag-type-3.png)
}
#eb .eb-tags.type-3 .cell-tags span a {
  background-position: 0 -25px;
  background-repeat: repeat-x;
  margin: 0 5px 0 15px;
  color: #555;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 22px;
  height: 24px;
  position: relative
}
#eb .eb-tags.type-3 .cell-tags span a:before, #eb .eb-tags.type-3 .cell-tags span a:after {
  content: '';
  display: block;
  width: 15px;
  height: 25px;
  position: absolute;
  top: 0
}
#eb .eb-tags.type-3 .cell-tags span a:before {
  background-position: top;
  left: -15px
}
#eb .eb-tags.type-3 .cell-tags span a:after {
  background-position: bottom right;
  right: -3px;
  width: 3px
}
#eb .eb-tags.type-4 .cell-label {
  line-height: 23px
}
#eb .eb-tags.type-4 .cell-tags span:after {
  content: ''
}
#eb .eb-tags.type-4 .cell-tags span a, #eb .eb-tags.type-4 .cell-tags span a:before, #eb .eb-tags.type-4 .cell-tags span a:after {
  background-image: url(../../wireframe/images/tag-type-4.png)
}
#eb .eb-tags.type-4 .cell-tags span a {
  background-position: 0 -25px;
  background-repeat: repeat-x;
  margin: 0 5px 0 15px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 22px;
  height: 24px;
  position: relative
}
#eb .eb-tags.type-4 .cell-tags span a:before, #eb .eb-tags.type-4 .cell-tags span a:after {
  content: '';
  display: block;
  width: 15px;
  height: 25px;
  position: absolute;
  top: 0
}
#eb .eb-tags.type-4 .cell-tags span a:before {
  background-position: top;
  left: -15px
}
#eb .eb-tags.type-4 .cell-tags span a:after {
  background-position: bottom right;
  right: -3px;
  width: 3px
}
#eb img {
  max-width: 100%
}
#eb .eb-avatar img {
  max-width: none
}
#eb .uk-button {
  line-height: 38px
}
#eb .btn-small, #eb .uk-button-small {
  line-height: 28px
}
#eb .uk-leader-fill::after {
  content: '' !important
}
#eb .eb-toolbar__search-input {
  border: 0
}
#eb .eb-calendar-days > td:first-child, #eb .eb-calendar-control > td.eb-calendar-previous {
  border-left-color: transparent
}
#eb .eb-calendar-days > td:last-child, #eb .eb-calendar-control > td.eb-calendar-next {
  border-right-color: transparent
}
#eb .eb-achievements h3 {
  margin-bottom: 8px
}