@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=IBM+Plex+Sans:wght@400;700&display=swap);
:root {
    --primary-color:246, 251, 254;
    --secondary-color:122, 134, 149;
    --third-color:128, 135, 137
}
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@-webkit-keyframes zmdi-spin {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes zmdi-spin {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@-webkit-keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(-359deg);
        transform:rotate(-359deg)
    }
}
@keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(-359deg);
        transform:rotate(-359deg)
    }
}
@font-face {
    font-family:"Material-Design-Iconic-Font";
    src:url(/fonts/icons/mdi/Material-Design-Iconic-Font.woff2?v=2.2.0)format("woff2"),url(/fonts/icons/mdi/Material-Design-Iconic-Font.woff?v=2.2.0)format("woff"),url(/fonts/icons/mdi/Material-Design-Iconic-Font.ttf?v=2.2.0)format("truetype");
    font-weight:400;
    font-style:normal
}
.zmdi {
    display:inline-block;
    font:14px/1"Material-Design-Iconic-Font";
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.zmdi-hc-lg {
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
.zmdi-hc-2x {
    font-size:2em
}
.zmdi-hc-3x {
    font-size:3em
}
.zmdi-hc-4x {
    font-size:4em
}
.zmdi-hc-5x {
    font-size:5em
}
.zmdi-hc-fw {
    width:1.28571429em;
    text-align:center
}
.zmdi-hc-ul {
    padding-left:0;
    margin-left:2.14285714em;
    list-style-type:none
}
.zmdi-hc-ul>li {
    position:relative
}
.zmdi-hc-li {
    position:absolute;
    left:-2.14285714em;
    width:2.14285714em;
    top:.14285714em;
    text-align:center
}
.zmdi-hc-li.zmdi-hc-lg {
    left:-1.85714286em
}
.zmdi-hc-border,.zmdi-hc-border-circle {
    padding:.1em .25em;
    border:solid .1em #9e9e9e;
    border-radius:2px
}
.zmdi-hc-border-circle {
    border-radius:50%
}
.zmdi.pull-left {
    float:left;
    margin-right:.15em
}
.zmdi.pull-right {
    float:right;
    margin-left:.15em
}
.zmdi-hc-spin {
    -webkit-animation:zmdi-spin 1.5s infinite linear;
    animation:zmdi-spin 1.5s infinite linear
}
.zmdi-hc-spin-reverse {
    -webkit-animation:zmdi-spin-reverse 1.5s infinite linear;
    animation:zmdi-spin-reverse 1.5s infinite linear
}
.zmdi-hc-rotate-90 {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.zmdi-hc-rotate-180 {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.zmdi-hc-rotate-270 {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg)
}
.zmdi-hc-flip-horizontal {
    -webkit-transform:scale(-1,1);
    transform:scale(-1,1)
}
.zmdi-hc-flip-vertical {
    -webkit-transform:scale(1,-1);
    transform:scale(1,-1)
}
.zmdi-hc-stack {
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em;
    vertical-align:middle
}
.zmdi-hc-stack-1x,.zmdi-hc-stack-2x {
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.zmdi-hc-stack-1x {
    line-height:inherit
}
.zmdi-hc-stack-2x {
    font-size:2em
}
.zmdi-hc-inverse {
    color:#fff
}
.zmdi-3d-rotation:before {
    content:""
}
.zmdi-airplane-off:before {
    content:""
}
.zmdi-airplane:before {
    content:""
}
.zmdi-album:before {
    content:""
}
.zmdi-archive:before {
    content:""
}
.zmdi-assignment-account:before {
    content:""
}
.zmdi-assignment-alert:before {
    content:""
}
.zmdi-assignment-check:before {
    content:""
}
.zmdi-assignment-o:before {
    content:""
}
.zmdi-assignment-return:before {
    content:""
}
.zmdi-assignment-returned:before {
    content:""
}
.zmdi-assignment:before {
    content:""
}
.zmdi-attachment-alt:before {
    content:""
}
.zmdi-attachment:before {
    content:""
}
.zmdi-audio:before {
    content:""
}
.zmdi-badge-check:before {
    content:""
}
.zmdi-balance-wallet:before {
    content:""
}
.zmdi-balance:before {
    content:""
}
.zmdi-battery-alert:before {
    content:""
}
.zmdi-battery-flash:before {
    content:""
}
.zmdi-battery-unknown:before {
    content:""
}
.zmdi-battery:before {
    content:""
}
.zmdi-bike:before {
    content:""
}
.zmdi-block-alt:before {
    content:""
}
.zmdi-block:before {
    content:""
}
.zmdi-boat:before {
    content:""
}
.zmdi-book-image:before {
    content:""
}
.zmdi-book:before {
    content:""
}
.zmdi-bookmark-outline:before {
    content:""
}
.zmdi-bookmark:before {
    content:""
}
.zmdi-brush:before {
    content:""
}
.zmdi-bug:before {
    content:""
}
.zmdi-bus:before {
    content:""
}
.zmdi-cake:before {
    content:""
}
.zmdi-car-taxi:before {
    content:""
}
.zmdi-car-wash:before {
    content:""
}
.zmdi-car:before {
    content:""
}
.zmdi-card-giftcard:before {
    content:""
}
.zmdi-card-membership:before {
    content:""
}
.zmdi-card-travel:before {
    content:""
}
.zmdi-card:before {
    content:""
}
.zmdi-case-check:before {
    content:""
}
.zmdi-case-download:before {
    content:""
}
.zmdi-case-play:before {
    content:""
}
.zmdi-case:before {
    content:""
}
.zmdi-cast-connected:before {
    content:""
}
.zmdi-cast:before {
    content:""
}
.zmdi-chart-donut:before {
    content:""
}
.zmdi-chart:before {
    content:""
}
.zmdi-city-alt:before {
    content:""
}
.zmdi-city:before {
    content:""
}
.zmdi-close-circle-o:before {
    content:""
}
.zmdi-close-circle:before {
    content:""
}
.zmdi-close:before {
    content:""
}
.zmdi-cocktail:before {
    content:""
}
.zmdi-code-setting:before {
    content:""
}
.zmdi-code-smartphone:before {
    content:""
}
.zmdi-code:before {
    content:""
}
.zmdi-coffee:before {
    content:""
}
.zmdi-collection-bookmark:before {
    content:""
}
.zmdi-collection-case-play:before {
    content:""
}
.zmdi-collection-folder-image:before {
    content:""
}
.zmdi-collection-image-o:before {
    content:""
}
.zmdi-collection-image:before {
    content:""
}
.zmdi-collection-item-1:before {
    content:""
}
.zmdi-collection-item-2:before {
    content:""
}
.zmdi-collection-item-3:before {
    content:""
}
.zmdi-collection-item-4:before {
    content:""
}
.zmdi-collection-item-5:before {
    content:""
}
.zmdi-collection-item-6:before {
    content:""
}
.zmdi-collection-item-7:before {
    content:""
}
.zmdi-collection-item-8:before {
    content:""
}
.zmdi-collection-item-9-plus:before {
    content:""
}
.zmdi-collection-item-9:before {
    content:""
}
.zmdi-collection-item:before {
    content:""
}
.zmdi-collection-music:before {
    content:""
}
.zmdi-collection-pdf:before {
    content:""
}
.zmdi-collection-plus:before {
    content:""
}
.zmdi-collection-speaker:before {
    content:""
}
.zmdi-collection-text:before {
    content:""
}
.zmdi-collection-video:before {
    content:""
}
.zmdi-compass:before {
    content:""
}
.zmdi-cutlery:before {
    content:""
}
.zmdi-delete:before {
    content:""
}
.zmdi-dialpad:before {
    content:""
}
.zmdi-dns:before {
    content:""
}
.zmdi-drink:before {
    content:""
}
.zmdi-edit:before {
    content:""
}
.zmdi-email-open:before {
    content:""
}
.zmdi-email:before {
    content:""
}
.zmdi-eye-off:before {
    content:""
}
.zmdi-eye:before {
    content:""
}
.zmdi-eyedropper:before {
    content:""
}
.zmdi-favorite-outline:before {
    content:""
}
.zmdi-favorite:before {
    content:""
}
.zmdi-filter-list:before {
    content:""
}
.zmdi-fire:before {
    content:""
}
.zmdi-flag:before {
    content:""
}
.zmdi-flare:before {
    content:""
}
.zmdi-flash-auto:before {
    content:""
}
.zmdi-flash-off:before {
    content:""
}
.zmdi-flash:before {
    content:""
}
.zmdi-flip:before {
    content:""
}
.zmdi-flower-alt:before {
    content:""
}
.zmdi-flower:before {
    content:""
}
.zmdi-font:before {
    content:""
}
.zmdi-fullscreen-alt:before {
    content:""
}
.zmdi-fullscreen-exit:before {
    content:""
}
.zmdi-fullscreen:before {
    content:""
}
.zmdi-functions:before {
    content:""
}
.zmdi-gas-station:before {
    content:""
}
.zmdi-gesture:before {
    content:""
}
.zmdi-globe-alt:before {
    content:""
}
.zmdi-globe-lock:before {
    content:""
}
.zmdi-globe:before {
    content:""
}
.zmdi-graduation-cap:before {
    content:""
}
.zmdi-home:before {
    content:""
}
.zmdi-hospital-alt:before {
    content:""
}
.zmdi-hospital:before {
    content:""
}
.zmdi-hotel:before {
    content:""
}
.zmdi-hourglass-alt:before {
    content:""
}
.zmdi-hourglass-outline:before {
    content:""
}
.zmdi-hourglass:before {
    content:""
}
.zmdi-http:before {
    content:""
}
.zmdi-image-alt:before {
    content:""
}
.zmdi-image-o:before {
    content:""
}
.zmdi-image:before {
    content:""
}
.zmdi-inbox:before {
    content:""
}
.zmdi-invert-colors-off:before {
    content:""
}
.zmdi-invert-colors:before {
    content:""
}
.zmdi-key:before {
    content:""
}
.zmdi-label-alt-outline:before {
    content:""
}
.zmdi-label-alt:before {
    content:""
}
.zmdi-label-heart:before {
    content:""
}
.zmdi-label:before {
    content:""
}
.zmdi-labels:before {
    content:""
}
.zmdi-lamp:before {
    content:""
}
.zmdi-landscape:before {
    content:""
}
.zmdi-layers-off:before {
    content:""
}
.zmdi-layers:before {
    content:""
}
.zmdi-library:before {
    content:""
}
.zmdi-link:before {
    content:""
}
.zmdi-lock-open:before {
    content:""
}
.zmdi-lock-outline:before {
    content:""
}
.zmdi-lock:before {
    content:""
}
.zmdi-mail-reply-all:before {
    content:""
}
.zmdi-mail-reply:before {
    content:""
}
.zmdi-mail-send:before {
    content:""
}
.zmdi-mall:before {
    content:""
}
.zmdi-map:before {
    content:""
}
.zmdi-menu:before {
    content:""
}
.zmdi-money-box:before {
    content:""
}
.zmdi-money-off:before {
    content:""
}
.zmdi-money:before {
    content:""
}
.zmdi-more-vert:before {
    content:""
}
.zmdi-more:before {
    content:""
}
.zmdi-movie-alt:before {
    content:""
}
.zmdi-movie:before {
    content:""
}
.zmdi-nature-people:before {
    content:""
}
.zmdi-nature:before {
    content:""
}
.zmdi-navigation:before {
    content:""
}
.zmdi-open-in-browser:before {
    content:""
}
.zmdi-open-in-new:before {
    content:""
}
.zmdi-palette:before {
    content:""
}
.zmdi-parking:before {
    content:""
}
.zmdi-pin-account:before {
    content:""
}
.zmdi-pin-assistant:before {
    content:""
}
.zmdi-pin-drop:before {
    content:""
}
.zmdi-pin-help:before {
    content:""
}
.zmdi-pin-off:before {
    content:""
}
.zmdi-pin:before {
    content:""
}
.zmdi-pizza:before {
    content:""
}
.zmdi-plaster:before {
    content:""
}
.zmdi-power-setting:before {
    content:""
}
.zmdi-power:before {
    content:""
}
.zmdi-print:before {
    content:""
}
.zmdi-puzzle-piece:before {
    content:""
}
.zmdi-quote:before {
    content:""
}
.zmdi-railway:before {
    content:""
}
.zmdi-receipt:before {
    content:""
}
.zmdi-refresh-alt:before {
    content:""
}
.zmdi-refresh-sync-alert:before {
    content:""
}
.zmdi-refresh-sync-off:before {
    content:""
}
.zmdi-refresh-sync:before {
    content:""
}
.zmdi-refresh:before {
    content:""
}
.zmdi-roller:before {
    content:""
}
.zmdi-ruler:before {
    content:""
}
.zmdi-scissors:before {
    content:""
}
.zmdi-screen-rotation-lock:before {
    content:""
}
.zmdi-screen-rotation:before {
    content:""
}
.zmdi-search-for:before {
    content:""
}
.zmdi-search-in-file:before {
    content:""
}
.zmdi-search-in-page:before {
    content:""
}
.zmdi-search-replace:before {
    content:""
}
.zmdi-search:before {
    content:""
}
.zmdi-seat:before {
    content:""
}
.zmdi-settings-square:before {
    content:""
}
.zmdi-settings:before {
    content:""
}
.zmdi-shield-check:before {
    content:""
}
.zmdi-shield-security:before {
    content:""
}
.zmdi-shopping-basket:before {
    content:""
}
.zmdi-shopping-cart-plus:before {
    content:""
}
.zmdi-shopping-cart:before {
    content:""
}
.zmdi-sign-in:before {
    content:""
}
.zmdi-sort-amount-asc:before {
    content:""
}
.zmdi-sort-amount-desc:before {
    content:""
}
.zmdi-sort-asc:before {
    content:""
}
.zmdi-sort-desc:before {
    content:""
}
.zmdi-spellcheck:before {
    content:""
}
.zmdi-storage:before {
    content:""
}
.zmdi-store-24:before {
    content:""
}
.zmdi-store:before {
    content:""
}
.zmdi-subway:before {
    content:""
}
.zmdi-sun:before {
    content:""
}
.zmdi-tab-unselected:before {
    content:""
}
.zmdi-tab:before {
    content:""
}
.zmdi-tag-close:before {
    content:""
}
.zmdi-tag-more:before {
    content:""
}
.zmdi-tag:before {
    content:""
}
.zmdi-thumb-down:before {
    content:""
}
.zmdi-thumb-up-down:before {
    content:""
}
.zmdi-thumb-up:before {
    content:""
}
.zmdi-ticket-star:before {
    content:""
}
.zmdi-toll:before {
    content:""
}
.zmdi-toys:before {
    content:""
}
.zmdi-traffic:before {
    content:""
}
.zmdi-translate:before {
    content:""
}
.zmdi-triangle-down:before {
    content:""
}
.zmdi-triangle-up:before {
    content:""
}
.zmdi-truck:before {
    content:""
}
.zmdi-turning-sign:before {
    content:""
}
.zmdi-wallpaper:before {
    content:""
}
.zmdi-washing-machine:before {
    content:""
}
.zmdi-window-maximize:before {
    content:""
}
.zmdi-window-minimize:before {
    content:""
}
.zmdi-window-restore:before {
    content:""
}
.zmdi-wrench:before {
    content:""
}
.zmdi-zoom-in:before {
    content:""
}
.zmdi-zoom-out:before {
    content:""
}
.zmdi-alert-circle-o:before {
    content:""
}
.zmdi-alert-circle:before {
    content:""
}
.zmdi-alert-octagon:before {
    content:""
}
.zmdi-alert-polygon:before {
    content:""
}
.zmdi-alert-triangle:before {
    content:""
}
.zmdi-help-outline:before {
    content:""
}
.zmdi-help:before {
    content:""
}
.zmdi-info-outline:before {
    content:""
}
.zmdi-info:before {
    content:""
}
.zmdi-notifications-active:before {
    content:""
}
.zmdi-notifications-add:before {
    content:""
}
.zmdi-notifications-none:before {
    content:""
}
.zmdi-notifications-off:before {
    content:""
}
.zmdi-notifications-paused:before {
    content:""
}
.zmdi-notifications:before {
    content:""
}
.zmdi-account-add:before {
    content:""
}
.zmdi-account-box-mail:before {
    content:""
}
.zmdi-account-box-o:before {
    content:""
}
.zmdi-account-box-phone:before {
    content:""
}
.zmdi-account-box:before {
    content:""
}
.zmdi-account-calendar:before {
    content:""
}
.zmdi-account-circle:before {
    content:""
}
.zmdi-account-o:before {
    content:""
}
.zmdi-account:before {
    content:""
}
.zmdi-accounts-add:before {
    content:""
}
.zmdi-accounts-alt:before {
    content:""
}
.zmdi-accounts-list-alt:before {
    content:""
}
.zmdi-accounts-list:before {
    content:""
}
.zmdi-accounts-outline:before {
    content:""
}
.zmdi-accounts:before {
    content:""
}
.zmdi-face:before {
    content:""
}
.zmdi-female:before {
    content:""
}
.zmdi-male-alt:before {
    content:""
}
.zmdi-male-female:before {
    content:""
}
.zmdi-male:before {
    content:""
}
.zmdi-mood-bad:before {
    content:""
}
.zmdi-mood:before {
    content:""
}
.zmdi-run:before {
    content:""
}
.zmdi-walk:before {
    content:""
}
.zmdi-cloud-box:before {
    content:""
}
.zmdi-cloud-circle:before {
    content:""
}
.zmdi-cloud-done:before {
    content:""
}
.zmdi-cloud-download:before {
    content:""
}
.zmdi-cloud-off:before {
    content:""
}
.zmdi-cloud-outline-alt:before {
    content:""
}
.zmdi-cloud-outline:before {
    content:""
}
.zmdi-cloud-upload:before {
    content:""
}
.zmdi-cloud:before {
    content:""
}
.zmdi-download:before {
    content:""
}
.zmdi-file-plus:before {
    content:""
}
.zmdi-file-text:before {
    content:""
}
.zmdi-file:before {
    content:""
}
.zmdi-folder-outline:before {
    content:""
}
.zmdi-folder-person:before {
    content:""
}
.zmdi-folder-star-alt:before {
    content:""
}
.zmdi-folder-star:before {
    content:""
}
.zmdi-folder:before {
    content:""
}
.zmdi-gif:before {
    content:""
}
.zmdi-upload:before {
    content:""
}
.zmdi-border-all:before {
    content:""
}
.zmdi-border-bottom:before {
    content:""
}
.zmdi-border-clear:before {
    content:""
}
.zmdi-border-color:before {
    content:""
}
.zmdi-border-horizontal:before {
    content:""
}
.zmdi-border-inner:before {
    content:""
}
.zmdi-border-left:before {
    content:""
}
.zmdi-border-outer:before {
    content:""
}
.zmdi-border-right:before {
    content:""
}
.zmdi-border-style:before {
    content:""
}
.zmdi-border-top:before {
    content:""
}
.zmdi-border-vertical:before {
    content:""
}
.zmdi-copy:before {
    content:""
}
.zmdi-crop:before {
    content:""
}
.zmdi-format-align-center:before {
    content:""
}
.zmdi-format-align-justify:before {
    content:""
}
.zmdi-format-align-left:before {
    content:""
}
.zmdi-format-align-right:before {
    content:""
}
.zmdi-format-bold:before {
    content:""
}
.zmdi-format-clear-all:before {
    content:""
}
.zmdi-format-clear:before {
    content:""
}
.zmdi-format-color-fill:before {
    content:""
}
.zmdi-format-color-reset:before {
    content:""
}
.zmdi-format-color-text:before {
    content:""
}
.zmdi-format-indent-decrease:before {
    content:""
}
.zmdi-format-indent-increase:before {
    content:""
}
.zmdi-format-italic:before {
    content:""
}
.zmdi-format-line-spacing:before {
    content:""
}
.zmdi-format-list-bulleted:before {
    content:""
}
.zmdi-format-list-numbered:before {
    content:""
}
.zmdi-format-ltr:before {
    content:""
}
.zmdi-format-rtl:before {
    content:""
}
.zmdi-format-size:before {
    content:""
}
.zmdi-format-strikethrough-s:before {
    content:""
}
.zmdi-format-strikethrough:before {
    content:""
}
.zmdi-format-subject:before {
    content:""
}
.zmdi-format-underlined:before {
    content:""
}
.zmdi-format-valign-bottom:before {
    content:""
}
.zmdi-format-valign-center:before {
    content:""
}
.zmdi-format-valign-top:before {
    content:""
}
.zmdi-redo:before {
    content:""
}
.zmdi-select-all:before {
    content:""
}
.zmdi-space-bar:before {
    content:""
}
.zmdi-text-format:before {
    content:""
}
.zmdi-transform:before {
    content:""
}
.zmdi-undo:before {
    content:""
}
.zmdi-wrap-text:before {
    content:""
}
.zmdi-comment-alert:before {
    content:""
}
.zmdi-comment-alt-text:before {
    content:""
}
.zmdi-comment-alt:before {
    content:""
}
.zmdi-comment-edit:before {
    content:""
}
.zmdi-comment-image:before {
    content:""
}
.zmdi-comment-list:before {
    content:""
}
.zmdi-comment-more:before {
    content:""
}
.zmdi-comment-outline:before {
    content:""
}
.zmdi-comment-text-alt:before {
    content:""
}
.zmdi-comment-text:before {
    content:""
}
.zmdi-comment-video:before {
    content:""
}
.zmdi-comment:before {
    content:""
}
.zmdi-comments:before {
    content:""
}
.zmdi-check-all:before {
    content:""
}
.zmdi-check-circle-u:before {
    content:""
}
.zmdi-check-circle:before {
    content:""
}
.zmdi-check-square:before {
    content:""
}
.zmdi-check:before {
    content:""
}
.zmdi-circle-o:before {
    content:""
}
.zmdi-circle:before {
    content:""
}
.zmdi-dot-circle-alt:before {
    content:""
}
.zmdi-dot-circle:before {
    content:""
}
.zmdi-minus-circle-outline:before {
    content:""
}
.zmdi-minus-circle:before {
    content:""
}
.zmdi-minus-square:before {
    content:""
}
.zmdi-minus:before {
    content:""
}
.zmdi-plus-circle-o-duplicate:before {
    content:""
}
.zmdi-plus-circle-o:before {
    content:""
}
.zmdi-plus-circle:before {
    content:""
}
.zmdi-plus-square:before {
    content:""
}
.zmdi-plus:before {
    content:""
}
.zmdi-square-o:before {
    content:""
}
.zmdi-star-circle:before {
    content:""
}
.zmdi-star-half:before {
    content:""
}
.zmdi-star-outline:before {
    content:""
}
.zmdi-star:before {
    content:""
}
.zmdi-bluetooth-connected:before {
    content:""
}
.zmdi-bluetooth-off:before {
    content:""
}
.zmdi-bluetooth-search:before {
    content:""
}
.zmdi-bluetooth-setting:before {
    content:""
}
.zmdi-bluetooth:before {
    content:""
}
.zmdi-camera-add:before {
    content:""
}
.zmdi-camera-alt:before {
    content:""
}
.zmdi-camera-bw:before {
    content:""
}
.zmdi-camera-front:before {
    content:""
}
.zmdi-camera-mic:before {
    content:""
}
.zmdi-camera-party-mode:before {
    content:""
}
.zmdi-camera-rear:before {
    content:""
}
.zmdi-camera-roll:before {
    content:""
}
.zmdi-camera-switch:before {
    content:""
}
.zmdi-camera:before {
    content:""
}
.zmdi-card-alert:before {
    content:""
}
.zmdi-card-off:before {
    content:""
}
.zmdi-card-sd:before {
    content:""
}
.zmdi-card-sim:before {
    content:""
}
.zmdi-desktop-mac:before {
    content:""
}
.zmdi-desktop-windows:before {
    content:""
}
.zmdi-device-hub:before {
    content:""
}
.zmdi-devices-off:before {
    content:""
}
.zmdi-devices:before {
    content:""
}
.zmdi-dock:before {
    content:""
}
.zmdi-floppy:before {
    content:""
}
.zmdi-gamepad:before {
    content:""
}
.zmdi-gps-dot:before {
    content:""
}
.zmdi-gps-off:before {
    content:""
}
.zmdi-gps:before {
    content:""
}
.zmdi-headset-mic:before {
    content:""
}
.zmdi-headset:before {
    content:""
}
.zmdi-input-antenna:before {
    content:""
}
.zmdi-input-composite:before {
    content:""
}
.zmdi-input-hdmi:before {
    content:""
}
.zmdi-input-power:before {
    content:""
}
.zmdi-input-svideo:before {
    content:""
}
.zmdi-keyboard-hide:before {
    content:""
}
.zmdi-keyboard:before {
    content:""
}
.zmdi-laptop-chromebook:before {
    content:""
}
.zmdi-laptop-mac:before {
    content:""
}
.zmdi-laptop:before {
    content:""
}
.zmdi-mic-off:before {
    content:""
}
.zmdi-mic-outline:before {
    content:""
}
.zmdi-mic-setting:before {
    content:""
}
.zmdi-mic:before {
    content:""
}
.zmdi-mouse:before {
    content:""
}
.zmdi-network-alert:before {
    content:""
}
.zmdi-network-locked:before {
    content:""
}
.zmdi-network-off:before {
    content:""
}
.zmdi-network-outline:before {
    content:""
}
.zmdi-network-setting:before {
    content:""
}
.zmdi-network:before {
    content:""
}
.zmdi-phone-bluetooth:before {
    content:""
}
.zmdi-phone-end:before {
    content:""
}
.zmdi-phone-forwarded:before {
    content:""
}
.zmdi-phone-in-talk:before {
    content:""
}
.zmdi-phone-locked:before {
    content:""
}
.zmdi-phone-missed:before {
    content:""
}
.zmdi-phone-msg:before {
    content:""
}
.zmdi-phone-paused:before {
    content:""
}
.zmdi-phone-ring:before {
    content:""
}
.zmdi-phone-setting:before {
    content:""
}
.zmdi-phone-sip:before {
    content:""
}
.zmdi-phone:before {
    content:""
}
.zmdi-portable-wifi-changes:before {
    content:""
}
.zmdi-portable-wifi-off:before {
    content:""
}
.zmdi-portable-wifi:before {
    content:""
}
.zmdi-radio:before {
    content:""
}
.zmdi-reader:before {
    content:""
}
.zmdi-remote-control-alt:before {
    content:""
}
.zmdi-remote-control:before {
    content:""
}
.zmdi-router:before {
    content:""
}
.zmdi-scanner:before {
    content:""
}
.zmdi-smartphone-android:before {
    content:""
}
.zmdi-smartphone-download:before {
    content:""
}
.zmdi-smartphone-erase:before {
    content:""
}
.zmdi-smartphone-info:before {
    content:""
}
.zmdi-smartphone-iphone:before {
    content:""
}
.zmdi-smartphone-landscape-lock:before {
    content:""
}
.zmdi-smartphone-landscape:before {
    content:""
}
.zmdi-smartphone-lock:before {
    content:""
}
.zmdi-smartphone-portrait-lock:before {
    content:""
}
.zmdi-smartphone-ring:before {
    content:""
}
.zmdi-smartphone-setting:before {
    content:""
}
.zmdi-smartphone-setup:before {
    content:""
}
.zmdi-smartphone:before {
    content:""
}
.zmdi-speaker:before {
    content:""
}
.zmdi-tablet-android:before {
    content:""
}
.zmdi-tablet-mac:before {
    content:""
}
.zmdi-tablet:before {
    content:""
}
.zmdi-tv-alt-play:before {
    content:""
}
.zmdi-tv-list:before {
    content:""
}
.zmdi-tv-play:before {
    content:""
}
.zmdi-tv:before {
    content:""
}
.zmdi-usb:before {
    content:""
}
.zmdi-videocam-off:before {
    content:""
}
.zmdi-videocam-switch:before {
    content:""
}
.zmdi-videocam:before {
    content:""
}
.zmdi-watch:before {
    content:""
}
.zmdi-wifi-alt-2:before {
    content:""
}
.zmdi-wifi-alt:before {
    content:""
}
.zmdi-wifi-info:before {
    content:""
}
.zmdi-wifi-lock:before {
    content:""
}
.zmdi-wifi-off:before {
    content:""
}
.zmdi-wifi-outline:before {
    content:""
}
.zmdi-wifi:before {
    content:""
}
.zmdi-arrow-left-bottom:before {
    content:""
}
.zmdi-arrow-left:before {
    content:""
}
.zmdi-arrow-merge:before {
    content:""
}
.zmdi-arrow-missed:before {
    content:""
}
.zmdi-arrow-right-top:before {
    content:""
}
.zmdi-arrow-right:before {
    content:""
}
.zmdi-arrow-split:before {
    content:""
}
.zmdi-arrows:before {
    content:""
}
.zmdi-caret-down-circle:before {
    content:""
}
.zmdi-caret-down:before {
    content:""
}
.zmdi-caret-left-circle:before {
    content:""
}
.zmdi-caret-left:before {
    content:""
}
.zmdi-caret-right-circle:before {
    content:""
}
.zmdi-caret-right:before {
    content:""
}
.zmdi-caret-up-circle:before {
    content:""
}
.zmdi-caret-up:before {
    content:""
}
.zmdi-chevron-down:before {
    content:""
}
.zmdi-chevron-left:before {
    content:""
}
.zmdi-chevron-right:before {
    content:""
}
.zmdi-chevron-up:before {
    content:""
}
.zmdi-forward:before {
    content:""
}
.zmdi-long-arrow-down:before {
    content:""
}
.zmdi-long-arrow-left:before {
    content:""
}
.zmdi-long-arrow-return:before {
    content:""
}
.zmdi-long-arrow-right:before {
    content:""
}
.zmdi-long-arrow-tab:before {
    content:""
}
.zmdi-long-arrow-up:before {
    content:""
}
.zmdi-rotate-ccw:before {
    content:""
}
.zmdi-rotate-cw:before {
    content:""
}
.zmdi-rotate-left:before {
    content:""
}
.zmdi-rotate-right:before {
    content:""
}
.zmdi-square-down:before {
    content:""
}
.zmdi-square-right:before {
    content:""
}
.zmdi-swap-alt:before {
    content:""
}
.zmdi-swap-vertical-circle:before {
    content:""
}
.zmdi-swap-vertical:before {
    content:""
}
.zmdi-swap:before {
    content:""
}
.zmdi-trending-down:before {
    content:""
}
.zmdi-trending-flat:before {
    content:""
}
.zmdi-trending-up:before {
    content:""
}
.zmdi-unfold-less:before {
    content:""
}
.zmdi-unfold-more:before {
    content:""
}
.zmdi-apps:before {
    content:""
}
.zmdi-grid-off:before {
    content:""
}
.zmdi-grid:before {
    content:""
}
.zmdi-view-agenda:before {
    content:""
}
.zmdi-view-array:before {
    content:""
}
.zmdi-view-carousel:before {
    content:""
}
.zmdi-view-column:before {
    content:""
}
.zmdi-view-comfy:before {
    content:""
}
.zmdi-view-compact:before {
    content:""
}
.zmdi-view-dashboard:before {
    content:""
}
.zmdi-view-day:before {
    content:""
}
.zmdi-view-headline:before {
    content:""
}
.zmdi-view-list-alt:before {
    content:""
}
.zmdi-view-list:before {
    content:""
}
.zmdi-view-module:before {
    content:""
}
.zmdi-view-quilt:before {
    content:""
}
.zmdi-view-stream:before {
    content:""
}
.zmdi-view-subtitles:before {
    content:""
}
.zmdi-view-toc:before {
    content:""
}
.zmdi-view-web:before {
    content:""
}
.zmdi-view-week:before {
    content:""
}
.zmdi-widgets:before {
    content:""
}
.zmdi-alarm-check:before {
    content:""
}
.zmdi-alarm-off:before {
    content:""
}
.zmdi-alarm-plus:before {
    content:""
}
.zmdi-alarm-snooze:before {
    content:""
}
.zmdi-alarm:before {
    content:""
}
.zmdi-calendar-alt:before {
    content:""
}
.zmdi-calendar-check:before {
    content:""
}
.zmdi-calendar-close:before {
    content:""
}
.zmdi-calendar-note:before {
    content:""
}
.zmdi-calendar:before {
    content:""
}
.zmdi-time-countdown:before {
    content:""
}
.zmdi-time-interval:before {
    content:""
}
.zmdi-time-restore-setting:before {
    content:""
}
.zmdi-time-restore:before {
    content:""
}
.zmdi-time:before {
    content:""
}
.zmdi-timer-off:before {
    content:""
}
.zmdi-timer:before {
    content:""
}
.zmdi-android-alt:before {
    content:""
}
.zmdi-android:before {
    content:""
}
.zmdi-apple:before {
    content:""
}
.zmdi-behance:before {
    content:""
}
.zmdi-codepen:before {
    content:""
}
.zmdi-dribbble:before {
    content:""
}
.zmdi-dropbox:before {
    content:""
}
.zmdi-evernote:before {
    content:""
}
.zmdi-facebook-box:before {
    content:""
}
.zmdi-facebook:before {
    content:""
}
.zmdi-github-box:before {
    content:""
}
.zmdi-github:before {
    content:""
}
.zmdi-google-drive:before {
    content:""
}
.zmdi-google-earth:before {
    content:""
}
.zmdi-google-glass:before {
    content:""
}
.zmdi-google-maps:before {
    content:""
}
.zmdi-google-pages:before {
    content:""
}
.zmdi-google-play:before {
    content:""
}
.zmdi-google-plus-box:before {
    content:""
}
.zmdi-google-plus:before {
    content:""
}
.zmdi-google:before {
    content:""
}
.zmdi-instagram:before {
    content:""
}
.zmdi-language-css3:before {
    content:""
}
.zmdi-language-html5:before {
    content:""
}
.zmdi-language-javascript:before {
    content:""
}
.zmdi-language-python-alt:before {
    content:""
}
.zmdi-language-python:before {
    content:""
}
.zmdi-lastfm:before {
    content:""
}
.zmdi-linkedin-box:before {
    content:""
}
.zmdi-paypal:before {
    content:""
}
.zmdi-pinterest-box:before {
    content:""
}
.zmdi-pocket:before {
    content:""
}
.zmdi-polymer:before {
    content:""
}
.zmdi-share:before {
    content:""
}
.zmdi-stackoverflow:before {
    content:""
}
.zmdi-steam-square:before {
    content:""
}
.zmdi-steam:before {
    content:""
}
.zmdi-twitter-box:before {
    content:""
}
.zmdi-twitter:before {
    content:""
}
.zmdi-vk:before {
    content:""
}
.zmdi-wikipedia:before {
    content:""
}
.zmdi-windows:before {
    content:""
}
.zmdi-aspect-ratio-alt:before {
    content:""
}
.zmdi-aspect-ratio:before {
    content:""
}
.zmdi-blur-circular:before {
    content:""
}
.zmdi-blur-linear:before {
    content:""
}
.zmdi-blur-off:before {
    content:""
}
.zmdi-blur:before {
    content:""
}
.zmdi-brightness-2:before {
    content:""
}
.zmdi-brightness-3:before {
    content:""
}
.zmdi-brightness-4:before {
    content:""
}
.zmdi-brightness-5:before {
    content:""
}
.zmdi-brightness-6:before {
    content:""
}
.zmdi-brightness-7:before {
    content:""
}
.zmdi-brightness-auto:before {
    content:""
}
.zmdi-brightness-setting:before {
    content:""
}
.zmdi-broken-image:before {
    content:""
}
.zmdi-center-focus-strong:before {
    content:""
}
.zmdi-center-focus-weak:before {
    content:""
}
.zmdi-compare:before {
    content:""
}
.zmdi-crop-16-9:before {
    content:""
}
.zmdi-crop-3-2:before {
    content:""
}
.zmdi-crop-5-4:before {
    content:""
}
.zmdi-crop-7-5:before {
    content:""
}
.zmdi-crop-din:before {
    content:""
}
.zmdi-crop-free:before {
    content:""
}
.zmdi-crop-landscape:before {
    content:""
}
.zmdi-crop-portrait:before {
    content:""
}
.zmdi-crop-square:before {
    content:""
}
.zmdi-exposure-alt:before {
    content:""
}
.zmdi-exposure:before {
    content:""
}
.zmdi-filter-b-and-w:before {
    content:""
}
.zmdi-filter-center-focus:before {
    content:""
}
.zmdi-filter-frames:before {
    content:""
}
.zmdi-filter-tilt-shift:before {
    content:""
}
.zmdi-gradient:before {
    content:""
}
.zmdi-grain:before {
    content:""
}
.zmdi-graphic-eq:before {
    content:""
}
.zmdi-hdr-off:before {
    content:""
}
.zmdi-hdr-strong:before {
    content:""
}
.zmdi-hdr-weak:before {
    content:""
}
.zmdi-hdr:before {
    content:""
}
.zmdi-iridescent:before {
    content:""
}
.zmdi-leak-off:before {
    content:""
}
.zmdi-leak:before {
    content:""
}
.zmdi-looks:before {
    content:""
}
.zmdi-loupe:before {
    content:""
}
.zmdi-panorama-horizontal:before {
    content:""
}
.zmdi-panorama-vertical:before {
    content:""
}
.zmdi-panorama-wide-angle:before {
    content:""
}
.zmdi-photo-size-select-large:before {
    content:""
}
.zmdi-photo-size-select-small:before {
    content:""
}
.zmdi-picture-in-picture:before {
    content:""
}
.zmdi-slideshow:before {
    content:""
}
.zmdi-texture:before {
    content:""
}
.zmdi-tonality:before {
    content:""
}
.zmdi-vignette:before {
    content:""
}
.zmdi-wb-auto:before {
    content:""
}
.zmdi-eject-alt:before {
    content:""
}
.zmdi-eject:before {
    content:""
}
.zmdi-equalizer:before {
    content:""
}
.zmdi-fast-forward:before {
    content:""
}
.zmdi-fast-rewind:before {
    content:""
}
.zmdi-forward-10:before {
    content:""
}
.zmdi-forward-30:before {
    content:""
}
.zmdi-forward-5:before {
    content:""
}
.zmdi-hearing:before {
    content:""
}
.zmdi-pause-circle-outline:before {
    content:""
}
.zmdi-pause-circle:before {
    content:""
}
.zmdi-pause:before {
    content:""
}
.zmdi-play-circle-outline:before {
    content:""
}
.zmdi-play-circle:before {
    content:""
}
.zmdi-play:before {
    content:""
}
.zmdi-playlist-audio:before {
    content:""
}
.zmdi-playlist-plus:before {
    content:""
}
.zmdi-repeat-one:before {
    content:""
}
.zmdi-repeat:before {
    content:""
}
.zmdi-replay-10:before {
    content:""
}
.zmdi-replay-30:before {
    content:""
}
.zmdi-replay-5:before {
    content:""
}
.zmdi-replay:before {
    content:""
}
.zmdi-shuffle:before {
    content:""
}
.zmdi-skip-next:before {
    content:""
}
.zmdi-skip-previous:before {
    content:""
}
.zmdi-stop:before {
    content:""
}
.zmdi-surround-sound:before {
    content:""
}
.zmdi-tune:before {
    content:""
}
.zmdi-volume-down:before {
    content:""
}
.zmdi-volume-mute:before {
    content:""
}
.zmdi-volume-off:before {
    content:""
}
.zmdi-volume-up:before {
    content:""
}
.zmdi-n-1-square:before {
    content:""
}
.zmdi-n-2-square:before {
    content:""
}
.zmdi-n-3-square:before {
    content:""
}
.zmdi-n-4-square:before {
    content:""
}
.zmdi-n-5-square:before {
    content:""
}
.zmdi-n-6-square:before {
    content:""
}
.zmdi-neg-1:before {
    content:""
}
.zmdi-neg-2:before {
    content:""
}
.zmdi-plus-1:before {
    content:""
}
.zmdi-plus-2:before {
    content:""
}
.zmdi-sec-10:before {
    content:""
}
.zmdi-sec-3:before {
    content:""
}
.zmdi-zero:before {
    content:""
}
.zmdi-airline-seat-flat-angled:before {
    content:""
}
.zmdi-airline-seat-flat:before {
    content:""
}
.zmdi-airline-seat-individual-suite:before {
    content:""
}
.zmdi-airline-seat-legroom-extra:before {
    content:""
}
.zmdi-airline-seat-legroom-normal:before {
    content:""
}
.zmdi-airline-seat-legroom-reduced:before {
    content:""
}
.zmdi-airline-seat-recline-extra:before {
    content:""
}
.zmdi-airline-seat-recline-normal:before {
    content:""
}
.zmdi-airplay:before {
    content:""
}
.zmdi-closed-caption:before {
    content:""
}
.zmdi-confirmation-number:before {
    content:""
}
.zmdi-developer-board:before {
    content:""
}
.zmdi-disc-full:before {
    content:""
}
.zmdi-explicit:before {
    content:""
}
.zmdi-flight-land:before {
    content:""
}
.zmdi-flight-takeoff:before {
    content:""
}
.zmdi-flip-to-back:before {
    content:""
}
.zmdi-flip-to-front:before {
    content:""
}
.zmdi-group-work:before {
    content:""
}
.zmdi-hd:before {
    content:""
}
.zmdi-hq:before {
    content:""
}
.zmdi-markunread-mailbox:before {
    content:""
}
.zmdi-memory:before {
    content:""
}
.zmdi-nfc:before {
    content:""
}
.zmdi-play-for-work:before {
    content:""
}
.zmdi-power-input:before {
    content:""
}
.zmdi-present-to-all:before {
    content:""
}
.zmdi-satellite:before {
    content:""
}
.zmdi-tap-and-play:before {
    content:""
}
.zmdi-vibration:before {
    content:""
}
.zmdi-voicemail:before {
    content:""
}
.zmdi-group:before {
    content:""
}
.zmdi-rss:before {
    content:""
}
.zmdi-shape:before {
    content:""
}
.zmdi-spinner:before {
    content:""
}
.zmdi-ungroup:before {
    content:""
}
.zmdi-500px:before {
    content:""
}
.zmdi-8tracks:before {
    content:""
}
.zmdi-amazon:before {
    content:""
}
.zmdi-blogger:before {
    content:""
}
.zmdi-delicious:before {
    content:""
}
.zmdi-disqus:before {
    content:""
}
.zmdi-flattr:before {
    content:""
}
.zmdi-flickr:before {
    content:""
}
.zmdi-github-alt:before {
    content:""
}
.zmdi-google-old:before {
    content:""
}
.zmdi-linkedin:before {
    content:""
}
.zmdi-odnoklassniki:before {
    content:""
}
.zmdi-outlook:before {
    content:""
}
.zmdi-paypal-alt:before {
    content:""
}
.zmdi-pinterest:before {
    content:""
}
.zmdi-playstation:before {
    content:""
}
.zmdi-reddit:before {
    content:""
}
.zmdi-skype:before {
    content:""
}
.zmdi-slideshare:before {
    content:""
}
.zmdi-soundcloud:before {
    content:""
}
.zmdi-tumblr:before {
    content:""
}
.zmdi-twitch:before {
    content:""
}
.zmdi-vimeo:before {
    content:""
}
.zmdi-whatsapp:before {
    content:""
}
.zmdi-xbox:before {
    content:""
}
.zmdi-yahoo:before {
    content:""
}
.zmdi-youtube-play:before {
    content:""
}
.zmdi-youtube:before {
    content:""
}
.zmdi-import-export:before,.zmdi-swap-vertical-:before {
    content:""
}
.zmdi-airplanemode-inactive:before {
    content:""
}
.zmdi-airplanemode-active:before,.zmdi-rate-review:before {
    content:""
}
.zmdi-comment-sign:before {
    content:""
}
.zmdi-network-warning:before {
    content:""
}
.zmdi-shopping-cart-add:before {
    content:""
}
.zmdi-file-add:before {
    content:""
}
.zmdi-network-wifi-scan:before {
    content:""
}
.zmdi-collection-add:before {
    content:""
}
.zmdi-format-playlist-add:before {
    content:""
}
.zmdi-format-queue-music:before {
    content:""
}
.zmdi-plus-box:before {
    content:""
}
.zmdi-tag-backspace:before {
    content:""
}
.zmdi-alarm-add:before {
    content:""
}
.zmdi-battery-charging:before {
    content:""
}
.zmdi-daydream-setting:before {
    content:""
}
.zmdi-more-horiz:before {
    content:""
}
.zmdi-book-photo:before {
    content:""
}
.zmdi-incandescent:before {
    content:""
}
.zmdi-wb-iridescent:before {
    content:""
}
.zmdi-calendar-remove:before {
    content:""
}
.zmdi-refresh-sync-disabled:before {
    content:""
}
.zmdi-refresh-sync-problem:before {
    content:""
}
.zmdi-crop-original:before {
    content:""
}
.zmdi-power-off:before {
    content:""
}
.zmdi-power-off-setting:before {
    content:""
}
.zmdi-leak-remove:before {
    content:""
}
.zmdi-star-border:before {
    content:""
}
.zmdi-brightness-low:before {
    content:""
}
.zmdi-brightness-medium:before {
    content:""
}
.zmdi-brightness-high:before {
    content:""
}
.zmdi-smartphone-portrait:before {
    content:""
}
.zmdi-live-tv:before {
    content:""
}
.zmdi-format-textdirection-l-to-r:before {
    content:""
}
.zmdi-format-textdirection-r-to-l:before {
    content:""
}
.zmdi-arrow-back:before {
    content:""
}
.zmdi-arrow-forward:before {
    content:""
}
.zmdi-arrow-in:before {
    content:""
}
.zmdi-arrow-out:before {
    content:""
}
.zmdi-rotate-90-degrees-ccw:before {
    content:""
}
.zmdi-adb:before {
    content:""
}
.zmdi-network-wifi:before {
    content:""
}
.zmdi-network-wifi-alt:before {
    content:""
}
.zmdi-network-wifi-lock:before {
    content:""
}
.zmdi-network-wifi-off:before {
    content:""
}
.zmdi-network-wifi-outline:before {
    content:""
}
.zmdi-network-wifi-info:before {
    content:""
}
.zmdi-layers-clear:before {
    content:""
}
.zmdi-colorize:before {
    content:""
}
.zmdi-format-paint:before {
    content:""
}
.zmdi-format-quote:before {
    content:""
}
.zmdi-camera-monochrome-photos:before {
    content:""
}
.zmdi-sort-by-alpha:before {
    content:""
}
.zmdi-folder-shared:before {
    content:""
}
.zmdi-folder-special:before {
    content:""
}
.zmdi-comment-dots:before {
    content:""
}
.zmdi-reorder:before {
    content:""
}
.zmdi-dehaze:before {
    content:""
}
.zmdi-sort:before {
    content:""
}
.zmdi-pages:before {
    content:""
}
.zmdi-stack-overflow:before {
    content:""
}
.zmdi-calendar-account:before {
    content:""
}
.zmdi-paste:before {
    content:""
}
.zmdi-cut:before {
    content:""
}
.zmdi-save:before {
    content:""
}
.zmdi-smartphone-code:before {
    content:""
}
.zmdi-directions-bike:before {
    content:""
}
.zmdi-directions-boat:before {
    content:""
}
.zmdi-directions-bus:before {
    content:""
}
.zmdi-directions-car:before {
    content:""
}
.zmdi-directions-railway:before {
    content:""
}
.zmdi-directions-run:before {
    content:""
}
.zmdi-directions-subway:before {
    content:""
}
.zmdi-directions-walk:before {
    content:""
}
.zmdi-local-hotel:before {
    content:""
}
.zmdi-local-activity:before,.zmdi-local-play:before {
    content:""
}
.zmdi-local-airport:before {
    content:""
}
.zmdi-local-atm:before {
    content:""
}
.zmdi-local-bar:before {
    content:""
}
.zmdi-local-cafe:before {
    content:""
}
.zmdi-local-car-wash:before {
    content:""
}
.zmdi-local-convenience-store:before {
    content:""
}
.zmdi-local-dining:before {
    content:""
}
.zmdi-local-drink:before {
    content:""
}
.zmdi-local-florist:before {
    content:""
}
.zmdi-local-gas-station:before {
    content:""
}
.zmdi-local-grocery-store:before {
    content:""
}
.zmdi-local-hospital:before {
    content:""
}
.zmdi-local-laundry-service:before {
    content:""
}
.zmdi-local-library:before {
    content:""
}
.zmdi-local-mall:before {
    content:""
}
.zmdi-local-movies:before {
    content:""
}
.zmdi-local-offer:before {
    content:""
}
.zmdi-local-parking:before {
    content:""
}
.zmdi-local-pharmacy:before {
    content:""
}
.zmdi-local-phone:before {
    content:""
}
.zmdi-local-pizza:before {
    content:""
}
.zmdi-local-post-office:before {
    content:""
}
.zmdi-local-printshop:before {
    content:""
}
.zmdi-local-see:before {
    content:""
}
.zmdi-local-shipping:before {
    content:""
}
.zmdi-local-store:before {
    content:""
}
.zmdi-local-taxi:before {
    content:""
}
.zmdi-local-wc:before {
    content:""
}
.zmdi-my-location:before {
    content:""
}
.zmdi-directions:before {
    content:""
}
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
@-webkit-keyframes fa-beat {
    0%,90% {
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    45% {
        -webkit-transform:scale(var(--fa-beat-scale, 1.25));
        transform:scale(var(--fa-beat-scale, 1.25))
    }
}
@keyframes fa-beat {
    0%,90% {
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    45% {
        -webkit-transform:scale(var(--fa-beat-scale, 1.25));
        transform:scale(var(--fa-beat-scale, 1.25))
    }
}
@-webkit-keyframes fa-bounce {
    0%,64%,to {
        -webkit-transform:scale(1,1) translateY(0);
        transform:scale(1,1) translateY(0)
    }
    10% {
        -webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0)
    }
    30% {
        -webkit-transform:scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform:scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))
    }
    50% {
        -webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0)
    }
    57% {
        -webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em))
    }
}
@keyframes fa-bounce {
    0%,64%,to {
        -webkit-transform:scale(1,1) translateY(0);
        transform:scale(1,1) translateY(0)
    }
    10% {
        -webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
        transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0)
    }
    30% {
        -webkit-transform:scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
        transform:scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))
    }
    50% {
        -webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
        transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0)
    }
    57% {
        -webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em));
        transform:scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em))
    }
}
@-webkit-keyframes fa-fade {
    50% {
        opacity:var(--fa-fade-opacity, 0.4)
    }
}
@keyframes fa-fade {
    50% {
        opacity:var(--fa-fade-opacity, 0.4)
    }
}
@-webkit-keyframes fa-beat-fade {
    0%,to {
        opacity:var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    50% {
        opacity:1;
        -webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));
        transform:scale(var(--fa-beat-fade-scale, 1.125))
    }
}
@keyframes fa-beat-fade {
    0%,to {
        opacity:var(--fa-beat-fade-opacity, 0.4);
        -webkit-transform:scale(1);
        transform:scale(1)
    }
    50% {
        opacity:1;
        -webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));
        transform:scale(var(--fa-beat-fade-scale, 1.125))
    }
}
@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));
        transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))
    }
}
@keyframes fa-flip {
    50% {
        -webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));
        transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))
    }
}
@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg)
    }
    4% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg)
    }
    24%,8% {
        -webkit-transform:rotate(-18deg);
        transform:rotate(-18deg)
    }
    12%,28% {
        -webkit-transform:rotate(18deg);
        transform:rotate(18deg)
    }
    16% {
        -webkit-transform:rotate(-22deg);
        transform:rotate(-22deg)
    }
    20% {
        -webkit-transform:rotate(22deg);
        transform:rotate(22deg)
    }
    32% {
        -webkit-transform:rotate(-12deg);
        transform:rotate(-12deg)
    }
    36% {
        -webkit-transform:rotate(12deg);
        transform:rotate(12deg)
    }
    40%,to {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
}
@keyframes fa-shake {
    0% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg)
    }
    4% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg)
    }
    24%,8% {
        -webkit-transform:rotate(-18deg);
        transform:rotate(-18deg)
    }
    12%,28% {
        -webkit-transform:rotate(18deg);
        transform:rotate(18deg)
    }
    16% {
        -webkit-transform:rotate(-22deg);
        transform:rotate(-22deg)
    }
    20% {
        -webkit-transform:rotate(22deg);
        transform:rotate(22deg)
    }
    32% {
        -webkit-transform:rotate(-12deg);
        transform:rotate(-12deg)
    }
    36% {
        -webkit-transform:rotate(12deg);
        transform:rotate(12deg)
    }
    40%,to {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to {
        -webkit-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to {
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
@keyframes splide-loading {
    0% {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to {
        -webkit-transform:rotate(1turn);
        transform:rotate(1turn)
    }
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform:translate(-50%,-50%) rotate(0);
        transform:translate(-50%,-50%) rotate(0)
    }
    to {
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@keyframes spinner {
    0% {
        -webkit-transform:translate(-50%,-50%) rotate(0);
        transform:translate(-50%,-50%) rotate(0)
    }
    to {
        -webkit-transform:translate(-50%,-50%) rotate(360deg);
        transform:translate(-50%,-50%) rotate(360deg)
    }
}
@-webkit-keyframes slideNextIn {
    0% {
        left:150%;
        opacity:1
    }
    to {
        left:50%;
        opacity:1
    }
}
@keyframes slideNextIn {
    0% {
        left:150%;
        opacity:1
    }
    to {
        left:50%;
        opacity:1
    }
}
@-webkit-keyframes slideNextOut {
    0% {
        left:50%;
        opacity:1
    }
    to {
        left:-50%;
        opacity:1
    }
}
@keyframes slideNextOut {
    0% {
        left:50%;
        opacity:1
    }
    to {
        left:-50%;
        opacity:1
    }
}
@-webkit-keyframes slidePreviousIn {
    0% {
        left:-50%;
        opacity:1
    }
    to {
        left:50%;
        opacity:1
    }
}
@keyframes slidePreviousIn {
    0% {
        left:-50%;
        opacity:1
    }
    to {
        left:50%;
        opacity:1
    }
}
@-webkit-keyframes slidePreviousOut {
    0% {
        left:50%;
        opacity:1
    }
    to {
        left:150%;
        opacity:1
    }
}
@keyframes slidePreviousOut {
    0% {
        left:50%;
        opacity:1
    }
    to {
        left:150%;
        opacity:1
    }
}
.fa {
    font-family:var(--fa-style-family, "Font Awesome 6 Free");
    font-weight:var(--fa-style, 900)
}
.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat {
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    display:var(--fa-display, inline-block);
    font-style:normal;
    font-variant:normal;
    line-height:1;
    text-rendering:auto
}
.fa-1x {
    font-size:1em
}
.fa-2x {
    font-size:2em
}
.fa-3x {
    font-size:3em
}
.fa-4x {
    font-size:4em
}
.fa-5x {
    font-size:5em
}
.fa-6x {
    font-size:6em
}
.fa-7x {
    font-size:7em
}
.fa-8x {
    font-size:8em
}
.fa-9x {
    font-size:9em
}
.fa-10x {
    font-size:10em
}
.fa-2xs {
    font-size:.625em;
    line-height:.1em;
    vertical-align:.225em
}
.fa-xs {
    font-size:.75em;
    line-height:.08333em;
    vertical-align:.125em
}
.fa-sm {
    font-size:.875em;
    line-height:.07143em;
    vertical-align:.05357em
}
.fa-lg {
    font-size:1.25em;
    line-height:.05em;
    vertical-align:-.075em
}
.fa-xl {
    font-size:1.5em;
    line-height:.04167em;
    vertical-align:-.125em
}
.fa-2xl {
    font-size:2em;
    line-height:.03125em;
    vertical-align:-.1875em
}
.fa-fw {
    text-align:center;
    width:1.25em
}
.fa-ul {
    list-style-type:none;
    margin-left:var(--fa-li-margin, 2.5em);
    padding-left:0
}
.fa-ul>li {
    position:relative
}
.fa-li {
    left:calc(var(--fa-li-width, 2em)*-1);
    position:absolute;
    text-align:center;
    width:var(--fa-li-width, 2em);
    line-height:inherit
}
.fa-border {
    border-color:var(--fa-border-color, #eee);
    border-radius:var(--fa-border-radius, 0.1em);
    border-style:var(--fa-border-style, solid);
    border-width:var(--fa-border-width, 0.08em);
    padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)
}
.fa-pull-left {
    float:left;
    margin-right:var(--fa-pull-margin, 0.3em)
}
.fa-pull-right {
    float:right;
    margin-left:var(--fa-pull-margin, 0.3em)
}
.fa-beat {
    -webkit-animation-name:fa-beat;
    animation-name:fa-beat;
    -webkit-animation-delay:var(--fa-animation-delay, 0);
    animation-delay:var(--fa-animation-delay, 0);
    -webkit-animation-direction:var(--fa-animation-direction, normal);
    animation-direction:var(--fa-animation-direction, normal);
    -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);
    animation-timing-function:var(--fa-animation-timing, ease-in-out)
}
.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade {
    -webkit-animation-duration:var(--fa-animation-duration, 1s);
    animation-duration:var(--fa-animation-duration, 1s)
}
.fa-bounce {
    -webkit-animation-name:fa-bounce;
    animation-name:fa-bounce;
    -webkit-animation-delay:var(--fa-animation-delay, 0);
    animation-delay:var(--fa-animation-delay, 0);
    -webkit-animation-direction:var(--fa-animation-direction, normal);
    animation-direction:var(--fa-animation-direction, normal);
    -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
    animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))
}
.fa-beat-fade,.fa-fade {
    -webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
    animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))
}
.fa-fade {
    -webkit-animation-name:fa-fade;
    animation-name:fa-fade;
    -webkit-animation-delay:var(--fa-animation-delay, 0);
    animation-delay:var(--fa-animation-delay, 0);
    -webkit-animation-direction:var(--fa-animation-direction, normal);
    animation-direction:var(--fa-animation-direction, normal);
    -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    animation-iteration-count:var(--fa-animation-iteration-count, infinite)
}
.fa-beat-fade {
    -webkit-animation-name:fa-beat-fade;
    animation-name:fa-beat-fade
}
.fa-beat-fade,.fa-flip,.fa-shake,.fa-spin {
    -webkit-animation-delay:var(--fa-animation-delay, 0);
    animation-delay:var(--fa-animation-delay, 0);
    -webkit-animation-direction:var(--fa-animation-direction, normal);
    animation-direction:var(--fa-animation-direction, normal);
    -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    animation-iteration-count:var(--fa-animation-iteration-count, infinite)
}
.fa-flip {
    -webkit-animation-name:fa-flip;
    animation-name:fa-flip;
    -webkit-animation-duration:var(--fa-animation-duration, 1s);
    animation-duration:var(--fa-animation-duration, 1s);
    -webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);
    animation-timing-function:var(--fa-animation-timing, ease-in-out)
}
.fa-shake,.fa-spin {
    -webkit-animation-timing-function:var(--fa-animation-timing, linear);
    animation-timing-function:var(--fa-animation-timing, linear)
}
.fa-shake {
    -webkit-animation-name:fa-shake;
    animation-name:fa-shake;
    -webkit-animation-duration:var(--fa-animation-duration, 1s);
    animation-duration:var(--fa-animation-duration, 1s)
}
.fa-spin {
    -webkit-animation-name:fa-spin;
    animation-name:fa-spin;
    -webkit-animation-duration:var(--fa-animation-duration, 2s);
    animation-duration:var(--fa-animation-duration, 2s)
}
.fa-spin-reverse {
    --fa-animation-direction:reverse
}
.fa-pulse,.fa-spin-pulse {
    -webkit-animation-name:fa-spin;
    animation-name:fa-spin;
    -webkit-animation-direction:var(--fa-animation-direction, normal);
    animation-direction:var(--fa-animation-direction, normal);
    -webkit-animation-duration:var(--fa-animation-duration, 1s);
    animation-duration:var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    animation-iteration-count:var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function:var(--fa-animation-timing, steps(8));
    animation-timing-function:var(--fa-animation-timing, steps(8))
}
@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        -webkit-animation-delay:-1ms;
        animation-delay:-1ms;
        -webkit-animation-duration:1ms;
        animation-duration:1ms;
        -webkit-animation-iteration-count:1;
        animation-iteration-count:1;
        transition-delay:0s;
        transition-duration:0s
    }
}
.fa-rotate-90 {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180 {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270 {
    -webkit-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal {
    -webkit-transform:scale(-1,1);
    transform:scale(-1,1)
}
.fa-flip-vertical {
    -webkit-transform:scale(1,-1);
    transform:scale(1,-1)
}
.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform:scale(-1,-1);
    transform:scale(-1,-1)
}
.fa-rotate-by {
    -webkit-transform:rotate(var(--fa-rotate-angle, none));
    transform:rotate(var(--fa-rotate-angle, none))
}
.fa-stack {
    display:inline-block;
    height:2em;
    line-height:2em;
    position:relative;
    vertical-align:middle;
    width:2.5em
}
.fa-stack-1x,.fa-stack-2x {
    left:0;
    position:absolute;
    text-align:center;
    width:100%;
    z-index:var(--fa-stack-z-index, auto)
}
.fa-stack-1x {
    line-height:inherit
}
.fa-stack-2x {
    font-size:2em
}
.fa-inverse {
    color:var(--fa-inverse, #fff)
}
.fa-0::before {
    content:"0"
}
.fa-1::before {
    content:"1"
}
.fa-2::before {
    content:"2"
}
.fa-3::before {
    content:"3"
}
.fa-4::before {
    content:"4"
}
.fa-5::before {
    content:"5"
}
.fa-6::before {
    content:"6"
}
.fa-7::before {
    content:"7"
}
.fa-8::before {
    content:"8"
}
.fa-9::before {
    content:"9"
}
.fa-a::before {
    content:"A"
}
.fa-address-book::before,.fa-contact-book::before {
    content:""
}
.fa-address-card::before,.fa-contact-card::before,.fa-vcard::before {
    content:""
}
.fa-align-center::before {
    content:""
}
.fa-align-justify::before {
    content:""
}
.fa-align-left::before {
    content:""
}
.fa-align-right::before {
    content:""
}
.fa-anchor::before {
    content:""
}
.fa-anchor-circle-check::before {
    content:""
}
.fa-anchor-circle-exclamation::before {
    content:""
}
.fa-anchor-circle-xmark::before {
    content:""
}
.fa-anchor-lock::before {
    content:""
}
.fa-angle-down::before {
    content:""
}
.fa-angle-left::before {
    content:""
}
.fa-angle-right::before {
    content:""
}
.fa-angle-up::before {
    content:""
}
.fa-angle-double-down::before,.fa-angles-down::before {
    content:""
}
.fa-angle-double-left::before,.fa-angles-left::before {
    content:""
}
.fa-angle-double-right::before,.fa-angles-right::before {
    content:""
}
.fa-angle-double-up::before,.fa-angles-up::before {
    content:""
}
.fa-ankh::before {
    content:""
}
.fa-apple-alt::before,.fa-apple-whole::before {
    content:""
}
.fa-archway::before {
    content:""
}
.fa-arrow-down::before {
    content:""
}
.fa-arrow-down-1-9::before,.fa-sort-numeric-asc::before,.fa-sort-numeric-down::before {
    content:""
}
.fa-arrow-down-9-1::before,.fa-sort-numeric-desc::before,.fa-sort-numeric-down-alt::before {
    content:""
}
.fa-arrow-down-a-z::before,.fa-sort-alpha-asc::before,.fa-sort-alpha-down::before {
    content:""
}
.fa-arrow-down-long::before,.fa-long-arrow-down::before {
    content:""
}
.fa-arrow-down-short-wide::before,.fa-sort-amount-desc::before,.fa-sort-amount-down-alt::before {
    content:""
}
.fa-arrow-down-up-across-line::before {
    content:""
}
.fa-arrow-down-up-lock::before {
    content:""
}
.fa-arrow-down-wide-short::before,.fa-sort-amount-asc::before,.fa-sort-amount-down::before {
    content:""
}
.fa-arrow-down-z-a::before,.fa-sort-alpha-desc::before,.fa-sort-alpha-down-alt::before {
    content:""
}
.fa-arrow-left::before {
    content:""
}
.fa-arrow-left-long::before,.fa-long-arrow-left::before {
    content:""
}
.fa-arrow-pointer::before,.fa-mouse-pointer::before {
    content:""
}
.fa-arrow-right::before {
    content:""
}
.fa-arrow-right-arrow-left::before,.fa-exchange::before {
    content:""
}
.fa-arrow-right-from-bracket::before,.fa-sign-out::before {
    content:""
}
.fa-arrow-right-long::before,.fa-long-arrow-right::before {
    content:""
}
.fa-arrow-right-to-bracket::before,.fa-sign-in::before {
    content:""
}
.fa-arrow-right-to-city::before {
    content:""
}
.fa-arrow-left-rotate::before,.fa-arrow-rotate-back::before,.fa-arrow-rotate-backward::before,.fa-arrow-rotate-left::before,.fa-undo::before {
    content:""
}
.fa-arrow-right-rotate::before,.fa-arrow-rotate-forward::before,.fa-arrow-rotate-right::before,.fa-redo::before {
    content:""
}
.fa-arrow-trend-down::before {
    content:""
}
.fa-arrow-trend-up::before {
    content:""
}
.fa-arrow-turn-down::before,.fa-level-down::before {
    content:""
}
.fa-arrow-turn-up::before,.fa-level-up::before {
    content:""
}
.fa-arrow-up::before {
    content:""
}
.fa-arrow-up-1-9::before,.fa-sort-numeric-up::before {
    content:""
}
.fa-arrow-up-9-1::before,.fa-sort-numeric-up-alt::before {
    content:""
}
.fa-arrow-up-a-z::before,.fa-sort-alpha-up::before {
    content:""
}
.fa-arrow-up-from-bracket::before {
    content:""
}
.fa-arrow-up-from-ground-water::before {
    content:""
}
.fa-arrow-up-from-water-pump::before {
    content:""
}
.fa-arrow-up-long::before,.fa-long-arrow-up::before {
    content:""
}
.fa-arrow-up-right-dots::before {
    content:""
}
.fa-arrow-up-right-from-square::before,.fa-external-link::before {
    content:""
}
.fa-arrow-up-short-wide::before,.fa-sort-amount-up-alt::before {
    content:""
}
.fa-arrow-up-wide-short::before,.fa-sort-amount-up::before {
    content:""
}
.fa-arrow-up-z-a::before,.fa-sort-alpha-up-alt::before {
    content:""
}
.fa-arrows-down-to-line::before {
    content:""
}
.fa-arrows-down-to-people::before {
    content:""
}
.fa-arrows-h::before,.fa-arrows-left-right::before {
    content:""
}
.fa-arrows-left-right-to-line::before {
    content:""
}
.fa-arrows-rotate::before,.fa-refresh::before,.fa-sync::before {
    content:""
}
.fa-arrows-spin::before {
    content:""
}
.fa-arrows-split-up-and-left::before {
    content:""
}
.fa-arrows-to-circle::before {
    content:""
}
.fa-arrows-to-dot::before {
    content:""
}
.fa-arrows-to-eye::before {
    content:""
}
.fa-arrows-turn-right::before {
    content:""
}
.fa-arrows-turn-to-dots::before {
    content:""
}
.fa-arrows-up-down::before,.fa-arrows-v::before {
    content:""
}
.fa-arrows-up-down-left-right::before,.fa-arrows::before {
    content:""
}
.fa-arrows-up-to-line::before {
    content:""
}
.fa-asterisk::before {
    content:"*"
}
.fa-at::before {
    content:"@"
}
.fa-atom::before {
    content:""
}
.fa-audio-description::before {
    content:""
}
.fa-austral-sign::before {
    content:""
}
.fa-award::before {
    content:""
}
.fa-b::before {
    content:"B"
}
.fa-baby::before {
    content:""
}
.fa-baby-carriage::before,.fa-carriage-baby::before {
    content:""
}
.fa-backward::before {
    content:""
}
.fa-backward-fast::before,.fa-fast-backward::before {
    content:""
}
.fa-backward-step::before,.fa-step-backward::before {
    content:""
}
.fa-bacon::before {
    content:""
}
.fa-bacteria::before {
    content:""
}
.fa-bacterium::before {
    content:""
}
.fa-bag-shopping::before,.fa-shopping-bag::before {
    content:""
}
.fa-bahai::before {
    content:""
}
.fa-baht-sign::before {
    content:""
}
.fa-ban::before,.fa-cancel::before {
    content:""
}
.fa-ban-smoking::before,.fa-smoking-ban::before {
    content:""
}
.fa-band-aid::before,.fa-bandage::before {
    content:""
}
.fa-barcode::before {
    content:""
}
.fa-bars::before,.fa-navicon::before {
    content:""
}
.fa-bars-progress::before,.fa-tasks-alt::before {
    content:""
}
.fa-bars-staggered::before,.fa-reorder::before,.fa-stream::before {
    content:""
}
.fa-baseball-ball::before,.fa-baseball::before {
    content:""
}
.fa-baseball-bat-ball::before {
    content:""
}
.fa-basket-shopping::before,.fa-shopping-basket::before {
    content:""
}
.fa-basketball-ball::before,.fa-basketball::before {
    content:""
}
.fa-bath::before,.fa-bathtub::before {
    content:""
}
.fa-battery-0::before,.fa-battery-empty::before {
    content:""
}
.fa-battery-5::before,.fa-battery-full::before,.fa-battery::before {
    content:""
}
.fa-battery-3::before,.fa-battery-half::before {
    content:""
}
.fa-battery-2::before,.fa-battery-quarter::before {
    content:""
}
.fa-battery-4::before,.fa-battery-three-quarters::before {
    content:""
}
.fa-bed::before {
    content:""
}
.fa-bed-pulse::before,.fa-procedures::before {
    content:""
}
.fa-beer-mug-empty::before,.fa-beer::before {
    content:""
}
.fa-bell::before {
    content:""
}
.fa-bell-concierge::before,.fa-concierge-bell::before {
    content:""
}
.fa-bell-slash::before {
    content:""
}
.fa-bezier-curve::before {
    content:""
}
.fa-bicycle::before {
    content:""
}
.fa-binoculars::before {
    content:""
}
.fa-biohazard::before {
    content:""
}
.fa-bitcoin-sign::before {
    content:""
}
.fa-blender::before {
    content:""
}
.fa-blender-phone::before {
    content:""
}
.fa-blog::before {
    content:""
}
.fa-bold::before {
    content:""
}
.fa-bolt::before,.fa-zap::before {
    content:""
}
.fa-bolt-lightning::before {
    content:""
}
.fa-bomb::before {
    content:""
}
.fa-bone::before {
    content:""
}
.fa-bong::before {
    content:""
}
.fa-book::before {
    content:""
}
.fa-atlas::before,.fa-book-atlas::before {
    content:""
}
.fa-bible::before,.fa-book-bible::before {
    content:""
}
.fa-book-bookmark::before {
    content:""
}
.fa-book-journal-whills::before,.fa-journal-whills::before {
    content:""
}
.fa-book-medical::before {
    content:""
}
.fa-book-open::before {
    content:""
}
.fa-book-open-reader::before,.fa-book-reader::before {
    content:""
}
.fa-book-quran::before,.fa-quran::before {
    content:""
}
.fa-book-dead::before,.fa-book-skull::before {
    content:""
}
.fa-bookmark::before {
    content:""
}
.fa-border-all::before {
    content:""
}
.fa-border-none::before {
    content:""
}
.fa-border-style::before,.fa-border-top-left::before {
    content:""
}
.fa-bore-hole::before {
    content:""
}
.fa-bottle-droplet::before {
    content:""
}
.fa-bottle-water::before {
    content:""
}
.fa-bowl-food::before {
    content:""
}
.fa-bowl-rice::before {
    content:""
}
.fa-bowling-ball::before {
    content:""
}
.fa-box::before {
    content:""
}
.fa-archive::before,.fa-box-archive::before {
    content:""
}
.fa-box-open::before {
    content:""
}
.fa-box-tissue::before {
    content:""
}
.fa-boxes-packing::before {
    content:""
}
.fa-boxes-alt::before,.fa-boxes-stacked::before,.fa-boxes::before {
    content:""
}
.fa-braille::before {
    content:""
}
.fa-brain::before {
    content:""
}
.fa-brazilian-real-sign::before {
    content:""
}
.fa-bread-slice::before {
    content:""
}
.fa-bridge::before {
    content:""
}
.fa-bridge-circle-check::before {
    content:""
}
.fa-bridge-circle-exclamation::before {
    content:""
}
.fa-bridge-circle-xmark::before {
    content:""
}
.fa-bridge-lock::before {
    content:""
}
.fa-bridge-water::before {
    content:""
}
.fa-briefcase::before {
    content:""
}
.fa-briefcase-medical::before {
    content:""
}
.fa-broom::before {
    content:""
}
.fa-broom-ball::before,.fa-quidditch-broom-ball::before,.fa-quidditch::before {
    content:""
}
.fa-brush::before {
    content:""
}
.fa-bucket::before {
    content:""
}
.fa-bug::before {
    content:""
}
.fa-bug-slash::before {
    content:""
}
.fa-bugs::before {
    content:""
}
.fa-building::before {
    content:""
}
.fa-building-circle-arrow-right::before {
    content:""
}
.fa-building-circle-check::before {
    content:""
}
.fa-building-circle-exclamation::before {
    content:""
}
.fa-building-circle-xmark::before {
    content:""
}
.fa-bank::before,.fa-building-columns::before,.fa-institution::before,.fa-museum::before,.fa-university::before {
    content:""
}
.fa-building-flag::before {
    content:""
}
.fa-building-lock::before {
    content:""
}
.fa-building-ngo::before {
    content:""
}
.fa-building-shield::before {
    content:""
}
.fa-building-un::before {
    content:""
}
.fa-building-user::before {
    content:""
}
.fa-building-wheat::before {
    content:""
}
.fa-bullhorn::before {
    content:""
}
.fa-bullseye::before {
    content:""
}
.fa-burger::before,.fa-hamburger::before {
    content:""
}
.fa-burst::before {
    content:""
}
.fa-bus::before {
    content:""
}
.fa-bus-alt::before,.fa-bus-simple::before {
    content:""
}
.fa-briefcase-clock::before,.fa-business-time::before {
    content:""
}
.fa-c::before {
    content:"C"
}
.fa-birthday-cake::before,.fa-cake-candles::before,.fa-cake::before {
    content:""
}
.fa-calculator::before {
    content:""
}
.fa-calendar::before {
    content:""
}
.fa-calendar-check::before {
    content:""
}
.fa-calendar-day::before {
    content:""
}
.fa-calendar-alt::before,.fa-calendar-days::before {
    content:""
}
.fa-calendar-minus::before {
    content:""
}
.fa-calendar-plus::before {
    content:""
}
.fa-calendar-week::before {
    content:""
}
.fa-calendar-times::before,.fa-calendar-xmark::before {
    content:""
}
.fa-camera-alt::before,.fa-camera::before {
    content:""
}
.fa-camera-retro::before {
    content:""
}
.fa-camera-rotate::before {
    content:""
}
.fa-campground::before {
    content:""
}
.fa-candy-cane::before {
    content:""
}
.fa-cannabis::before {
    content:""
}
.fa-capsules::before {
    content:""
}
.fa-automobile::before,.fa-car::before {
    content:""
}
.fa-battery-car::before,.fa-car-battery::before {
    content:""
}
.fa-car-burst::before,.fa-car-crash::before {
    content:""
}
.fa-car-on::before {
    content:""
}
.fa-car-alt::before,.fa-car-rear::before {
    content:""
}
.fa-car-side::before {
    content:""
}
.fa-car-tunnel::before {
    content:""
}
.fa-caravan::before {
    content:""
}
.fa-caret-down::before {
    content:""
}
.fa-caret-left::before {
    content:""
}
.fa-caret-right::before {
    content:""
}
.fa-caret-up::before {
    content:""
}
.fa-carrot::before {
    content:""
}
.fa-cart-arrow-down::before {
    content:""
}
.fa-cart-flatbed::before,.fa-dolly-flatbed::before {
    content:""
}
.fa-cart-flatbed-suitcase::before,.fa-luggage-cart::before {
    content:""
}
.fa-cart-plus::before {
    content:""
}
.fa-cart-shopping::before,.fa-shopping-cart::before {
    content:""
}
.fa-cash-register::before {
    content:""
}
.fa-cat::before {
    content:""
}
.fa-cedi-sign::before {
    content:""
}
.fa-cent-sign::before {
    content:""
}
.fa-certificate::before {
    content:""
}
.fa-chair::before {
    content:""
}
.fa-blackboard::before,.fa-chalkboard::before {
    content:""
}
.fa-chalkboard-teacher::before,.fa-chalkboard-user::before {
    content:""
}
.fa-champagne-glasses::before,.fa-glass-cheers::before {
    content:""
}
.fa-charging-station::before {
    content:""
}
.fa-area-chart::before,.fa-chart-area::before {
    content:""
}
.fa-bar-chart::before,.fa-chart-bar::before {
    content:""
}
.fa-chart-column::before {
    content:""
}
.fa-chart-gantt::before {
    content:""
}
.fa-chart-line::before,.fa-line-chart::before {
    content:""
}
.fa-chart-pie::before,.fa-pie-chart::before {
    content:""
}
.fa-chart-simple::before {
    content:""
}
.fa-check::before {
    content:""
}
.fa-check-double::before {
    content:""
}
.fa-check-to-slot::before,.fa-vote-yea::before {
    content:""
}
.fa-cheese::before {
    content:""
}
.fa-chess::before {
    content:""
}
.fa-chess-bishop::before {
    content:""
}
.fa-chess-board::before {
    content:""
}
.fa-chess-king::before {
    content:""
}
.fa-chess-knight::before {
    content:""
}
.fa-chess-pawn::before {
    content:""
}
.fa-chess-queen::before {
    content:""
}
.fa-chess-rook::before {
    content:""
}
.fa-chevron-down::before {
    content:""
}
.fa-chevron-left::before {
    content:""
}
.fa-chevron-right::before {
    content:""
}
.fa-chevron-up::before {
    content:""
}
.fa-child::before {
    content:""
}
.fa-child-dress::before {
    content:""
}
.fa-child-reaching::before {
    content:""
}
.fa-child-rifle::before {
    content:""
}
.fa-children::before {
    content:""
}
.fa-church::before {
    content:""
}
.fa-circle::before {
    content:""
}
.fa-arrow-circle-down::before,.fa-circle-arrow-down::before {
    content:""
}
.fa-arrow-circle-left::before,.fa-circle-arrow-left::before {
    content:""
}
.fa-arrow-circle-right::before,.fa-circle-arrow-right::before {
    content:""
}
.fa-arrow-circle-up::before,.fa-circle-arrow-up::before {
    content:""
}
.fa-check-circle::before,.fa-circle-check::before {
    content:""
}
.fa-chevron-circle-down::before,.fa-circle-chevron-down::before {
    content:""
}
.fa-chevron-circle-left::before,.fa-circle-chevron-left::before {
    content:""
}
.fa-chevron-circle-right::before,.fa-circle-chevron-right::before {
    content:""
}
.fa-chevron-circle-up::before,.fa-circle-chevron-up::before {
    content:""
}
.fa-circle-dollar-to-slot::before,.fa-donate::before {
    content:""
}
.fa-circle-dot::before,.fa-dot-circle::before {
    content:""
}
.fa-arrow-alt-circle-down::before,.fa-circle-down::before {
    content:""
}
.fa-circle-exclamation::before,.fa-exclamation-circle::before {
    content:""
}
.fa-circle-h::before,.fa-hospital-symbol::before {
    content:""
}
.fa-adjust::before,.fa-circle-half-stroke::before {
    content:""
}
.fa-circle-info::before,.fa-info-circle::before {
    content:""
}
.fa-arrow-alt-circle-left::before,.fa-circle-left::before {
    content:""
}
.fa-circle-minus::before,.fa-minus-circle::before {
    content:""
}
.fa-circle-nodes::before {
    content:""
}
.fa-circle-notch::before {
    content:""
}
.fa-circle-pause::before,.fa-pause-circle::before {
    content:""
}
.fa-circle-play::before,.fa-play-circle::before {
    content:""
}
.fa-circle-plus::before,.fa-plus-circle::before {
    content:""
}
.fa-circle-question::before,.fa-question-circle::before {
    content:""
}
.fa-circle-radiation::before,.fa-radiation-alt::before {
    content:""
}
.fa-arrow-alt-circle-right::before,.fa-circle-right::before {
    content:""
}
.fa-circle-stop::before,.fa-stop-circle::before {
    content:""
}
.fa-arrow-alt-circle-up::before,.fa-circle-up::before {
    content:""
}
.fa-circle-user::before,.fa-user-circle::before {
    content:""
}
.fa-circle-xmark::before,.fa-times-circle::before,.fa-xmark-circle::before {
    content:""
}
.fa-city::before {
    content:""
}
.fa-clapperboard::before {
    content:""
}
.fa-clipboard::before {
    content:""
}
.fa-clipboard-check::before {
    content:""
}
.fa-clipboard-list::before {
    content:""
}
.fa-clipboard-question::before {
    content:""
}
.fa-clipboard-user::before {
    content:""
}
.fa-clock-four::before,.fa-clock::before {
    content:""
}
.fa-clock-rotate-left::before,.fa-history::before {
    content:""
}
.fa-clone::before {
    content:""
}
.fa-closed-captioning::before {
    content:""
}
.fa-cloud::before {
    content:""
}
.fa-cloud-arrow-down::before,.fa-cloud-download-alt::before,.fa-cloud-download::before {
    content:""
}
.fa-cloud-arrow-up::before,.fa-cloud-upload-alt::before,.fa-cloud-upload::before {
    content:""
}
.fa-cloud-bolt::before,.fa-thunderstorm::before {
    content:""
}
.fa-cloud-meatball::before {
    content:""
}
.fa-cloud-moon::before {
    content:""
}
.fa-cloud-moon-rain::before {
    content:""
}
.fa-cloud-rain::before {
    content:""
}
.fa-cloud-showers-heavy::before {
    content:""
}
.fa-cloud-showers-water::before {
    content:""
}
.fa-cloud-sun::before {
    content:""
}
.fa-cloud-sun-rain::before {
    content:""
}
.fa-clover::before {
    content:""
}
.fa-code::before {
    content:""
}
.fa-code-branch::before {
    content:""
}
.fa-code-commit::before {
    content:""
}
.fa-code-compare::before {
    content:""
}
.fa-code-fork::before {
    content:""
}
.fa-code-merge::before {
    content:""
}
.fa-code-pull-request::before {
    content:""
}
.fa-coins::before {
    content:""
}
.fa-colon-sign::before {
    content:""
}
.fa-comment::before {
    content:""
}
.fa-comment-dollar::before {
    content:""
}
.fa-comment-dots::before,.fa-commenting::before {
    content:""
}
.fa-comment-medical::before {
    content:""
}
.fa-comment-slash::before {
    content:""
}
.fa-comment-sms::before,.fa-sms::before {
    content:""
}
.fa-comments::before {
    content:""
}
.fa-comments-dollar::before {
    content:""
}
.fa-compact-disc::before {
    content:""
}
.fa-compass::before {
    content:""
}
.fa-compass-drafting::before,.fa-drafting-compass::before {
    content:""
}
.fa-compress::before {
    content:""
}
.fa-computer::before {
    content:""
}
.fa-computer-mouse::before,.fa-mouse::before {
    content:""
}
.fa-cookie::before {
    content:""
}
.fa-cookie-bite::before {
    content:""
}
.fa-copy::before {
    content:""
}
.fa-copyright::before {
    content:""
}
.fa-couch::before {
    content:""
}
.fa-cow::before {
    content:""
}
.fa-credit-card-alt::before,.fa-credit-card::before {
    content:""
}
.fa-crop::before {
    content:""
}
.fa-crop-alt::before,.fa-crop-simple::before {
    content:""
}
.fa-cross::before {
    content:""
}
.fa-crosshairs::before {
    content:""
}
.fa-crow::before {
    content:""
}
.fa-crown::before {
    content:""
}
.fa-crutch::before {
    content:""
}
.fa-cruzeiro-sign::before {
    content:""
}
.fa-cube::before {
    content:""
}
.fa-cubes::before {
    content:""
}
.fa-cubes-stacked::before {
    content:""
}
.fa-d::before {
    content:"D"
}
.fa-database::before {
    content:""
}
.fa-backspace::before,.fa-delete-left::before {
    content:""
}
.fa-democrat::before {
    content:""
}
.fa-desktop-alt::before,.fa-desktop::before {
    content:""
}
.fa-dharmachakra::before {
    content:""
}
.fa-diagram-next::before {
    content:""
}
.fa-diagram-predecessor::before {
    content:""
}
.fa-diagram-project::before,.fa-project-diagram::before {
    content:""
}
.fa-diagram-successor::before {
    content:""
}
.fa-diamond::before {
    content:""
}
.fa-diamond-turn-right::before,.fa-directions::before {
    content:""
}
.fa-dice::before {
    content:""
}
.fa-dice-d20::before {
    content:""
}
.fa-dice-d6::before {
    content:""
}
.fa-dice-five::before {
    content:""
}
.fa-dice-four::before {
    content:""
}
.fa-dice-one::before {
    content:""
}
.fa-dice-six::before {
    content:""
}
.fa-dice-three::before {
    content:""
}
.fa-dice-two::before {
    content:""
}
.fa-disease::before {
    content:""
}
.fa-display::before {
    content:""
}
.fa-divide::before {
    content:""
}
.fa-dna::before {
    content:""
}
.fa-dog::before {
    content:""
}
.fa-dollar-sign::before,.fa-dollar::before,.fa-usd::before {
    content:"$"
}
.fa-dolly-box::before,.fa-dolly::before {
    content:""
}
.fa-dong-sign::before {
    content:""
}
.fa-door-closed::before {
    content:""
}
.fa-door-open::before {
    content:""
}
.fa-dove::before {
    content:""
}
.fa-compress-alt::before,.fa-down-left-and-up-right-to-center::before {
    content:""
}
.fa-down-long::before,.fa-long-arrow-alt-down::before {
    content:""
}
.fa-download::before {
    content:""
}
.fa-dragon::before {
    content:""
}
.fa-draw-polygon::before {
    content:""
}
.fa-droplet::before,.fa-tint::before {
    content:""
}
.fa-droplet-slash::before,.fa-tint-slash::before {
    content:""
}
.fa-drum::before {
    content:""
}
.fa-drum-steelpan::before {
    content:""
}
.fa-drumstick-bite::before {
    content:""
}
.fa-dumbbell::before {
    content:""
}
.fa-dumpster::before {
    content:""
}
.fa-dumpster-fire::before {
    content:""
}
.fa-dungeon::before {
    content:""
}
.fa-e::before {
    content:"E"
}
.fa-deaf::before,.fa-deafness::before,.fa-ear-deaf::before,.fa-hard-of-hearing::before {
    content:""
}
.fa-assistive-listening-systems::before,.fa-ear-listen::before {
    content:""
}
.fa-earth-africa::before,.fa-globe-africa::before {
    content:""
}
.fa-earth-america::before,.fa-earth-americas::before,.fa-earth::before,.fa-globe-americas::before {
    content:""
}
.fa-earth-asia::before,.fa-globe-asia::before {
    content:""
}
.fa-earth-europe::before,.fa-globe-europe::before {
    content:""
}
.fa-earth-oceania::before,.fa-globe-oceania::before {
    content:""
}
.fa-egg::before {
    content:""
}
.fa-eject::before {
    content:""
}
.fa-elevator::before {
    content:""
}
.fa-ellipsis-h::before,.fa-ellipsis::before {
    content:""
}
.fa-ellipsis-v::before,.fa-ellipsis-vertical::before {
    content:""
}
.fa-envelope::before {
    content:""
}
.fa-envelope-circle-check::before {
    content:""
}
.fa-envelope-open::before {
    content:""
}
.fa-envelope-open-text::before {
    content:""
}
.fa-envelopes-bulk::before,.fa-mail-bulk::before {
    content:""
}
.fa-equals::before {
    content:"="
}
.fa-eraser::before {
    content:""
}
.fa-ethernet::before {
    content:""
}
.fa-eur::before,.fa-euro-sign::before,.fa-euro::before {
    content:""
}
.fa-exclamation::before {
    content:"!"
}
.fa-expand::before {
    content:""
}
.fa-explosion::before {
    content:""
}
.fa-eye::before {
    content:""
}
.fa-eye-dropper-empty::before,.fa-eye-dropper::before,.fa-eyedropper::before {
    content:""
}
.fa-eye-low-vision::before,.fa-low-vision::before {
    content:""
}
.fa-eye-slash::before {
    content:""
}
.fa-f::before {
    content:"F"
}
.fa-angry::before,.fa-face-angry::before {
    content:""
}
.fa-dizzy::before,.fa-face-dizzy::before {
    content:""
}
.fa-face-flushed::before,.fa-flushed::before {
    content:""
}
.fa-face-frown::before,.fa-frown::before {
    content:""
}
.fa-face-frown-open::before,.fa-frown-open::before {
    content:""
}
.fa-face-grimace::before,.fa-grimace::before {
    content:""
}
.fa-face-grin::before,.fa-grin::before {
    content:""
}
.fa-face-grin-beam::before,.fa-grin-beam::before {
    content:""
}
.fa-face-grin-beam-sweat::before,.fa-grin-beam-sweat::before {
    content:""
}
.fa-face-grin-hearts::before,.fa-grin-hearts::before {
    content:""
}
.fa-face-grin-squint::before,.fa-grin-squint::before {
    content:""
}
.fa-face-grin-squint-tears::before,.fa-grin-squint-tears::before {
    content:""
}
.fa-face-grin-stars::before,.fa-grin-stars::before {
    content:""
}
.fa-face-grin-tears::before,.fa-grin-tears::before {
    content:""
}
.fa-face-grin-tongue::before,.fa-grin-tongue::before {
    content:""
}
.fa-face-grin-tongue-squint::before,.fa-grin-tongue-squint::before {
    content:""
}
.fa-face-grin-tongue-wink::before,.fa-grin-tongue-wink::before {
    content:""
}
.fa-face-grin-wide::before,.fa-grin-alt::before {
    content:""
}
.fa-face-grin-wink::before,.fa-grin-wink::before {
    content:""
}
.fa-face-kiss::before,.fa-kiss::before {
    content:""
}
.fa-face-kiss-beam::before,.fa-kiss-beam::before {
    content:""
}
.fa-face-kiss-wink-heart::before,.fa-kiss-wink-heart::before {
    content:""
}
.fa-face-laugh::before,.fa-laugh::before {
    content:""
}
.fa-face-laugh-beam::before,.fa-laugh-beam::before {
    content:""
}
.fa-face-laugh-squint::before,.fa-laugh-squint::before {
    content:""
}
.fa-face-laugh-wink::before,.fa-laugh-wink::before {
    content:""
}
.fa-face-meh::before,.fa-meh::before {
    content:""
}
.fa-face-meh-blank::before,.fa-meh-blank::before {
    content:""
}
.fa-face-rolling-eyes::before,.fa-meh-rolling-eyes::before {
    content:""
}
.fa-face-sad-cry::before,.fa-sad-cry::before {
    content:""
}
.fa-face-sad-tear::before,.fa-sad-tear::before {
    content:""
}
.fa-face-smile::before,.fa-smile::before {
    content:""
}
.fa-face-smile-beam::before,.fa-smile-beam::before {
    content:""
}
.fa-face-smile-wink::before,.fa-smile-wink::before {
    content:""
}
.fa-face-surprise::before,.fa-surprise::before {
    content:""
}
.fa-face-tired::before,.fa-tired::before {
    content:""
}
.fa-fan::before {
    content:""
}
.fa-faucet::before {
    content:""
}
.fa-faucet-drip::before {
    content:""
}
.fa-fax::before {
    content:""
}
.fa-feather::before {
    content:""
}
.fa-feather-alt::before,.fa-feather-pointed::before {
    content:""
}
.fa-ferry::before {
    content:""
}
.fa-file::before {
    content:""
}
.fa-file-arrow-down::before,.fa-file-download::before {
    content:""
}
.fa-file-arrow-up::before,.fa-file-upload::before {
    content:""
}
.fa-file-audio::before {
    content:""
}
.fa-file-circle-check::before {
    content:""
}
.fa-file-circle-exclamation::before {
    content:""
}
.fa-file-circle-minus::before {
    content:""
}
.fa-file-circle-plus::before {
    content:""
}
.fa-file-circle-question::before {
    content:""
}
.fa-file-circle-xmark::before {
    content:""
}
.fa-file-code::before {
    content:""
}
.fa-file-contract::before {
    content:""
}
.fa-file-csv::before {
    content:""
}
.fa-file-excel::before {
    content:""
}
.fa-arrow-right-from-file::before,.fa-file-export::before {
    content:""
}
.fa-file-image::before {
    content:""
}
.fa-arrow-right-to-file::before,.fa-file-import::before {
    content:""
}
.fa-file-invoice::before {
    content:""
}
.fa-file-invoice-dollar::before {
    content:""
}
.fa-file-alt::before,.fa-file-lines::before,.fa-file-text::before {
    content:""
}
.fa-file-medical::before {
    content:""
}
.fa-file-pdf::before {
    content:""
}
.fa-file-edit::before,.fa-file-pen::before {
    content:""
}
.fa-file-powerpoint::before {
    content:""
}
.fa-file-prescription::before {
    content:""
}
.fa-file-shield::before {
    content:""
}
.fa-file-signature::before {
    content:""
}
.fa-file-video::before {
    content:""
}
.fa-file-medical-alt::before,.fa-file-waveform::before {
    content:""
}
.fa-file-word::before {
    content:""
}
.fa-file-archive::before,.fa-file-zipper::before {
    content:""
}
.fa-fill::before {
    content:""
}
.fa-fill-drip::before {
    content:""
}
.fa-film::before {
    content:""
}
.fa-filter::before {
    content:""
}
.fa-filter-circle-dollar::before,.fa-funnel-dollar::before {
    content:""
}
.fa-filter-circle-xmark::before {
    content:""
}
.fa-fingerprint::before {
    content:""
}
.fa-fire::before {
    content:""
}
.fa-fire-burner::before {
    content:""
}
.fa-fire-extinguisher::before {
    content:""
}
.fa-fire-alt::before,.fa-fire-flame-curved::before {
    content:""
}
.fa-burn::before,.fa-fire-flame-simple::before {
    content:""
}
.fa-fish::before {
    content:""
}
.fa-fish-fins::before {
    content:""
}
.fa-flag::before {
    content:""
}
.fa-flag-checkered::before {
    content:""
}
.fa-flag-usa::before {
    content:""
}
.fa-flask::before {
    content:""
}
.fa-flask-vial::before {
    content:""
}
.fa-floppy-disk::before,.fa-save::before {
    content:""
}
.fa-florin-sign::before {
    content:""
}
.fa-folder-blank::before,.fa-folder::before {
    content:""
}
.fa-folder-closed::before {
    content:""
}
.fa-folder-minus::before {
    content:""
}
.fa-folder-open::before {
    content:""
}
.fa-folder-plus::before {
    content:""
}
.fa-folder-tree::before {
    content:""
}
.fa-font::before {
    content:""
}
.fa-football-ball::before,.fa-football::before {
    content:""
}
.fa-forward::before {
    content:""
}
.fa-fast-forward::before,.fa-forward-fast::before {
    content:""
}
.fa-forward-step::before,.fa-step-forward::before {
    content:""
}
.fa-franc-sign::before {
    content:""
}
.fa-frog::before {
    content:""
}
.fa-futbol-ball::before,.fa-futbol::before,.fa-soccer-ball::before {
    content:""
}
.fa-g::before {
    content:"G"
}
.fa-gamepad::before {
    content:""
}
.fa-gas-pump::before {
    content:""
}
.fa-dashboard::before,.fa-gauge-med::before,.fa-gauge::before,.fa-tachometer-alt-average::before {
    content:""
}
.fa-gauge-high::before,.fa-tachometer-alt-fast::before,.fa-tachometer-alt::before {
    content:""
}
.fa-gauge-simple-med::before,.fa-gauge-simple::before,.fa-tachometer-average::before {
    content:""
}
.fa-gauge-simple-high::before,.fa-tachometer-fast::before,.fa-tachometer::before {
    content:""
}
.fa-gavel::before,.fa-legal::before {
    content:""
}
.fa-cog::before,.fa-gear::before {
    content:""
}
.fa-cogs::before,.fa-gears::before {
    content:""
}
.fa-gem::before {
    content:""
}
.fa-genderless::before {
    content:""
}
.fa-ghost::before {
    content:""
}
.fa-gift::before {
    content:""
}
.fa-gifts::before {
    content:""
}
.fa-glass-water::before {
    content:""
}
.fa-glass-water-droplet::before {
    content:""
}
.fa-glasses::before {
    content:""
}
.fa-globe::before {
    content:""
}
.fa-golf-ball-tee::before,.fa-golf-ball::before {
    content:""
}
.fa-gopuram::before {
    content:""
}
.fa-graduation-cap::before,.fa-mortar-board::before {
    content:""
}
.fa-greater-than::before {
    content:">"
}
.fa-greater-than-equal::before {
    content:""
}
.fa-grip-horizontal::before,.fa-grip::before {
    content:""
}
.fa-grip-lines::before {
    content:""
}
.fa-grip-lines-vertical::before {
    content:""
}
.fa-grip-vertical::before {
    content:""
}
.fa-group-arrows-rotate::before {
    content:""
}
.fa-guarani-sign::before {
    content:""
}
.fa-guitar::before {
    content:""
}
.fa-gun::before {
    content:""
}
.fa-h::before {
    content:"H"
}
.fa-hammer::before {
    content:""
}
.fa-hamsa::before {
    content:""
}
.fa-hand-paper::before,.fa-hand::before {
    content:""
}
.fa-hand-back-fist::before,.fa-hand-rock::before {
    content:""
}
.fa-allergies::before,.fa-hand-dots::before {
    content:""
}
.fa-fist-raised::before,.fa-hand-fist::before {
    content:""
}
.fa-hand-holding::before {
    content:""
}
.fa-hand-holding-dollar::before,.fa-hand-holding-usd::before {
    content:""
}
.fa-hand-holding-droplet::before,.fa-hand-holding-water::before {
    content:""
}
.fa-hand-holding-hand::before {
    content:""
}
.fa-hand-holding-heart::before {
    content:""
}
.fa-hand-holding-medical::before {
    content:""
}
.fa-hand-lizard::before {
    content:""
}
.fa-hand-middle-finger::before {
    content:""
}
.fa-hand-peace::before {
    content:""
}
.fa-hand-point-down::before {
    content:""
}
.fa-hand-point-left::before {
    content:""
}
.fa-hand-point-right::before {
    content:""
}
.fa-hand-point-up::before {
    content:""
}
.fa-hand-pointer::before {
    content:""
}
.fa-hand-scissors::before {
    content:""
}
.fa-hand-sparkles::before {
    content:""
}
.fa-hand-spock::before {
    content:""
}
.fa-handcuffs::before {
    content:""
}
.fa-hands::before,.fa-sign-language::before,.fa-signing::before {
    content:""
}
.fa-american-sign-language-interpreting::before,.fa-asl-interpreting::before,.fa-hands-american-sign-language-interpreting::before,.fa-hands-asl-interpreting::before {
    content:""
}
.fa-hands-bound::before {
    content:""
}
.fa-hands-bubbles::before,.fa-hands-wash::before {
    content:""
}
.fa-hands-clapping::before {
    content:""
}
.fa-hands-holding::before {
    content:""
}
.fa-hands-holding-child::before {
    content:""
}
.fa-hands-holding-circle::before {
    content:""
}
.fa-hands-praying::before,.fa-praying-hands::before {
    content:""
}
.fa-handshake::before {
    content:""
}
.fa-hands-helping::before,.fa-handshake-angle::before {
    content:""
}
.fa-handshake-alt::before,.fa-handshake-simple::before {
    content:""
}
.fa-handshake-alt-slash::before,.fa-handshake-simple-slash::before {
    content:""
}
.fa-handshake-slash::before {
    content:""
}
.fa-hanukiah::before {
    content:""
}
.fa-hard-drive::before,.fa-hdd::before {
    content:""
}
.fa-hashtag::before {
    content:"#"
}
.fa-hat-cowboy::before {
    content:""
}
.fa-hat-cowboy-side::before {
    content:""
}
.fa-hat-wizard::before {
    content:""
}
.fa-head-side-cough::before {
    content:""
}
.fa-head-side-cough-slash::before {
    content:""
}
.fa-head-side-mask::before {
    content:""
}
.fa-head-side-virus::before {
    content:""
}
.fa-header::before,.fa-heading::before {
    content:""
}
.fa-headphones::before {
    content:""
}
.fa-headphones-alt::before,.fa-headphones-simple::before {
    content:""
}
.fa-headset::before {
    content:""
}
.fa-heart::before {
    content:""
}
.fa-heart-circle-bolt::before {
    content:""
}
.fa-heart-circle-check::before {
    content:""
}
.fa-heart-circle-exclamation::before {
    content:""
}
.fa-heart-circle-minus::before {
    content:""
}
.fa-heart-circle-plus::before {
    content:""
}
.fa-heart-circle-xmark::before {
    content:""
}
.fa-heart-broken::before,.fa-heart-crack::before {
    content:""
}
.fa-heart-pulse::before,.fa-heartbeat::before {
    content:""
}
.fa-helicopter::before {
    content:""
}
.fa-helicopter-symbol::before {
    content:""
}
.fa-hard-hat::before,.fa-hat-hard::before,.fa-helmet-safety::before {
    content:""
}
.fa-helmet-un::before {
    content:""
}
.fa-highlighter::before {
    content:""
}
.fa-hill-avalanche::before {
    content:""
}
.fa-hill-rockslide::before {
    content:""
}
.fa-hippo::before {
    content:""
}
.fa-hockey-puck::before {
    content:""
}
.fa-holly-berry::before {
    content:""
}
.fa-horse::before {
    content:""
}
.fa-horse-head::before {
    content:""
}
.fa-hospital-alt::before,.fa-hospital-wide::before,.fa-hospital::before {
    content:""
}
.fa-hospital-user::before {
    content:""
}
.fa-hot-tub-person::before,.fa-hot-tub::before {
    content:""
}
.fa-hotdog::before {
    content:""
}
.fa-hotel::before {
    content:""
}
.fa-hourglass-2::before,.fa-hourglass-half::before,.fa-hourglass::before {
    content:""
}
.fa-hourglass-empty::before {
    content:""
}
.fa-hourglass-3::before,.fa-hourglass-end::before {
    content:""
}
.fa-hourglass-1::before,.fa-hourglass-start::before {
    content:""
}
.fa-home-alt::before,.fa-home-lg-alt::before,.fa-home::before,.fa-house::before {
    content:""
}
.fa-home-lg::before,.fa-house-chimney::before {
    content:""
}
.fa-house-chimney-crack::before,.fa-house-damage::before {
    content:""
}
.fa-clinic-medical::before,.fa-house-chimney-medical::before {
    content:""
}
.fa-house-chimney-user::before {
    content:""
}
.fa-house-chimney-window::before {
    content:""
}
.fa-house-circle-check::before {
    content:""
}
.fa-house-circle-exclamation::before {
    content:""
}
.fa-house-circle-xmark::before {
    content:""
}
.fa-house-crack::before {
    content:""
}
.fa-house-fire::before {
    content:""
}
.fa-house-flag::before {
    content:""
}
.fa-house-flood-water::before {
    content:""
}
.fa-house-flood-water-circle-arrow-right::before {
    content:""
}
.fa-house-laptop::before,.fa-laptop-house::before {
    content:""
}
.fa-house-lock::before {
    content:""
}
.fa-house-medical::before {
    content:""
}
.fa-house-medical-circle-check::before {
    content:""
}
.fa-house-medical-circle-exclamation::before {
    content:""
}
.fa-house-medical-circle-xmark::before {
    content:""
}
.fa-house-medical-flag::before {
    content:""
}
.fa-house-signal::before {
    content:""
}
.fa-house-tsunami::before {
    content:""
}
.fa-home-user::before,.fa-house-user::before {
    content:""
}
.fa-hryvnia-sign::before,.fa-hryvnia::before {
    content:""
}
.fa-hurricane::before {
    content:""
}
.fa-i::before {
    content:"I"
}
.fa-i-cursor::before {
    content:""
}
.fa-ice-cream::before {
    content:""
}
.fa-icicles::before {
    content:""
}
.fa-heart-music-camera-bolt::before,.fa-icons::before {
    content:""
}
.fa-id-badge::before {
    content:""
}
.fa-drivers-license::before,.fa-id-card::before {
    content:""
}
.fa-id-card-alt::before,.fa-id-card-clip::before {
    content:""
}
.fa-igloo::before {
    content:""
}
.fa-image::before {
    content:""
}
.fa-image-portrait::before,.fa-portrait::before {
    content:""
}
.fa-images::before {
    content:""
}
.fa-inbox::before {
    content:""
}
.fa-indent::before {
    content:""
}
.fa-indian-rupee-sign::before,.fa-indian-rupee::before,.fa-inr::before {
    content:""
}
.fa-industry::before {
    content:""
}
.fa-infinity::before {
    content:""
}
.fa-info::before {
    content:""
}
.fa-italic::before {
    content:""
}
.fa-j::before {
    content:"J"
}
.fa-jar::before {
    content:""
}
.fa-jar-wheat::before {
    content:""
}
.fa-jedi::before {
    content:""
}
.fa-fighter-jet::before,.fa-jet-fighter::before {
    content:""
}
.fa-jet-fighter-up::before {
    content:""
}
.fa-joint::before {
    content:""
}
.fa-jug-detergent::before {
    content:""
}
.fa-k::before {
    content:"K"
}
.fa-kaaba::before {
    content:""
}
.fa-key::before {
    content:""
}
.fa-keyboard::before {
    content:""
}
.fa-khanda::before {
    content:""
}
.fa-kip-sign::before {
    content:""
}
.fa-first-aid::before,.fa-kit-medical::before {
    content:""
}
.fa-kitchen-set::before {
    content:""
}
.fa-kiwi-bird::before {
    content:""
}
.fa-l::before {
    content:"L"
}
.fa-land-mine-on::before {
    content:""
}
.fa-landmark::before {
    content:""
}
.fa-landmark-alt::before,.fa-landmark-dome::before {
    content:""
}
.fa-landmark-flag::before {
    content:""
}
.fa-language::before {
    content:""
}
.fa-laptop::before {
    content:""
}
.fa-laptop-code::before {
    content:""
}
.fa-laptop-file::before {
    content:""
}
.fa-laptop-medical::before {
    content:""
}
.fa-lari-sign::before {
    content:""
}
.fa-layer-group::before {
    content:""
}
.fa-leaf::before {
    content:""
}
.fa-left-long::before,.fa-long-arrow-alt-left::before {
    content:""
}
.fa-arrows-alt-h::before,.fa-left-right::before {
    content:""
}
.fa-lemon::before {
    content:""
}
.fa-less-than::before {
    content:"<"
}
.fa-less-than-equal::before {
    content:""
}
.fa-life-ring::before {
    content:""
}
.fa-lightbulb::before {
    content:""
}
.fa-lines-leaning::before {
    content:""
}
.fa-chain::before,.fa-link::before {
    content:""
}
.fa-chain-broken::before,.fa-chain-slash::before,.fa-link-slash::before,.fa-unlink::before {
    content:""
}
.fa-lira-sign::before {
    content:""
}
.fa-list-squares::before,.fa-list::before {
    content:""
}
.fa-list-check::before,.fa-tasks::before {
    content:""
}
.fa-list-1-2::before,.fa-list-numeric::before,.fa-list-ol::before {
    content:""
}
.fa-list-dots::before,.fa-list-ul::before {
    content:""
}
.fa-litecoin-sign::before {
    content:""
}
.fa-location-arrow::before {
    content:""
}
.fa-location-crosshairs::before,.fa-location::before {
    content:""
}
.fa-location-dot::before,.fa-map-marker-alt::before {
    content:""
}
.fa-location-pin::before,.fa-map-marker::before {
    content:""
}
.fa-location-pin-lock::before {
    content:""
}
.fa-lock::before {
    content:""
}
.fa-lock-open::before {
    content:""
}
.fa-locust::before {
    content:""
}
.fa-lungs::before {
    content:""
}
.fa-lungs-virus::before {
    content:""
}
.fa-m::before {
    content:"M"
}
.fa-magnet::before {
    content:""
}
.fa-magnifying-glass::before,.fa-search::before {
    content:""
}
.fa-magnifying-glass-arrow-right::before {
    content:""
}
.fa-magnifying-glass-chart::before {
    content:""
}
.fa-magnifying-glass-dollar::before,.fa-search-dollar::before {
    content:""
}
.fa-magnifying-glass-location::before,.fa-search-location::before {
    content:""
}
.fa-magnifying-glass-minus::before,.fa-search-minus::before {
    content:""
}
.fa-magnifying-glass-plus::before,.fa-search-plus::before {
    content:""
}
.fa-manat-sign::before {
    content:""
}
.fa-map::before {
    content:""
}
.fa-map-location::before,.fa-map-marked::before {
    content:""
}
.fa-map-location-dot::before,.fa-map-marked-alt::before {
    content:""
}
.fa-map-pin::before {
    content:""
}
.fa-marker::before {
    content:""
}
.fa-mars::before {
    content:""
}
.fa-mars-and-venus::before {
    content:""
}
.fa-mars-and-venus-burst::before {
    content:""
}
.fa-mars-double::before {
    content:""
}
.fa-mars-stroke::before {
    content:""
}
.fa-mars-stroke-h::before,.fa-mars-stroke-right::before {
    content:""
}
.fa-mars-stroke-up::before,.fa-mars-stroke-v::before {
    content:""
}
.fa-glass-martini-alt::before,.fa-martini-glass::before {
    content:""
}
.fa-cocktail::before,.fa-martini-glass-citrus::before {
    content:""
}
.fa-glass-martini::before,.fa-martini-glass-empty::before {
    content:""
}
.fa-mask::before {
    content:""
}
.fa-mask-face::before {
    content:""
}
.fa-mask-ventilator::before {
    content:""
}
.fa-masks-theater::before,.fa-theater-masks::before {
    content:""
}
.fa-mattress-pillow::before {
    content:""
}
.fa-expand-arrows-alt::before,.fa-maximize::before {
    content:""
}
.fa-medal::before {
    content:""
}
.fa-memory::before {
    content:""
}
.fa-menorah::before {
    content:""
}
.fa-mercury::before {
    content:""
}
.fa-comment-alt::before,.fa-message::before {
    content:""
}
.fa-meteor::before {
    content:""
}
.fa-microchip::before {
    content:""
}
.fa-microphone::before {
    content:""
}
.fa-microphone-alt::before,.fa-microphone-lines::before {
    content:""
}
.fa-microphone-alt-slash::before,.fa-microphone-lines-slash::before {
    content:""
}
.fa-microphone-slash::before {
    content:""
}
.fa-microscope::before {
    content:""
}
.fa-mill-sign::before {
    content:""
}
.fa-compress-arrows-alt::before,.fa-minimize::before {
    content:""
}
.fa-minus::before,.fa-subtract::before {
    content:""
}
.fa-mitten::before {
    content:""
}
.fa-mobile-android::before,.fa-mobile-phone::before,.fa-mobile::before {
    content:""
}
.fa-mobile-button::before {
    content:""
}
.fa-mobile-retro::before {
    content:""
}
.fa-mobile-android-alt::before,.fa-mobile-screen::before {
    content:""
}
.fa-mobile-alt::before,.fa-mobile-screen-button::before {
    content:""
}
.fa-money-bill::before {
    content:""
}
.fa-money-bill-1::before,.fa-money-bill-alt::before {
    content:""
}
.fa-money-bill-1-wave::before,.fa-money-bill-wave-alt::before {
    content:""
}
.fa-money-bill-transfer::before {
    content:""
}
.fa-money-bill-trend-up::before {
    content:""
}
.fa-money-bill-wave::before {
    content:""
}
.fa-money-bill-wheat::before {
    content:""
}
.fa-money-bills::before {
    content:""
}
.fa-money-check::before {
    content:""
}
.fa-money-check-alt::before,.fa-money-check-dollar::before {
    content:""
}
.fa-monument::before {
    content:""
}
.fa-moon::before {
    content:""
}
.fa-mortar-pestle::before {
    content:""
}
.fa-mosque::before {
    content:""
}
.fa-mosquito::before {
    content:""
}
.fa-mosquito-net::before {
    content:""
}
.fa-motorcycle::before {
    content:""
}
.fa-mound::before {
    content:""
}
.fa-mountain::before {
    content:""
}
.fa-mountain-city::before {
    content:""
}
.fa-mountain-sun::before {
    content:""
}
.fa-mug-hot::before {
    content:""
}
.fa-coffee::before,.fa-mug-saucer::before {
    content:""
}
.fa-music::before {
    content:""
}
.fa-n::before {
    content:"N"
}
.fa-naira-sign::before {
    content:""
}
.fa-network-wired::before {
    content:""
}
.fa-neuter::before {
    content:""
}
.fa-newspaper::before {
    content:""
}
.fa-not-equal::before {
    content:""
}
.fa-note-sticky::before,.fa-sticky-note::before {
    content:""
}
.fa-notes-medical::before {
    content:""
}
.fa-o::before {
    content:"O"
}
.fa-object-group::before {
    content:""
}
.fa-object-ungroup::before {
    content:""
}
.fa-oil-can::before {
    content:""
}
.fa-oil-well::before {
    content:""
}
.fa-om::before {
    content:""
}
.fa-otter::before {
    content:""
}
.fa-dedent::before,.fa-outdent::before {
    content:""
}
.fa-p::before {
    content:"P"
}
.fa-pager::before {
    content:""
}
.fa-paint-roller::before {
    content:""
}
.fa-paint-brush::before,.fa-paintbrush::before {
    content:""
}
.fa-palette::before {
    content:""
}
.fa-pallet::before {
    content:""
}
.fa-panorama::before {
    content:""
}
.fa-paper-plane::before {
    content:""
}
.fa-paperclip::before {
    content:""
}
.fa-parachute-box::before {
    content:""
}
.fa-paragraph::before {
    content:""
}
.fa-passport::before {
    content:""
}
.fa-file-clipboard::before,.fa-paste::before {
    content:""
}
.fa-pause::before {
    content:""
}
.fa-paw::before {
    content:""
}
.fa-peace::before {
    content:""
}
.fa-pen::before {
    content:""
}
.fa-pen-alt::before,.fa-pen-clip::before {
    content:""
}
.fa-pen-fancy::before {
    content:""
}
.fa-pen-nib::before {
    content:""
}
.fa-pen-ruler::before,.fa-pencil-ruler::before {
    content:""
}
.fa-edit::before,.fa-pen-to-square::before {
    content:""
}
.fa-pencil-alt::before,.fa-pencil::before {
    content:""
}
.fa-people-arrows-left-right::before,.fa-people-arrows::before {
    content:""
}
.fa-people-carry-box::before,.fa-people-carry::before {
    content:""
}
.fa-people-group::before {
    content:""
}
.fa-people-line::before {
    content:""
}
.fa-people-pulling::before {
    content:""
}
.fa-people-robbery::before {
    content:""
}
.fa-people-roof::before {
    content:""
}
.fa-pepper-hot::before {
    content:""
}
.fa-percent::before,.fa-percentage::before {
    content:"%"
}
.fa-male::before,.fa-person::before {
    content:""
}
.fa-person-arrow-down-to-line::before {
    content:""
}
.fa-person-arrow-up-from-line::before {
    content:""
}
.fa-biking::before,.fa-person-biking::before {
    content:""
}
.fa-person-booth::before {
    content:""
}
.fa-person-breastfeeding::before {
    content:""
}
.fa-person-burst::before {
    content:""
}
.fa-person-cane::before {
    content:""
}
.fa-person-chalkboard::before {
    content:""
}
.fa-person-circle-check::before {
    content:""
}
.fa-person-circle-exclamation::before {
    content:""
}
.fa-person-circle-minus::before {
    content:""
}
.fa-person-circle-plus::before {
    content:""
}
.fa-person-circle-question::before {
    content:""
}
.fa-person-circle-xmark::before {
    content:""
}
.fa-digging::before,.fa-person-digging::before {
    content:""
}
.fa-diagnoses::before,.fa-person-dots-from-line::before {
    content:""
}
.fa-female::before,.fa-person-dress::before {
    content:""
}
.fa-person-dress-burst::before {
    content:""
}
.fa-person-drowning::before {
    content:""
}
.fa-person-falling::before {
    content:""
}
.fa-person-falling-burst::before {
    content:""
}
.fa-person-half-dress::before {
    content:""
}
.fa-person-harassing::before {
    content:""
}
.fa-hiking::before,.fa-person-hiking::before {
    content:""
}
.fa-person-military-pointing::before {
    content:""
}
.fa-person-military-rifle::before {
    content:""
}
.fa-person-military-to-person::before {
    content:""
}
.fa-person-praying::before,.fa-pray::before {
    content:""
}
.fa-person-pregnant::before {
    content:""
}
.fa-person-rays::before {
    content:""
}
.fa-person-rifle::before {
    content:""
}
.fa-person-running::before,.fa-running::before {
    content:""
}
.fa-person-shelter::before {
    content:""
}
.fa-person-skating::before,.fa-skating::before {
    content:""
}
.fa-person-skiing::before,.fa-skiing::before {
    content:""
}
.fa-person-skiing-nordic::before,.fa-skiing-nordic::before {
    content:""
}
.fa-person-snowboarding::before,.fa-snowboarding::before {
    content:""
}
.fa-person-swimming::before,.fa-swimmer::before {
    content:""
}
.fa-person-through-window::before {
    content:""
}
.fa-person-walking::before,.fa-walking::before {
    content:""
}
.fa-person-walking-arrow-loop-left::before {
    content:""
}
.fa-person-walking-arrow-right::before {
    content:""
}
.fa-person-walking-dashed-line-arrow-right::before {
    content:""
}
.fa-person-walking-luggage::before {
    content:""
}
.fa-blind::before,.fa-person-walking-with-cane::before {
    content:""
}
.fa-peseta-sign::before {
    content:""
}
.fa-peso-sign::before {
    content:""
}
.fa-phone::before {
    content:""
}
.fa-phone-alt::before,.fa-phone-flip::before {
    content:""
}
.fa-phone-slash::before {
    content:""
}
.fa-phone-volume::before,.fa-volume-control-phone::before {
    content:""
}
.fa-photo-film::before,.fa-photo-video::before {
    content:""
}
.fa-piggy-bank::before {
    content:""
}
.fa-pills::before {
    content:""
}
.fa-pizza-slice::before {
    content:""
}
.fa-place-of-worship::before {
    content:""
}
.fa-plane::before {
    content:""
}
.fa-plane-arrival::before {
    content:""
}
.fa-plane-circle-check::before {
    content:""
}
.fa-plane-circle-exclamation::before {
    content:""
}
.fa-plane-circle-xmark::before {
    content:""
}
.fa-plane-departure::before {
    content:""
}
.fa-plane-lock::before {
    content:""
}
.fa-plane-slash::before {
    content:""
}
.fa-plane-up::before {
    content:""
}
.fa-plant-wilt::before {
    content:""
}
.fa-plate-wheat::before {
    content:""
}
.fa-play::before {
    content:""
}
.fa-plug::before {
    content:""
}
.fa-plug-circle-bolt::before {
    content:""
}
.fa-plug-circle-check::before {
    content:""
}
.fa-plug-circle-exclamation::before {
    content:""
}
.fa-plug-circle-minus::before {
    content:""
}
.fa-plug-circle-plus::before {
    content:""
}
.fa-plug-circle-xmark::before {
    content:""
}
.fa-add::before,.fa-plus::before {
    content:"+"
}
.fa-plus-minus::before {
    content:""
}
.fa-podcast::before {
    content:""
}
.fa-poo::before {
    content:""
}
.fa-poo-bolt::before,.fa-poo-storm::before {
    content:""
}
.fa-poop::before {
    content:""
}
.fa-power-off::before {
    content:""
}
.fa-prescription::before {
    content:""
}
.fa-prescription-bottle::before {
    content:""
}
.fa-prescription-bottle-alt::before,.fa-prescription-bottle-medical::before {
    content:""
}
.fa-print::before {
    content:""
}
.fa-pump-medical::before {
    content:""
}
.fa-pump-soap::before {
    content:""
}
.fa-puzzle-piece::before {
    content:""
}
.fa-q::before {
    content:"Q"
}
.fa-qrcode::before {
    content:""
}
.fa-question::before {
    content:"?"
}
.fa-quote-left-alt::before,.fa-quote-left::before {
    content:""
}
.fa-quote-right-alt::before,.fa-quote-right::before {
    content:""
}
.fa-r::before {
    content:"R"
}
.fa-radiation::before {
    content:""
}
.fa-radio::before {
    content:""
}
.fa-rainbow::before {
    content:""
}
.fa-ranking-star::before {
    content:""
}
.fa-receipt::before {
    content:""
}
.fa-record-vinyl::before {
    content:""
}
.fa-ad::before,.fa-rectangle-ad::before {
    content:""
}
.fa-list-alt::before,.fa-rectangle-list::before {
    content:""
}
.fa-rectangle-times::before,.fa-rectangle-xmark::before,.fa-times-rectangle::before,.fa-window-close::before {
    content:""
}
.fa-recycle::before {
    content:""
}
.fa-registered::before {
    content:""
}
.fa-repeat::before {
    content:""
}
.fa-mail-reply::before,.fa-reply::before {
    content:""
}
.fa-mail-reply-all::before,.fa-reply-all::before {
    content:""
}
.fa-republican::before {
    content:""
}
.fa-restroom::before {
    content:""
}
.fa-retweet::before {
    content:""
}
.fa-ribbon::before {
    content:""
}
.fa-right-from-bracket::before,.fa-sign-out-alt::before {
    content:""
}
.fa-exchange-alt::before,.fa-right-left::before {
    content:""
}
.fa-long-arrow-alt-right::before,.fa-right-long::before {
    content:""
}
.fa-right-to-bracket::before,.fa-sign-in-alt::before {
    content:""
}
.fa-ring::before {
    content:""
}
.fa-road::before {
    content:""
}
.fa-road-barrier::before {
    content:""
}
.fa-road-bridge::before {
    content:""
}
.fa-road-circle-check::before {
    content:""
}
.fa-road-circle-exclamation::before {
    content:""
}
.fa-road-circle-xmark::before {
    content:""
}
.fa-road-lock::before {
    content:""
}
.fa-road-spikes::before {
    content:""
}
.fa-robot::before {
    content:""
}
.fa-rocket::before {
    content:""
}
.fa-rotate::before,.fa-sync-alt::before {
    content:""
}
.fa-rotate-back::before,.fa-rotate-backward::before,.fa-rotate-left::before,.fa-undo-alt::before {
    content:""
}
.fa-redo-alt::before,.fa-rotate-forward::before,.fa-rotate-right::before {
    content:""
}
.fa-route::before {
    content:""
}
.fa-feed::before,.fa-rss::before {
    content:""
}
.fa-rouble::before,.fa-rub::before,.fa-ruble-sign::before,.fa-ruble::before {
    content:""
}
.fa-rug::before {
    content:""
}
.fa-ruler::before {
    content:""
}
.fa-ruler-combined::before {
    content:""
}
.fa-ruler-horizontal::before {
    content:""
}
.fa-ruler-vertical::before {
    content:""
}
.fa-rupee-sign::before,.fa-rupee::before {
    content:""
}
.fa-rupiah-sign::before {
    content:""
}
.fa-s::before {
    content:"S"
}
.fa-sack-dollar::before {
    content:""
}
.fa-sack-xmark::before {
    content:""
}
.fa-sailboat::before {
    content:""
}
.fa-satellite::before {
    content:""
}
.fa-satellite-dish::before {
    content:""
}
.fa-balance-scale::before,.fa-scale-balanced::before {
    content:""
}
.fa-balance-scale-left::before,.fa-scale-unbalanced::before {
    content:""
}
.fa-balance-scale-right::before,.fa-scale-unbalanced-flip::before {
    content:""
}
.fa-school::before {
    content:""
}
.fa-school-circle-check::before {
    content:""
}
.fa-school-circle-exclamation::before {
    content:""
}
.fa-school-circle-xmark::before {
    content:""
}
.fa-school-flag::before {
    content:""
}
.fa-school-lock::before {
    content:""
}
.fa-cut::before,.fa-scissors::before {
    content:""
}
.fa-screwdriver::before {
    content:""
}
.fa-screwdriver-wrench::before,.fa-tools::before {
    content:""
}
.fa-scroll::before {
    content:""
}
.fa-scroll-torah::before,.fa-torah::before {
    content:""
}
.fa-sd-card::before {
    content:""
}
.fa-section::before {
    content:""
}
.fa-seedling::before,.fa-sprout::before {
    content:""
}
.fa-server::before {
    content:""
}
.fa-shapes::before,.fa-triangle-circle-square::before {
    content:""
}
.fa-arrow-turn-right::before,.fa-mail-forward::before,.fa-share::before {
    content:""
}
.fa-share-from-square::before,.fa-share-square::before {
    content:""
}
.fa-share-alt::before,.fa-share-nodes::before {
    content:""
}
.fa-sheet-plastic::before {
    content:""
}
.fa-ils::before,.fa-shekel-sign::before,.fa-shekel::before,.fa-sheqel-sign::before,.fa-sheqel::before {
    content:""
}
.fa-shield-blank::before,.fa-shield::before {
    content:""
}
.fa-shield-cat::before {
    content:""
}
.fa-shield-dog::before {
    content:""
}
.fa-shield-alt::before,.fa-shield-halved::before {
    content:""
}
.fa-shield-heart::before {
    content:""
}
.fa-shield-virus::before {
    content:""
}
.fa-ship::before {
    content:""
}
.fa-shirt::before,.fa-t-shirt::before,.fa-tshirt::before {
    content:""
}
.fa-shoe-prints::before {
    content:""
}
.fa-shop::before,.fa-store-alt::before {
    content:""
}
.fa-shop-lock::before {
    content:""
}
.fa-shop-slash::before,.fa-store-alt-slash::before {
    content:""
}
.fa-shower::before {
    content:""
}
.fa-shrimp::before {
    content:""
}
.fa-random::before,.fa-shuffle::before {
    content:""
}
.fa-shuttle-space::before,.fa-space-shuttle::before {
    content:""
}
.fa-sign-hanging::before,.fa-sign::before {
    content:""
}
.fa-signal-5::before,.fa-signal-perfect::before,.fa-signal::before {
    content:""
}
.fa-signature::before {
    content:""
}
.fa-map-signs::before,.fa-signs-post::before {
    content:""
}
.fa-sim-card::before {
    content:""
}
.fa-sink::before {
    content:""
}
.fa-sitemap::before {
    content:""
}
.fa-skull::before {
    content:""
}
.fa-skull-crossbones::before {
    content:""
}
.fa-slash::before {
    content:""
}
.fa-sleigh::before {
    content:""
}
.fa-sliders-h::before,.fa-sliders::before {
    content:""
}
.fa-smog::before {
    content:""
}
.fa-smoking::before {
    content:""
}
.fa-snowflake::before {
    content:""
}
.fa-snowman::before {
    content:""
}
.fa-snowplow::before {
    content:""
}
.fa-soap::before {
    content:""
}
.fa-socks::before {
    content:""
}
.fa-solar-panel::before {
    content:""
}
.fa-sort::before,.fa-unsorted::before {
    content:""
}
.fa-sort-desc::before,.fa-sort-down::before {
    content:""
}
.fa-sort-asc::before,.fa-sort-up::before {
    content:""
}
.fa-spa::before {
    content:""
}
.fa-pastafarianism::before,.fa-spaghetti-monster-flying::before {
    content:""
}
.fa-spell-check::before {
    content:""
}
.fa-spider::before {
    content:""
}
.fa-spinner::before {
    content:""
}
.fa-splotch::before {
    content:""
}
.fa-spoon::before,.fa-utensil-spoon::before {
    content:""
}
.fa-spray-can::before {
    content:""
}
.fa-air-freshener::before,.fa-spray-can-sparkles::before {
    content:""
}
.fa-square::before {
    content:""
}
.fa-external-link-square::before,.fa-square-arrow-up-right::before {
    content:""
}
.fa-caret-square-down::before,.fa-square-caret-down::before {
    content:""
}
.fa-caret-square-left::before,.fa-square-caret-left::before {
    content:""
}
.fa-caret-square-right::before,.fa-square-caret-right::before {
    content:""
}
.fa-caret-square-up::before,.fa-square-caret-up::before {
    content:""
}
.fa-check-square::before,.fa-square-check::before {
    content:""
}
.fa-envelope-square::before,.fa-square-envelope::before {
    content:""
}
.fa-square-full::before {
    content:""
}
.fa-h-square::before,.fa-square-h::before {
    content:""
}
.fa-minus-square::before,.fa-square-minus::before {
    content:""
}
.fa-square-nfi::before {
    content:""
}
.fa-parking::before,.fa-square-parking::before {
    content:""
}
.fa-pen-square::before,.fa-pencil-square::before,.fa-square-pen::before {
    content:""
}
.fa-square-person-confined::before {
    content:""
}
.fa-phone-square::before,.fa-square-phone::before {
    content:""
}
.fa-phone-square-alt::before,.fa-square-phone-flip::before {
    content:""
}
.fa-plus-square::before,.fa-square-plus::before {
    content:""
}
.fa-poll-h::before,.fa-square-poll-horizontal::before {
    content:""
}
.fa-poll::before,.fa-square-poll-vertical::before {
    content:""
}
.fa-square-root-alt::before,.fa-square-root-variable::before {
    content:""
}
.fa-rss-square::before,.fa-square-rss::before {
    content:""
}
.fa-share-alt-square::before,.fa-square-share-nodes::before {
    content:""
}
.fa-external-link-square-alt::before,.fa-square-up-right::before {
    content:""
}
.fa-square-virus::before {
    content:""
}
.fa-square-xmark::before,.fa-times-square::before,.fa-xmark-square::before {
    content:""
}
.fa-rod-asclepius::before,.fa-rod-snake::before,.fa-staff-aesculapius::before,.fa-staff-snake::before {
    content:""
}
.fa-stairs::before {
    content:""
}
.fa-stamp::before {
    content:""
}
.fa-star::before {
    content:""
}
.fa-star-and-crescent::before {
    content:""
}
.fa-star-half::before {
    content:""
}
.fa-star-half-alt::before,.fa-star-half-stroke::before {
    content:""
}
.fa-star-of-david::before {
    content:""
}
.fa-star-of-life::before {
    content:""
}
.fa-gbp::before,.fa-pound-sign::before,.fa-sterling-sign::before {
    content:""
}
.fa-stethoscope::before {
    content:""
}
.fa-stop::before {
    content:""
}
.fa-stopwatch::before {
    content:""
}
.fa-stopwatch-20::before {
    content:""
}
.fa-store::before {
    content:""
}
.fa-store-slash::before {
    content:""
}
.fa-street-view::before {
    content:""
}
.fa-strikethrough::before {
    content:""
}
.fa-stroopwafel::before {
    content:""
}
.fa-subscript::before {
    content:""
}
.fa-suitcase::before {
    content:""
}
.fa-medkit::before,.fa-suitcase-medical::before {
    content:""
}
.fa-suitcase-rolling::before {
    content:""
}
.fa-sun::before {
    content:""
}
.fa-sun-plant-wilt::before {
    content:""
}
.fa-superscript::before {
    content:""
}
.fa-swatchbook::before {
    content:""
}
.fa-synagogue::before {
    content:""
}
.fa-syringe::before {
    content:""
}
.fa-t::before {
    content:"T"
}
.fa-table::before {
    content:""
}
.fa-table-cells::before,.fa-th::before {
    content:""
}
.fa-table-cells-large::before,.fa-th-large::before {
    content:""
}
.fa-columns::before,.fa-table-columns::before {
    content:""
}
.fa-table-list::before,.fa-th-list::before {
    content:""
}
.fa-ping-pong-paddle-ball::before,.fa-table-tennis-paddle-ball::before,.fa-table-tennis::before {
    content:""
}
.fa-tablet-android::before,.fa-tablet::before {
    content:""
}
.fa-tablet-button::before {
    content:""
}
.fa-tablet-alt::before,.fa-tablet-screen-button::before {
    content:""
}
.fa-tablets::before {
    content:""
}
.fa-digital-tachograph::before,.fa-tachograph-digital::before {
    content:""
}
.fa-tag::before {
    content:""
}
.fa-tags::before {
    content:""
}
.fa-tape::before {
    content:""
}
.fa-tarp::before {
    content:""
}
.fa-tarp-droplet::before {
    content:""
}
.fa-cab::before,.fa-taxi::before {
    content:""
}
.fa-teeth::before {
    content:""
}
.fa-teeth-open::before {
    content:""
}
.fa-temperature-arrow-down::before,.fa-temperature-down::before {
    content:""
}
.fa-temperature-arrow-up::before,.fa-temperature-up::before {
    content:""
}
.fa-temperature-0::before,.fa-temperature-empty::before,.fa-thermometer-0::before,.fa-thermometer-empty::before {
    content:""
}
.fa-temperature-4::before,.fa-temperature-full::before,.fa-thermometer-4::before,.fa-thermometer-full::before {
    content:""
}
.fa-temperature-2::before,.fa-temperature-half::before,.fa-thermometer-2::before,.fa-thermometer-half::before {
    content:""
}
.fa-temperature-high::before {
    content:""
}
.fa-temperature-low::before {
    content:""
}
.fa-temperature-1::before,.fa-temperature-quarter::before,.fa-thermometer-1::before,.fa-thermometer-quarter::before {
    content:""
}
.fa-temperature-3::before,.fa-temperature-three-quarters::before,.fa-thermometer-3::before,.fa-thermometer-three-quarters::before {
    content:""
}
.fa-tenge-sign::before,.fa-tenge::before {
    content:""
}
.fa-tent::before {
    content:""
}
.fa-tent-arrow-down-to-line::before {
    content:""
}
.fa-tent-arrow-left-right::before {
    content:""
}
.fa-tent-arrow-turn-left::before {
    content:""
}
.fa-tent-arrows-down::before {
    content:""
}
.fa-tents::before {
    content:""
}
.fa-terminal::before {
    content:""
}
.fa-text-height::before {
    content:""
}
.fa-remove-format::before,.fa-text-slash::before {
    content:""
}
.fa-text-width::before {
    content:""
}
.fa-thermometer::before {
    content:""
}
.fa-thumbs-down::before {
    content:""
}
.fa-thumbs-up::before {
    content:""
}
.fa-thumb-tack::before,.fa-thumbtack::before {
    content:""
}
.fa-ticket::before {
    content:""
}
.fa-ticket-alt::before,.fa-ticket-simple::before {
    content:""
}
.fa-timeline::before {
    content:""
}
.fa-toggle-off::before {
    content:""
}
.fa-toggle-on::before {
    content:""
}
.fa-toilet::before {
    content:""
}
.fa-toilet-paper::before {
    content:""
}
.fa-toilet-paper-slash::before {
    content:""
}
.fa-toilet-portable::before {
    content:""
}
.fa-toilets-portable::before {
    content:""
}
.fa-toolbox::before {
    content:""
}
.fa-tooth::before {
    content:""
}
.fa-torii-gate::before {
    content:""
}
.fa-tornado::before {
    content:""
}
.fa-broadcast-tower::before,.fa-tower-broadcast::before {
    content:""
}
.fa-tower-cell::before {
    content:""
}
.fa-tower-observation::before {
    content:""
}
.fa-tractor::before {
    content:""
}
.fa-trademark::before {
    content:""
}
.fa-traffic-light::before {
    content:""
}
.fa-trailer::before {
    content:""
}
.fa-train::before {
    content:""
}
.fa-subway::before,.fa-train-subway::before {
    content:""
}
.fa-train-tram::before,.fa-tram::before {
    content:""
}
.fa-transgender-alt::before,.fa-transgender::before {
    content:""
}
.fa-trash::before {
    content:""
}
.fa-trash-arrow-up::before,.fa-trash-restore::before {
    content:""
}
.fa-trash-alt::before,.fa-trash-can::before {
    content:""
}
.fa-trash-can-arrow-up::before,.fa-trash-restore-alt::before {
    content:""
}
.fa-tree::before {
    content:""
}
.fa-tree-city::before {
    content:""
}
.fa-exclamation-triangle::before,.fa-triangle-exclamation::before,.fa-warning::before {
    content:""
}
.fa-trophy::before {
    content:""
}
.fa-trowel::before {
    content:""
}
.fa-trowel-bricks::before {
    content:""
}
.fa-truck::before {
    content:""
}
.fa-truck-arrow-right::before {
    content:""
}
.fa-truck-droplet::before {
    content:""
}
.fa-shipping-fast::before,.fa-truck-fast::before {
    content:""
}
.fa-truck-field::before {
    content:""
}
.fa-truck-field-un::before {
    content:""
}
.fa-truck-front::before {
    content:""
}
.fa-ambulance::before,.fa-truck-medical::before {
    content:""
}
.fa-truck-monster::before {
    content:""
}
.fa-truck-moving::before {
    content:""
}
.fa-truck-pickup::before {
    content:""
}
.fa-truck-plane::before {
    content:""
}
.fa-truck-loading::before,.fa-truck-ramp-box::before {
    content:""
}
.fa-teletype::before,.fa-tty::before {
    content:""
}
.fa-try::before,.fa-turkish-lira-sign::before,.fa-turkish-lira::before {
    content:""
}
.fa-level-down-alt::before,.fa-turn-down::before {
    content:""
}
.fa-level-up-alt::before,.fa-turn-up::before {
    content:""
}
.fa-television::before,.fa-tv-alt::before,.fa-tv::before {
    content:""
}
.fa-u::before {
    content:"U"
}
.fa-umbrella::before {
    content:""
}
.fa-umbrella-beach::before {
    content:""
}
.fa-underline::before {
    content:""
}
.fa-universal-access::before {
    content:""
}
.fa-unlock::before {
    content:""
}
.fa-unlock-alt::before,.fa-unlock-keyhole::before {
    content:""
}
.fa-arrows-alt-v::before,.fa-up-down::before {
    content:""
}
.fa-arrows-alt::before,.fa-up-down-left-right::before {
    content:""
}
.fa-long-arrow-alt-up::before,.fa-up-long::before {
    content:""
}
.fa-expand-alt::before,.fa-up-right-and-down-left-from-center::before {
    content:""
}
.fa-external-link-alt::before,.fa-up-right-from-square::before {
    content:""
}
.fa-upload::before {
    content:""
}
.fa-user::before {
    content:""
}
.fa-user-astronaut::before {
    content:""
}
.fa-user-check::before {
    content:""
}
.fa-user-clock::before {
    content:""
}
.fa-user-doctor::before,.fa-user-md::before {
    content:""
}
.fa-user-cog::before,.fa-user-gear::before {
    content:""
}
.fa-user-graduate::before {
    content:""
}
.fa-user-friends::before,.fa-user-group::before {
    content:""
}
.fa-user-injured::before {
    content:""
}
.fa-user-alt::before,.fa-user-large::before {
    content:""
}
.fa-user-alt-slash::before,.fa-user-large-slash::before {
    content:""
}
.fa-user-lock::before {
    content:""
}
.fa-user-minus::before {
    content:""
}
.fa-user-ninja::before {
    content:""
}
.fa-user-nurse::before {
    content:""
}
.fa-user-edit::before,.fa-user-pen::before {
    content:""
}
.fa-user-plus::before {
    content:""
}
.fa-user-secret::before {
    content:""
}
.fa-user-shield::before {
    content:""
}
.fa-user-slash::before {
    content:""
}
.fa-user-tag::before {
    content:""
}
.fa-user-tie::before {
    content:""
}
.fa-user-times::before,.fa-user-xmark::before {
    content:""
}
.fa-users::before {
    content:""
}
.fa-users-between-lines::before {
    content:""
}
.fa-users-cog::before,.fa-users-gear::before {
    content:""
}
.fa-users-line::before {
    content:""
}
.fa-users-rays::before {
    content:""
}
.fa-users-rectangle::before {
    content:""
}
.fa-users-slash::before {
    content:""
}
.fa-users-viewfinder::before {
    content:""
}
.fa-cutlery::before,.fa-utensils::before {
    content:""
}
.fa-v::before {
    content:"V"
}
.fa-shuttle-van::before,.fa-van-shuttle::before {
    content:""
}
.fa-vault::before {
    content:""
}
.fa-vector-square::before {
    content:""
}
.fa-venus::before {
    content:""
}
.fa-venus-double::before {
    content:""
}
.fa-venus-mars::before {
    content:""
}
.fa-vest::before {
    content:""
}
.fa-vest-patches::before {
    content:""
}
.fa-vial::before {
    content:""
}
.fa-vial-circle-check::before {
    content:""
}
.fa-vial-virus::before {
    content:""
}
.fa-vials::before {
    content:""
}
.fa-video-camera::before,.fa-video::before {
    content:""
}
.fa-video-slash::before {
    content:""
}
.fa-vihara::before {
    content:""
}
.fa-virus::before {
    content:""
}
.fa-virus-covid::before {
    content:""
}
.fa-virus-covid-slash::before {
    content:""
}
.fa-virus-slash::before {
    content:""
}
.fa-viruses::before {
    content:""
}
.fa-voicemail::before {
    content:""
}
.fa-volcano::before {
    content:""
}
.fa-volleyball-ball::before,.fa-volleyball::before {
    content:""
}
.fa-volume-high::before,.fa-volume-up::before {
    content:""
}
.fa-volume-down::before,.fa-volume-low::before {
    content:""
}
.fa-volume-off::before {
    content:""
}
.fa-volume-mute::before,.fa-volume-times::before,.fa-volume-xmark::before {
    content:""
}
.fa-vr-cardboard::before {
    content:""
}
.fa-w::before {
    content:"W"
}
.fa-walkie-talkie::before {
    content:""
}
.fa-wallet::before {
    content:""
}
.fa-magic::before,.fa-wand-magic::before {
    content:""
}
.fa-magic-wand-sparkles::before,.fa-wand-magic-sparkles::before {
    content:""
}
.fa-wand-sparkles::before {
    content:""
}
.fa-warehouse::before {
    content:""
}
.fa-water::before {
    content:""
}
.fa-ladder-water::before,.fa-swimming-pool::before,.fa-water-ladder::before {
    content:""
}
.fa-wave-square::before {
    content:""
}
.fa-weight-hanging::before {
    content:""
}
.fa-weight-scale::before,.fa-weight::before {
    content:""
}
.fa-wheat-alt::before,.fa-wheat-awn::before {
    content:""
}
.fa-wheat-awn-circle-exclamation::before {
    content:""
}
.fa-wheelchair::before {
    content:""
}
.fa-wheelchair-alt::before,.fa-wheelchair-move::before {
    content:""
}
.fa-glass-whiskey::before,.fa-whiskey-glass::before {
    content:""
}
.fa-wifi-3::before,.fa-wifi-strong::before,.fa-wifi::before {
    content:""
}
.fa-wind::before {
    content:""
}
.fa-window-maximize::before {
    content:""
}
.fa-window-minimize::before {
    content:""
}
.fa-window-restore::before {
    content:""
}
.fa-wine-bottle::before {
    content:""
}
.fa-wine-glass::before {
    content:""
}
.fa-wine-glass-alt::before,.fa-wine-glass-empty::before {
    content:""
}
.fa-krw::before,.fa-won-sign::before,.fa-won::before {
    content:""
}
.fa-worm::before {
    content:""
}
.fa-wrench::before {
    content:""
}
.fa-x::before {
    content:"X"
}
.fa-x-ray::before {
    content:""
}
.fa-close::before,.fa-multiply::before,.fa-remove::before,.fa-times::before,.fa-xmark::before {
    content:""
}
.fa-xmarks-lines::before {
    content:""
}
.fa-y::before {
    content:"Y"
}
.fa-cny::before,.fa-jpy::before,.fa-rmb::before,.fa-yen-sign::before,.fa-yen::before {
    content:""
}
.fa-yin-yang::before {
    content:""
}
.fa-z::before {
    content:"Z"
}
.fa-sr-only,.sr-only {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border-width:0
}
.fa-sr-only-focusable:not(:focus),.sr-only-focusable:not(:focus) {
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border-width:0
}
:host,:root {
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"
}
@font-face {
    font-family:"Font Awesome 6 Brands";
    font-style:normal;
    font-weight:400;
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-brands-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-brands-400.ttf)format("truetype")
}
.fa-brands,.fab {
    font-family:"Font Awesome 6 Brands";
    font-weight:400
}
.fa-42-group:before,.fa-innosoft:before {
    content:""
}
.fa-500px:before {
    content:""
}
.fa-accessible-icon:before {
    content:""
}
.fa-accusoft:before {
    content:""
}
.fa-adn:before {
    content:""
}
.fa-adversal:before {
    content:""
}
.fa-affiliatetheme:before {
    content:""
}
.fa-airbnb:before {
    content:""
}
.fa-algolia:before {
    content:""
}
.fa-alipay:before {
    content:""
}
.fa-amazon:before {
    content:""
}
.fa-amazon-pay:before {
    content:""
}
.fa-amilia:before {
    content:""
}
.fa-android:before {
    content:""
}
.fa-angellist:before {
    content:""
}
.fa-angrycreative:before {
    content:""
}
.fa-angular:before {
    content:""
}
.fa-app-store:before {
    content:""
}
.fa-app-store-ios:before {
    content:""
}
.fa-apper:before {
    content:""
}
.fa-apple:before {
    content:""
}
.fa-apple-pay:before {
    content:""
}
.fa-artstation:before {
    content:""
}
.fa-asymmetrik:before {
    content:""
}
.fa-atlassian:before {
    content:""
}
.fa-audible:before {
    content:""
}
.fa-autoprefixer:before {
    content:""
}
.fa-avianex:before {
    content:""
}
.fa-aviato:before {
    content:""
}
.fa-aws:before {
    content:""
}
.fa-bandcamp:before {
    content:""
}
.fa-battle-net:before {
    content:""
}
.fa-behance:before {
    content:""
}
.fa-behance-square:before {
    content:""
}
.fa-bilibili:before {
    content:""
}
.fa-bimobject:before {
    content:""
}
.fa-bitbucket:before {
    content:""
}
.fa-bitcoin:before {
    content:""
}
.fa-bity:before {
    content:""
}
.fa-black-tie:before {
    content:""
}
.fa-blackberry:before {
    content:""
}
.fa-blogger:before {
    content:""
}
.fa-blogger-b:before {
    content:""
}
.fa-bluetooth:before {
    content:""
}
.fa-bluetooth-b:before {
    content:""
}
.fa-bootstrap:before {
    content:""
}
.fa-bots:before {
    content:""
}
.fa-btc:before {
    content:""
}
.fa-buffer:before {
    content:""
}
.fa-buromobelexperte:before {
    content:""
}
.fa-buy-n-large:before {
    content:""
}
.fa-buysellads:before {
    content:""
}
.fa-canadian-maple-leaf:before {
    content:""
}
.fa-cc-amazon-pay:before {
    content:""
}
.fa-cc-amex:before {
    content:""
}
.fa-cc-apple-pay:before {
    content:""
}
.fa-cc-diners-club:before {
    content:""
}
.fa-cc-discover:before {
    content:""
}
.fa-cc-jcb:before {
    content:""
}
.fa-cc-mastercard:before {
    content:""
}
.fa-cc-paypal:before {
    content:""
}
.fa-cc-stripe:before {
    content:""
}
.fa-cc-visa:before {
    content:""
}
.fa-centercode:before {
    content:""
}
.fa-centos:before {
    content:""
}
.fa-chrome:before {
    content:""
}
.fa-chromecast:before {
    content:""
}
.fa-cloudflare:before {
    content:""
}
.fa-cloudscale:before {
    content:""
}
.fa-cloudsmith:before {
    content:""
}
.fa-cloudversify:before {
    content:""
}
.fa-cmplid:before {
    content:""
}
.fa-codepen:before {
    content:""
}
.fa-codiepie:before {
    content:""
}
.fa-confluence:before {
    content:""
}
.fa-connectdevelop:before {
    content:""
}
.fa-contao:before {
    content:""
}
.fa-cotton-bureau:before {
    content:""
}
.fa-cpanel:before {
    content:""
}
.fa-creative-commons:before {
    content:""
}
.fa-creative-commons-by:before {
    content:""
}
.fa-creative-commons-nc:before {
    content:""
}
.fa-creative-commons-nc-eu:before {
    content:""
}
.fa-creative-commons-nc-jp:before {
    content:""
}
.fa-creative-commons-nd:before {
    content:""
}
.fa-creative-commons-pd:before {
    content:""
}
.fa-creative-commons-pd-alt:before {
    content:""
}
.fa-creative-commons-remix:before {
    content:""
}
.fa-creative-commons-sa:before {
    content:""
}
.fa-creative-commons-sampling:before {
    content:""
}
.fa-creative-commons-sampling-plus:before {
    content:""
}
.fa-creative-commons-share:before {
    content:""
}
.fa-creative-commons-zero:before {
    content:""
}
.fa-critical-role:before {
    content:""
}
.fa-css3:before {
    content:""
}
.fa-css3-alt:before {
    content:""
}
.fa-cuttlefish:before {
    content:""
}
.fa-d-and-d:before {
    content:""
}
.fa-d-and-d-beyond:before {
    content:""
}
.fa-dailymotion:before {
    content:""
}
.fa-dashcube:before {
    content:""
}
.fa-deezer:before {
    content:""
}
.fa-delicious:before {
    content:""
}
.fa-deploydog:before {
    content:""
}
.fa-deskpro:before {
    content:""
}
.fa-dev:before {
    content:""
}
.fa-deviantart:before {
    content:""
}
.fa-dhl:before {
    content:""
}
.fa-diaspora:before {
    content:""
}
.fa-digg:before {
    content:""
}
.fa-digital-ocean:before {
    content:""
}
.fa-discord:before {
    content:""
}
.fa-discourse:before {
    content:""
}
.fa-dochub:before {
    content:""
}
.fa-docker:before {
    content:""
}
.fa-draft2digital:before {
    content:""
}
.fa-dribbble:before {
    content:""
}
.fa-dribbble-square:before {
    content:""
}
.fa-dropbox:before {
    content:""
}
.fa-drupal:before {
    content:""
}
.fa-dyalog:before {
    content:""
}
.fa-earlybirds:before {
    content:""
}
.fa-ebay:before {
    content:""
}
.fa-edge:before {
    content:""
}
.fa-edge-legacy:before {
    content:""
}
.fa-elementor:before {
    content:""
}
.fa-ello:before {
    content:""
}
.fa-ember:before {
    content:""
}
.fa-empire:before {
    content:""
}
.fa-envira:before {
    content:""
}
.fa-erlang:before {
    content:""
}
.fa-ethereum:before {
    content:""
}
.fa-etsy:before {
    content:""
}
.fa-evernote:before {
    content:""
}
.fa-expeditedssl:before {
    content:""
}
.fa-facebook:before {
    content:""
}
.fa-facebook-f:before {
    content:""
}
.fa-facebook-messenger:before {
    content:""
}
.fa-facebook-square:before {
    content:""
}
.fa-fantasy-flight-games:before {
    content:""
}
.fa-fedex:before {
    content:""
}
.fa-fedora:before {
    content:""
}
.fa-figma:before {
    content:""
}
.fa-firefox:before {
    content:""
}
.fa-firefox-browser:before {
    content:""
}
.fa-first-order:before {
    content:""
}
.fa-first-order-alt:before {
    content:""
}
.fa-firstdraft:before {
    content:""
}
.fa-flickr:before {
    content:""
}
.fa-flipboard:before {
    content:""
}
.fa-fly:before {
    content:""
}
.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content:""
}
.fa-fonticons:before {
    content:""
}
.fa-fonticons-fi:before {
    content:""
}
.fa-fort-awesome:before {
    content:""
}
.fa-fort-awesome-alt:before {
    content:""
}
.fa-forumbee:before {
    content:""
}
.fa-foursquare:before {
    content:""
}
.fa-free-code-camp:before {
    content:""
}
.fa-freebsd:before {
    content:""
}
.fa-fulcrum:before {
    content:""
}
.fa-galactic-republic:before {
    content:""
}
.fa-galactic-senate:before {
    content:""
}
.fa-get-pocket:before {
    content:""
}
.fa-gg:before {
    content:""
}
.fa-gg-circle:before {
    content:""
}
.fa-git:before {
    content:""
}
.fa-git-alt:before {
    content:""
}
.fa-git-square:before {
    content:""
}
.fa-github:before {
    content:""
}
.fa-github-alt:before {
    content:""
}
.fa-github-square:before {
    content:""
}
.fa-gitkraken:before {
    content:""
}
.fa-gitlab:before {
    content:""
}
.fa-gitter:before {
    content:""
}
.fa-glide:before {
    content:""
}
.fa-glide-g:before {
    content:""
}
.fa-gofore:before {
    content:""
}
.fa-golang:before {
    content:""
}
.fa-goodreads:before {
    content:""
}
.fa-goodreads-g:before {
    content:""
}
.fa-google:before {
    content:""
}
.fa-google-drive:before {
    content:""
}
.fa-google-pay:before {
    content:""
}
.fa-google-play:before {
    content:""
}
.fa-google-plus:before {
    content:""
}
.fa-google-plus-g:before {
    content:""
}
.fa-google-plus-square:before {
    content:""
}
.fa-google-wallet:before {
    content:""
}
.fa-gratipay:before {
    content:""
}
.fa-grav:before {
    content:""
}
.fa-gripfire:before {
    content:""
}
.fa-grunt:before {
    content:""
}
.fa-guilded:before {
    content:""
}
.fa-gulp:before {
    content:""
}
.fa-hacker-news:before {
    content:""
}
.fa-hacker-news-square:before {
    content:""
}
.fa-hackerrank:before {
    content:""
}
.fa-hashnode:before {
    content:""
}
.fa-hips:before {
    content:""
}
.fa-hire-a-helper:before {
    content:""
}
.fa-hive:before {
    content:""
}
.fa-hooli:before {
    content:""
}
.fa-hornbill:before {
    content:""
}
.fa-hotjar:before {
    content:""
}
.fa-houzz:before {
    content:""
}
.fa-html5:before {
    content:""
}
.fa-hubspot:before {
    content:""
}
.fa-ideal:before {
    content:""
}
.fa-imdb:before {
    content:""
}
.fa-instagram:before {
    content:""
}
.fa-instagram-square:before {
    content:""
}
.fa-instalod:before {
    content:""
}
.fa-intercom:before {
    content:""
}
.fa-internet-explorer:before {
    content:""
}
.fa-invision:before {
    content:""
}
.fa-ioxhost:before {
    content:""
}
.fa-itch-io:before {
    content:""
}
.fa-itunes:before {
    content:""
}
.fa-itunes-note:before {
    content:""
}
.fa-java:before {
    content:""
}
.fa-jedi-order:before {
    content:""
}
.fa-jenkins:before {
    content:""
}
.fa-jira:before {
    content:""
}
.fa-joget:before {
    content:""
}
.fa-joomla:before {
    content:""
}
.fa-js:before {
    content:""
}
.fa-js-square:before {
    content:""
}
.fa-jsfiddle:before {
    content:""
}
.fa-kaggle:before {
    content:""
}
.fa-keybase:before {
    content:""
}
.fa-keycdn:before {
    content:""
}
.fa-kickstarter:before {
    content:""
}
.fa-kickstarter-k:before {
    content:""
}
.fa-korvue:before {
    content:""
}
.fa-laravel:before {
    content:""
}
.fa-lastfm:before {
    content:""
}
.fa-lastfm-square:before {
    content:""
}
.fa-leanpub:before {
    content:""
}
.fa-less:before {
    content:""
}
.fa-line:before {
    content:""
}
.fa-linkedin:before {
    content:""
}
.fa-linkedin-in:before {
    content:""
}
.fa-linode:before {
    content:""
}
.fa-linux:before {
    content:""
}
.fa-lyft:before {
    content:""
}
.fa-magento:before {
    content:""
}
.fa-mailchimp:before {
    content:""
}
.fa-mandalorian:before {
    content:""
}
.fa-markdown:before {
    content:""
}
.fa-mastodon:before {
    content:""
}
.fa-maxcdn:before {
    content:""
}
.fa-mdb:before {
    content:""
}
.fa-medapps:before {
    content:""
}
.fa-medium-m:before,.fa-medium:before {
    content:""
}
.fa-medrt:before {
    content:""
}
.fa-meetup:before {
    content:""
}
.fa-megaport:before {
    content:""
}
.fa-mendeley:before {
    content:""
}
.fa-microblog:before {
    content:""
}
.fa-microsoft:before {
    content:""
}
.fa-mix:before {
    content:""
}
.fa-mixcloud:before {
    content:""
}
.fa-mixer:before {
    content:""
}
.fa-mizuni:before {
    content:""
}
.fa-modx:before {
    content:""
}
.fa-monero:before {
    content:""
}
.fa-napster:before {
    content:""
}
.fa-neos:before {
    content:""
}
.fa-nfc-directional:before {
    content:""
}
.fa-nfc-symbol:before {
    content:""
}
.fa-nimblr:before {
    content:""
}
.fa-node:before {
    content:""
}
.fa-node-js:before {
    content:""
}
.fa-npm:before {
    content:""
}
.fa-ns8:before {
    content:""
}
.fa-nutritionix:before {
    content:""
}
.fa-octopus-deploy:before {
    content:""
}
.fa-odnoklassniki:before {
    content:""
}
.fa-odnoklassniki-square:before {
    content:""
}
.fa-old-republic:before {
    content:""
}
.fa-opencart:before {
    content:""
}
.fa-openid:before {
    content:""
}
.fa-opera:before {
    content:""
}
.fa-optin-monster:before {
    content:""
}
.fa-orcid:before {
    content:""
}
.fa-osi:before {
    content:""
}
.fa-padlet:before {
    content:""
}
.fa-page4:before {
    content:""
}
.fa-pagelines:before {
    content:""
}
.fa-palfed:before {
    content:""
}
.fa-patreon:before {
    content:""
}
.fa-paypal:before {
    content:""
}
.fa-perbyte:before {
    content:""
}
.fa-periscope:before {
    content:""
}
.fa-phabricator:before {
    content:""
}
.fa-phoenix-framework:before {
    content:""
}
.fa-phoenix-squadron:before {
    content:""
}
.fa-php:before {
    content:""
}
.fa-pied-piper:before {
    content:""
}
.fa-pied-piper-alt:before {
    content:""
}
.fa-pied-piper-hat:before {
    content:""
}
.fa-pied-piper-pp:before {
    content:""
}
.fa-pied-piper-square:before {
    content:""
}
.fa-pinterest:before {
    content:""
}
.fa-pinterest-p:before {
    content:""
}
.fa-pinterest-square:before {
    content:""
}
.fa-pix:before {
    content:""
}
.fa-playstation:before {
    content:""
}
.fa-product-hunt:before {
    content:""
}
.fa-pushed:before {
    content:""
}
.fa-python:before {
    content:""
}
.fa-qq:before {
    content:""
}
.fa-quinscape:before {
    content:""
}
.fa-quora:before {
    content:""
}
.fa-r-project:before {
    content:""
}
.fa-raspberry-pi:before {
    content:""
}
.fa-ravelry:before {
    content:""
}
.fa-react:before {
    content:""
}
.fa-reacteurope:before {
    content:""
}
.fa-readme:before {
    content:""
}
.fa-rebel:before {
    content:""
}
.fa-red-river:before {
    content:""
}
.fa-reddit:before {
    content:""
}
.fa-reddit-alien:before {
    content:""
}
.fa-reddit-square:before {
    content:""
}
.fa-redhat:before {
    content:""
}
.fa-renren:before {
    content:""
}
.fa-replyd:before {
    content:""
}
.fa-researchgate:before {
    content:""
}
.fa-resolving:before {
    content:""
}
.fa-rev:before {
    content:""
}
.fa-rocketchat:before {
    content:""
}
.fa-rockrms:before {
    content:""
}
.fa-rust:before {
    content:""
}
.fa-safari:before {
    content:""
}
.fa-salesforce:before {
    content:""
}
.fa-sass:before {
    content:""
}
.fa-schlix:before {
    content:""
}
.fa-screenpal:before {
    content:""
}
.fa-scribd:before {
    content:""
}
.fa-searchengin:before {
    content:""
}
.fa-sellcast:before {
    content:""
}
.fa-sellsy:before {
    content:""
}
.fa-servicestack:before {
    content:""
}
.fa-shirtsinbulk:before {
    content:""
}
.fa-shopify:before {
    content:""
}
.fa-shopware:before {
    content:""
}
.fa-simplybuilt:before {
    content:""
}
.fa-sistrix:before {
    content:""
}
.fa-sith:before {
    content:""
}
.fa-sitrox:before {
    content:""
}
.fa-sketch:before {
    content:""
}
.fa-skyatlas:before {
    content:""
}
.fa-skype:before {
    content:""
}
.fa-slack-hash:before,.fa-slack:before {
    content:""
}
.fa-slideshare:before {
    content:""
}
.fa-snapchat-ghost:before,.fa-snapchat:before {
    content:""
}
.fa-snapchat-square:before {
    content:""
}
.fa-soundcloud:before {
    content:""
}
.fa-sourcetree:before {
    content:""
}
.fa-speakap:before {
    content:""
}
.fa-speaker-deck:before {
    content:""
}
.fa-spotify:before {
    content:""
}
.fa-square-font-awesome:before {
    content:""
}
.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content:""
}
.fa-squarespace:before {
    content:""
}
.fa-stack-exchange:before {
    content:""
}
.fa-stack-overflow:before {
    content:""
}
.fa-stackpath:before {
    content:""
}
.fa-staylinked:before {
    content:""
}
.fa-steam:before {
    content:""
}
.fa-steam-square:before {
    content:""
}
.fa-steam-symbol:before {
    content:""
}
.fa-sticker-mule:before {
    content:""
}
.fa-strava:before {
    content:""
}
.fa-stripe:before {
    content:""
}
.fa-stripe-s:before {
    content:""
}
.fa-studiovinari:before {
    content:""
}
.fa-stumbleupon:before {
    content:""
}
.fa-stumbleupon-circle:before {
    content:""
}
.fa-superpowers:before {
    content:""
}
.fa-supple:before {
    content:""
}
.fa-suse:before {
    content:""
}
.fa-swift:before {
    content:""
}
.fa-symfony:before {
    content:""
}
.fa-teamspeak:before {
    content:""
}
.fa-telegram-plane:before,.fa-telegram:before {
    content:""
}
.fa-tencent-weibo:before {
    content:""
}
.fa-the-red-yeti:before {
    content:""
}
.fa-themeco:before {
    content:""
}
.fa-themeisle:before {
    content:""
}
.fa-think-peaks:before {
    content:""
}
.fa-tiktok:before {
    content:""
}
.fa-trade-federation:before {
    content:""
}
.fa-trello:before {
    content:""
}
.fa-tumblr:before {
    content:""
}
.fa-tumblr-square:before {
    content:""
}
.fa-twitch:before {
    content:""
}
.fa-twitter:before {
    content:""
}
.fa-twitter-square:before {
    content:""
}
.fa-typo3:before {
    content:""
}
.fa-uber:before {
    content:""
}
.fa-ubuntu:before {
    content:""
}
.fa-uikit:before {
    content:""
}
.fa-umbraco:before {
    content:""
}
.fa-uncharted:before {
    content:""
}
.fa-uniregistry:before {
    content:""
}
.fa-unity:before {
    content:""
}
.fa-unsplash:before {
    content:""
}
.fa-untappd:before {
    content:""
}
.fa-ups:before {
    content:""
}
.fa-usb:before {
    content:""
}
.fa-usps:before {
    content:""
}
.fa-ussunnah:before {
    content:""
}
.fa-vaadin:before {
    content:""
}
.fa-viacoin:before {
    content:""
}
.fa-viadeo:before {
    content:""
}
.fa-viadeo-square:before {
    content:""
}
.fa-viber:before {
    content:""
}
.fa-vimeo:before {
    content:""
}
.fa-vimeo-square:before {
    content:""
}
.fa-vimeo-v:before {
    content:""
}
.fa-vine:before {
    content:""
}
.fa-vk:before {
    content:""
}
.fa-vnv:before {
    content:""
}
.fa-vuejs:before {
    content:""
}
.fa-watchman-monitoring:before {
    content:""
}
.fa-waze:before {
    content:""
}
.fa-weebly:before {
    content:""
}
.fa-weibo:before {
    content:""
}
.fa-weixin:before {
    content:""
}
.fa-whatsapp:before {
    content:""
}
.fa-whatsapp-square:before {
    content:""
}
.fa-whmcs:before {
    content:""
}
.fa-wikipedia-w:before {
    content:""
}
.fa-windows:before {
    content:""
}
.fa-wirsindhandwerk:before,.fa-wsh:before {
    content:""
}
.fa-wix:before {
    content:""
}
.fa-wizards-of-the-coast:before {
    content:""
}
.fa-wodu:before {
    content:""
}
.fa-wolf-pack-battalion:before {
    content:""
}
.fa-wordpress:before {
    content:""
}
.fa-wordpress-simple:before {
    content:""
}
.fa-wpbeginner:before {
    content:""
}
.fa-wpexplorer:before {
    content:""
}
.fa-wpforms:before {
    content:""
}
.fa-wpressr:before {
    content:""
}
.fa-xbox:before {
    content:""
}
.fa-xing:before {
    content:""
}
.fa-xing-square:before {
    content:""
}
.fa-y-combinator:before {
    content:""
}
.fa-yahoo:before {
    content:""
}
.fa-yammer:before {
    content:""
}
.fa-yandex:before {
    content:""
}
.fa-yandex-international:before {
    content:""
}
.fa-yarn:before {
    content:""
}
.fa-yelp:before {
    content:""
}
.fa-yoast:before {
    content:""
}
.fa-youtube:before {
    content:""
}
.fa-youtube-square:before {
    content:""
}
.fa-zhihu:before {
    content:""
}
:host,:root {
    --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"
}
@font-face {
    font-family:"Font Awesome 6 Free";
    font-style:normal;
    font-weight:400;
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-regular-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-regular-400.ttf)format("truetype")
}
.fa-regular,.far {
    font-family:"Font Awesome 6 Free";
    font-weight:400
}
:host,:root {
    --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"
}
@font-face {
    font-family:"Font Awesome 6 Free";
    font-style:normal;
    font-weight:900;
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-solid-900.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-solid-900.ttf)format("truetype")
}
.fa-solid,.fas {
    font-family:"Font Awesome 6 Free";
    font-weight:900
}
@font-face {
    font-family:"Font Awesome 5 Brands";
    font-display:block;
    font-weight:400;
    src:url(/fonts/icons/font-awesome/fa-brands-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-brands-400.ttf)format("truetype")
}
@font-face {
    font-family:"Font Awesome 5 Free";
    font-display:block;
    font-weight:900;
    src:url(/fonts/icons/font-awesome/fa-solid-900.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-solid-900.ttf)format("truetype")
}
@font-face {
    font-family:"Font Awesome 5 Free";
    font-display:block;
    font-weight:400;
    src:url(/fonts/icons/font-awesome/fa-regular-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-regular-400.ttf)format("truetype")
}
@font-face {
    font-family:"FontAwesome";
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-solid-900.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-solid-900.ttf)format("truetype")
}
@font-face {
    font-family:"FontAwesome";
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-brands-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-brands-400.ttf)format("truetype")
}
@font-face {
    font-family:"FontAwesome";
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-regular-400.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-regular-400.ttf)format("truetype");
    unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC
}
@font-face {
    font-family:"FontAwesome";
    font-display:block;
    src:url(/fonts/icons/font-awesome/fa-v4compatibility.woff2)format("woff2"),url(/fonts/icons/font-awesome/fa-v4compatibility.ttf)format("truetype");
    unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F250,U+F252,U+F27A
}
.headings-font,.thm-pagination .page-link {
    font-family:"IBM Plex Sans",Arial Rounded,sans-serif
}
.font-main {
    font-family:"Montserrat",sans-serif
}
.navigation-clean-button {
    background:#fff;
    padding-top:.75rem;
    padding-bottom:.75rem;
    color:#333;
    border-radius:0;
    box-shadow:none;
    border:0;
    margin-bottom:0
}
@media (min-width:768px) {
    .navigation-clean-button {
        padding-top:1rem;
        padding-bottom:1rem;
        width:100%
    }
}
.navigation-clean-button .navbar-brand {
    font-weight:700;
    color:inherit
}
.navigation-clean-button .navbar-brand:hover {
    color:#222
}
.navigation-clean-button .navbar-toggler {
    border-color:#ddd;
    color:#888
}
.navigation-clean-button .navbar-toggler:focus,.navigation-clean-button .navbar-toggler:hover {
    background:0 0
}
.navigation-clean-button .navbar-nav a.active,.navigation-clean-button .navbar-nav>.show>a {
    background:0 0;
    box-shadow:none
}
.navigation-clean-button.navbar-light .navbar-nav a.active,.navigation-clean-button.navbar-light .navbar-nav a.active:focus,.navigation-clean-button.navbar-light .navbar-nav a.active:hover {
    color:#8f8f8f;
    box-shadow:none;
    background:0 0;
    pointer-events:none
}
.navigation-clean-button.navbar .navbar-nav .nav-link {
    padding-left:18px;
    padding-right:18px
}
.navigation-clean-button.navbar-light .navbar-nav .nav-link {
    color:#465765
}
.navigation-clean-button.navbar-light .navbar-nav .nav-link:focus,.navigation-clean-button.navbar-light .navbar-nav .nav-link:hover {
    color:#37434d!important;
    background-color:transparent
}
.navigation-clean-button .navbar-nav>li>.dropdown-menu {
    margin-top:-5px;
    box-shadow:0 4px 8px rgba(0,0,0,.1);
    background-color:#fff;
    border-radius:2px
}
.navigation-clean-button .dropdown-menu .dropdown-item:focus {
    line-height:2;
    font-size:14px;
    background:#eee;
    color:inherit
}
.navigation-clean-button .dropdown-menu .dropdown-item {
    line-height:2;
    font-size:14px;
    color:#37434d
}
.navigation-clean-button .dropdown-menu .dropdown-item:hover {
    background:#eee;
    color:inherit
}
.navigation-clean-button .actions .login {
    margin-right:1rem;
    text-decoration:none;
    color:#465765
}
.navigation-clean-button .navbar-text .action-button,.navigation-clean-button .navbar-text .action-button:active,.navigation-clean-button .navbar-text .action-button:hover {
    background:#56c6c6;
    border-radius:20px;
    color:#fff;
    box-shadow:none;
    border:0;
    text-shadow:none;
    padding:.5rem 1rem;
    transition:background-color .25s;
    font-size:inherit
}
.navigation-clean-button .navbar-text .action-button:hover {
    background:#66d7d7
}
.splide__pagination li {
    display:inline-block;
    line-height:1;
    list-style-type:none;
    margin:0;
    pointer-events:auto
}
.splide__slide img {
    vertical-align:bottom
}
@supports (outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline:3px solid #0bf;
        outline-offset:-3px
    }
}
@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border:3px solid #0bf
    }
}
@supports (outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline:3px solid #0bf;
        outline-offset:-3px
    }
}
@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border:3px solid #0bf
    }
    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color:#0bf
    }
}
.splide__container {
    box-sizing:border-box;
    position:relative
}
.splide__list {
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    display:flex;
    height:100%;
    margin:0!important;
    padding:0!important
}
.splide.is-initialized:not(.is-active) .splide__list {
    display:block
}
.splide__pagination {
    align-items:center;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    margin:0;
    pointer-events:none
}
.splide__progress__bar {
    width:0
}
.splide {
    position:relative;
    visibility:hidden
}
.splide.is-initialized,.splide.is-rendered {
    visibility:visible
}
.splide__slide {
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    box-sizing:border-box;
    flex-shrink:0;
    list-style-type:none!important;
    margin:0;
    position:relative
}
.splide__spinner {
    -webkit-animation:splide-loading 1s linear infinite;
    animation:splide-loading 1s linear infinite;
    border:2px solid #999;
    border-left-color:transparent;
    border-radius:50%;
    bottom:0;
    contain:strict;
    display:inline-block;
    height:20px;
    left:0;
    margin:auto;
    position:absolute;
    right:0;
    top:0;
    width:20px
}
.splide__sr {
    clip:rect(0 0 0 0);
    border:0;
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px
}
.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause {
    display:none
}
.splide__toggle.is-active .splide__toggle__pause {
    display:inline
}
.splide__track {
    overflow:hidden;
    position:relative;
    z-index:0
}
.splide__track--draggable {
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.splide__track--fade>.splide__list,.splide__track--ttb>.splide__list {
    display:block
}
.splide__track--fade>.splide__list>.splide__slide {
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    z-index:0
}
.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity:1;
    position:relative;
    z-index:1
}
.splide--rtl {
    direction:rtl
}
.splide__arrow {
    align-items:center;
    background:#ccc;
    border:0;
    border-radius:50%;
    cursor:pointer;
    display:flex;
    height:2em;
    justify-content:center;
    opacity:.7;
    padding:0;
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    width:2em;
    z-index:1
}
.splide__arrow svg {
    fill:#000;
    height:1.2em;
    width:1.2em
}
.splide__arrow:hover:not(:disabled) {
    opacity:.9
}
.splide__arrow:disabled {
    opacity:.3
}
.splide__arrow:focus-visible {
    outline:3px solid #0bf;
    outline-offset:3px
}
.splide__arrow--prev {
    left:1em
}
.splide__arrow--prev svg {
    -webkit-transform:scaleX(-1);
    transform:scaleX(-1)
}
.splide__arrow--next {
    right:1em
}
.splide.is-focus-in .splide__arrow:focus,.splide.is-focus-in .splide__pagination__page:focus {
    outline:3px solid #0bf;
    outline-offset:3px
}
.splide__pagination {
    bottom:.5em;
    left:0;
    padding:0 1em;
    position:absolute;
    right:0;
    z-index:1
}
.splide__pagination__page {
    background:#ccc;
    border:0;
    border-radius:50%;
    display:inline-block;
    height:8px;
    margin:3px;
    opacity:.7;
    padding:0;
    position:relative;
    transition:transform .2s linear;
    transition:transform .2s linear,-webkit-transform .2s linear;
    width:8px
}
.splide__pagination__page.is-active {
    background:#fff;
    -webkit-transform:scale(1.4);
    transform:scale(1.4);
    z-index:1
}
.splide__pagination__page:hover {
    cursor:pointer;
    opacity:.9
}
.splide__pagination__page:focus-visible {
    outline:3px solid #0bf;
    outline-offset:3px
}
.splide__progress__bar {
    background:#ccc;
    height:3px
}
.splide__slide {
    -webkit-tap-highlight-color:transparent
}
.splide__slide:focus {
    outline:0
}
@supports (outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline:3px solid #0bf;
        outline-offset:-3px
    }
}
@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border:3px solid #0bf
    }
}
@supports (outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline:3px solid #0bf;
        outline-offset:-3px
    }
}
@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border:3px solid #0bf
    }
    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color:#0bf
    }
}
.splide__toggle {
    cursor:pointer
}
.splide__toggle:focus-visible {
    outline:3px solid #0bf;
    outline-offset:3px
}
.splide.is-focus-in .splide__toggle:focus {
    outline:3px solid #0bf;
    outline-offset:3px
}
.splide__track--nav>.splide__list>.splide__slide {
    border:3px solid transparent;
    cursor:pointer
}
.splide__track--nav>.splide__list>.splide__slide.is-active {
    border:3px solid #000
}
.splide__arrows--rtl .splide__arrow--prev {
    left:auto;
    right:1em
}
.splide__arrows--rtl .splide__arrow--prev svg {
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
}
.splide__arrows--rtl .splide__arrow--next {
    left:1em;
    right:auto
}
.splide__arrows--rtl .splide__arrow--next svg {
    -webkit-transform:scaleX(-1);
    transform:scaleX(-1)
}
.splide__arrows--ttb .splide__arrow {
    left:50%;
    -webkit-transform:translate(-50%);
    transform:translate(-50%)
}
.splide__arrows--ttb .splide__arrow--prev {
    top:1em
}
.splide__arrows--ttb .splide__arrow--prev svg {
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.splide__arrows--ttb .splide__arrow--next {
    bottom:1em;
    top:auto
}
.splide__arrows--ttb .splide__arrow--next svg {
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.splide__pagination--ttb {
    bottom:0;
    display:flex;
    flex-direction:column;
    left:auto;
    padding:1em 0;
    right:.5em;
    top:0
}
.hb-noscroll {
    overflow:hidden
}
.hb-wrapper,.hb-wrapper .hb-main-container {
    display:block;
    width:100%;
    height:100%;
    margin:0;
    padding:0
}
.hb-wrapper {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:9990;
    opacity:0;
    overflow:hidden;
    transition:opacity .3s linear;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.hb-wrapper:after,.hb-wrapper:before {
    margin:0;
    padding:0;
    box-sizing:border-box
}
.hb-wrapper *,.hb-wrapper :after,.hb-wrapper :before {
    margin:0;
    padding:0;
    box-sizing:border-box;
    font-family:Verdana,Geneva,sans-serif
}
.hb-wrapper .hb-main-container {
    position:relative;
    background-color:#fff;
    background-color:rgba(255,255,255,.9);
    z-index:9991
}
.hb-wrapper.hb-dark-theme .hb-main-container {
    background-color:#000;
    background-color:rgba(0,0,0,.9)
}
.hb-wrapper .hb-main-container button {
    background-color:transparent;
    border:0;
    outline:0;
    box-shadow:none;
    display:block;
    width:100%;
    height:100%;
    text-decoration:none;
    font-weight:700;
    font-size:1.5rem;
    line-height:0;
    opacity:.7;
    z-index:9995;
    transition:opacity .3s ease-in-out
}
.hb-wrapper .hb-main-container button:focus {
    background-color:transparent;
    border:0;
    outline:0;
    box-shadow:none
}
.hb-wrapper .hb-main-container button:hover {
    cursor:pointer;
    opacity:1
}
.hb-wrapper .hb-main-container button svg {
    max-width:100%;
    max-height:100%;
    fill:#000
}
.hb-wrapper .hb-image-container {
    display:block;
    width:100%;
    height:100%;
    position:relative;
    text-align:center;
    z-index:9993
}
.hb-wrapper .hb-image-container div.hb-image-div,.hb-wrapper .hb-image-container div.hb-image-div img {
    display:block;
    position:relative;
    top:50%;
    left:50%;
    opacity:1;
    transition:opacity .3s ease-in-out;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.hb-wrapper .hb-image-container div.hb-image-div {
    width:100%;
    height:100%;
    padding:30px;
    overflow:hidden;
    z-index:9994
}
.hb-wrapper .hb-image-container div.hb-image-div div.hb-loader {
    display:block;
    width:35px;
    height:35px;
    position:fixed;
    top:50%;
    left:50%;
    border-radius:1000px;
    border-top:5px solid #444;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-animation:spinner 600ms linear infinite;
    animation:spinner 600ms linear infinite;
    z-index:9998
}
.hb-wrapper .hb-image-container div.hb-image-div img {
    max-width:100%;
    max-height:100%
}
.hb-wrapper .hb-image-container div.hb-image-div p {
    display:block;
    text-align:center;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.hb-wrapper .hb-image-container div.hb-image-div p.hb-caption {
    padding:4px 12px 6px;
    position:absolute;
    bottom:0;
    left:-2px;
    right:-2px;
    margin:0 auto;
    max-height:100%;
    overflow:auto;
    top:auto;
    -webkit-transform:none;
    transform:none;
    font-family:Verdana,Geneva,sans-serif;
    font-size:14px;
    line-height:1.4;
    opacity:1;
    transition:all .3s ease-in-out;
    -webkit-user-select:auto;
    -moz-user-select:auto;
    user-select:auto;
    z-index:9995
}
.hb-wrapper .hb-image-container div p.hb-caption span.hb-caption-text {
    display:block;
    margin:0 auto
}
.hb-wrapper .hb-image-container div p.hb-caption-white {
    background-color:rgba(255,255,255,.8);
    color:#000
}
.hb-wrapper .hb-image-container div p.hb-caption-black {
    background-color:rgba(0,0,0,.7);
    color:#fff
}
.hb-wrapper .hb-image-container div p.hb-err-text-white,.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter {
    color:#fff
}
.hb-wrapper .hb-image-container div p.hb-err-text-black {
    color:#000
}
.hb-wrapper .hb-close-icon-container {
    width:40px;
    height:30px;
    position:absolute;
    top:0;
    right:0;
    opacity:1;
    z-index:9995;
    transition:opacity .3s ease-in-out
}
.hb-wrapper .hb-left-icon-container {
    width:45px;
    right:85px;
    opacity:1
}
.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-main-container p.hb-counter,.hb-wrapper .hb-right-icon-container {
    position:absolute;
    top:0;
    height:30px;
    z-index:9995;
    transition:opacity .3s ease-in-out
}
.hb-wrapper .hb-right-icon-container {
    width:45px;
    right:40px;
    opacity:1
}
.hb-wrapper .hb-close {
    padding:8px 8px 8px 18px
}
.hb-wrapper .hb-left,.hb-wrapper .hb-right {
    padding:8px
}
.hb-wrapper .hb-close svg,.hb-wrapper .hb-left svg,.hb-wrapper .hb-right svg {
    fill:#000
}
.hb-wrapper.hb-dark-theme .hb-close svg,.hb-wrapper.hb-dark-theme .hb-left svg,.hb-wrapper.hb-dark-theme .hb-right svg {
    fill:#fff
}
.hb-wrapper .hb-main-container p.hb-counter {
    left:0;
    font-size:14px;
    padding:8px;
    font-family:Verdana,Geneva,sans-serif;
    font-weight:400
}
@media only screen and (max-width:960px) {
    .hb-wrapper .hb-image-container div.hb-image-div {
        padding:0
    }
    .hb-wrapper .hb-image-container div.hb-image-div img {
        position:absolute;
        top:50%;
        left:50%;
        opacity:1;
        margin:0 auto;
        -webkit-transform:translate(-50%,-50%);
        transform:translate(-50%,-50%)
    }
    .hb-wrapper .hb-close-icon-container,.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container {
        width:40px;
        height:40px;
        top:0;
        -webkit-transform:translate(0,0);
        transform:translate(0,0);
        background-color:#fff;
        background-color:rgba(255,255,255,.7)
    }
    .hb-wrapper .hb-close-icon-container {
        right:0
    }
    .hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container {
        left:auto;
        bottom:auto
    }
    .hb-wrapper.hb-dark-theme .hb-close-icon-container,.hb-wrapper.hb-dark-theme .hb-left-icon-container,.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter,.hb-wrapper.hb-dark-theme .hb-right-icon-container {
        background-color:#000;
        background-color:rgba(0,0,0,.6)
    }
    .hb-wrapper .hb-left-icon-container {
        right:80px
    }
    .hb-wrapper .hb-right-icon-container {
        right:40px
    }
    .hb-wrapper .hb-close,.hb-wrapper .hb-left,.hb-wrapper .hb-right {
        padding:10px
    }
    .hb-wrapper .hb-main-container p.hb-counter {
        height:40px;
        background-color:#fff;
        background-color:rgba(255,255,255,.7)
    }
}
.hb-slidenextin {
    -webkit-animation:slideNextIn .3s ease-in-out forwards;
    animation:slideNextIn .3s ease-in-out forwards
}
.hb-slidenextout {
    -webkit-animation:slideNextOut .3s ease-in-out forwards;
    animation:slideNextOut .3s ease-in-out forwards
}
.hb-slidepreviousin {
    -webkit-animation:slidePreviousIn .3s ease-in-out forwards;
    animation:slidePreviousIn .3s ease-in-out forwards
}
.hb-slidepreviousout {
    -webkit-animation:slidePreviousOut .3s ease-in-out forwards;
    animation:slidePreviousOut .3s ease-in-out forwards
}
.select2-container {
    box-sizing:border-box;
    display:inline-block;
    margin:0;
    position:relative;
    vertical-align:middle
}
.select2-container .select2-selection--multiple,.select2-container .select2-selection--single {
    box-sizing:border-box;
    cursor:pointer;
    display:block;
    -moz-user-select:none;
    user-select:none;
    -webkit-user-select:none
}
.select2-container .select2-selection--single {
    height:28px
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display:block;
    padding-left:8px;
    padding-right:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.select2-container .select2-selection--single .select2-selection__clear {
    background-color:transparent;
    border:0;
    font-size:1em
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right:8px;
    padding-left:20px
}
.select2-container .select2-selection--multiple {
    min-height:32px
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display:inline;
    list-style:none;
    padding:0
}
.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color:transparent;
    border:0;
    font-size:1em
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing:border-box;
    border:0;
    font-size:100%;
    margin-top:5px;
    margin-left:5px;
    padding:0;
    max-width:100%;
    resize:none;
    height:18px;
    vertical-align:bottom;
    font-family:sans-serif;
    overflow:hidden;
    word-break:keep-all
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance:none
}
.select2-dropdown {
    background-color:#fff;
    border:1px solid #aaa;
    border-radius:4px;
    box-sizing:border-box;
    display:block;
    position:absolute;
    left:-100000px;
    width:100%;
    z-index:1051
}
.select2-results {
    display:block
}
.select2-results__options {
    list-style:none;
    margin:0;
    padding:0
}
.select2-results__option {
    padding:6px;
    -moz-user-select:none;
    user-select:none;
    -webkit-user-select:none
}
.select2-results__option--selectable {
    cursor:pointer
}
.select2-container--open .select2-dropdown {
    left:0
}
.select2-container--open .select2-dropdown--above {
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--open .select2-dropdown--below {
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-search--dropdown {
    display:block;
    padding:4px
}
.select2-search--dropdown .select2-search__field {
    padding:4px;
    width:100%;
    box-sizing:border-box
}
.select2-search--dropdown.select2-search--hide {
    display:none
}
.select2-close-mask {
    border:0;
    margin:0;
    padding:0;
    display:block;
    position:fixed;
    left:0;
    top:0;
    min-height:100%;
    min-width:100%;
    height:auto;
    width:auto;
    opacity:0;
    z-index:99;
    background-color:#fff;
    filter:alpha(opacity=0)
}
.select2-hidden-accessible {
    border:0!important;
    clip:rect(0 0 0 0)!important;
    -webkit-clip-path:inset(50%)!important;
    clip-path:inset(50%)!important;
    height:1px!important;
    overflow:hidden!important;
    padding:0!important;
    position:absolute!important;
    width:1px!important;
    white-space:nowrap!important
}
.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single {
    background-color:#fff;
    border:1px solid #aaa;
    border-radius:4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color:#444;
    line-height:28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor:pointer;
    float:right;
    font-weight:700;
    height:26px;
    margin-right:20px;
    padding-right:0
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color:#999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height:26px;
    position:absolute;
    top:1px;
    right:1px;
    width:20px
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color:#888 transparent transparent;
    border-style:solid;
    border-width:5px 4px 0;
    height:0;
    left:50%;
    margin-left:-4px;
    margin-top:-2px;
    position:absolute;
    top:50%;
    width:0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float:left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left:1px;
    right:auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color:#eee;
    cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display:none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color:transparent transparent #888;
    border-width:0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    cursor:text;
    padding-bottom:5px;
    padding-right:5px;
    position:relative
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right:25px
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor:pointer;
    font-weight:700;
    height:20px;
    margin-right:10px;
    margin-top:5px;
    position:absolute;
    right:0;
    padding:1px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color:#e4e4e4;
    border:1px solid #aaa;
    border-radius:4px;
    box-sizing:border-box;
    display:inline-block;
    margin-left:5px;
    margin-top:5px;
    padding:0 0 0 20px;
    position:relative;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    vertical-align:bottom;
    white-space:nowrap
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor:default;
    padding-left:2px;
    padding-right:5px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color:transparent;
    border:0;
    border-right:1px solid #aaa;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    color:#999;
    cursor:pointer;
    font-size:1em;
    font-weight:700;
    padding:0 4px;
    position:absolute;
    left:0;
    top:0
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color:#f1f1f1;
    color:#333;
    outline:0
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left:5px;
    margin-right:auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left:5px;
    padding-right:2px
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-left:1px solid #aaa;
    border-right:none;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
    float:left;
    margin-left:10px;
    margin-right:auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border:solid #000 1px;
    outline:0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color:#eee;
    cursor:default
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display:none
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border:1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
    background:0 0;
    border:0;
    outline:0;
    box-shadow:none;
    -webkit-appearance:textfield
}
.select2-container--default .select2-results>.select2-results__options {
    max-height:200px;
    overflow-y:auto
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left:1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left:0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left:-1em;
    padding-left:2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left:-2em;
    padding-left:3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left:-3em;
    padding-left:4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left:-4em;
    padding-left:5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left:-5em;
    padding-left:6em
}
.select2-container--default .select2-results__option--group {
    padding:0
}
.select2-container--default .select2-results__option--disabled {
    color:#999
}
.select2-container--default .select2-results__option--selected {
    background-color:#ddd
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color:#5897fb;
    color:#fff
}
.select2-container--default .select2-results__group {
    cursor:default;
    display:block;
    padding:6px
}
.select2-container--classic .select2-selection--single {
    background-color:#f7f7f7;
    border:1px solid #aaa;
    border-radius:4px;
    outline:0;
    background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border:1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color:#444;
    line-height:28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor:pointer;
    float:right;
    font-weight:700;
    height:26px;
    margin-right:20px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color:#999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color:#ddd;
    border:0;
    border-left:1px solid #aaa;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    height:26px;
    position:absolute;
    top:1px;
    right:1px;
    width:20px;
    background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float:left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border:0;
    border-right:1px solid #aaa;
    border-radius:0;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    left:1px;
    right:auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border:1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background:0 0;
    border:0
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0;
    background-image:linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color:#fff;
    border:1px solid #aaa;
    border-radius:4px;
    cursor:text;
    outline:0;
    padding-bottom:5px;
    padding-right:5px
}
.select2-container--classic .select2-selection--multiple:focus {
    border:1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display:none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color:#e4e4e4;
    border:1px solid #aaa;
    border-radius:4px;
    display:inline-block;
    margin-left:5px;
    margin-top:5px;
    padding:0
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor:default;
    padding-left:2px;
    padding-right:5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color:transparent;
    border:0;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    color:#888;
    cursor:pointer;
    font-size:1em;
    font-weight:700;
    padding:0 4px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color:#555;
    outline:0
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left:5px;
    margin-right:auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left:5px;
    padding-right:2px
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border:1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top:none;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom:none;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border:1px solid #aaa;
    outline:0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline:0;
    box-shadow:none
}
.select2-container--classic .select2-dropdown {
    background-color:#fff;
    border:1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom:none
}
.select2-container--classic .select2-dropdown--below {
    border-top:none
}
.select2-container--classic .select2-results>.select2-results__options {
    max-height:200px;
    overflow-y:auto
}
.select2-container--classic .select2-results__option--group {
    padding:0
}
.select2-container--classic .select2-results__option--disabled {
    color:gray
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color:#3875d7;
    color:#fff
}
.select2-container--classic .select2-results__group {
    cursor:default;
    display:block;
    padding:6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color:#5897fb
}
/*!
 * Select2 v4 Bootstrap 5 theme v1.1.1
*/
@-webkit-keyframes remodal-opening-keyframes {
    0% {
        -webkit-transform:scale(1.05);
        transform:scale(1.05);
        opacity:0
    }
    to {
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@keyframes remodal-opening-keyframes {
    0% {
        -webkit-transform:scale(1.05);
        transform:scale(1.05);
        opacity:0
    }
    to {
        -webkit-transform:none;
        transform:none;
        opacity:1
    }
}
@-webkit-keyframes remodal-closing-keyframes {
    0% {
        -webkit-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    to {
        -webkit-transform:scale(.95);
        transform:scale(.95);
        opacity:0
    }
}
@keyframes remodal-closing-keyframes {
    0% {
        -webkit-transform:scale(1);
        transform:scale(1);
        opacity:1
    }
    to {
        -webkit-transform:scale(.95);
        transform:scale(.95);
        opacity:0
    }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
    0% {
        opacity:0
    }
    to {
        opacity:1
    }
}
@keyframes remodal-overlay-opening-keyframes {
    0% {
        opacity:0
    }
    to {
        opacity:1
    }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
    0% {
        opacity:1
    }
    to {
        opacity:0
    }
}
@keyframes remodal-overlay-closing-keyframes {
    0% {
        opacity:1
    }
    to {
        opacity:0
    }
}
.select2-container--bootstrap-5 {
    display:block
}
.select2-container--bootstrap-5 :focus {
    outline:0
}
.select2-container--bootstrap-5 .select2-selection {
    width:100%;
    min-height:calc(1.5em + .75rem + 2px);
    padding:.375rem .75rem;
    font-family:inherit;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    color:#212529;
    background-color:#fff;
    border:1px solid #ced4da;
    border-radius:.25rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
@media (prefers-reduced-motion:reduce) {
    .select2-container--bootstrap-5 .select2-selection {
        transition:none
    }
}
.select2-container--bootstrap-5.select2-container--focus .select2-selection,.select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color:#86b7fe;
    box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection {
    border-bottom:1px solid transparent;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection {
    border-top:1px solid transparent;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.brand-pill img,.select2-container--bootstrap-5 .select2-search {
    width:100%
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear {
    right:2.25rem
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear {
    position:absolute;
    top:50%;
    width:.75rem;
    height:.75rem;
    padding:.25em;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.75rem auto no-repeat;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear:hover,.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.75rem auto no-repeat
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear>span,.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear>span {
    display:none
}
.select2-container--bootstrap-5 .select2-dropdown {
    border-color:#ced4da;
    border-radius:.25rem
}
.select2-container--bootstrap-5 .select2-dropdown.select2-dropdown--below {
    border-top:0 solid transparent;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--bootstrap-5 .select2-dropdown.select2-dropdown--above {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option,.select2-container--bootstrap-5 .select2-dropdown .select2-search {
    padding:.375rem .75rem
}
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
    display:block;
    width:100%;
    padding:.375rem .75rem;
    font-family:inherit;
    font-size:1rem;
    font-weight:400;
    line-height:1.5;
    color:#212529;
    background-color:#fff;
    background-clip:padding-box;
    border:1px solid #ced4da;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    border-radius:.25rem;
    transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
        transition:none
    }
}
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
    border-color:#86b7fe;
    box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options {
    max-height:15rem;
    overflow-y:auto
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option {
    padding:.375rem .75rem;
    font-size:1rem;
    font-weight:400;
    line-height:1.5
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__message {
    color:#6c757d
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
    color:#000;
    background-color:#f8f9fa
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected,.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
    color:#fff;
    background-color:#0d6efd
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--disabled,.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[aria-disabled=true] {
    color:#6c757d
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] {
    padding:0
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group {
    padding:.375rem;
    font-weight:500;
    line-height:1.5;
    color:#6c757d
}
.select2-container--bootstrap-5 .select2-selection--single {
    padding:.375rem 2.25rem .375rem .75rem;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-position:right .75rem center;
    background-size:16px 12px
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
    padding:0;
    font-weight:400;
    line-height:1.5;
    color:#212529
}
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    font-weight:400;
    line-height:1.5;
    color:#6c757d
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove>span,.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered .select2-selection__arrow {
    display:none
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    padding-left:0;
    margin:0;
    list-style:none
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    display:flex;
    flex-direction:row;
    align-items:center;
    padding:.35em .65em;
    margin-right:.375rem;
    margin-bottom:.375rem;
    font-size:1rem;
    color:#212529;
    cursor:auto;
    border:1px solid #ced4da;
    border-radius:.25rem
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    width:.75rem;
    height:.75rem;
    padding:.25em;
    margin-right:.25rem;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.75rem auto no-repeat;
    border:0
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.75rem auto no-repeat
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-search {
    display:block;
    width:100%;
    height:1.5em
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-search .select2-search__field {
    width:100%;
    height:1.5em;
    margin-top:0;
    margin-left:0;
    font-family:inherit;
    line-height:1.5;
    background-color:transparent
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear {
    right:.75rem
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection,.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection {
    color:#6c757d;
    cursor:not-allowed;
    background-color:#e9ecef;
    border-color:#ced4da;
    box-shadow:none
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__clear {
    display:none
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__choice {
    cursor:not-allowed
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove,.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    display:none
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__rendered:not(:empty),.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__rendered:not(:empty) {
    padding-bottom:0
}
.select2-container--bootstrap-5.select2-container--disabled .select2-selection--multiple .select2-selection__rendered:not(:empty)+.select2-search,.select2-container--bootstrap-5.select2-container--disabled.select2-container--focus .select2-selection--multiple .select2-selection__rendered:not(:empty)+.select2-search {
    display:none
}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu).select2-container--bootstrap-5 .select2-selection {
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu).select2-container--bootstrap-5 .select2-selection {
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.input-group>.btn~.select2-container--bootstrap-5 .select2-selection,.input-group>.dropdown-menu~.select2-container--bootstrap-5 .select2-selection,.input-group>.input-group-text~.select2-container--bootstrap-5 .select2-selection {
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.input-group .select2-container--bootstrap-5 {
    flex-grow:1
}
.input-group .select2-container--bootstrap-5 .select2-selection {
    height:100%
}
.is-valid+.select2-container--bootstrap-5 .select2-selection,form.was-validated select:valid+.select2-container--bootstrap-5 .select2-selection {
    border-color:#198754
}
.is-valid+.select2-container--bootstrap-5.select2-container--focus .select2-selection,.is-valid+.select2-container--bootstrap-5.select2-container--open .select2-selection,form.was-validated select:valid+.select2-container--bootstrap-5.select2-container--focus .select2-selection,form.was-validated select:valid+.select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color:#198754;
    box-shadow:0 0 0 .25rem rgba(25,135,84,.25)
}
.is-valid+.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection,form.was-validated select:valid+.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection {
    border-bottom:1px solid transparent
}
.is-valid+.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection,form.was-validated select:valid+.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection {
    border-top:1px solid transparent;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.is-invalid+.select2-container--bootstrap-5 .select2-selection,form.was-validated select:invalid+.select2-container--bootstrap-5 .select2-selection {
    border-color:#dc3545
}
.is-invalid+.select2-container--bootstrap-5.select2-container--focus .select2-selection,.is-invalid+.select2-container--bootstrap-5.select2-container--open .select2-selection,form.was-validated select:invalid+.select2-container--bootstrap-5.select2-container--focus .select2-selection,form.was-validated select:invalid+.select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color:#dc3545;
    box-shadow:0 0 0 .25rem rgba(220,53,69,.25)
}
.is-invalid+.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection,form.was-validated select:invalid+.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection {
    border-bottom:1px solid transparent
}
.is-invalid+.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection,form.was-validated select:invalid+.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection {
    border-top:1px solid transparent;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.select2-container--bootstrap-5 .select2--small.select2-selection {
    min-height:calc(1.5em + .5rem + 2px);
    padding:.25rem .5rem;
    font-size:.875rem
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove,.select2-container--bootstrap-5 .select2--small.select2-selection--single .select2-selection__clear {
    width:.5rem;
    height:.5rem;
    padding:.125rem;
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.5rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__clear:hover,.select2-container--bootstrap-5 .select2--small.select2-selection--single .select2-selection__clear:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.5rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--small.select2-dropdown .select2-results__options .select2-results__option,.select2-container--bootstrap-5 .select2--small.select2-dropdown .select2-search .select2-search__field {
    padding:.25rem .5rem;
    font-size:.875rem
}
.select2-container--bootstrap-5 .select2--small.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group {
    padding:.25rem
}
.select2-container--bootstrap-5 .select2--small.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option {
    padding:.25rem .5rem
}
.select2-container--bootstrap-5 .select2--small.select2-selection--single {
    padding:.25rem 2.25rem .25rem .5rem
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__rendered:not(:empty) {
    padding-bottom:.25rem
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding:.35em .65em;
    font-size:.875rem
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/.5rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--small.select2-selection--multiple .select2-selection__clear {
    right:.5rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection {
    min-height:calc(1.5em + 1rem + 2px);
    padding:.5rem 1rem;
    font-size:1.25rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove,.select2-container--bootstrap-5 .select2--large.select2-selection--single .select2-selection__clear {
    width:1rem;
    height:1rem;
    padding:.5rem;
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/1rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__clear:hover,.select2-container--bootstrap-5 .select2--large.select2-selection--single .select2-selection__clear:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/1rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--large.select2-dropdown .select2-results__options .select2-results__option,.select2-container--bootstrap-5 .select2--large.select2-dropdown .select2-search .select2-search__field {
    padding:.5rem 1rem;
    font-size:1.25rem
}
.select2-container--bootstrap-5 .select2--large.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group {
    padding:.5rem
}
.select2-container--bootstrap-5 .select2--large.select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__options--nested .select2-results__option {
    padding:.5rem 1rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection--single {
    padding:.5rem 2.25rem .5rem 1rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__rendered:not(:empty) {
    padding-bottom:.5rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding:.35em .65em;
    font-size:1.25rem
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
    background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")center/1rem auto no-repeat
}
.select2-container--bootstrap-5 .select2--large.select2-selection--multiple .select2-selection__clear {
    right:1rem
}
.mshare {
    font-size:0;
    white-space:nowrap;
    overflow:hidden
}
.mshare--pane {
    position:absolute;
    top:-45px;
    left:50%;
    z-index:1
}
.mshare-item {
    padding:0 10px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    line-height:36px;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    touch-action:manipulation
}
.mshare-item,.mshare-item:hover,.mshare-item:visited {
    text-decoration:none
}
.mshare-item-text {
    font-size:13px;
    color:#fff;
    vertical-align:middle
}
.mshare-item-text:not(:empty) {
    margin-left:10px
}
.mshare-item-icon {
    height:1.4em;
    width:1.4em;
    font-size:15px;
    fill:#fff;
    vertical-align:middle
}
.mshare-item-icon:first-child:last-child {
    padding:0 5px
}
.mshare-item--email,.mshare-item--email:hover,.mshare-item--email:visited {
    background-color:#4a586f;
    color:#4a586f
}
.mshare-item--facebook,.mshare-item--facebook:hover,.mshare-item--facebook:visited {
    background-color:#3b5998;
    color:#3b5998
}
.mshare-item--facebook .mshare-item-icon,.mshare-item--facebook:hover .mshare-item-icon,.mshare-item--facebook:visited .mshare-item-icon {
    margin-top:-.1em
}
.mshare-item--googleplus,.mshare-item--googleplus:hover,.mshare-item--googleplus:visited {
    background-color:#e34429;
    color:#e34429
}
.mshare-item--googleplus .mshare-item-icon,.mshare-item--googleplus:hover .mshare-item-icon,.mshare-item--googleplus:visited .mshare-item-icon {
    width:1.7em;
    height:1.7em
}
.mshare-item--linkedin,.mshare-item--linkedin:hover,.mshare-item--linkedin:visited {
    background-color:#027bb6;
    color:#027bb6
}
.mshare-item--linkedin .mshare-item-icon,.mshare-item--linkedin:hover .mshare-item-icon,.mshare-item--linkedin:visited .mshare-item-icon {
    margin-top:-.25em
}
.mshare-item--pinterest,.mshare-item--pinterest:hover,.mshare-item--pinterest:visited {
    background-color:#c5282f;
    color:#c5282f
}
.mshare-item--pinterest .mshare-item-icon,.mshare-item--pinterest:hover .mshare-item-icon,.mshare-item--pinterest:visited .mshare-item-icon {
    width:1.25em;
    height:1.25em;
    margin-top:.2em
}
.mshare-item--reddit,.mshare-item--reddit:hover,.mshare-item--reddit:visited {
    background-color:#a1caf2;
    color:#a1caf2
}
.mshare-item--reddit .mshare-item-icon,.mshare-item--reddit:hover .mshare-item-icon,.mshare-item--reddit:visited .mshare-item-icon {
    width:1.7em;
    height:1.7em
}
.mshare-item--stumbleupon,.mshare-item--stumbleupon:hover,.mshare-item--stumbleupon:visited {
    background-color:#eb4823;
    color:#eb4823
}
.mshare-item--stumbleupon .mshare-item-icon,.mshare-item--stumbleupon:hover .mshare-item-icon,.mshare-item--stumbleupon:visited .mshare-item-icon {
    width:1.5em;
    height:1.5em
}
.mshare-item--twitter,.mshare-item--twitter:hover,.mshare-item--twitter:visited {
    background-color:#27aae1;
    color:#27aae1
}
.mshare-item--whatsapp,.mshare-item--whatsapp:hover,.mshare-item--whatsapp:visited {
    background-color:#25d366;
    color:#25d366
}
.mshare-item--sms,.mshare-item--sms:hover,.mshare-item--sms:visited {
    background-color:#63908d;
    color:#63908d
}
.mshare-native {
    display:inline-block;
    font-size:1rem;
    vertical-align:top;
    padding:4px 6px;
    min-width:52px
}
.mshare__container {
    position:relative
}
.mshare--open:not(.mshare--native) {
    height:40px;
    visibility:visible;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    opacity:1;
    transition:transform 450ms cubic-bezier(.515,.57,.11,.98),opacity 450ms cubic-bezier(.515,.57,.11,.98),height 0ms;
    transition:transform 450ms cubic-bezier(.515,.57,.11,.98),opacity 450ms cubic-bezier(.515,.57,.11,.98),height 0ms,-webkit-transform 450ms cubic-bezier(.515,.57,.11,.98)
}
.mshare--close:not(.mshare--native) {
    height:0;
    -webkit-transform:translate3d(0,20px,0);
    transform:translate3d(0,20px,0);
    opacity:0;
    transition:transform 350ms cubic-bezier(.515,.57,.11,.98),opacity 350ms cubic-bezier(.515,.57,.11,.98),height 0ms 350ms;
    transition:transform 350ms cubic-bezier(.515,.57,.11,.98),opacity 350ms cubic-bezier(.515,.57,.11,.98),height 0ms 350ms,-webkit-transform 350ms cubic-bezier(.515,.57,.11,.98);
    pointer-events:none
}
.mshare--open.mshare--native {
    height:40px;
    visibility:visible;
    -webkit-transform:translate3d(-50%,0,0);
    transform:translate3d(-50%,0,0);
    opacity:1;
    transition:transform 450ms cubic-bezier(.515,.57,.11,.98),opacity 450ms cubic-bezier(.515,.57,.11,.98),height 0ms;
    transition:transform 450ms cubic-bezier(.515,.57,.11,.98),opacity 450ms cubic-bezier(.515,.57,.11,.98),height 0ms,-webkit-transform 450ms cubic-bezier(.515,.57,.11,.98)
}
.mshare--close.mshare--native {
    height:0;
    -webkit-transform:translate3d(-50%,20px,0);
    transform:translate3d(-50%,20px,0);
    opacity:0;
    transition:transform 350ms cubic-bezier(.515,.57,.11,.98),opacity 350ms cubic-bezier(.515,.57,.11,.98),height 0ms 350ms;
    transition:transform 350ms cubic-bezier(.515,.57,.11,.98),opacity 350ms cubic-bezier(.515,.57,.11,.98),height 0ms 350ms,-webkit-transform 350ms cubic-bezier(.515,.57,.11,.98);
    pointer-events:none
}
.mshare--button {
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    touch-action:manipulation
}
.mshare--expanded {
    margin:1em
}
.mshare--expanded .mshare-item {
    margin:0 5px;
    padding:0 12px
}
.mshare--small {
    height:30px;
    top:-35px
}
.mshare--small .mshare-item {
    height:30px;
    line-height:30px;
    padding:0 5px
}
.mshare--small .mshare-item-text {
    font-size:11px
}
.mshare--small .mshare-item-icon {
    font-size:13px
}
.mshare--small.mshare--expanded .mshare-item {
    padding:0 14px
}
@media (max-width:767px) {
    .mshare-item-text {
        display:none
    }
}
.SumoSelect>.CaptionCont>span.placeholder {
    background:initial;
    color:#000!important;
    font-weight:700
}
.select2-container--default .select2-selection--multiple {
    padding:9px 5px 9px 10px;
    display:none
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top:0;
    margin-bottom:5px
}
.select2-container .select2-search--inline .select2-search__field {
    margin-top:0;
    height:25px
}
.select2-container--bootstrap-5 {
    width:100%!important
}
.select2-container--bootstrap-5 .select2-selection--single {
    padding:10px 12px
}
.select2-container .select2-selection--single {
    height:auto
}
html.remodal-is-locked {
    overflow:hidden
}
.remodal,[data-remodal-id] {
    display:none
}
.remodal-overlay,.remodal-wrapper {
    position:fixed;
    z-index:9999;
    top:-5000px;
    right:-5000px;
    bottom:-5000px;
    left:-5000px;
    display:none
}
.remodal-wrapper {
    z-index:10000;
    top:0;
    right:0;
    bottom:0;
    left:0;
    overflow:auto;
    text-align:center;
    -webkit-overflow-scrolling:touch
}
.remodal-wrapper:after {
    display:inline-block;
    height:100%;
    margin-left:-.05em;
    content:""
}
.remodal-overlay,.remodal-wrapper {
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.remodal {
    position:relative;
    -webkit-text-size-adjust:100%;
    -moz-text-size-adjust:100%;
    text-size-adjust:100%
}
.remodal-is-initialized {
    display:inline-block
}
.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening {
    -webkit-filter:blur(3px);
    filter:blur(3px)
}
.remodal-overlay {
    background:rgba(43,46,56,.9)
}
.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening {
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards
}
.remodal-overlay.remodal-is-opening {
    -webkit-animation:remodal-overlay-opening-keyframes .3s;
    animation:remodal-overlay-opening-keyframes .3s
}
.remodal-overlay.remodal-is-closing {
    -webkit-animation:remodal-overlay-closing-keyframes .3s;
    animation:remodal-overlay-closing-keyframes .3s
}
.remodal-wrapper {
    padding:10px 10px 0
}
.remodal {
    box-sizing:border-box;
    width:100%;
    margin-bottom:10px;
    padding:35px;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
    color:#2b2e38;
    background:#fff
}
.remodal.remodal-is-closing,.remodal.remodal-is-opening {
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards
}
.remodal.remodal-is-opening {
    -webkit-animation:remodal-opening-keyframes .3s;
    animation:remodal-opening-keyframes .3s
}
.remodal.remodal-is-closing {
    -webkit-animation:remodal-closing-keyframes .3s;
    animation:remodal-closing-keyframes .3s
}
.remodal,.remodal-wrapper:after {
    vertical-align:middle
}
.remodal-cancel,.remodal-close,.remodal-confirm {
    overflow:visible;
    margin:0;
    cursor:pointer;
    text-decoration:none;
    border:0;
    outline:0
}
.remodal-close,.remodal-close:before {
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:35px
}
.remodal-close {
    height:35px;
    padding:0;
    transition:color .2s;
    color:#95979c;
    background:0 0
}
.remodal-close:hover {
    color:#2b2e38
}
.remodal-close:before {
    font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;
    font-size:25px;
    line-height:35px;
    content:"×";
    text-align:center
}
.remodal-cancel,.remodal-confirm {
    font:inherit;
    display:inline-block;
    min-width:110px;
    padding:12px 0;
    transition:background .2s;
    text-align:center;
    vertical-align:middle
}
.remodal-confirm {
    color:#fff;
    background:#81c784
}
.remodal-confirm:hover {
    background:#66bb6a
}
.remodal-cancel {
    color:#fff;
    background:#e57373
}
.remodal-cancel:hover {
    background:#ef5350
}
.remodal-cancel::-moz-focus-inner,.remodal-confirm::-moz-focus-inner {
    padding:0;
    border:0
}
@media only screen and (min-width:641px) {
    .remodal {
        max-width:700px
    }
}
.lt-ie9 .remodal-overlay {
    background:#2b2e38
}
.lt-ie9 .remodal {
    width:700px
}
.cards-radius,.les-plus-vus .item,.les-plus-vus .overlay {
    border-radius:18px
}
.ombre-menu,.thm-contact-form-widget .form-block {
    box-shadow:0 100px 80px rgba(0,0,0,.07),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 6.6501px 5.32008px rgba(0,0,0,.0282725)
}
.ombre-carte {
    box-shadow:-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15)
}
.text-muted {
    color:#808789
}
a {
    color:#1D2362;
    transition:.3s linear all
}
a:focus,a:hover {
    color:#808789
}
.section-heading {
    font-size:1.8rem
}
.section-heading:before {
    content:"";
    display:block;
    margin:1rem auto;
    width:35px;
    height:49px;
    background:url(/images/site/illustrations/heading-line.svg)no-repeat;
    background-size:cover
}
.section-heading.section-heading-centered {
    text-align:center
}
.section-heading.section-heading-centered:before {
    margin:1rem auto
}
.section-heading,.section-heading-underline {
    line-height:1;
    color:#7a8695;
    text-transform:uppercase
}
.section-heading-underline:after {
    content:"";
    display:block;
    margin:.5rem 0 2rem;
    width:20%;
    height:2px;
    border-radius:40px;
    background:#1C3530;
    background-size:cover
}
.bg-primary {
    background:rgba(67,177,227,.09)!important
}
.bg-primary[data-bg-pure] {
    background:#1C3530!important
}
.btn-primary {
    background:#1C3530;
    border:1px solid #1C3530;
    color: #fff;
}
.btn-primary:focus,.btn-primary:hover {
    background:#768C77;
    color: #fff;
    border: 1px solid #1C3530;
}
.text-primary,a.link-primary {
    color:#446F71!important
}
.icon-muted {
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%)
}
.icon-muted:focus,.icon-muted:hover {
    -webkit-filter:grayscale(0%);
    filter:grayscale(0%)
}
.alert,.brand-pill {
    position:fixed;
    right:1rem
}
.alert {
    top:1rem
}
.brand-pill {
    width:200px;
    bottom:15%
}
@media only screen and (min-width:320px) and (max-width:480px) {
    .brand-pill {
        left:1rem;
        bottom:1rem
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
    .brand-pill {
        bottom:15%
    }
}
body,html {
    background-color:#fff;
    font-family:"Montserrat",sans-serif;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
@media only screen and (min-width:320px) and (max-width:480px) {
    body,html {
        overflow-x:hidden;
        font-family:Arial,"Montserrat",Helvetica,sans-serif
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .container {
        padding:0
    }
}
.thm-topbar {
    background:#107eb0;
    color:#fff
}
.thm-topbar a {
    color:inherit
}
.thm-topbar-vertical-dividers {
    height:100%
}
.thm-topbar-vertical-dividers li {
    border-right:1px dashed rgba(255,255,255,.5);
    text-align:center;
    padding:12px 24px
}
.thm-topbar-vertical-dividers li.soc-icons-wrap {
    border-left:1px dashed rgba(255,255,255,.5)
}
.thm-topbar-vertical-dividers li:last-child {
    border:0
}
.thm-topbar-vertical-dividers i.social-icon {
    color:#000;
    font-size:1.3rem
}
.thm-herolander .thm-herolander-scrolldown-line::after {
    content:"";
    display:block;
    height:30px;
    width:1px;
    margin:0 auto;
    background:rgba(255,255,255,.3)
}
.thm-herolander .main-logo img {
    width:70%
}
.thm-herolander .headings-font,.thm-herolander .thm-pagination .page-link,.thm-pagination .thm-herolander .page-link {
    font-size:3.5rem;
    line-height:.9
}
@media only screen and (min-width:320px) and (max-width:480px) {
    .thm-herolander .headings-font,.thm-herolander .thm-pagination .page-link,.thm-pagination .thm-herolander .page-link {
        font-size:1.5rem
    }
}
.thm-herolander--rounded-boxes {
    position:relative
}
@media only screen and (min-width:1224px) {
    .thm-herolander--rounded-boxes {
        width:80%
    }
}
.thm-herolander--rounded-boxes .rounded-box {
    border-radius:100%;
    font-weight:600
}
.thm-herolander--rounded-boxes [data-icon] {
    font-size:4rem;
    margin-bottom:1rem;
    color:#1D2362
}
.thm-home-search-engine {
    background:linear-gradient(90.33deg,rgba(0,175,255,.27) .05%,#1D2362 100%);
    border-top-left-radius:12px;
    border-top-right-radius:12px
}
.thm-home-search-engine .form-control {
    border:1px solid #000
}
.bg-accent-50 {
    background-color:rgba(var(--primary-color),.05)
}
.bg-grey {
    background-color:#4a5465
}
.blocks-with-arrows [data-arrow-wrapper] {
    position:relative
}
.blocks-with-arrows [data-arrow-wrapper]::after {
    position:absolute;
    top:4.5rem;
    right:-2rem;
    z-index:2;
    content:"";
    display:inline-block;
    width:64px;
    height:64px;
    background:orange url(/images/site/illustrations/yellow-arrow.svg);
    border-radius:100%;
    background-size:cover;
    background-position:center
}
@media only screen and (min-width:320px) and (max-width:576px) {
    .blocks-with-arrows [data-arrow-wrapper]::after {
        display:none
    }
}
.thm-aff-card {
    border-radius:6px;
    overflow:hidden;
    -webkit-filter:drop-shadow(0 25px 25px rgba(122,134,149,.1)) drop-shadow(0 5px 4.0625px rgba(122,134,149,.05));
    filter:drop-shadow(0 25px 25px rgba(122,134,149,.1)) drop-shadow(0 5px 4.0625px rgba(122,134,149,.05));
    border:1px solid rgba(152,162,179,.2)
}
.thm-aff-card .card-header img {
    height:260px
}
.custom-checkboxes-list li {
    display:flex;
    align-items:center
}
.custom-checkboxes-list li::before {
    content:url(https://api.iconify.design/bi/patch-check.svg?color=%23f7bb2d);
    margin-right:10px;
    line-height:1
}
.main-footer {
    background:#107eb0
}
.footer-contacts-infos i {
    margin-right:1rem
}
.btn {
    border-radius:6px
}
.text-warning {
    color:rgba(var(--primary-color),1)!important
}
.nav-link {
    position:relative
}
.nav-link.is-active {
    color:#1D2362!important;
    font-weight:bolder
}
.nav-link.is-active::after {
    content:"";
    background:#fff;
    height:8px;
    width:30%;
    display:inline-block;
    position:absolute;
    bottom:-5px;
    left:0;
    right:0;
    margin:0 auto;
    border-radius:50px
}
.thm-sitehead {
    min-height:500px;
    background:linear-gradient(180deg,rgba(208,208,208,.5)0,rgba(255,255,255,0) 100%)
}
.thm-sitehead.sitehead-sm {
    min-height:350px
}
.navbar {
    display:none;
    font-size:1.1rem;
    transition:.4s linear all
}
@media only screen and (min-width:768px) {
    .navbar-fixed {
        background:#005c8e;
        position:fixed;
        width:70%;
        z-index:1000;
        margin-top:0!important;
        padding:.5rem 0!important;
        top:0;
        left:0;
        right:0;
        box-shadow:0 10px 10px -5px rgba(0,0,0,.1);
        font-size:90%;
        border-bottom-left-radius:12px;
        border-bottom-right-radius:12px
    }
    .navbar-fixed .nav-link.is-active {
        color:#fff!important;
        background:#1D2362;
        border-radius:6px;
        padding:6px 12px
    }
    .navbar-fixed .nav-link.is-active::after {
        display:none
    }
}
@media only screen and (min-width:1025px) and (max-width:1300px) {
    .thm-swcard {
        width:80%
    }
}
@media only screen and (min-width:992px) and (max-width:1024px) {
    .thm-swcard {
        width:80%
    }
}
@media only screen and (min-width:1300px) and (max-width:1920px) {
    .thm-swcard {
        width:65%
    }
}
@media only screen and (min-width:1025px) and (max-width:1300px) {
    .thm-swcard[data-homepagecardsrack] {
        width:100%
    }
}
@media only screen and (min-width:992px) and (max-width:1024px) {
    .thm-swcard[data-homepagecardsrack] {
        width:100%
    }
}
@media only screen and (min-width:1300px) and (max-width:1920px) {
    .thm-swcard[data-homepagecardsrack] {
        width:100%
    }
}
.thm-swcard .card {
    border-radius:20px;
    box-shadow:-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15);
    height:100%
}
.thm-swcard .card[data-cards-with-border] {
    border:3px solid #006d9f
}
.thm-swcard .card .card-img-top {
    border-radius:18px;
    height:300px;
    box-shadow:-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15)
}
.thm-swcard .card .card-title {
    font-family:"IBM Plex Sans",Arial Rounded,sans-serif;
    font-size:18px;
    line-height:1.6;
    font-weight:700
}
.thm-swcard .card .card-link {
    color:#1D2362;
    font-weight:700
}
.thm-cards-rack {
    margin-top:20px
}
.team4 {
    font-family:"Montserrat",sans-serif;
    color:#8d97ad;
    font-weight:300
}
.team4 h1,.team4 h2,.team4 h3,.team4 h4,.team4 h5,.team4 h6 {
    color:#3e4555
}
.team4 .font-weight-medium {
    font-weight:500
}
.team4 h5 {
    line-height:22px;
    font-size:18px
}
.team4 .subtitle {
    color:#8d97ad;
    line-height:24px;
    font-size:13px
}
.team4 ul li a {
    color:#8d97ad;
    padding-right:15px;
    transition:.1s ease-in
}
.team4 ul li a:hover {
    -webkit-transform:translate3d(0,-5px,0);
    transform:translate3d(0,-5px,0);
    color:#316ce8
}
.splide[data-team-carousel] .splide__slide {
    padding:1rem
}
.thm-aff {
    border-radius:18px;
    box-shadow:-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15)
}
.thm-aff .img-col {
    height:200px;
    padding:1rem;
    border-radius:18px
}
.thm-aff .img-col img {
    width:100%;
    height:100%;
    border-radius:18px
}
.thm-aff .card-img {
    border-radius:18px;
    -webkit-filter:drop-shadow(-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15));
    filter:drop-shadow(-1.57556px 4.20149px 36.7631px rgba(0,0,0,.15))
}
.thm-aff .aff-desc {
    font-size:90%
}
.thm-pagination .page-link {
    color:#446F71
}
.homepage-about-us {
    margin-top:5%;
    border-bottom:1px solid #eee
}
.homepage-about-us .illustration {
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    border-top-left-radius:38px;
    -webkit-filter:drop-shadow(0-22px 413px rgba(0,0,0,.0497027)),drop-shadow(0-9.19107px 172.542px rgba(0,0,0,.0700799)),drop-shadow(0-4.91399px 92.249px rgba(0,0,0,.0753092)),drop-shadow(0-2.75474px 51.714px rgba(0,0,0,.0720931)),drop-shadow(0-1.46302px 27.4649px rgba(0,0,0,.0659029)),drop-shadow(0-.608796px 11.4288px rgba(0,0,0,.07));
    filter:drop-shadow(0-22px 413px rgba(0,0,0,.0497027)),drop-shadow(0-9.19107px 172.542px rgba(0,0,0,.0700799)),drop-shadow(0-4.91399px 92.249px rgba(0,0,0,.0753092)),drop-shadow(0-2.75474px 51.714px rgba(0,0,0,.0720931)),drop-shadow(0-1.46302px 27.4649px rgba(0,0,0,.0659029)),drop-shadow(0-.608796px 11.4288px rgba(0,0,0,.07))
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .homepage-about-us .illustration {
        display:none
    }
}
@media only screen and (min-width:1200px) {
    .homepage-about-us .illustration {
        width:60%;
        position:relative
    }
}
.thm-contact-form-widget .illustration {
    height:421px;
    border-radius:25px
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .thm-contact-form-widget .illustration {
        display:none!important
    }
}
.thm-contact-form-widget .form-block {
    margin-left:-30px;
    padding:2rem;
    border-radius:25px
}
@media only screen and (min-width:320px) and (max-width:768px) {
    .thm-contact-form-widget .form-block {
        margin-left:0
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .thm-contact-form-widget .form-block {
        width:100%
    }
}
@media only screen and (min-width:1400px) and (max-width:1920px) {
    .thm-contact-form-widget .form-row {
        width:80%;
        margin:0 auto
    }
}
.admin-navigation-sidebar li {
    width:100%
}
.admin-navigation-sidebar a:focus,.admin-navigation-sidebar a:hover {
    background:#fff;
    border-radius:0
}
.admin-navigation-sidebar a.active:focus,.admin-navigation-sidebar a.active:hover {
    background:#000;
    color:#fff
}
@media only screen and (min-width:992px) and (max-width:1300px) {
    .thm-partners .partners-logos {
        width:60%
    }
}
@media only screen and (min-width:1400px) {
    .thm-partners .container-md {
        width:50%
    }
}
.thm-flying-toolbar {
    background:#3d5675;
    position:fixed;
    width:40px;
    right:1.5rem;
    top:30%;
    border-radius:30px;
    box-shadow:0 10px 30px -5px rgba(0,0,0,.4)
}
@media only screen and (min-width:1025px) and (max-width:1300px) {
    .thm-flying-toolbar {
        right:1rem
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .thm-flying-toolbar {
        right:1rem
    }
}
@media only screen and (min-width:320px) and (max-width:480px) {
    .thm-flying-toolbar {
        display:none
    }
}
.thm-flying-toolbar .action-link {
    width:100%;
    height:40px;
    padding:5px;
    display:inline-block;
    border-bottom:1px solid rgba(255,255,255,.1)
}
.thm-flying-toolbar .action-link .icon {
    margin-top:5px;
    text-shadow:-4px 4px 5px rgba(0,0,0,.2)
}
.contact-clean {
    background:#f1f7fc;
    padding:80px 0
}
@media (max-width:767px) {
    .contact-clean {
        padding:20px 0
    }
}
.contact-clean form {
    max-width:480px;
    width:90%;
    margin:0 auto;
    background-color:#fff;
    padding:40px;
    border-radius:4px;
    color:#505e6c;
    box-shadow:1px 1px 5px rgba(0,0,0,.1)
}
@media (max-width:767px) {
    .contact-clean form {
        padding:30px
    }
}
.contact-clean h2 {
    margin-top:5px;
    font-weight:700;
    font-size:28px;
    margin-bottom:36px;
    color:inherit
}
.contact-clean form .form-control {
    background:#fff;
    border-radius:2px;
    box-shadow:1px 1px 1px rgba(0,0,0,.05);
    outline:0;
    color:inherit;
    padding-left:12px;
    height:42px
}
.contact-clean form .form-control:focus {
    border:1px solid #b2b2b2
}
.contact-clean form textarea.form-control {
    min-height:100px;
    max-height:260px;
    padding-top:10px;
    resize:vertical
}
.contact-clean form .btn {
    padding:16px 32px;
    border:0;
    background:0 0;
    box-shadow:none;
    text-shadow:none;
    opacity:.9;
    text-transform:uppercase;
    font-weight:700;
    font-size:13px;
    letter-spacing:.4px;
    line-height:1;
    outline:0!important
}
.contact-clean form .btn:hover {
    opacity:1
}
.contact-clean form .btn:active {
    -webkit-transform:translateY(1px);
    transform:translateY(1px)
}
.contact-clean form .btn-primary {
    background-color:#055ada!important;
    margin-top:15px;
    color:#fff
}
.thm-divider {
    border:1px dashed rgba(122,134,149,.26);
    width:100%;
    display:inline-block;
    margin-bottom:3px
}
.plain-page,.thm-sidefilter {
    box-shadow:0 100px 80px rgba(0,0,0,.07),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 6.6501px 5.32008px rgba(0,0,0,.0282725);
    border-radius:25px;
    border:1px solid rgba(122,134,149,.19)
}
.plain-page .illustration {
    border-radius:18px;
    height:100%;
    box-shadow:-50px 0 80px -20px rgba(0,0,0,.07),0 22.3363px 17.869px -10px rgba(0,0,0,.0417275),0 6.6501px 5.32008px rgba(0,0,0,.0282725)
}
.thm-sidefilter {
    border-radius:12px;
    box-shadow:0 50px 50px rgba(0,0,0,.07),0 22.3363px 17.869px rgba(0,0,0,.0417275),0 6.6501px 5.32008px rgba(0,0,0,.0282725)
}
.thm-sidefilter .checkList {
    max-height:292px;
    overflow-y:auto
}
.thm-fiche-descriptive .illustration {
    height:400px;
    width:100%;
    border-radius:25px;
    border:1px solid rgba(122,134,149,.19)
}
.thm-fiche-descriptive .thm-divider {
    border:0;
    border-top:1px dashed rgba(122,134,149,.19);
    text-align:center
}
.thm-fiche-descriptive .thm-divider .btn-phone {
    margin-top:-20px
}
.thm-fiche-descriptive .btn-phone {
    position:relative
}
.thm-fiche-descriptive .form-default {
    background:linear-gradient(180deg,#687585 0,rgba(24,47,77,.88) 100%);
    color:#fff;
    position:relative
}
.thm-fiche-descriptive .form-default::before {
    content:"";
    position:absolute;
    width:100px;
    height:10px;
    border-radius:20px;
    background:#1D2362;
    display:inline-block;
    top:-3px;
    left:0;
    right:0;
    margin:0 auto
}
.thm-fiche-descriptive .carouselProduit .active.-exclusive-tag:after {
    content:url(/images/site/icons/picto-coupdecoeur.png);
    position:absolute;
    left:0;
    top:0
}
.thm-fiche-descriptive .carouselProduit .splide__slide img {
    width:100%;
    height:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.thm-fiche-descriptive .carouselProduit .splide.--main .splide__slide,.thm-fiche-descriptive .carouselProduit .splide.--main .splide__slide img {
    height:200px!important
}
.thm-fiche-descriptive .carouselProduit .splide.--main .splide__pagination {
    bottom:1.5rem
}
.thm-fiche-descriptive .carouselProduit .splide__slide {
    overflow:hidden;
    margin-bottom:10px;
    border-radius:12px
}
.thm-fiche-descriptive .carouselProduit .splide__slide .description {
    position:absolute;
    bottom:-40px;
    width:100%;
    padding:5px 10px;
    background:rgba(0,0,0,.1);
    transition:.3s linear all;
    text-align:center
}
.thm-fiche-descriptive .carouselProduit .splide__slide:focus .description,.thm-fiche-descriptive .carouselProduit .splide__slide:hover .description {
    bottom:0
}
.thm-aff-by-dept a {
    display:inline-block
}
#login-box {
    border-right:1px solid #ddd;
    overflow:hidden;
    background:#fff;
    box-shadow:0 6px 30px rgba(0,0,0,.2)
}
.login-box-header {
    background-color:#fff;
    text-align:center;
    padding:18px 25px 15px;
    border:0;
    border-bottom:1px solid #e0e0e0
}
.login-box-content {
    background-color:#fff;
    padding:20px 20px 10px
}
.social-login-link {
    text-decoration:none;
    color:#fff;
    margin-top:10px
}
.fb-login {
    background-color:#1a538a
}
.gp-login {
    background-color:#db4437;
    margin-top:10px
}
.login-box-content i {
    color:#fff;
    padding:11px 20px;
    font-size:18px
}
.box-shadow {
    box-shadow:0 2px 2px 0 rgba(41,48,59,.24),0 0 2px 0 rgba(41,48,59,.12);
    border-radius:5px
}
.social-login-link:hover {
    text-decoration:none;
    color:#fff
}
.login-box-seperator {
    flex:1 0 auto;
    min-width:1px;
    border-top:1px solid #dedfe0;
    height:1px
}
.email-imput {
    border-radius:5px;
    color:#29303b;
    font-size:18px;
    height:auto;
    padding:11px 10px 12px 40px
}
.form-control {
    box-shadow:none;
    font-size:16px;
    padding:10px 12px;
    transition:border-color .08s ease-in-out,box-shadow .08s ease-in-out
}
.email-login,.submit-row {
    padding:10px 20px
}
#submit-id-submit {
    margin-top:0;
    height:46px;
    background-color:#1a8a6f;
    border:0;
    color:#fff;
    margin-bottom:8px;
    padding-top:0;
    padding-bottom:0
}
.submit-row {
    text-align:center
}
#login-box-footer p,.label-text {
    color:#8b8b8b
}
#forgot-password-link {
    color:#2474c1;
    text-decoration:none
}
#login-box-footer {
    text-align:center;
    border-top:1px solid #dedfe0
}
#register-link {
    color:#2474c1;
    padding:0 10px;
    text-decoration:none
}
#submit-id-submit:hover {
    background-color:#198269
}
.carousel-con {
    margin-bottom:1px;
    max-height:250px;
    overflow:hidden
}
.carousel,.carousel-con,.carousel-slide {
    position:relative
}
.carousel-slide {
    float:left;
    width:100%
}
.carousel-img {
    display:block;
    width:100%;
    border:1px solid #eee;
    border-radius:12px
}
.carousel-caption {
    position:absolute;
    bottom:0;
    right:0;
    left:0;
    padding:14px;
    color:#282b2e
}
.carousel-cap-header {
    margin:0;
    font-size:24px;
    text-transform:uppercase
}
.carousel-cap-desc {
    margin:0;
    font-size:14px
}
.carousel-thumbs {
    text-align:center
}
.carousel-thumb-item {
    padding-top:12px;
    margin-right:10px;
    display:inline-block;
    zoom:1;
    display:inline;
    width:23%;
    position:relative
}
.carousel-thumb {
    display:block;
    width:100%;
    cursor:pointer
}
.carousel-thumb-active .carousel-thumb-over {
    border:3px solid #0084d9;
    position:absolute;
    top:9px;
    z-index:10;
    bottom:0;
    left:0;
    right:0
}
.carousel-thumb-last {
    margin-right:0
}
.thm-items-vendus .illustration {
    height:80px;
    border-radius:12px
}
.thm-items-vendus .more-photos {
    border:1px solid #a8ffe4;
    background:#e8fff8;
    display:inline-block;
    width:60px;
    height:60px;
    padding:10px;
    font-size:70%;
    text-align:center
}
.inscription .registerForm {
    background:#fff;
    padding:2em;
    border:1px solid #eee
}
.inscription .login-box {
    width:100%;
    background:#808789;
    color:#fff;
    padding:1.5em
}
.inscription .login-box label {
    color:#fff
}
.login-remodal {
    width:20%
}
.les-plus-vus .overlay {
    background-color:rgba(0,0,0,.7);
    position:absolute;
    width:100%;
    height:100%;
    padding:1em
}
.les-plus-vus .item {
    position:relative;
    height:200px;
    color:#fff;
    width:100%;
    background-size:cover!important
}
.les-plus-vus .item .infos {
    position:absolute;
    bottom:1em;
    text-shadow:0 2px 2px rgba(0,0,0,.5)
}
.les-plus-vus .item .infos .nom {
    font-size:1rem;
    max-width:225px;
    margin:0;
    text-transform:uppercase
}
.les-plus-vus .item .infos .nom a {
    color:#fff;
    text-decoration:none
}
.les-plus-vus .item .infos .nom a:focus,.les-plus-vus .item .infos .nom a:hover {
    color:#fff
}
.les-plus-vus .item .infos .prix {
    font-size:2em
}
.admin-navigation-sidebar {
    text-transform:uppercase
}
.admin-navigation-sidebar a {
    border:0;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-left:3px dotted #000;
    transition:.2s linear all;
    padding:1em;
    box-shadow:0 2px 10px -2px rgba(0,0,0,.1);
    display:inline-block;
    width:100%;
    text-decoration:none;
    color:#000
}
.admin-navigation-sidebar a:focus,.admin-navigation-sidebar a:hover {
    background:#000;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-left:3px dotted #1D2362;
    color:#fff
}
.admin-navigation-sidebar a.active {
    background:#fff
}
.dropdownselect .dropdown-menu {
    padding:10px
}
.dropdownselect .dropdown-menu .checkbox {
    margin:0
}
.cd-top {
    display:inline-block;
    height:40px;
    width:40px;
    position:fixed;
    bottom:40px;
    right:10px;
    border-radius:50%;
    border:3px solid rgba(0,0,0,.5);
    box-shadow:0 0 10px rgba(0,0,0,.05);
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    background:#1D2362 url(/images/site/cd-top-arrow.svg)no-repeat center 50%;
    visibility:hidden;
    opacity:0;
    transition:opacity .3s 0s,visibility 0s .3s
}
.cd-top.cd-fade-out,.cd-top.cd-is-visible,.no-touch .cd-top:hover {
    transition:opacity .3s 0s,visibility 0s 0s
}
.cd-top.cd-is-visible {
    visibility:visible;
    opacity:1
}
.cd-top.cd-fade-out {
    opacity:.5
}
.no-touch .cd-top:hover {
    background-color:#1D2362;
    opacity:1
}
@media only screen and (min-width:768px) {
    .cd-top {
        right:20px;
        bottom:20px
    }
}
@media only screen and (min-width:1024px) {
    .cd-top {
        height:60px;
        width:60px;
        right:30px;
        bottom:30px
    }
}

/* CODE AJOUTE */
.btn-filter{
    background-color: #446F71;
    color: #fff;
    border: 1px solid #1C3530;
}

.btn-filter:hover{
    background-color: #1C3530;
    color: #fff;
    border: 1px solid #446F71;
}