:root {
--woof-fb-section-width: 100%;
}
.woof-form-builder-btn{
position: relative;
display: inline-block;
margin-bottom: 0;
width: auto;
text-align: center;
text-decoration: none;
}
.woof-form-builder-btn:hover{
text-decoration: none;
}
.woof-form-builder-btn img{
display: inline-block;
width: 40px;
height: 40px;
transition: all 2s;
}
.woof-form-builder-btn:hover img:nth-child(1){
transform: rotate(360deg);
}
.woof-form-builder-btn img:nth-child(1){
opacity: 1 !important;
}
.woof-form-builder-btn img:nth-child(2){
position: absolute;
width: 20px;
height: 20px;
top: 42%;
left: 51%;
transform: translate(-50%, -50%);
}
.woof-front-builder-list{
margin: 0 !important;
padding: 0 !important;
}
.woof-front-builder-list li{
position: relative;
display: block;
padding: 10px;
background: #fff;
margin-bottom: 9px;
transition: all 0.5s;
box-sizing: border-box;
background-color: #fefefe;
border: 1px solid #ddd;
vertical-align: middle;
box-sizing: border-box;
color: #161c2d;
}
.woof-front-builder-list > li.woof-front-builder-list-li-selected{
border: dashed 1px lightseagreen;
}
.woof-front-builder-selector{
width: 100%;
margin-bottom: 11px;
min-height: 30px;
font-size: 18px;
color: #000;
border: solid 1px #ddd !important;
padding: 9px;
}
select.woof-front-builder-selector:invalid,
select.woof-front-builder-selector
{
color: #2eca8b !important;
font-weight: 600 !important;
}
select.woof-front-builder-selector option:not([value=""])
{
color: #000;
font-weight: 500 !important;
}
.woof-front-builder-list-li-del{
position: absolute;
right: 0;
top: 10px;
display: inline-block;
width: 30px;
}
.woof-front-builder-list-li-del img{
position: relative;
width: 50%;
display: block;
top: 6px;
right: -8px;
}
.woof-front-builder-list-li-move{
position: absolute;
right: 30px;
top: 11px;
display: flex;
}
.woof-front-builder-list-li-move a{
margin-right: 11px;
align-self: center;
}
.woof-front-builder-list-li-down,
.woof-front-builder-list-li-up,
.woof-front-builder-sd-btn{
display: inline-block;
width: 30px;
}
.woof-front-builder-sd-btn{
top: 0;
display: inline-block;
position: relative;
}
.woof-front-builder-list-li-down img,
.woof-front-builder-list-li-up img,
.woof-front-builder-sd-btn img,
.woof-front-builder-btn-back img,
.woof-front-builder-btn-options img{
width: 100%;
display: block;
}
.woof-front-builder-list-li-up{
transform: rotate(180deg);
}
.woof-front-builder-list-li-down{
top: -8px;
position: relative;
}
.woof-front-builder-btn-back,
.woof-front-builder-btn-options{
display: inline-block;
width: 30px;
}
.popup23-content data-table-row data-table-cell:nth-child(2){
text-align: left;
}
.popup23-content data-table-cell textarea{
height: 100%;
min-height: 100px;
}
.woof-front-builder-premium{
color: red;
}
.woof-front-builder-container .woof_auto_show{
background: #fff;
}
.popup23-tab-panels input[type=text],
.popup23-tab-panels textarea,
.popup23-tab-panels select{
padding: 0.6em;
background-color: #faf9f9;
background-image: none !important;
color: #43454b;
border: 0;
-webkit-appearance: auto;
box-sizing: border-box;
font-weight: 400;
box-shadow: none;
width: 100%;
}
.woof-front-builder-container{
overflow: unset; }
.woof-front-builder-container:has(.woof_autohide_wrapper){
overflow: visible;
}
.woof-front-builder-container .woof_container{
display: inline-block;
width: calc(var(--woof-fb-section-width) - 2px);
vertical-align: top;
}
.woof-front-builder-container .woof_block_html_items{
max-height: var(--woof-fb-section-height) !important; padding: 3px 0 0 3px;
}
.woof-front-builder-type-selector{
position: absolute;
width: 200px !important;
max-width: 200px !important;
left: 50%;
top: 50%;
transform: translate(0, -50%);
background-color: #fbfbff !important;
}
.woof-front-builder-container .woof_block_html_items{
overflow-y: auto;
overflow: visible;
}
.woof-front-builder-container .woof_container h4 {
margin-bottom: 11px;
font-size: 1.12em;
line-height: 1.12em;
background: #f7f7f7;
padding: 8px 7px;
color: #333;
text-align: center;
}
.woof-front-builder-type-section-options{
position: absolute;
left: 45%;
top: 50%;
transform: translate(0, -50%);
}
.widget .woof_sid_flat_white,
.widget_text .woof_sid_flat_white{
border: none;
padding: 0;
}
.widget .woof_auto_show_indent .woof_sid_flat_white{
border: solid 1px #eee;
padding: 9px;
}
.woof-front-builder-container .woof_list_sd.woof_list_switcher_sd{
padding-left: 11px;
}
.woof-front-builder-container .select2,
.woof-front-builder-container .chosen-container{
width: 100% !important;
}
.woof-front-builder-container .woof_auto_1_columns .woof_container{
padding: 0 0 15px 0;
}.ui-slideouttab-panel, .ui-slideouttab-handle {
background-color: #fff;
padding: 0.4em;
box-sizing: border-box;
}
.ui-slideouttab-panel {
display: block;
position: fixed;
border: 1px solid #f9f9f9;
} .ui-slideouttab-ready {
transition: transform 0.5s ease 0s;
} @media print {
.ui-slideouttab-panel {
display: none;
}
} .ui-slideouttab-handle {
display: block;
position: absolute;
cursor: pointer;
color: white;
background-color: grey;
}
.ui-slideouttab-handle-image {
transform: rotate(0);
} .ui-slideouttab-right {
right: 0px;
transform: translateX(100%);
border-right: none;
}
.ui-slideouttab-right.ui-slideouttab-open {
transform: translateX(0%);
}
.ui-slideouttab-right .ui-slideouttab-handle {
transform-origin: 0% 0%;
transform: rotate(-90deg) translate(-100%,-100%);   
}
.ui-slideouttab-right .ui-slideouttab-handle-reverse {
transform-origin: 0% 100%;
transform: rotate(-90deg);
} .ui-slideouttab-left {
left: 0px;
transform: translateX(-100%);
border-left: none;
}
.ui-slideouttab-left.ui-slideouttab-open {
transform: translateX(0%);
}
.ui-slideouttab-left .ui-slideouttab-handle {
transform-origin: 100% 0%;
transform: rotate(-90deg);   
}
.ui-slideouttab-left .ui-slideouttab-handle-reverse {
transform-origin: 100% 100%;
transform: rotate(-90deg) translate(100%,100%);   
} .ui-slideouttab-top {
top: 0px;
transform: translateY(-100%);
border-top: none;
}
.ui-slideouttab-top.ui-slideouttab-open {
transform: translateY(0%);
} .ui-slideouttab-bottom {
bottom: 0px;
transform: translateY(100%);
border-bottom: none;
}
.ui-slideouttab-bottom.ui-slideouttab-open {
transform: translateY(0%);
} .ui-slideouttab-left .ui-slideouttab-handle>.fa-icon, 
.ui-slideouttab-right .ui-slideouttab-handle>.fa-icon { 
transform: rotate(90deg);
}
.ui-slideouttab-handle>.fa-icon {
margin-left: 0.5em;
} .ui-slideouttab-top .ui-slideouttab-handle-rounded,
.ui-slideouttab-left .ui-slideouttab-handle-rounded {
border-radius: 0 0 4px 4px;
}
.ui-slideouttab-right .ui-slideouttab-handle-rounded, 
.ui-slideouttab-bottom .ui-slideouttab-handle-rounded {
border-radius: 4px 4px 0 0;
}.woof-slide-out-div{
z-index: 9999;
}
.woof-slide-content{
overflow-x: hidden;
padding: 9px;
}
.woof-slide-content .chosen-container{
max-width: 100% !important;
}@font-face{font-family:eicons;src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0);src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.48.0#iefix) format("embedded-opentype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0) format("woff2"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.48.0) format("woff"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.48.0) format("truetype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.48.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-layout:before{content:"\ebd8"}.eicon-components:before{content:"\ebd9"}.eicon-tab-content:before{content:"\ebda"}.eicon-tab-menu:before{content:"\ebdb"}.eicon-atomic-label:before{content:"\e9ee"}.eicon-atomic-form:before{content:"\e9ef"}.eicon-atomic-submit-button:before{content:"\e9f0"}.eicon-atomic-input:before{content:"\e9f1"}.eicon-atomic-text-area:before{content:"\e9f2"}.eicon-atomic-select:before{content:"\e9f3"}.eicon-atomic-checkbox:before{content:"\e9f4"}.eicon-atomic-radiobutton:before{content:"\e9f5"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.vlr-contact {
--vlr-bg: #f5f5f7;
--vlr-surface: rgba(255,255,255,0.92);
--vlr-surface-strong: #ffffff;
--vlr-text: #1f2937;
--vlr-muted: #6b7280;
--vlr-line: #e5e7eb;
--vlr-soft-line: #eef1f4;
--vlr-accent: #102a3a;
--vlr-accent-hover: #16374c;
--vlr-accent-soft: #f3f5f7;
--vlr-shadow: 0 20px 60px rgba(16, 42, 58, 0.08);
--vlr-radius-xl: 30px;
--vlr-radius-lg: 22px;
--vlr-radius-md: 16px;
box-sizing: border-box;
font-family: inherit;
color: var(--vlr-text);
line-height: 1.55;
}
.vlr-contact *,
.vlr-contact *::before,
.vlr-contact *::after {
box-sizing: border-box;
}
.vlr-contact a {
color: inherit;
text-decoration: none;
} .vlr-hero {
padding: 84px 0 34px;
text-align: center;
}
.vlr-eyebrow {
display: inline-block;
margin-bottom: 16px;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: #fff;
font-family: inherit;
}
.vlr-hero__heading {
margin: 0;
font-size: clamp(40px, 6vw, 72px);
line-height: 0.98;
letter-spacing: -0.045em;
font-weight: 700;
font-family: inherit;
color: #fff;
}
.vlr-hero__text {
max-width: 760px;
margin: 20px auto 0;
font-size: 19px;
color: rgba(255,255,255,0.75);
font-family: inherit;
} .vlr-layout {
display: grid;
grid-template-columns: 0.88fr 1.12fr;
gap: 28px;
padding: 24px 0 90px;
align-items: stretch;
} .vlr-panel {
background: linear-gradient(180deg, rgba(255,255,255,0.92), rgba(255,255,255,0.84));
border: 1px solid rgba(255,255,255,0.82);
border-radius: var(--vlr-radius-xl);
box-shadow: var(--vlr-shadow);
backdrop-filter: blur(14px);
-webkit-backdrop-filter: blur(14px);
}
.vlr-info {
padding: 30px;
position: sticky;
top: 24px;
}
.vlr-form-panel {
padding: 34px;
}
.vlr-panel h2 {
margin: 0 0 12px;
font-size: 28px;
line-height: 1.08;
letter-spacing: -0.03em;
font-weight: 650;
font-family: inherit;
}
.vlr-lead {
margin: 0;
color: var(--vlr-muted);
font-size: 16px;
font-family: inherit;
} .vlr-info-stack {
margin-top: 28px;
display: grid;
gap: 16px;
}
.vlr-info-card {
display: grid;
grid-template-columns: 54px 1fr;
gap: 16px;
align-items: start;
}
.vlr-icon-box {
width: 54px;
height: 54px;
border-radius: 16px;
display: grid;
place-items: center;
background: var(--vlr-accent-soft);
color: var(--vlr-accent);
flex-shrink: 0;
}
.vlr-info-label {
margin-bottom: 6px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: var(--vlr-muted);
font-weight: 600;
font-family: inherit;
}
.vlr-info-value {
font-size: 24px;
line-height: 1.18;
font-weight: 680;
letter-spacing: -0.03em;
font-family: inherit;
}
.vlr-info-sub {
margin-top: 6px;
color: var(--vlr-muted);
font-size: 15px;
font-family: inherit;
}
.vlr-opening-hours {
display: grid;
gap: 10px;
margin-top: 2px;
}
.vlr-hours-row {
display: flex;
justify-content: space-between;
gap: 20px;
padding-bottom: 8px;
border-bottom: 1px solid var(--vlr-soft-line);
font-size: 15px;
color: var(--vlr-text);
font-family: inherit;
}
.vlr-hours-row:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.vlr-soft-note {
margin-top: 22px;
padding: 14px 16px;
border-radius: 999px;
display: inline-flex;
align-items: center;
gap: 10px;
background: rgba(16,42,58,0.05);
color: var(--vlr-accent);
font-size: 14px;
font-weight: 600;
font-family: inherit;
}
.vlr-call-button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
width: 100%;
min-height: 56px;
margin-top: 22px;
padding: 0 22px;
border-radius: 999px;
background: var(--vlr-accent);
color: #fff !important;
font-size: 15px;
font-weight: 650;
font-family: inherit;
box-shadow: 0 10px 28px rgba(16,42,58,0.14);
transition: transform 0.18s ease, background 0.18s ease;
}
.vlr-call-button:hover {
background: var(--vlr-accent-hover);
transform: translateY(-1px);
color: #fff !important;
} .vlr-form-header {
margin-bottom: 26px;
}
.vlr-form {
display: grid;
gap: 18px;
}
.vlr-grid-2 {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 18px;
}
.vlr-field {
display: grid;
gap: 8px;
}
.vlr-contact label {
font-size: 14px;
font-weight: 600;
color: #374151;
letter-spacing: -0.01em;
font-family: inherit;
}
.vlr-required {
color: #b42318;
margin-left: 4px;
}
.vlr-contact input:not([type="checkbox"]),
.vlr-contact select,
.vlr-contact textarea {
width: 100%;
appearance: none;
-webkit-appearance: none;
border: 1px solid var(--vlr-line);
background: rgba(255,255,255,0.96);
color: var(--vlr-text);
border-radius: 18px;
padding: 16px 18px;
font-family: inherit;
font-size: 16px !important;
outline: none;
transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}
.vlr-contact input::placeholder,
.vlr-contact textarea::placeholder {
color: #9ca3af;
}
.vlr-contact input:focus,
.vlr-contact select:focus,
.vlr-contact textarea:focus {
border-color: rgba(16,42,58,0.22);
box-shadow: 0 0 0 4px rgba(16,42,58,0.07);
background: #fff;
}
.vlr-contact textarea {
min-height: 160px;
resize: vertical;
}
.vlr-helper {
margin-top: -2px;
font-size: 13px;
color: var(--vlr-muted);
font-family: inherit;
}
.vlr-privacy {
display: flex;
align-items: flex-start;
gap: 12px;
font-size: 14px;
color: var(--vlr-muted);
}
.vlr-privacy input[type="checkbox"] {
width: 18px;
height: 18px;
min-width: 18px;
margin-top: 2px;
padding: 0;
border-radius: 6px;
appearance: auto;
-webkit-appearance: checkbox;
cursor: pointer;
}
.vlr-privacy label {
font-weight: 400;
color: var(--vlr-muted);
}
.vlr-actions {
display: flex;
align-items: center;
gap: 14px;
flex-wrap: wrap;
margin-top: 6px;
}
.vlr-submit-button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-height: 56px;
padding: 0 24px;
border: 0;
border-radius: 999px;
background: var(--vlr-accent);
color: #fff !important;
font-size: 15px;
font-weight: 650;
font-family: inherit;
cursor: pointer;
box-shadow: 0 10px 28px rgba(16,42,58,0.14);
transition: transform 0.18s ease, background 0.18s ease;
}
.vlr-submit-button:hover {
background: var(--vlr-accent-hover);
transform: translateY(-1px);
color: #fff !important;
}
.vlr-form-note {
font-size: 14px;
color: var(--vlr-muted);
font-family: inherit;
}
.vlr-footer-help {
margin-top: 10px;
font-size: 13px;
color: var(--vlr-muted);
font-family: inherit;
} @media (max-width: 980px) {
.vlr-layout,
.vlr-grid-2 {
grid-template-columns: 1fr;
}
.vlr-info {
position: static;
}
.vlr-form-panel,
.vlr-info {
padding: 24px;
}
.vlr-hero {
padding-top: 56px;
}
}
@media (max-width: 640px) {
.vlr-hero__heading {
font-size: 40px;
}
.vlr-info-value {
font-size: 21px;
}
}.vlr-pc-section {
width: 100%;
max-width: 1460px;
margin: 0 auto;
padding: 40px 24px 24px;
box-sizing: border-box;
font-family: inherit;
}
.vlr-pc-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 24px;
width: 100%;
} .vlr-pc-card {
position: relative;
min-height: 320px;
padding: 28px 28px 92px;
border-radius: 26px;
box-sizing: border-box;
overflow: hidden;
background: linear-gradient(180deg, rgba(255,255,255,0.92) 0%, rgba(255,255,255,0.84) 100%);
border: 1px solid rgba(17, 33, 51, 0.08);
box-shadow:
0 10px 24px rgba(16, 24, 40, 0.03),
inset 0 1px 0 rgba(255,255,255,0.55); opacity: 0;
transform: translateY(34px);
transition:
opacity 900ms cubic-bezier(0.22, 1, 0.36, 1),
transform 900ms cubic-bezier(0.22, 1, 0.36, 1),
box-shadow 260ms ease,
border-color 260ms ease;
}
.vlr-pc-card.visible {
opacity: 1;
transform: translateY(0);
} .vlr-pc-card:nth-child(1) { transition-delay: 0ms; }
.vlr-pc-card:nth-child(2) { transition-delay: 260ms; }
.vlr-pc-card:nth-child(3) { transition-delay: 520ms; } .vlr-pc-card:hover {
transform: translateY(-4px);
border-color: rgba(17, 33, 51, 0.14);
box-shadow:
0 18px 40px rgba(16, 24, 40, 0.06),
inset 0 1px 0 rgba(255,255,255,0.62);
} .vlr-pc-card::before {
content: "";
position: absolute;
inset: 0;
border-radius: 26px;
pointer-events: none;
background: linear-gradient(180deg, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0) 28%);
} .vlr-pc-top {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 22px;
position: relative;
z-index: 1;
}
.vlr-pc-kicker {
font-size: 12px;
line-height: 1;
letter-spacing: 0.14em;
text-transform: uppercase;
color: rgba(23, 40, 58, 0.40);
font-weight: 600;
font-family: inherit;
}
.vlr-pc-index {
font-size: 13px;
line-height: 1;
color: rgba(23, 40, 58, 0.26);
font-weight: 600;
font-family: inherit;
} .vlr-pc-title {
margin: 0 0 14px;
font-size: 30px;
line-height: 1.05;
letter-spacing: -0.04em;
font-weight: 600;
color: #142334;
max-width: 10ch;
position: relative;
z-index: 1;
font-family: inherit;
} .vlr-pc-text {
margin: 0;
font-size: 16px;
line-height: 1.72;
color: #5c6978;
max-width: 32ch;
position: relative;
z-index: 1;
font-family: inherit;
} .vlr-pc-footer {
position: absolute;
left: 28px;
right: 28px;
bottom: 22px;
display: flex;
align-items: center;
gap: 14px;
z-index: 1;
}
.vlr-pc-pill {
display: inline-flex;
align-items: center;
height: 38px;
padding: 0 15px;
border-radius: 999px;
background: rgba(20, 35, 52, 0.05);
border: 1px solid rgba(20, 35, 52, 0.08);
font-size: 14px;
font-weight: 600;
color: #17283a;
white-space: nowrap;
font-family: inherit;
}
.vlr-pc-line {
flex: 1;
height: 1px;
background: linear-gradient(90deg, rgba(20,35,52,0.14) 0%, rgba(20,35,52,0.03) 100%);
} @media (max-width: 1180px) {
.vlr-pc-section {
max-width: 100%;
padding: 32px 20px 20px;
}
.vlr-pc-grid {
grid-template-columns: 1fr;
}
.vlr-pc-card {
min-height: auto;
padding: 24px 24px 84px;
}
.vlr-pc-title {
max-width: none;
font-size: 28px;
}
.vlr-pc-text {
max-width: 42ch;
}
} @media (max-width: 767px) {
.vlr-pc-section {
padding: 24px 16px 12px;
}
.vlr-pc-card {
padding: 22px 20px 78px;
border-radius: 22px;
}
.vlr-pc-card::before {
border-radius: 22px;
}
.vlr-pc-title {
font-size: 24px;
}
.vlr-pc-text {
font-size: 15px;
line-height: 1.62;
}
.vlr-pc-footer {
left: 20px;
right: 20px;
bottom: 20px;
}
.vlr-pc-pill {
font-size: 13px;
height: 36px;
}
}@font-face {
font-family: 'Lucide-Icons';
src:
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.ttf?nd2v4d) format('truetype'),
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.woff?nd2v4d) format('woff'),
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.svg?nd2v4d#Lucide-Icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="lu-"], [class*=" lu-"] {
font-family: 'Lucide-Icons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lu-a-arrow-down:before { content: "\e900"; }
.lu-a-arrow-up:before { content: "\e901"; }
.lu-accessibility:before { content: "\e902"; }
.lu-activity:before { content: "\e903"; }
.lu-airplay:before { content: "\e904"; }
.lu-air-vent:before { content: "\e905"; }
.lu-a-large-small:before { content: "\e906"; }
.lu-alarm-clock:before { content: "\e907"; }
.lu-alarm-clock-check:before { content: "\e908"; }
.lu-alarm-clock-minus:before { content: "\e909"; }
.lu-alarm-clock-off:before { content: "\e90a"; }
.lu-alarm-clock-plus:before { content: "\e90b"; }
.lu-alarm-smoke:before { content: "\e90c"; }
.lu-album:before { content: "\e90d"; }
.lu-align-center:before { content: "\e90e"; }
.lu-align-center-horizontal:before { content: "\e90f"; }
.lu-align-center-vertical:before { content: "\e910"; }
.lu-align-end-horizontal:before { content: "\e911"; }
.lu-align-end-vertical:before { content: "\e912"; }
.lu-align-horizontal-distribute-center:before { content: "\e913"; }
.lu-align-horizontal-distribute-end:before { content: "\e914"; }
.lu-align-horizontal-distribute-start:before { content: "\e915"; }
.lu-align-horizontal-justify-center:before { content: "\e916"; }
.lu-align-horizontal-justify-end:before { content: "\e917"; }
.lu-align-horizontal-justify-start:before { content: "\e918"; }
.lu-align-horizontal-space-around:before { content: "\e919"; }
.lu-align-horizontal-space-between:before { content: "\e91a"; }
.lu-align-justify:before { content: "\e91b"; }
.lu-align-left:before { content: "\e91c"; }
.lu-align-right:before { content: "\e91d"; }
.lu-align-start-horizontal:before { content: "\e91e"; }
.lu-align-start-vertical:before { content: "\e91f"; }
.lu-align-vertical-distribute-center:before { content: "\e920"; }
.lu-align-vertical-distribute-end:before { content: "\e921"; }
.lu-align-vertical-distribute-start:before { content: "\e922"; }
.lu-align-vertical-justify-center:before { content: "\e923"; }
.lu-align-vertical-justify-end:before { content: "\e924"; }
.lu-align-vertical-justify-start:before { content: "\e925"; }
.lu-align-vertical-space-around:before { content: "\e926"; }
.lu-align-vertical-space-between:before { content: "\e927"; }
.lu-ambulance:before { content: "\e928"; }
.lu-ampersand:before { content: "\e929"; }
.lu-ampersands:before { content: "\e92a"; }
.lu-amphora:before { content: "\e92b"; }
.lu-anchor:before { content: "\e92c"; }
.lu-angry:before { content: "\e92d"; }
.lu-annoyed:before { content: "\e92e"; }
.lu-antenna:before { content: "\e92f"; }
.lu-anvil:before { content: "\e930"; }
.lu-aperture:before { content: "\e931"; }
.lu-apple:before { content: "\e932"; }
.lu-app-window:before { content: "\e933"; }
.lu-app-window-mac:before { content: "\e934"; }
.lu-archive:before { content: "\e935"; }
.lu-archive-restore:before { content: "\e936"; }
.lu-archive-x:before { content: "\e937"; }
.lu-armchair:before { content: "\e938"; }
.lu-arrow-big-down:before { content: "\e939"; }
.lu-arrow-big-down-dash:before { content: "\e93a"; }
.lu-arrow-big-left:before { content: "\e93b"; }
.lu-arrow-big-left-dash:before { content: "\e93c"; }
.lu-arrow-big-right:before { content: "\e93d"; }
.lu-arrow-big-right-dash:before { content: "\e93e"; }
.lu-arrow-big-up:before { content: "\e93f"; }
.lu-arrow-big-up-dash:before { content: "\e940"; }
.lu-arrow-down:before { content: "\e941"; }
.lu-arrow-down-0-1:before { content: "\e942"; }
.lu-arrow-down-1-0:before { content: "\e943"; }
.lu-arrow-down-a-z:before { content: "\e944"; }
.lu-arrow-down-from-line:before { content: "\e945"; }
.lu-arrow-down-left:before { content: "\e946"; }
.lu-arrow-down-narrow-wide:before { content: "\e947"; }
.lu-arrow-down-right:before { content: "\e948"; }
.lu-arrow-down-to-dot:before { content: "\e949"; }
.lu-arrow-down-to-line:before { content: "\e94a"; }
.lu-arrow-down-up:before { content: "\e94b"; }
.lu-arrow-down-wide-narrow:before { content: "\e94c"; }
.lu-arrow-down-z-a:before { content: "\e94d"; }
.lu-arrow-left:before { content: "\e94e"; }
.lu-arrow-left-from-line:before { content: "\e94f"; }
.lu-arrow-left-right:before { content: "\e950"; }
.lu-arrow-left-to-line:before { content: "\e951"; }
.lu-arrow-right:before { content: "\e952"; }
.lu-arrow-right-from-line:before { content: "\e953"; }
.lu-arrow-right-left:before { content: "\e954"; }
.lu-arrow-right-to-line:before { content: "\e955"; }
.lu-arrows-up-from-line:before { content: "\e956"; }
.lu-arrow-up:before { content: "\e957"; }
.lu-arrow-up-0-1:before { content: "\e958"; }
.lu-arrow-up-1-0:before { content: "\e959"; }
.lu-arrow-up-a-z:before { content: "\e95a"; }
.lu-arrow-up-down:before { content: "\e95b"; }
.lu-arrow-up-from-dot:before { content: "\e95c"; }
.lu-arrow-up-from-line:before { content: "\e95d"; }
.lu-arrow-up-left:before { content: "\e95e"; }
.lu-arrow-up-narrow-wide:before { content: "\e95f"; }
.lu-arrow-up-right:before { content: "\e960"; }
.lu-arrow-up-to-line:before { content: "\e961"; }
.lu-arrow-up-wide-narrow:before { content: "\e962"; }
.lu-arrow-up-z-a:before { content: "\e963"; }
.lu-asterisk:before { content: "\e964"; }
.lu-atom:before { content: "\e965"; }
.lu-at-sign:before { content: "\e966"; }
.lu-audio-lines:before { content: "\e967"; }
.lu-audio-waveform:before { content: "\e968"; }
.lu-award:before { content: "\e969"; }
.lu-axe:before { content: "\e96a"; }
.lu-axis-3d:before { content: "\e96b"; }
.lu-baby:before { content: "\e96c"; }
.lu-backpack:before { content: "\e96d"; }
.lu-badge:before { content: "\e96e"; }
.lu-badge-alert:before { content: "\e96f"; }
.lu-badge-cent:before { content: "\e970"; }
.lu-badge-check:before { content: "\e971"; }
.lu-badge-dollar-sign:before { content: "\e972"; }
.lu-badge-euro:before { content: "\e973"; }
.lu-badge-help:before { content: "\e974"; }
.lu-badge-indian-rupee:before { content: "\e975"; }
.lu-badge-info:before { content: "\e976"; }
.lu-badge-japanese-yen:before { content: "\e977"; }
.lu-badge-minus:before { content: "\e978"; }
.lu-badge-percent:before { content: "\e979"; }
.lu-badge-plus:before { content: "\e97a"; }
.lu-badge-pound-sterling:before { content: "\e97b"; }
.lu-badge-russian-ruble:before { content: "\e97c"; }
.lu-badge-swiss-franc:before { content: "\e97d"; }
.lu-badge-x:before { content: "\e97e"; }
.lu-baggage-claim:before { content: "\e97f"; }
.lu-ban:before { content: "\e980"; }
.lu-banana:before { content: "\e981"; }
.lu-bandage:before { content: "\e982"; }
.lu-banknote:before { content: "\e983"; }
.lu-banknote-arrow-down:before { content: "\e984"; }
.lu-banknote-arrow-up:before { content: "\e985"; }
.lu-banknote-x:before { content: "\e986"; }
.lu-barcode:before { content: "\e987"; }
.lu-baseline:before { content: "\e988"; }
.lu-bath:before { content: "\e989"; }
.lu-battery:before { content: "\e98a"; }
.lu-battery-charging:before { content: "\e98b"; }
.lu-battery-full:before { content: "\e98c"; }
.lu-battery-low:before { content: "\e98d"; }
.lu-battery-medium:before { content: "\e98e"; }
.lu-battery-plus:before { content: "\e98f"; }
.lu-battery-warning:before { content: "\e990"; }
.lu-beaker:before { content: "\e991"; }
.lu-bean:before { content: "\e992"; }
.lu-bean-off:before { content: "\e993"; }
.lu-bed:before { content: "\e994"; }
.lu-bed-double:before { content: "\e995"; }
.lu-bed-single:before { content: "\e996"; }
.lu-beef:before { content: "\e997"; }
.lu-beer:before { content: "\e998"; }
.lu-beer-off:before { content: "\e999"; }
.lu-bell:before { content: "\e99a"; }
.lu-bell-dot:before { content: "\e99b"; }
.lu-bell-electric:before { content: "\e99c"; }
.lu-bell-minus:before { content: "\e99d"; }
.lu-bell-off:before { content: "\e99e"; }
.lu-bell-plus:before { content: "\e99f"; }
.lu-bell-ring:before { content: "\e9a0"; }
.lu-between-horizontal-end:before { content: "\e9a1"; }
.lu-between-horizontal-start:before { content: "\e9a2"; }
.lu-between-vertical-end:before { content: "\e9a3"; }
.lu-between-vertical-start:before { content: "\e9a4"; }
.lu-biceps-flexed:before { content: "\e9a5"; }
.lu-bike:before { content: "\e9a6"; }
.lu-binary:before { content: "\e9a7"; }
.lu-binoculars:before { content: "\e9a8"; }
.lu-biohazard:before { content: "\e9a9"; }
.lu-bird:before { content: "\e9aa"; }
.lu-bitcoin:before { content: "\e9ab"; }
.lu-blend:before { content: "\e9ac"; }
.lu-blinds:before { content: "\e9ad"; }
.lu-blocks:before { content: "\e9ae"; }
.lu-bluetooth:before { content: "\e9af"; }
.lu-bluetooth-connected:before { content: "\e9b0"; }
.lu-bluetooth-off:before { content: "\e9b1"; }
.lu-bluetooth-searching:before { content: "\e9b2"; }
.lu-bold:before { content: "\e9b3"; }
.lu-bolt:before { content: "\e9b4"; }
.lu-bomb:before { content: "\e9b5"; }
.lu-bone:before { content: "\e9b6"; }
.lu-book:before { content: "\e9b7"; }
.lu-book-a:before { content: "\e9b8"; }
.lu-book-audio:before { content: "\e9b9"; }
.lu-book-check:before { content: "\e9ba"; }
.lu-book-copy:before { content: "\e9bb"; }
.lu-book-dashed:before { content: "\e9bc"; }
.lu-book-down:before { content: "\e9bd"; }
.lu-book-headphones:before { content: "\e9be"; }
.lu-book-heart:before { content: "\e9bf"; }
.lu-book-image:before { content: "\e9c0"; }
.lu-book-key:before { content: "\e9c1"; }
.lu-book-lock:before { content: "\e9c2"; }
.lu-bookmark:before { content: "\e9c3"; }
.lu-bookmark-check:before { content: "\e9c4"; }
.lu-book-marked:before { content: "\e9c5"; }
.lu-bookmark-minus:before { content: "\e9c6"; }
.lu-bookmark-plus:before { content: "\e9c7"; }
.lu-bookmark-x:before { content: "\e9c8"; }
.lu-book-minus:before { content: "\e9c9"; }
.lu-book-open:before { content: "\e9ca"; }
.lu-book-open-check:before { content: "\e9cb"; }
.lu-book-open-text:before { content: "\e9cc"; }
.lu-book-plus:before { content: "\e9cd"; }
.lu-book-text:before { content: "\e9ce"; }
.lu-book-type:before { content: "\e9cf"; }
.lu-book-up:before { content: "\e9d0"; }
.lu-book-up-2:before { content: "\e9d1"; }
.lu-book-user:before { content: "\e9d2"; }
.lu-book-x:before { content: "\e9d3"; }
.lu-boom-box:before { content: "\e9d4"; }
.lu-bot:before { content: "\e9d5"; }
.lu-bot-message-square:before { content: "\e9d6"; }
.lu-bot-off:before { content: "\e9d7"; }
.lu-bow-arrow:before { content: "\e9d8"; }
.lu-box:before { content: "\e9d9"; }
.lu-boxes:before { content: "\e9da"; }
.lu-braces:before { content: "\e9db"; }
.lu-brackets:before { content: "\e9dc"; }
.lu-brain:before { content: "\e9dd"; }
.lu-brain-circuit:before { content: "\e9de"; }
.lu-brain-cog:before { content: "\e9df"; }
.lu-brick-wall:before { content: "\e9e0"; }
.lu-brick-wall-fire:before { content: "\e9e1"; }
.lu-briefcase:before { content: "\e9e2"; }
.lu-briefcase-business:before { content: "\e9e3"; }
.lu-briefcase-conveyor-belt:before { content: "\e9e4"; }
.lu-briefcase-medical:before { content: "\e9e5"; }
.lu-bring-to-front:before { content: "\e9e6"; }
.lu-brush:before { content: "\e9e7"; }
.lu-brush-cleaning:before { content: "\e9e8"; }
.lu-bubbles:before { content: "\e9e9"; }
.lu-bug:before { content: "\e9ea"; }
.lu-bug-off:before { content: "\e9eb"; }
.lu-bug-play:before { content: "\e9ec"; }
.lu-building:before { content: "\e9ed"; }
.lu-building-2:before { content: "\e9ee"; }
.lu-bus:before { content: "\e9ef"; }
.lu-bus-front:before { content: "\e9f0"; }
.lu-cable:before { content: "\e9f1"; }
.lu-cable-car:before { content: "\e9f2"; }
.lu-cake:before { content: "\e9f3"; }
.lu-cake-slice:before { content: "\e9f4"; }
.lu-calculator:before { content: "\e9f5"; }
.lu-calendar:before { content: "\e9f6"; }
.lu-calendar-1:before { content: "\e9f7"; }
.lu-calendar-arrow-down:before { content: "\e9f8"; }
.lu-calendar-arrow-up:before { content: "\e9f9"; }
.lu-calendar-check:before { content: "\e9fa"; }
.lu-calendar-check-2:before { content: "\e9fb"; }
.lu-calendar-clock:before { content: "\e9fc"; }
.lu-calendar-cog:before { content: "\e9fd"; }
.lu-calendar-days:before { content: "\e9fe"; }
.lu-calendar-fold:before { content: "\e9ff"; }
.lu-calendar-heart:before { content: "\ea00"; }
.lu-calendar-minus:before { content: "\ea01"; }
.lu-calendar-minus-2:before { content: "\ea02"; }
.lu-calendar-off:before { content: "\ea03"; }
.lu-calendar-plus:before { content: "\ea04"; }
.lu-calendar-plus-2:before { content: "\ea05"; }
.lu-calendar-range:before { content: "\ea06"; }
.lu-calendar-search:before { content: "\ea07"; }
.lu-calendar-sync:before { content: "\ea08"; }
.lu-calendar-x:before { content: "\ea09"; }
.lu-calendar-x-2:before { content: "\ea0a"; }
.lu-camera:before { content: "\ea0b"; }
.lu-camera-off:before { content: "\ea0c"; }
.lu-candy:before { content: "\ea0d"; }
.lu-candy-cane:before { content: "\ea0e"; }
.lu-candy-off:before { content: "\ea0f"; }
.lu-cannabis:before { content: "\ea10"; }
.lu-captions:before { content: "\ea11"; }
.lu-captions-off:before { content: "\ea12"; }
.lu-car:before { content: "\ea13"; }
.lu-caravan:before { content: "\ea14"; }
.lu-car-front:before { content: "\ea15"; }
.lu-carrot:before { content: "\ea16"; }
.lu-car-taxi-front:before { content: "\ea17"; }
.lu-case-lower:before { content: "\ea18"; }
.lu-case-sensitive:before { content: "\ea19"; }
.lu-case-upper:before { content: "\ea1a"; }
.lu-cassette-tape:before { content: "\ea1b"; }
.lu-cast:before { content: "\ea1c"; }
.lu-castle:before { content: "\ea1d"; }
.lu-cat:before { content: "\ea1e"; }
.lu-cctv:before { content: "\ea1f"; }
.lu-chart-area:before { content: "\ea20"; }
.lu-chart-bar:before { content: "\ea21"; }
.lu-chart-bar-big:before { content: "\ea22"; }
.lu-chart-bar-decreasing:before { content: "\ea23"; }
.lu-chart-bar-increasing:before { content: "\ea24"; }
.lu-chart-bar-stacked:before { content: "\ea25"; }
.lu-chart-candlestick:before { content: "\ea26"; }
.lu-chart-column:before { content: "\ea27"; }
.lu-chart-column-big:before { content: "\ea28"; }
.lu-chart-column-decreasing:before { content: "\ea29"; }
.lu-chart-column-increasing:before { content: "\ea2a"; }
.lu-chart-column-stacked:before { content: "\ea2b"; }
.lu-chart-gantt:before { content: "\ea2c"; }
.lu-chart-line:before { content: "\ea2d"; }
.lu-chart-network:before { content: "\ea2e"; }
.lu-chart-no-axes-column:before { content: "\ea2f"; }
.lu-chart-no-axes-column-decreasing:before { content: "\ea30"; }
.lu-chart-no-axes-column-increasing:before { content: "\ea31"; }
.lu-chart-no-axes-combined:before { content: "\ea32"; }
.lu-chart-no-axes-gantt:before { content: "\ea33"; }
.lu-chart-pie:before { content: "\ea34"; }
.lu-chart-scatter:before { content: "\ea35"; }
.lu-chart-spline:before { content: "\ea36"; }
.lu-check:before { content: "\ea37"; }
.lu-check-check:before { content: "\ea38"; }
.lu-check-line:before { content: "\ea39"; }
.lu-chef-hat:before { content: "\ea3a"; }
.lu-cherry:before { content: "\ea3b"; }
.lu-chevron-down:before { content: "\ea3c"; }
.lu-chevron-first:before { content: "\ea3d"; }
.lu-chevron-last:before { content: "\ea3e"; }
.lu-chevron-left:before { content: "\ea3f"; }
.lu-chevron-right:before { content: "\ea40"; }
.lu-chevrons-down:before { content: "\ea41"; }
.lu-chevrons-down-up:before { content: "\ea42"; }
.lu-chevrons-left:before { content: "\ea43"; }
.lu-chevrons-left-right:before { content: "\ea44"; }
.lu-chevrons-left-right-ellipsis:before { content: "\ea45"; }
.lu-chevrons-right:before { content: "\ea46"; }
.lu-chevrons-right-left:before { content: "\ea47"; }
.lu-chevrons-up:before { content: "\ea48"; }
.lu-chevrons-up-down:before { content: "\ea49"; }
.lu-chevron-up:before { content: "\ea4a"; }
.lu-chrome:before { content: "\ea4b"; }
.lu-church:before { content: "\ea4c"; }
.lu-cigarette:before { content: "\ea4d"; }
.lu-cigarette-off:before { content: "\ea4e"; }
.lu-circle:before { content: "\ea4f"; }
.lu-circle-alert:before { content: "\ea50"; }
.lu-circle-arrow-down:before { content: "\ea51"; }
.lu-circle-arrow-left:before { content: "\ea52"; }
.lu-circle-arrow-out-down-left:before { content: "\ea53"; }
.lu-circle-arrow-out-down-right:before { content: "\ea54"; }
.lu-circle-arrow-out-up-left:before { content: "\ea55"; }
.lu-circle-arrow-out-up-right:before { content: "\ea56"; }
.lu-circle-arrow-right:before { content: "\ea57"; }
.lu-circle-arrow-up:before { content: "\ea58"; }
.lu-circle-check:before { content: "\ea59"; }
.lu-circle-check-big:before { content: "\ea5a"; }
.lu-circle-chevron-down:before { content: "\ea5b"; }
.lu-circle-chevron-left:before { content: "\ea5c"; }
.lu-circle-chevron-right:before { content: "\ea5d"; }
.lu-circle-chevron-up:before { content: "\ea5e"; }
.lu-circle-dashed:before { content: "\ea5f"; }
.lu-circle-divide:before { content: "\ea60"; }
.lu-circle-dollar-sign:before { content: "\ea61"; }
.lu-circle-dot:before { content: "\ea62"; }
.lu-circle-dot-dashed:before { content: "\ea63"; }
.lu-circle-ellipsis:before { content: "\ea64"; }
.lu-circle-equal:before { content: "\ea65"; }
.lu-circle-fading-arrow-up:before { content: "\ea66"; }
.lu-circle-fading-plus:before { content: "\ea67"; }
.lu-circle-gauge:before { content: "\ea68"; }
.lu-circle-help:before { content: "\ea69"; }
.lu-circle-minus:before { content: "\ea6a"; }
.lu-circle-off:before { content: "\ea6b"; }
.lu-circle-parking:before { content: "\ea6c"; }
.lu-circle-parking-off:before { content: "\ea6d"; }
.lu-circle-pause:before { content: "\ea6e"; }
.lu-circle-percent:before { content: "\ea6f"; }
.lu-circle-play:before { content: "\ea70"; }
.lu-circle-plus:before { content: "\ea71"; }
.lu-circle-pound-sterling:before { content: "\ea72"; }
.lu-circle-power:before { content: "\ea73"; }
.lu-circle-slash:before { content: "\ea74"; }
.lu-circle-slash-2:before { content: "\ea75"; }
.lu-circle-small:before { content: "\ea76"; }
.lu-circle-stop:before { content: "\ea77"; }
.lu-circle-user:before { content: "\ea78"; }
.lu-circle-user-round:before { content: "\ea79"; }
.lu-circle-x:before { content: "\ea7a"; }
.lu-circuit-board:before { content: "\ea7b"; }
.lu-citrus:before { content: "\ea7c"; }
.lu-clapperboard:before { content: "\ea7d"; }
.lu-clipboard:before { content: "\ea7e"; }
.lu-clipboard-check:before { content: "\ea7f"; }
.lu-clipboard-copy:before { content: "\ea80"; }
.lu-clipboard-list:before { content: "\ea81"; }
.lu-clipboard-minus:before { content: "\ea82"; }
.lu-clipboard-paste:before { content: "\ea83"; }
.lu-clipboard-pen:before { content: "\ea84"; }
.lu-clipboard-pen-line:before { content: "\ea85"; }
.lu-clipboard-plus:before { content: "\ea86"; }
.lu-clipboard-type:before { content: "\ea87"; }
.lu-clipboard-x:before { content: "\ea88"; }
.lu-clock:before { content: "\ea89"; }
.lu-clock-1:before { content: "\ea8a"; }
.lu-clock-2:before { content: "\ea8b"; }
.lu-clock-3:before { content: "\ea8c"; }
.lu-clock-4:before { content: "\ea8d"; }
.lu-clock-5:before { content: "\ea8e"; }
.lu-clock-6:before { content: "\ea8f"; }
.lu-clock-7:before { content: "\ea90"; }
.lu-clock-8:before { content: "\ea91"; }
.lu-clock-9:before { content: "\ea92"; }
.lu-clock-10:before { content: "\ea93"; }
.lu-clock-11:before { content: "\ea94"; }
.lu-clock-12:before { content: "\ea95"; }
.lu-clock-alert:before { content: "\ea96"; }
.lu-clock-arrow-down:before { content: "\ea97"; }
.lu-clock-arrow-up:before { content: "\ea98"; }
.lu-clock-fading:before { content: "\ea99"; }
.lu-clock-plus:before { content: "\ea9a"; }
.lu-cloud:before { content: "\ea9b"; }
.lu-cloud-alert:before { content: "\ea9c"; }
.lu-cloud-check:before { content: "\ea9d"; }
.lu-cloud-cog:before { content: "\ea9e"; }
.lu-cloud-download:before { content: "\ea9f"; }
.lu-cloud-drizzle:before { content: "\eaa0"; }
.lu-cloud-fog:before { content: "\eaa1"; }
.lu-cloud-hail:before { content: "\eaa2"; }
.lu-cloud-lightning:before { content: "\eaa3"; }
.lu-cloud-moon:before { content: "\eaa4"; }
.lu-cloud-moon-rain:before { content: "\eaa5"; }
.lu-cloud-off:before { content: "\eaa6"; }
.lu-cloud-rain:before { content: "\eaa7"; }
.lu-cloud-rain-wind:before { content: "\eaa8"; }
.lu-cloud-snow:before { content: "\eaa9"; }
.lu-cloud-sun:before { content: "\eaaa"; }
.lu-cloud-sun-rain:before { content: "\eaab"; }
.lu-cloud-upload:before { content: "\eaac"; }
.lu-cloudy:before { content: "\eaad"; }
.lu-clover:before { content: "\eaae"; }
.lu-club:before { content: "\eaaf"; }
.lu-code:before { content: "\eab0"; }
.lu-codepen:before { content: "\eab1"; }
.lu-codesandbox:before { content: "\eab2"; }
.lu-code-xml:before { content: "\eab3"; }
.lu-coffee:before { content: "\eab4"; }
.lu-cog:before { content: "\eab5"; }
.lu-coins:before { content: "\eab6"; }
.lu-columns-2:before { content: "\eab7"; }
.lu-columns-3:before { content: "\eab8"; }
.lu-columns-3-cog:before { content: "\eab9"; }
.lu-columns-4:before { content: "\eaba"; }
.lu-combine:before { content: "\eabb"; }
.lu-command:before { content: "\eabc"; }
.lu-compass:before { content: "\eabd"; }
.lu-component:before { content: "\eabe"; }
.lu-computer:before { content: "\eabf"; }
.lu-concierge-bell:before { content: "\eac0"; }
.lu-cone:before { content: "\eac1"; }
.lu-construction:before { content: "\eac2"; }
.lu-contact:before { content: "\eac3"; }
.lu-contact-round:before { content: "\eac4"; }
.lu-container:before { content: "\eac5"; }
.lu-contrast:before { content: "\eac6"; }
.lu-cookie:before { content: "\eac7"; }
.lu-cooking-pot:before { content: "\eac8"; }
.lu-copy:before { content: "\eac9"; }
.lu-copy-check:before { content: "\eaca"; }
.lu-copyleft:before { content: "\eacb"; }
.lu-copy-minus:before { content: "\eacc"; }
.lu-copy-plus:before { content: "\eacd"; }
.lu-copyright:before { content: "\eace"; }
.lu-copy-slash:before { content: "\eacf"; }
.lu-copy-x:before { content: "\ead0"; }
.lu-corner-down-left:before { content: "\ead1"; }
.lu-corner-down-right:before { content: "\ead2"; }
.lu-corner-left-down:before { content: "\ead3"; }
.lu-corner-left-up:before { content: "\ead4"; }
.lu-corner-right-down:before { content: "\ead5"; }
.lu-corner-right-up:before { content: "\ead6"; }
.lu-corner-up-left:before { content: "\ead7"; }
.lu-corner-up-right:before { content: "\ead8"; }
.lu-cpu:before { content: "\ead9"; }
.lu-creative-commons:before { content: "\eada"; }
.lu-credit-card:before { content: "\eadb"; }
.lu-croissant:before { content: "\eadc"; }
.lu-crop:before { content: "\eadd"; }
.lu-cross:before { content: "\eade"; }
.lu-crosshair:before { content: "\eadf"; }
.lu-crown:before { content: "\eae0"; }
.lu-cuboid:before { content: "\eae1"; }
.lu-cup-soda:before { content: "\eae2"; }
.lu-currency:before { content: "\eae3"; }
.lu-cylinder:before { content: "\eae4"; }
.lu-dam:before { content: "\eae5"; }
.lu-database:before { content: "\eae6"; }
.lu-database-backup:before { content: "\eae7"; }
.lu-database-zap:before { content: "\eae8"; }
.lu-decimals-arrow-left:before { content: "\eae9"; }
.lu-decimals-arrow-right:before { content: "\eaea"; }
.lu-delete:before { content: "\eaeb"; }
.lu-dessert:before { content: "\eaec"; }
.lu-diameter:before { content: "\eaed"; }
.lu-diamond:before { content: "\eaee"; }
.lu-diamond-minus:before { content: "\eaef"; }
.lu-diamond-percent:before { content: "\eaf0"; }
.lu-diamond-plus:before { content: "\eaf1"; }
.lu-dice-1:before { content: "\eaf2"; }
.lu-dice-2:before { content: "\eaf3"; }
.lu-dice-3:before { content: "\eaf4"; }
.lu-dice-4:before { content: "\eaf5"; }
.lu-dice-5:before { content: "\eaf6"; }
.lu-dice-6:before { content: "\eaf7"; }
.lu-dices:before { content: "\eaf8"; }
.lu-diff:before { content: "\eaf9"; }
.lu-disc:before { content: "\eafa"; }
.lu-disc-2:before { content: "\eafb"; }
.lu-disc-3:before { content: "\eafc"; }
.lu-disc-album:before { content: "\eafd"; }
.lu-divide:before { content: "\eafe"; }
.lu-dna:before { content: "\eaff"; }
.lu-dna-off:before { content: "\eb00"; }
.lu-dock:before { content: "\eb01"; }
.lu-dog:before { content: "\eb02"; }
.lu-dollar-sign:before { content: "\eb03"; }
.lu-donut:before { content: "\eb04"; }
.lu-door-closed:before { content: "\eb05"; }
.lu-door-closed-locked:before { content: "\eb06"; }
.lu-door-open:before { content: "\eb07"; }
.lu-dot:before { content: "\eb08"; }
.lu-download:before { content: "\eb09"; }
.lu-drafting-compass:before { content: "\eb0a"; }
.lu-drama:before { content: "\eb0b"; }
.lu-dribbble:before { content: "\eb0c"; }
.lu-drill:before { content: "\eb0d"; }
.lu-droplet:before { content: "\eb0e"; }
.lu-droplet-off:before { content: "\eb0f"; }
.lu-droplets:before { content: "\eb10"; }
.lu-drum:before { content: "\eb11"; }
.lu-drumstick:before { content: "\eb12"; }
.lu-dumbbell:before { content: "\eb13"; }
.lu-ear:before { content: "\eb14"; }
.lu-ear-off:before { content: "\eb15"; }
.lu-earth:before { content: "\eb16"; }
.lu-earth-lock:before { content: "\eb17"; }
.lu-eclipse:before { content: "\eb18"; }
.lu-egg:before { content: "\eb19"; }
.lu-egg-fried:before { content: "\eb1a"; }
.lu-egg-off:before { content: "\eb1b"; }
.lu-ellipsis:before { content: "\eb1c"; }
.lu-ellipsis-vertical:before { content: "\eb1d"; }
.lu-equal:before { content: "\eb1e"; }
.lu-equal-approximately:before { content: "\eb1f"; }
.lu-equal-not:before { content: "\eb20"; }
.lu-eraser:before { content: "\eb21"; }
.lu-ethernet-port:before { content: "\eb22"; }
.lu-euro:before { content: "\eb23"; }
.lu-expand:before { content: "\eb24"; }
.lu-external-link:before { content: "\eb25"; }
.lu-eye:before { content: "\eb26"; }
.lu-eye-closed:before { content: "\eb27"; }
.lu-eye-off:before { content: "\eb28"; }
.lu-facebook:before { content: "\eb29"; }
.lu-factory:before { content: "\eb2a"; }
.lu-fan:before { content: "\eb2b"; }
.lu-fast-forward:before { content: "\eb2c"; }
.lu-feather:before { content: "\eb2d"; }
.lu-fence:before { content: "\eb2e"; }
.lu-ferris-wheel:before { content: "\eb2f"; }
.lu-figma:before { content: "\eb30"; }
.lu-file:before { content: "\eb31"; }
.lu-file-archive:before { content: "\eb32"; }
.lu-file-audio:before { content: "\eb33"; }
.lu-file-audio-2:before { content: "\eb34"; }
.lu-file-axis-3d:before { content: "\eb35"; }
.lu-file-badge:before { content: "\eb36"; }
.lu-file-badge-2:before { content: "\eb37"; }
.lu-file-box:before { content: "\eb38"; }
.lu-file-chart-column:before { content: "\eb39"; }
.lu-file-chart-column-increasing:before { content: "\eb3a"; }
.lu-file-chart-line:before { content: "\eb3b"; }
.lu-file-chart-pie:before { content: "\eb3c"; }
.lu-file-check:before { content: "\eb3d"; }
.lu-file-check-2:before { content: "\eb3e"; }
.lu-file-clock:before { content: "\eb3f"; }
.lu-file-code:before { content: "\eb40"; }
.lu-file-code-2:before { content: "\eb41"; }
.lu-file-cog:before { content: "\eb42"; }
.lu-file-diff:before { content: "\eb43"; }
.lu-file-digit:before { content: "\eb44"; }
.lu-file-down:before { content: "\eb45"; }
.lu-file-heart:before { content: "\eb46"; }
.lu-file-image:before { content: "\eb47"; }
.lu-file-input:before { content: "\eb48"; }
.lu-file-json:before { content: "\eb49"; }
.lu-file-json-2:before { content: "\eb4a"; }
.lu-file-key:before { content: "\eb4b"; }
.lu-file-key-2:before { content: "\eb4c"; }
.lu-file-lock:before { content: "\eb4d"; }
.lu-file-lock-2:before { content: "\eb4e"; }
.lu-file-minus:before { content: "\eb4f"; }
.lu-file-minus-2:before { content: "\eb50"; }
.lu-file-music:before { content: "\eb51"; }
.lu-file-output:before { content: "\eb52"; }
.lu-file-pen:before { content: "\eb53"; }
.lu-file-pen-line:before { content: "\eb54"; }
.lu-file-plus:before { content: "\eb55"; }
.lu-file-plus-2:before { content: "\eb56"; }
.lu-file-question:before { content: "\eb57"; }
.lu-files:before { content: "\eb58"; }
.lu-file-scan:before { content: "\eb59"; }
.lu-file-search:before { content: "\eb5a"; }
.lu-file-search-2:before { content: "\eb5b"; }
.lu-file-sliders:before { content: "\eb5c"; }
.lu-file-spreadsheet:before { content: "\eb5d"; }
.lu-file-stack:before { content: "\eb5e"; }
.lu-file-symlink:before { content: "\eb5f"; }
.lu-file-terminal:before { content: "\eb60"; }
.lu-file-text:before { content: "\eb61"; }
.lu-file-type:before { content: "\eb62"; }
.lu-file-type-2:before { content: "\eb63"; }
.lu-file-up:before { content: "\eb64"; }
.lu-file-user:before { content: "\eb65"; }
.lu-file-video:before { content: "\eb66"; }
.lu-file-video-2:before { content: "\eb67"; }
.lu-file-volume:before { content: "\eb68"; }
.lu-file-volume-2:before { content: "\eb69"; }
.lu-file-warning:before { content: "\eb6a"; }
.lu-file-x:before { content: "\eb6b"; }
.lu-file-x-2:before { content: "\eb6c"; }
.lu-film:before { content: "\eb6d"; }
.lu-fingerprint:before { content: "\eb6e"; }
.lu-fire-extinguisher:before { content: "\eb6f"; }
.lu-fish:before { content: "\eb70"; }
.lu-fish-off:before { content: "\eb71"; }
.lu-fish-symbol:before { content: "\eb72"; }
.lu-flag:before { content: "\eb73"; }
.lu-flag-off:before { content: "\eb74"; }
.lu-flag-triangle-left:before { content: "\eb75"; }
.lu-flag-triangle-right:before { content: "\eb76"; }
.lu-flame:before { content: "\eb77"; }
.lu-flame-kindling:before { content: "\eb78"; }
.lu-flashlight:before { content: "\eb79"; }
.lu-flashlight-off:before { content: "\eb7a"; }
.lu-flask-conical:before { content: "\eb7b"; }
.lu-flask-conical-off:before { content: "\eb7c"; }
.lu-flask-round:before { content: "\eb7d"; }
.lu-flip-horizontal:before { content: "\eb7e"; }
.lu-flip-horizontal-2:before { content: "\eb7f"; }
.lu-flip-vertical:before { content: "\eb80"; }
.lu-flip-vertical-2:before { content: "\eb81"; }
.lu-flower:before { content: "\eb82"; }
.lu-flower-2:before { content: "\eb83"; }
.lu-focus:before { content: "\eb84"; }
.lu-folder:before { content: "\eb85"; }
.lu-folder-archive:before { content: "\eb86"; }
.lu-folder-check:before { content: "\eb87"; }
.lu-folder-clock:before { content: "\eb88"; }
.lu-folder-closed:before { content: "\eb89"; }
.lu-folder-code:before { content: "\eb8a"; }
.lu-folder-cog:before { content: "\eb8b"; }
.lu-folder-dot:before { content: "\eb8c"; }
.lu-folder-down:before { content: "\eb8d"; }
.lu-folder-git:before { content: "\eb8e"; }
.lu-folder-git-2:before { content: "\eb8f"; }
.lu-folder-heart:before { content: "\eb90"; }
.lu-folder-input:before { content: "\eb91"; }
.lu-folder-kanban:before { content: "\eb92"; }
.lu-folder-key:before { content: "\eb93"; }
.lu-folder-lock:before { content: "\eb94"; }
.lu-folder-minus:before { content: "\eb95"; }
.lu-folder-open:before { content: "\eb96"; }
.lu-folder-open-dot:before { content: "\eb97"; }
.lu-folder-output:before { content: "\eb98"; }
.lu-folder-pen:before { content: "\eb99"; }
.lu-folder-plus:before { content: "\eb9a"; }
.lu-folder-root:before { content: "\eb9b"; }
.lu-folders:before { content: "\eb9c"; }
.lu-folder-search:before { content: "\eb9d"; }
.lu-folder-search-2:before { content: "\eb9e"; }
.lu-folder-symlink:before { content: "\eb9f"; }
.lu-folder-sync:before { content: "\eba0"; }
.lu-folder-tree:before { content: "\eba1"; }
.lu-folder-up:before { content: "\eba2"; }
.lu-folder-x:before { content: "\eba3"; }
.lu-fold-horizontal:before { content: "\eba4"; }
.lu-fold-vertical:before { content: "\eba5"; }
.lu-footprints:before { content: "\eba6"; }
.lu-forklift:before { content: "\eba7"; }
.lu-forward:before { content: "\eba8"; }
.lu-frame:before { content: "\eba9"; }
.lu-framer:before { content: "\ebaa"; }
.lu-frown:before { content: "\ebab"; }
.lu-fuel:before { content: "\ebac"; }
.lu-fullscreen:before { content: "\ebad"; }
.lu-funnel:before { content: "\ebae"; }
.lu-funnel-plus:before { content: "\ebaf"; }
.lu-funnel-x:before { content: "\ebb0"; }
.lu-gallery-horizontal:before { content: "\ebb1"; }
.lu-gallery-horizontal-end:before { content: "\ebb2"; }
.lu-gallery-thumbnails:before { content: "\ebb3"; }
.lu-gallery-vertical:before { content: "\ebb4"; }
.lu-gallery-vertical-end:before { content: "\ebb5"; }
.lu-gamepad:before { content: "\ebb6"; }
.lu-gamepad-2:before { content: "\ebb7"; }
.lu-gauge:before { content: "\ebb8"; }
.lu-gavel:before { content: "\ebb9"; }
.lu-gem:before { content: "\ebba"; }
.lu-ghost:before { content: "\ebbb"; }
.lu-gift:before { content: "\ebbc"; }
.lu-git-branch:before { content: "\ebbd"; }
.lu-git-branch-plus:before { content: "\ebbe"; }
.lu-git-commit-horizontal:before { content: "\ebbf"; }
.lu-git-commit-vertical:before { content: "\ebc0"; }
.lu-git-compare:before { content: "\ebc1"; }
.lu-git-compare-arrows:before { content: "\ebc2"; }
.lu-git-fork:before { content: "\ebc3"; }
.lu-git-graph:before { content: "\ebc4"; }
.lu-github:before { content: "\ebc5"; }
.lu-gitlab:before { content: "\ebc6"; }
.lu-git-merge:before { content: "\ebc7"; }
.lu-git-pull-request:before { content: "\ebc8"; }
.lu-git-pull-request-arrow:before { content: "\ebc9"; }
.lu-git-pull-request-closed:before { content: "\ebca"; }
.lu-git-pull-request-create:before { content: "\ebcb"; }
.lu-git-pull-request-create-arrow:before { content: "\ebcc"; }
.lu-git-pull-request-draft:before { content: "\ebcd"; }
.lu-glasses:before { content: "\ebce"; }
.lu-glass-water:before { content: "\ebcf"; }
.lu-globe:before { content: "\ebd0"; }
.lu-globe-lock:before { content: "\ebd1"; }
.lu-goal:before { content: "\ebd2"; }
.lu-gpu:before { content: "\ebd3"; }
.lu-grab:before { content: "\ebd4"; }
.lu-graduation-cap:before { content: "\ebd5"; }
.lu-grape:before { content: "\ebd6"; }
.lu-grid-2x2:before { content: "\ebd7"; }
.lu-grid-2x2-check:before { content: "\ebd8"; }
.lu-grid-2x2-plus:before { content: "\ebd9"; }
.lu-grid-2x2-x:before { content: "\ebda"; }
.lu-grid-3x3:before { content: "\ebdb"; }
.lu-grip:before { content: "\ebdc"; }
.lu-grip-horizontal:before { content: "\ebdd"; }
.lu-grip-vertical:before { content: "\ebde"; }
.lu-group:before { content: "\ebdf"; }
.lu-guitar:before { content: "\ebe0"; }
.lu-ham:before { content: "\ebe1"; }
.lu-hamburger:before { content: "\ebe2"; }
.lu-hammer:before { content: "\ebe3"; }
.lu-hand:before { content: "\ebe4"; }
.lu-hand-coins:before { content: "\ebe5"; }
.lu-hand-heart:before { content: "\ebe6"; }
.lu-hand-helping:before { content: "\ebe7"; }
.lu-hand-metal:before { content: "\ebe8"; }
.lu-hand-platter:before { content: "\ebe9"; }
.lu-handshake:before { content: "\ebea"; }
.lu-hard-drive:before { content: "\ebeb"; }
.lu-hard-drive-download:before { content: "\ebec"; }
.lu-hard-drive-upload:before { content: "\ebed"; }
.lu-hard-hat:before { content: "\ebee"; }
.lu-hash:before { content: "\ebef"; }
.lu-haze:before { content: "\ebf0"; }
.lu-hdmi-port:before { content: "\ebf1"; }
.lu-heading:before { content: "\ebf2"; }
.lu-heading-1:before { content: "\ebf3"; }
.lu-heading-2:before { content: "\ebf4"; }
.lu-heading-3:before { content: "\ebf5"; }
.lu-heading-4:before { content: "\ebf6"; }
.lu-heading-5:before { content: "\ebf7"; }
.lu-heading-6:before { content: "\ebf8"; }
.lu-headphone-off:before { content: "\ebf9"; }
.lu-headphones:before { content: "\ebfa"; }
.lu-headset:before { content: "\ebfb"; }
.lu-heart:before { content: "\ebfc"; }
.lu-heart-crack:before { content: "\ebfd"; }
.lu-heart-handshake:before { content: "\ebfe"; }
.lu-heart-minus:before { content: "\ebff"; }
.lu-heart-off:before { content: "\ec00"; }
.lu-heart-plus:before { content: "\ec01"; }
.lu-heart-pulse:before { content: "\ec02"; }
.lu-heater:before { content: "\ec03"; }
.lu-hexagon:before { content: "\ec04"; }
.lu-highlighter:before { content: "\ec05"; }
.lu-history:before { content: "\ec06"; }
.lu-hop:before { content: "\ec07"; }
.lu-hop-off:before { content: "\ec08"; }
.lu-hospital:before { content: "\ec09"; }
.lu-hotel:before { content: "\ec0a"; }
.lu-hourglass:before { content: "\ec0b"; }
.lu-house:before { content: "\ec0c"; }
.lu-house-plug:before { content: "\ec0d"; }
.lu-house-plus:before { content: "\ec0e"; }
.lu-house-wifi:before { content: "\ec0f"; }
.lu-ice-cream-bowl:before { content: "\ec10"; }
.lu-ice-cream-cone:before { content: "\ec11"; }
.lu-id-card:before { content: "\ec12"; }
.lu-id-card-lanyard:before { content: "\ec13"; }
.lu-image:before { content: "\ec14"; }
.lu-image-down:before { content: "\ec15"; }
.lu-image-minus:before { content: "\ec16"; }
.lu-image-off:before { content: "\ec17"; }
.lu-image-play:before { content: "\ec18"; }
.lu-image-plus:before { content: "\ec19"; }
.lu-images:before { content: "\ec1a"; }
.lu-image-up:before { content: "\ec1b"; }
.lu-image-upscale:before { content: "\ec1c"; }
.lu-import:before { content: "\ec1d"; }
.lu-inbox:before { content: "\ec1e"; }
.lu-indent-decrease:before { content: "\ec1f"; }
.lu-indent-increase:before { content: "\ec20"; }
.lu-indian-rupee:before { content: "\ec21"; }
.lu-infinity:before { content: "\ec22"; }
.lu-info:before { content: "\ec23"; }
.lu-inspection-panel:before { content: "\ec24"; }
.lu-instagram:before { content: "\ec25"; }
.lu-italic:before { content: "\ec26"; }
.lu-iteration-ccw:before { content: "\ec27"; }
.lu-iteration-cw:before { content: "\ec28"; }
.lu-japanese-yen:before { content: "\ec29"; }
.lu-joystick:before { content: "\ec2a"; }
.lu-kanban:before { content: "\ec2b"; }
.lu-key:before { content: "\ec2c"; }
.lu-keyboard:before { content: "\ec2d"; }
.lu-keyboard-music:before { content: "\ec2e"; }
.lu-keyboard-off:before { content: "\ec2f"; }
.lu-key-round:before { content: "\ec30"; }
.lu-key-square:before { content: "\ec31"; }
.lu-lamp:before { content: "\ec32"; }
.lu-lamp-ceiling:before { content: "\ec33"; }
.lu-lamp-desk:before { content: "\ec34"; }
.lu-lamp-floor:before { content: "\ec35"; }
.lu-lamp-wall-down:before { content: "\ec36"; }
.lu-lamp-wall-up:before { content: "\ec37"; }
.lu-landmark:before { content: "\ec38"; }
.lu-land-plot:before { content: "\ec39"; }
.lu-languages:before { content: "\ec3a"; }
.lu-laptop:before { content: "\ec3b"; }
.lu-laptop-minimal:before { content: "\ec3c"; }
.lu-laptop-minimal-check:before { content: "\ec3d"; }
.lu-lasso:before { content: "\ec3e"; }
.lu-lasso-select:before { content: "\ec3f"; }
.lu-laugh:before { content: "\ec40"; }
.lu-layers:before { content: "\ec41"; }
.lu-layers-2:before { content: "\ec42"; }
.lu-layout-dashboard:before { content: "\ec43"; }
.lu-layout-grid:before { content: "\ec44"; }
.lu-layout-list:before { content: "\ec45"; }
.lu-layout-panel-left:before { content: "\ec46"; }
.lu-layout-panel-top:before { content: "\ec47"; }
.lu-layout-template:before { content: "\ec48"; }
.lu-leaf:before { content: "\ec49"; }
.lu-leafy-green:before { content: "\ec4a"; }
.lu-lectern:before { content: "\ec4b"; }
.lu-letter-text:before { content: "\ec4c"; }
.lu-library:before { content: "\ec4d"; }
.lu-library-big:before { content: "\ec4e"; }
.lu-life-buoy:before { content: "\ec4f"; }
.lu-ligature:before { content: "\ec50"; }
.lu-lightbulb:before { content: "\ec51"; }
.lu-lightbulb-off:before { content: "\ec52"; }
.lu-link:before { content: "\ec53"; }
.lu-link-2:before { content: "\ec54"; }
.lu-link-2-off:before { content: "\ec55"; }
.lu-linkedin:before { content: "\ec56"; }
.lu-list:before { content: "\ec57"; }
.lu-list-check:before { content: "\ec58"; }
.lu-list-checks:before { content: "\ec59"; }
.lu-list-collapse:before { content: "\ec5a"; }
.lu-list-end:before { content: "\ec5b"; }
.lu-list-filter:before { content: "\ec5c"; }
.lu-list-filter-plus:before { content: "\ec5d"; }
.lu-list-minus:before { content: "\ec5e"; }
.lu-list-music:before { content: "\ec5f"; }
.lu-list-ordered:before { content: "\ec60"; }
.lu-list-plus:before { content: "\ec61"; }
.lu-list-restart:before { content: "\ec62"; }
.lu-list-start:before { content: "\ec63"; }
.lu-list-todo:before { content: "\ec64"; }
.lu-list-tree:before { content: "\ec65"; }
.lu-list-video:before { content: "\ec66"; }
.lu-list-x:before { content: "\ec67"; }
.lu-loader:before { content: "\ec68"; }
.lu-loader-circle:before { content: "\ec69"; }
.lu-loader-pinwheel:before { content: "\ec6a"; }
.lu-locate:before { content: "\ec6b"; }
.lu-locate-fixed:before { content: "\ec6c"; }
.lu-locate-off:before { content: "\ec6d"; }
.lu-location-edit:before { content: "\ec6e"; }
.lu-lock:before { content: "\ec6f"; }
.lu-lock-keyhole:before { content: "\ec70"; }
.lu-lock-keyhole-open:before { content: "\ec71"; }
.lu-lock-open:before { content: "\ec72"; }
.lu-log-in:before { content: "\ec73"; }
.lu-log-out:before { content: "\ec74"; }
.lu-logs:before { content: "\ec75"; }
.lu-lollipop:before { content: "\ec76"; }
.lu-luggage:before { content: "\ec77"; }
.lu-magnet:before { content: "\ec78"; }
.lu-mail:before { content: "\ec79"; }
.lu-mailbox:before { content: "\ec7a"; }
.lu-mail-check:before { content: "\ec7b"; }
.lu-mail-minus:before { content: "\ec7c"; }
.lu-mail-open:before { content: "\ec7d"; }
.lu-mail-plus:before { content: "\ec7e"; }
.lu-mail-question:before { content: "\ec7f"; }
.lu-mails:before { content: "\ec80"; }
.lu-mail-search:before { content: "\ec81"; }
.lu-mail-warning:before { content: "\ec82"; }
.lu-mail-x:before { content: "\ec83"; }
.lu-map:before { content: "\ec84"; }
.lu-map-pin:before { content: "\ec85"; }
.lu-map-pin-check:before { content: "\ec86"; }
.lu-map-pin-check-inside:before { content: "\ec87"; }
.lu-map-pin-house:before { content: "\ec88"; }
.lu-map-pin-minus:before { content: "\ec89"; }
.lu-map-pin-minus-inside:before { content: "\ec8a"; }
.lu-map-pinned:before { content: "\ec8b"; }
.lu-map-pin-off:before { content: "\ec8c"; }
.lu-map-pin-plus:before { content: "\ec8d"; }
.lu-map-pin-plus-inside:before { content: "\ec8e"; }
.lu-map-pin-x:before { content: "\ec8f"; }
.lu-map-pin-x-inside:before { content: "\ec90"; }
.lu-map-plus:before { content: "\ec91"; }
.lu-mars:before { content: "\ec92"; }
.lu-mars-stroke:before { content: "\ec93"; }
.lu-martini:before { content: "\ec94"; }
.lu-maximize:before { content: "\ec95"; }
.lu-maximize-2:before { content: "\ec96"; }
.lu-medal:before { content: "\ec97"; }
.lu-megaphone:before { content: "\ec98"; }
.lu-megaphone-off:before { content: "\ec99"; }
.lu-meh:before { content: "\ec9a"; }
.lu-memory-stick:before { content: "\ec9b"; }
.lu-menu:before { content: "\ec9c"; }
.lu-merge:before { content: "\ec9d"; }
.lu-message-circle:before { content: "\ec9e"; }
.lu-message-circle-code:before { content: "\ec9f"; }
.lu-message-circle-dashed:before { content: "\eca0"; }
.lu-message-circle-heart:before { content: "\eca1"; }
.lu-message-circle-more:before { content: "\eca2"; }
.lu-message-circle-off:before { content: "\eca3"; }
.lu-message-circle-plus:before { content: "\eca4"; }
.lu-message-circle-question:before { content: "\eca5"; }
.lu-message-circle-reply:before { content: "\eca6"; }
.lu-message-circle-warning:before { content: "\eca7"; }
.lu-message-circle-x:before { content: "\eca8"; }
.lu-message-square:before { content: "\eca9"; }
.lu-message-square-code:before { content: "\ecaa"; }
.lu-message-square-dashed:before { content: "\ecab"; }
.lu-message-square-diff:before { content: "\ecac"; }
.lu-message-square-dot:before { content: "\ecad"; }
.lu-message-square-heart:before { content: "\ecae"; }
.lu-message-square-lock:before { content: "\ecaf"; }
.lu-message-square-more:before { content: "\ecb0"; }
.lu-message-square-off:before { content: "\ecb1"; }
.lu-message-square-plus:before { content: "\ecb2"; }
.lu-message-square-quote:before { content: "\ecb3"; }
.lu-message-square-reply:before { content: "\ecb4"; }
.lu-message-square-share:before { content: "\ecb5"; }
.lu-message-square-text:before { content: "\ecb6"; }
.lu-message-square-warning:before { content: "\ecb7"; }
.lu-message-square-x:before { content: "\ecb8"; }
.lu-messages-square:before { content: "\ecb9"; }
.lu-mic:before { content: "\ecba"; }
.lu-mic-off:before { content: "\ecbb"; }
.lu-microchip:before { content: "\ecbc"; }
.lu-microscope:before { content: "\ecbd"; }
.lu-microwave:before { content: "\ecbe"; }
.lu-mic-vocal:before { content: "\ecbf"; }
.lu-milestone:before { content: "\ecc0"; }
.lu-milk:before { content: "\ecc1"; }
.lu-milk-off:before { content: "\ecc2"; }
.lu-minimize:before { content: "\ecc3"; }
.lu-minimize-2:before { content: "\ecc4"; }
.lu-minus:before { content: "\ecc5"; }
.lu-monitor:before { content: "\ecc6"; }
.lu-monitor-check:before { content: "\ecc7"; }
.lu-monitor-cog:before { content: "\ecc8"; }
.lu-monitor-dot:before { content: "\ecc9"; }
.lu-monitor-down:before { content: "\ecca"; }
.lu-monitor-off:before { content: "\eccb"; }
.lu-monitor-pause:before { content: "\eccc"; }
.lu-monitor-play:before { content: "\eccd"; }
.lu-monitor-smartphone:before { content: "\ecce"; }
.lu-monitor-speaker:before { content: "\eccf"; }
.lu-monitor-stop:before { content: "\ecd0"; }
.lu-monitor-up:before { content: "\ecd1"; }
.lu-monitor-x:before { content: "\ecd2"; }
.lu-moon:before { content: "\ecd3"; }
.lu-moon-star:before { content: "\ecd4"; }
.lu-mountain:before { content: "\ecd5"; }
.lu-mountain-snow:before { content: "\ecd6"; }
.lu-mouse:before { content: "\ecd7"; }
.lu-mouse-off:before { content: "\ecd8"; }
.lu-mouse-pointer:before { content: "\ecd9"; }
.lu-mouse-pointer-2:before { content: "\ecda"; }
.lu-mouse-pointer-ban:before { content: "\ecdb"; }
.lu-mouse-pointer-click:before { content: "\ecdc"; }
.lu-move:before { content: "\ecdd"; }
.lu-move-3d:before { content: "\ecde"; }
.lu-move-diagonal:before { content: "\ecdf"; }
.lu-move-diagonal-2:before { content: "\ece0"; }
.lu-move-down:before { content: "\ece1"; }
.lu-move-down-left:before { content: "\ece2"; }
.lu-move-down-right:before { content: "\ece3"; }
.lu-move-horizontal:before { content: "\ece4"; }
.lu-move-left:before { content: "\ece5"; }
.lu-move-right:before { content: "\ece6"; }
.lu-move-up:before { content: "\ece7"; }
.lu-move-up-left:before { content: "\ece8"; }
.lu-move-up-right:before { content: "\ece9"; }
.lu-move-vertical:before { content: "\ecea"; }
.lu-music:before { content: "\eceb"; }
.lu-music-2:before { content: "\ecec"; }
.lu-music-3:before { content: "\eced"; }
.lu-music-4:before { content: "\ecee"; }
.lu-navigation:before { content: "\ecef"; }
.lu-navigation-2:before { content: "\ecf0"; }
.lu-navigation-2-off:before { content: "\ecf1"; }
.lu-navigation-off:before { content: "\ecf2"; }
.lu-network:before { content: "\ecf3"; }
.lu-newspaper:before { content: "\ecf4"; }
.lu-nfc:before { content: "\ecf5"; }
.lu-non-binary:before { content: "\ecf6"; }
.lu-notebook:before { content: "\ecf7"; }
.lu-notebook-pen:before { content: "\ecf8"; }
.lu-notebook-tabs:before { content: "\ecf9"; }
.lu-notebook-text:before { content: "\ecfa"; }
.lu-notepad-text:before { content: "\ecfb"; }
.lu-notepad-text-dashed:before { content: "\ecfc"; }
.lu-nut:before { content: "\ecfd"; }
.lu-nut-off:before { content: "\ecfe"; }
.lu-octagon:before { content: "\ecff"; }
.lu-octagon-alert:before { content: "\ed00"; }
.lu-octagon-minus:before { content: "\ed01"; }
.lu-octagon-pause:before { content: "\ed02"; }
.lu-octagon-x:before { content: "\ed03"; }
.lu-omega:before { content: "\ed04"; }
.lu-option:before { content: "\ed05"; }
.lu-orbit:before { content: "\ed06"; }
.lu-origami:before { content: "\ed07"; }
.lu-package:before { content: "\ed08"; }
.lu-package-2:before { content: "\ed09"; }
.lu-package-check:before { content: "\ed0a"; }
.lu-package-minus:before { content: "\ed0b"; }
.lu-package-open:before { content: "\ed0c"; }
.lu-package-plus:before { content: "\ed0d"; }
.lu-package-search:before { content: "\ed0e"; }
.lu-package-x:before { content: "\ed0f"; }
.lu-paintbrush:before { content: "\ed10"; }
.lu-paintbrush-vertical:before { content: "\ed11"; }
.lu-paint-bucket:before { content: "\ed12"; }
.lu-paint-roller:before { content: "\ed13"; }
.lu-palette:before { content: "\ed14"; }
.lu-panda:before { content: "\ed15"; }
.lu-panel-bottom:before { content: "\ed16"; }
.lu-panel-bottom-close:before { content: "\ed17"; }
.lu-panel-bottom-dashed:before { content: "\ed18"; }
.lu-panel-bottom-open:before { content: "\ed19"; }
.lu-panel-left:before { content: "\ed1a"; }
.lu-panel-left-close:before { content: "\ed1b"; }
.lu-panel-left-dashed:before { content: "\ed1c"; }
.lu-panel-left-open:before { content: "\ed1d"; }
.lu-panel-right:before { content: "\ed1e"; }
.lu-panel-right-close:before { content: "\ed1f"; }
.lu-panel-right-dashed:before { content: "\ed20"; }
.lu-panel-right-open:before { content: "\ed21"; }
.lu-panels-left-bottom:before { content: "\ed22"; }
.lu-panels-right-bottom:before { content: "\ed23"; }
.lu-panels-top-left:before { content: "\ed24"; }
.lu-panel-top:before { content: "\ed25"; }
.lu-panel-top-close:before { content: "\ed26"; }
.lu-panel-top-dashed:before { content: "\ed27"; }
.lu-panel-top-open:before { content: "\ed28"; }
.lu-paperclip:before { content: "\ed29"; }
.lu-parentheses:before { content: "\ed2a"; }
.lu-parking-meter:before { content: "\ed2b"; }
.lu-party-popper:before { content: "\ed2c"; }
.lu-pause:before { content: "\ed2d"; }
.lu-paw-print:before { content: "\ed2e"; }
.lu-pc-case:before { content: "\ed2f"; }
.lu-pen:before { content: "\ed30"; }
.lu-pencil:before { content: "\ed31"; }
.lu-pencil-line:before { content: "\ed32"; }
.lu-pencil-off:before { content: "\ed33"; }
.lu-pencil-ruler:before { content: "\ed34"; }
.lu-pen-line:before { content: "\ed35"; }
.lu-pen-off:before { content: "\ed36"; }
.lu-pentagon:before { content: "\ed37"; }
.lu-pen-tool:before { content: "\ed38"; }
.lu-percent:before { content: "\ed39"; }
.lu-person-standing:before { content: "\ed3a"; }
.lu-philippine-peso:before { content: "\ed3b"; }
.lu-phone:before { content: "\ed3c"; }
.lu-phone-call:before { content: "\ed3d"; }
.lu-phone-forwarded:before { content: "\ed3e"; }
.lu-phone-incoming:before { content: "\ed3f"; }
.lu-phone-missed:before { content: "\ed40"; }
.lu-phone-off:before { content: "\ed41"; }
.lu-phone-outgoing:before { content: "\ed42"; }
.lu-pi:before { content: "\ed43"; }
.lu-piano:before { content: "\ed44"; }
.lu-pickaxe:before { content: "\ed45"; }
.lu-picture-in-picture:before { content: "\ed46"; }
.lu-picture-in-picture-2:before { content: "\ed47"; }
.lu-piggy-bank:before { content: "\ed48"; }
.lu-pilcrow:before { content: "\ed49"; }
.lu-pilcrow-left:before { content: "\ed4a"; }
.lu-pilcrow-right:before { content: "\ed4b"; }
.lu-pill:before { content: "\ed4c"; }
.lu-pill-bottle:before { content: "\ed4d"; }
.lu-pin:before { content: "\ed4e"; }
.lu-pin-off:before { content: "\ed4f"; }
.lu-pipette:before { content: "\ed50"; }
.lu-pizza:before { content: "\ed51"; }
.lu-plane:before { content: "\ed52"; }
.lu-plane-landing:before { content: "\ed53"; }
.lu-plane-takeoff:before { content: "\ed54"; }
.lu-play:before { content: "\ed55"; }
.lu-plug:before { content: "\ed56"; }
.lu-plug-2:before { content: "\ed57"; }
.lu-plug-zap:before { content: "\ed58"; }
.lu-plus:before { content: "\ed59"; }
.lu-pocket:before { content: "\ed5a"; }
.lu-pocket-knife:before { content: "\ed5b"; }
.lu-podcast:before { content: "\ed5c"; }
.lu-pointer:before { content: "\ed5d"; }
.lu-pointer-off:before { content: "\ed5e"; }
.lu-popcorn:before { content: "\ed5f"; }
.lu-popsicle:before { content: "\ed60"; }
.lu-pound-sterling:before { content: "\ed61"; }
.lu-power:before { content: "\ed62"; }
.lu-power-off:before { content: "\ed63"; }
.lu-presentation:before { content: "\ed64"; }
.lu-printer:before { content: "\ed65"; }
.lu-printer-check:before { content: "\ed66"; }
.lu-projector:before { content: "\ed67"; }
.lu-proportions:before { content: "\ed68"; }
.lu-puzzle:before { content: "\ed69"; }
.lu-pyramid:before { content: "\ed6a"; }
.lu-qr-code:before { content: "\ed6b"; }
.lu-quote:before { content: "\ed6c"; }
.lu-rabbit:before { content: "\ed6d"; }
.lu-radar:before { content: "\ed6e"; }
.lu-radiation:before { content: "\ed6f"; }
.lu-radical:before { content: "\ed70"; }
.lu-radio:before { content: "\ed71"; }
.lu-radio-receiver:before { content: "\ed72"; }
.lu-radio-tower:before { content: "\ed73"; }
.lu-radius:before { content: "\ed74"; }
.lu-rail-symbol:before { content: "\ed75"; }
.lu-rainbow:before { content: "\ed76"; }
.lu-rat:before { content: "\ed77"; }
.lu-ratio:before { content: "\ed78"; }
.lu-receipt:before { content: "\ed79"; }
.lu-receipt-cent:before { content: "\ed7a"; }
.lu-receipt-euro:before { content: "\ed7b"; }
.lu-receipt-indian-rupee:before { content: "\ed7c"; }
.lu-receipt-japanese-yen:before { content: "\ed7d"; }
.lu-receipt-pound-sterling:before { content: "\ed7e"; }
.lu-receipt-russian-ruble:before { content: "\ed7f"; }
.lu-receipt-swiss-franc:before { content: "\ed80"; }
.lu-receipt-text:before { content: "\ed81"; }
.lu-rectangle-ellipsis:before { content: "\ed82"; }
.lu-rectangle-goggles:before { content: "\ed83"; }
.lu-rectangle-horizontal:before { content: "\ed84"; }
.lu-rectangle-vertical:before { content: "\ed85"; }
.lu-recycle:before { content: "\ed86"; }
.lu-redo:before { content: "\ed87"; }
.lu-redo-2:before { content: "\ed88"; }
.lu-redo-dot:before { content: "\ed89"; }
.lu-refresh-ccw:before { content: "\ed8a"; }
.lu-refresh-ccw-dot:before { content: "\ed8b"; }
.lu-refresh-cw:before { content: "\ed8c"; }
.lu-refresh-cw-off:before { content: "\ed8d"; }
.lu-refrigerator:before { content: "\ed8e"; }
.lu-regex:before { content: "\ed8f"; }
.lu-remove-formatting:before { content: "\ed90"; }
.lu-repeat:before { content: "\ed91"; }
.lu-repeat-1:before { content: "\ed92"; }
.lu-repeat-2:before { content: "\ed93"; }
.lu-replace:before { content: "\ed94"; }
.lu-replace-all:before { content: "\ed95"; }
.lu-reply:before { content: "\ed96"; }
.lu-reply-all:before { content: "\ed97"; }
.lu-rewind:before { content: "\ed98"; }
.lu-ribbon:before { content: "\ed99"; }
.lu-rocket:before { content: "\ed9a"; }
.lu-rocking-chair:before { content: "\ed9b"; }
.lu-roller-coaster:before { content: "\ed9c"; }
.lu-rotate-3d:before { content: "\ed9d"; }
.lu-rotate-ccw:before { content: "\ed9e"; }
.lu-rotate-ccw-key:before { content: "\ed9f"; }
.lu-rotate-ccw-square:before { content: "\eda0"; }
.lu-rotate-cw:before { content: "\eda1"; }
.lu-rotate-cw-square:before { content: "\eda2"; }
.lu-route:before { content: "\eda3"; }
.lu-route-off:before { content: "\eda4"; }
.lu-router:before { content: "\eda5"; }
.lu-rows-2:before { content: "\eda6"; }
.lu-rows-3:before { content: "\eda7"; }
.lu-rows-4:before { content: "\eda8"; }
.lu-rss:before { content: "\eda9"; }
.lu-ruler:before { content: "\edaa"; }
.lu-ruler-dimension-line:before { content: "\edab"; }
.lu-russian-ruble:before { content: "\edac"; }
.lu-sailboat:before { content: "\edad"; }
.lu-salad:before { content: "\edae"; }
.lu-sandwich:before { content: "\edaf"; }
.lu-satellite:before { content: "\edb0"; }
.lu-satellite-dish:before { content: "\edb1"; }
.lu-saudi-riyal:before { content: "\edb2"; }
.lu-save:before { content: "\edb3"; }
.lu-save-all:before { content: "\edb4"; }
.lu-save-off:before { content: "\edb5"; }
.lu-scale:before { content: "\edb6"; }
.lu-scale-3d:before { content: "\edb7"; }
.lu-scaling:before { content: "\edb8"; }
.lu-scan:before { content: "\edb9"; }
.lu-scan-barcode:before { content: "\edba"; }
.lu-scan-eye:before { content: "\edbb"; }
.lu-scan-face:before { content: "\edbc"; }
.lu-scan-heart:before { content: "\edbd"; }
.lu-scan-line:before { content: "\edbe"; }
.lu-scan-qr-code:before { content: "\edbf"; }
.lu-scan-search:before { content: "\edc0"; }
.lu-scan-text:before { content: "\edc1"; }
.lu-school:before { content: "\edc2"; }
.lu-scissors:before { content: "\edc3"; }
.lu-scissors-line-dashed:before { content: "\edc4"; }
.lu-screen-share:before { content: "\edc5"; }
.lu-screen-share-off:before { content: "\edc6"; }
.lu-scroll:before { content: "\edc7"; }
.lu-scroll-text:before { content: "\edc8"; }
.lu-search:before { content: "\edc9"; }
.lu-search-check:before { content: "\edca"; }
.lu-search-code:before { content: "\edcb"; }
.lu-search-slash:before { content: "\edcc"; }
.lu-search-x:before { content: "\edcd"; }
.lu-section:before { content: "\edce"; }
.lu-send:before { content: "\edcf"; }
.lu-send-horizontal:before { content: "\edd0"; }
.lu-send-to-back:before { content: "\edd1"; }
.lu-separator-horizontal:before { content: "\edd2"; }
.lu-separator-vertical:before { content: "\edd3"; }
.lu-server:before { content: "\edd4"; }
.lu-server-cog:before { content: "\edd5"; }
.lu-server-crash:before { content: "\edd6"; }
.lu-server-off:before { content: "\edd7"; }
.lu-settings:before { content: "\edd8"; }
.lu-settings-2:before { content: "\edd9"; }
.lu-shapes:before { content: "\edda"; }
.lu-share:before { content: "\eddb"; }
.lu-share-2:before { content: "\eddc"; }
.lu-sheet:before { content: "\eddd"; }
.lu-shell:before { content: "\edde"; }
.lu-shield:before { content: "\eddf"; }
.lu-shield-alert:before { content: "\ede0"; }
.lu-shield-ban:before { content: "\ede1"; }
.lu-shield-check:before { content: "\ede2"; }
.lu-shield-ellipsis:before { content: "\ede3"; }
.lu-shield-half:before { content: "\ede4"; }
.lu-shield-minus:before { content: "\ede5"; }
.lu-shield-off:before { content: "\ede6"; }
.lu-shield-plus:before { content: "\ede7"; }
.lu-shield-question:before { content: "\ede8"; }
.lu-shield-user:before { content: "\ede9"; }
.lu-shield-x:before { content: "\edea"; }
.lu-ship:before { content: "\edeb"; }
.lu-ship-wheel:before { content: "\edec"; }
.lu-shirt:before { content: "\eded"; }
.lu-shopping-bag:before { content: "\edee"; }
.lu-shopping-basket:before { content: "\edef"; }
.lu-shopping-cart:before { content: "\edf0"; }
.lu-shovel:before { content: "\edf1"; }
.lu-shower-head:before { content: "\edf2"; }
.lu-shredder:before { content: "\edf3"; }
.lu-shrimp:before { content: "\edf4"; }
.lu-shrink:before { content: "\edf5"; }
.lu-shrub:before { content: "\edf6"; }
.lu-shuffle:before { content: "\edf7"; }
.lu-sigma:before { content: "\edf8"; }
.lu-signal:before { content: "\edf9"; }
.lu-signal-high:before { content: "\edfa"; }
.lu-signal-low:before { content: "\edfb"; }
.lu-signal-medium:before { content: "\edfc"; }
.lu-signal-zero:before { content: "\edfd"; }
.lu-signature:before { content: "\edfe"; }
.lu-signpost:before { content: "\edff"; }
.lu-signpost-big:before { content: "\ee00"; }
.lu-siren:before { content: "\ee01"; }
.lu-skip-back:before { content: "\ee02"; }
.lu-skip-forward:before { content: "\ee03"; }
.lu-skull:before { content: "\ee04"; }
.lu-slack:before { content: "\ee05"; }
.lu-slash:before { content: "\ee06"; }
.lu-slice:before { content: "\ee07"; }
.lu-sliders-horizontal:before { content: "\ee08"; }
.lu-sliders-vertical:before { content: "\ee09"; }
.lu-smartphone:before { content: "\ee0a"; }
.lu-smartphone-charging:before { content: "\ee0b"; }
.lu-smartphone-nfc:before { content: "\ee0c"; }
.lu-smile:before { content: "\ee0d"; }
.lu-smile-plus:before { content: "\ee0e"; }
.lu-snail:before { content: "\ee0f"; }
.lu-snowflake:before { content: "\ee10"; }
.lu-soap-dispenser-droplet:before { content: "\ee11"; }
.lu-sofa:before { content: "\ee12"; }
.lu-soup:before { content: "\ee13"; }
.lu-space:before { content: "\ee14"; }
.lu-spade:before { content: "\ee15"; }
.lu-sparkle:before { content: "\ee16"; }
.lu-sparkles:before { content: "\ee17"; }
.lu-speaker:before { content: "\ee18"; }
.lu-speech:before { content: "\ee19"; }
.lu-spell-check:before { content: "\ee1a"; }
.lu-spell-check-2:before { content: "\ee1b"; }
.lu-spline:before { content: "\ee1c"; }
.lu-spline-pointer:before { content: "\ee1d"; }
.lu-split:before { content: "\ee1e"; }
.lu-spray-can:before { content: "\ee1f"; }
.lu-sprout:before { content: "\ee20"; }
.lu-square:before { content: "\ee21"; }
.lu-square-activity:before { content: "\ee22"; }
.lu-square-arrow-down:before { content: "\ee23"; }
.lu-square-arrow-down-left:before { content: "\ee24"; }
.lu-square-arrow-down-right:before { content: "\ee25"; }
.lu-square-arrow-left:before { content: "\ee26"; }
.lu-square-arrow-out-down-left:before { content: "\ee27"; }
.lu-square-arrow-out-down-right:before { content: "\ee28"; }
.lu-square-arrow-out-up-left:before { content: "\ee29"; }
.lu-square-arrow-out-up-right:before { content: "\ee2a"; }
.lu-square-arrow-right:before { content: "\ee2b"; }
.lu-square-arrow-up:before { content: "\ee2c"; }
.lu-square-arrow-up-left:before { content: "\ee2d"; }
.lu-square-arrow-up-right:before { content: "\ee2e"; }
.lu-square-asterisk:before { content: "\ee2f"; }
.lu-square-bottom-dashed-scissors:before { content: "\ee30"; }
.lu-square-chart-gantt:before { content: "\ee31"; }
.lu-square-check:before { content: "\ee32"; }
.lu-square-check-big:before { content: "\ee33"; }
.lu-square-chevron-down:before { content: "\ee34"; }
.lu-square-chevron-left:before { content: "\ee35"; }
.lu-square-chevron-right:before { content: "\ee36"; }
.lu-square-chevron-up:before { content: "\ee37"; }
.lu-square-code:before { content: "\ee38"; }
.lu-square-dashed:before { content: "\ee39"; }
.lu-square-dashed-bottom:before { content: "\ee3a"; }
.lu-square-dashed-bottom-code:before { content: "\ee3b"; }
.lu-square-dashed-kanban:before { content: "\ee3c"; }
.lu-square-dashed-mouse-pointer:before { content: "\ee3d"; }
.lu-square-dashed-top-solid:before { content: "\ee3e"; }
.lu-square-divide:before { content: "\ee3f"; }
.lu-square-dot:before { content: "\ee40"; }
.lu-square-equal:before { content: "\ee41"; }
.lu-square-function:before { content: "\ee42"; }
.lu-square-kanban:before { content: "\ee43"; }
.lu-square-library:before { content: "\ee44"; }
.lu-square-m:before { content: "\ee45"; }
.lu-square-menu:before { content: "\ee46"; }
.lu-square-minus:before { content: "\ee47"; }
.lu-square-mouse-pointer:before { content: "\ee48"; }
.lu-square-parking:before { content: "\ee49"; }
.lu-square-parking-off:before { content: "\ee4a"; }
.lu-square-pen:before { content: "\ee4b"; }
.lu-square-percent:before { content: "\ee4c"; }
.lu-square-pi:before { content: "\ee4d"; }
.lu-square-pilcrow:before { content: "\ee4e"; }
.lu-square-play:before { content: "\ee4f"; }
.lu-square-plus:before { content: "\ee50"; }
.lu-square-power:before { content: "\ee51"; }
.lu-square-radical:before { content: "\ee52"; }
.lu-square-round-corner:before { content: "\ee53"; }
.lu-square-scissors:before { content: "\ee54"; }
.lu-squares-exclude:before { content: "\ee55"; }
.lu-square-sigma:before { content: "\ee56"; }
.lu-squares-intersect:before { content: "\ee57"; }
.lu-square-slash:before { content: "\ee58"; }
.lu-square-split-horizontal:before { content: "\ee59"; }
.lu-square-split-vertical:before { content: "\ee5a"; }
.lu-square-square:before { content: "\ee5b"; }
.lu-squares-subtract:before { content: "\ee5c"; }
.lu-square-stack:before { content: "\ee5d"; }
.lu-squares-unite:before { content: "\ee5e"; }
.lu-square-terminal:before { content: "\ee5f"; }
.lu-square-user:before { content: "\ee60"; }
.lu-square-user-round:before { content: "\ee61"; }
.lu-square-x:before { content: "\ee62"; }
.lu-squircle:before { content: "\ee63"; }
.lu-squirrel:before { content: "\ee64"; }
.lu-stamp:before { content: "\ee65"; }
.lu-star:before { content: "\ee66"; }
.lu-star-half:before { content: "\ee67"; }
.lu-star-off:before { content: "\ee68"; }
.lu-step-back:before { content: "\ee69"; }
.lu-step-forward:before { content: "\ee6a"; }
.lu-stethoscope:before { content: "\ee6b"; }
.lu-sticker:before { content: "\ee6c"; }
.lu-sticky-note:before { content: "\ee6d"; }
.lu-store:before { content: "\ee6e"; }
.lu-stretch-horizontal:before { content: "\ee6f"; }
.lu-stretch-vertical:before { content: "\ee70"; }
.lu-strikethrough:before { content: "\ee71"; }
.lu-subscript:before { content: "\ee72"; }
.lu-sun:before { content: "\ee73"; }
.lu-sun-dim:before { content: "\ee74"; }
.lu-sun-medium:before { content: "\ee75"; }
.lu-sun-moon:before { content: "\ee76"; }
.lu-sunrise:before { content: "\ee77"; }
.lu-sunset:before { content: "\ee78"; }
.lu-sun-snow:before { content: "\ee79"; }
.lu-superscript:before { content: "\ee7a"; }
.lu-swatch-book:before { content: "\ee7b"; }
.lu-swiss-franc:before { content: "\ee7c"; }
.lu-switch-camera:before { content: "\ee7d"; }
.lu-sword:before { content: "\ee7e"; }
.lu-swords:before { content: "\ee7f"; }
.lu-syringe:before { content: "\ee80"; }
.lu-table:before { content: "\ee81"; }
.lu-table-2:before { content: "\ee82"; }
.lu-table-cells-merge:before { content: "\ee83"; }
.lu-table-cells-split:before { content: "\ee84"; }
.lu-table-columns-split:before { content: "\ee85"; }
.lu-table-of-contents:before { content: "\ee86"; }
.lu-table-properties:before { content: "\ee87"; }
.lu-table-rows-split:before { content: "\ee88"; }
.lu-tablet:before { content: "\ee89"; }
.lu-tablets:before { content: "\ee8a"; }
.lu-tablet-smartphone:before { content: "\ee8b"; }
.lu-tag:before { content: "\ee8c"; }
.lu-tags:before { content: "\ee8d"; }
.lu-tally-1:before { content: "\ee8e"; }
.lu-tally-2:before { content: "\ee8f"; }
.lu-tally-3:before { content: "\ee90"; }
.lu-tally-4:before { content: "\ee91"; }
.lu-tally-5:before { content: "\ee92"; }
.lu-tangent:before { content: "\ee93"; }
.lu-target:before { content: "\ee94"; }
.lu-telescope:before { content: "\ee95"; }
.lu-tent:before { content: "\ee96"; }
.lu-tent-tree:before { content: "\ee97"; }
.lu-terminal:before { content: "\ee98"; }
.lu-test-tube:before { content: "\ee99"; }
.lu-test-tube-diagonal:before { content: "\ee9a"; }
.lu-test-tubes:before { content: "\ee9b"; }
.lu-text:before { content: "\ee9c"; }
.lu-text-cursor:before { content: "\ee9d"; }
.lu-text-cursor-input:before { content: "\ee9e"; }
.lu-text-quote:before { content: "\ee9f"; }
.lu-text-search:before { content: "\eea0"; }
.lu-text-select:before { content: "\eea1"; }
.lu-theater:before { content: "\eea2"; }
.lu-thermometer:before { content: "\eea3"; }
.lu-thermometer-snowflake:before { content: "\eea4"; }
.lu-thermometer-sun:before { content: "\eea5"; }
.lu-thumbs-down:before { content: "\eea6"; }
.lu-thumbs-up:before { content: "\eea7"; }
.lu-ticket:before { content: "\eea8"; }
.lu-ticket-check:before { content: "\eea9"; }
.lu-ticket-minus:before { content: "\eeaa"; }
.lu-ticket-percent:before { content: "\eeab"; }
.lu-ticket-plus:before { content: "\eeac"; }
.lu-tickets:before { content: "\eead"; }
.lu-ticket-slash:before { content: "\eeae"; }
.lu-tickets-plane:before { content: "\eeaf"; }
.lu-ticket-x:before { content: "\eeb0"; }
.lu-timer:before { content: "\eeb1"; }
.lu-timer-off:before { content: "\eeb2"; }
.lu-timer-reset:before { content: "\eeb3"; }
.lu-toggle-left:before { content: "\eeb4"; }
.lu-toggle-right:before { content: "\eeb5"; }
.lu-toilet:before { content: "\eeb6"; }
.lu-tornado:before { content: "\eeb7"; }
.lu-torus:before { content: "\eeb8"; }
.lu-touchpad:before { content: "\eeb9"; }
.lu-touchpad-off:before { content: "\eeba"; }
.lu-tower-control:before { content: "\eebb"; }
.lu-toy-brick:before { content: "\eebc"; }
.lu-tractor:before { content: "\eebd"; }
.lu-traffic-cone:before { content: "\eebe"; }
.lu-train-front:before { content: "\eebf"; }
.lu-train-front-tunnel:before { content: "\eec0"; }
.lu-train-track:before { content: "\eec1"; }
.lu-tram-front:before { content: "\eec2"; }
.lu-transgender:before { content: "\eec3"; }
.lu-trash:before { content: "\eec4"; }
.lu-trash-2:before { content: "\eec5"; }
.lu-tree-deciduous:before { content: "\eec6"; }
.lu-tree-palm:before { content: "\eec7"; }
.lu-tree-pine:before { content: "\eec8"; }
.lu-trees:before { content: "\eec9"; }
.lu-trello:before { content: "\eeca"; }
.lu-trending-down:before { content: "\eecb"; }
.lu-trending-up:before { content: "\eecc"; }
.lu-trending-up-down:before { content: "\eecd"; }
.lu-triangle:before { content: "\eece"; }
.lu-triangle-alert:before { content: "\eecf"; }
.lu-triangle-dashed:before { content: "\eed0"; }
.lu-triangle-right:before { content: "\eed1"; }
.lu-trophy:before { content: "\eed2"; }
.lu-truck:before { content: "\eed3"; }
.lu-truck-electric:before { content: "\eed4"; }
.lu-turtle:before { content: "\eed5"; }
.lu-tv:before { content: "\eed6"; }
.lu-tv-minimal:before { content: "\eed7"; }
.lu-tv-minimal-play:before { content: "\eed8"; }
.lu-twitch:before { content: "\eed9"; }
.lu-twitter:before { content: "\eeda"; }
.lu-type:before { content: "\eedb"; }
.lu-type-outline:before { content: "\eedc"; }
.lu-umbrella:before { content: "\eedd"; }
.lu-umbrella-off:before { content: "\eede"; }
.lu-underline:before { content: "\eedf"; }
.lu-undo:before { content: "\eee0"; }
.lu-undo-2:before { content: "\eee1"; }
.lu-undo-dot:before { content: "\eee2"; }
.lu-unfold-horizontal:before { content: "\eee3"; }
.lu-unfold-vertical:before { content: "\eee4"; }
.lu-ungroup:before { content: "\eee5"; }
.lu-university:before { content: "\eee6"; }
.lu-unlink:before { content: "\eee7"; }
.lu-unlink-2:before { content: "\eee8"; }
.lu-unplug:before { content: "\eee9"; }
.lu-upload:before { content: "\eeea"; }
.lu-usb:before { content: "\eeeb"; }
.lu-user:before { content: "\eeec"; }
.lu-user-check:before { content: "\eeed"; }
.lu-user-cog:before { content: "\eeee"; }
.lu-user-lock:before { content: "\eeef"; }
.lu-user-minus:before { content: "\eef0"; }
.lu-user-pen:before { content: "\eef1"; }
.lu-user-plus:before { content: "\eef2"; }
.lu-user-round:before { content: "\eef3"; }
.lu-user-round-check:before { content: "\eef4"; }
.lu-user-round-cog:before { content: "\eef5"; }
.lu-user-round-minus:before { content: "\eef6"; }
.lu-user-round-pen:before { content: "\eef7"; }
.lu-user-round-plus:before { content: "\eef8"; }
.lu-user-round-search:before { content: "\eef9"; }
.lu-user-round-x:before { content: "\eefa"; }
.lu-users:before { content: "\eefb"; }
.lu-user-search:before { content: "\eefc"; }
.lu-users-round:before { content: "\eefd"; }
.lu-user-x:before { content: "\eefe"; }
.lu-utensils:before { content: "\eeff"; }
.lu-utensils-crossed:before { content: "\ef00"; }
.lu-utility-pole:before { content: "\ef01"; }
.lu-variable:before { content: "\ef02"; }
.lu-vault:before { content: "\ef03"; }
.lu-vegan:before { content: "\ef04"; }
.lu-venetian-mask:before { content: "\ef05"; }
.lu-venus:before { content: "\ef06"; }
.lu-venus-and-mars:before { content: "\ef07"; }
.lu-vibrate:before { content: "\ef08"; }
.lu-vibrate-off:before { content: "\ef09"; }
.lu-video:before { content: "\ef0a"; }
.lu-video-off:before { content: "\ef0b"; }
.lu-videotape:before { content: "\ef0c"; }
.lu-view:before { content: "\ef0d"; }
.lu-voicemail:before { content: "\ef0e"; }
.lu-volleyball:before { content: "\ef0f"; }
.lu-volume:before { content: "\ef10"; }
.lu-volume-1:before { content: "\ef11"; }
.lu-volume-2:before { content: "\ef12"; }
.lu-volume-off:before { content: "\ef13"; }
.lu-volume-x:before { content: "\ef14"; }
.lu-vote:before { content: "\ef15"; }
.lu-wallet:before { content: "\ef16"; }
.lu-wallet-cards:before { content: "\ef17"; }
.lu-wallet-minimal:before { content: "\ef18"; }
.lu-wallpaper:before { content: "\ef19"; }
.lu-wand:before { content: "\ef1a"; }
.lu-wand-sparkles:before { content: "\ef1b"; }
.lu-warehouse:before { content: "\ef1c"; }
.lu-washing-machine:before { content: "\ef1d"; }
.lu-watch:before { content: "\ef1e"; }
.lu-waves:before { content: "\ef1f"; }
.lu-waves-ladder:before { content: "\ef20"; }
.lu-waypoints:before { content: "\ef21"; }
.lu-webcam:before { content: "\ef22"; }
.lu-webhook:before { content: "\ef23"; }
.lu-webhook-off:before { content: "\ef24"; }
.lu-weight:before { content: "\ef25"; }
.lu-wheat:before { content: "\ef26"; }
.lu-wheat-off:before { content: "\ef27"; }
.lu-whole-word:before { content: "\ef28"; }
.lu-wifi:before { content: "\ef29"; }
.lu-wifi-high:before { content: "\ef2a"; }
.lu-wifi-low:before { content: "\ef2b"; }
.lu-wifi-off:before { content: "\ef2c"; }
.lu-wifi-pen:before { content: "\ef2d"; }
.lu-wifi-zero:before { content: "\ef2e"; }
.lu-wind:before { content: "\ef2f"; }
.lu-wind-arrow-down:before { content: "\ef30"; }
.lu-wine:before { content: "\ef31"; }
.lu-wine-off:before { content: "\ef32"; }
.lu-workflow:before { content: "\ef33"; }
.lu-worm:before { content: "\ef34"; }
.lu-wrap-text:before { content: "\ef35"; }
.lu-wrench:before { content: "\ef36"; }
.lu-x:before { content: "\ef37"; }
.lu-youtube:before { content: "\ef38"; }
.lu-zap:before { content: "\ef39"; }
.lu-zap-off:before { content: "\ef3a"; }
.lu-zoom-in:before { content: "\ef3b"; }
.lu-zoom-out:before { content: "\ef3c"; }@font-face {
font-family: 'Lucide-Icons';
src:
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.ttf?nd2v4d) format('truetype'),
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.woff?nd2v4d) format('woff'),
url(//valorum.de/wp-content/plugins/uicore-framework/assets/fonts/lucide/Lucide-Icons.svg?nd2v4d#Lucide-Icons) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="lu-"], [class*=" lu-"] {
font-family: 'Lucide-Icons';
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lu-a-arrow-down:before { content: "\e900"; }
.lu-a-arrow-up:before { content: "\e901"; }
.lu-accessibility:before { content: "\e902"; }
.lu-activity:before { content: "\e903"; }
.lu-airplay:before { content: "\e904"; }
.lu-air-vent:before { content: "\e905"; }
.lu-a-large-small:before { content: "\e906"; }
.lu-alarm-clock:before { content: "\e907"; }
.lu-alarm-clock-check:before { content: "\e908"; }
.lu-alarm-clock-minus:before { content: "\e909"; }
.lu-alarm-clock-off:before { content: "\e90a"; }
.lu-alarm-clock-plus:before { content: "\e90b"; }
.lu-alarm-smoke:before { content: "\e90c"; }
.lu-album:before { content: "\e90d"; }
.lu-align-center:before { content: "\e90e"; }
.lu-align-center-horizontal:before { content: "\e90f"; }
.lu-align-center-vertical:before { content: "\e910"; }
.lu-align-end-horizontal:before { content: "\e911"; }
.lu-align-end-vertical:before { content: "\e912"; }
.lu-align-horizontal-distribute-center:before { content: "\e913"; }
.lu-align-horizontal-distribute-end:before { content: "\e914"; }
.lu-align-horizontal-distribute-start:before { content: "\e915"; }
.lu-align-horizontal-justify-center:before { content: "\e916"; }
.lu-align-horizontal-justify-end:before { content: "\e917"; }
.lu-align-horizontal-justify-start:before { content: "\e918"; }
.lu-align-horizontal-space-around:before { content: "\e919"; }
.lu-align-horizontal-space-between:before { content: "\e91a"; }
.lu-align-justify:before { content: "\e91b"; }
.lu-align-left:before { content: "\e91c"; }
.lu-align-right:before { content: "\e91d"; }
.lu-align-start-horizontal:before { content: "\e91e"; }
.lu-align-start-vertical:before { content: "\e91f"; }
.lu-align-vertical-distribute-center:before { content: "\e920"; }
.lu-align-vertical-distribute-end:before { content: "\e921"; }
.lu-align-vertical-distribute-start:before { content: "\e922"; }
.lu-align-vertical-justify-center:before { content: "\e923"; }
.lu-align-vertical-justify-end:before { content: "\e924"; }
.lu-align-vertical-justify-start:before { content: "\e925"; }
.lu-align-vertical-space-around:before { content: "\e926"; }
.lu-align-vertical-space-between:before { content: "\e927"; }
.lu-ambulance:before { content: "\e928"; }
.lu-ampersand:before { content: "\e929"; }
.lu-ampersands:before { content: "\e92a"; }
.lu-amphora:before { content: "\e92b"; }
.lu-anchor:before { content: "\e92c"; }
.lu-angry:before { content: "\e92d"; }
.lu-annoyed:before { content: "\e92e"; }
.lu-antenna:before { content: "\e92f"; }
.lu-anvil:before { content: "\e930"; }
.lu-aperture:before { content: "\e931"; }
.lu-apple:before { content: "\e932"; }
.lu-app-window:before { content: "\e933"; }
.lu-app-window-mac:before { content: "\e934"; }
.lu-archive:before { content: "\e935"; }
.lu-archive-restore:before { content: "\e936"; }
.lu-archive-x:before { content: "\e937"; }
.lu-armchair:before { content: "\e938"; }
.lu-arrow-big-down:before { content: "\e939"; }
.lu-arrow-big-down-dash:before { content: "\e93a"; }
.lu-arrow-big-left:before { content: "\e93b"; }
.lu-arrow-big-left-dash:before { content: "\e93c"; }
.lu-arrow-big-right:before { content: "\e93d"; }
.lu-arrow-big-right-dash:before { content: "\e93e"; }
.lu-arrow-big-up:before { content: "\e93f"; }
.lu-arrow-big-up-dash:before { content: "\e940"; }
.lu-arrow-down:before { content: "\e941"; }
.lu-arrow-down-0-1:before { content: "\e942"; }
.lu-arrow-down-1-0:before { content: "\e943"; }
.lu-arrow-down-a-z:before { content: "\e944"; }
.lu-arrow-down-from-line:before { content: "\e945"; }
.lu-arrow-down-left:before { content: "\e946"; }
.lu-arrow-down-narrow-wide:before { content: "\e947"; }
.lu-arrow-down-right:before { content: "\e948"; }
.lu-arrow-down-to-dot:before { content: "\e949"; }
.lu-arrow-down-to-line:before { content: "\e94a"; }
.lu-arrow-down-up:before { content: "\e94b"; }
.lu-arrow-down-wide-narrow:before { content: "\e94c"; }
.lu-arrow-down-z-a:before { content: "\e94d"; }
.lu-arrow-left:before { content: "\e94e"; }
.lu-arrow-left-from-line:before { content: "\e94f"; }
.lu-arrow-left-right:before { content: "\e950"; }
.lu-arrow-left-to-line:before { content: "\e951"; }
.lu-arrow-right:before { content: "\e952"; }
.lu-arrow-right-from-line:before { content: "\e953"; }
.lu-arrow-right-left:before { content: "\e954"; }
.lu-arrow-right-to-line:before { content: "\e955"; }
.lu-arrows-up-from-line:before { content: "\e956"; }
.lu-arrow-up:before { content: "\e957"; }
.lu-arrow-up-0-1:before { content: "\e958"; }
.lu-arrow-up-1-0:before { content: "\e959"; }
.lu-arrow-up-a-z:before { content: "\e95a"; }
.lu-arrow-up-down:before { content: "\e95b"; }
.lu-arrow-up-from-dot:before { content: "\e95c"; }
.lu-arrow-up-from-line:before { content: "\e95d"; }
.lu-arrow-up-left:before { content: "\e95e"; }
.lu-arrow-up-narrow-wide:before { content: "\e95f"; }
.lu-arrow-up-right:before { content: "\e960"; }
.lu-arrow-up-to-line:before { content: "\e961"; }
.lu-arrow-up-wide-narrow:before { content: "\e962"; }
.lu-arrow-up-z-a:before { content: "\e963"; }
.lu-asterisk:before { content: "\e964"; }
.lu-atom:before { content: "\e965"; }
.lu-at-sign:before { content: "\e966"; }
.lu-audio-lines:before { content: "\e967"; }
.lu-audio-waveform:before { content: "\e968"; }
.lu-award:before { content: "\e969"; }
.lu-axe:before { content: "\e96a"; }
.lu-axis-3d:before { content: "\e96b"; }
.lu-baby:before { content: "\e96c"; }
.lu-backpack:before { content: "\e96d"; }
.lu-badge:before { content: "\e96e"; }
.lu-badge-alert:before { content: "\e96f"; }
.lu-badge-cent:before { content: "\e970"; }
.lu-badge-check:before { content: "\e971"; }
.lu-badge-dollar-sign:before { content: "\e972"; }
.lu-badge-euro:before { content: "\e973"; }
.lu-badge-help:before { content: "\e974"; }
.lu-badge-indian-rupee:before { content: "\e975"; }
.lu-badge-info:before { content: "\e976"; }
.lu-badge-japanese-yen:before { content: "\e977"; }
.lu-badge-minus:before { content: "\e978"; }
.lu-badge-percent:before { content: "\e979"; }
.lu-badge-plus:before { content: "\e97a"; }
.lu-badge-pound-sterling:before { content: "\e97b"; }
.lu-badge-russian-ruble:before { content: "\e97c"; }
.lu-badge-swiss-franc:before { content: "\e97d"; }
.lu-badge-x:before { content: "\e97e"; }
.lu-baggage-claim:before { content: "\e97f"; }
.lu-ban:before { content: "\e980"; }
.lu-banana:before { content: "\e981"; }
.lu-bandage:before { content: "\e982"; }
.lu-banknote:before { content: "\e983"; }
.lu-banknote-arrow-down:before { content: "\e984"; }
.lu-banknote-arrow-up:before { content: "\e985"; }
.lu-banknote-x:before { content: "\e986"; }
.lu-barcode:before { content: "\e987"; }
.lu-baseline:before { content: "\e988"; }
.lu-bath:before { content: "\e989"; }
.lu-battery:before { content: "\e98a"; }
.lu-battery-charging:before { content: "\e98b"; }
.lu-battery-full:before { content: "\e98c"; }
.lu-battery-low:before { content: "\e98d"; }
.lu-battery-medium:before { content: "\e98e"; }
.lu-battery-plus:before { content: "\e98f"; }
.lu-battery-warning:before { content: "\e990"; }
.lu-beaker:before { content: "\e991"; }
.lu-bean:before { content: "\e992"; }
.lu-bean-off:before { content: "\e993"; }
.lu-bed:before { content: "\e994"; }
.lu-bed-double:before { content: "\e995"; }
.lu-bed-single:before { content: "\e996"; }
.lu-beef:before { content: "\e997"; }
.lu-beer:before { content: "\e998"; }
.lu-beer-off:before { content: "\e999"; }
.lu-bell:before { content: "\e99a"; }
.lu-bell-dot:before { content: "\e99b"; }
.lu-bell-electric:before { content: "\e99c"; }
.lu-bell-minus:before { content: "\e99d"; }
.lu-bell-off:before { content: "\e99e"; }
.lu-bell-plus:before { content: "\e99f"; }
.lu-bell-ring:before { content: "\e9a0"; }
.lu-between-horizontal-end:before { content: "\e9a1"; }
.lu-between-horizontal-start:before { content: "\e9a2"; }
.lu-between-vertical-end:before { content: "\e9a3"; }
.lu-between-vertical-start:before { content: "\e9a4"; }
.lu-biceps-flexed:before { content: "\e9a5"; }
.lu-bike:before { content: "\e9a6"; }
.lu-binary:before { content: "\e9a7"; }
.lu-binoculars:before { content: "\e9a8"; }
.lu-biohazard:before { content: "\e9a9"; }
.lu-bird:before { content: "\e9aa"; }
.lu-bitcoin:before { content: "\e9ab"; }
.lu-blend:before { content: "\e9ac"; }
.lu-blinds:before { content: "\e9ad"; }
.lu-blocks:before { content: "\e9ae"; }
.lu-bluetooth:before { content: "\e9af"; }
.lu-bluetooth-connected:before { content: "\e9b0"; }
.lu-bluetooth-off:before { content: "\e9b1"; }
.lu-bluetooth-searching:before { content: "\e9b2"; }
.lu-bold:before { content: "\e9b3"; }
.lu-bolt:before { content: "\e9b4"; }
.lu-bomb:before { content: "\e9b5"; }
.lu-bone:before { content: "\e9b6"; }
.lu-book:before { content: "\e9b7"; }
.lu-book-a:before { content: "\e9b8"; }
.lu-book-audio:before { content: "\e9b9"; }
.lu-book-check:before { content: "\e9ba"; }
.lu-book-copy:before { content: "\e9bb"; }
.lu-book-dashed:before { content: "\e9bc"; }
.lu-book-down:before { content: "\e9bd"; }
.lu-book-headphones:before { content: "\e9be"; }
.lu-book-heart:before { content: "\e9bf"; }
.lu-book-image:before { content: "\e9c0"; }
.lu-book-key:before { content: "\e9c1"; }
.lu-book-lock:before { content: "\e9c2"; }
.lu-bookmark:before { content: "\e9c3"; }
.lu-bookmark-check:before { content: "\e9c4"; }
.lu-book-marked:before { content: "\e9c5"; }
.lu-bookmark-minus:before { content: "\e9c6"; }
.lu-bookmark-plus:before { content: "\e9c7"; }
.lu-bookmark-x:before { content: "\e9c8"; }
.lu-book-minus:before { content: "\e9c9"; }
.lu-book-open:before { content: "\e9ca"; }
.lu-book-open-check:before { content: "\e9cb"; }
.lu-book-open-text:before { content: "\e9cc"; }
.lu-book-plus:before { content: "\e9cd"; }
.lu-book-text:before { content: "\e9ce"; }
.lu-book-type:before { content: "\e9cf"; }
.lu-book-up:before { content: "\e9d0"; }
.lu-book-up-2:before { content: "\e9d1"; }
.lu-book-user:before { content: "\e9d2"; }
.lu-book-x:before { content: "\e9d3"; }
.lu-boom-box:before { content: "\e9d4"; }
.lu-bot:before { content: "\e9d5"; }
.lu-bot-message-square:before { content: "\e9d6"; }
.lu-bot-off:before { content: "\e9d7"; }
.lu-bow-arrow:before { content: "\e9d8"; }
.lu-box:before { content: "\e9d9"; }
.lu-boxes:before { content: "\e9da"; }
.lu-braces:before { content: "\e9db"; }
.lu-brackets:before { content: "\e9dc"; }
.lu-brain:before { content: "\e9dd"; }
.lu-brain-circuit:before { content: "\e9de"; }
.lu-brain-cog:before { content: "\e9df"; }
.lu-brick-wall:before { content: "\e9e0"; }
.lu-brick-wall-fire:before { content: "\e9e1"; }
.lu-briefcase:before { content: "\e9e2"; }
.lu-briefcase-business:before { content: "\e9e3"; }
.lu-briefcase-conveyor-belt:before { content: "\e9e4"; }
.lu-briefcase-medical:before { content: "\e9e5"; }
.lu-bring-to-front:before { content: "\e9e6"; }
.lu-brush:before { content: "\e9e7"; }
.lu-brush-cleaning:before { content: "\e9e8"; }
.lu-bubbles:before { content: "\e9e9"; }
.lu-bug:before { content: "\e9ea"; }
.lu-bug-off:before { content: "\e9eb"; }
.lu-bug-play:before { content: "\e9ec"; }
.lu-building:before { content: "\e9ed"; }
.lu-building-2:before { content: "\e9ee"; }
.lu-bus:before { content: "\e9ef"; }
.lu-bus-front:before { content: "\e9f0"; }
.lu-cable:before { content: "\e9f1"; }
.lu-cable-car:before { content: "\e9f2"; }
.lu-cake:before { content: "\e9f3"; }
.lu-cake-slice:before { content: "\e9f4"; }
.lu-calculator:before { content: "\e9f5"; }
.lu-calendar:before { content: "\e9f6"; }
.lu-calendar-1:before { content: "\e9f7"; }
.lu-calendar-arrow-down:before { content: "\e9f8"; }
.lu-calendar-arrow-up:before { content: "\e9f9"; }
.lu-calendar-check:before { content: "\e9fa"; }
.lu-calendar-check-2:before { content: "\e9fb"; }
.lu-calendar-clock:before { content: "\e9fc"; }
.lu-calendar-cog:before { content: "\e9fd"; }
.lu-calendar-days:before { content: "\e9fe"; }
.lu-calendar-fold:before { content: "\e9ff"; }
.lu-calendar-heart:before { content: "\ea00"; }
.lu-calendar-minus:before { content: "\ea01"; }
.lu-calendar-minus-2:before { content: "\ea02"; }
.lu-calendar-off:before { content: "\ea03"; }
.lu-calendar-plus:before { content: "\ea04"; }
.lu-calendar-plus-2:before { content: "\ea05"; }
.lu-calendar-range:before { content: "\ea06"; }
.lu-calendar-search:before { content: "\ea07"; }
.lu-calendar-sync:before { content: "\ea08"; }
.lu-calendar-x:before { content: "\ea09"; }
.lu-calendar-x-2:before { content: "\ea0a"; }
.lu-camera:before { content: "\ea0b"; }
.lu-camera-off:before { content: "\ea0c"; }
.lu-candy:before { content: "\ea0d"; }
.lu-candy-cane:before { content: "\ea0e"; }
.lu-candy-off:before { content: "\ea0f"; }
.lu-cannabis:before { content: "\ea10"; }
.lu-captions:before { content: "\ea11"; }
.lu-captions-off:before { content: "\ea12"; }
.lu-car:before { content: "\ea13"; }
.lu-caravan:before { content: "\ea14"; }
.lu-car-front:before { content: "\ea15"; }
.lu-carrot:before { content: "\ea16"; }
.lu-car-taxi-front:before { content: "\ea17"; }
.lu-case-lower:before { content: "\ea18"; }
.lu-case-sensitive:before { content: "\ea19"; }
.lu-case-upper:before { content: "\ea1a"; }
.lu-cassette-tape:before { content: "\ea1b"; }
.lu-cast:before { content: "\ea1c"; }
.lu-castle:before { content: "\ea1d"; }
.lu-cat:before { content: "\ea1e"; }
.lu-cctv:before { content: "\ea1f"; }
.lu-chart-area:before { content: "\ea20"; }
.lu-chart-bar:before { content: "\ea21"; }
.lu-chart-bar-big:before { content: "\ea22"; }
.lu-chart-bar-decreasing:before { content: "\ea23"; }
.lu-chart-bar-increasing:before { content: "\ea24"; }
.lu-chart-bar-stacked:before { content: "\ea25"; }
.lu-chart-candlestick:before { content: "\ea26"; }
.lu-chart-column:before { content: "\ea27"; }
.lu-chart-column-big:before { content: "\ea28"; }
.lu-chart-column-decreasing:before { content: "\ea29"; }
.lu-chart-column-increasing:before { content: "\ea2a"; }
.lu-chart-column-stacked:before { content: "\ea2b"; }
.lu-chart-gantt:before { content: "\ea2c"; }
.lu-chart-line:before { content: "\ea2d"; }
.lu-chart-network:before { content: "\ea2e"; }
.lu-chart-no-axes-column:before { content: "\ea2f"; }
.lu-chart-no-axes-column-decreasing:before { content: "\ea30"; }
.lu-chart-no-axes-column-increasing:before { content: "\ea31"; }
.lu-chart-no-axes-combined:before { content: "\ea32"; }
.lu-chart-no-axes-gantt:before { content: "\ea33"; }
.lu-chart-pie:before { content: "\ea34"; }
.lu-chart-scatter:before { content: "\ea35"; }
.lu-chart-spline:before { content: "\ea36"; }
.lu-check:before { content: "\ea37"; }
.lu-check-check:before { content: "\ea38"; }
.lu-check-line:before { content: "\ea39"; }
.lu-chef-hat:before { content: "\ea3a"; }
.lu-cherry:before { content: "\ea3b"; }
.lu-chevron-down:before { content: "\ea3c"; }
.lu-chevron-first:before { content: "\ea3d"; }
.lu-chevron-last:before { content: "\ea3e"; }
.lu-chevron-left:before { content: "\ea3f"; }
.lu-chevron-right:before { content: "\ea40"; }
.lu-chevrons-down:before { content: "\ea41"; }
.lu-chevrons-down-up:before { content: "\ea42"; }
.lu-chevrons-left:before { content: "\ea43"; }
.lu-chevrons-left-right:before { content: "\ea44"; }
.lu-chevrons-left-right-ellipsis:before { content: "\ea45"; }
.lu-chevrons-right:before { content: "\ea46"; }
.lu-chevrons-right-left:before { content: "\ea47"; }
.lu-chevrons-up:before { content: "\ea48"; }
.lu-chevrons-up-down:before { content: "\ea49"; }
.lu-chevron-up:before { content: "\ea4a"; }
.lu-chrome:before { content: "\ea4b"; }
.lu-church:before { content: "\ea4c"; }
.lu-cigarette:before { content: "\ea4d"; }
.lu-cigarette-off:before { content: "\ea4e"; }
.lu-circle:before { content: "\ea4f"; }
.lu-circle-alert:before { content: "\ea50"; }
.lu-circle-arrow-down:before { content: "\ea51"; }
.lu-circle-arrow-left:before { content: "\ea52"; }
.lu-circle-arrow-out-down-left:before { content: "\ea53"; }
.lu-circle-arrow-out-down-right:before { content: "\ea54"; }
.lu-circle-arrow-out-up-left:before { content: "\ea55"; }
.lu-circle-arrow-out-up-right:before { content: "\ea56"; }
.lu-circle-arrow-right:before { content: "\ea57"; }
.lu-circle-arrow-up:before { content: "\ea58"; }
.lu-circle-check:before { content: "\ea59"; }
.lu-circle-check-big:before { content: "\ea5a"; }
.lu-circle-chevron-down:before { content: "\ea5b"; }
.lu-circle-chevron-left:before { content: "\ea5c"; }
.lu-circle-chevron-right:before { content: "\ea5d"; }
.lu-circle-chevron-up:before { content: "\ea5e"; }
.lu-circle-dashed:before { content: "\ea5f"; }
.lu-circle-divide:before { content: "\ea60"; }
.lu-circle-dollar-sign:before { content: "\ea61"; }
.lu-circle-dot:before { content: "\ea62"; }
.lu-circle-dot-dashed:before { content: "\ea63"; }
.lu-circle-ellipsis:before { content: "\ea64"; }
.lu-circle-equal:before { content: "\ea65"; }
.lu-circle-fading-arrow-up:before { content: "\ea66"; }
.lu-circle-fading-plus:before { content: "\ea67"; }
.lu-circle-gauge:before { content: "\ea68"; }
.lu-circle-help:before { content: "\ea69"; }
.lu-circle-minus:before { content: "\ea6a"; }
.lu-circle-off:before { content: "\ea6b"; }
.lu-circle-parking:before { content: "\ea6c"; }
.lu-circle-parking-off:before { content: "\ea6d"; }
.lu-circle-pause:before { content: "\ea6e"; }
.lu-circle-percent:before { content: "\ea6f"; }
.lu-circle-play:before { content: "\ea70"; }
.lu-circle-plus:before { content: "\ea71"; }
.lu-circle-pound-sterling:before { content: "\ea72"; }
.lu-circle-power:before { content: "\ea73"; }
.lu-circle-slash:before { content: "\ea74"; }
.lu-circle-slash-2:before { content: "\ea75"; }
.lu-circle-small:before { content: "\ea76"; }
.lu-circle-stop:before { content: "\ea77"; }
.lu-circle-user:before { content: "\ea78"; }
.lu-circle-user-round:before { content: "\ea79"; }
.lu-circle-x:before { content: "\ea7a"; }
.lu-circuit-board:before { content: "\ea7b"; }
.lu-citrus:before { content: "\ea7c"; }
.lu-clapperboard:before { content: "\ea7d"; }
.lu-clipboard:before { content: "\ea7e"; }
.lu-clipboard-check:before { content: "\ea7f"; }
.lu-clipboard-copy:before { content: "\ea80"; }
.lu-clipboard-list:before { content: "\ea81"; }
.lu-clipboard-minus:before { content: "\ea82"; }
.lu-clipboard-paste:before { content: "\ea83"; }
.lu-clipboard-pen:before { content: "\ea84"; }
.lu-clipboard-pen-line:before { content: "\ea85"; }
.lu-clipboard-plus:before { content: "\ea86"; }
.lu-clipboard-type:before { content: "\ea87"; }
.lu-clipboard-x:before { content: "\ea88"; }
.lu-clock:before { content: "\ea89"; }
.lu-clock-1:before { content: "\ea8a"; }
.lu-clock-2:before { content: "\ea8b"; }
.lu-clock-3:before { content: "\ea8c"; }
.lu-clock-4:before { content: "\ea8d"; }
.lu-clock-5:before { content: "\ea8e"; }
.lu-clock-6:before { content: "\ea8f"; }
.lu-clock-7:before { content: "\ea90"; }
.lu-clock-8:before { content: "\ea91"; }
.lu-clock-9:before { content: "\ea92"; }
.lu-clock-10:before { content: "\ea93"; }
.lu-clock-11:before { content: "\ea94"; }
.lu-clock-12:before { content: "\ea95"; }
.lu-clock-alert:before { content: "\ea96"; }
.lu-clock-arrow-down:before { content: "\ea97"; }
.lu-clock-arrow-up:before { content: "\ea98"; }
.lu-clock-fading:before { content: "\ea99"; }
.lu-clock-plus:before { content: "\ea9a"; }
.lu-cloud:before { content: "\ea9b"; }
.lu-cloud-alert:before { content: "\ea9c"; }
.lu-cloud-check:before { content: "\ea9d"; }
.lu-cloud-cog:before { content: "\ea9e"; }
.lu-cloud-download:before { content: "\ea9f"; }
.lu-cloud-drizzle:before { content: "\eaa0"; }
.lu-cloud-fog:before { content: "\eaa1"; }
.lu-cloud-hail:before { content: "\eaa2"; }
.lu-cloud-lightning:before { content: "\eaa3"; }
.lu-cloud-moon:before { content: "\eaa4"; }
.lu-cloud-moon-rain:before { content: "\eaa5"; }
.lu-cloud-off:before { content: "\eaa6"; }
.lu-cloud-rain:before { content: "\eaa7"; }
.lu-cloud-rain-wind:before { content: "\eaa8"; }
.lu-cloud-snow:before { content: "\eaa9"; }
.lu-cloud-sun:before { content: "\eaaa"; }
.lu-cloud-sun-rain:before { content: "\eaab"; }
.lu-cloud-upload:before { content: "\eaac"; }
.lu-cloudy:before { content: "\eaad"; }
.lu-clover:before { content: "\eaae"; }
.lu-club:before { content: "\eaaf"; }
.lu-code:before { content: "\eab0"; }
.lu-codepen:before { content: "\eab1"; }
.lu-codesandbox:before { content: "\eab2"; }
.lu-code-xml:before { content: "\eab3"; }
.lu-coffee:before { content: "\eab4"; }
.lu-cog:before { content: "\eab5"; }
.lu-coins:before { content: "\eab6"; }
.lu-columns-2:before { content: "\eab7"; }
.lu-columns-3:before { content: "\eab8"; }
.lu-columns-3-cog:before { content: "\eab9"; }
.lu-columns-4:before { content: "\eaba"; }
.lu-combine:before { content: "\eabb"; }
.lu-command:before { content: "\eabc"; }
.lu-compass:before { content: "\eabd"; }
.lu-component:before { content: "\eabe"; }
.lu-computer:before { content: "\eabf"; }
.lu-concierge-bell:before { content: "\eac0"; }
.lu-cone:before { content: "\eac1"; }
.lu-construction:before { content: "\eac2"; }
.lu-contact:before { content: "\eac3"; }
.lu-contact-round:before { content: "\eac4"; }
.lu-container:before { content: "\eac5"; }
.lu-contrast:before { content: "\eac6"; }
.lu-cookie:before { content: "\eac7"; }
.lu-cooking-pot:before { content: "\eac8"; }
.lu-copy:before { content: "\eac9"; }
.lu-copy-check:before { content: "\eaca"; }
.lu-copyleft:before { content: "\eacb"; }
.lu-copy-minus:before { content: "\eacc"; }
.lu-copy-plus:before { content: "\eacd"; }
.lu-copyright:before { content: "\eace"; }
.lu-copy-slash:before { content: "\eacf"; }
.lu-copy-x:before { content: "\ead0"; }
.lu-corner-down-left:before { content: "\ead1"; }
.lu-corner-down-right:before { content: "\ead2"; }
.lu-corner-left-down:before { content: "\ead3"; }
.lu-corner-left-up:before { content: "\ead4"; }
.lu-corner-right-down:before { content: "\ead5"; }
.lu-corner-right-up:before { content: "\ead6"; }
.lu-corner-up-left:before { content: "\ead7"; }
.lu-corner-up-right:before { content: "\ead8"; }
.lu-cpu:before { content: "\ead9"; }
.lu-creative-commons:before { content: "\eada"; }
.lu-credit-card:before { content: "\eadb"; }
.lu-croissant:before { content: "\eadc"; }
.lu-crop:before { content: "\eadd"; }
.lu-cross:before { content: "\eade"; }
.lu-crosshair:before { content: "\eadf"; }
.lu-crown:before { content: "\eae0"; }
.lu-cuboid:before { content: "\eae1"; }
.lu-cup-soda:before { content: "\eae2"; }
.lu-currency:before { content: "\eae3"; }
.lu-cylinder:before { content: "\eae4"; }
.lu-dam:before { content: "\eae5"; }
.lu-database:before { content: "\eae6"; }
.lu-database-backup:before { content: "\eae7"; }
.lu-database-zap:before { content: "\eae8"; }
.lu-decimals-arrow-left:before { content: "\eae9"; }
.lu-decimals-arrow-right:before { content: "\eaea"; }
.lu-delete:before { content: "\eaeb"; }
.lu-dessert:before { content: "\eaec"; }
.lu-diameter:before { content: "\eaed"; }
.lu-diamond:before { content: "\eaee"; }
.lu-diamond-minus:before { content: "\eaef"; }
.lu-diamond-percent:before { content: "\eaf0"; }
.lu-diamond-plus:before { content: "\eaf1"; }
.lu-dice-1:before { content: "\eaf2"; }
.lu-dice-2:before { content: "\eaf3"; }
.lu-dice-3:before { content: "\eaf4"; }
.lu-dice-4:before { content: "\eaf5"; }
.lu-dice-5:before { content: "\eaf6"; }
.lu-dice-6:before { content: "\eaf7"; }
.lu-dices:before { content: "\eaf8"; }
.lu-diff:before { content: "\eaf9"; }
.lu-disc:before { content: "\eafa"; }
.lu-disc-2:before { content: "\eafb"; }
.lu-disc-3:before { content: "\eafc"; }
.lu-disc-album:before { content: "\eafd"; }
.lu-divide:before { content: "\eafe"; }
.lu-dna:before { content: "\eaff"; }
.lu-dna-off:before { content: "\eb00"; }
.lu-dock:before { content: "\eb01"; }
.lu-dog:before { content: "\eb02"; }
.lu-dollar-sign:before { content: "\eb03"; }
.lu-donut:before { content: "\eb04"; }
.lu-door-closed:before { content: "\eb05"; }
.lu-door-closed-locked:before { content: "\eb06"; }
.lu-door-open:before { content: "\eb07"; }
.lu-dot:before { content: "\eb08"; }
.lu-download:before { content: "\eb09"; }
.lu-drafting-compass:before { content: "\eb0a"; }
.lu-drama:before { content: "\eb0b"; }
.lu-dribbble:before { content: "\eb0c"; }
.lu-drill:before { content: "\eb0d"; }
.lu-droplet:before { content: "\eb0e"; }
.lu-droplet-off:before { content: "\eb0f"; }
.lu-droplets:before { content: "\eb10"; }
.lu-drum:before { content: "\eb11"; }
.lu-drumstick:before { content: "\eb12"; }
.lu-dumbbell:before { content: "\eb13"; }
.lu-ear:before { content: "\eb14"; }
.lu-ear-off:before { content: "\eb15"; }
.lu-earth:before { content: "\eb16"; }
.lu-earth-lock:before { content: "\eb17"; }
.lu-eclipse:before { content: "\eb18"; }
.lu-egg:before { content: "\eb19"; }
.lu-egg-fried:before { content: "\eb1a"; }
.lu-egg-off:before { content: "\eb1b"; }
.lu-ellipsis:before { content: "\eb1c"; }
.lu-ellipsis-vertical:before { content: "\eb1d"; }
.lu-equal:before { content: "\eb1e"; }
.lu-equal-approximately:before { content: "\eb1f"; }
.lu-equal-not:before { content: "\eb20"; }
.lu-eraser:before { content: "\eb21"; }
.lu-ethernet-port:before { content: "\eb22"; }
.lu-euro:before { content: "\eb23"; }
.lu-expand:before { content: "\eb24"; }
.lu-external-link:before { content: "\eb25"; }
.lu-eye:before { content: "\eb26"; }
.lu-eye-closed:before { content: "\eb27"; }
.lu-eye-off:before { content: "\eb28"; }
.lu-facebook:before { content: "\eb29"; }
.lu-factory:before { content: "\eb2a"; }
.lu-fan:before { content: "\eb2b"; }
.lu-fast-forward:before { content: "\eb2c"; }
.lu-feather:before { content: "\eb2d"; }
.lu-fence:before { content: "\eb2e"; }
.lu-ferris-wheel:before { content: "\eb2f"; }
.lu-figma:before { content: "\eb30"; }
.lu-file:before { content: "\eb31"; }
.lu-file-archive:before { content: "\eb32"; }
.lu-file-audio:before { content: "\eb33"; }
.lu-file-audio-2:before { content: "\eb34"; }
.lu-file-axis-3d:before { content: "\eb35"; }
.lu-file-badge:before { content: "\eb36"; }
.lu-file-badge-2:before { content: "\eb37"; }
.lu-file-box:before { content: "\eb38"; }
.lu-file-chart-column:before { content: "\eb39"; }
.lu-file-chart-column-increasing:before { content: "\eb3a"; }
.lu-file-chart-line:before { content: "\eb3b"; }
.lu-file-chart-pie:before { content: "\eb3c"; }
.lu-file-check:before { content: "\eb3d"; }
.lu-file-check-2:before { content: "\eb3e"; }
.lu-file-clock:before { content: "\eb3f"; }
.lu-file-code:before { content: "\eb40"; }
.lu-file-code-2:before { content: "\eb41"; }
.lu-file-cog:before { content: "\eb42"; }
.lu-file-diff:before { content: "\eb43"; }
.lu-file-digit:before { content: "\eb44"; }
.lu-file-down:before { content: "\eb45"; }
.lu-file-heart:before { content: "\eb46"; }
.lu-file-image:before { content: "\eb47"; }
.lu-file-input:before { content: "\eb48"; }
.lu-file-json:before { content: "\eb49"; }
.lu-file-json-2:before { content: "\eb4a"; }
.lu-file-key:before { content: "\eb4b"; }
.lu-file-key-2:before { content: "\eb4c"; }
.lu-file-lock:before { content: "\eb4d"; }
.lu-file-lock-2:before { content: "\eb4e"; }
.lu-file-minus:before { content: "\eb4f"; }
.lu-file-minus-2:before { content: "\eb50"; }
.lu-file-music:before { content: "\eb51"; }
.lu-file-output:before { content: "\eb52"; }
.lu-file-pen:before { content: "\eb53"; }
.lu-file-pen-line:before { content: "\eb54"; }
.lu-file-plus:before { content: "\eb55"; }
.lu-file-plus-2:before { content: "\eb56"; }
.lu-file-question:before { content: "\eb57"; }
.lu-files:before { content: "\eb58"; }
.lu-file-scan:before { content: "\eb59"; }
.lu-file-search:before { content: "\eb5a"; }
.lu-file-search-2:before { content: "\eb5b"; }
.lu-file-sliders:before { content: "\eb5c"; }
.lu-file-spreadsheet:before { content: "\eb5d"; }
.lu-file-stack:before { content: "\eb5e"; }
.lu-file-symlink:before { content: "\eb5f"; }
.lu-file-terminal:before { content: "\eb60"; }
.lu-file-text:before { content: "\eb61"; }
.lu-file-type:before { content: "\eb62"; }
.lu-file-type-2:before { content: "\eb63"; }
.lu-file-up:before { content: "\eb64"; }
.lu-file-user:before { content: "\eb65"; }
.lu-file-video:before { content: "\eb66"; }
.lu-file-video-2:before { content: "\eb67"; }
.lu-file-volume:before { content: "\eb68"; }
.lu-file-volume-2:before { content: "\eb69"; }
.lu-file-warning:before { content: "\eb6a"; }
.lu-file-x:before { content: "\eb6b"; }
.lu-file-x-2:before { content: "\eb6c"; }
.lu-film:before { content: "\eb6d"; }
.lu-fingerprint:before { content: "\eb6e"; }
.lu-fire-extinguisher:before { content: "\eb6f"; }
.lu-fish:before { content: "\eb70"; }
.lu-fish-off:before { content: "\eb71"; }
.lu-fish-symbol:before { content: "\eb72"; }
.lu-flag:before { content: "\eb73"; }
.lu-flag-off:before { content: "\eb74"; }
.lu-flag-triangle-left:before { content: "\eb75"; }
.lu-flag-triangle-right:before { content: "\eb76"; }
.lu-flame:before { content: "\eb77"; }
.lu-flame-kindling:before { content: "\eb78"; }
.lu-flashlight:before { content: "\eb79"; }
.lu-flashlight-off:before { content: "\eb7a"; }
.lu-flask-conical:before { content: "\eb7b"; }
.lu-flask-conical-off:before { content: "\eb7c"; }
.lu-flask-round:before { content: "\eb7d"; }
.lu-flip-horizontal:before { content: "\eb7e"; }
.lu-flip-horizontal-2:before { content: "\eb7f"; }
.lu-flip-vertical:before { content: "\eb80"; }
.lu-flip-vertical-2:before { content: "\eb81"; }
.lu-flower:before { content: "\eb82"; }
.lu-flower-2:before { content: "\eb83"; }
.lu-focus:before { content: "\eb84"; }
.lu-folder:before { content: "\eb85"; }
.lu-folder-archive:before { content: "\eb86"; }
.lu-folder-check:before { content: "\eb87"; }
.lu-folder-clock:before { content: "\eb88"; }
.lu-folder-closed:before { content: "\eb89"; }
.lu-folder-code:before { content: "\eb8a"; }
.lu-folder-cog:before { content: "\eb8b"; }
.lu-folder-dot:before { content: "\eb8c"; }
.lu-folder-down:before { content: "\eb8d"; }
.lu-folder-git:before { content: "\eb8e"; }
.lu-folder-git-2:before { content: "\eb8f"; }
.lu-folder-heart:before { content: "\eb90"; }
.lu-folder-input:before { content: "\eb91"; }
.lu-folder-kanban:before { content: "\eb92"; }
.lu-folder-key:before { content: "\eb93"; }
.lu-folder-lock:before { content: "\eb94"; }
.lu-folder-minus:before { content: "\eb95"; }
.lu-folder-open:before { content: "\eb96"; }
.lu-folder-open-dot:before { content: "\eb97"; }
.lu-folder-output:before { content: "\eb98"; }
.lu-folder-pen:before { content: "\eb99"; }
.lu-folder-plus:before { content: "\eb9a"; }
.lu-folder-root:before { content: "\eb9b"; }
.lu-folders:before { content: "\eb9c"; }
.lu-folder-search:before { content: "\eb9d"; }
.lu-folder-search-2:before { content: "\eb9e"; }
.lu-folder-symlink:before { content: "\eb9f"; }
.lu-folder-sync:before { content: "\eba0"; }
.lu-folder-tree:before { content: "\eba1"; }
.lu-folder-up:before { content: "\eba2"; }
.lu-folder-x:before { content: "\eba3"; }
.lu-fold-horizontal:before { content: "\eba4"; }
.lu-fold-vertical:before { content: "\eba5"; }
.lu-footprints:before { content: "\eba6"; }
.lu-forklift:before { content: "\eba7"; }
.lu-forward:before { content: "\eba8"; }
.lu-frame:before { content: "\eba9"; }
.lu-framer:before { content: "\ebaa"; }
.lu-frown:before { content: "\ebab"; }
.lu-fuel:before { content: "\ebac"; }
.lu-fullscreen:before { content: "\ebad"; }
.lu-funnel:before { content: "\ebae"; }
.lu-funnel-plus:before { content: "\ebaf"; }
.lu-funnel-x:before { content: "\ebb0"; }
.lu-gallery-horizontal:before { content: "\ebb1"; }
.lu-gallery-horizontal-end:before { content: "\ebb2"; }
.lu-gallery-thumbnails:before { content: "\ebb3"; }
.lu-gallery-vertical:before { content: "\ebb4"; }
.lu-gallery-vertical-end:before { content: "\ebb5"; }
.lu-gamepad:before { content: "\ebb6"; }
.lu-gamepad-2:before { content: "\ebb7"; }
.lu-gauge:before { content: "\ebb8"; }
.lu-gavel:before { content: "\ebb9"; }
.lu-gem:before { content: "\ebba"; }
.lu-ghost:before { content: "\ebbb"; }
.lu-gift:before { content: "\ebbc"; }
.lu-git-branch:before { content: "\ebbd"; }
.lu-git-branch-plus:before { content: "\ebbe"; }
.lu-git-commit-horizontal:before { content: "\ebbf"; }
.lu-git-commit-vertical:before { content: "\ebc0"; }
.lu-git-compare:before { content: "\ebc1"; }
.lu-git-compare-arrows:before { content: "\ebc2"; }
.lu-git-fork:before { content: "\ebc3"; }
.lu-git-graph:before { content: "\ebc4"; }
.lu-github:before { content: "\ebc5"; }
.lu-gitlab:before { content: "\ebc6"; }
.lu-git-merge:before { content: "\ebc7"; }
.lu-git-pull-request:before { content: "\ebc8"; }
.lu-git-pull-request-arrow:before { content: "\ebc9"; }
.lu-git-pull-request-closed:before { content: "\ebca"; }
.lu-git-pull-request-create:before { content: "\ebcb"; }
.lu-git-pull-request-create-arrow:before { content: "\ebcc"; }
.lu-git-pull-request-draft:before { content: "\ebcd"; }
.lu-glasses:before { content: "\ebce"; }
.lu-glass-water:before { content: "\ebcf"; }
.lu-globe:before { content: "\ebd0"; }
.lu-globe-lock:before { content: "\ebd1"; }
.lu-goal:before { content: "\ebd2"; }
.lu-gpu:before { content: "\ebd3"; }
.lu-grab:before { content: "\ebd4"; }
.lu-graduation-cap:before { content: "\ebd5"; }
.lu-grape:before { content: "\ebd6"; }
.lu-grid-2x2:before { content: "\ebd7"; }
.lu-grid-2x2-check:before { content: "\ebd8"; }
.lu-grid-2x2-plus:before { content: "\ebd9"; }
.lu-grid-2x2-x:before { content: "\ebda"; }
.lu-grid-3x3:before { content: "\ebdb"; }
.lu-grip:before { content: "\ebdc"; }
.lu-grip-horizontal:before { content: "\ebdd"; }
.lu-grip-vertical:before { content: "\ebde"; }
.lu-group:before { content: "\ebdf"; }
.lu-guitar:before { content: "\ebe0"; }
.lu-ham:before { content: "\ebe1"; }
.lu-hamburger:before { content: "\ebe2"; }
.lu-hammer:before { content: "\ebe3"; }
.lu-hand:before { content: "\ebe4"; }
.lu-hand-coins:before { content: "\ebe5"; }
.lu-hand-heart:before { content: "\ebe6"; }
.lu-hand-helping:before { content: "\ebe7"; }
.lu-hand-metal:before { content: "\ebe8"; }
.lu-hand-platter:before { content: "\ebe9"; }
.lu-handshake:before { content: "\ebea"; }
.lu-hard-drive:before { content: "\ebeb"; }
.lu-hard-drive-download:before { content: "\ebec"; }
.lu-hard-drive-upload:before { content: "\ebed"; }
.lu-hard-hat:before { content: "\ebee"; }
.lu-hash:before { content: "\ebef"; }
.lu-haze:before { content: "\ebf0"; }
.lu-hdmi-port:before { content: "\ebf1"; }
.lu-heading:before { content: "\ebf2"; }
.lu-heading-1:before { content: "\ebf3"; }
.lu-heading-2:before { content: "\ebf4"; }
.lu-heading-3:before { content: "\ebf5"; }
.lu-heading-4:before { content: "\ebf6"; }
.lu-heading-5:before { content: "\ebf7"; }
.lu-heading-6:before { content: "\ebf8"; }
.lu-headphone-off:before { content: "\ebf9"; }
.lu-headphones:before { content: "\ebfa"; }
.lu-headset:before { content: "\ebfb"; }
.lu-heart:before { content: "\ebfc"; }
.lu-heart-crack:before { content: "\ebfd"; }
.lu-heart-handshake:before { content: "\ebfe"; }
.lu-heart-minus:before { content: "\ebff"; }
.lu-heart-off:before { content: "\ec00"; }
.lu-heart-plus:before { content: "\ec01"; }
.lu-heart-pulse:before { content: "\ec02"; }
.lu-heater:before { content: "\ec03"; }
.lu-hexagon:before { content: "\ec04"; }
.lu-highlighter:before { content: "\ec05"; }
.lu-history:before { content: "\ec06"; }
.lu-hop:before { content: "\ec07"; }
.lu-hop-off:before { content: "\ec08"; }
.lu-hospital:before { content: "\ec09"; }
.lu-hotel:before { content: "\ec0a"; }
.lu-hourglass:before { content: "\ec0b"; }
.lu-house:before { content: "\ec0c"; }
.lu-house-plug:before { content: "\ec0d"; }
.lu-house-plus:before { content: "\ec0e"; }
.lu-house-wifi:before { content: "\ec0f"; }
.lu-ice-cream-bowl:before { content: "\ec10"; }
.lu-ice-cream-cone:before { content: "\ec11"; }
.lu-id-card:before { content: "\ec12"; }
.lu-id-card-lanyard:before { content: "\ec13"; }
.lu-image:before { content: "\ec14"; }
.lu-image-down:before { content: "\ec15"; }
.lu-image-minus:before { content: "\ec16"; }
.lu-image-off:before { content: "\ec17"; }
.lu-image-play:before { content: "\ec18"; }
.lu-image-plus:before { content: "\ec19"; }
.lu-images:before { content: "\ec1a"; }
.lu-image-up:before { content: "\ec1b"; }
.lu-image-upscale:before { content: "\ec1c"; }
.lu-import:before { content: "\ec1d"; }
.lu-inbox:before { content: "\ec1e"; }
.lu-indent-decrease:before { content: "\ec1f"; }
.lu-indent-increase:before { content: "\ec20"; }
.lu-indian-rupee:before { content: "\ec21"; }
.lu-infinity:before { content: "\ec22"; }
.lu-info:before { content: "\ec23"; }
.lu-inspection-panel:before { content: "\ec24"; }
.lu-instagram:before { content: "\ec25"; }
.lu-italic:before { content: "\ec26"; }
.lu-iteration-ccw:before { content: "\ec27"; }
.lu-iteration-cw:before { content: "\ec28"; }
.lu-japanese-yen:before { content: "\ec29"; }
.lu-joystick:before { content: "\ec2a"; }
.lu-kanban:before { content: "\ec2b"; }
.lu-key:before { content: "\ec2c"; }
.lu-keyboard:before { content: "\ec2d"; }
.lu-keyboard-music:before { content: "\ec2e"; }
.lu-keyboard-off:before { content: "\ec2f"; }
.lu-key-round:before { content: "\ec30"; }
.lu-key-square:before { content: "\ec31"; }
.lu-lamp:before { content: "\ec32"; }
.lu-lamp-ceiling:before { content: "\ec33"; }
.lu-lamp-desk:before { content: "\ec34"; }
.lu-lamp-floor:before { content: "\ec35"; }
.lu-lamp-wall-down:before { content: "\ec36"; }
.lu-lamp-wall-up:before { content: "\ec37"; }
.lu-landmark:before { content: "\ec38"; }
.lu-land-plot:before { content: "\ec39"; }
.lu-languages:before { content: "\ec3a"; }
.lu-laptop:before { content: "\ec3b"; }
.lu-laptop-minimal:before { content: "\ec3c"; }
.lu-laptop-minimal-check:before { content: "\ec3d"; }
.lu-lasso:before { content: "\ec3e"; }
.lu-lasso-select:before { content: "\ec3f"; }
.lu-laugh:before { content: "\ec40"; }
.lu-layers:before { content: "\ec41"; }
.lu-layers-2:before { content: "\ec42"; }
.lu-layout-dashboard:before { content: "\ec43"; }
.lu-layout-grid:before { content: "\ec44"; }
.lu-layout-list:before { content: "\ec45"; }
.lu-layout-panel-left:before { content: "\ec46"; }
.lu-layout-panel-top:before { content: "\ec47"; }
.lu-layout-template:before { content: "\ec48"; }
.lu-leaf:before { content: "\ec49"; }
.lu-leafy-green:before { content: "\ec4a"; }
.lu-lectern:before { content: "\ec4b"; }
.lu-letter-text:before { content: "\ec4c"; }
.lu-library:before { content: "\ec4d"; }
.lu-library-big:before { content: "\ec4e"; }
.lu-life-buoy:before { content: "\ec4f"; }
.lu-ligature:before { content: "\ec50"; }
.lu-lightbulb:before { content: "\ec51"; }
.lu-lightbulb-off:before { content: "\ec52"; }
.lu-link:before { content: "\ec53"; }
.lu-link-2:before { content: "\ec54"; }
.lu-link-2-off:before { content: "\ec55"; }
.lu-linkedin:before { content: "\ec56"; }
.lu-list:before { content: "\ec57"; }
.lu-list-check:before { content: "\ec58"; }
.lu-list-checks:before { content: "\ec59"; }
.lu-list-collapse:before { content: "\ec5a"; }
.lu-list-end:before { content: "\ec5b"; }
.lu-list-filter:before { content: "\ec5c"; }
.lu-list-filter-plus:before { content: "\ec5d"; }
.lu-list-minus:before { content: "\ec5e"; }
.lu-list-music:before { content: "\ec5f"; }
.lu-list-ordered:before { content: "\ec60"; }
.lu-list-plus:before { content: "\ec61"; }
.lu-list-restart:before { content: "\ec62"; }
.lu-list-start:before { content: "\ec63"; }
.lu-list-todo:before { content: "\ec64"; }
.lu-list-tree:before { content: "\ec65"; }
.lu-list-video:before { content: "\ec66"; }
.lu-list-x:before { content: "\ec67"; }
.lu-loader:before { content: "\ec68"; }
.lu-loader-circle:before { content: "\ec69"; }
.lu-loader-pinwheel:before { content: "\ec6a"; }
.lu-locate:before { content: "\ec6b"; }
.lu-locate-fixed:before { content: "\ec6c"; }
.lu-locate-off:before { content: "\ec6d"; }
.lu-location-edit:before { content: "\ec6e"; }
.lu-lock:before { content: "\ec6f"; }
.lu-lock-keyhole:before { content: "\ec70"; }
.lu-lock-keyhole-open:before { content: "\ec71"; }
.lu-lock-open:before { content: "\ec72"; }
.lu-log-in:before { content: "\ec73"; }
.lu-log-out:before { content: "\ec74"; }
.lu-logs:before { content: "\ec75"; }
.lu-lollipop:before { content: "\ec76"; }
.lu-luggage:before { content: "\ec77"; }
.lu-magnet:before { content: "\ec78"; }
.lu-mail:before { content: "\ec79"; }
.lu-mailbox:before { content: "\ec7a"; }
.lu-mail-check:before { content: "\ec7b"; }
.lu-mail-minus:before { content: "\ec7c"; }
.lu-mail-open:before { content: "\ec7d"; }
.lu-mail-plus:before { content: "\ec7e"; }
.lu-mail-question:before { content: "\ec7f"; }
.lu-mails:before { content: "\ec80"; }
.lu-mail-search:before { content: "\ec81"; }
.lu-mail-warning:before { content: "\ec82"; }
.lu-mail-x:before { content: "\ec83"; }
.lu-map:before { content: "\ec84"; }
.lu-map-pin:before { content: "\ec85"; }
.lu-map-pin-check:before { content: "\ec86"; }
.lu-map-pin-check-inside:before { content: "\ec87"; }
.lu-map-pin-house:before { content: "\ec88"; }
.lu-map-pin-minus:before { content: "\ec89"; }
.lu-map-pin-minus-inside:before { content: "\ec8a"; }
.lu-map-pinned:before { content: "\ec8b"; }
.lu-map-pin-off:before { content: "\ec8c"; }
.lu-map-pin-plus:before { content: "\ec8d"; }
.lu-map-pin-plus-inside:before { content: "\ec8e"; }
.lu-map-pin-x:before { content: "\ec8f"; }
.lu-map-pin-x-inside:before { content: "\ec90"; }
.lu-map-plus:before { content: "\ec91"; }
.lu-mars:before { content: "\ec92"; }
.lu-mars-stroke:before { content: "\ec93"; }
.lu-martini:before { content: "\ec94"; }
.lu-maximize:before { content: "\ec95"; }
.lu-maximize-2:before { content: "\ec96"; }
.lu-medal:before { content: "\ec97"; }
.lu-megaphone:before { content: "\ec98"; }
.lu-megaphone-off:before { content: "\ec99"; }
.lu-meh:before { content: "\ec9a"; }
.lu-memory-stick:before { content: "\ec9b"; }
.lu-menu:before { content: "\ec9c"; }
.lu-merge:before { content: "\ec9d"; }
.lu-message-circle:before { content: "\ec9e"; }
.lu-message-circle-code:before { content: "\ec9f"; }
.lu-message-circle-dashed:before { content: "\eca0"; }
.lu-message-circle-heart:before { content: "\eca1"; }
.lu-message-circle-more:before { content: "\eca2"; }
.lu-message-circle-off:before { content: "\eca3"; }
.lu-message-circle-plus:before { content: "\eca4"; }
.lu-message-circle-question:before { content: "\eca5"; }
.lu-message-circle-reply:before { content: "\eca6"; }
.lu-message-circle-warning:before { content: "\eca7"; }
.lu-message-circle-x:before { content: "\eca8"; }
.lu-message-square:before { content: "\eca9"; }
.lu-message-square-code:before { content: "\ecaa"; }
.lu-message-square-dashed:before { content: "\ecab"; }
.lu-message-square-diff:before { content: "\ecac"; }
.lu-message-square-dot:before { content: "\ecad"; }
.lu-message-square-heart:before { content: "\ecae"; }
.lu-message-square-lock:before { content: "\ecaf"; }
.lu-message-square-more:before { content: "\ecb0"; }
.lu-message-square-off:before { content: "\ecb1"; }
.lu-message-square-plus:before { content: "\ecb2"; }
.lu-message-square-quote:before { content: "\ecb3"; }
.lu-message-square-reply:before { content: "\ecb4"; }
.lu-message-square-share:before { content: "\ecb5"; }
.lu-message-square-text:before { content: "\ecb6"; }
.lu-message-square-warning:before { content: "\ecb7"; }
.lu-message-square-x:before { content: "\ecb8"; }
.lu-messages-square:before { content: "\ecb9"; }
.lu-mic:before { content: "\ecba"; }
.lu-mic-off:before { content: "\ecbb"; }
.lu-microchip:before { content: "\ecbc"; }
.lu-microscope:before { content: "\ecbd"; }
.lu-microwave:before { content: "\ecbe"; }
.lu-mic-vocal:before { content: "\ecbf"; }
.lu-milestone:before { content: "\ecc0"; }
.lu-milk:before { content: "\ecc1"; }
.lu-milk-off:before { content: "\ecc2"; }
.lu-minimize:before { content: "\ecc3"; }
.lu-minimize-2:before { content: "\ecc4"; }
.lu-minus:before { content: "\ecc5"; }
.lu-monitor:before { content: "\ecc6"; }
.lu-monitor-check:before { content: "\ecc7"; }
.lu-monitor-cog:before { content: "\ecc8"; }
.lu-monitor-dot:before { content: "\ecc9"; }
.lu-monitor-down:before { content: "\ecca"; }
.lu-monitor-off:before { content: "\eccb"; }
.lu-monitor-pause:before { content: "\eccc"; }
.lu-monitor-play:before { content: "\eccd"; }
.lu-monitor-smartphone:before { content: "\ecce"; }
.lu-monitor-speaker:before { content: "\eccf"; }
.lu-monitor-stop:before { content: "\ecd0"; }
.lu-monitor-up:before { content: "\ecd1"; }
.lu-monitor-x:before { content: "\ecd2"; }
.lu-moon:before { content: "\ecd3"; }
.lu-moon-star:before { content: "\ecd4"; }
.lu-mountain:before { content: "\ecd5"; }
.lu-mountain-snow:before { content: "\ecd6"; }
.lu-mouse:before { content: "\ecd7"; }
.lu-mouse-off:before { content: "\ecd8"; }
.lu-mouse-pointer:before { content: "\ecd9"; }
.lu-mouse-pointer-2:before { content: "\ecda"; }
.lu-mouse-pointer-ban:before { content: "\ecdb"; }
.lu-mouse-pointer-click:before { content: "\ecdc"; }
.lu-move:before { content: "\ecdd"; }
.lu-move-3d:before { content: "\ecde"; }
.lu-move-diagonal:before { content: "\ecdf"; }
.lu-move-diagonal-2:before { content: "\ece0"; }
.lu-move-down:before { content: "\ece1"; }
.lu-move-down-left:before { content: "\ece2"; }
.lu-move-down-right:before { content: "\ece3"; }
.lu-move-horizontal:before { content: "\ece4"; }
.lu-move-left:before { content: "\ece5"; }
.lu-move-right:before { content: "\ece6"; }
.lu-move-up:before { content: "\ece7"; }
.lu-move-up-left:before { content: "\ece8"; }
.lu-move-up-right:before { content: "\ece9"; }
.lu-move-vertical:before { content: "\ecea"; }
.lu-music:before { content: "\eceb"; }
.lu-music-2:before { content: "\ecec"; }
.lu-music-3:before { content: "\eced"; }
.lu-music-4:before { content: "\ecee"; }
.lu-navigation:before { content: "\ecef"; }
.lu-navigation-2:before { content: "\ecf0"; }
.lu-navigation-2-off:before { content: "\ecf1"; }
.lu-navigation-off:before { content: "\ecf2"; }
.lu-network:before { content: "\ecf3"; }
.lu-newspaper:before { content: "\ecf4"; }
.lu-nfc:before { content: "\ecf5"; }
.lu-non-binary:before { content: "\ecf6"; }
.lu-notebook:before { content: "\ecf7"; }
.lu-notebook-pen:before { content: "\ecf8"; }
.lu-notebook-tabs:before { content: "\ecf9"; }
.lu-notebook-text:before { content: "\ecfa"; }
.lu-notepad-text:before { content: "\ecfb"; }
.lu-notepad-text-dashed:before { content: "\ecfc"; }
.lu-nut:before { content: "\ecfd"; }
.lu-nut-off:before { content: "\ecfe"; }
.lu-octagon:before { content: "\ecff"; }
.lu-octagon-alert:before { content: "\ed00"; }
.lu-octagon-minus:before { content: "\ed01"; }
.lu-octagon-pause:before { content: "\ed02"; }
.lu-octagon-x:before { content: "\ed03"; }
.lu-omega:before { content: "\ed04"; }
.lu-option:before { content: "\ed05"; }
.lu-orbit:before { content: "\ed06"; }
.lu-origami:before { content: "\ed07"; }
.lu-package:before { content: "\ed08"; }
.lu-package-2:before { content: "\ed09"; }
.lu-package-check:before { content: "\ed0a"; }
.lu-package-minus:before { content: "\ed0b"; }
.lu-package-open:before { content: "\ed0c"; }
.lu-package-plus:before { content: "\ed0d"; }
.lu-package-search:before { content: "\ed0e"; }
.lu-package-x:before { content: "\ed0f"; }
.lu-paintbrush:before { content: "\ed10"; }
.lu-paintbrush-vertical:before { content: "\ed11"; }
.lu-paint-bucket:before { content: "\ed12"; }
.lu-paint-roller:before { content: "\ed13"; }
.lu-palette:before { content: "\ed14"; }
.lu-panda:before { content: "\ed15"; }
.lu-panel-bottom:before { content: "\ed16"; }
.lu-panel-bottom-close:before { content: "\ed17"; }
.lu-panel-bottom-dashed:before { content: "\ed18"; }
.lu-panel-bottom-open:before { content: "\ed19"; }
.lu-panel-left:before { content: "\ed1a"; }
.lu-panel-left-close:before { content: "\ed1b"; }
.lu-panel-left-dashed:before { content: "\ed1c"; }
.lu-panel-left-open:before { content: "\ed1d"; }
.lu-panel-right:before { content: "\ed1e"; }
.lu-panel-right-close:before { content: "\ed1f"; }
.lu-panel-right-dashed:before { content: "\ed20"; }
.lu-panel-right-open:before { content: "\ed21"; }
.lu-panels-left-bottom:before { content: "\ed22"; }
.lu-panels-right-bottom:before { content: "\ed23"; }
.lu-panels-top-left:before { content: "\ed24"; }
.lu-panel-top:before { content: "\ed25"; }
.lu-panel-top-close:before { content: "\ed26"; }
.lu-panel-top-dashed:before { content: "\ed27"; }
.lu-panel-top-open:before { content: "\ed28"; }
.lu-paperclip:before { content: "\ed29"; }
.lu-parentheses:before { content: "\ed2a"; }
.lu-parking-meter:before { content: "\ed2b"; }
.lu-party-popper:before { content: "\ed2c"; }
.lu-pause:before { content: "\ed2d"; }
.lu-paw-print:before { content: "\ed2e"; }
.lu-pc-case:before { content: "\ed2f"; }
.lu-pen:before { content: "\ed30"; }
.lu-pencil:before { content: "\ed31"; }
.lu-pencil-line:before { content: "\ed32"; }
.lu-pencil-off:before { content: "\ed33"; }
.lu-pencil-ruler:before { content: "\ed34"; }
.lu-pen-line:before { content: "\ed35"; }
.lu-pen-off:before { content: "\ed36"; }
.lu-pentagon:before { content: "\ed37"; }
.lu-pen-tool:before { content: "\ed38"; }
.lu-percent:before { content: "\ed39"; }
.lu-person-standing:before { content: "\ed3a"; }
.lu-philippine-peso:before { content: "\ed3b"; }
.lu-phone:before { content: "\ed3c"; }
.lu-phone-call:before { content: "\ed3d"; }
.lu-phone-forwarded:before { content: "\ed3e"; }
.lu-phone-incoming:before { content: "\ed3f"; }
.lu-phone-missed:before { content: "\ed40"; }
.lu-phone-off:before { content: "\ed41"; }
.lu-phone-outgoing:before { content: "\ed42"; }
.lu-pi:before { content: "\ed43"; }
.lu-piano:before { content: "\ed44"; }
.lu-pickaxe:before { content: "\ed45"; }
.lu-picture-in-picture:before { content: "\ed46"; }
.lu-picture-in-picture-2:before { content: "\ed47"; }
.lu-piggy-bank:before { content: "\ed48"; }
.lu-pilcrow:before { content: "\ed49"; }
.lu-pilcrow-left:before { content: "\ed4a"; }
.lu-pilcrow-right:before { content: "\ed4b"; }
.lu-pill:before { content: "\ed4c"; }
.lu-pill-bottle:before { content: "\ed4d"; }
.lu-pin:before { content: "\ed4e"; }
.lu-pin-off:before { content: "\ed4f"; }
.lu-pipette:before { content: "\ed50"; }
.lu-pizza:before { content: "\ed51"; }
.lu-plane:before { content: "\ed52"; }
.lu-plane-landing:before { content: "\ed53"; }
.lu-plane-takeoff:before { content: "\ed54"; }
.lu-play:before { content: "\ed55"; }
.lu-plug:before { content: "\ed56"; }
.lu-plug-2:before { content: "\ed57"; }
.lu-plug-zap:before { content: "\ed58"; }
.lu-plus:before { content: "\ed59"; }
.lu-pocket:before { content: "\ed5a"; }
.lu-pocket-knife:before { content: "\ed5b"; }
.lu-podcast:before { content: "\ed5c"; }
.lu-pointer:before { content: "\ed5d"; }
.lu-pointer-off:before { content: "\ed5e"; }
.lu-popcorn:before { content: "\ed5f"; }
.lu-popsicle:before { content: "\ed60"; }
.lu-pound-sterling:before { content: "\ed61"; }
.lu-power:before { content: "\ed62"; }
.lu-power-off:before { content: "\ed63"; }
.lu-presentation:before { content: "\ed64"; }
.lu-printer:before { content: "\ed65"; }
.lu-printer-check:before { content: "\ed66"; }
.lu-projector:before { content: "\ed67"; }
.lu-proportions:before { content: "\ed68"; }
.lu-puzzle:before { content: "\ed69"; }
.lu-pyramid:before { content: "\ed6a"; }
.lu-qr-code:before { content: "\ed6b"; }
.lu-quote:before { content: "\ed6c"; }
.lu-rabbit:before { content: "\ed6d"; }
.lu-radar:before { content: "\ed6e"; }
.lu-radiation:before { content: "\ed6f"; }
.lu-radical:before { content: "\ed70"; }
.lu-radio:before { content: "\ed71"; }
.lu-radio-receiver:before { content: "\ed72"; }
.lu-radio-tower:before { content: "\ed73"; }
.lu-radius:before { content: "\ed74"; }
.lu-rail-symbol:before { content: "\ed75"; }
.lu-rainbow:before { content: "\ed76"; }
.lu-rat:before { content: "\ed77"; }
.lu-ratio:before { content: "\ed78"; }
.lu-receipt:before { content: "\ed79"; }
.lu-receipt-cent:before { content: "\ed7a"; }
.lu-receipt-euro:before { content: "\ed7b"; }
.lu-receipt-indian-rupee:before { content: "\ed7c"; }
.lu-receipt-japanese-yen:before { content: "\ed7d"; }
.lu-receipt-pound-sterling:before { content: "\ed7e"; }
.lu-receipt-russian-ruble:before { content: "\ed7f"; }
.lu-receipt-swiss-franc:before { content: "\ed80"; }
.lu-receipt-text:before { content: "\ed81"; }
.lu-rectangle-ellipsis:before { content: "\ed82"; }
.lu-rectangle-goggles:before { content: "\ed83"; }
.lu-rectangle-horizontal:before { content: "\ed84"; }
.lu-rectangle-vertical:before { content: "\ed85"; }
.lu-recycle:before { content: "\ed86"; }
.lu-redo:before { content: "\ed87"; }
.lu-redo-2:before { content: "\ed88"; }
.lu-redo-dot:before { content: "\ed89"; }
.lu-refresh-ccw:before { content: "\ed8a"; }
.lu-refresh-ccw-dot:before { content: "\ed8b"; }
.lu-refresh-cw:before { content: "\ed8c"; }
.lu-refresh-cw-off:before { content: "\ed8d"; }
.lu-refrigerator:before { content: "\ed8e"; }
.lu-regex:before { content: "\ed8f"; }
.lu-remove-formatting:before { content: "\ed90"; }
.lu-repeat:before { content: "\ed91"; }
.lu-repeat-1:before { content: "\ed92"; }
.lu-repeat-2:before { content: "\ed93"; }
.lu-replace:before { content: "\ed94"; }
.lu-replace-all:before { content: "\ed95"; }
.lu-reply:before { content: "\ed96"; }
.lu-reply-all:before { content: "\ed97"; }
.lu-rewind:before { content: "\ed98"; }
.lu-ribbon:before { content: "\ed99"; }
.lu-rocket:before { content: "\ed9a"; }
.lu-rocking-chair:before { content: "\ed9b"; }
.lu-roller-coaster:before { content: "\ed9c"; }
.lu-rotate-3d:before { content: "\ed9d"; }
.lu-rotate-ccw:before { content: "\ed9e"; }
.lu-rotate-ccw-key:before { content: "\ed9f"; }
.lu-rotate-ccw-square:before { content: "\eda0"; }
.lu-rotate-cw:before { content: "\eda1"; }
.lu-rotate-cw-square:before { content: "\eda2"; }
.lu-route:before { content: "\eda3"; }
.lu-route-off:before { content: "\eda4"; }
.lu-router:before { content: "\eda5"; }
.lu-rows-2:before { content: "\eda6"; }
.lu-rows-3:before { content: "\eda7"; }
.lu-rows-4:before { content: "\eda8"; }
.lu-rss:before { content: "\eda9"; }
.lu-ruler:before { content: "\edaa"; }
.lu-ruler-dimension-line:before { content: "\edab"; }
.lu-russian-ruble:before { content: "\edac"; }
.lu-sailboat:before { content: "\edad"; }
.lu-salad:before { content: "\edae"; }
.lu-sandwich:before { content: "\edaf"; }
.lu-satellite:before { content: "\edb0"; }
.lu-satellite-dish:before { content: "\edb1"; }
.lu-saudi-riyal:before { content: "\edb2"; }
.lu-save:before { content: "\edb3"; }
.lu-save-all:before { content: "\edb4"; }
.lu-save-off:before { content: "\edb5"; }
.lu-scale:before { content: "\edb6"; }
.lu-scale-3d:before { content: "\edb7"; }
.lu-scaling:before { content: "\edb8"; }
.lu-scan:before { content: "\edb9"; }
.lu-scan-barcode:before { content: "\edba"; }
.lu-scan-eye:before { content: "\edbb"; }
.lu-scan-face:before { content: "\edbc"; }
.lu-scan-heart:before { content: "\edbd"; }
.lu-scan-line:before { content: "\edbe"; }
.lu-scan-qr-code:before { content: "\edbf"; }
.lu-scan-search:before { content: "\edc0"; }
.lu-scan-text:before { content: "\edc1"; }
.lu-school:before { content: "\edc2"; }
.lu-scissors:before { content: "\edc3"; }
.lu-scissors-line-dashed:before { content: "\edc4"; }
.lu-screen-share:before { content: "\edc5"; }
.lu-screen-share-off:before { content: "\edc6"; }
.lu-scroll:before { content: "\edc7"; }
.lu-scroll-text:before { content: "\edc8"; }
.lu-search:before { content: "\edc9"; }
.lu-search-check:before { content: "\edca"; }
.lu-search-code:before { content: "\edcb"; }
.lu-search-slash:before { content: "\edcc"; }
.lu-search-x:before { content: "\edcd"; }
.lu-section:before { content: "\edce"; }
.lu-send:before { content: "\edcf"; }
.lu-send-horizontal:before { content: "\edd0"; }
.lu-send-to-back:before { content: "\edd1"; }
.lu-separator-horizontal:before { content: "\edd2"; }
.lu-separator-vertical:before { content: "\edd3"; }
.lu-server:before { content: "\edd4"; }
.lu-server-cog:before { content: "\edd5"; }
.lu-server-crash:before { content: "\edd6"; }
.lu-server-off:before { content: "\edd7"; }
.lu-settings:before { content: "\edd8"; }
.lu-settings-2:before { content: "\edd9"; }
.lu-shapes:before { content: "\edda"; }
.lu-share:before { content: "\eddb"; }
.lu-share-2:before { content: "\eddc"; }
.lu-sheet:before { content: "\eddd"; }
.lu-shell:before { content: "\edde"; }
.lu-shield:before { content: "\eddf"; }
.lu-shield-alert:before { content: "\ede0"; }
.lu-shield-ban:before { content: "\ede1"; }
.lu-shield-check:before { content: "\ede2"; }
.lu-shield-ellipsis:before { content: "\ede3"; }
.lu-shield-half:before { content: "\ede4"; }
.lu-shield-minus:before { content: "\ede5"; }
.lu-shield-off:before { content: "\ede6"; }
.lu-shield-plus:before { content: "\ede7"; }
.lu-shield-question:before { content: "\ede8"; }
.lu-shield-user:before { content: "\ede9"; }
.lu-shield-x:before { content: "\edea"; }
.lu-ship:before { content: "\edeb"; }
.lu-ship-wheel:before { content: "\edec"; }
.lu-shirt:before { content: "\eded"; }
.lu-shopping-bag:before { content: "\edee"; }
.lu-shopping-basket:before { content: "\edef"; }
.lu-shopping-cart:before { content: "\edf0"; }
.lu-shovel:before { content: "\edf1"; }
.lu-shower-head:before { content: "\edf2"; }
.lu-shredder:before { content: "\edf3"; }
.lu-shrimp:before { content: "\edf4"; }
.lu-shrink:before { content: "\edf5"; }
.lu-shrub:before { content: "\edf6"; }
.lu-shuffle:before { content: "\edf7"; }
.lu-sigma:before { content: "\edf8"; }
.lu-signal:before { content: "\edf9"; }
.lu-signal-high:before { content: "\edfa"; }
.lu-signal-low:before { content: "\edfb"; }
.lu-signal-medium:before { content: "\edfc"; }
.lu-signal-zero:before { content: "\edfd"; }
.lu-signature:before { content: "\edfe"; }
.lu-signpost:before { content: "\edff"; }
.lu-signpost-big:before { content: "\ee00"; }
.lu-siren:before { content: "\ee01"; }
.lu-skip-back:before { content: "\ee02"; }
.lu-skip-forward:before { content: "\ee03"; }
.lu-skull:before { content: "\ee04"; }
.lu-slack:before { content: "\ee05"; }
.lu-slash:before { content: "\ee06"; }
.lu-slice:before { content: "\ee07"; }
.lu-sliders-horizontal:before { content: "\ee08"; }
.lu-sliders-vertical:before { content: "\ee09"; }
.lu-smartphone:before { content: "\ee0a"; }
.lu-smartphone-charging:before { content: "\ee0b"; }
.lu-smartphone-nfc:before { content: "\ee0c"; }
.lu-smile:before { content: "\ee0d"; }
.lu-smile-plus:before { content: "\ee0e"; }
.lu-snail:before { content: "\ee0f"; }
.lu-snowflake:before { content: "\ee10"; }
.lu-soap-dispenser-droplet:before { content: "\ee11"; }
.lu-sofa:before { content: "\ee12"; }
.lu-soup:before { content: "\ee13"; }
.lu-space:before { content: "\ee14"; }
.lu-spade:before { content: "\ee15"; }
.lu-sparkle:before { content: "\ee16"; }
.lu-sparkles:before { content: "\ee17"; }
.lu-speaker:before { content: "\ee18"; }
.lu-speech:before { content: "\ee19"; }
.lu-spell-check:before { content: "\ee1a"; }
.lu-spell-check-2:before { content: "\ee1b"; }
.lu-spline:before { content: "\ee1c"; }
.lu-spline-pointer:before { content: "\ee1d"; }
.lu-split:before { content: "\ee1e"; }
.lu-spray-can:before { content: "\ee1f"; }
.lu-sprout:before { content: "\ee20"; }
.lu-square:before { content: "\ee21"; }
.lu-square-activity:before { content: "\ee22"; }
.lu-square-arrow-down:before { content: "\ee23"; }
.lu-square-arrow-down-left:before { content: "\ee24"; }
.lu-square-arrow-down-right:before { content: "\ee25"; }
.lu-square-arrow-left:before { content: "\ee26"; }
.lu-square-arrow-out-down-left:before { content: "\ee27"; }
.lu-square-arrow-out-down-right:before { content: "\ee28"; }
.lu-square-arrow-out-up-left:before { content: "\ee29"; }
.lu-square-arrow-out-up-right:before { content: "\ee2a"; }
.lu-square-arrow-right:before { content: "\ee2b"; }
.lu-square-arrow-up:before { content: "\ee2c"; }
.lu-square-arrow-up-left:before { content: "\ee2d"; }
.lu-square-arrow-up-right:before { content: "\ee2e"; }
.lu-square-asterisk:before { content: "\ee2f"; }
.lu-square-bottom-dashed-scissors:before { content: "\ee30"; }
.lu-square-chart-gantt:before { content: "\ee31"; }
.lu-square-check:before { content: "\ee32"; }
.lu-square-check-big:before { content: "\ee33"; }
.lu-square-chevron-down:before { content: "\ee34"; }
.lu-square-chevron-left:before { content: "\ee35"; }
.lu-square-chevron-right:before { content: "\ee36"; }
.lu-square-chevron-up:before { content: "\ee37"; }
.lu-square-code:before { content: "\ee38"; }
.lu-square-dashed:before { content: "\ee39"; }
.lu-square-dashed-bottom:before { content: "\ee3a"; }
.lu-square-dashed-bottom-code:before { content: "\ee3b"; }
.lu-square-dashed-kanban:before { content: "\ee3c"; }
.lu-square-dashed-mouse-pointer:before { content: "\ee3d"; }
.lu-square-dashed-top-solid:before { content: "\ee3e"; }
.lu-square-divide:before { content: "\ee3f"; }
.lu-square-dot:before { content: "\ee40"; }
.lu-square-equal:before { content: "\ee41"; }
.lu-square-function:before { content: "\ee42"; }
.lu-square-kanban:before { content: "\ee43"; }
.lu-square-library:before { content: "\ee44"; }
.lu-square-m:before { content: "\ee45"; }
.lu-square-menu:before { content: "\ee46"; }
.lu-square-minus:before { content: "\ee47"; }
.lu-square-mouse-pointer:before { content: "\ee48"; }
.lu-square-parking:before { content: "\ee49"; }
.lu-square-parking-off:before { content: "\ee4a"; }
.lu-square-pen:before { content: "\ee4b"; }
.lu-square-percent:before { content: "\ee4c"; }
.lu-square-pi:before { content: "\ee4d"; }
.lu-square-pilcrow:before { content: "\ee4e"; }
.lu-square-play:before { content: "\ee4f"; }
.lu-square-plus:before { content: "\ee50"; }
.lu-square-power:before { content: "\ee51"; }
.lu-square-radical:before { content: "\ee52"; }
.lu-square-round-corner:before { content: "\ee53"; }
.lu-square-scissors:before { content: "\ee54"; }
.lu-squares-exclude:before { content: "\ee55"; }
.lu-square-sigma:before { content: "\ee56"; }
.lu-squares-intersect:before { content: "\ee57"; }
.lu-square-slash:before { content: "\ee58"; }
.lu-square-split-horizontal:before { content: "\ee59"; }
.lu-square-split-vertical:before { content: "\ee5a"; }
.lu-square-square:before { content: "\ee5b"; }
.lu-squares-subtract:before { content: "\ee5c"; }
.lu-square-stack:before { content: "\ee5d"; }
.lu-squares-unite:before { content: "\ee5e"; }
.lu-square-terminal:before { content: "\ee5f"; }
.lu-square-user:before { content: "\ee60"; }
.lu-square-user-round:before { content: "\ee61"; }
.lu-square-x:before { content: "\ee62"; }
.lu-squircle:before { content: "\ee63"; }
.lu-squirrel:before { content: "\ee64"; }
.lu-stamp:before { content: "\ee65"; }
.lu-star:before { content: "\ee66"; }
.lu-star-half:before { content: "\ee67"; }
.lu-star-off:before { content: "\ee68"; }
.lu-step-back:before { content: "\ee69"; }
.lu-step-forward:before { content: "\ee6a"; }
.lu-stethoscope:before { content: "\ee6b"; }
.lu-sticker:before { content: "\ee6c"; }
.lu-sticky-note:before { content: "\ee6d"; }
.lu-store:before { content: "\ee6e"; }
.lu-stretch-horizontal:before { content: "\ee6f"; }
.lu-stretch-vertical:before { content: "\ee70"; }
.lu-strikethrough:before { content: "\ee71"; }
.lu-subscript:before { content: "\ee72"; }
.lu-sun:before { content: "\ee73"; }
.lu-sun-dim:before { content: "\ee74"; }
.lu-sun-medium:before { content: "\ee75"; }
.lu-sun-moon:before { content: "\ee76"; }
.lu-sunrise:before { content: "\ee77"; }
.lu-sunset:before { content: "\ee78"; }
.lu-sun-snow:before { content: "\ee79"; }
.lu-superscript:before { content: "\ee7a"; }
.lu-swatch-book:before { content: "\ee7b"; }
.lu-swiss-franc:before { content: "\ee7c"; }
.lu-switch-camera:before { content: "\ee7d"; }
.lu-sword:before { content: "\ee7e"; }
.lu-swords:before { content: "\ee7f"; }
.lu-syringe:before { content: "\ee80"; }
.lu-table:before { content: "\ee81"; }
.lu-table-2:before { content: "\ee82"; }
.lu-table-cells-merge:before { content: "\ee83"; }
.lu-table-cells-split:before { content: "\ee84"; }
.lu-table-columns-split:before { content: "\ee85"; }
.lu-table-of-contents:before { content: "\ee86"; }
.lu-table-properties:before { content: "\ee87"; }
.lu-table-rows-split:before { content: "\ee88"; }
.lu-tablet:before { content: "\ee89"; }
.lu-tablets:before { content: "\ee8a"; }
.lu-tablet-smartphone:before { content: "\ee8b"; }
.lu-tag:before { content: "\ee8c"; }
.lu-tags:before { content: "\ee8d"; }
.lu-tally-1:before { content: "\ee8e"; }
.lu-tally-2:before { content: "\ee8f"; }
.lu-tally-3:before { content: "\ee90"; }
.lu-tally-4:before { content: "\ee91"; }
.lu-tally-5:before { content: "\ee92"; }
.lu-tangent:before { content: "\ee93"; }
.lu-target:before { content: "\ee94"; }
.lu-telescope:before { content: "\ee95"; }
.lu-tent:before { content: "\ee96"; }
.lu-tent-tree:before { content: "\ee97"; }
.lu-terminal:before { content: "\ee98"; }
.lu-test-tube:before { content: "\ee99"; }
.lu-test-tube-diagonal:before { content: "\ee9a"; }
.lu-test-tubes:before { content: "\ee9b"; }
.lu-text:before { content: "\ee9c"; }
.lu-text-cursor:before { content: "\ee9d"; }
.lu-text-cursor-input:before { content: "\ee9e"; }
.lu-text-quote:before { content: "\ee9f"; }
.lu-text-search:before { content: "\eea0"; }
.lu-text-select:before { content: "\eea1"; }
.lu-theater:before { content: "\eea2"; }
.lu-thermometer:before { content: "\eea3"; }
.lu-thermometer-snowflake:before { content: "\eea4"; }
.lu-thermometer-sun:before { content: "\eea5"; }
.lu-thumbs-down:before { content: "\eea6"; }
.lu-thumbs-up:before { content: "\eea7"; }
.lu-ticket:before { content: "\eea8"; }
.lu-ticket-check:before { content: "\eea9"; }
.lu-ticket-minus:before { content: "\eeaa"; }
.lu-ticket-percent:before { content: "\eeab"; }
.lu-ticket-plus:before { content: "\eeac"; }
.lu-tickets:before { content: "\eead"; }
.lu-ticket-slash:before { content: "\eeae"; }
.lu-tickets-plane:before { content: "\eeaf"; }
.lu-ticket-x:before { content: "\eeb0"; }
.lu-timer:before { content: "\eeb1"; }
.lu-timer-off:before { content: "\eeb2"; }
.lu-timer-reset:before { content: "\eeb3"; }
.lu-toggle-left:before { content: "\eeb4"; }
.lu-toggle-right:before { content: "\eeb5"; }
.lu-toilet:before { content: "\eeb6"; }
.lu-tornado:before { content: "\eeb7"; }
.lu-torus:before { content: "\eeb8"; }
.lu-touchpad:before { content: "\eeb9"; }
.lu-touchpad-off:before { content: "\eeba"; }
.lu-tower-control:before { content: "\eebb"; }
.lu-toy-brick:before { content: "\eebc"; }
.lu-tractor:before { content: "\eebd"; }
.lu-traffic-cone:before { content: "\eebe"; }
.lu-train-front:before { content: "\eebf"; }
.lu-train-front-tunnel:before { content: "\eec0"; }
.lu-train-track:before { content: "\eec1"; }
.lu-tram-front:before { content: "\eec2"; }
.lu-transgender:before { content: "\eec3"; }
.lu-trash:before { content: "\eec4"; }
.lu-trash-2:before { content: "\eec5"; }
.lu-tree-deciduous:before { content: "\eec6"; }
.lu-tree-palm:before { content: "\eec7"; }
.lu-tree-pine:before { content: "\eec8"; }
.lu-trees:before { content: "\eec9"; }
.lu-trello:before { content: "\eeca"; }
.lu-trending-down:before { content: "\eecb"; }
.lu-trending-up:before { content: "\eecc"; }
.lu-trending-up-down:before { content: "\eecd"; }
.lu-triangle:before { content: "\eece"; }
.lu-triangle-alert:before { content: "\eecf"; }
.lu-triangle-dashed:before { content: "\eed0"; }
.lu-triangle-right:before { content: "\eed1"; }
.lu-trophy:before { content: "\eed2"; }
.lu-truck:before { content: "\eed3"; }
.lu-truck-electric:before { content: "\eed4"; }
.lu-turtle:before { content: "\eed5"; }
.lu-tv:before { content: "\eed6"; }
.lu-tv-minimal:before { content: "\eed7"; }
.lu-tv-minimal-play:before { content: "\eed8"; }
.lu-twitch:before { content: "\eed9"; }
.lu-twitter:before { content: "\eeda"; }
.lu-type:before { content: "\eedb"; }
.lu-type-outline:before { content: "\eedc"; }
.lu-umbrella:before { content: "\eedd"; }
.lu-umbrella-off:before { content: "\eede"; }
.lu-underline:before { content: "\eedf"; }
.lu-undo:before { content: "\eee0"; }
.lu-undo-2:before { content: "\eee1"; }
.lu-undo-dot:before { content: "\eee2"; }
.lu-unfold-horizontal:before { content: "\eee3"; }
.lu-unfold-vertical:before { content: "\eee4"; }
.lu-ungroup:before { content: "\eee5"; }
.lu-university:before { content: "\eee6"; }
.lu-unlink:before { content: "\eee7"; }
.lu-unlink-2:before { content: "\eee8"; }
.lu-unplug:before { content: "\eee9"; }
.lu-upload:before { content: "\eeea"; }
.lu-usb:before { content: "\eeeb"; }
.lu-user:before { content: "\eeec"; }
.lu-user-check:before { content: "\eeed"; }
.lu-user-cog:before { content: "\eeee"; }
.lu-user-lock:before { content: "\eeef"; }
.lu-user-minus:before { content: "\eef0"; }
.lu-user-pen:before { content: "\eef1"; }
.lu-user-plus:before { content: "\eef2"; }
.lu-user-round:before { content: "\eef3"; }
.lu-user-round-check:before { content: "\eef4"; }
.lu-user-round-cog:before { content: "\eef5"; }
.lu-user-round-minus:before { content: "\eef6"; }
.lu-user-round-pen:before { content: "\eef7"; }
.lu-user-round-plus:before { content: "\eef8"; }
.lu-user-round-search:before { content: "\eef9"; }
.lu-user-round-x:before { content: "\eefa"; }
.lu-users:before { content: "\eefb"; }
.lu-user-search:before { content: "\eefc"; }
.lu-users-round:before { content: "\eefd"; }
.lu-user-x:before { content: "\eefe"; }
.lu-utensils:before { content: "\eeff"; }
.lu-utensils-crossed:before { content: "\ef00"; }
.lu-utility-pole:before { content: "\ef01"; }
.lu-variable:before { content: "\ef02"; }
.lu-vault:before { content: "\ef03"; }
.lu-vegan:before { content: "\ef04"; }
.lu-venetian-mask:before { content: "\ef05"; }
.lu-venus:before { content: "\ef06"; }
.lu-venus-and-mars:before { content: "\ef07"; }
.lu-vibrate:before { content: "\ef08"; }
.lu-vibrate-off:before { content: "\ef09"; }
.lu-video:before { content: "\ef0a"; }
.lu-video-off:before { content: "\ef0b"; }
.lu-videotape:before { content: "\ef0c"; }
.lu-view:before { content: "\ef0d"; }
.lu-voicemail:before { content: "\ef0e"; }
.lu-volleyball:before { content: "\ef0f"; }
.lu-volume:before { content: "\ef10"; }
.lu-volume-1:before { content: "\ef11"; }
.lu-volume-2:before { content: "\ef12"; }
.lu-volume-off:before { content: "\ef13"; }
.lu-volume-x:before { content: "\ef14"; }
.lu-vote:before { content: "\ef15"; }
.lu-wallet:before { content: "\ef16"; }
.lu-wallet-cards:before { content: "\ef17"; }
.lu-wallet-minimal:before { content: "\ef18"; }
.lu-wallpaper:before { content: "\ef19"; }
.lu-wand:before { content: "\ef1a"; }
.lu-wand-sparkles:before { content: "\ef1b"; }
.lu-warehouse:before { content: "\ef1c"; }
.lu-washing-machine:before { content: "\ef1d"; }
.lu-watch:before { content: "\ef1e"; }
.lu-waves:before { content: "\ef1f"; }
.lu-waves-ladder:before { content: "\ef20"; }
.lu-waypoints:before { content: "\ef21"; }
.lu-webcam:before { content: "\ef22"; }
.lu-webhook:before { content: "\ef23"; }
.lu-webhook-off:before { content: "\ef24"; }
.lu-weight:before { content: "\ef25"; }
.lu-wheat:before { content: "\ef26"; }
.lu-wheat-off:before { content: "\ef27"; }
.lu-whole-word:before { content: "\ef28"; }
.lu-wifi:before { content: "\ef29"; }
.lu-wifi-high:before { content: "\ef2a"; }
.lu-wifi-low:before { content: "\ef2b"; }
.lu-wifi-off:before { content: "\ef2c"; }
.lu-wifi-pen:before { content: "\ef2d"; }
.lu-wifi-zero:before { content: "\ef2e"; }
.lu-wind:before { content: "\ef2f"; }
.lu-wind-arrow-down:before { content: "\ef30"; }
.lu-wine:before { content: "\ef31"; }
.lu-wine-off:before { content: "\ef32"; }
.lu-workflow:before { content: "\ef33"; }
.lu-worm:before { content: "\ef34"; }
.lu-wrap-text:before { content: "\ef35"; }
.lu-wrench:before { content: "\ef36"; }
.lu-x:before { content: "\ef37"; }
.lu-youtube:before { content: "\ef38"; }
.lu-zap:before { content: "\ef39"; }
.lu-zap-off:before { content: "\ef3a"; }
.lu-zoom-in:before { content: "\ef3b"; }
.lu-zoom-out:before { content: "\ef3c"; }@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//valorum.de/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}