@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/sf-pro-display_bold.woff2') format('woff2'),
         url('../fonts/Sanfranciscodisplay-bold-webfont.woff') format('woff'),
         url('../fonts/SanFranciscoDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SanFranciscoDisplay-Medium.woff2') format('woff2'),
         url('../fonts/Sanfranciscodisplay-medium-webfont.woff') format('woff'),
         url('../fonts/SanFranciscoDisplay-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/sf-pro-display_regular.woff2') format('woff2'),
         url('../fonts/Sanfranciscodisplay-regular-webfont.woff') format('woff'),
         url('../fonts/SanFranciscoDisplay-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/sf-pro-display_semibold.woff2') format('woff2'),
         url('../fonts/Sanfranciscodisplay-semibold-webfont.woff') format('woff'),
         url('../fonts/SanFranciscoDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'imago';
    src: url('../fonts/berthold_imago_book-webfont.eot');
    src: url('../fonts/berthold_imago_book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/berthold_imago_book-webfont.woff') format('woff'),
    url('../fonts/berthold_imago_book-webfont.ttf') format('truetype'),
    url('../fonts/berthold_imago_book-webfont.svg#imagoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'imago';
    src: url('../fonts/berthold_imago_medium-webfont.eot');
    src: url('../fonts/berthold_imago_medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/berthold_imago_medium-webfont.woff') format('woff'),
    url('../fonts/berthold_imago_medium-webfont.ttf') format('truetype'),
    url('../fonts/berthold_imago_medium-webfont.svg#imagobold') format('svg');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'analogic';
    src: url('../fonts/analogic.eot?82wdib');
    src: url('../fonts/analogic.eot?82wdib#iefix') format('embedded-opentype'),
    url('../fonts/analogic.ttf?82wdib') format('truetype'),
    url('../fonts/analogic.woff?82wdib') format('woff'),
    url('../fonts/analogic.svg?82wdib#analogic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'analogic' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    outline: 0;
    box-sizing: border-box;
    font-family: "SF Pro Display", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
    margin: 0;
    padding: 0;
}

.aligned-center-auto {
    display: table !important;
    margin-left: auto;
    margin-right: auto;
}

.aligned-center-horizontal {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.aligned-center-vertical {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.aligned-center-both {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ks-chart-holder, .ks-chart-widget {
    position: relative;
}

.noselect {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -khtml-user-drag: none;
    -o-user-select: none;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.icon-icon-seeder-small:before {
  content: "\e900";
}
.icon-blogpost-icon-3:before {
  content: "\e901";
}
.icon-blogpost-icon-4:before {
  content: "\e902";
}
.icon-blogpost-icon-5:before {
  content: "\e903";
}
.icon-blogpost-icon-6:before {
  content: "\e904";
}
.icon-icon-backend:before {
  content: "\e905";
}
.icon-icon-business-analysis:before {
  content: "\e906";
}
.icon-icon-frontend:before {
  content: "\e907";
}
.icon-icon-system-integration:before {
  content: "\e908";
}
.icon-icon-ux:before {
  content: "\e909";
}
.icon-jobs:before {
  content: "\e90a";
}
.icon-logo-linkedin:before {
  content: "\e90b";
}
.icon-person-2:before {
  content: "\e90c";
}
.icon-swiss-flag:before {
  content: "\e90d";
}
.icon-arrow-circle-fill:before {
  content: "\e90e";
}
.icon-blogpost-icon-1:before {
  content: "\e90f";
}
.icon-blogpost-icon-2:before {
  content: "\e910";
}
.icon-a-bubble-fill:before {
  content: "\e911";
}
.icon-a-circle:before {
  content: "\e912";
}
.icon-a-circle-fill:before {
  content: "\e913";
}
.icon-a-cursor-ibeam:before {
  content: "\e914";
}
.icon-airplane:before {
  content: "\e915";
}
.icon-airplane-circle:before {
  content: "\e916";
}
.icon-airplane-circle-fill:before {
  content: "\e917";
}
.icon-alert:before {
  content: "\e918";
}
.icon-a-magnify:before {
  content: "\e919";
}
.icon-antenna-radiowaves:before {
  content: "\e91a";
}
.icon-archive-box:before {
  content: "\e91b";
}
.icon-archive-box-fill:before {
  content: "\e91c";
}
.icon-arrow-3d-axis:before {
  content: "\e91d";
}
.icon-arrow-bottom-left:before {
  content: "\e91e";
}
.icon-arrow-bottom-right:before {
  content: "\e91f";
}
.icon-arrow-branch:before {
  content: "\e920";
}
.icon-arrow-down:before {
  content: "\e921";
}
.icon-arrow-down-circle:before {
  content: "\e922";
}
.icon-arrow-down-line:before {
  content: "\e923";
}
.icon-arrow-down-square:before {
  content: "\e924";
}
.icon-arrow-down-square-fill:before {
  content: "\e925";
}
.icon-arrow-jump-right-circle-fill:before {
  content: "\e926";
}
.icon-arrow-left:before {
  content: "\e927";
}
.icon-arrow-left-arrow-right:before {
  content: "\e928";
}
.icon-arrow-left-arrow-right-circle:before {
  content: "\e929";
}
.icon-arrow-left-arrow-right-circle-fill:before {
  content: "\e92a";
}
.icon-arrow-left-arrow-right-square:before {
  content: "\e92b";
}
.icon-arrow-left-arrow-right-square-fill:before {
  content: "\e92c";
}
.icon-arrow-left-circle:before {
  content: "\e92d";
}
.icon-arrow-left-circle-fill:before {
  content: "\e92e";
}
.icon-arrow-left-line:before {
  content: "\e92f";
}
.icon-arrow-left-right:before {
  content: "\e930";
}
.icon-arrow-left-right-circle:before {
  content: "\e931";
}
.icon-arrow-left-right-circle-fill:before {
  content: "\e932";
}
.icon-arrow-left-right-square:before {
  content: "\e933";
}
.icon-arrow-left-right-square-fill:before {
  content: "\e934";
}
.icon-arrow-left-right-text-vertical:before {
  content: "\e935";
}
.icon-arrow-left-square:before {
  content: "\e936";
}
.icon-arrow-left-square-fill:before {
  content: "\e937";
}
.icon-arrow-merge:before {
  content: "\e938";
}
.icon-arrow-pull:before {
  content: "\e939";
}
.icon-arrow-reset:before {
  content: "\e93a";
}
.icon-arrow-reset-circle:before {
  content: "\e93b";
}
.icon-arrow-reset-circle-fill:before {
  content: "\e93c";
}
.icon-arrow-return:before {
  content: "\e93d";
}
.icon-arrow-right:before {
  content: "\e93e";
}
.icon-arrow-right-circle:before {
  content: "\e93f";
}
.icon-arrow-right-circle-fill:before {
  content: "\e940";
}
.icon-arrow-right-line:before {
  content: "\e941";
}
.icon-arrow-right-square:before {
  content: "\e942";
}
.icon-arrow-right-square-fill:before {
  content: "\e943";
}
.icon-arrows-contract:before {
  content: "\e944";
}
.icon-arrows-expand:before {
  content: "\e945";
}
.icon-arrowshape-left:before {
  content: "\e946";
}
.icon-arrowshape-left-fill:before {
  content: "\e947";
}
.icon-arrowshape-right:before {
  content: "\e948";
}
.icon-arrowshape-right-fill:before {
  content: "\e949";
}
.icon-arrow-split-down:before {
  content: "\e94a";
}
.icon-arrow-split-to:before {
  content: "\e94b";
}
.icon-arrows-round-reload:before {
  content: "\e94c";
}
.icon-arrows-round-reload-circle:before {
  content: "\e94d";
}
.icon-arrows-round-reload-circle-fill:before {
  content: "\e94e";
}
.icon-arrows-square-reload:before {
  content: "\e94f";
}
.icon-arrow-swap:before {
  content: "\e950";
}
.icon-arrow-up:before {
  content: "\e951";
}
.icon-arrow-up-arrow-down:before {
  content: "\e952";
}
.icon-arrow-up-arrow-down-circle:before {
  content: "\e953";
}
.icon-arrow-up-arrow-down-circle-fill:before {
  content: "\e954";
}
.icon-arrow-up-arrow-down-square:before {
  content: "\e955";
}
.icon-arrow-up-arrow-down-square-fill:before {
  content: "\e956";
}
.icon-arrow-up-circle:before {
  content: "\e957";
}
.icon-arrow-up-circle-fill:before {
  content: "\e958";
}
.icon-arrow-up-down:before {
  content: "\e959";
}
.icon-arrow-up-down-circle:before {
  content: "\e95a";
}
.icon-arrow-up-down-circle-fill:before {
  content: "\e95b";
}
.icon-arrow-up-down-square:before {
  content: "\e95c";
}
.icon-arrow-up-down-square-fill:before {
  content: "\e95d";
}
.icon-arrow-up-down-text-horizontal:before {
  content: "\e95e";
}
.icon-arrow-up-left:before {
  content: "\e95f";
}
.icon-arrow-up-line:before {
  content: "\e960";
}
.icon-arrow-up-right:before {
  content: "\e961";
}
.icon-arrow-up-square:before {
  content: "\e962";
}
.icon-arrow-up-square-fill:before {
  content: "\e963";
}
.icon-a-square:before {
  content: "\e964";
}
.icon-a-square-fill:before {
  content: "\e965";
}
.icon-asterisk:before {
  content: "\e966";
}
.icon-asterisk-circle:before {
  content: "\e967";
}
.icon-asterisk-circle-fill:before {
  content: "\e968";
}
.icon-backward:before {
  content: "\e969";
}
.icon-backward-fill:before {
  content: "\e96a";
}
.icon-badge:before {
  content: "\e96b";
}
.icon-badge-2:before {
  content: "\e96c";
}
.icon-badge-2-fill:before {
  content: "\e96d";
}
.icon-badge-fill:before {
  content: "\e96e";
}
.icon-badge-fill-on-line:before {
  content: "\e96f";
}
.icon-bag:before {
  content: "\e970";
}
.icon-bag-fill:before {
  content: "\e971";
}
.icon-banknote:before {
  content: "\e972";
}
.icon-banknote-fill:before {
  content: "\e973";
}
.icon-bar-bottom-rectangle:before {
  content: "\e974";
}
.icon-bar-bottom-square:before {
  content: "\e975";
}
.icon-bar-chart:before {
  content: "\e976";
}
.icon-bar-chart-fill:before {
  content: "\e977";
}
.icon-bar-chart-x-axis:before {
  content: "\e978";
}
.icon-barcode-viewfinder:before {
  content: "\e979";
}
.icon-bar-large-arrow-left-rectangle:before {
  content: "\e97a";
}
.icon-bar-large-arrow-right-rectangle:before {
  content: "\e97b";
}
.icon-bar-large-bottom-rectangle:before {
  content: "\e97c";
}
.icon-bar-large-left-rectangle:before {
  content: "\e97d";
}
.icon-bar-large-right-rectangle:before {
  content: "\e97e";
}
.icon-bar-large-top-rectangle:before {
  content: "\e97f";
}
.icon-bar-left-rectangle:before {
  content: "\e980";
}
.icon-bar-left-square:before {
  content: "\e981";
}
.icon-barometer:before {
  content: "\e982";
}
.icon-bar-right-rectangle:before {
  content: "\e983";
}
.icon-bar-right-square:before {
  content: "\e984";
}
.icon-bar-top-rectangle:before {
  content: "\e985";
}
.icon-bar-top-square:before {
  content: "\e986";
}
.icon-basket:before {
  content: "\e987";
}
.icon-basket-fill:before {
  content: "\e988";
}
.icon-battery:before {
  content: "\e989";
}
.icon-battery-fill:before {
  content: "\e98a";
}
.icon-b-circle:before {
  content: "\e98b";
}
.icon-b-circle-fill:before {
  content: "\e98c";
}
.icon-beach-umbrella:before {
  content: "\e98d";
}
.icon-beach-umbrella-fill:before {
  content: "\e98e";
}
.icon-bell:before {
  content: "\e98f";
}
.icon-bell-fill:before {
  content: "\e990";
}
.icon-bell-slash:before {
  content: "\e991";
}
.icon-bell-slash-fill:before {
  content: "\e992";
}
.icon-blocks-list:before {
  content: "\e993";
}
.icon-blocks-slider:before {
  content: "\e994";
}
.icon-bolt:before {
  content: "\e995";
}
.icon-bolt-battery:before {
  content: "\e996";
}
.icon-bolt-battery-fill:before {
  content: "\e997";
}
.icon-bolt-circle:before {
  content: "\e998";
}
.icon-bolt-circle-fill:before {
  content: "\e999";
}
.icon-bolt-fill:before {
  content: "\e99a";
}
.icon-bolt-shield:before {
  content: "\e99b";
}
.icon-bolt-shield-fill:before {
  content: "\e99c";
}
.icon-bolt-square:before {
  content: "\e99d";
}
.icon-bolt-square-fill:before {
  content: "\e99e";
}
.icon-book:before {
  content: "\e99f";
}
.icon-book-closed:before {
  content: "\e9a0";
}
.icon-book-closed-fill:before {
  content: "\e9a1";
}
.icon-book-dictionary:before {
  content: "\e9a2";
}
.icon-book-dictionary-fill:before {
  content: "\e9a3";
}
.icon-book-fill:before {
  content: "\e9a4";
}
.icon-bookmark:before {
  content: "\e9a5";
}
.icon-bookmark-circle:before {
  content: "\e9a6";
}
.icon-bookmark-circle-fill:before {
  content: "\e9a7";
}
.icon-bookmark-fill:before {
  content: "\e9a8";
}
.icon-books:before {
  content: "\e9a9";
}
.icon-books-fill:before {
  content: "\e9aa";
}
.icon-briefcase:before {
  content: "\e9ab";
}
.icon-briefcase-fill:before {
  content: "\e9ac";
}
.icon-brush:before {
  content: "\e9ad";
}
.icon-brush-fill:before {
  content: "\e9ae";
}
.icon-b-square:before {
  content: "\e9af";
}
.icon-b-square-fill:before {
  content: "\e9b0";
}
.icon-bubble:before {
  content: "\e9b1";
}
.icon-bubble-circle:before {
  content: "\e9b2";
}
.icon-bubble-circle-fill:before {
  content: "\e9b3";
}
.icon-bubble-fill:before {
  content: "\e9b4";
}
.icon-bubbles:before {
  content: "\e9b5";
}
.icon-bubbles-fill:before {
  content: "\e9b6";
}
.icon-bug:before {
  content: "\e9b7";
}
.icon-bug-circle:before {
  content: "\e9b8";
}
.icon-bug-circle-fill:before {
  content: "\e9b9";
}
.icon-bug-fill:before {
  content: "\e9ba";
}
.icon-building:before {
  content: "\e9bb";
}
.icon-building-columns:before {
  content: "\e9bc";
}
.icon-building-columns-fill:before {
  content: "\e9bd";
}
.icon-building-fill:before {
  content: "\e9be";
}
.icon-buildings:before {
  content: "\e9bf";
}
.icon-buildings-circle:before {
  content: "\e9c0";
}
.icon-buildings-circle-fill:before {
  content: "\e9c1";
}
.icon-buildings-fill:before {
  content: "\e9c2";
}
.icon-bulb:before {
  content: "\e9c3";
}
.icon-bulb-fill:before {
  content: "\e9c4";
}
.icon-cable-horizontal:before {
  content: "\e9c5";
}
.icon-cable-vertical:before {
  content: "\e9c6";
}
.icon-calendar:before {
  content: "\e9c7";
}
.icon-calendar-circle:before {
  content: "\e9c8";
}
.icon-calendar-circle-fill:before {
  content: "\e9c9";
}
.icon-calendar-clock-badge:before {
  content: "\e9ca";
}
.icon-calendar-exclamation-badge:before {
  content: "\e9cb";
}
.icon-calendar-minus-badge:before {
  content: "\e9cc";
}
.icon-calendar-plus-badge:before {
  content: "\e9cd";
}
.icon-camera:before {
  content: "\e9ce";
}
.icon-camera-fill:before {
  content: "\e9cf";
}
.icon-camera-viewfinder:before {
  content: "\e9d0";
}
.icon-car:before {
  content: "\e9d1";
}
.icon-car-2:before {
  content: "\e9d2";
}
.icon-car-2-fill:before {
  content: "\e9d3";
}
.icon-car-bolt:before {
  content: "\e9d4";
}
.icon-car-bolt-circle:before {
  content: "\e9d5";
}
.icon-car-bolt-circle-fill:before {
  content: "\e9d6";
}
.icon-car-bolt-fill:before {
  content: "\e9d7";
}
.icon-card:before {
  content: "\e9d8";
}
.icon-card-fill:before {
  content: "\e9d9";
}
.icon-card-viewfinder:before {
  content: "\e9da";
}
.icon-car-fill:before {
  content: "\e9db";
}
.icon-cart:before {
  content: "\e9dc";
}
.icon-cart-fill:before {
  content: "\e9dd";
}
.icon-case:before {
  content: "\e9de";
}
.icon-case-fill:before {
  content: "\e9df";
}
.icon-c-circle:before {
  content: "\e9e0";
}
.icon-c-circle-fill:before {
  content: "\e9e1";
}
.icon-check:before {
  content: "\e9e2";
}
.icon-checkbox-intermediate:before {
  content: "\e9e3";
}
.icon-checkbox-off:before {
  content: "\e9e4";
}
.icon-checkbox-on:before {
  content: "\e9e5";
}
.icon-check-bubble:before {
  content: "\e9e6";
}
.icon-check-bubble-fill:before {
  content: "\e9e7";
}
.icon-check-circle:before {
  content: "\e9e8";
}
.icon-check-circle-fill:before {
  content: "\e9e9";
}
.icon-check-diamond:before {
  content: "\e9ea";
}
.icon-check-diamond-fill:before {
  content: "\e9eb";
}
.icon-checklist-0:before {
  content: "\e9ec";
}
.icon-checklist-1:before {
  content: "\e9ed";
}
.icon-checklist-2:before {
  content: "\e9ee";
}
.icon-check-rectangle:before {
  content: "\e9ef";
}
.icon-check-rectangle-fill:before {
  content: "\e9f0";
}
.icon-check-seal:before {
  content: "\e9f1";
}
.icon-check-seal-fill:before {
  content: "\e9f2";
}
.icon-check-square:before {
  content: "\e9f3";
}
.icon-check-square-fill:before {
  content: "\e9f4";
}
.icon-chevron-compact-down:before {
  content: "\e9f5";
}
.icon-chevron-compact-left:before {
  content: "\e9f6";
}
.icon-chevron-compact-right:before {
  content: "\e9f7";
}
.icon-chevron-compact-up:before {
  content: "\e9f8";
}
.icon-chevron-down:before {
  content: "\e9f9";
}
.icon-chevron-down-circle:before {
  content: "\e9fa";
}
.icon-chevron-down-circle-fill:before {
  content: "\e9fb";
}
.icon-chevron-down-square:before {
  content: "\e9fc";
}
.icon-chevron-down-square-fill:before {
  content: "\e9fd";
}
.icon-chevron-left:before {
  content: "\e9fe";
}
.icon-chevron-left-circle:before {
  content: "\e9ff";
}
.icon-chevron-left-circle-fill:before {
  content: "\ea00";
}
.icon-chevron-left-slash-forward-chevron-right:before {
  content: "\ea01";
}
.icon-chevron-left-square:before {
  content: "\ea02";
}
.icon-chevron-left-square-fill:before {
  content: "\ea03";
}
.icon-chevron-right:before {
  content: "\ea04";
}
.icon-chevron-right-circle:before {
  content: "\ea05";
}
.icon-chevron-right-circle-fill:before {
  content: "\ea06";
}
.icon-chevron-right-square:before {
  content: "\ea07";
}
.icon-chevron-right-square-fill:before {
  content: "\ea08";
}
.icon-chevron-up:before {
  content: "\ea09";
}
.icon-chevron-up-chevron-down:before {
  content: "\ea0a";
}
.icon-chevron-up-circle:before {
  content: "\ea0b";
}
.icon-chevron-up-circle-fill:before {
  content: "\ea0c";
}
.icon-chevron-up-square:before {
  content: "\ea0d";
}
.icon-chevron-up-square-fill:before {
  content: "\ea0e";
}
.icon-circle:before {
  content: "\ea0f";
}
.icon-circle-dashed:before {
  content: "\ea10";
}
.icon-circle-dotted:before {
  content: "\ea11";
}
.icon-circle-fill:before {
  content: "\ea12";
}
.icon-circle-fill-circle:before {
  content: "\ea13";
}
.icon-circle-grid-4:before {
  content: "\ea14";
}
.icon-circle-grid-4-fill:before {
  content: "\ea15";
}
.icon-circle-grid-4-single-1:before {
  content: "\ea16";
}
.icon-circle-grid-4-single-2:before {
  content: "\ea17";
}
.icon-circle-grid-4-single-3:before {
  content: "\ea18";
}
.icon-circle-grid-4-single-4:before {
  content: "\ea19";
}
.icon-circle-grid-4-tilted:before {
  content: "\ea1a";
}
.icon-circle-grid-4-tilted-fill:before {
  content: "\ea1b";
}
.icon-circle-grid-9:before {
  content: "\ea1c";
}
.icon-circle-grid-9-fill:before {
  content: "\ea1d";
}
.icon-circle-half-horizontal:before {
  content: "\ea1e";
}
.icon-circle-half-vertical:before {
  content: "\ea1f";
}
.icon-circle-hexagon:before {
  content: "\ea20";
}
.icon-circle-hexagon-fill:before {
  content: "\ea21";
}
.icon-circle-hexagon-grid:before {
  content: "\ea22";
}
.icon-circle-hexagon-grid-circle:before {
  content: "\ea23";
}
.icon-circle-hexagon-grid-circle-fill:before {
  content: "\ea24";
}
.icon-circle-hexagon-grid-fill:before {
  content: "\ea25";
}
.icon-circle-slash:before {
  content: "\ea26";
}
.icon-clipboard:before {
  content: "\ea27";
}
.icon-clipboard-fill:before {
  content: "\ea28";
}
.icon-clock:before {
  content: "\ea29";
}
.icon-clock-arrow-circle-back:before {
  content: "\ea2a";
}
.icon-clock-circle:before {
  content: "\ea2b";
}
.icon-clock-fill:before {
  content: "\ea2c";
}
.icon-close:before {
  content: "\ea2d";
}
.icon-close-circle:before {
  content: "\ea2e";
}
.icon-close-circle-fill:before {
  content: "\ea2f";
}
.icon-close-rectangle:before {
  content: "\ea30";
}
.icon-close-rectangle-fill:before {
  content: "\ea31";
}
.icon-close-square:before {
  content: "\ea32";
}
.icon-close-square-fill:before {
  content: "\ea33";
}
.icon-cloud:before {
  content: "\ea34";
}
.icon-cloud-arrow-up-fill:before {
  content: "\ea35";
}
.icon-cloud-circle:before {
  content: "\ea36";
}
.icon-cloud-circle-fill:before {
  content: "\ea37";
}
.icon-cloud-fill:before {
  content: "\ea38";
}
.icon-columns:before {
  content: "\ea39";
}
.icon-columns-2:before {
  content: "\ea3a";
}
.icon-columns-2-fill:before {
  content: "\ea3b";
}
.icon-columns-3:before {
  content: "\ea3c";
}
.icon-columns-3-fill:before {
  content: "\ea3d";
}
.icon-comment-off:before {
  content: "\ea3e";
}
.icon-comment-on:before {
  content: "\ea3f";
}
.icon-compare-horizontal:before {
  content: "\ea40";
}
.icon-compare-vertical:before {
  content: "\ea41";
}
.icon-cross:before {
  content: "\ea42";
}
.icon-cross-case:before {
  content: "\ea43";
}
.icon-cross-case-fill:before {
  content: "\ea44";
}
.icon-cross-circle:before {
  content: "\ea45";
}
.icon-cross-circle-fill:before {
  content: "\ea46";
}
.icon-cross-fill:before {
  content: "\ea47";
}
.icon-cross-vial:before {
  content: "\ea48";
}
.icon-cross-vial-fill:before {
  content: "\ea49";
}
.icon-c-square:before {
  content: "\ea4a";
}
.icon-c-square-fill:before {
  content: "\ea4b";
}
.icon-cube:before {
  content: "\ea4c";
}
.icon-cube-3d-axis:before {
  content: "\ea4d";
}
.icon-cube-fill:before {
  content: "\ea4e";
}
.icon-cube-transparent:before {
  content: "\ea4f";
}
.icon-cube-transparent-fill:before {
  content: "\ea50";
}
.icon-curlybraces:before {
  content: "\ea51";
}
.icon-cursor:before {
  content: "\ea52";
}
.icon-cursor-rays:before {
  content: "\ea53";
}
.icon-cursor-square:before {
  content: "\ea54";
}
.icon-cursor-square-fill:before {
  content: "\ea55";
}
.icon-cursor-wave:before {
  content: "\ea56";
}
.icon-cursor-wave-2:before {
  content: "\ea57";
}
.icon-cylinder:before {
  content: "\ea58";
}
.icon-cylinder-fill:before {
  content: "\ea59";
}
.icon-cylinder-stack:before {
  content: "\ea5a";
}
.icon-cylinder-stack-fill:before {
  content: "\ea5b";
}
.icon-d-circle:before {
  content: "\ea5c";
}
.icon-d-circle-fill:before {
  content: "\ea5d";
}
.icon-delete-left:before {
  content: "\ea5e";
}
.icon-delete-left-fill:before {
  content: "\ea5f";
}
.icon-delete-right:before {
  content: "\ea60";
}
.icon-delete-right-fill:before {
  content: "\ea61";
}
.icon-delta:before {
  content: "\ea62";
}
.icon-diamond:before {
  content: "\ea63";
}
.icon-diamond-circle:before {
  content: "\ea64";
}
.icon-diamond-circle-fill:before {
  content: "\ea65";
}
.icon-diamond-fill:before {
  content: "\ea66";
}
.icon-diamond-half-horizontal:before {
  content: "\ea67";
}
.icon-diamond-half-vertical:before {
  content: "\ea68";
}
.icon-distribution-equal:before {
  content: "\ea69";
}
.icon-distribution-manual:before {
  content: "\ea6a";
}
.icon-distribution-variable:before {
  content: "\ea6b";
}
.icon-divide:before {
  content: "\ea6c";
}
.icon-divide-circle:before {
  content: "\ea6d";
}
.icon-divide-circle-fill:before {
  content: "\ea6e";
}
.icon-divide-square:before {
  content: "\ea6f";
}
.icon-divide-square-fill:before {
  content: "\ea70";
}
.icon-doc:before {
  content: "\ea71";
}
.icon-doc-arrow-down:before {
  content: "\ea72";
}
.icon-doc-arrow-down-fill:before {
  content: "\ea73";
}
.icon-doc-arrow-right-on-clipboard:before {
  content: "\ea74";
}
.icon-doc-arrows-round-reload-on-clipboard:before {
  content: "\ea75";
}
.icon-doc-arrow-up:before {
  content: "\ea76";
}
.icon-doc-arrow-up-badge:before {
  content: "\ea77";
}
.icon-doc-arrow-up-badge-fill:before {
  content: "\ea78";
}
.icon-doc-arrow-up-fill:before {
  content: "\ea79";
}
.icon-doc-arrow-up-on-clipboard:before {
  content: "\ea7a";
}
.icon-doc-bar-chart-vertical:before {
  content: "\ea7b";
}
.icon-doc-bar-chart-vertical-fill:before {
  content: "\ea7c";
}
.icon-doc-circle:before {
  content: "\ea7d";
}
.icon-doc-circle-fill:before {
  content: "\ea7e";
}
.icon-doc-ellipsis-badge:before {
  content: "\ea7f";
}
.icon-doc-ellipsis-badge-fill:before {
  content: "\ea80";
}
.icon-doc-fill:before {
  content: "\ea81";
}
.icon-doc-gear-badge:before {
  content: "\ea82";
}
.icon-doc-gear-badge-fill:before {
  content: "\ea83";
}
.icon-doc-lock:before {
  content: "\ea84";
}
.icon-doc-lock-fill:before {
  content: "\ea85";
}
.icon-doc-on-clipboard:before {
  content: "\ea86";
}
.icon-doc-on-clipboard-fill:before {
  content: "\ea87";
}
.icon-doc-on-doc:before {
  content: "\ea88";
}
.icon-doc-on-doc-fill:before {
  content: "\ea89";
}
.icon-doc-plain-text:before {
  content: "\ea8a";
}
.icon-doc-plain-text-fill:before {
  content: "\ea8b";
}
.icon-doc-plus-badge:before {
  content: "\ea8c";
}
.icon-doc-plus-badge-fill:before {
  content: "\ea8d";
}
.icon-doc-quote-text:before {
  content: "\ea8e";
}
.icon-doc-quote-text-fill:before {
  content: "\ea8f";
}
.icon-doc-rich-text:before {
  content: "\ea90";
}
.icon-doc-rich-text-fill:before {
  content: "\ea91";
}
.icon-doc-text:before {
  content: "\ea92";
}
.icon-doc-text-fill:before {
  content: "\ea93";
}
.icon-doc-text-image:before {
  content: "\ea94";
}
.icon-doc-text-image-fill:before {
  content: "\ea95";
}
.icon-doc-text-search:before {
  content: "\ea96";
}
.icon-doc-viewfinder:before {
  content: "\ea97";
}
.icon-doc-viewfinder-fill:before {
  content: "\ea98";
}
.icon-doc-zip:before {
  content: "\ea99";
}
.icon-dot-radiowaves:before {
  content: "\ea9a";
}
.icon-double-chevron-left:before {
  content: "\ea9b";
}
.icon-double-chevron-line-left:before {
  content: "\ea9c";
}
.icon-double-chevron-line-right:before {
  content: "\ea9d";
}
.icon-double-chevron-right:before {
  content: "\ea9e";
}
.icon-drive:before {
  content: "\ea9f";
}
.icon-drive-fill:before {
  content: "\eaa0";
}
.icon-drive-network:before {
  content: "\eaa1";
}
.icon-drive-network-fill:before {
  content: "\eaa2";
}
.icon-drop:before {
  content: "\eaa3";
}
.icon-drop-circle:before {
  content: "\eaa4";
}
.icon-drop-circle-fill:before {
  content: "\eaa5";
}
.icon-dropdown-triangle:before {
  content: "\eaa6";
}
.icon-drop-fill:before {
  content: "\eaa7";
}
.icon-d-square:before {
  content: "\eaa8";
}
.icon-d-square-fill:before {
  content: "\eaa9";
}
.icon-e-circle:before {
  content: "\eaaa";
}
.icon-e-circle-fill:before {
  content: "\eaab";
}
.icon-edit:before {
  content: "\eaac";
}
.icon-edit-circle:before {
  content: "\eaad";
}
.icon-edit-circle-fill:before {
  content: "\eaae";
}
.icon-edit-on-rectangle:before {
  content: "\eaaf";
}
.icon-ellipsis:before {
  content: "\eab0";
}
.icon-ellipsis-bubble:before {
  content: "\eab1";
}
.icon-ellipsis-bubble-fill:before {
  content: "\eab2";
}
.icon-ellipsis-circle:before {
  content: "\eab3";
}
.icon-ellipsis-circle-fill:before {
  content: "\eab4";
}
.icon-ellipsis-curlybraces:before {
  content: "\eab5";
}
.icon-ellipsis-rectangle:before {
  content: "\eab6";
}
.icon-ellipsis-rectangle-fill:before {
  content: "\eab7";
}
.icon-ellipsis-vertical:before {
  content: "\eab8";
}
.icon-ellipsis-viewfinder:before {
  content: "\eab9";
}
.icon-envelope:before {
  content: "\eaba";
}
.icon-envelope-badge:before {
  content: "\eabb";
}
.icon-envelope-badge-fill:before {
  content: "\eabc";
}
.icon-envelope-circle:before {
  content: "\eabd";
}
.icon-envelope-circle-fill:before {
  content: "\eabe";
}
.icon-envelope-fill:before {
  content: "\eabf";
}
.icon-envelope-open:before {
  content: "\eac0";
}
.icon-envelope-open-fill:before {
  content: "\eac1";
}
.icon-equal:before {
  content: "\eac2";
}
.icon-equal-circle:before {
  content: "\eac3";
}
.icon-equal-circle-fill:before {
  content: "\eac4";
}
.icon-equal-square:before {
  content: "\eac5";
}
.icon-equal-square-fill:before {
  content: "\eac6";
}
.icon-eraser:before {
  content: "\eac7";
}
.icon-eraser-fill:before {
  content: "\eac8";
}
.icon-e-square:before {
  content: "\eac9";
}
.icon-e-square-fill:before {
  content: "\eaca";
}
.icon-eur-circle:before {
  content: "\eacb";
}
.icon-eur-circle-fill:before {
  content: "\eacc";
}
.icon-eur-square:before {
  content: "\eacd";
}
.icon-eur-square-fill:before {
  content: "\eace";
}
.icon-exclamation-arrows-round-reload:before {
  content: "\eacf";
}
.icon-exclamation-bubble:before {
  content: "\ead0";
}
.icon-exclamation-bubble-fill:before {
  content: "\ead1";
}
.icon-eye:before {
  content: "\ead2";
}
.icon-eyedropper:before {
  content: "\ead3";
}
.icon-eyedropper-full:before {
  content: "\ead4";
}
.icon-eyedropper-half:before {
  content: "\ead5";
}
.icon-eye-fill:before {
  content: "\ead6";
}
.icon-eye-slash:before {
  content: "\ead7";
}
.icon-eye-slash-fill:before {
  content: "\ead8";
}
.icon-fax:before {
  content: "\ead9";
}
.icon-fax-fill:before {
  content: "\eada";
}
.icon-f-circle:before {
  content: "\eadb";
}
.icon-f-circle-fill:before {
  content: "\eadc";
}
.icon-f-cursive1:before {
  content: "\eadd";
}
.icon-f-cursive:before {
  content: "\eade";
}
.icon-f-cursive-circle-fill:before {
  content: "\eadf";
}
.icon-film:before {
  content: "\eae0";
}
.icon-film-fill:before {
  content: "\eae1";
}
.icon-filter:before {
  content: "\eae2";
}
.icon-filter-circle:before {
  content: "\eae3";
}
.icon-filter-circle-fill:before {
  content: "\eae4";
}
.icon-flag:before {
  content: "\eae5";
}
.icon-flag-circle:before {
  content: "\eae6";
}
.icon-flag-circle-fill:before {
  content: "\eae7";
}
.icon-flag-fill:before {
  content: "\eae8";
}
.icon-flags-crossed:before {
  content: "\eae9";
}
.icon-flags-crossed-fill:before {
  content: "\eaea";
}
.icon-flag-square:before {
  content: "\eaeb";
}
.icon-flag-square-fill:before {
  content: "\eaec";
}
.icon-flame:before {
  content: "\eaed";
}
.icon-flame-circle:before {
  content: "\eaee";
}
.icon-flame-circle-fill:before {
  content: "\eaef";
}
.icon-flame-fill:before {
  content: "\eaf0";
}
.icon-flow-chart:before {
  content: "\eaf1";
}
.icon-flow-chart-fill:before {
  content: "\eaf2";
}
.icon-folder:before {
  content: "\eaf3";
}
.icon-folder-circle:before {
  content: "\eaf4";
}
.icon-folder-circle-fill:before {
  content: "\eaf5";
}
.icon-folder-fill:before {
  content: "\eaf6";
}
.icon-folder-gear-badge:before {
  content: "\eaf7";
}
.icon-folder-gear-badge-fill:before {
  content: "\eaf8";
}
.icon-folder-minus-badge:before {
  content: "\eaf9";
}
.icon-folder-minus-badge-fill:before {
  content: "\eafa";
}
.icon-folder-person-badge:before {
  content: "\eafb";
}
.icon-folder-person-badge-fill:before {
  content: "\eafc";
}
.icon-folder-plus-badge:before {
  content: "\eafd";
}
.icon-folder-plus-badge-fill:before {
  content: "\eafe";
}
.icon-forward:before {
  content: "\eaff";
}
.icon-forward-fill:before {
  content: "\eb00";
}
.icon-f-square:before {
  content: "\eb01";
}
.icon-f-square-fill:before {
  content: "\eb02";
}
.icon-fx:before {
  content: "\eb03";
}
.icon-gauge-high:before {
  content: "\eb04";
}
.icon-gauge-low:before {
  content: "\eb05";
}
.icon-gauge-medium:before {
  content: "\eb06";
}
.icon-gbp-circle:before {
  content: "\eb07";
}
.icon-gbp-circle-fill:before {
  content: "\eb08";
}
.icon-gbp-square:before {
  content: "\eb09";
}
.icon-gbp-square-fill:before {
  content: "\eb0a";
}
.icon-g-circle:before {
  content: "\eb0b";
}
.icon-g-circle-fill:before {
  content: "\eb0c";
}
.icon-gear:before {
  content: "\eb0d";
}
.icon-gear-2:before {
  content: "\eb0e";
}
.icon-gift-rectangle:before {
  content: "\eb0f";
}
.icon-gift-rectangle-fill:before {
  content: "\eb10";
}
.icon-glasses:before {
  content: "\eb11";
}
.icon-globe:before {
  content: "\eb12";
}
.icon-globe-americas:before {
  content: "\eb13";
}
.icon-globe-asia-central:before {
  content: "\eb14";
}
.icon-globe-asia-east:before {
  content: "\eb15";
}
.icon-globe-europe-africa:before {
  content: "\eb16";
}
.icon-greater-than:before {
  content: "\eb17";
}
.icon-greater-than-circle:before {
  content: "\eb18";
}
.icon-greater-than-circle-fill:before {
  content: "\eb19";
}
.icon-greater-than-square:before {
  content: "\eb1a";
}
.icon-greater-than-square-fill:before {
  content: "\eb1b";
}
.icon-g-square:before {
  content: "\eb1c";
}
.icon-g-square-fill:before {
  content: "\eb1d";
}
.icon-hand-raised:before {
  content: "\eb1e";
}
.icon-hand-raised-fill:before {
  content: "\eb1f";
}
.icon-hand-thumbs-down:before {
  content: "\eb20";
}
.icon-hand-thumbs-down-fill:before {
  content: "\eb21";
}
.icon-hand-thumbs-up:before {
  content: "\eb22";
}
.icon-hand-thumbs-up-fill:before {
  content: "\eb23";
}
.icon-hashmark:before {
  content: "\eb24";
}
.icon-hashmark-circle:before {
  content: "\eb25";
}
.icon-hashmark-circle-fill:before {
  content: "\eb26";
}
.icon-hashmark-square:before {
  content: "\eb27";
}
.icon-hashmark-square-fill:before {
  content: "\eb28";
}
.icon-hazard:before {
  content: "\eb29";
}
.icon-hazard-fill:before {
  content: "\eb2a";
}
.icon-h-circle:before {
  content: "\eb2b";
}
.icon-h-circle-fill:before {
  content: "\eb2c";
}
.icon-headphones:before {
  content: "\eb2d";
}
.icon-heart:before {
  content: "\eb2e";
}
.icon-heart-circle:before {
  content: "\eb2f";
}
.icon-heart-circle-fill:before {
  content: "\eb30";
}
.icon-heart-fill:before {
  content: "\eb31";
}
.icon-hexagon:before {
  content: "\eb32";
}
.icon-hexagon-fill:before {
  content: "\eb33";
}
.icon-hexagon-half-horizontal:before {
  content: "\eb34";
}
.icon-hexagon-half-vertical:before {
  content: "\eb35";
}
.icon-house:before {
  content: "\eb36";
}
.icon-house-circle:before {
  content: "\eb37";
}
.icon-house-circle-fill:before {
  content: "\eb38";
}
.icon-house-fill:before {
  content: "\eb39";
}
.icon-h-square:before {
  content: "\eb3a";
}
.icon-h-square-fill:before {
  content: "\eb3b";
}
.icon-i-circle:before {
  content: "\eb3c";
}
.icon-i-circle-fill:before {
  content: "\eb3d";
}
.icon-indent-decrease:before {
  content: "\eb3e";
}
.icon-indent-increase:before {
  content: "\eb3f";
}
.icon-infinity:before {
  content: "\eb40";
}
.icon-infinity-circle:before {
  content: "\eb41";
}
.icon-infinity-circle-circle:before {
  content: "\eb42";
}
.icon-info:before {
  content: "\eb43";
}
.icon-info-bubble:before {
  content: "\eb44";
}
.icon-info-bubble-fill:before {
  content: "\eb45";
}
.icon-info-circle:before {
  content: "\eb46";
}
.icon-info-circle-fill:before {
  content: "\eb47";
}
.icon-info-square:before {
  content: "\eb48";
}
.icon-info-square-fill:before {
  content: "\eb49";
}
.icon-i-square:before {
  content: "\eb4a";
}
.icon-i-square-fill:before {
  content: "\eb4b";
}
.icon-j-circle:before {
  content: "\eb4c";
}
.icon-j-circle-fill:before {
  content: "\eb4d";
}
.icon-j-square:before {
  content: "\eb4e";
}
.icon-j-square-fill:before {
  content: "\eb4f";
}
.icon-k-circle:before {
  content: "\eb50";
}
.icon-k-circle-fill:before {
  content: "\eb51";
}
.icon-keyboard:before {
  content: "\eb52";
}
.icon-keyboard-fill:before {
  content: "\eb53";
}
.icon-key-horizontal:before {
  content: "\eb54";
}
.icon-key-horizontal-fill:before {
  content: "\eb55";
}
.icon-key-vertical:before {
  content: "\eb56";
}
.icon-key-vertical-fill:before {
  content: "\eb57";
}
.icon-key-viewfinder:before {
  content: "\eb58";
}
.icon-k-square:before {
  content: "\eb59";
}
.icon-k-square-fill:before {
  content: "\eb5a";
}
.icon-lanyardcard:before {
  content: "\eb5b";
}
.icon-lanyardcard-fill:before {
  content: "\eb5c";
}
.icon-laptop:before {
  content: "\eb5d";
}
.icon-laptop-alert:before {
  content: "\eb5e";
}
.icon-laptop-arrow-down:before {
  content: "\eb5f";
}
.icon-laptop-lock:before {
  content: "\eb60";
}
.icon-laptop-play:before {
  content: "\eb61";
}
.icon-laptop-unlock:before {
  content: "\eb62";
}
.icon-l-circle:before {
  content: "\eb63";
}
.icon-l-circle-fill:before {
  content: "\eb64";
}
.icon-leaf:before {
  content: "\eb65";
}
.icon-leaf-circle:before {
  content: "\eb66";
}
.icon-leaf-circle-fill:before {
  content: "\eb67";
}
.icon-leaf-fill:before {
  content: "\eb68";
}
.icon-left-square-layer-3d-stack-3:before {
  content: "\eb69";
}
.icon-less-than:before {
  content: "\eb6a";
}
.icon-less-than-circle:before {
  content: "\eb6b";
}
.icon-less-than-circle-fill:before {
  content: "\eb6c";
}
.icon-less-than-square:before {
  content: "\eb6d";
}
.icon-less-than-square-fill:before {
  content: "\eb6e";
}
.icon-line-arrows-horizontal-contract:before {
  content: "\eb6f";
}
.icon-line-arrows-horizontal-expand:before {
  content: "\eb70";
}
.icon-line-arrows-vertical-contract:before {
  content: "\eb71";
}
.icon-line-arrows-vertical-expand:before {
  content: "\eb72";
}
.icon-line-chart-xy-axis:before {
  content: "\eb73";
}
.icon-line-chart-xy-axis-down:before {
  content: "\eb74";
}
.icon-line-chart-xy-axis-flat:before {
  content: "\eb75";
}
.icon-line-chart-xy-axis-up:before {
  content: "\eb76";
}
.icon-lines-3:before {
  content: "\eb77";
}
.icon-line-square-grid-3-line-square-grid-3:before {
  content: "\eb78";
}
.icon-line-square-grid-3-line-square-grid-3-fill:before {
  content: "\eb79";
}
.icon-link:before {
  content: "\eb7a";
}
.icon-link-circle:before {
  content: "\eb7b";
}
.icon-link-circle-fill:before {
  content: "\eb7c";
}
.icon-link-horizontal:before {
  content: "\eb7d";
}
.icon-link-horizontal-circle:before {
  content: "\eb7e";
}
.icon-link-horizontal-circle-fill:before {
  content: "\eb7f";
}
.icon-list:before {
  content: "\eb80";
}
.icon-list-bubble:before {
  content: "\eb81";
}
.icon-list-bubble-fill:before {
  content: "\eb82";
}
.icon-list-check-badge:before {
  content: "\eb83";
}
.icon-list-clipboard:before {
  content: "\eb84";
}
.icon-list-clipboard-fill:before {
  content: "\eb85";
}
.icon-list-dash:before {
  content: "\eb86";
}
.icon-list-hierarchy:before {
  content: "\eb87";
}
.icon-list-hierarchy-rectangle-fill:before {
  content: "\eb88";
}
.icon-list-minus-badge:before {
  content: "\eb89";
}
.icon-list-number:before {
  content: "\eb8a";
}
.icon-list-plus-badge:before {
  content: "\eb8b";
}
.icon-list-star:before {
  content: "\eb8c";
}
.icon-list-star-badge:before {
  content: "\eb8d";
}
.icon-list-triangle:before {
  content: "\eb8e";
}
.icon-list-viewfinder:before {
  content: "\eb8f";
}
.icon-list-x-badge:before {
  content: "\eb90";
}
.icon-location-arrow:before {
  content: "\eb91";
}
.icon-location-arrow-circle:before {
  content: "\eb92";
}
.icon-location-arrow-circle-fill:before {
  content: "\eb93";
}
.icon-location-arrow-fill:before {
  content: "\eb94";
}
.icon-location-arrow-square:before {
  content: "\eb95";
}
.icon-location-arrow-square-fill:before {
  content: "\eb96";
}
.icon-lock:before {
  content: "\eb97";
}
.icon-lock-fill:before {
  content: "\eb98";
}
.icon-lock-shield:before {
  content: "\eb99";
}
.icon-lock-shield-fill:before {
  content: "\eb9a";
}
.icon-l-square:before {
  content: "\eb9b";
}
.icon-l-square-fill:before {
  content: "\eb9c";
}
.icon-map:before {
  content: "\eb9d";
}
.icon-map-circle:before {
  content: "\eb9e";
}
.icon-map-circle-fill:before {
  content: "\eb9f";
}
.icon-map-fill:before {
  content: "\eba0";
}
.icon-map-pin:before {
  content: "\eba1";
}
.icon-map-pin-circle:before {
  content: "\eba2";
}
.icon-map-pin-circle-fill:before {
  content: "\eba3";
}
.icon-map-pin-place:before {
  content: "\eba4";
}
.icon-maximize:before {
  content: "\eba5";
}
.icon-m-circle:before {
  content: "\eba6";
}
.icon-m-circle-fill:before {
  content: "\eba7";
}
.icon-mic:before {
  content: "\eba8";
}
.icon-mic-fill:before {
  content: "\eba9";
}
.icon-minimize:before {
  content: "\ebaa";
}
.icon-minus:before {
  content: "\ebab";
}
.icon-minus-circle:before {
  content: "\ebac";
}
.icon-minus-circle-fill:before {
  content: "\ebad";
}
.icon-minus-diamond:before {
  content: "\ebae";
}
.icon-minus-diamond-fill:before {
  content: "\ebaf";
}
.icon-minus-plus-battery:before {
  content: "\ebb0";
}
.icon-minus-plus-battery-fill:before {
  content: "\ebb1";
}
.icon-minus-rectangle:before {
  content: "\ebb2";
}
.icon-minus-rectangle-fill:before {
  content: "\ebb3";
}
.icon-minus-slash-plus:before {
  content: "\ebb4";
}
.icon-minus-square:before {
  content: "\ebb5";
}
.icon-minus-square-fill:before {
  content: "\ebb6";
}
.icon-monitor:before {
  content: "\ebb7";
}
.icon-moon:before {
  content: "\ebb8";
}
.icon-moon-circle:before {
  content: "\ebb9";
}
.icon-moon-circle-fill:before {
  content: "\ebba";
}
.icon-moon-fill:before {
  content: "\ebbb";
}
.icon-mouse:before {
  content: "\ebbc";
}
.icon-mouse-fill:before {
  content: "\ebbd";
}
.icon-m-square:before {
  content: "\ebbe";
}
.icon-m-square-fill:before {
  content: "\ebbf";
}
.icon-n-circle:before {
  content: "\ebc0";
}
.icon-n-circle-fill:before {
  content: "\ebc1";
}
.icon-network:before {
  content: "\ebc2";
}
.icon-newspaper:before {
  content: "\ebc3";
}
.icon-no:before {
  content: "\ebc4";
}
.icon-n-square:before {
  content: "\ebc5";
}
.icon-n-square-fill:before {
  content: "\ebc6";
}
.icon-num-0-circle:before {
  content: "\ebc7";
}
.icon-num-0-circle-fill:before {
  content: "\ebc8";
}
.icon-num-0-square:before {
  content: "\ebc9";
}
.icon-num-0-square-fill:before {
  content: "\ebca";
}
.icon-num-1-circle:before {
  content: "\ebcb";
}
.icon-num-1-circle-fill:before {
  content: "\ebcc";
}
.icon-num-1-square:before {
  content: "\ebcd";
}
.icon-num-1-square-fill:before {
  content: "\ebce";
}
.icon-num-2-circle:before {
  content: "\ebcf";
}
.icon-num-2-circle-fill:before {
  content: "\ebd0";
}
.icon-num-2-square:before {
  content: "\ebd1";
}
.icon-num-2-square-fill:before {
  content: "\ebd2";
}
.icon-num-3-circle:before {
  content: "\ebd3";
}
.icon-num-3-circle-fill:before {
  content: "\ebd4";
}
.icon-num-3-square:before {
  content: "\ebd5";
}
.icon-num-3-square-fill:before {
  content: "\ebd6";
}
.icon-num-4-circle:before {
  content: "\ebd7";
}
.icon-num-4-circle-fill:before {
  content: "\ebd8";
}
.icon-num-4-square:before {
  content: "\ebd9";
}
.icon-num-4-square-fill:before {
  content: "\ebda";
}
.icon-num-5-circle:before {
  content: "\ebdb";
}
.icon-num-5-circle-fill:before {
  content: "\ebdc";
}
.icon-num-5-square:before {
  content: "\ebdd";
}
.icon-num-5-square-fill:before {
  content: "\ebde";
}
.icon-num-6-circle:before {
  content: "\ebdf";
}
.icon-num-6-circle-fill:before {
  content: "\ebe0";
}
.icon-num-6-square:before {
  content: "\ebe1";
}
.icon-num-6-square-fill:before {
  content: "\ebe2";
}
.icon-num-7-circle:before {
  content: "\ebe3";
}
.icon-num-7-circle-fill:before {
  content: "\ebe4";
}
.icon-num-7-square:before {
  content: "\ebe5";
}
.icon-num-7-square-fill:before {
  content: "\ebe6";
}
.icon-num-8-circle:before {
  content: "\ebe7";
}
.icon-num-8-circle-fill:before {
  content: "\ebe8";
}
.icon-num-8-square:before {
  content: "\ebe9";
}
.icon-num-8-square-fill:before {
  content: "\ebea";
}
.icon-num-9-circle:before {
  content: "\ebeb";
}
.icon-num-9-circle-fill:before {
  content: "\ebec";
}
.icon-num-9-square:before {
  content: "\ebed";
}
.icon-num-9-square-fill:before {
  content: "\ebee";
}
.icon-num-10-circle:before {
  content: "\ebef";
}
.icon-num-10-circle-fill:before {
  content: "\ebf0";
}
.icon-num-10-square:before {
  content: "\ebf1";
}
.icon-num-10-square-fill:before {
  content: "\ebf2";
}
.icon-num-11-circle:before {
  content: "\ebf3";
}
.icon-num-11-circle-fill:before {
  content: "\ebf4";
}
.icon-num-11-square:before {
  content: "\ebf5";
}
.icon-num-11-square-fill:before {
  content: "\ebf6";
}
.icon-num-12-circle:before {
  content: "\ebf7";
}
.icon-num-12-circle-fill:before {
  content: "\ebf8";
}
.icon-num-12-square:before {
  content: "\ebf9";
}
.icon-num-12-square-fill:before {
  content: "\ebfa";
}
.icon-num-13-circle:before {
  content: "\ebfb";
}
.icon-num-13-circle-fill:before {
  content: "\ebfc";
}
.icon-num-13-square:before {
  content: "\ebfd";
}
.icon-num-13-square-fill:before {
  content: "\ebfe";
}
.icon-num-14-circle:before {
  content: "\ebff";
}
.icon-num-14-circle-fill:before {
  content: "\ec00";
}
.icon-num-14-square:before {
  content: "\ec01";
}
.icon-num-14-square-fill:before {
  content: "\ec02";
}
.icon-num-15-circle:before {
  content: "\ec03";
}
.icon-num-15-circle-fill:before {
  content: "\ec04";
}
.icon-num-15-square:before {
  content: "\ec05";
}
.icon-num-15-square-fill:before {
  content: "\ec06";
}
.icon-num-16-circle:before {
  content: "\ec07";
}
.icon-num-16-circle-fill:before {
  content: "\ec08";
}
.icon-num-16-square:before {
  content: "\ec09";
}
.icon-num-16-square-fill:before {
  content: "\ec0a";
}
.icon-num-17-circle:before {
  content: "\ec0b";
}
.icon-num-17-circle-fill:before {
  content: "\ec0c";
}
.icon-num-17-square:before {
  content: "\ec0d";
}
.icon-num-17-square-fill:before {
  content: "\ec0e";
}
.icon-num-18-circle:before {
  content: "\ec0f";
}
.icon-num-18-circle-fill:before {
  content: "\ec10";
}
.icon-num-18-square:before {
  content: "\ec11";
}
.icon-num-18-square-fill:before {
  content: "\ec12";
}
.icon-num-19-circle:before {
  content: "\ec13";
}
.icon-num-19-circle-fill:before {
  content: "\ec14";
}
.icon-num-19-square:before {
  content: "\ec15";
}
.icon-num-19-square-fill:before {
  content: "\ec16";
}
.icon-num-20-circle:before {
  content: "\ec17";
}
.icon-num-20-circle-fill:before {
  content: "\ec18";
}
.icon-num-20-square:before {
  content: "\ec19";
}
.icon-num-20-square-fill:before {
  content: "\ec1a";
}
.icon-num-30-circle:before {
  content: "\ec1b";
}
.icon-num-30-circle-fill:before {
  content: "\ec1c";
}
.icon-num-30-square:before {
  content: "\ec1d";
}
.icon-num-30-square-fill:before {
  content: "\ec1e";
}
.icon-num-40-circle:before {
  content: "\ec1f";
}
.icon-num-40-circle-fill:before {
  content: "\ec20";
}
.icon-num-40-square:before {
  content: "\ec21";
}
.icon-num-40-square-fill:before {
  content: "\ec22";
}
.icon-num-50-circle:before {
  content: "\ec23";
}
.icon-num-50-circle-fill:before {
  content: "\ec24";
}
.icon-num-50-square:before {
  content: "\ec25";
}
.icon-num-50-square-fill:before {
  content: "\ec26";
}
.icon-number-sign:before {
  content: "\ec27";
}
.icon-o-circle:before {
  content: "\ec28";
}
.icon-o-circle-fill:before {
  content: "\ec29";
}
.icon-octagon:before {
  content: "\ec2a";
}
.icon-octagon-fill:before {
  content: "\ec2b";
}
.icon-octagon-half-horizontal:before {
  content: "\ec2c";
}
.icon-octagon-half-vertical:before {
  content: "\ec2d";
}
.icon-o-square:before {
  content: "\ec2e";
}
.icon-o-square-fill:before {
  content: "\ec2f";
}
.icon-paintbrush:before {
  content: "\ec30";
}
.icon-paintbrush-fill:before {
  content: "\ec31";
}
.icon-paperclip:before {
  content: "\ec32";
}
.icon-paperclip-circle:before {
  content: "\ec33";
}
.icon-paperclip-circle-fill:before {
  content: "\ec34";
}
.icon-paperplane:before {
  content: "\ec35";
}
.icon-paperplane-circle:before {
  content: "\ec36";
}
.icon-paperplane-circle-fill:before {
  content: "\ec37";
}
.icon-paperplane-fill:before {
  content: "\ec38";
}
.icon-paragraph-sign:before {
  content: "\ec39";
}
.icon-parentheses:before {
  content: "\ec3a";
}
.icon-pasteboard:before {
  content: "\ec3b";
}
.icon-pause:before {
  content: "\ec3c";
}
.icon-pause-circle:before {
  content: "\ec3d";
}
.icon-pause-circle-fill:before {
  content: "\ec3e";
}
.icon-pause-rectangle:before {
  content: "\ec3f";
}
.icon-pause-rectangle-fill:before {
  content: "\ec40";
}
.icon-p-circle:before {
  content: "\ec41";
}
.icon-p-circle-fill:before {
  content: "\ec42";
}
.icon-pendrive:before {
  content: "\ec43";
}
.icon-pentagon:before {
  content: "\ec44";
}
.icon-pentagon-fill:before {
  content: "\ec45";
}
.icon-pentagon-half-horizontal:before {
  content: "\ec46";
}
.icon-pentagon-half-vertical:before {
  content: "\ec47";
}
.icon-people-2:before {
  content: "\ec48";
}
.icon-people-2-circle:before {
  content: "\ec49";
}
.icon-people-2-circle-fill:before {
  content: "\ec4a";
}
.icon-people-2-fill:before {
  content: "\ec4b";
}
.icon-people-2-stack:before {
  content: "\ec4c";
}
.icon-people-2-stack-fill:before {
  content: "\ec4d";
}
.icon-people-3:before {
  content: "\ec4e";
}
.icon-people-3-fill:before {
  content: "\ec4f";
}
.icon-percent:before {
  content: "\ec50";
}
.icon-percent-viewfinder:before {
  content: "\ec51";
}
.icon-person:before {
  content: "\ec52";
}
.icon-person-circle:before {
  content: "\ec53";
}
.icon-person-circle-fill:before {
  content: "\ec54";
}
.icon-person-clock-badge:before {
  content: "\ec55";
}
.icon-person-clock-badge-fill:before {
  content: "\ec56";
}
.icon-person-fill:before {
  content: "\ec57";
}
.icon-person-list-card:before {
  content: "\ec58";
}
.icon-person-list-card-fill:before {
  content: "\ec59";
}
.icon-person-minus-badge:before {
  content: "\ec5a";
}
.icon-person-minus-badge-fill:before {
  content: "\ec5b";
}
.icon-person-plus-badge:before {
  content: "\ec5c";
}
.icon-person-plus-badge-fill:before {
  content: "\ec5d";
}
.icon-person-rectangle:before {
  content: "\ec5e";
}
.icon-person-rectangle-fill:before {
  content: "\ec5f";
}
.icon-person-rectangle-stack:before {
  content: "\ec60";
}
.icon-person-rectangle-stack-fill:before {
  content: "\ec61";
}
.icon-person-square:before {
  content: "\ec62";
}
.icon-person-square-fill:before {
  content: "\ec63";
}
.icon-person-viewfinder:before {
  content: "\ec64";
}
.icon-phone:before {
  content: "\ec65";
}
.icon-phone-circle:before {
  content: "\ec66";
}
.icon-phone-circle-fill:before {
  content: "\ec67";
}
.icon-phone-fill:before {
  content: "\ec68";
}
.icon-photo:before {
  content: "\ec69";
}
.icon-photo-fill:before {
  content: "\ec6a";
}
.icon-pie-chart:before {
  content: "\ec6b";
}
.icon-pie-chart-fill:before {
  content: "\ec6c";
}
.icon-pill:before {
  content: "\ec6d";
}
.icon-pill-circle:before {
  content: "\ec6e";
}
.icon-pill-circle-fill:before {
  content: "\ec6f";
}
.icon-pill-fill:before {
  content: "\ec70";
}
.icon-pills:before {
  content: "\ec71";
}
.icon-pills-circle:before {
  content: "\ec72";
}
.icon-pills-circle-fill:before {
  content: "\ec73";
}
.icon-pills-fill:before {
  content: "\ec74";
}
.icon-pin:before {
  content: "\ec75";
}
.icon-pin-circle:before {
  content: "\ec76";
}
.icon-pin-circle-fill:before {
  content: "\ec77";
}
.icon-pin-fill:before {
  content: "\ec78";
}
.icon-play:before {
  content: "\ec79";
}
.icon-play-circle:before {
  content: "\ec7a";
}
.icon-play-circle-fill:before {
  content: "\ec7b";
}
.icon-play-fill:before {
  content: "\ec7c";
}
.icon-play-rectangle:before {
  content: "\ec7d";
}
.icon-play-rectangle-fill:before {
  content: "\ec7e";
}
.icon-play-square:before {
  content: "\ec7f";
}
.icon-play-square-fill:before {
  content: "\ec80";
}
.icon-plus:before {
  content: "\ec81";
}
.icon-plus-bubble:before {
  content: "\ec82";
}
.icon-plus-bubble-fill:before {
  content: "\ec83";
}
.icon-plus-circle:before {
  content: "\ec84";
}
.icon-plus-circle-fill:before {
  content: "\ec85";
}
.icon-plus-diamond:before {
  content: "\ec86";
}
.icon-plus-diamond-fill:before {
  content: "\ec87";
}
.icon-plus-minus:before {
  content: "\ec88";
}
.icon-plus-minus-circle:before {
  content: "\ec89";
}
.icon-plus-minus-circle-fill:before {
  content: "\ec8a";
}
.icon-plus-rectangle:before {
  content: "\ec8b";
}
.icon-plus-rectangle-fill:before {
  content: "\ec8c";
}
.icon-plus-rectangle-on-rectangle:before {
  content: "\ec8d";
}
.icon-plus-rectangle-on-rectangle-fill:before {
  content: "\ec8e";
}
.icon-plus-slash-minus:before {
  content: "\ec8f";
}
.icon-plus-square:before {
  content: "\ec90";
}
.icon-plus-square-fill:before {
  content: "\ec91";
}
.icon-plus-square-on-square:before {
  content: "\ec92";
}
.icon-plus-square-on-square-fill:before {
  content: "\ec93";
}
.icon-plus-viewfinder:before {
  content: "\ec94";
}
.icon-point-curve-down-point:before {
  content: "\ec95";
}
.icon-point-curve-down-point-fill:before {
  content: "\ec96";
}
.icon-point-curve-down-point-single-1:before {
  content: "\ec97";
}
.icon-point-curve-down-point-single-2:before {
  content: "\ec98";
}
.icon-point-curve-up-point:before {
  content: "\ec99";
}
.icon-point-curve-up-point-fill:before {
  content: "\ec9a";
}
.icon-point-curve-up-point-single-1:before {
  content: "\ec9b";
}
.icon-point-curve-up-point-single-2:before {
  content: "\ec9c";
}
.icon-points-3-mesh-dotted:before {
  content: "\ec9d";
}
.icon-points-3-mesh-dotted-fill:before {
  content: "\ec9e";
}
.icon-power:before {
  content: "\ec9f";
}
.icon-power-circle:before {
  content: "\eca0";
}
.icon-power-circle-fill:before {
  content: "\eca1";
}
.icon-powerplug:before {
  content: "\eca2";
}
.icon-powerplug-fill:before {
  content: "\eca3";
}
.icon-printer:before {
  content: "\eca4";
}
.icon-printer-fill:before {
  content: "\eca5";
}
.icon-profile-circle:before {
  content: "\eca6";
}
.icon-profile-circle-fill:before {
  content: "\eca7";
}
.icon-p-square:before {
  content: "\eca8";
}
.icon-p-square-fill:before {
  content: "\eca9";
}
.icon-puzzle:before {
  content: "\ecaa";
}
.icon-puzzle-alt:before {
  content: "\ecab";
}
.icon-puzzle-alt-fill:before {
  content: "\ecac";
}
.icon-puzzle-fill:before {
  content: "\ecad";
}
.icon-q-circle:before {
  content: "\ecae";
}
.icon-q-circle-fill:before {
  content: "\ecaf";
}
.icon-qr-viewfinder:before {
  content: "\ecb0";
}
.icon-q-square:before {
  content: "\ecb1";
}
.icon-q-square-fill:before {
  content: "\ecb2";
}
.icon-question-bubble:before {
  content: "\ecb3";
}
.icon-question-bubble-fill:before {
  content: "\ecb4";
}
.icon-question-folder:before {
  content: "\ecb5";
}
.icon-question-folder-fill:before {
  content: "\ecb6";
}
.icon-quote-bubble:before {
  content: "\ecb7";
}
.icon-quote-bubble-fill:before {
  content: "\ecb8";
}
.icon-quotelevel:before {
  content: "\ecb9";
}
.icon-quotelevel-decrease:before {
  content: "\ecba";
}
.icon-quotelevel-increase:before {
  content: "\ecbb";
}
.icon-radio-intermediate:before {
  content: "\ecbc";
}
.icon-radio-off:before {
  content: "\ecbd";
}
.icon-radio-on:before {
  content: "\ecbe";
}
.icon-r-circle:before {
  content: "\ecbf";
}
.icon-r-circle-fill:before {
  content: "\ecc0";
}
.icon-rectangle-bottom-left-rectangle:before {
  content: "\ecc1";
}
.icon-rectangle-bottom-right-rectangle:before {
  content: "\ecc2";
}
.icon-rectangle-contract-horizontal:before {
  content: "\ecc3";
}
.icon-rectangle-contract-vertical:before {
  content: "\ecc4";
}
.icon-rectangle-expand-horizontal:before {
  content: "\ecc5";
}
.icon-rectangle-expand-vertical:before {
  content: "\ecc6";
}
.icon-rectangle-fill-rectangle:before {
  content: "\ecc7";
}
.icon-rectangle-grid-2-horizontal:before {
  content: "\ecc8";
}
.icon-rectangle-grid-2-horizontal-fill:before {
  content: "\ecc9";
}
.icon-rectangle-grid-4:before {
  content: "\ecca";
}
.icon-rectangle-grid-4-fill:before {
  content: "\eccb";
}
.icon-rectangle-group-3:before {
  content: "\eccc";
}
.icon-rectangle-group-3-filled:before {
  content: "\eccd";
}
.icon-rectangle-on-rectangle:before {
  content: "\ecce";
}
.icon-rectangle-on-rectangle-fill:before {
  content: "\eccf";
}
.icon-rectangle-on-rectangle-vertical:before {
  content: "\ecd0";
}
.icon-rectangle-on-rectangle-vertical-fill:before {
  content: "\ecd1";
}
.icon-rectangle-paperclip:before {
  content: "\ecd2";
}
.icon-rectangles-arrows-swap:before {
  content: "\ecd3";
}
.icon-rectangle-slash:before {
  content: "\ecd4";
}
.icon-rectangle-stack:before {
  content: "\ecd5";
}
.icon-rectangle-stack-fill:before {
  content: "\ecd6";
}
.icon-rectangle-stack-person-badge:before {
  content: "\ecd7";
}
.icon-rectangle-stack-person-badge-fill:before {
  content: "\ecd8";
}
.icon-rectangle-top-left-rectangle:before {
  content: "\ecd9";
}
.icon-rectangle-top-right-rectangle:before {
  content: "\ecda";
}
.icon-recycle-arrows:before {
  content: "\ecdb";
}
.icon-remote:before {
  content: "\ecdc";
}
.icon-remote-fill:before {
  content: "\ecdd";
}
.icon-right-square-layer-3d-stack-3:before {
  content: "\ecde";
}
.icon-rows:before {
  content: "\ecdf";
}
.icon-r-square:before {
  content: "\ece0";
}
.icon-r-square-fill:before {
  content: "\ece1";
}
.icon-scatter-chart-xy-axis:before {
  content: "\ece2";
}
.icon-s-circle:before {
  content: "\ece3";
}
.icon-s-circle-fill:before {
  content: "\ece4";
}
.icon-scope:before {
  content: "\ece5";
}
.icon-scroll:before {
  content: "\ece6";
}
.icon-scroll-fill:before {
  content: "\ece7";
}
.icon-seal:before {
  content: "\ece8";
}
.icon-seal-fill:before {
  content: "\ece9";
}
.icon-search:before {
  content: "\ecea";
}
.icon-search-circle:before {
  content: "\eceb";
}
.icon-search-circle-fill:before {
  content: "\ecec";
}
.icon-search-minus:before {
  content: "\eced";
}
.icon-search-plus:before {
  content: "\ecee";
}
.icon-series-123:before {
  content: "\ecef";
}
.icon-series-123-rectangle:before {
  content: "\ecf0";
}
.icon-series-123-rectangle-fill:before {
  content: "\ecf1";
}
.icon-server:before {
  content: "\ecf2";
}
.icon-shield:before {
  content: "\ecf3";
}
.icon-shield-checkerboard:before {
  content: "\ecf4";
}
.icon-shield-fill:before {
  content: "\ecf5";
}
.icon-shield-half-horizontal:before {
  content: "\ecf6";
}
.icon-shoeprints:before {
  content: "\ecf7";
}
.icon-shuffle:before {
  content: "\ecf8";
}
.icon-shuffle-circle:before {
  content: "\ecf9";
}
.icon-shuffle-circle-fill:before {
  content: "\ecfa";
}
.icon-sidebar-icons-left:before {
  content: "\ecfb";
}
.icon-sidebar-icons-right:before {
  content: "\ecfc";
}
.icon-sidebar-list-left:before {
  content: "\ecfd";
}
.icon-sidebar-list-right:before {
  content: "\ecfe";
}
.icon-signature:before {
  content: "\ecff";
}
.icon-signpost-left:before {
  content: "\ed00";
}
.icon-signpost-left-fill:before {
  content: "\ed01";
}
.icon-signpost-right:before {
  content: "\ed02";
}
.icon-signpost-right-fill:before {
  content: "\ed03";
}
.icon-sliders-horizontal:before {
  content: "\ed04";
}
.icon-sliders-vertical:before {
  content: "\ed05";
}
.icon-small-rectangle-on-rectangle:before {
  content: "\ed06";
}
.icon-small-rectangle-on-rectangle-fill:before {
  content: "\ed07";
}
.icon-snowflake:before {
  content: "\ed08";
}
.icon-snowflake-circle:before {
  content: "\ed09";
}
.icon-snowflake-circle-fill:before {
  content: "\ed0a";
}
.icon-speedometer:before {
  content: "\ed0b";
}
.icon-square:before {
  content: "\ed0c";
}
.icon-square-3d-stack-horizontal:before {
  content: "\ed0d";
}
.icon-square-3d-stack-horizontal-fill:before {
  content: "\ed0e";
}
.icon-square-3d-stack-moving:before {
  content: "\ed0f";
}
.icon-square-3d-stack-moving-fill:before {
  content: "\ed10";
}
.icon-square-3d-stack-vertical:before {
  content: "\ed11";
}
.icon-square-3d-stack-vertical-fill:before {
  content: "\ed12";
}
.icon-square-arrow-down:before {
  content: "\ed13";
}
.icon-square-arrow-down-fill:before {
  content: "\ed14";
}
.icon-square-arrow-down-on-square:before {
  content: "\ed15";
}
.icon-square-arrow-down-on-square-fill:before {
  content: "\ed16";
}
.icon-square-arrow-up:before {
  content: "\ed17";
}
.icon-square-arrow-up-fill:before {
  content: "\ed18";
}
.icon-square-arrow-up-on-square:before {
  content: "\ed19";
}
.icon-square-arrow-up-on-square-fill:before {
  content: "\ed1a";
}
.icon-square-dashed:before {
  content: "\ed1b";
}
.icon-square-dotted:before {
  content: "\ed1c";
}
.icon-square-dotted-square:before {
  content: "\ed1d";
}
.icon-square-fill:before {
  content: "\ed1e";
}
.icon-square-grid-4:before {
  content: "\ed1f";
}
.icon-square-grid-4-fill:before {
  content: "\ed20";
}
.icon-square-grid-6:before {
  content: "\ed21";
}
.icon-square-grid-6-fill:before {
  content: "\ed22";
}
.icon-square-grid-9:before {
  content: "\ed23";
}
.icon-square-grid-9-fill:before {
  content: "\ed24";
}
.icon-square-grid-9-single-1:before {
  content: "\ed25";
}
.icon-square-grid-9-single-2:before {
  content: "\ed26";
}
.icon-square-grid-9-single-3:before {
  content: "\ed27";
}
.icon-square-grid-9-single-4:before {
  content: "\ed28";
}
.icon-square-grid-9-single-5:before {
  content: "\ed29";
}
.icon-square-grid-9-single-6:before {
  content: "\ed2a";
}
.icon-square-grid-9-single-7:before {
  content: "\ed2b";
}
.icon-square-grid-9-single-8:before {
  content: "\ed2c";
}
.icon-square-grid-9-single-9:before {
  content: "\ed2d";
}
.icon-square-grid-9-square:before {
  content: "\ed2e";
}
.icon-square-grid-12-fill:before {
  content: "\ed2f";
}
.icon-square-half-horizontal:before {
  content: "\ed30";
}
.icon-square-half-vertical:before {
  content: "\ed31";
}
.icon-square-layer-3d-stack-2:before {
  content: "\ed32";
}
.icon-square-layer-3d-stack-2-single-1:before {
  content: "\ed33";
}
.icon-square-layer-3d-stack-2-single-2:before {
  content: "\ed34";
}
.icon-square-layer-3d-stack-3:before {
  content: "\ed35";
}
.icon-square-layer-3d-stack-3-single-1:before {
  content: "\ed36";
}
.icon-square-layer-3d-stack-3-single-2:before {
  content: "\ed37";
}
.icon-square-layer-3d-stack-3-single-3:before {
  content: "\ed38";
}
.icon-square-list-square:before {
  content: "\ed39";
}
.icon-square-list-square-fill:before {
  content: "\ed3a";
}
.icon-square-on-square:before {
  content: "\ed3b";
}
.icon-square-on-square-fill:before {
  content: "\ed3c";
}
.icon-square-slash:before {
  content: "\ed3d";
}
.icon-square-split:before {
  content: "\ed3e";
}
.icon-square-split-down:before {
  content: "\ed3f";
}
.icon-square-split-down-fill:before {
  content: "\ed40";
}
.icon-square-split-fill:before {
  content: "\ed41";
}
.icon-square-split-horizontal:before {
  content: "\ed42";
}
.icon-square-split-horizontal-fill:before {
  content: "\ed43";
}
.icon-square-split-horizontal-vertical:before {
  content: "\ed44";
}
.icon-square-split-horizontal-vertical-fill:before {
  content: "\ed45";
}
.icon-square-split-up:before {
  content: "\ed46";
}
.icon-square-split-up-down:before {
  content: "\ed47";
}
.icon-square-split-up-down-fill:before {
  content: "\ed48";
}
.icon-square-split-up-fill:before {
  content: "\ed49";
}
.icon-square-split-vertical:before {
  content: "\ed4a";
}
.icon-square-split-vertical-fill:before {
  content: "\ed4b";
}
.icon-square-square-dotted:before {
  content: "\ed4c";
}
.icon-square-stack:before {
  content: "\ed4d";
}
.icon-square-stack-fill:before {
  content: "\ed4e";
}
.icon-s-square:before {
  content: "\ed4f";
}
.icon-s-square-fill:before {
  content: "\ed50";
}
.icon-stairs:before {
  content: "\ed51";
}
.icon-star:before {
  content: "\ed52";
}
.icon-star-bubble:before {
  content: "\ed53";
}
.icon-star-bubble-fill:before {
  content: "\ed54";
}
.icon-star-circle:before {
  content: "\ed55";
}
.icon-star-circle-fill:before {
  content: "\ed56";
}
.icon-star-fill:before {
  content: "\ed57";
}
.icon-star-of-life:before {
  content: "\ed58";
}
.icon-star-of-life-circle:before {
  content: "\ed59";
}
.icon-star-of-life-circle-fill:before {
  content: "\ed5a";
}
.icon-star-of-life-fill:before {
  content: "\ed5b";
}
.icon-stop:before {
  content: "\ed5c";
}
.icon-stop-circle:before {
  content: "\ed5d";
}
.icon-stop-circle-fill:before {
  content: "\ed5e";
}
.icon-stop-fill:before {
  content: "\ed5f";
}
.icon-suitcase:before {
  content: "\ed60";
}
.icon-suitcase-fill:before {
  content: "\ed61";
}
.icon-sum:before {
  content: "\ed62";
}
.icon-sun:before {
  content: "\ed63";
}
.icon-sun-circle:before {
  content: "\ed64";
}
.icon-sun-circle-fill:before {
  content: "\ed65";
}
.icon-sun-fill:before {
  content: "\ed66";
}
.icon-table-6:before {
  content: "\ed67";
}
.icon-table-6-fill:before {
  content: "\ed68";
}
.icon-table-9:before {
  content: "\ed69";
}
.icon-table-9-fill:before {
  content: "\ed6a";
}
.icon-tag:before {
  content: "\ed6b";
}
.icon-tag-circle:before {
  content: "\ed6c";
}
.icon-tag-circle-fill:before {
  content: "\ed6d";
}
.icon-tag-fill:before {
  content: "\ed6e";
}
.icon-tag-square:before {
  content: "\ed6f";
}
.icon-tag-square-fill:before {
  content: "\ed70";
}
.icon-target:before {
  content: "\ed71";
}
.icon-t-circle:before {
  content: "\ed72";
}
.icon-t-circle-fill:before {
  content: "\ed73";
}
.icon-test-tubes:before {
  content: "\ed74";
}
.icon-text-align-center:before {
  content: "\ed75";
}
.icon-text-align-left:before {
  content: "\ed76";
}
.icon-text-align-right:before {
  content: "\ed77";
}
.icon-textformat-bold:before {
  content: "\ed78";
}
.icon-textformat-bold-italic-underline:before {
  content: "\ed79";
}
.icon-textformat-bold-underline:before {
  content: "\ed7a";
}
.icon-textformat-italic:before {
  content: "\ed7b";
}
.icon-textformat-shadow:before {
  content: "\ed7c";
}
.icon-textformat-strikethrough:before {
  content: "\ed7d";
}
.icon-textformat-subscript:before {
  content: "\ed7e";
}
.icon-textformat-superscript:before {
  content: "\ed7f";
}
.icon-textformat-underline:before {
  content: "\ed80";
}
.icon-text-highlight:before {
  content: "\ed81";
}
.icon-text-justify:before {
  content: "\ed82";
}
.icon-text-justify-left:before {
  content: "\ed83";
}
.icon-text-justify-right:before {
  content: "\ed84";
}
.icon-text-spacing:before {
  content: "\ed85";
}
.icon-timeline:before {
  content: "\ed86";
}
.icon-toggles:before {
  content: "\ed87";
}
.icon-traffic-light-bottom:before {
  content: "\ed88";
}
.icon-traffic-light-middle:before {
  content: "\ed89";
}
.icon-traffic-light-top:before {
  content: "\ed8a";
}
.icon-trash:before {
  content: "\ed8b";
}
.icon-trash-circle:before {
  content: "\ed8c";
}
.icon-trash-circle-fill:before {
  content: "\ed8d";
}
.icon-trash-fill:before {
  content: "\ed8e";
}
.icon-tray:before {
  content: "\ed8f";
}
.icon-tray-arrow-down:before {
  content: "\ed90";
}
.icon-tray-arrow-down-fill:before {
  content: "\ed91";
}
.icon-tray-arrow-up:before {
  content: "\ed92";
}
.icon-tray-arrow-up-fill:before {
  content: "\ed93";
}
.icon-tray-fill:before {
  content: "\ed94";
}
.icon-tray-full:before {
  content: "\ed95";
}
.icon-tray-full-fill:before {
  content: "\ed96";
}
.icon-tray-stack:before {
  content: "\ed97";
}
.icon-tray-stack-fill:before {
  content: "\ed98";
}
.icon-tree:before {
  content: "\ed99";
}
.icon-tree-fill:before {
  content: "\ed9a";
}
.icon-triangle-down:before {
  content: "\ed9b";
}
.icon-triangle-down-circle:before {
  content: "\ed9c";
}
.icon-triangle-down-circle-fill:before {
  content: "\ed9d";
}
.icon-triangle-down-fill:before {
  content: "\ed9e";
}
.icon-triangle-down-square:before {
  content: "\ed9f";
}
.icon-triangle-down-square-fill:before {
  content: "\eda0";
}
.icon-triangle-left:before {
  content: "\eda1";
}
.icon-triangle-left-circle:before {
  content: "\eda2";
}
.icon-triangle-left-circle-fill:before {
  content: "\eda3";
}
.icon-triangle-left-fill:before {
  content: "\eda4";
}
.icon-triangle-left-square:before {
  content: "\eda5";
}
.icon-triangle-left-square-fill:before {
  content: "\eda6";
}
.icon-triangle-right:before {
  content: "\eda7";
}
.icon-triangle-right-circle:before {
  content: "\eda8";
}
.icon-triangle-right-circle-fill:before {
  content: "\eda9";
}
.icon-triangle-right-fill:before {
  content: "\edaa";
}
.icon-triangle-right-square:before {
  content: "\edab";
}
.icon-triangle-right-square-fill:before {
  content: "\edac";
}
.icon-triangle-up:before {
  content: "\edad";
}
.icon-triangle-up-circle:before {
  content: "\edae";
}
.icon-triangle-up-circle-fill:before {
  content: "\edaf";
}
.icon-triangle-up-fill:before {
  content: "\edb0";
}
.icon-triangle-up-square:before {
  content: "\edb1";
}
.icon-triangle-up-square-fill:before {
  content: "\edb2";
}
.icon-t-square:before {
  content: "\edb3";
}
.icon-t-square-fill:before {
  content: "\edb4";
}
.icon-tv:before {
  content: "\edb5";
}
.icon-tv-circle:before {
  content: "\edb6";
}
.icon-tv-circle-fill:before {
  content: "\edb7";
}
.icon-tv-fill:before {
  content: "\edb8";
}
.icon-u-circle:before {
  content: "\edb9";
}
.icon-u-circle-fill:before {
  content: "\edba";
}
.icon-unlock:before {
  content: "\edbb";
}
.icon-unlock-fill:before {
  content: "\edbc";
}
.icon-usd-circle:before {
  content: "\edbd";
}
.icon-usd-circle-fill:before {
  content: "\edbe";
}
.icon-usd-square:before {
  content: "\edbf";
}
.icon-usd-square-fill:before {
  content: "\edc0";
}
.icon-u-square:before {
  content: "\edc1";
}
.icon-u-square-fill:before {
  content: "\edc2";
}
.icon-v-circle:before {
  content: "\edc3";
}
.icon-v-circle-fill:before {
  content: "\edc4";
}
.icon-viewfinder:before {
  content: "\edc5";
}
.icon-v-square:before {
  content: "\edc6";
}
.icon-v-square-fill:before {
  content: "\edc7";
}
.icon-wallet-pass:before {
  content: "\edc8";
}
.icon-wallet-pass-fill:before {
  content: "\edc9";
}
.icon-w-circle:before {
  content: "\edca";
}
.icon-w-circle-fill:before {
  content: "\edcb";
}
.icon-weight:before {
  content: "\edcc";
}
.icon-weight-fill:before {
  content: "\edcd";
}
.icon-window:before {
  content: "\edce";
}
.icon-windows:before {
  content: "\edcf";
}
.icon-wrench:before {
  content: "\edd0";
}
.icon-wrench-fill:before {
  content: "\edd1";
}
.icon-wrench-on-screwdriver:before {
  content: "\edd2";
}
.icon-wrench-on-screwdriver-fill:before {
  content: "\edd3";
}
.icon-wrong-way:before {
  content: "\edd4";
}
.icon-wrong-way-fill:before {
  content: "\edd5";
}
.icon-w-square:before {
  content: "\edd6";
}
.icon-w-square-fill:before {
  content: "\edd7";
}
.icon-x-circle:before {
  content: "\edd8";
}
.icon-x-circle-fill:before {
  content: "\edd9";
}
.icon-x-square:before {
  content: "\edda";
}
.icon-x-square-fill:before {
  content: "\eddb";
}
.icon-y-circle:before {
  content: "\eddc";
}
.icon-y-circle-fill:before {
  content: "\eddd";
}
.icon-yen-circle:before {
  content: "\edde";
}
.icon-yen-circle-fill:before {
  content: "\eddf";
}
.icon-yen-square:before {
  content: "\ede0";
}
.icon-yen-square-fill:before {
  content: "\ede1";
}
.icon-y-square:before {
  content: "\ede2";
}
.icon-y-square-fill:before {
  content: "\ede3";
}
.icon-z-circle:before {
  content: "\ede4";
}
.icon-z-circle-fill:before {
  content: "\ede5";
}
.icon-z-square:before {
  content: "\ede6";
}
.icon-z-square-fill:before {
  content: "\ede7";
}
.icon-aa:before {
  content: "\ede8";
}
.icon-abc:before {
  content: "\ede9";
}
.icon-a-bubble:before {
  content: "\edea";
}

body {
    min-width: unset;
    overflow-x: hidden;
    text-align: center;
}